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, encodingMicros=3, totalDispatchMicros=49239, 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=3506737455608085, 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=5405497, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72043, opaque=0x52c3a4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10678, encodingMicros=3, totalDispatchMicros=85935, 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=3506737455641224, 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=5416974, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52821, opaque=0x52f079, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=28622, encodingMicros=3, totalDispatchMicros=49469, 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=3506737455600732, 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=5410001, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61819, opaque=0x52d53c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5433, encodingMicros=2, totalDispatchMicros=42939, 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=3506737455673067, 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=5417209, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23448, opaque=0x52f164, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=28601, encodingMicros=3, totalDispatchMicros=49018, 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=3506737455705051, 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=5417313, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31082, opaque=0x52f1cc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=28605, encodingMicros=2, totalDispatchMicros=45209, 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=3506737455730472, 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=5417347, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41992, opaque=0x52f1ee, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=28609, encodingMicros=2, totalDispatchMicros=45170, 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=3506737455766261, 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=5396649, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42091, opaque=0x52a114, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10784, encodingMicros=2, totalDispatchMicros=133335, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737455794978, 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=5420702, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19544, opaque=0x52ff09, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=28651, encodingMicros=3, totalDispatchMicros=32418, 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=3506737455826777, 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=5397258, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-45747, opaque=0x52a375, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10791, encodingMicros=3, totalDispatchMicros=132544, 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=3506737455855740, 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=5398537, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61313, opaque=0x52a874, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10815, encodingMicros=3, totalDispatchMicros=125135, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737455887481, 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=5406570, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34793, opaque=0x52c7d5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20820, encodingMicros=3, totalDispatchMicros=75081, 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=3506737455935007, 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=5409773, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57944, opaque=0x52d458, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21406, encodingMicros=3, totalDispatchMicros=63180, 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=3506737455964144, 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=5401867, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-11667, opaque=0x52b576, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20870, encodingMicros=2, totalDispatchMicros=100314, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737456031921, 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=5402063, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34584, opaque=0x52b63a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20933, encodingMicros=3, totalDispatchMicros=99479, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737456067126, 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=5403723, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55567, opaque=0x52bcb6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20951, encodingMicros=2, totalDispatchMicros=92022, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737456092925, 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=5401697, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26559, opaque=0x52b4cc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20974, encodingMicros=2, totalDispatchMicros=101512, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737456128100, 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=5419525, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46756, opaque=0x52fa70, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15573, encodingMicros=3, totalDispatchMicros=30944, 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=3506737456158149, 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=5419560, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-76007, opaque=0x52fa93, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15599, encodingMicros=2, totalDispatchMicros=29911, 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=3506737456183802, 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=5420844, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46858, opaque=0x52ff97, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15621, encodingMicros=3, totalDispatchMicros=21110, 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=3506737456207865, 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=5411113, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58000, opaque=0x52d994, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11397, encodingMicros=2, totalDispatchMicros=55388, 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=3506737456232944, 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=5411126, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42718, opaque=0x52d9a1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11418, encodingMicros=4, totalDispatchMicros=55410, 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=3506737456257089, 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=5411284, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50265, opaque=0x52da3f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11438, encodingMicros=3, totalDispatchMicros=55360, 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=3506737456280811, 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=5411513, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46411, opaque=0x52db24, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11457, encodingMicros=3, totalDispatchMicros=53142, 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=3506737456343590, 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=5412476, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68630, opaque=0x52dee7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11494, encodingMicros=2, totalDispatchMicros=45966, 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=3506737456368687, 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=5412620, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38843, opaque=0x52df77, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11515, encodingMicros=2, totalDispatchMicros=45886, 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=3506737456398837, 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=5403694, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38468, opaque=0x52bc99, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22148, encodingMicros=2, totalDispatchMicros=92516, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737456430000, 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=5403735, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61559, opaque=0x52bcc2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22175, encodingMicros=2, totalDispatchMicros=92489, 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=3506737456458917, 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=5415495, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58190, opaque=0x52eab2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11182, encodingMicros=4, totalDispatchMicros=45401, 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=3506737456489043, 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=5410207, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42682, opaque=0x52d60a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21130, encodingMicros=2, 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.016S, createdAt=3506737456525422, 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=5411060, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42712, opaque=0x52d95f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21154, encodingMicros=2, totalDispatchMicros=68270, 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=3506737456565146, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5411574, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45496, opaque=0x52db61, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11764, encodingMicros=2, totalDispatchMicros=46579, 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=3506737456594393, 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=5416305, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69063, opaque=0x52eddc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20057, encodingMicros=3, totalDispatchMicros=59386, 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=3506737456639344, 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=5417242, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39030, opaque=0x52f185, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20087, encodingMicros=2, totalDispatchMicros=53856, 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=3506737456668442, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5414364, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58777, opaque=0x52e647, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11434, encodingMicros=2, totalDispatchMicros=44475, 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=3506737456696753, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5414509, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-35156, opaque=0x52e6d8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11244, encodingMicros=3, totalDispatchMicros=49887, 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=3506737456709064, 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=5420162, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69338, opaque=0x52fced, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20121, encodingMicros=2, totalDispatchMicros=32054, 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=3506737456760687, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5417440, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23465, opaque=0x52f24b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11291, encodingMicros=2, totalDispatchMicros=36069, 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=3506737456790530, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5415372, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27192, opaque=0x52ea37, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11316, encodingMicros=2, totalDispatchMicros=46627, 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=3506737456826602, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5416273, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59121, opaque=0x52edbc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21037, encodingMicros=2, totalDispatchMicros=61176, 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=3506737456856931, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5416283, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19301, opaque=0x52edc6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21062, encodingMicros=3, totalDispatchMicros=61217, 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=3506737456872660, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5416362, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45720, opaque=0x52ee15, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11361, encodingMicros=27, totalDispatchMicros=37788, 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=3506737456911881, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5417646, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49637, opaque=0x52f319, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11392, encodingMicros=2, totalDispatchMicros=34664, 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=3506737456939873, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5418223, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31123, opaque=0x52f55a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21059, encodingMicros=2, totalDispatchMicros=45826, 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=3506737456970370, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5416648, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27243, opaque=0x52ef33, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11432, encodingMicros=2, totalDispatchMicros=31465, 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=3506737456998710, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5420007, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59508, opaque=0x52fc52, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21080, encodingMicros=3, totalDispatchMicros=33067, 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=3506737457035073, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5417122, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31076, opaque=0x52f10d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11488, encodingMicros=3, totalDispatchMicros=30879, 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=3506737455527287, 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=5406798, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38883, opaque=0x52c8b9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16002, encodingMicros=2, totalDispatchMicros=98730, 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=3506737455428209, 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=5404392, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55611, opaque=0x52bf53, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20471, encodingMicros=2, totalDispatchMicros=99418, 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=3506737455370681, 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=5420422, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62302, opaque=0x52fdf1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13498, encodingMicros=3, totalDispatchMicros=36935, 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=3506737456481304, 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=5409994, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-39044, opaque=0x52d535, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10228, encodingMicros=2, totalDispatchMicros=54834, 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=3506737457241152, 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=5406770, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26798, opaque=0x52c89d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22248, encodingMicros=2, totalDispatchMicros=88064, 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=3506737455709053, 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=5415035, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42899, opaque=0x52e8e6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5141, encodingMicros=2, totalDispatchMicros=44261, 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=3506737457302059, 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=5406561, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18857, opaque=0x52c7cc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22305, encodingMicros=2, totalDispatchMicros=86738, 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=3506737457332081, 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=5405086, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55654, opaque=0x52c209, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10734, encodingMicros=2, totalDispatchMicros=60622, 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=3506737457366892, 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=5406849, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18870, opaque=0x52c8ec, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22340, encodingMicros=3, totalDispatchMicros=86588, 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=3506737455668408, 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=5418228, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59325, opaque=0x52f55f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8857, encodingMicros=3, totalDispatchMicros=55789, 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=3506737457396421, 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=5416532, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54446, opaque=0x52eebf, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6788, encodingMicros=2, totalDispatchMicros=32144, 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=3506737457395522, 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=5407004, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38895, opaque=0x52c987, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22364, encodingMicros=3, totalDispatchMicros=86540, 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=3506737457512022, 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=5412262, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49369, opaque=0x52de11, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10640, encodingMicros=2, totalDispatchMicros=74518, 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=3506737457558673, 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=5412633, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19153, opaque=0x52df84, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16913, encodingMicros=2, totalDispatchMicros=79231, 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=3506737457608888, 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=5415575, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19273, opaque=0x52eb03, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10699, encodingMicros=3, totalDispatchMicros=65455, 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=3506737457661727, 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=5415992, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27215, opaque=0x52eca3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16959, encodingMicros=3, totalDispatchMicros=67069, 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=3506737457286487, 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=5416793, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19326, opaque=0x52efc4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8158, encodingMicros=2, totalDispatchMicros=69001, 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=3506737457239940, 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=5417059, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62103, opaque=0x52f0ce, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15359, encodingMicros=3, totalDispatchMicros=69587, 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=3506737457464759, 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=5417582, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58275, opaque=0x52f2d9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6852, encodingMicros=2, totalDispatchMicros=29141, 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=3506737457434103, 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=5405083, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26718, opaque=0x52c206, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10811, encodingMicros=2, totalDispatchMicros=60824, totalServerMicros=8, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506737459756561, 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=5401872, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-53838, opaque=0x52b57b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2298, encodingMicros=2, totalDispatchMicros=62690, 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=3506737459763342, 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=5418551, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50569, opaque=0x52f6a2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9087, encodingMicros=3, totalDispatchMicros=33777, 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=3506737459811744, 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=5412936, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50330, opaque=0x52e0b3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2197, encodingMicros=2, totalDispatchMicros=35011, 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=3506737459788735, 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=5418695, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27331, opaque=0x52f732, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10140, encodingMicros=2, totalDispatchMicros=57973, 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=3506737459874396, 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=5418637, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75958, opaque=0x52f6f8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2534, encodingMicros=3, totalDispatchMicros=52090, 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=3506737459921311, 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=5419189, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45837, opaque=0x52f920, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10267, encodingMicros=2, totalDispatchMicros=55079, 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=3506737459881993, 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=5411116, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19077, opaque=0x52d997, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13091, encodingMicros=3, totalDispatchMicros=53419, 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=3506737459959275, 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=5420772, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-76087, opaque=0x52ff4f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2614, encodingMicros=2, totalDispatchMicros=33906, 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=3506737459952769, 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=5421709, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-69462, opaque=0x5302f8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1992, encodingMicros=2, totalDispatchMicros=1992, 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=3506737460043229, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5420182, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42141, opaque=0x52fd01, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17446, encodingMicros=2, totalDispatchMicros=24270, 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=3506737460039655, 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=5415247, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41894, opaque=0x52e9ba, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13176, encodingMicros=2, totalDispatchMicros=40446, 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=3506737460043573, 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=5416606, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54450, opaque=0x52ef09, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20367, encodingMicros=3, totalDispatchMicros=78218, 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=3506737460043872, 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=5421699, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-50774, opaque=0x5302ee, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2669, encodingMicros=4, totalDispatchMicros=2669, 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=3506737460173174, 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=5416688, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54455, opaque=0x52ef5b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1441, encodingMicros=3, totalDispatchMicros=65427, 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=3506737460161173, 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=5416958, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39017, opaque=0x52f069, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20481, encodingMicros=2, totalDispatchMicros=75963, 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=3506737460230053, 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=5409990, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-27393, opaque=0x52d531, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2285, encodingMicros=2, totalDispatchMicros=89916, 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=3506737460126997, 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=5415353, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49526, opaque=0x52ea24, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13255, encodingMicros=2, totalDispatchMicros=40455, 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=3506737460126997, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5420675, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45931, opaque=0x52feee, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17379, encodingMicros=3, totalDispatchMicros=26630, 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=3506737460307940, 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=5415463, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41904, opaque=0x52ea92, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13433, encodingMicros=2, totalDispatchMicros=39434, 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=3506737460356045, 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=5409212, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34942, opaque=0x52d227, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2065, encodingMicros=3, totalDispatchMicros=72820, 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=3506737460229477, 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=5400307, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61396, opaque=0x52af5d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3136, encodingMicros=2, totalDispatchMicros=73695, 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=3506737460395826, 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=5420257, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54642, opaque=0x52fd4c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3088, encodingMicros=3, totalDispatchMicros=28313, 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=3506737460237760, 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=5417002, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69114, opaque=0x52f096, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20550, encodingMicros=10, totalDispatchMicros=75573, 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=3506737460425393, 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=5417417, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59252, opaque=0x52f234, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1862, encodingMicros=2, totalDispatchMicros=59916, 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=3506737460384153, 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=5415609, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19276, opaque=0x52eb24, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13502, encodingMicros=2, totalDispatchMicros=38725, 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=3506737460470919, 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=5405364, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57746, opaque=0x52c31f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3350, encodingMicros=3, totalDispatchMicros=47881, 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=3506737460348073, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5416575, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52803, opaque=0x52eeea, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17592, encodingMicros=4, totalDispatchMicros=46331, 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=3506737460508616, 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=5405484, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-49991, opaque=0x52c397, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3384, encodingMicros=3, totalDispatchMicros=47218, 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=3506737460496649, 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=5415710, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23370, opaque=0x52eb89, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13520, encodingMicros=3, totalDispatchMicros=41162, 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=3506737460536937, 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=5417630, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46655, opaque=0x52f309, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11305, encodingMicros=2, totalDispatchMicros=63011, 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=3506737460460934, 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=5419378, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45850, opaque=0x52f9dd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1894, encodingMicros=3, totalDispatchMicros=45141, 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=3506737460426575, 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=5420439, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-76060, opaque=0x52fe02, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3114, encodingMicros=3, totalDispatchMicros=28434, 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=3506737460626884, 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=5408234, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57891, opaque=0x52ce55, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3356, encodingMicros=3, totalDispatchMicros=49380, 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=3506737460609763, 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=2, 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=1972, encodingMicros=3, totalDispatchMicros=42837, 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=3506737460684786, 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=5405334, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46122, opaque=0x52c301, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3222, encodingMicros=2, totalDispatchMicros=48838, 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=3506737460698103, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5397940, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38445, opaque=0x52a61f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3527, encodingMicros=3, totalDispatchMicros=89283, 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=3506737460572942, 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=5417829, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39058, opaque=0x52f3d0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11337, encodingMicros=2, totalDispatchMicros=62940, 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=3506737460565837, 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=5416324, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23402, opaque=0x52edef, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13586, encodingMicros=2, totalDispatchMicros=35977, 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=3506737460543208, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5416644, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23425, opaque=0x52ef2f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17780, encodingMicros=3, totalDispatchMicros=45082, 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=3506737460807572, 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=4, 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=13563, encodingMicros=3, totalDispatchMicros=43365, 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=3506737460837213, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5418332, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31130, opaque=0x52f5c7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18070, encodingMicros=3, totalDispatchMicros=42512, 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=3506737460767049, 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=5418035, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62150, opaque=0x52f49e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11527, encodingMicros=3, totalDispatchMicros=61443, 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=3506737460880787, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5419371, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19460, opaque=0x52f9d7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18103, encodingMicros=2, totalDispatchMicros=29057, 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=3506737460729727, 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=5406104, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50024, opaque=0x52c603, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3262, encodingMicros=2, totalDispatchMicros=44991, 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=3506737460915657, 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=4, 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=13642, encodingMicros=2, totalDispatchMicros=34058, 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=3506737460724867, 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=5416136, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49552, opaque=0x52ed33, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2030, encodingMicros=3, totalDispatchMicros=52777, 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=3506737460963489, 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=3, 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=13674, encodingMicros=3, totalDispatchMicros=30546, 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=3506737460927285, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5419672, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59475, opaque=0x52fb03, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18138, encodingMicros=2, totalDispatchMicros=25161, 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=3506737460995018, 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=5408070, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61757, opaque=0x52cdb1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3495, encodingMicros=3, totalDispatchMicros=34690, 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=3506737460903981, 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=5418272, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46678, opaque=0x52f58b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11660, encodingMicros=3, totalDispatchMicros=59233, 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=3506737461069023, 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=5416124, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42937, opaque=0x52ed27, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3268, encodingMicros=3, totalDispatchMicros=42406, 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=3506737460844128, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5399446, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55359, opaque=0x52ac01, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3609, encodingMicros=2, totalDispatchMicros=90180, 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=3506737461043982, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5417984, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59307, opaque=0x52f46b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18238, encodingMicros=2, totalDispatchMicros=39170, 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=3506737461118424, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5399488, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38538, opaque=0x52ac2b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3879, encodingMicros=2, totalDispatchMicros=90371, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737461015638, 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=3, 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=13705, encodingMicros=3, totalDispatchMicros=29975, 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=3506737461145052, 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=5416126, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42938, opaque=0x52ed29, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11864, encodingMicros=2, totalDispatchMicros=62424, 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=3506737461170102, 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=3, 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=13871, encodingMicros=2, totalDispatchMicros=30168, 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=3506737461183221, 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=5408093, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61758, opaque=0x52cdc8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11898, encodingMicros=3, totalDispatchMicros=94662, 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=3506737461204741, 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=3, 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=13901, encodingMicros=3, totalDispatchMicros=30155, 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=3506737460983713, 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=5416149, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52782, opaque=0x52ed40, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2284, encodingMicros=2, totalDispatchMicros=52713, 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=3506737461227228, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5412049, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41755, opaque=0x52dd3c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10870, encodingMicros=10, totalDispatchMicros=41403, 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=3506737461151535, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5399576, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22598, opaque=0x52ac83, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3909, encodingMicros=2, totalDispatchMicros=89957, 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=3506737461118480, 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=5417810, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39057, opaque=0x52f3bd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3272, encodingMicros=2, totalDispatchMicros=37909, 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=3506737461269106, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5412222, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-35064, opaque=0x52dde9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10907, encodingMicros=2, totalDispatchMicros=41154, 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=3506737461240717, 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=5408407, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75536, opaque=0x52cf02, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11944, encodingMicros=3, totalDispatchMicros=94507, 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=3506737461396478, 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=5408549, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50159, opaque=0x52cf90, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12096, encodingMicros=2, totalDispatchMicros=94568, 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=3506737461473130, 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=5411452, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75640, opaque=0x52dae7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12144, encodingMicros=3, totalDispatchMicros=90744, 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=3506737461495555, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5415477, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49530, opaque=0x52eaa0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11080, encodingMicros=2, totalDispatchMicros=34914, 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=3506737461515177, 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=5399727, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-64598, opaque=0x52ad1a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4123, encodingMicros=2, totalDispatchMicros=105878, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506737461543730, 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=5406325, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22954, opaque=0x52c6e0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3670, encodingMicros=3, totalDispatchMicros=54533, 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=3506737461521750, 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=5413187, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54295, opaque=0x52e1ae, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12189, encodingMicros=3, totalDispatchMicros=79116, 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=3506737461567879, 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=5405440, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38549, opaque=0x52c36b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4171, encodingMicros=2, totalDispatchMicros=75344, 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=3506737461592238, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5416063, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52779, opaque=0x52ecea, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11145, encodingMicros=2, totalDispatchMicros=41511, 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=3506737461599095, 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=5412011, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58045, opaque=0x52dd16, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12263, encodingMicros=2, totalDispatchMicros=72368, 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=3506737461597300, 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=5409548, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46335, opaque=0x52d377, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16067, encodingMicros=4, totalDispatchMicros=87324, 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=3506737461649432, 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=5403212, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41223, opaque=0x52bab7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3726, encodingMicros=2, totalDispatchMicros=71016, 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=3506737461625774, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5416073, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45708, opaque=0x52ecf4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11175, encodingMicros=3, totalDispatchMicros=41468, 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=3506737461684426, 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=5412024, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42769, opaque=0x52dd23, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16150, encodingMicros=3, totalDispatchMicros=83754, 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=3506737461615833, 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=5405469, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61642, opaque=0x52c388, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4215, encodingMicros=2, totalDispatchMicros=75257, 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=3506737461724999, 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=5412243, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58056, opaque=0x52ddfe, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16187, encodingMicros=3, totalDispatchMicros=83184, 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=3506737461741358, 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=5418091, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58298, opaque=0x52f4d6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3883, encodingMicros=2, totalDispatchMicros=39459, 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=3506737461690151, 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=5408002, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30665, opaque=0x52cd6d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3758, encodingMicros=3, totalDispatchMicros=42461, 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=3506737461806176, 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=5419626, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50624, opaque=0x52fad5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3936, encodingMicros=3, totalDispatchMicros=31180, 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=3506737461785504, 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=5421625, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-46006, opaque=0x5302a4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15427, encodingMicros=4, totalDispatchMicros=15427, 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=3506737461792151, 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=5400161, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42249, opaque=0x52aecc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4362, encodingMicros=3, totalDispatchMicros=104146, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737461879895, 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=5415230, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59013, opaque=0x52e9a9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3482, encodingMicros=2, totalDispatchMicros=43597, 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=3506737461901295, 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=5400518, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-49768, opaque=0x52b031, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4468, encodingMicros=2, totalDispatchMicros=102255, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737461915665, 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=5415958, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41929, opaque=0x52ec81, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15428, encodingMicros=3, totalDispatchMicros=35909, 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=3506737461757839, 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=5412350, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54261, opaque=0x52de69, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16216, encodingMicros=2, totalDispatchMicros=83017, 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=3506737461969274, 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=5420061, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59514, opaque=0x52fc88, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15470, encodingMicros=3, totalDispatchMicros=24151, 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=3506737461873679, 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=5404546, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34695, opaque=0x52bfed, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4494, encodingMicros=2, totalDispatchMicros=51631, 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=3506737461994624, 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=5412357, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46447, opaque=0x52de71, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16448, encodingMicros=2, totalDispatchMicros=83276, 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=3506737462027374, 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=5404645, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34705, opaque=0x52c050, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4643, encodingMicros=3, totalDispatchMicros=51709, 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=3506737461996815, 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=5420221, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59533, opaque=0x52fd28, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15492, encodingMicros=3, totalDispatchMicros=22631, 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=3506737462045179, 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=5421713, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-46939, opaque=0x5302fc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3864, encodingMicros=2, totalDispatchMicros=3864, 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=3506737462042567, 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=5412569, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68666, opaque=0x52df44, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16492, encodingMicros=2, totalDispatchMicros=78662, 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=3506737462104969, 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=5412655, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-35078, opaque=0x52df9a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15296, encodingMicros=2, totalDispatchMicros=45430, 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=3506737462089831, 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=5406084, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34780, opaque=0x52c5ef, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4577, encodingMicros=3, totalDispatchMicros=48781, 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=3506737462151094, 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=5410667, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72254, opaque=0x52d7d6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16577, encodingMicros=2, totalDispatchMicros=84113, 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=3506737462177160, 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=5413343, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-35105, opaque=0x52e24a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15351, encodingMicros=3, totalDispatchMicros=42522, 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=3506737462100602, 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=5420532, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62311, opaque=0x52fe5f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3578, encodingMicros=4, totalDispatchMicros=37597, 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=3506737462207690, 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=5413665, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49465, opaque=0x52e38c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15377, encodingMicros=2, totalDispatchMicros=43265, 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=3506737462194473, 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=5410508, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61831, opaque=0x52d737, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16630, encodingMicros=2, totalDispatchMicros=81576, 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=3506737462230449, 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=5419107, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31166, opaque=0x52f8ce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4357, encodingMicros=3, totalDispatchMicros=35502, 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=3506737462154721, 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=5418109, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49683, opaque=0x52f4e8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3639, encodingMicros=3, totalDispatchMicros=34346, 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=3506737462259545, 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=5402481, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38702, opaque=0x52b7dc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6520, encodingMicros=2, totalDispatchMicros=64597, totalServerMicros=26, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737462261663, 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=5417533, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31091, opaque=0x52f2a8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4385, encodingMicros=3, totalDispatchMicros=40417, 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=3506737462353493, 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=5402024, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30385, opaque=0x52b613, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6605, encodingMicros=3, totalDispatchMicros=65394, 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=3506737462236154, 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=5410211, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-35208, opaque=0x52d60e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3705, encodingMicros=3, totalDispatchMicros=92591, 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=3506737462383898, 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=5402137, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-11680, opaque=0x52b684, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6631, encodingMicros=20, totalDispatchMicros=65324, 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=3506737462404139, 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=5410225, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-27396, opaque=0x52d61c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3869, encodingMicros=2, totalDispatchMicros=92721, 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=3506737462375985, 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=5417559, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52855, opaque=0x52f2c2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4495, encodingMicros=2, totalDispatchMicros=39343, 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=3506737462441085, 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=5410402, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50225, opaque=0x52d6cd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3895, encodingMicros=3, totalDispatchMicros=92608, 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=3506737462361859, 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=5411371, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45480, opaque=0x52da96, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17199, encodingMicros=3, totalDispatchMicros=66034, 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=3506737462462862, 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=5405872, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41498, opaque=0x52c51b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6686, encodingMicros=3, totalDispatchMicros=50071, 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=3506737462469229, 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=5417761, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31101, opaque=0x52f38c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4581, encodingMicros=2, totalDispatchMicros=37907, 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=3506737462502399, 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=5411784, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55989, opaque=0x52dc33, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17325, encodingMicros=3, totalDispatchMicros=59903, 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=3506737462507367, 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=5400483, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-11582, opaque=0x52b00e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5024, encodingMicros=2, totalDispatchMicros=102308, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506737462509854, 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=5405978, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22942, opaque=0x52c585, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6722, encodingMicros=2, totalDispatchMicros=48234, 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=3506737462568730, 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=5401393, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34544, opaque=0x52b39c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5080, encodingMicros=2, totalDispatchMicros=97378, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737462539384, 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=5420890, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19557, opaque=0x52ffc5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3139, encodingMicros=3, totalDispatchMicros=27713, 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=3506737462644585, 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=5407502, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30636, opaque=0x52cb79, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6828, encodingMicros=3, totalDispatchMicros=39207, 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=3506737462575071, 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=5398863, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-64563, opaque=0x52a9ba, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28231, encodingMicros=3, totalDispatchMicros=106305, 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=3506737462673025, 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=5408099, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41600, opaque=0x52cdce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6852, encodingMicros=41, totalDispatchMicros=35562, 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=3506737462657855, 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=5421054, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49875, opaque=0x530069, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3252, 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.032S, createdAt=3506737462680898, 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=5402037, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38675, opaque=0x52b620, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5161, encodingMicros=2, totalDispatchMicros=94014, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737462736926, 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=5421639, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49914, opaque=0x5302b2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3323, encodingMicros=3, totalDispatchMicros=9924, 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=3506737462730375, 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=5403065, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-11710, opaque=0x52ba24, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6898, encodingMicros=2, totalDispatchMicros=63982, 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=3506737462764171, 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=5402200, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18649, opaque=0x52b6c3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5238, encodingMicros=3, totalDispatchMicros=93196, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737462779240, 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=5404783, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42432, opaque=0x52c0da, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28383, encodingMicros=2, totalDispatchMicros=92795, 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=3506737462793823, 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=5407151, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26816, opaque=0x52ca1a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5263, encodingMicros=3, totalDispatchMicros=67154, 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=3506737462817803, 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=5405165, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75388, opaque=0x52c258, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28414, encodingMicros=3, totalDispatchMicros=90666, 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=3506737462778409, 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=5421871, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-42261, opaque=0x53039a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=304, encodingMicros=2, totalDispatchMicros=304, 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=3506737463071716, 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=5421110, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50727, opaque=0x5300a1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4695, encodingMicros=2, totalDispatchMicros=23225, 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=3506737463058899, 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=5412948, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72344, opaque=0x52e0bf, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12288, encodingMicros=2, totalDispatchMicros=83883, 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=3506737462954843, 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=5418411, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75941, opaque=0x52f616, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3611, encodingMicros=4, totalDispatchMicros=40807, 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=3506737462928764, 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=5414457, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58814, opaque=0x52e6a4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4140, encodingMicros=2, totalDispatchMicros=76022, 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=3506737462854118, 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=5402901, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38725, opaque=0x52b980, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6977, encodingMicros=3, totalDispatchMicros=77142, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737464432412, 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=5417690, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59281, opaque=0x52f345, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4626, encodingMicros=2, totalDispatchMicros=58679, 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=3506737464437463, 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=5412645, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68692, opaque=0x52df90, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14130, encodingMicros=2, totalDispatchMicros=49604, 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=3506737464433224, 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=5406283, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-35049, opaque=0x52c6b6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17769, encodingMicros=3, totalDispatchMicros=57209, 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=3506737464471851, 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=4, 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=7266, encodingMicros=2, totalDispatchMicros=76184, 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=3506737464465731, 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=5418033, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59311, opaque=0x52f49c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4644, encodingMicros=3, totalDispatchMicros=54228, 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=3506737464546413, 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=5421662, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-46010, opaque=0x5302c9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7159, encodingMicros=3, totalDispatchMicros=7159, 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=3506737464583112, 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=5408326, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26874, opaque=0x52ceb1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7014, encodingMicros=3, totalDispatchMicros=49137, 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=3506737464594655, 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=5420967, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31286, opaque=0x530012, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6239, encodingMicros=2, totalDispatchMicros=13369, 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=3506737464662787, 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=5421369, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49897, opaque=0x5301a4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6286, encodingMicros=3, totalDispatchMicros=11462, 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=3506737464702348, 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=5408865, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45293, opaque=0x52d0cc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7031, encodingMicros=2, totalDispatchMicros=77602, 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=3506737464742535, 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=5401511, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-11640, opaque=0x52b412, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5901, encodingMicros=2, totalDispatchMicros=75097, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737464790084, 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=5406267, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72072, opaque=0x52c6a6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6608, encodingMicros=3, totalDispatchMicros=83604, 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=3506737464845038, 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=5406550, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72090, opaque=0x52c7c1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6649, encodingMicros=2, totalDispatchMicros=83514, 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=3506737464900941, 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=5412175, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30856, opaque=0x52ddba, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5752, encodingMicros=2, totalDispatchMicros=44539, 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=3506737464982579, 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=5408853, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42625, opaque=0x52d0c0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6753, encodingMicros=10, totalDispatchMicros=77122, 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=3506737465015118, 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=5409156, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42642, opaque=0x52d1ef, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6782, encodingMicros=2, totalDispatchMicros=77169, 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=3506737465088904, 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=5412460, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50318, opaque=0x52ded7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6711, encodingMicros=3, totalDispatchMicros=76516, 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=3506737465121107, 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=5418227, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52883, opaque=0x52f55e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6582, encodingMicros=3, totalDispatchMicros=56444, 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=3506737465156179, 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=5421776, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-46942, opaque=0x53033b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3885, encodingMicros=3, totalDispatchMicros=3885, 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=3506737465386749, 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=5413953, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30938, opaque=0x52e4ac, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1117, encodingMicros=3, totalDispatchMicros=40482, 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=3506737465425128, 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=5411375, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27014, opaque=0x52da9a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5916, encodingMicros=1, totalDispatchMicros=84843, 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=3506737465464067, 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=5414689, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58917, opaque=0x52e78c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1168, encodingMicros=2, totalDispatchMicros=40834, 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=3506737465495595, 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=5414728, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19239, opaque=0x52e7b3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1195, encodingMicros=3, totalDispatchMicros=40716, 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=3506737465520171, 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=5414892, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52725, opaque=0x52e857, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1214, encodingMicros=3, totalDispatchMicros=35492, 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=3506737464437299, 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=5412429, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68612, opaque=0x52deb8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22839, encodingMicros=2, totalDispatchMicros=66503, 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=3506737464608440, 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=5408474, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45147, opaque=0x52cf45, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7036, encodingMicros=2, totalDispatchMicros=48772, 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=3506737464510729, 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=5406307, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50038, opaque=0x52c6ce, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17838, encodingMicros=2, totalDispatchMicros=55299, 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=3506737464479364, 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=5412668, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68702, opaque=0x52dfa7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14168, encodingMicros=2, totalDispatchMicros=49503, 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=3506737466101956, 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=5408344, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42614, opaque=0x52cec3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=19361, encodingMicros=2, totalDispatchMicros=40857, 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=3506737466105690, 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=5408397, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46288, opaque=0x52cef8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1328, encodingMicros=3, totalDispatchMicros=39723, 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=3506737466134810, 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=5420826, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54673, opaque=0x52ff85, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=24194, encodingMicros=2, totalDispatchMicros=29612, 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=3506737466118929, 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=5419873, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58404, opaque=0x52fbcc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3931, encodingMicros=3, totalDispatchMicros=35334, 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=3506737466102438, 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=5420250, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-76047, opaque=0x52fd45, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16512, encodingMicros=2, totalDispatchMicros=53548, 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=3506737466228710, 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=5419878, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62270, opaque=0x52fbd1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4037, encodingMicros=3, totalDispatchMicros=35396, 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=3506737466283954, 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=5420298, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46812, opaque=0x52fd75, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16685, encodingMicros=2, totalDispatchMicros=53708, 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=3506737466318103, 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=5411859, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19113, opaque=0x52dc7e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19432, encodingMicros=2, totalDispatchMicros=88080, 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=3506737466681572, 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=5406676, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42534, opaque=0x52c83f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8681, encodingMicros=3, totalDispatchMicros=62584, 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=3506737466735462, 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=5405957, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-35037, opaque=0x52c570, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10571, encodingMicros=2, totalDispatchMicros=63859, 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=3506737466193769, 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=5409045, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72202, opaque=0x52d180, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6374, encodingMicros=3, 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.064S, createdAt=3506737466156077, 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=5408490, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50156, opaque=0x52cf55, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1374, encodingMicros=3, totalDispatchMicros=39739, 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=3506737466850258, 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=5409263, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46329, opaque=0x52d25a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7006, encodingMicros=3, totalDispatchMicros=53777, 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=3506737466903322, 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=5409632, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72225, opaque=0x52d3cb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6999, encodingMicros=2, totalDispatchMicros=52014, 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=3506737466955885, 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=5414003, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75738, opaque=0x52e4de, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6899, encodingMicros=2, totalDispatchMicros=45459, 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=3506737466981255, 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=5414098, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72392, opaque=0x52e53d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6921, encodingMicros=3, totalDispatchMicros=45435, 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=3506737467010297, 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=5416564, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46598, opaque=0x52eedf, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6941, encodingMicros=2, totalDispatchMicros=36045, 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=3506737467060188, 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=5417304, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62121, opaque=0x52f1c3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6980, encodingMicros=4, totalDispatchMicros=31162, 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=3506737467060188, 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=5419168, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62218, opaque=0x52f90b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8408, encodingMicros=4, totalDispatchMicros=55105, 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=3506737467120896, 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=5419009, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75981, opaque=0x52f86c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6858, encodingMicros=3, totalDispatchMicros=27936, 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=3506737467132401, 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=5417160, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75860, opaque=0x52f133, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8455, encodingMicros=2, totalDispatchMicros=62326, 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=3506737467148958, 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=5419882, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54620, opaque=0x52fbd5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6882, encodingMicros=3, totalDispatchMicros=20091, 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=3506737467168039, 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=5417174, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54483, opaque=0x52f141, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8485, encodingMicros=3, totalDispatchMicros=62068, 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=3506737467172316, 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=5414547, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68927, opaque=0x52e6fe, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9413, encodingMicros=2, totalDispatchMicros=51190, 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=3506737467197806, 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=5418530, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46686, opaque=0x52f68d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8509, encodingMicros=2, totalDispatchMicros=55792, 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=3506737467226385, 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=5414943, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58150, opaque=0x52e88a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9457, encodingMicros=3, totalDispatchMicros=50872, 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=3506737467236794, 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=5410527, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42691, opaque=0x52d74a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25719, encodingMicros=3, totalDispatchMicros=80889, 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=3506737467276854, 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=5412199, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61906, opaque=0x52ddd2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9493, encodingMicros=3, totalDispatchMicros=57813, 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=3506737467318790, 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=5412458, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38837, opaque=0x52ded5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9523, encodingMicros=2, totalDispatchMicros=56761, 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=3506737467344381, 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=5412531, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68652, opaque=0x52df1e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9545, encodingMicros=2, totalDispatchMicros=56642, 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=3506737466744061, 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=5406358, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42513, opaque=0x52c701, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8691, encodingMicros=3, totalDispatchMicros=59628, 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=3506737466328458, 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=5421041, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50719, opaque=0x53005c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16723, encodingMicros=3, totalDispatchMicros=42905, 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=3506737467438276, 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=5413047, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46473, opaque=0x52e122, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9598, encodingMicros=2, totalDispatchMicros=56016, 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=3506737466323543, 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=4, 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=4112, encodingMicros=3, totalDispatchMicros=42025, 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=3506737467469028, 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=5405308, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57743, opaque=0x52c2e7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9387, encodingMicros=2, totalDispatchMicros=68266, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737467498557, 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=5415339, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38934, opaque=0x52ea16, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9394, encodingMicros=2, totalDispatchMicros=51876, 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=3506737467461918, 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=5421162, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58492, opaque=0x5300d5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17851, encodingMicros=3, totalDispatchMicros=41963, 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=3506737467526452, 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=5415365, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42915, opaque=0x52ea30, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9419, encodingMicros=2, totalDispatchMicros=51803, 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=3506737467344840, 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=5418102, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54534, opaque=0x52f4e1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25653, encodingMicros=4, totalDispatchMicros=53688, 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=3506737467580254, 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=5416154, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50447, opaque=0x52ed45, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9460, encodingMicros=3, totalDispatchMicros=48366, 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=3506737467595392, 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=5418923, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46713, opaque=0x52f816, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17928, encodingMicros=3, totalDispatchMicros=64206, 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=3506737467619508, 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=5415776, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54409, opaque=0x52ebcb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25909, encodingMicros=2, totalDispatchMicros=61026, 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=3506737467241592, 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=5414044, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42856, opaque=0x52e507, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8536, encodingMicros=2, totalDispatchMicros=73143, 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=3506737467172006, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5419360, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42091, opaque=0x52f9cb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10047, encodingMicros=3, totalDispatchMicros=31108, 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=3506737467686103, 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=5414853, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68953, opaque=0x52e830, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8972, encodingMicros=3, totalDispatchMicros=70046, 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=3506737467632627, 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=5409557, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50207, opaque=0x52d37f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9481, encodingMicros=2, totalDispatchMicros=61068, 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=3506737467528402, 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=5407409, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46239, opaque=0x52cb1c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9433, encodingMicros=2, totalDispatchMicros=58969, 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=3506737467530559, 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=5420795, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69389, opaque=0x52ff66, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5279, encodingMicros=2, totalDispatchMicros=32741, 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=3506737467747417, 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=5409504, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61805, opaque=0x52d34b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9592, encodingMicros=3, totalDispatchMicros=61219, 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=3506737467716573, 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=4, 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=8998, encodingMicros=2, totalDispatchMicros=69951, 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=3506737467847524, 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=5411798, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42757, opaque=0x52dc41, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9574, encodingMicros=2, totalDispatchMicros=62279, 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=3506737467711697, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5419429, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42101, opaque=0x52fa10, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10581, encodingMicros=2, totalDispatchMicros=30840, 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=3506737467918204, 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=5404940, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52280, opaque=0x52c177, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9813, encodingMicros=2, totalDispatchMicros=72209, totalServerMicros=5, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506737467955499, 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=5407120, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22991, opaque=0x52c9fb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9843, encodingMicros=2, totalDispatchMicros=64689, 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=3506737467980392, 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=5406107, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26766, opaque=0x52c606, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9863, encodingMicros=2, totalDispatchMicros=64362, 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=3506737468027098, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5421270, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56463, opaque=0x530141, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10827, encodingMicros=3, totalDispatchMicros=19159, 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=3506737467689151, 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=5421262, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54712, opaque=0x530139, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25967, encodingMicros=3, totalDispatchMicros=30059, 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=3506737468126766, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5407024, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18881, opaque=0x52c99b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10551, encodingMicros=2, totalDispatchMicros=57628, 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=3506737468156563, 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=5419456, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54599, opaque=0x52fa2b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=26113, encodingMicros=3, totalDispatchMicros=38214, 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=3506737468221222, 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=5420915, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46866, opaque=0x52ffde, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=26162, encodingMicros=2, totalDispatchMicros=32860, 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=3506737468235056, 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=5416461, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56190, opaque=0x52ee78, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3089, encodingMicros=3, totalDispatchMicros=34556, 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=3506737468254440, 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=5413498, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23282, opaque=0x52e2e5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26622, encodingMicros=2, totalDispatchMicros=65209, 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=3506737468270656, 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=5416528, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41957, opaque=0x52eebb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3120, encodingMicros=3, totalDispatchMicros=33587, 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=3506737468285369, 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=5413913, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52684, opaque=0x52e484, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26650, encodingMicros=2, totalDispatchMicros=62142, 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=3506737468304507, 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=5418124, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69182, opaque=0x52f4f7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18833, encodingMicros=3, totalDispatchMicros=42433, 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=3506737468326280, 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=5413006, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19159, opaque=0x52e0f9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26688, encodingMicros=3, totalDispatchMicros=60400, 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=3506737468359367, 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=5418496, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54556, opaque=0x52f66b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18879, encodingMicros=2, totalDispatchMicros=40450, 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=3506737468364844, 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=5407455, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23006, opaque=0x52cb4a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12278, encodingMicros=3, totalDispatchMicros=57002, 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=3506737468395341, 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=5421225, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46892, opaque=0x530114, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18911, encodingMicros=2, totalDispatchMicros=28304, 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=3506737468413117, 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=5407758, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38940, opaque=0x52cc79, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12322, encodingMicros=2, totalDispatchMicros=54879, 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=3506737468436119, 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=5421354, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69431, opaque=0x530195, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18943, encodingMicros=3, totalDispatchMicros=26067, 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=3506737468455610, 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=5407563, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34863, opaque=0x52cbb6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8571, encodingMicros=2, totalDispatchMicros=62160, 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=3506737468504069, 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=5408572, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45179, opaque=0x52cfa7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8615, encodingMicros=2, totalDispatchMicros=61325, 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=3506737468525420, 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=5411871, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-35049, opaque=0x52dc8a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12298, encodingMicros=2, totalDispatchMicros=55912, 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=3506737468554059, 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=5411889, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-39139, opaque=0x52dc9c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12324, encodingMicros=2, totalDispatchMicros=55836, 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=3506737468586238, 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=5411914, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45524, opaque=0x52dcb5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12353, encodingMicros=2, totalDispatchMicros=57542, 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=3506737468612811, 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=5414588, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23335, opaque=0x52e727, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8574, encodingMicros=3, totalDispatchMicros=34786, 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=3506737468642826, 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=5413147, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49414, opaque=0x52e186, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12370, encodingMicros=2, totalDispatchMicros=44993, 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=3506737469754418, 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=5410404, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30770, opaque=0x52d6cf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6422, encodingMicros=2, totalDispatchMicros=94836, 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=3506737469784795, 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=5421432, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69434, opaque=0x5301e3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8564, encodingMicros=2, totalDispatchMicros=37959, 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=3506737470093607, 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=5407452, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42571, opaque=0x52cb47, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6596, encodingMicros=3, totalDispatchMicros=89456, 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=3506737471064523, 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=5411880, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55990, opaque=0x52dc93, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7023, encodingMicros=3, totalDispatchMicros=78679, 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=3506737471125654, 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=5406265, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42505, opaque=0x52c6a4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3177, encodingMicros=2, totalDispatchMicros=50461, 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=3506737471182179, 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=5407376, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-27290, opaque=0x52cafb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3230, encodingMicros=3, totalDispatchMicros=49662, 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=3506737471196503, 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=5403600, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41354, opaque=0x52bc3b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6081, encodingMicros=2, totalDispatchMicros=114634, 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=3506737471257895, 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=5407958, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-35128, opaque=0x52cd41, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3228, encodingMicros=2, totalDispatchMicros=47823, 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=3506737471281441, 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=5404404, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41426, opaque=0x52bf5f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5428, encodingMicros=2, totalDispatchMicros=120092, 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=3506737471405504, 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=5412682, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68708, opaque=0x52dfb5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7296, encodingMicros=2, totalDispatchMicros=85060, 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=3506737468029934, 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=5406163, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41511, opaque=0x52c63e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9909, encodingMicros=3, totalDispatchMicros=64399, 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=3506737467876160, 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=4, 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=9153, encodingMicros=5, totalDispatchMicros=70466, 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=3506737467846056, 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=5409704, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-35193, opaque=0x52d413, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9686, encodingMicros=3, totalDispatchMicros=60485, 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=3506737473600759, 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=5420424, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69361, opaque=0x52fdf3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7840, encodingMicros=3, totalDispatchMicros=42912, 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=3506737473684806, 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=5412377, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72326, opaque=0x52de84, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9236, encodingMicros=3, totalDispatchMicros=81103, 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=3506737473737620, 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=5416172, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62059, opaque=0x52ed57, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7868, encodingMicros=2, totalDispatchMicros=75169, 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=3506737473769421, 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=5416196, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58217, opaque=0x52ed6f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7896, encodingMicros=2, totalDispatchMicros=75211, 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=3506737473797350, 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=5413619, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38872, opaque=0x52e35e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9308, encodingMicros=4, totalDispatchMicros=73310, 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=3506737471064631, 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=4, 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=10408, encodingMicros=3, totalDispatchMicros=96486, 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=3506737469759028, 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=5416374, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49566, opaque=0x52ee21, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2163, encodingMicros=2, totalDispatchMicros=43778, 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=3506737468329317, 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=5416930, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59189, opaque=0x52f04d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3159, encodingMicros=2, totalDispatchMicros=32799, 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=3506737473619958, 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=5410452, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61827, opaque=0x52d700, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15067, encodingMicros=2, totalDispatchMicros=103826, 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=3506737474285622, 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=5410511, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46366, opaque=0x52d73a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15729, encodingMicros=2, totalDispatchMicros=104377, 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=3506737473602503, 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=5417150, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49598, opaque=0x52f129, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10057, encodingMicros=2, totalDispatchMicros=47118, 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=3506737474322563, 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=5409673, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52496, opaque=0x52d3f4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10080, encodingMicros=3, totalDispatchMicros=45798, 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=3506737474380195, 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=3, 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=15797, encodingMicros=3, totalDispatchMicros=81864, 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=3506737474391962, 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=5412727, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27076, opaque=0x52dfe2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10831, encodingMicros=4, totalDispatchMicros=72227, 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=3506737474281615, 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=5403896, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30472, opaque=0x52bd63, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13444, encodingMicros=3, totalDispatchMicros=129557, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737474440540, 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=5411838, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30840, opaque=0x52dc69, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10760, encodingMicros=3, totalDispatchMicros=63342, 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=3506737474531746, 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=5407448, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52405, opaque=0x52cb43, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13665, encodingMicros=3, totalDispatchMicros=105255, 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=3506737474647313, 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=5414580, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58876, opaque=0x52e71f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13741, encodingMicros=2, totalDispatchMicros=83382, 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=3506737474653730, 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=5406355, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54036, opaque=0x52c6fe, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15851, encodingMicros=3, totalDispatchMicros=63019, 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=3506737474702741, 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=5419258, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39139, opaque=0x52f964, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7322, encodingMicros=2, totalDispatchMicros=39850, 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=3506737474768929, 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=5407230, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50090, opaque=0x52ca69, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15649, encodingMicros=2, totalDispatchMicros=67492, 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=3506737474286732, 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=5420039, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56394, opaque=0x52fc72, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9062, encodingMicros=2, totalDispatchMicros=29065, 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=3506737474676965, 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=5414773, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49504, opaque=0x52e7e0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13767, encodingMicros=2, totalDispatchMicros=83268, 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=3506737474434569, 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=5418810, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-43060, opaque=0x52f7a5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15838, encodingMicros=3, totalDispatchMicros=61863, 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=3506737474977409, 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=5417323, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19344, opaque=0x52f1d6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9689, encodingMicros=2, totalDispatchMicros=40070, 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=3506737474383529, 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=5409697, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41667, opaque=0x52d40c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10135, encodingMicros=2, totalDispatchMicros=45869, 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=3506737475011407, 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=5418368, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50557, opaque=0x52f5eb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16410, encodingMicros=2, totalDispatchMicros=62333, 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=3506737475089703, 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=5420633, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42170, opaque=0x52fec4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9786, encodingMicros=2, totalDispatchMicros=31132, 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=3506737474973526, 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=5415284, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49523, opaque=0x52e9df, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14060, encodingMicros=3, totalDispatchMicros=82342, 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=3506737475120126, 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=5417009, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50494, opaque=0x52f09c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16511, encodingMicros=3, totalDispatchMicros=72788, 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=3506737475124903, 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=5407088, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38900, opaque=0x52c9db, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16142, encodingMicros=3, totalDispatchMicros=57607, 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=3506737475158434, 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=5417919, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45776, opaque=0x52f42a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9572, encodingMicros=2, totalDispatchMicros=42166, 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=3506737475134780, 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=5415314, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52739, opaque=0x52e9fc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14216, encodingMicros=3, totalDispatchMicros=82466, 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=3506737475189918, 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=5419199, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31169, opaque=0x52f92a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9599, encodingMicros=3, totalDispatchMicros=37283, 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=3506737475228999, 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=5415478, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30990, opaque=0x52eaa1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14303, encodingMicros=3, totalDispatchMicros=81198, 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=3506737475241841, 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=5407853, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41591, opaque=0x52ccd8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16161, encodingMicros=4, totalDispatchMicros=54340, 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=3506737475264439, 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=5418935, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59379, opaque=0x52f822, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9646, encodingMicros=3, totalDispatchMicros=37141, 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=3506737475186178, 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=5419388, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46745, opaque=0x52f9e7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16543, encodingMicros=3, totalDispatchMicros=60044, 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=3506737475295032, 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=5408056, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18947, opaque=0x52cda3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16206, encodingMicros=2, totalDispatchMicros=54251, 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=3506737475173942, 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=5408431, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45133, opaque=0x52cf1a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8345, encodingMicros=2, totalDispatchMicros=80119, 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=3506737475335276, 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=5411894, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72304, opaque=0x52dca1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17057, encodingMicros=3, totalDispatchMicros=69726, 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=3506737475326073, 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=5408127, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23049, opaque=0x52cdea, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16232, encodingMicros=2, totalDispatchMicros=54001, 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=3506737475385364, 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=5412007, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46436, opaque=0x52dd12, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17104, encodingMicros=3, totalDispatchMicros=69614, 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=3506737475289866, 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=5411027, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49276, opaque=0x52d93e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14347, encodingMicros=2, totalDispatchMicros=88086, 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=3506737475414777, 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=5412026, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42770, opaque=0x52dd25, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17129, encodingMicros=3, totalDispatchMicros=69617, 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=3506737475468849, 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=5411067, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-35010, opaque=0x52d966, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14522, encodingMicros=2, totalDispatchMicros=88233, 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=3506737475408666, 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=5409019, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34933, opaque=0x52d166, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8542, encodingMicros=4, totalDispatchMicros=77438, 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=3506737475518225, 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=5415051, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54367, opaque=0x52e8f6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17195, encodingMicros=2, totalDispatchMicros=59523, 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=3506737475414777, 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=5412613, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-35077, opaque=0x52df70, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16251, encodingMicros=3, totalDispatchMicros=52729, 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=3506737475556949, 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=5415149, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75778, opaque=0x52e957, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17230, encodingMicros=2, totalDispatchMicros=58357, 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=3506737475370638, 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=5412223, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50304, opaque=0x52ddea, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16624, encodingMicros=3, totalDispatchMicros=103029, 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=3506737475587032, 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=5415311, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54380, opaque=0x52e9fa, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17255, encodingMicros=3, totalDispatchMicros=56768, 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=3506737475611629, 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=5415376, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56132, opaque=0x52ea3b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8486, encodingMicros=3, totalDispatchMicros=78608, 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=3506737475550478, 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=5412128, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41761, opaque=0x52dd8b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14584, encodingMicros=2, totalDispatchMicros=87734, 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=3506737475659039, 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=5, 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=17311, encodingMicros=3, totalDispatchMicros=54004, 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=3506737475510305, 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=5404055, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41417, opaque=0x52be02, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12878, encodingMicros=2, totalDispatchMicros=79662, 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=3506737475708488, 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=5412669, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56022, opaque=0x52dfa8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14730, encodingMicros=3, totalDispatchMicros=90101, 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=3506737475739964, 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=5420544, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62314, opaque=0x52fe6b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10091, encodingMicros=3, totalDispatchMicros=34606, 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=3506737475693282, 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=5418025, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56263, opaque=0x52f494, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8536, encodingMicros=2, totalDispatchMicros=67170, 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=3506737475585074, 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=5413002, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52623, opaque=0x52e0f5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16417, encodingMicros=3, totalDispatchMicros=52607, 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=3506737475801565, 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=5405284, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52299, opaque=0x52c2cf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13125, encodingMicros=3, totalDispatchMicros=66957, 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=3506737475770030, 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=5420575, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69377, opaque=0x52fe8a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10117, encodingMicros=3, totalDispatchMicros=34412, 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=3506737475884666, 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=5405596, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41484, opaque=0x52c407, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13194, encodingMicros=2, totalDispatchMicros=66724, 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=3506737475767329, 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=5412791, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27079, opaque=0x52e022, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14785, encodingMicros=3, totalDispatchMicros=89986, 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=3506737475929489, 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=4, 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=10262, encodingMicros=3, totalDispatchMicros=36132, 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=3506737475830105, 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=5416889, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41975, opaque=0x52f024, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8645, encodingMicros=2, totalDispatchMicros=71924, 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=3506737475960872, 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=4, 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=10288, encodingMicros=3, totalDispatchMicros=35715, 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=3506737475978146, 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=5416787, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59172, opaque=0x52efbe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14980, encodingMicros=2, totalDispatchMicros=72504, 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=3506737475964561, 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=5401193, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61443, opaque=0x52b2d4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13170, encodingMicros=3, totalDispatchMicros=106392, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737476026286, 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=5401235, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38361, opaque=0x52b2fe, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13226, encodingMicros=2, totalDispatchMicros=106436, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737476046121, 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=4, 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=8823, encodingMicros=2, totalDispatchMicros=80387, 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=3506737476066611, 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=5400993, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42272, opaque=0x52b20c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13262, encodingMicros=2, totalDispatchMicros=106899, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737476010372, 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=5420783, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59591, opaque=0x52ff5a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15008, encodingMicros=3, totalDispatchMicros=49059, 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=3506737476092264, 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=5420375, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46817, opaque=0x52fdc2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10362, encodingMicros=3, totalDispatchMicros=35096, 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=3506737476113360, 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=5419931, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42129, opaque=0x52fc06, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8876, encodingMicros=3, totalDispatchMicros=55638, 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=3506737476131378, 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=5421274, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69428, opaque=0x530145, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10396, encodingMicros=4, totalDispatchMicros=32659, 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=3506737476152442, 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=5421375, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42232, opaque=0x5301aa, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15116, encodingMicros=3, totalDispatchMicros=38465, 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=3506737476120053, 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=5401541, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57576, opaque=0x52b430, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13307, encodingMicros=3, totalDispatchMicros=105952, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737476189038, 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=5421333, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45968, opaque=0x530180, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8927, encodingMicros=2, totalDispatchMicros=34734, 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=3506737476210278, 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=5404731, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-53956, opaque=0x52c0a6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13393, encodingMicros=3, totalDispatchMicros=89693, totalServerMicros=5, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737476224587, 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=5418839, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27345, opaque=0x52f7c2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15164, encodingMicros=2, totalDispatchMicros=64425, 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=3506737476240689, 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=5402597, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57631, opaque=0x52b850, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13421, encodingMicros=2, totalDispatchMicros=92590, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737476310329, 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=5418464, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69216, opaque=0x52f64b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9938, encodingMicros=2, totalDispatchMicros=74130, 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=3506737476340446, 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=5405751, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61654, opaque=0x52c4a2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13402, encodingMicros=3, totalDispatchMicros=77587, 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=3506737476348389, 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=5415837, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23375, opaque=0x52ec08, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16187, encodingMicros=3, totalDispatchMicros=49410, 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=3506737476384132, 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=5405820, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-35032, opaque=0x52c4e7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13442, encodingMicros=2, totalDispatchMicros=77624, 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=3506737476368836, 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=5421813, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-59659, opaque=0x530360, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8937, encodingMicros=3, totalDispatchMicros=8937, 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=3506737476424062, 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=5405873, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42490, opaque=0x52c51c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13473, encodingMicros=3, totalDispatchMicros=77680, 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=3506737476426396, 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=5420741, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69386, opaque=0x52ff30, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10008, encodingMicros=4, totalDispatchMicros=51090, 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=3506737476465102, 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=5405883, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38572, opaque=0x52c526, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13510, encodingMicros=2, totalDispatchMicros=77728, 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=3506737476518076, 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=5411521, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58019, opaque=0x52db2c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9614, encodingMicros=2, totalDispatchMicros=61043, 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=3506737476455663, 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=5416584, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31048, opaque=0x52eef3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16269, encodingMicros=3, totalDispatchMicros=41291, 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=3506737476564486, 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=5411581, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54221, opaque=0x52db68, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9658, encodingMicros=2, totalDispatchMicros=60437, 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=3506737476674282, 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=5419385, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42094, opaque=0x52f9e4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16129, encodingMicros=4, totalDispatchMicros=37598, 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=3506737476680865, 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=5412351, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68583, opaque=0x52de6a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9743, encodingMicros=2, totalDispatchMicros=54086, 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=3506737476772522, 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=5412545, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68657, opaque=0x52df2c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9819, encodingMicros=2, totalDispatchMicros=54842, 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=3506737476772280, 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=5416018, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56164, opaque=0x52ecbd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14470, encodingMicros=3, totalDispatchMicros=84256, 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=3506737476806509, 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=5412772, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46460, opaque=0x52e00f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9850, encodingMicros=2, totalDispatchMicros=54509, 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=3506737476841166, 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=5420488, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42163, opaque=0x52fe33, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16227, encodingMicros=2, totalDispatchMicros=29866, 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=3506737476848099, 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=5417146, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59223, opaque=0x52f125, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3034, encodingMicros=2, totalDispatchMicros=69157, 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=3506737476893751, 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=5418732, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56302, opaque=0x52f757, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14546, encodingMicros=2, totalDispatchMicros=66532, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737476848099, 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=5412921, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61932, opaque=0x52e0a4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9883, encodingMicros=3, totalDispatchMicros=55147, 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=3506737476919604, 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=5, 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=2011, encodingMicros=2, totalDispatchMicros=99446, 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=3506737476946524, 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=5415949, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31020, opaque=0x52ec77, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3114, encodingMicros=3, totalDispatchMicros=69389, 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=3506737476923197, 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=5409051, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30704, opaque=0x52d186, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16171, encodingMicros=2, totalDispatchMicros=65900, 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=3506737476975409, 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=5, 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=9979, encodingMicros=2, totalDispatchMicros=51897, 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=3506737477046987, 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=5406798, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38883, opaque=0x52c8b9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2048, encodingMicros=2, totalDispatchMicros=100779, 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=3506737476926616, 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=5420825, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19552, opaque=0x52ff84, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14574, encodingMicros=3, totalDispatchMicros=49050, 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=3506737477091928, 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=5, 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=10057, encodingMicros=3, totalDispatchMicros=43128, 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=3506737477098312, 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=6, 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=10804, encodingMicros=2, totalDispatchMicros=71504, 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=3506737477131205, 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=5415532, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49535, opaque=0x52ead7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1958, encodingMicros=3, totalDispatchMicros=70491, 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=3506737477032167, 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=5409350, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55874, opaque=0x52d2b1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16275, encodingMicros=3, totalDispatchMicros=65860, 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=3506737477162147, 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=5421361, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56470, opaque=0x53019c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14780, encodingMicros=2, totalDispatchMicros=39368, 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=3506737476984504, 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=5415992, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27215, opaque=0x52eca3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3148, encodingMicros=3, totalDispatchMicros=70217, 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=3506737477199605, 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=5418910, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59376, opaque=0x52f809, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14814, encodingMicros=3, totalDispatchMicros=62500, 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=3506737477236657, 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=5420396, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59551, opaque=0x52fdd7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3387, encodingMicros=2, totalDispatchMicros=44374, 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=3506737477243095, 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=5409809, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49032, opaque=0x52d47c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16475, encodingMicros=2, totalDispatchMicros=65673, 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=3506737477269832, 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=5420581, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56430, opaque=0x52fe90, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3404, encodingMicros=3, totalDispatchMicros=42005, 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=3506737477278163, 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=5416531, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27237, opaque=0x52eebe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14852, encodingMicros=2, totalDispatchMicros=76689, 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=3506737477165586, 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=5407137, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-34830, opaque=0x52ca0c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1983, encodingMicros=3, totalDispatchMicros=98741, 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=3506737477320031, 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=5410122, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49140, opaque=0x52d5b5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16530, encodingMicros=2, totalDispatchMicros=77365, 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=3506737477332000, 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=5407411, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38913, opaque=0x52cb1e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2145, encodingMicros=2, totalDispatchMicros=98734, 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=3506737477362564, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5409052, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23083, opaque=0x52d187, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9454, encodingMicros=2, totalDispatchMicros=43943, 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=3506737477160208, 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=6, 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=10861, encodingMicros=3, totalDispatchMicros=71500, 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=3506737477423601, 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=5415626, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23363, opaque=0x52eb35, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2193, encodingMicros=3, totalDispatchMicros=67790, 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=3506737477125805, 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=5, 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=10088, encodingMicros=3, totalDispatchMicros=42983, 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=3506737477407849, 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=5421998, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-58565, opaque=0x530419, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3364, encodingMicros=3, totalDispatchMicros=3364, 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=3506737477499395, 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=6, 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=11170, encodingMicros=3, totalDispatchMicros=109160, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506737477409140, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5409145, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45332, opaque=0x52d1e4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9496, encodingMicros=3, totalDispatchMicros=41780, 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=3506737477535402, 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=5418721, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39107, opaque=0x52f74c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10458, encodingMicros=2, totalDispatchMicros=33765, 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=3506737477377325, 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=5412237, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49363, opaque=0x52ddf8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16573, encodingMicros=2, totalDispatchMicros=66049, 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=3506737477575547, 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=5418893, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58336, opaque=0x52f7f8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10494, encodingMicros=3, totalDispatchMicros=34563, 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=3506737477241261, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5412235, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45546, opaque=0x52ddf6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19638, encodingMicros=3, totalDispatchMicros=58153, 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=3506737477637999, 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=5418994, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59387, opaque=0x52f85d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11089, encodingMicros=3, totalDispatchMicros=52066, 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=3506737477608739, 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=5421854, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-58551, opaque=0x530389, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10127, encodingMicros=2, totalDispatchMicros=10127, 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=3506737477687561, 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=4, 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=11130, encodingMicros=3, totalDispatchMicros=60370, 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=3506737477696844, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5408045, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38956, opaque=0x52cd98, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12850, encodingMicros=2, totalDispatchMicros=54811, 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=3506737477598984, 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=5411296, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-35021, opaque=0x52da4b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16792, encodingMicros=3, totalDispatchMicros=64708, 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=3506737477744400, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5408246, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45075, opaque=0x52ce61, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12885, encodingMicros=2, totalDispatchMicros=53231, 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=3506737477571367, 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=5403938, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-38765, opaque=0x52bd8d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14400, encodingMicros=2, totalDispatchMicros=129456, 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=3506737477559229, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5409471, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-39023, opaque=0x52d32a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9643, encodingMicros=3, totalDispatchMicros=40965, 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=3506737477806583, 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=5404360, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52245, opaque=0x52bf33, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14629, encodingMicros=5, totalDispatchMicros=128885, 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=3506737477833939, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5409655, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19015, opaque=0x52d3e2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12788, encodingMicros=2, totalDispatchMicros=50317, 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=3506737477852038, 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=5404614, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30500, opaque=0x52c031, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14671, encodingMicros=2, totalDispatchMicros=130707, 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=3506737477874146, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5421893, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-49939, opaque=0x5303b0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12361, encodingMicros=4, totalDispatchMicros=12361, 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=3506737477762104, 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=5419259, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59418, opaque=0x52f966, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11181, encodingMicros=3, totalDispatchMicros=51427, 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=3506737477753828, 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=5411301, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30819, opaque=0x52da50, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16943, encodingMicros=3, totalDispatchMicros=64890, 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=3506737477896334, 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=5404758, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52268, opaque=0x52c0c1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14712, encodingMicros=2, totalDispatchMicros=130326, 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=3506737477991040, 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=5405773, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41492, opaque=0x52c4b8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9134, encodingMicros=3, totalDispatchMicros=66371, 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=3506737477999758, 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=5398115, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-11466, opaque=0x52a6ce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14812, encodingMicros=2, totalDispatchMicros=163271, 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=3506737478054141, 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=5421640, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42249, opaque=0x5302b3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11427, encodingMicros=3, totalDispatchMicros=24347, 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=3506737478073025, 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=5399764, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-30272, opaque=0x52ad3f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14878, encodingMicros=3, totalDispatchMicros=157179, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506737478032658, 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=5404792, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-53959, opaque=0x52c0e3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13133, encodingMicros=2, totalDispatchMicros=64524, totalServerMicros=8, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506737478057536, 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=5421678, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54744, opaque=0x5302d9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18099, encodingMicros=5, totalDispatchMicros=21832, 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=3506737478164931, 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=5401375, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75226, opaque=0x52b38a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13268, encodingMicros=2, totalDispatchMicros=82778, 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=3506737478353573, 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=5407972, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50131, opaque=0x52cd4f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20997, encodingMicros=3, totalDispatchMicros=73595, 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=3506737478343783, 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=5417315, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52838, opaque=0x52f1ce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14602, encodingMicros=2, totalDispatchMicros=51809, 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=3506737478170441, 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=5415976, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50436, opaque=0x52ec93, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12477, encodingMicros=3, totalDispatchMicros=54134, 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=3506737479167504, 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=5409077, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61792, opaque=0x52d1a0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21785, encodingMicros=3, totalDispatchMicros=57695, 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=3506737479236175, 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=5416261, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50451, opaque=0x52edb0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13526, encodingMicros=2, totalDispatchMicros=53337, 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=3506737479169398, 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=5417589, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27277, opaque=0x52f2e0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15424, encodingMicros=3, totalDispatchMicros=49334, 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=3506737479250676, 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=5421670, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-50771, opaque=0x5302d1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21836, encodingMicros=2, totalDispatchMicros=21836, 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=3506737479309634, 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=5398674, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75080, opaque=0x52a8fd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14239, encodingMicros=3, totalDispatchMicros=139523, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737479329720, 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=5414444, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58807, opaque=0x52e697, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2427, encodingMicros=2, totalDispatchMicros=70118, 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=3506737479335597, 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=5417213, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54486, opaque=0x52f168, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21708, encodingMicros=2, totalDispatchMicros=57287, 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=3506737479386718, 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=5420594, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49835, opaque=0x52fe9d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19606, encodingMicros=3, totalDispatchMicros=33412, 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=3506737479330149, 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=5420565, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56429, opaque=0x52fe80, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15570, encodingMicros=9, totalDispatchMicros=31342, 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=3506737479419034, 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=5418520, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27322, opaque=0x52f683, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19634, encodingMicros=2, totalDispatchMicros=50641, 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=3506737479429562, 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=5412923, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50329, opaque=0x52e0a6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14136, encodingMicros=4, totalDispatchMicros=94414, 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=3506737479491254, 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=5411214, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50260, opaque=0x52d9f9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14190, encodingMicros=2, totalDispatchMicros=98044, 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=3506737479409597, 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=5414134, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50375, opaque=0x52e561, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21779, encodingMicros=3, totalDispatchMicros=68518, 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=3506737479527212, 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=5413226, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49420, opaque=0x52e1d5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13945, encodingMicros=4, totalDispatchMicros=61680, 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=3506737479394243, 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=5414789, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58957, opaque=0x52e7f0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2484, encodingMicros=2, totalDispatchMicros=69044, 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=3506737479561903, 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=5414731, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72414, opaque=0x52e7b6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21920, encodingMicros=2, totalDispatchMicros=56727, 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=3506737479547992, 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=5411899, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75662, opaque=0x52dca6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14231, encodingMicros=3, totalDispatchMicros=93973, 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=3506737479596863, 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=5414868, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68956, opaque=0x52e83f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21951, encodingMicros=3, totalDispatchMicros=56676, 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=3506737479597868, 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=5412142, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23225, opaque=0x52dd99, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11367, encodingMicros=3, totalDispatchMicros=83974, 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=3506737479629381, 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=5415252, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62016, opaque=0x52e9bf, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21980, encodingMicros=3, totalDispatchMicros=56055, 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=3506737479642517, 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=5412629, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42800, opaque=0x52df80, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14314, encodingMicros=3, totalDispatchMicros=92628, 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=3506737479657213, 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=5411745, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38806, opaque=0x52dc0c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22003, encodingMicros=2, totalDispatchMicros=74558, 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=3506737479682375, 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=5413922, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46501, opaque=0x52e48d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14349, encodingMicros=3, totalDispatchMicros=89524, 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=3506737479698331, 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=5417392, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58266, opaque=0x52f21b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22039, encodingMicros=2, totalDispatchMicros=53814, 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=3506737479496321, 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=5405663, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55676, opaque=0x52c44a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14777, encodingMicros=3, totalDispatchMicros=95288, 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=3506737479760652, 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=5417393, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42990, opaque=0x52f21c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14394, encodingMicros=2, totalDispatchMicros=71661, 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=3506737479834597, 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=5407013, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52378, opaque=0x52c990, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15098, encodingMicros=2, totalDispatchMicros=94694, 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=3506737479846648, 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=5414718, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68945, opaque=0x52e7a9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2880, encodingMicros=3, totalDispatchMicros=71056, 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=3506737479657213, 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=5412679, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41789, opaque=0x52dfb2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11423, encodingMicros=3, totalDispatchMicros=83116, 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=3506737479892566, 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=5414926, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68962, opaque=0x52e879, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2920, encodingMicros=3, totalDispatchMicros=69825, 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=3506737479918123, 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=5421036, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58481, opaque=0x530057, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12858, encodingMicros=3, totalDispatchMicros=42832, 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=3506737479589232, 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=5416161, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45711, opaque=0x52ed4c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13986, encodingMicros=9, totalDispatchMicros=51846, 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=3506737479955591, 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=5413472, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56056, opaque=0x52e2cb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11698, encodingMicros=3, totalDispatchMicros=78496, 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=3506737479949109, 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=5414953, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68968, opaque=0x52e894, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2971, encodingMicros=2, totalDispatchMicros=69798, 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=3506737480051759, 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=5416047, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38971, opaque=0x52ecda, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4518, encodingMicros=3, totalDispatchMicros=73993, 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=3506737479882497, 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=5407822, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55798, opaque=0x52ccb9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15140, encodingMicros=14, totalDispatchMicros=93640, 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=3506737479803389, 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=5412702, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75685, opaque=0x52dfc9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22117, encodingMicros=4, totalDispatchMicros=69601, 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=3506737480133006, 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=5416530, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69081, opaque=0x52eebd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3039, 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.016S, createdAt=3506737480044458, 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=5413541, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-35122, opaque=0x52e310, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11782, encodingMicros=2, totalDispatchMicros=78244, 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=3506737480164891, 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=5413235, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23265, opaque=0x52e1de, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19084, encodingMicros=2, totalDispatchMicros=86802, 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=3506737480010600, 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=5416190, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31025, opaque=0x52ed69, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14402, encodingMicros=2, totalDispatchMicros=52010, 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=3506737480171961, 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=5407168, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61718, opaque=0x52ca2b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15394, encodingMicros=5, totalDispatchMicros=105531, 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=3506737480165824, 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=5412291, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68564, opaque=0x52de2f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22475, encodingMicros=2, totalDispatchMicros=65277, 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=3506737480366511, 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=5420287, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59539, opaque=0x52fd6a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12048, encodingMicros=2, totalDispatchMicros=54388, 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=3506737480404846, 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=5409024, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41634, opaque=0x52d16b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11528, encodingMicros=3, totalDispatchMicros=103526, 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=3506737480427158, 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=5420458, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31249, opaque=0x52fe15, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12105, encodingMicros=3, totalDispatchMicros=53125, 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=3506737480369873, 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=5414729, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41876, opaque=0x52e7b4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14741, encodingMicros=3, totalDispatchMicros=53017, 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=3506737480383947, 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=5405256, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75394, opaque=0x52c2b3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15591, encodingMicros=3, totalDispatchMicros=102925, 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=3506737480535617, 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=5410738, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45428, opaque=0x52d81d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11620, encodingMicros=2, totalDispatchMicros=101805, 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=3506737480527627, 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=5414882, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23344, opaque=0x52e84d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14890, encodingMicros=3, totalDispatchMicros=55840, 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=3506737480484165, 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=5413348, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72366, opaque=0x52e24f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22760, encodingMicros=3, totalDispatchMicros=64242, 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=3506737480620886, 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=5413543, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52658, opaque=0x52e312, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11678, encodingMicros=2, totalDispatchMicros=82464, 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=3506737480477360, 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=5421412, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42238, opaque=0x5301cf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12148, encodingMicros=2, totalDispatchMicros=36025, 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=3506737480969437, 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=5415065, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-68980, opaque=0x52e904, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5727, encodingMicros=2, totalDispatchMicros=86995, 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=3506737480652148, 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=5413612, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23294, opaque=0x52e357, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11705, encodingMicros=2, totalDispatchMicros=82166, 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=3506737480641776, 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=5413588, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75715, opaque=0x52e33f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22912, encodingMicros=3, totalDispatchMicros=63467, 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=3506737480624343, 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=5415239, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45666, opaque=0x52e9b2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14976, encodingMicros=2, totalDispatchMicros=55866, 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=3506737482353860, 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=5420750, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42181, opaque=0x52ff39, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13299, encodingMicros=3, totalDispatchMicros=41606, 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=3506737482374034, 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=5419095, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69253, opaque=0x52f8c2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=24327, encodingMicros=3, totalDispatchMicros=44283, 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=3506737482355629, 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=5421724, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62404, opaque=0x530307, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5599, encodingMicros=3, totalDispatchMicros=11675, 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=3506737482351834, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5418014, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59308, opaque=0x52f489, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6933, encodingMicros=2, totalDispatchMicros=38648, 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=3506737482347527, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5418067, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27305, opaque=0x52f4be, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4230, encodingMicros=3, totalDispatchMicros=38262, 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=3506737482350182, 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=5408931, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75551, opaque=0x52d10e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8018, encodingMicros=2, totalDispatchMicros=57583, 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=3506737482531894, 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=5420213, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69346, opaque=0x52fd20, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13413, encodingMicros=3, totalDispatchMicros=53128, 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=3506737482494110, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5419360, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42091, opaque=0x52f9cb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6235, encodingMicros=3, totalDispatchMicros=37343, 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=3506737482451096, 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=5420875, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58469, opaque=0x52ffb6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=24377, encodingMicros=3, totalDispatchMicros=33904, 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=3506737482650931, 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=5417877, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69160, opaque=0x52f400, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13504, encodingMicros=3, totalDispatchMicros=77913, 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=3506737482447995, 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=5421514, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50759, opaque=0x530235, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5687, encodingMicros=3, totalDispatchMicros=33215, 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=3506737482389866, 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=5415550, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45681, opaque=0x52eae9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16729, encodingMicros=3, totalDispatchMicros=56675, 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=3506737482365237, 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=5412268, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49370, opaque=0x52de17, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5652, encodingMicros=2, totalDispatchMicros=61329, 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=3506737482780075, 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=5407476, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18914, opaque=0x52cb5f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20048, encodingMicros=2, totalDispatchMicros=72346, 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=3506737482720345, 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=5402599, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38427, opaque=0x52b852, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4453, encodingMicros=4, totalDispatchMicros=116818, 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=3506737482816946, 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=5408221, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45066, opaque=0x52ce48, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8186, encodingMicros=3, totalDispatchMicros=86938, 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=3506737482895792, 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=5408629, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45200, opaque=0x52cfe0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8258, encodingMicros=2, totalDispatchMicros=86856, 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=3506737482683114, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5420987, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19566, opaque=0x530026, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6394, encodingMicros=2, totalDispatchMicros=28685, 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=3506737482675761, 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=5420923, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54687, opaque=0x52ffe6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=24597, encodingMicros=2, totalDispatchMicros=32339, 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=3506737482971724, 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=6, 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=4623, encodingMicros=3, totalDispatchMicros=104505, 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=3506737482650052, 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=5421108, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62348, opaque=0x53009f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4419, encodingMicros=3, totalDispatchMicros=39179, 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=3506737483021476, 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=6, 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=24831, encodingMicros=3, totalDispatchMicros=83948, 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=3506737483033774, 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=6, 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=4669, encodingMicros=3, totalDispatchMicros=119261, 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=3506737482931152, 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=5408698, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26885, opaque=0x52d025, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8288, encodingMicros=2, totalDispatchMicros=86788, 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=3506737482829740, 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=5407726, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41587, opaque=0x52cc59, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20082, encodingMicros=3, totalDispatchMicros=71837, 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=3506737483113925, 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=5420190, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58426, opaque=0x52fd09, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=24614, encodingMicros=3, totalDispatchMicros=42993, 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=3506737483121622, 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=5418738, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19433, opaque=0x52f75d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4941, encodingMicros=3, totalDispatchMicros=71284, 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=3506737483149277, 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=5420423, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54651, opaque=0x52fdf2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=24645, encodingMicros=2, totalDispatchMicros=39798, 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=3506737483168003, 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=5409927, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-39041, opaque=0x52d4f2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8482, encodingMicros=2, totalDispatchMicros=86910, 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=3506737483198521, 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=5417264, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19341, opaque=0x52f19b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5004, encodingMicros=3, totalDispatchMicros=74517, 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=3506737482819755, 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=5413013, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23254, opaque=0x52e100, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6099, encodingMicros=3, totalDispatchMicros=50567, 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=3506737483209687, 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=5421831, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-46948, opaque=0x530372, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17110, encodingMicros=2, totalDispatchMicros=17110, 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=3506737483138902, 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=5407920, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23037, opaque=0x52cd1b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20386, encodingMicros=3, totalDispatchMicros=71622, 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=3506737483330274, 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=5413978, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50366, opaque=0x52e4c5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8560, encodingMicros=3, totalDispatchMicros=52175, 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=3506737483324059, 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=5418726, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31152, opaque=0x52f751, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9448, encodingMicros=3, totalDispatchMicros=41556, 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=3506737483384816, 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=5404563, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18762, opaque=0x52bffe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20615, encodingMicros=2, totalDispatchMicros=91616, totalServerMicros=18, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737483119399, 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=5422230, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-50829, opaque=0x530501, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2682, encodingMicros=2, totalDispatchMicros=2682, 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=3506737483412556, 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=5419940, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56387, opaque=0x52fc0f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9528, encodingMicros=2, totalDispatchMicros=37956, 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=3506737483451415, 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=5409441, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55880, opaque=0x52d30c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20605, encodingMicros=3, totalDispatchMicros=78201, 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=3506737483064540, 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=5402036, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-34863, opaque=0x52b61f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4696, encodingMicros=2, totalDispatchMicros=121402, totalServerMicros=17, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737483492014, 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=5421408, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31316, opaque=0x5301cb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9599, encodingMicros=4, totalDispatchMicros=27600, 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=3506737483425638, 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=5402525, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-53861, opaque=0x52b808, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17268, encodingMicros=3, totalDispatchMicros=85715, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737483565115, 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=5409979, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49090, opaque=0x52d526, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20663, encodingMicros=2, totalDispatchMicros=68203, 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=3506737483369369, 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=5414069, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54334, opaque=0x52e520, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8596, encodingMicros=3, totalDispatchMicros=51922, 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=3506737483325169, 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=5413674, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19199, opaque=0x52e395, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6581, encodingMicros=3, totalDispatchMicros=52861, 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=3506737483638271, 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=5407051, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75481, opaque=0x52c9b6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17454, encodingMicros=3, totalDispatchMicros=62305, 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=3506737483638271, 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=5414226, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72398, opaque=0x52e5bd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8861, encodingMicros=2, totalDispatchMicros=50188, 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=3506737483703485, 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=5407097, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72122, opaque=0x52c9e4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17515, encodingMicros=3, totalDispatchMicros=62221, 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=3506737483553601, 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=5419169, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42079, opaque=0x52f90c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9655, encodingMicros=2, totalDispatchMicros=40784, 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=3506737483741918, 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=5404541, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61599, opaque=0x52bfe8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17550, encodingMicros=3, totalDispatchMicros=76168, totalServerMicros=4, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737483498011, 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=5412036, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-27048, opaque=0x52dd2f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8066, encodingMicros=3, totalDispatchMicros=89456, 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=3506737483770551, 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=5419338, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31175, opaque=0x52f9b5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9867, encodingMicros=3, totalDispatchMicros=39956, 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=3506737483812006, 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=5412152, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41764, opaque=0x52dda3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8375, encodingMicros=2, totalDispatchMicros=89228, 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=3506737483845891, 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=5417997, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-43011, opaque=0x52f478, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17185, encodingMicros=3, totalDispatchMicros=61915, 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=3506737483520133, 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=5401548, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61450, opaque=0x52b437, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5143, encodingMicros=3, totalDispatchMicros=122211, totalServerMicros=17, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737483881831, 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=5418633, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50575, opaque=0x52f6f4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17214, encodingMicros=3, totalDispatchMicros=54468, 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=3506737483821572, 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=5419380, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59430, opaque=0x52f9df, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9914, encodingMicros=3, totalDispatchMicros=39888, 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=3506737483908653, 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=5418725, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54567, opaque=0x52f750, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17237, encodingMicros=3, totalDispatchMicros=54453, 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=3506737483776248, 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=5417703, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75891, opaque=0x52f352, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5857, encodingMicros=2, totalDispatchMicros=41337, 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=3506737483940867, 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=5420162, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69338, opaque=0x52fced, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17266, encodingMicros=2, totalDispatchMicros=49321, 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=3506737483735048, 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=5415381, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59031, opaque=0x52ea40, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6939, encodingMicros=3, totalDispatchMicros=52828, 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=3506737483976034, 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=5417016, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56217, opaque=0x52f0a3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7910, encodingMicros=3, totalDispatchMicros=50461, 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=3506737483696941, 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=5410799, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45434, opaque=0x52d85a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18805, encodingMicros=3, totalDispatchMicros=69013, 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=3506737484029784, 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=5411442, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54215, opaque=0x52dadd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7763, encodingMicros=2, totalDispatchMicros=73844, 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=3506737484004305, 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=5415634, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-23366, opaque=0x52eb3d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7202, encodingMicros=2, totalDispatchMicros=51796, 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=3506737483963503, 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=5417912, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-43007, opaque=0x52f423, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6040, encodingMicros=3, totalDispatchMicros=41918, 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=3506737483933919, 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=5419159, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19451, opaque=0x52f902, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7935, encodingMicros=3, totalDispatchMicros=67141, 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=3506737483896838, 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=5402016, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61477, opaque=0x52b60b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5515, encodingMicros=3, totalDispatchMicros=122296, totalServerMicros=17, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506737484165837, 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=5419198, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45838, opaque=0x52f929, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8125, encodingMicros=15, totalDispatchMicros=66222, 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=3506737484153481, 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=5418085, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58297, opaque=0x52f4d0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6211, encodingMicros=4, totalDispatchMicros=41471, 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=3506737484204759, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5401239, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-11616, opaque=0x52b302, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17966, encodingMicros=3, totalDispatchMicros=95389, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506737484089205, 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=5416533, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-41958, opaque=0x52eec0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7284, encodingMicros=3, totalDispatchMicros=43620, 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=3506737484061213, 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=5417669, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52861, opaque=0x52f330, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7967, encodingMicros=2, totalDispatchMicros=41259, 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=3506737484049753, 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=5410907, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49265, opaque=0x52d8c6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19154, encodingMicros=2, totalDispatchMicros=69267, 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=3506737484240305, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5401826, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-26568, opaque=0x52b54d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17998, encodingMicros=2, totalDispatchMicros=91768, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737484231625, 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=5416770, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19323, opaque=0x52efad, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8151, encodingMicros=3, totalDispatchMicros=75643, 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=3506737484196950, 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=5402080, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-57605, opaque=0x52b64b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5811, encodingMicros=2, totalDispatchMicros=122587, totalServerMicros=17, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506737485324399, 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=5417190, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45748, opaque=0x52f151, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19574, encodingMicros=2, totalDispatchMicros=52178, 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=3506737485331375, 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=5415850, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62045, opaque=0x52ec15, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6920, encodingMicros=2, totalDispatchMicros=78643, 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=3506737485329552, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5402369, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52148, opaque=0x52b76c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19043, encodingMicros=2, totalDispatchMicros=95623, totalServerMicros=15, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506737485412203, 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=7, 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=951, encodingMicros=2, totalDispatchMicros=48519, 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=3506737485434691, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5419263, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-49756, opaque=0x52f96a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18754, encodingMicros=3, totalDispatchMicros=63299, 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=3506737485329552, 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=5421378, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45971, opaque=0x5301ad, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9176, encodingMicros=2, totalDispatchMicros=39674, 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=3506737485472735, 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=5422166, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-54792, opaque=0x5304c1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6571, encodingMicros=3, totalDispatchMicros=6571, 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=3506737485467996, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5419451, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31181, opaque=0x52fa26, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18784, encodingMicros=2, totalDispatchMicros=61647, 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=3506737485421566, 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=5, 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=9503, encodingMicros=1, totalDispatchMicros=92810, 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=3506737485385134, 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=5418344, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-62164, opaque=0x52f5d3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7000, encodingMicros=4, totalDispatchMicros=64239, 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=3506737485364870, 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=5417236, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31079, opaque=0x52f17f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19591, encodingMicros=3, totalDispatchMicros=49618, 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=3506737485612410, 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=5409323, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-35180, opaque=0x52d296, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25680, encodingMicros=3, totalDispatchMicros=83730, 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=3506737485648015, 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=5420683, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59582, opaque=0x52fef6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19863, encodingMicros=2, totalDispatchMicros=33698, 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=3506737485572960, 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=5412563, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-61921, opaque=0x52df3e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9635, encodingMicros=2, totalDispatchMicros=95161, 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=3506737485691419, 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=5409288, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-42648, opaque=0x52d273, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25749, encodingMicros=3, totalDispatchMicros=75936, 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=3506737485719435, 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=5412898, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58074, opaque=0x52e08d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9762, encodingMicros=2, totalDispatchMicros=91001, 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=3506737485535855, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5419627, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19473, opaque=0x52fad6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18848, encodingMicros=3, totalDispatchMicros=58594, 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=3506737485755857, 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=5410700, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-39081, opaque=0x52d7f7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11140, encodingMicros=2, totalDispatchMicros=83429, 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=3506737485776777, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5419718, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56373, opaque=0x52fb31, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19086, encodingMicros=2, totalDispatchMicros=55745, 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=3506737485792520, 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=5422056, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-46965, opaque=0x530453, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11611, encodingMicros=3, totalDispatchMicros=11611, 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=3506737485531660, 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=5418578, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-45803, opaque=0x52f6bd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9357, encodingMicros=2, totalDispatchMicros=63051, 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=3506737485837398, 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=5403956, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-71953, opaque=0x52bd9f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9175, encodingMicros=2, totalDispatchMicros=83672, totalServerMicros=12, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506737485867618, 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=5404430, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22858, opaque=0x52bf79, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1374, encodingMicros=2, totalDispatchMicros=83610, 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=3506737485822046, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5416249, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52787, opaque=0x52eda4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19124, encodingMicros=3, totalDispatchMicros=80296, 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=3506737485921971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5421091, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42209, opaque=0x53008e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9611, encodingMicros=4, totalDispatchMicros=30279, 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=3506737485823821, 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=5414178, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75743, opaque=0x52e58d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9636, encodingMicros=3, totalDispatchMicros=77108, 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=3506737485958404, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5416283, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19301, opaque=0x52edc6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19254, encodingMicros=3, totalDispatchMicros=80471, 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=3506737485981757, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5422218, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-46055, opaque=0x5304f5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5550, encodingMicros=3, totalDispatchMicros=5550, 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=3506737486010290, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5416693, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-52810, opaque=0x52ef60, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19299, encodingMicros=2, totalDispatchMicros=79864, 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=3506737485741302, 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=5412331, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50312, opaque=0x52de56, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25787, encodingMicros=2, totalDispatchMicros=72506, 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=3506737485703154, 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=5417647, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19366, opaque=0x52f31a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19903, encodingMicros=2, totalDispatchMicros=52169, 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=3506737486003102, 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=5414919, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75764, opaque=0x52e872, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9796, encodingMicros=2, totalDispatchMicros=72878, 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=3506737485952733, 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=5416900, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50488, opaque=0x52f02f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8897, encodingMicros=1, totalDispatchMicros=79730, 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=3506737486194502, 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=5421014, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-19569, opaque=0x530041, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20355, encodingMicros=4, totalDispatchMicros=32559, 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=3506737485912260, 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=5404652, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18768, opaque=0x52c057, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1413, encodingMicros=2, totalDispatchMicros=80911, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737486236243, 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=5418548, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-54559, opaque=0x52f69f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9980, encodingMicros=3, totalDispatchMicros=66327, 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=3506737486223001, 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=5416921, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-75842, opaque=0x52f044, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9162, encodingMicros=2, totalDispatchMicros=79731, 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=3506737486139242, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5419919, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59498, opaque=0x52fbfa, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19392, encodingMicros=2, totalDispatchMicros=52576, 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=3506737486125849, 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=5416438, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-69070, opaque=0x52ee61, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25993, encodingMicros=3, totalDispatchMicros=56001, 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=3506737486345197, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5420007, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59508, opaque=0x52fc52, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19595, encodingMicros=3, totalDispatchMicros=52663, 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=3506737486312146, 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=5414367, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-58778, opaque=0x52e64a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11422, encodingMicros=2, totalDispatchMicros=56462, 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=3506737486401830, 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=5417074, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-46621, opaque=0x52f0de, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=26177, encodingMicros=2, totalDispatchMicros=58980, 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=3506737486422515, 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=5414656, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-35159, opaque=0x52e76b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11525, encodingMicros=2, totalDispatchMicros=55536, 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=3506737486270074, 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=5403772, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-22818, opaque=0x52bce7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1767, encodingMicros=2, totalDispatchMicros=81955, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737486267805, 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=5418996, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39114, opaque=0x52f85f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10007, encodingMicros=3, totalDispatchMicros=61154, 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=3506737487106333, 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=7, 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=2595, encodingMicros=2, totalDispatchMicros=75873, 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=3506737486787907, 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=5413802, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72375, opaque=0x52e415, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11664, encodingMicros=2, totalDispatchMicros=58069, 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=3506737486463009, 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=5422234, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-42283, opaque=0x530505, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6232, encodingMicros=4, totalDispatchMicros=6232, 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=3506737487221140, 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=5421984, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-277, documentId=test_collections-46038, opaque=0x53040b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14166, encodingMicros=3, totalDispatchMicros=14166, 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=3506737486460724, 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=5414397, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-72402, opaque=0x52e668, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=26224, encodingMicros=3, totalDispatchMicros=65069, 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=3506737487252288, 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=5417226, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-59235, opaque=0x52f175, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10068, encodingMicros=5, totalDispatchMicros=46944, 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=3506737487182484, 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=5417198, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-39026, opaque=0x52f159, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10883, encodingMicros=2, totalDispatchMicros=73891, 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=3506737487282890, 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=5, 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=10094, encodingMicros=3, totalDispatchMicros=45573, 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=3506737487305761, 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=5419487, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-50615, opaque=0x52fa4a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11002, encodingMicros=2, totalDispatchMicros=55687, 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=3506737487142678, 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=5405759, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-18812, opaque=0x52c4aa, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2626, encodingMicros=3, totalDispatchMicros=76086, totalServerMicros=5, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506737487335323, 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=5421967, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-76181, opaque=0x5303fa, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18045, encodingMicros=2, totalDispatchMicros=18045, 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=3506737487358190, 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=5405586, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55673, opaque=0x52c3fd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2836, encodingMicros=3, totalDispatchMicros=76426, totalServerMicros=5, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506737487404024, 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=5419797, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-56379, opaque=0x52fb80, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10156, encodingMicros=3, totalDispatchMicros=42499, 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=3506737487439015, 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=5420872, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-31278, opaque=0x52ffb3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10187, encodingMicros=4, totalDispatchMicros=37054, 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=3506737487465434, 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=5406002, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-55701, opaque=0x52c59d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2869, encodingMicros=3, totalDispatchMicros=76345, 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=3506737487113131, 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=5407080, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-38635, opaque=0x52c9d3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=24121, encodingMicros=2, totalDispatchMicros=87558, 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=3506737487135606, 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=6, 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=20738, encodingMicros=2, totalDispatchMicros=121440, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506737487465434, 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=5420924, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-277, documentId=test_collections-42192, opaque=0x52ffe7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10209, encodingMicros=3, totalDispatchMicros=36859, 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=3506737487404171, 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=5422021, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-228, documentId=test_collections-54775, opaque=0x530430, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16966, encodingMicros=3, totalDispatchMicros=16966, 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=3506737487339918, 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=5419599, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-58387, opaque=0x52faba, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11032, encodingMicros=3, totalDispatchMicros=54141, 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=3506737487282286, 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=5417917, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-228, documentId=test_collections-43008, opaque=0x52f428, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11534, encodingMicros=2, totalDispatchMicros=50065, 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=3506741378185274, 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=5650163, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-29949, opaque=0x567f5e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1851, encodingMicros=2, totalDispatchMicros=160687, totalServerMicros=82, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506741378219978, 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=5666259, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2760, opaque=0x56be3e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10288, encodingMicros=3, totalDispatchMicros=55140, 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=3506741378194176, 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=5664032, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33917, opaque=0x56b58b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8131, encodingMicros=3, totalDispatchMicros=81932, 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=3506741378332729, 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=5663957, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55769, opaque=0x56b540, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1981, encodingMicros=2, totalDispatchMicros=76190, 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=3506741378342937, 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=5664336, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-619, opaque=0x56b6bb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19503, encodingMicros=9, totalDispatchMicros=77736, 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=3506741378367931, 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=5648807, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18411, opaque=0x567a12, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3817, encodingMicros=8, totalDispatchMicros=128510, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506741378417653, 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=5666098, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-738, opaque=0x56bd9d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19528, encodingMicros=3, totalDispatchMicros=63619, 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=3506741378479242, 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=5660788, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-382, opaque=0x56a8df, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20428, encodingMicros=3, totalDispatchMicros=92942, 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=3506741378520063, 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=5661682, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-452, opaque=0x56ac5d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20465, encodingMicros=2, totalDispatchMicros=85342, 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=3506741378526214, 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=5652452, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-44905, opaque=0x56884f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1848, encodingMicros=3, totalDispatchMicros=149093, totalServerMicros=76, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506741378560448, 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=5651449, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2219, opaque=0x568464, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1876, encodingMicros=3, totalDispatchMicros=156323, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506741378564735, 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=5663792, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4490, opaque=0x56b49b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19296, encodingMicros=2, totalDispatchMicros=80441, 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=3506741378589434, 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=5648975, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-29781, opaque=0x567aba, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1900, encodingMicros=4, totalDispatchMicros=168393, totalServerMicros=91, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506741378604945, 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=5659816, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48089, opaque=0x56a513, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4242, encodingMicros=2, totalDispatchMicros=39706, 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=3506741378627653, 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=5648092, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-29611, opaque=0x567747, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1928, encodingMicros=3, totalDispatchMicros=172596, totalServerMicros=91, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506741378645645, 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=5664472, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-627, opaque=0x56b743, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12469, encodingMicros=3, totalDispatchMicros=64855, 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=3506741378661968, 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=5663589, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55752, opaque=0x56b3d0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3777, encodingMicros=3, totalDispatchMicros=44174, 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=3506741378676692, 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=5664072, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55770, opaque=0x56b5b3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1962, encodingMicros=2, totalDispatchMicros=73524, 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=3506741378703261, 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=5652799, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-21945, opaque=0x5689aa, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2403, encodingMicros=2, totalDispatchMicros=102660, 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=3506741378714530, 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=5664290, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33930, opaque=0x56b68d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3811, encodingMicros=2, totalDispatchMicros=37711, 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=3506741378780198, 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=5657993, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10423, opaque=0x569df4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3357, encodingMicros=2, totalDispatchMicros=87639, 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=3506741378832903, 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=5656663, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-19954, opaque=0x5698c2, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2491, encodingMicros=2, totalDispatchMicros=88629, 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=3506741379046681, 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=5659896, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2612, opaque=0x56a563, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1722, encodingMicros=3, totalDispatchMicros=89883, 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=3506741379082615, 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=5660501, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14993, opaque=0x56a7c0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1752, encodingMicros=3, totalDispatchMicros=84260, 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=3506741379089249, 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=5665906, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55845, opaque=0x56bcdd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10764, encodingMicros=2, totalDispatchMicros=66524, 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=3506741379148083, 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=5660951, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10560, opaque=0x56a982, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1844, encodingMicros=3, totalDispatchMicros=80432, 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=3506741379205638, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=5649863, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-402, documentId=test_collections-3922, opaque=0x567e32, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4923, encodingMicros=3, totalDispatchMicros=61423, 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=3506741379216949, 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=5650806, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10022, opaque=0x5681e1, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4563, encodingMicros=2, totalDispatchMicros=93151, 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=3506741379265956, 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=5652098, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10195, opaque=0x5686ed, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4596, encodingMicros=2, totalDispatchMicros=92330, 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=3506741379312689, 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=5652892, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-23526, opaque=0x568a07, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4631, encodingMicros=3, totalDispatchMicros=92376, 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=3506741379312985, 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=5666017, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45765, opaque=0x56bd4c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3779, encodingMicros=2, totalDispatchMicros=45918, 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=3506741378240341, 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=5658443, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37601, opaque=0x569fb6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2855, encodingMicros=3, totalDispatchMicros=84768, 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=3506741378711659, 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=5662299, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48174, opaque=0x56aec6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1992, encodingMicros=2, totalDispatchMicros=79321, 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=3506741378408150, 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=5661025, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33764, opaque=0x56a9cc, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2204, encodingMicros=2, totalDispatchMicros=86097, 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=3506741379502857, 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=5661662, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18947, opaque=0x56ac49, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=22023, encodingMicros=3, totalDispatchMicros=94762, 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=3506741379543051, 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=5667435, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48317, opaque=0x56c2d6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20407, encodingMicros=2, totalDispatchMicros=74089, 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=3506741379584399, 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=5666182, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37959, opaque=0x56bdf1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20418, encodingMicros=2, totalDispatchMicros=78474, 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=3506741379583465, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=5650041, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-402, documentId=test_collections-3968, opaque=0x567ee4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5593, encodingMicros=2, totalDispatchMicros=34789, 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=3506741379611261, 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=5670620, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15372, opaque=0x56cf47, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20440, encodingMicros=3, totalDispatchMicros=40018, 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=3506741378371981, 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=5664100, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11212, opaque=0x56b5d0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2016, encodingMicros=3, totalDispatchMicros=76168, 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=3506741379653126, 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=5651683, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14663, opaque=0x56854e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13189, encodingMicros=2, totalDispatchMicros=149066, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506741378337661, 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=5668901, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6820, opaque=0x56c890, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10396, encodingMicros=4, totalDispatchMicros=38625, 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=3506741379651085, 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=5660394, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10542, opaque=0x56a755, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=22887, encodingMicros=2, totalDispatchMicros=95907, totalServerMicros=1, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741379738983, 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=5662001, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45549, opaque=0x56ad9c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11781, encodingMicros=3, totalDispatchMicros=81936, 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=3506741379807222, 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=5656254, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2176, opaque=0x569729, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2440, encodingMicros=3, totalDispatchMicros=104441, 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=3506741379807222, 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=5660898, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27946, opaque=0x56a94d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=23021, encodingMicros=2, totalDispatchMicros=98283, 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=3506741379841030, 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=5663809, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45629, opaque=0x56b4ac, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3412, encodingMicros=2, totalDispatchMicros=52246, 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=3506741379730103, 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=5651355, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-44843, opaque=0x568406, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2791, encodingMicros=2, totalDispatchMicros=136063, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741379898893, 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=5661290, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10579, opaque=0x56aad5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=22748, encodingMicros=2, totalDispatchMicros=96112, 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=3506741379926645, 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=5650240, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2148, opaque=0x567fab, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2976, encodingMicros=3, totalDispatchMicros=143684, totalServerMicros=64, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506741379736676, 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=5662161, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11150, opaque=0x56ae3c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13248, encodingMicros=3, totalDispatchMicros=86432, 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=3506741379961733, 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=5651981, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10183, opaque=0x568678, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5748, encodingMicros=3, totalDispatchMicros=69606, 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=3506741380018751, 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=5662215, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2702, opaque=0x56ae72, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13517, encodingMicros=2, totalDispatchMicros=86701, 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=3506741379954845, 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=5661418, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2468, opaque=0x56ab55, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=22799, encodingMicros=2, totalDispatchMicros=95723, 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=3506741379848817, 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=5665912, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45748, opaque=0x56bce3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10302, encodingMicros=2, totalDispatchMicros=60403, 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=3506741380123636, 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=5659199, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33662, opaque=0x56a2aa, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5768, encodingMicros=2, totalDispatchMicros=46203, 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=3506741380116334, 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=5662250, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2515, opaque=0x56ae95, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=22951, encodingMicros=3, totalDispatchMicros=94417, 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=3506741380186746, 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=5654804, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-23774, opaque=0x56917f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5885, encodingMicros=3, totalDispatchMicros=74256, 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=3506741379847391, 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=5656369, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2200, opaque=0x56979c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2473, encodingMicros=2, totalDispatchMicros=104269, 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=3506741380180316, 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=5661409, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33783, opaque=0x56ab4c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4000, encodingMicros=3, totalDispatchMicros=57386, 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=3506741380277498, 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=5655880, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-19936, opaque=0x5695b3, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5955, encodingMicros=2, totalDispatchMicros=67703, 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=3506741380289976, 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=5666278, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24314, opaque=0x56be51, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=23048, encodingMicros=2, totalDispatchMicros=70277, 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=3506741380319307, 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=5656757, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10387, opaque=0x569920, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5990, encodingMicros=2, totalDispatchMicros=66332, 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=3506741380339533, 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=5669194, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20549, opaque=0x56c9b5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=23092, encodingMicros=2, totalDispatchMicros=52546, 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=3506741380353026, 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=5661925, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26596, opaque=0x56ad50, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4155, encodingMicros=2, totalDispatchMicros=55356, 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=3506741380158867, 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=5659448, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30331, opaque=0x56a3a3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5799, encodingMicros=4, totalDispatchMicros=44574, 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=3506741380405669, 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=5671134, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6935, opaque=0x56d149, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=20897, encodingMicros=16, totalDispatchMicros=25125, 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=3506741380150083, 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=5668755, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45934, opaque=0x56c7fe, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10599, encodingMicros=2, totalDispatchMicros=44205, 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=3506741379973577, 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=5665720, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34003, opaque=0x56bc23, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2995, encodingMicros=3, totalDispatchMicros=59151, 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=3506741380473615, 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=5658883, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-23936, opaque=0x56a16e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=6080, encodingMicros=3, totalDispatchMicros=48029, 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=3506741380468559, 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=5662786, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45586, opaque=0x56b0ad, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23166, encodingMicros=2, totalDispatchMicros=84960, 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=3506741380494834, 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=5662533, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6470, opaque=0x56afb0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3915, encodingMicros=2, totalDispatchMicros=77780, 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=3506741380526283, 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=5662805, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20268, opaque=0x56b0c0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5050, encodingMicros=3, totalDispatchMicros=40818, 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=3506741380397037, 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=5661975, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55679, opaque=0x56ad82, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4195, encodingMicros=3, totalDispatchMicros=55594, 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=3506741380587595, 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=5664313, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24217, opaque=0x56b6a4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3971, encodingMicros=3, totalDispatchMicros=56798, 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=3506741380605501, 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=5665465, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2702, opaque=0x56bb24, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4998, encodingMicros=2, totalDispatchMicros=43276, 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=3506741380624720, 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=5664320, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17597, opaque=0x56b6ab, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4004, encodingMicros=2, totalDispatchMicros=56776, 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=3506741380680681, 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=5666086, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24302, opaque=0x56bd91, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5011, encodingMicros=2, totalDispatchMicros=39366, 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=3506741380750245, 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=5663646, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4478, opaque=0x56b409, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4835, encodingMicros=2, totalDispatchMicros=65310, 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=3506741380800807, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5665059, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2681, opaque=0x56b98e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4379, encodingMicros=4, totalDispatchMicros=37692, 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=3506741380388068, 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=5645688, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-10229, opaque=0x566de3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6052, encodingMicros=3, totalDispatchMicros=139453, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741380275619, 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=5656723, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-19960, opaque=0x5698fe, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2896, encodingMicros=2, totalDispatchMicros=104397, 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=3506741380624439, 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=5668336, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51793, opaque=0x56c65b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4098, encodingMicros=2, totalDispatchMicros=29294, 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=3506741380533365, 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=5668632, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45928, opaque=0x56c783, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23223, encodingMicros=3, totalDispatchMicros=57162, 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=3506741381108818, 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=5661611, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11124, opaque=0x56ac16, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5374, encodingMicros=2, totalDispatchMicros=73093, 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=3506741380513658, 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=5657533, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45296, opaque=0x569c28, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15312, encodingMicros=2, totalDispatchMicros=98470, 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=3506741380497056, 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=5662640, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22317, opaque=0x56b01b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3514, encodingMicros=2, totalDispatchMicros=73068, 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=3506741381113883, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=5663548, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-554, opaque=0x56b3a7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3758, encodingMicros=3, totalDispatchMicros=57912, 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=3506741381217735, 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=5662708, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15069, opaque=0x56b05f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4230, encodingMicros=2, totalDispatchMicros=73770, 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=3506741381222648, 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=5646545, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18131, opaque=0x56713c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7205, encodingMicros=2, totalDispatchMicros=122098, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506741381270091, 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=5668387, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19167, opaque=0x56c68e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4196, encodingMicros=2, totalDispatchMicros=49179, 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=3506741381284012, 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=5667631, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2945, opaque=0x56c39a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2890, encodingMicros=3, totalDispatchMicros=52121, 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=3506741381304043, 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=5646766, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-25710, opaque=0x567219, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7266, encodingMicros=2, totalDispatchMicros=131638, 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=3506741381344522, 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=5664617, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45675, opaque=0x56b7d4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4384, encodingMicros=3, totalDispatchMicros=53028, 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=3506741381364605, 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=5646452, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47381, opaque=0x5670df, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7268, encodingMicros=3, totalDispatchMicros=125590, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506741381429723, 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=5668411, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26819, opaque=0x56c6a6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4434, encodingMicros=3, totalDispatchMicros=29425, 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=3506741381465617, 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=5666898, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30611, opaque=0x56c0bd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4426, encodingMicros=3, totalDispatchMicros=33453, 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=3506741381492928, 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=5648835, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-54990, opaque=0x567a2e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=24754, encodingMicros=2, totalDispatchMicros=182082, totalServerMicros=97, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506741381519451, 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=5668773, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38107, opaque=0x56c810, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4459, encodingMicros=2, totalDispatchMicros=27344, 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=3506741381548390, 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=5670481, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51907, opaque=0x56cebc, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2608, encodingMicros=2, totalDispatchMicros=19229, 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=3506741381575865, 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=5664193, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55775, opaque=0x56b62c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=24808, encodingMicros=3, totalDispatchMicros=89240, 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=3506741381612487, 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=5664370, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22392, opaque=0x56b6dd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=24828, encodingMicros=3, totalDispatchMicros=88139, 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=3506741381616706, 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=5667233, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6715, opaque=0x56c20c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2534, encodingMicros=3, totalDispatchMicros=63124, 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=3506741381665532, 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=5651327, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-21806, opaque=0x5683ea, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=24834, encodingMicros=2, totalDispatchMicros=163686, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506741381696194, 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=5666724, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45810, opaque=0x56c00f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2589, encodingMicros=20, totalDispatchMicros=67810, 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=3506741381706760, 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=5651257, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30007, opaque=0x5683a4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=24864, encodingMicros=2, totalDispatchMicros=163815, totalServerMicros=76, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506741381111342, 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=5668427, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55964, opaque=0x56c6b6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4559, 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=3506741381342864, 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=5641011, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-40430, opaque=0x565b9e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2913, encodingMicros=2, totalDispatchMicros=189779, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741381787654, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=5660813, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4295, opaque=0x56a8f8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24337, encodingMicros=2, totalDispatchMicros=94525, 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=3506741381798717, 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=5662413, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26611, opaque=0x56af38, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3365, encodingMicros=2, totalDispatchMicros=96213, 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=3506741381824706, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=5663190, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4450, opaque=0x56b241, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24370, encodingMicros=3, totalDispatchMicros=83574, 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=3506741381279524, 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=5671106, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-46083, opaque=0x56d12d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3382, encodingMicros=3, totalDispatchMicros=12527, 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=3506741381861916, 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=5663090, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37815, opaque=0x56b1dd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3421, encodingMicros=3, totalDispatchMicros=93212, 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=3506741381219760, 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=5657890, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-10975, opaque=0x569d8d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5688, encodingMicros=2, totalDispatchMicros=90255, 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=3506741381933886, 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=5663064, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51544, opaque=0x56b1c3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3483, encodingMicros=2, totalDispatchMicros=91948, 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=3506741381236268, 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=5650062, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2102, opaque=0x567ef9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4657, encodingMicros=2, totalDispatchMicros=147517, totalServerMicros=64, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741382007956, 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=5651642, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14652, opaque=0x568525, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5830, encodingMicros=2, totalDispatchMicros=145711, totalServerMicros=64, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506741382054736, 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=5667639, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51756, opaque=0x56c3a2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5450, encodingMicros=3, totalDispatchMicros=53953, 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=3506741382066918, 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=5669177, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38133, opaque=0x56c9a4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3558, encodingMicros=3, totalDispatchMicros=47383, 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=3506741381867903, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=5661259, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4322, opaque=0x56aab6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24407, encodingMicros=2, totalDispatchMicros=87975, 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=3506741382131946, 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=5651665, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18563, opaque=0x56853c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5546, encodingMicros=2, totalDispatchMicros=147324, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741381861700, 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=5651694, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-44872, opaque=0x568559, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6453, encodingMicros=3, totalDispatchMicros=112011, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506741382193049, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=5667342, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4726, opaque=0x56c279, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23401, encodingMicros=2, totalDispatchMicros=65291, 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=3506741381804495, 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=5667048, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55893, opaque=0x56c153, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5233, encodingMicros=3, totalDispatchMicros=37769, 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=3506741382177813, 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=5650659, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26206, opaque=0x56814e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5576, encodingMicros=4, totalDispatchMicros=150783, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506741382268509, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=5670992, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-1015, opaque=0x56d0bb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23412, encodingMicros=3, totalDispatchMicros=29581, 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=3506741382101200, 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=5670385, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19273, opaque=0x56ce5c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3588, encodingMicros=2, totalDispatchMicros=38888, 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=3506741382309220, 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=5650866, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10040, opaque=0x56821d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7806, encodingMicros=2, totalDispatchMicros=112133, totalServerMicros=59, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506741382320342, 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=5668430, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34167, opaque=0x56c6b9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5687, encodingMicros=3, totalDispatchMicros=48733, 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=3506741382098391, 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=5665073, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2838, opaque=0x56b99c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5488, encodingMicros=2, totalDispatchMicros=70981, 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=3506741382353010, 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=5661135, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24056, opaque=0x56aa3a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7847, encodingMicros=2, totalDispatchMicros=56689, 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=3506741382388894, 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=5661283, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20187, opaque=0x56aace, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4769, encodingMicros=2, totalDispatchMicros=79195, 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=3506741382400540, 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=5665597, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30567, opaque=0x56bba7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5776, encodingMicros=3, totalDispatchMicros=65479, 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=3506741382339256, 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=5663936, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30505, opaque=0x56b52b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4154, encodingMicros=3, totalDispatchMicros=82881, 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=3506741382263620, 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=5663013, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48193, opaque=0x56b190, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6822, encodingMicros=2, totalDispatchMicros=43812, 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=3506741382475185, 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=5668544, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10912, opaque=0x56c72b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3919, encodingMicros=3, totalDispatchMicros=51938, 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=3506741382465954, 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=5663553, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30495, opaque=0x56b3ac, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4277, encodingMicros=3, totalDispatchMicros=82601, 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=3506741382433742, 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=5667860, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38057, opaque=0x56c47f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5806, encodingMicros=2, totalDispatchMicros=52528, 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=3506741382598464, 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=5668186, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19159, opaque=0x56c5c5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4376, encodingMicros=3, totalDispatchMicros=52961, 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=3506741382610409, 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=5668178, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38070, opaque=0x56c5bd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5976, encodingMicros=3, totalDispatchMicros=49815, 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=3506741382427947, 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=5662436, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28011, opaque=0x56af4f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7911, encodingMicros=3, totalDispatchMicros=45279, 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=3506741382632851, 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=5668302, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34159, opaque=0x56c639, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4407, encodingMicros=2, totalDispatchMicros=53320, 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=3506741382645310, 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=5670838, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6923, opaque=0x56d021, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4043, encodingMicros=3, totalDispatchMicros=22422, 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=3506741382669586, 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=5662604, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24132, opaque=0x56aff7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8113, encodingMicros=2, totalDispatchMicros=43289, 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=3506741382689915, 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=5666214, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45776, opaque=0x56be11, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5015, encodingMicros=4, totalDispatchMicros=54542, 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=3506741382637433, 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=5666291, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34024, opaque=0x56be5e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1812, encodingMicros=4, totalDispatchMicros=32442, 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=3506741382695645, 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=5665260, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15160, opaque=0x56ba57, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4441, encodingMicros=2, totalDispatchMicros=71147, 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=3506741382800975, 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=5667319, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2927, opaque=0x56c262, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1465, encodingMicros=3, totalDispatchMicros=34267, 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=3506741382650574, 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=5662701, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26625, opaque=0x56b058, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6000, encodingMicros=2, totalDispatchMicros=76762, 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=3506741382819624, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=5665200, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4593, opaque=0x56ba1b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4509, encodingMicros=3, totalDispatchMicros=64905, 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=3506741382839004, 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=5670202, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-3063, opaque=0x56cda5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1497, encodingMicros=3, totalDispatchMicros=22048, 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=3506741382874871, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=5665405, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4602, opaque=0x56bae8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4561, encodingMicros=3, totalDispatchMicros=63431, 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=3506741382869100, 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=5666969, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28243, opaque=0x56c104, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4769, encodingMicros=2, totalDispatchMicros=56524, 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=3506741382940924, 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=5669034, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51823, opaque=0x56c915, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1580, encodingMicros=3, totalDispatchMicros=31037, 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=3506741382970380, 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=5667416, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20480, opaque=0x56c2c3, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4865, encodingMicros=3, totalDispatchMicros=52039, 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=3506741383019431, 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=5667577, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2843, opaque=0x56c364, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4866, encodingMicros=3, totalDispatchMicros=53348, 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=3506741382866043, 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=5662722, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15070, opaque=0x56b06d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6209, encodingMicros=3, totalDispatchMicros=75757, 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=3506741383063764, 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=5662861, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37806, opaque=0x56b0f8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6400, encodingMicros=2, totalDispatchMicros=75855, 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=3506741383062541, 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=5667310, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45855, opaque=0x56c259, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5199, encodingMicros=3, totalDispatchMicros=33880, 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=3506741383101347, 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=5656893, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27757, opaque=0x5699a8, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=18131, encodingMicros=2, totalDispatchMicros=96920, 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=3506741383136059, 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=5670570, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-380, documentId=test_collections-11417, opaque=0x56cf15, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=55209, encodingMicros=4, totalDispatchMicros=55209, 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=3506741383156219, 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=5657166, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45154, opaque=0x569ab9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18151, encodingMicros=2, totalDispatchMicros=99150, 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=3506741383176751, 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=5670777, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-380, documentId=test_collections-3097, opaque=0x56cfe4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=46565, encodingMicros=3, totalDispatchMicros=46565, 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=3506741383204795, 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=5657330, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45222, opaque=0x569b5d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18193, encodingMicros=2, totalDispatchMicros=98788, 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=3506741383078057, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=5670528, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4899, opaque=0x56ceeb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4151, encodingMicros=3, totalDispatchMicros=34894, 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=3506741383253415, 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=5658723, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45355, opaque=0x56a0ce, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18238, encodingMicros=3, totalDispatchMicros=83373, 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=3506741383208613, 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=5670864, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-380, documentId=test_collections-19291, opaque=0x56d03b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=44283, encodingMicros=3, totalDispatchMicros=44283, 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=3506741383334024, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=5670237, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-981, opaque=0x56cdc8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2067, encodingMicros=3, totalDispatchMicros=21882, 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=3506741383165518, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=5653127, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-402, documentId=test_collections-110, opaque=0x568af2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17901, encodingMicros=2, totalDispatchMicros=100031, 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=3506741383111627, 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=5663131, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22341, opaque=0x56b206, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6429, encodingMicros=2, totalDispatchMicros=74329, 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=3506741383413471, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=5653932, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-402, documentId=test_collections-137, opaque=0x568e17, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18145, encodingMicros=2, totalDispatchMicros=100270, 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=3506741383328252, 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=5658624, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55553, opaque=0x56a06b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17753, encodingMicros=3, totalDispatchMicros=87000, 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=3506741383452013, 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=5662782, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11164, opaque=0x56b0a9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=28021, encodingMicros=2, totalDispatchMicros=86746, 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=3506741383282932, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=5670738, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4909, opaque=0x56cfbd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4352, encodingMicros=4, totalDispatchMicros=25428, 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=3506741383444604, 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=5663195, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37821, opaque=0x56b246, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6758, encodingMicros=2, totalDispatchMicros=73948, 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=3506741383869013, 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=5668583, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26828, opaque=0x56c752, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7170, encodingMicros=3, totalDispatchMicros=49599, 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=3506741383868483, 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=5649102, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-29819, opaque=0x567b39, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2952, encodingMicros=2, totalDispatchMicros=183462, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506741383925666, 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=5668983, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55986, opaque=0x56c8e2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7192, encodingMicros=3, totalDispatchMicros=45349, 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=3506741383939565, 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=5671189, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-380, documentId=test_collections-56099, opaque=0x56d180, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29941, encodingMicros=3, totalDispatchMicros=29941, 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=3506741383958386, 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=5669131, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19207, opaque=0x56c976, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7221, encodingMicros=44, totalDispatchMicros=44574, 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=3506741383978177, 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=5663886, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37849, opaque=0x56b4f9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3028, encodingMicros=3, totalDispatchMicros=79188, 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=3506741384053122, 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=5663895, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48220, opaque=0x56b502, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3089, encodingMicros=3, totalDispatchMicros=79283, 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=3506741384056917, 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=5669875, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19247, opaque=0x56cc5e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7305, encodingMicros=3, totalDispatchMicros=37107, 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=3506741384056012, 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=5661431, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51479, opaque=0x56ab62, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=28127, encodingMicros=3, totalDispatchMicros=102536, 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=3506741384096090, 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=5661107, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11110, opaque=0x56aa1e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3129, encodingMicros=3, totalDispatchMicros=85045, 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=3506741384127916, 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=5649103, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-44725, opaque=0x567b3a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=28181, encodingMicros=3, totalDispatchMicros=172642, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741384146573, 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=5650911, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10053, opaque=0x56824a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=6290, encodingMicros=3, totalDispatchMicros=157862, 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=3506741384130459, 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=5661465, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22273, opaque=0x56ab84, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3158, encodingMicros=2, totalDispatchMicros=84935, 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=3506741384208033, 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=5665235, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6588, opaque=0x56ba3e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=6325, encodingMicros=2, totalDispatchMicros=75483, 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=3506741384262299, 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=5669363, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6847, opaque=0x56ca5e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=6364, encodingMicros=3, totalDispatchMicros=51890, 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=3506741384263761, 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=5657700, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26450, opaque=0x569ccf, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7016, encodingMicros=3, totalDispatchMicros=113944, 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=3506741384301051, 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=5669668, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28374, opaque=0x56cb8f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4470, encodingMicros=3, totalDispatchMicros=49524, 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=3506741384299228, 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=5664547, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30528, opaque=0x56b78e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2829, encodingMicros=4, totalDispatchMicros=74824, 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=3506741384337631, 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=5669855, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24458, opaque=0x56cc4a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4513, encodingMicros=3, totalDispatchMicros=47505, 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=3506741384353963, 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=5670113, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38188, opaque=0x56cd4c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2878, encodingMicros=3, totalDispatchMicros=38944, 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=3506741384438834, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=5650600, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-402, documentId=test_collections-4129, opaque=0x568113, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1172, encodingMicros=2, totalDispatchMicros=30617, 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=3506741384438834, 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=5666309, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55862, opaque=0x56be70, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7037, encodingMicros=3, totalDispatchMicros=67017, 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=3506741384486981, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5661193, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20176, opaque=0x56aa74, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=834, encodingMicros=2, totalDispatchMicros=33915, 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=3506741384504724, 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=5666389, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51705, opaque=0x56bec0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7079, encodingMicros=2, totalDispatchMicros=61899, 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=3506741384517941, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5652979, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-19812, opaque=0x568a5e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=850, encodingMicros=2, totalDispatchMicros=85552, totalServerMicros=53, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506741384543304, 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=5666707, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51722, opaque=0x56bffe, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7111, encodingMicros=2, totalDispatchMicros=61257, 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=3506741384594289, 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=5659847, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22211, opaque=0x56a532, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8130, encodingMicros=2, totalDispatchMicros=77610, 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=3506741384607135, 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=5667087, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15222, opaque=0x56c17a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7157, encodingMicros=3, totalDispatchMicros=62375, 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=3506741384370171, 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=5670038, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6887, opaque=0x56cd01, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4543, encodingMicros=3, totalDispatchMicros=45302, 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=3506741384320426, 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=5665435, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45720, opaque=0x56bb06, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8629, encodingMicros=3, totalDispatchMicros=53058, 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=3506741384624731, 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=5661808, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-463, opaque=0x56acdb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9066, encodingMicros=3, totalDispatchMicros=75340, 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=3506741384538349, 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=5663368, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2583, opaque=0x56b2f3, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8150, encodingMicros=3, totalDispatchMicros=61251, 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=3506741384443880, 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=5664914, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51649, opaque=0x56b8fd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2944, encodingMicros=2, totalDispatchMicros=74342, 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=3506741388403746, 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=5661175, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27961, opaque=0x56aa62, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12820, encodingMicros=3, totalDispatchMicros=74717, 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=3506741388410085, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=5670872, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-1010, opaque=0x56d043, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10730, encodingMicros=2, totalDispatchMicros=34883, 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=3506741388506069, 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=5661568, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27983, opaque=0x56abeb, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12909, encodingMicros=2, totalDispatchMicros=72435, 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=3506741388512074, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=5670249, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2980, opaque=0x56cdd4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2084, encodingMicros=3, totalDispatchMicros=19599, 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=3506741388557479, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=5666736, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4687, opaque=0x56c01b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10860, encodingMicros=3, totalDispatchMicros=76113, 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=3506741388604381, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=5667024, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-795, opaque=0x56c13b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10902, encodingMicros=3, totalDispatchMicros=71124, 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=3506741388635507, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=5667247, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4717, opaque=0x56c21a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10929, encodingMicros=2, totalDispatchMicros=70766, 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=3506741388664093, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=5669905, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-963, opaque=0x56cc7c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11430, encodingMicros=2, totalDispatchMicros=51716, 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=3506741388683834, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=5660466, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-354, opaque=0x56a79d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10961, encodingMicros=2, totalDispatchMicros=96833, 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=3506741388727354, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=5661067, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-401, opaque=0x56a9f6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10970, encodingMicros=3, totalDispatchMicros=90317, 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=3506741388410588, 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=5669843, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2956, opaque=0x56cc3e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2316, encodingMicros=3, totalDispatchMicros=21499, 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=3506741388410588, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5669375, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2931, opaque=0x56ca6a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11194, encodingMicros=2, totalDispatchMicros=58188, 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=3506741388800782, 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=5667779, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45877, opaque=0x56c42e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2902, encodingMicros=2, totalDispatchMicros=35682, 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=3506741388813396, 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=5668451, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45919, opaque=0x56c6ce, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10591, encodingMicros=3, totalDispatchMicros=53900, 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=3506741388836515, 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=5669849, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45999, opaque=0x56cc44, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2934, encodingMicros=3, totalDispatchMicros=25564, 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=3506741388847814, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5662391, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17526, opaque=0x56af22, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11590, encodingMicros=3, totalDispatchMicros=80669, 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=3506741388916392, 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=5652395, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18597, opaque=0x568816, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=32731, encodingMicros=2, totalDispatchMicros=150188, 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=3506741388958892, 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=5652960, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2349, opaque=0x568a4b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=32767, encodingMicros=4, totalDispatchMicros=149906, 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=3506741388969465, 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=5653551, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17156, opaque=0x568c9a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5487, encodingMicros=2, totalDispatchMicros=87554, 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=3506741389078894, 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=5654230, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27580, opaque=0x568f41, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5554, encodingMicros=12, totalDispatchMicros=86236, 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=3506741389106621, 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=5654297, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27611, opaque=0x568f84, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5577, encodingMicros=12, totalDispatchMicros=85976, 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=3506741389118430, 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=5654460, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47908, opaque=0x569027, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=32885, encodingMicros=3, totalDispatchMicros=148062, 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=3506741389170578, 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=5650736, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-21657, opaque=0x56819b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5592, encodingMicros=2, totalDispatchMicros=94871, 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=3506741388729720, 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=5652135, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-50987, opaque=0x568712, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3252, encodingMicros=2, totalDispatchMicros=156444, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506741388560354, 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=5656255, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33360, opaque=0x56972a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4755, encodingMicros=2, totalDispatchMicros=55991, 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=3506741389270494, 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=5663205, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48199, opaque=0x56b250, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3773, encodingMicros=3, totalDispatchMicros=89669, 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=3506741389277409, 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=5656509, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33412, opaque=0x569828, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5467, encodingMicros=2, totalDispatchMicros=56552, 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=3506741388570646, 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=5662041, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20228, opaque=0x56adc4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12946, encodingMicros=3, totalDispatchMicros=77437, 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=3506741389332400, 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=5657154, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33582, opaque=0x569aad, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5513, encodingMicros=2, totalDispatchMicros=55838, 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=3506741389342599, 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=5662526, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6469, opaque=0x56afa9, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=13713, encodingMicros=3, totalDispatchMicros=73536, 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=3506741389361589, 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=5667208, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55906, opaque=0x56c1f3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3794, encodingMicros=2, totalDispatchMicros=69545, 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=3506741389381731, 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=5663142, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28042, opaque=0x56b211, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=13730, encodingMicros=2, totalDispatchMicros=69422, 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=3506741389400372, 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=5667295, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48312, opaque=0x56c24a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3812, encodingMicros=3, totalDispatchMicros=68782, 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=3506741388497521, 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=5667805, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51768, opaque=0x56c448, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6051, encodingMicros=3, totalDispatchMicros=69828, 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=3506741389457883, 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=5668926, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28334, opaque=0x56c8a9, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=9774, encodingMicros=3, totalDispatchMicros=43505, 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=3506741389481487, 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=5663037, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11172, opaque=0x56b1a8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4596, encodingMicros=2, totalDispatchMicros=64875, 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=3506741389407737, 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=5662879, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30472, opaque=0x56b10a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4995, encodingMicros=3, totalDispatchMicros=52533, 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=3506741389552310, 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=5651030, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-21748, opaque=0x5682c1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4316, encodingMicros=3, totalDispatchMicros=142186, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506741389559952, 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=5668401, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45916, opaque=0x56c69c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9760, encodingMicros=2, totalDispatchMicros=47166, 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=3506741389287016, 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=5662449, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6463, opaque=0x56af5c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=13199, encodingMicros=2, totalDispatchMicros=81934, 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=3506741389269042, 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=5667655, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45872, opaque=0x56c3b2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2132, encodingMicros=5, totalDispatchMicros=39784, 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=3506741389167988, 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=5654968, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37389, opaque=0x569223, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=32924, encodingMicros=2, totalDispatchMicros=141193, 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=3506741388920358, 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=5652604, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30082, opaque=0x5688e7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=33421, encodingMicros=2, totalDispatchMicros=160115, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506741389641717, 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=5669243, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2927, opaque=0x56c9e6, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8526, encodingMicros=3, totalDispatchMicros=56470, 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=3506741389804227, 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=5657655, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37561, opaque=0x569ca2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=24994, encodingMicros=2, totalDispatchMicros=98378, 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=3506741389635579, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=5663535, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4472, opaque=0x56b39a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2733, encodingMicros=3, totalDispatchMicros=38904, 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=3506741389867125, 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=5664910, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33970, opaque=0x56b8f9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20060, encodingMicros=2, totalDispatchMicros=92287, 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=3506741389562692, 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=5663407, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26647, opaque=0x56b31a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5143, encodingMicros=3, 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=3506741389896357, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=5669259, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-912, opaque=0x56c9f6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2603, encodingMicros=3, totalDispatchMicros=30775, 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=3506741389922200, 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=5667033, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30620, opaque=0x56c144, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20077, encodingMicros=2, totalDispatchMicros=84546, 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=3506741389462179, 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=5667940, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11347, opaque=0x56c4cf, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7009, encodingMicros=3, totalDispatchMicros=69773, 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=3506741389975222, 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=5667340, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19127, opaque=0x56c277, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20107, encodingMicros=2, totalDispatchMicros=85089, 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=3506741389923367, 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=5663591, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2765, opaque=0x56b3d2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5499, encodingMicros=3, totalDispatchMicros=49433, 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=3506741390070130, 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=5667799, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30660, opaque=0x56c442, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20178, encodingMicros=3, totalDispatchMicros=81142, 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=3506741389902297, 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=5670037, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2968, opaque=0x56cd00, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=19538, encodingMicros=3, totalDispatchMicros=61213, 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=3506741389813277, 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=5664586, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24229, opaque=0x56b7b5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8693, encodingMicros=3, totalDispatchMicros=79767, 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=3506741390073174, 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=5663688, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22369, opaque=0x56b433, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5646, encodingMicros=2, totalDispatchMicros=49482, 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=3506741390176312, 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=5664754, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55800, opaque=0x56b85d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6319, encodingMicros=3, totalDispatchMicros=78602, 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=3506741390230393, 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=5648397, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-54871, opaque=0x567878, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6357, encodingMicros=2, totalDispatchMicros=179477, totalServerMicros=101, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741390246857, 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=5653971, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30130, opaque=0x568e3e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6008, encodingMicros=2, totalDispatchMicros=109389, 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=3506741390284020, 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=5667976, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11348, opaque=0x56c4f3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6219, encodingMicros=2, totalDispatchMicros=59148, 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=3506741390291842, 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=5654308, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14788, opaque=0x568f8f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6031, encodingMicros=3, totalDispatchMicros=103475, 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=3506741390337968, 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=5655384, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26393, opaque=0x5693c3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6065, encodingMicros=2, totalDispatchMicros=102836, 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=3506741390523993, 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=5667268, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15231, opaque=0x56c22f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13159, encodingMicros=2, totalDispatchMicros=78103, 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=3506741389983948, 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=5667979, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15253, opaque=0x56c4f6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7503, encodingMicros=3, totalDispatchMicros=69755, 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=3506741390338188, 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=5670200, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15355, opaque=0x56cda3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6244, encodingMicros=3, totalDispatchMicros=43848, 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=3506741390187324, 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=5665358, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6600, opaque=0x56bab9, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=9052, encodingMicros=2, totalDispatchMicros=73151, 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=3506741390785577, 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=5668827, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38114, opaque=0x56c846, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8251, encodingMicros=3, totalDispatchMicros=62899, 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=3506741390170972, 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=5664895, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48251, opaque=0x56b8ea, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3305, encodingMicros=3, totalDispatchMicros=36417, 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=3506741390815881, 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=5668977, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22610, opaque=0x56c8dc, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8277, encodingMicros=3, totalDispatchMicros=61299, 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=3506741390799368, 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=5665365, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17638, opaque=0x56bac0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=9659, encodingMicros=2, totalDispatchMicros=73721, 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=3506741390879560, 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=5670778, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34318, opaque=0x56cfe5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8149, encodingMicros=3, totalDispatchMicros=42150, 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=3506741390885333, 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=5670521, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24484, opaque=0x56cee4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7103, encodingMicros=3, totalDispatchMicros=35341, 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=3506741390942419, 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=5670883, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34323, opaque=0x56d04e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8198, encodingMicros=3, totalDispatchMicros=40198, 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=3506741390830614, 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=5665291, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22439, opaque=0x56ba76, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3959, encodingMicros=17, totalDispatchMicros=38017, 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=3506741390974080, 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=5671067, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38253, opaque=0x56d106, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8223, encodingMicros=3, totalDispatchMicros=33872, 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=3506741390990609, 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=5665216, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30556, opaque=0x56ba2b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4115, encodingMicros=3, totalDispatchMicros=38047, 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=3506741390959760, 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=5652184, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10204, opaque=0x568743, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7174, encodingMicros=2, totalDispatchMicros=166033, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506741391045338, 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=5669486, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15321, opaque=0x56cad9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8287, encodingMicros=3, totalDispatchMicros=59160, 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=3506741391031397, 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=5669880, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-46003, opaque=0x56cc63, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9787, encodingMicros=3, totalDispatchMicros=50507, 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=3506741391087696, 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=5670858, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6926, opaque=0x56d035, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7283, encodingMicros=3, totalDispatchMicros=26386, 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=3506741391029413, 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=5665493, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55827, opaque=0x56bb40, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4145, encodingMicros=3, totalDispatchMicros=38584, 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=3506741391107021, 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=5665923, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45751, opaque=0x56bcee, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9857, encodingMicros=3, totalDispatchMicros=69861, 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=3506741391133954, 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=5655049, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22024, opaque=0x569274, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7609, encodingMicros=3, totalDispatchMicros=87341, 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=3506741391149673, 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=5665762, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26723, opaque=0x56bc4d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4253, encodingMicros=3, totalDispatchMicros=35214, 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=3506741391192420, 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=5669297, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4834, opaque=0x56ca1c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10119, encodingMicros=3, totalDispatchMicros=56231, 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=3506741391215337, 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=5669239, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51835, opaque=0x56c9e2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4042, encodingMicros=3, totalDispatchMicros=29498, 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=3506741391240410, 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=5666457, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4665, opaque=0x56bf04, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10161, encodingMicros=3, totalDispatchMicros=75925, 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=3506741391118618, 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=5670910, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20630, opaque=0x56d069, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7309, encodingMicros=3, totalDispatchMicros=23102, 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=3506741391276570, 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=5667588, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38041, opaque=0x56c36f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4095, encodingMicros=3, totalDispatchMicros=34875, 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=3506741391264094, 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=5666980, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6696, opaque=0x56c10f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8668, encodingMicros=3, totalDispatchMicros=71051, 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=3506741391315022, 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=5663861, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55763, opaque=0x56b4e0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3220, encodingMicros=3, totalDispatchMicros=44091, 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=3506741391291311, 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=5648488, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47643, opaque=0x5678d3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4570, encodingMicros=4, totalDispatchMicros=137622, 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=3506741391332500, 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=5669454, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34236, opaque=0x56cab9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4134, encodingMicros=2, totalDispatchMicros=32860, 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=3506741391362315, 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=5651815, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17078, opaque=0x5685d2, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=6738, encodingMicros=3, totalDispatchMicros=100955, totalServerMicros=4, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741391398925, 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=5648675, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-54910, opaque=0x56798e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4674, encodingMicros=2, totalDispatchMicros=137541, 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=3506741391353585, 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=5667330, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6721, opaque=0x56c26d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8745, encodingMicros=3, totalDispatchMicros=67137, 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=3506741391429644, 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=5668362, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51796, opaque=0x56c675, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4219, encodingMicros=3, totalDispatchMicros=38104, 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=3506741391465577, 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=5669470, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2934, opaque=0x56cac9, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8687, encodingMicros=3, totalDispatchMicros=59388, 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=3506741391352013, 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=5664688, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19032, opaque=0x56b81b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3158, encodingMicros=2, totalDispatchMicros=41227, 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=3506741391499761, 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=5671183, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10992, opaque=0x56d17a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8714, encodingMicros=3, totalDispatchMicros=27073, 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=3506741391421133, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=5667728, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-825, opaque=0x56c3fb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4048, encodingMicros=3, totalDispatchMicros=43700, 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=3506741391533081, 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=5665056, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37905, opaque=0x56b98b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3331, encodingMicros=3, totalDispatchMicros=41225, 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=3506741391424995, 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=5652738, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-19722, opaque=0x56896d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=6796, encodingMicros=3, totalDispatchMicros=82829, 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=3506741391568833, 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=5655437, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17236, opaque=0x5693f8, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8022, encodingMicros=2, totalDispatchMicros=85646, 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=3506741391523295, 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=5649945, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2066, opaque=0x567e84, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4753, encodingMicros=2, totalDispatchMicros=111974, 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=3506741391604922, 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=5656103, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6053, opaque=0x569692, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8053, encodingMicros=2, totalDispatchMicros=84448, 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=3506741391505643, 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=5670057, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51875, opaque=0x56cd14, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4251, encodingMicros=2, totalDispatchMicros=26633, 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=3506741391626347, 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=5653541, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27449, opaque=0x568c90, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=6979, encodingMicros=2, totalDispatchMicros=82526, 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=3506741391625886, 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=5650193, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2136, opaque=0x567f7c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4852, encodingMicros=3, totalDispatchMicros=111868, 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=3506741391609088, 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=5666021, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24298, opaque=0x56bd50, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4410, encodingMicros=3, totalDispatchMicros=53500, 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=3506741391572482, 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=5665283, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33984, opaque=0x56ba6e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3362, encodingMicros=10, totalDispatchMicros=43022, 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=3506741391744018, 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=5666066, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20427, opaque=0x56bd7d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4540, encodingMicros=2, totalDispatchMicros=53605, 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=3506741391778278, 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=5667031, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45838, opaque=0x56c142, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4529, encodingMicros=2, totalDispatchMicros=51715, 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=3506741391706300, 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=5643987, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-9848, opaque=0x56673e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4774, encodingMicros=2, totalDispatchMicros=169805, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741391807076, 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=5666089, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20428, opaque=0x56bd94, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4597, encodingMicros=3, totalDispatchMicros=53581, 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=3506741391819146, 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=5668244, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34156, opaque=0x56c5ff, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3472, encodingMicros=3, totalDispatchMicros=34721, 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=3506741391845420, 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=5666156, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24307, opaque=0x56bdd7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4631, encodingMicros=3, totalDispatchMicros=53148, 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=3506741391852865, 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=5645447, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-10155, opaque=0x566cf2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4907, encodingMicros=2, totalDispatchMicros=169249, 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=3506741391670224, 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=5653593, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-23615, opaque=0x568cc4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7019, encodingMicros=3, totalDispatchMicros=82521, 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=3506741391887279, 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=5659537, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22199, opaque=0x56a3fc, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4724, encodingMicros=3, totalDispatchMicros=107101, 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=3506741391659851, 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=5670133, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34279, opaque=0x56cd60, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4397, encodingMicros=3, totalDispatchMicros=25512, 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=3506741391922824, 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=5670626, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24492, opaque=0x56cf4d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4304, encodingMicros=3, totalDispatchMicros=27270, 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=3506741391921770, 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=5659750, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22208, opaque=0x56a4d1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4754, encodingMicros=2, totalDispatchMicros=106995, 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=3506741391956012, 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=5670203, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-56045, opaque=0x56cda6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4689, encodingMicros=3, totalDispatchMicros=24785, 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=3506741391868328, 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=5663703, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55757, opaque=0x56b442, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=22286, encodingMicros=2, totalDispatchMicros=99283, 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=3506741392001708, 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=5670397, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-3075, opaque=0x56ce68, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4723, encodingMicros=3, totalDispatchMicros=23133, 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=3506741391978652, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=5660257, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-347, opaque=0x56a6cc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8865, encodingMicros=2, totalDispatchMicros=77417, 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=3506741391874223, 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=5666206, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24308, opaque=0x56be09, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4655, encodingMicros=3, totalDispatchMicros=52194, 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=3506741392106271, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=5669754, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-952, opaque=0x56cbe5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4871, encodingMicros=2, totalDispatchMicros=36653, 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=3506741392141472, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=5661091, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4313, opaque=0x56aa0e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7281, encodingMicros=2, totalDispatchMicros=72224, 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=3506741391859074, 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=5669465, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-56013, opaque=0x56cac4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3508, encodingMicros=2, totalDispatchMicros=28363, 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=3506741392141581, 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=5651308, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-44837, opaque=0x5683d7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5351, encodingMicros=3, totalDispatchMicros=76106, 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=3506741392147236, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=5666340, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-755, opaque=0x56be8f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4905, encodingMicros=3, totalDispatchMicros=60508, 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=3506741393220571, 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=5670754, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-56074, opaque=0x56cfcd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4682, encodingMicros=3, totalDispatchMicros=18699, 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=3506741393256577, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=5670410, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-992, opaque=0x56ce75, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6009, encodingMicros=5, totalDispatchMicros=32693, 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=3506741391986625, 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=5659908, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51414, opaque=0x56a56f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4815, encodingMicros=2, totalDispatchMicros=106953, 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=3506741393315363, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=5667912, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-836, opaque=0x56c4b3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5069, encodingMicros=3, totalDispatchMicros=37346, 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=3506741393331146, 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=5663653, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45618, opaque=0x56b410, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6424, encodingMicros=2, totalDispatchMicros=50501, 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=3506741393339923, 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=5660464, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51439, opaque=0x56a79b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6154, encodingMicros=2, totalDispatchMicros=101344, 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=3506741391991658, 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=5665697, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4620, opaque=0x56bc0c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5483, encodingMicros=3, totalDispatchMicros=66291, 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=3506741393378804, 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=5664999, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28144, opaque=0x56b952, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5191, encodingMicros=3, totalDispatchMicros=43707, 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=3506741393402739, 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=5669655, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-941, opaque=0x56cb82, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6883, encodingMicros=3, totalDispatchMicros=34623, 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=3506741393410558, 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=5669260, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10929, opaque=0x56c9f7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5156, encodingMicros=31, totalDispatchMicros=33231, 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=3506741393480288, 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=5668259, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28300, opaque=0x56c60e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5198, encodingMicros=3, totalDispatchMicros=37384, 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=3506741393509556, 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=5670090, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22655, opaque=0x56cd35, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6319, encodingMicros=3, totalDispatchMicros=54925, 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=3506741393525259, 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=5670715, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24497, opaque=0x56cfa6, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5223, encodingMicros=3, totalDispatchMicros=20594, 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=3506741393568473, 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=5664326, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45666, opaque=0x56b6b1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5353, encodingMicros=3, totalDispatchMicros=48883, 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=3506741393579105, 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=5666038, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15188, opaque=0x56bd61, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6344, encodingMicros=3, totalDispatchMicros=81110, 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=3506741393641908, 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=5669156, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34214, opaque=0x56c98f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6360, encodingMicros=3, totalDispatchMicros=57959, 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=3506741393662270, 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=5668098, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-851, opaque=0x56c56d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5106, encodingMicros=3, totalDispatchMicros=51136, 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=3506741392014016, 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=5664582, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37878, opaque=0x56b7b1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=22427, encodingMicros=2, totalDispatchMicros=95360, 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=3506741391922377, 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=5659171, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45383, opaque=0x56a28e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7640, encodingMicros=2, totalDispatchMicros=89032, 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=3506741393829813, 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=5669175, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55995, opaque=0x56c9a2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14927, encodingMicros=2, totalDispatchMicros=68225, 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=3506741393848340, 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=5667420, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22530, opaque=0x56c2c7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=24143, encodingMicros=3, totalDispatchMicros=85909, 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=3506741393903665, 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=5655520, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51242, opaque=0x56944b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9610, encodingMicros=3, totalDispatchMicros=109032, 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=3506741393922293, 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=5668319, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34162, opaque=0x56c64a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=24175, encodingMicros=3, totalDispatchMicros=77733, 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=3506741393943581, 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=5670974, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6930, opaque=0x56d0a9, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=33999, encodingMicros=3, totalDispatchMicros=40605, 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=3506741393989308, 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=5659744, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27899, opaque=0x56a4cb, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=19090, encodingMicros=2, totalDispatchMicros=88693, 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=3506741394053483, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=5668621, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4800, opaque=0x56c777, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6756, encodingMicros=3, totalDispatchMicros=48954, 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=3506741394096847, 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=5661210, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6391, opaque=0x56aa85, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=18959, encodingMicros=2, totalDispatchMicros=81324, 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=3506741393702164, 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=5649595, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-9963, opaque=0x567d26, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12501, encodingMicros=2, totalDispatchMicros=165632, 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=3506741393408609, 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=5659291, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37635, opaque=0x56a306, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6581, encodingMicros=3, totalDispatchMicros=79296, 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=3506741393380076, 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=5660847, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2644, opaque=0x56a91a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6182, encodingMicros=3, totalDispatchMicros=97737, 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=3506741393286634, 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=5662851, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45589, opaque=0x56b0ee, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9658, encodingMicros=2, totalDispatchMicros=82681, 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=3506741393219300, 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=5652021, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-21889, opaque=0x5686a0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6418, encodingMicros=3, totalDispatchMicros=76722, 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=3506741394101757, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=5669463, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-930, opaque=0x56cac2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6790, encodingMicros=2, totalDispatchMicros=39616, 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=3506741397533077, 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=5649717, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26166, opaque=0x567da0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10879, encodingMicros=3, totalDispatchMicros=113084, 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=3506741397555904, 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=5653913, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51159, opaque=0x568e04, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29580, encodingMicros=2, totalDispatchMicros=143999, 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=3506741393957422, 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=5654906, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18695, opaque=0x5691e5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9638, encodingMicros=2, totalDispatchMicros=103417, 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=3506741397634622, 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=5654600, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37274, opaque=0x5690b3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29647, encodingMicros=2, totalDispatchMicros=139216, 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=3506741397572785, 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=5648339, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26054, opaque=0x56783e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10626, encodingMicros=2, totalDispatchMicros=153104, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741397680584, 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=5655336, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47936, opaque=0x569393, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13347, encodingMicros=3, totalDispatchMicros=106894, 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=3506741397701621, 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=5660742, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15001, opaque=0x56a8b1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14253, encodingMicros=3, totalDispatchMicros=119798, 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=3506741397716084, 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=5655409, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55424, opaque=0x5693dc, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13379, encodingMicros=2, totalDispatchMicros=106919, 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=3506741397738380, 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=5660768, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18908, opaque=0x56a8cb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14286, encodingMicros=3, totalDispatchMicros=119475, 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=3506741397750925, 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=5660035, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51420, opaque=0x56a5ee, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10640, encodingMicros=3, totalDispatchMicros=90832, 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=3506741397784488, 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=5660921, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51460, opaque=0x56a964, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14324, encodingMicros=3, totalDispatchMicros=116616, 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=3506741397809578, 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=5666314, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22473, opaque=0x56be75, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10413, encodingMicros=3, totalDispatchMicros=73395, 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=3506741397849802, 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=5667351, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30636, opaque=0x56c282, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10402, encodingMicros=2, totalDispatchMicros=66493, 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=3506741397877315, 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=5662022, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48159, opaque=0x56adb1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14376, encodingMicros=3, totalDispatchMicros=108272, 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=3506741397913091, 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=5669428, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38147, opaque=0x56ca9f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14411, encodingMicros=2, totalDispatchMicros=69373, 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=3506741397928763, 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=5665911, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26729, opaque=0x56bce1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10611, encodingMicros=4, totalDispatchMicros=62082, 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=3506741397957538, 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=5666144, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19083, opaque=0x56bdcb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10635, encodingMicros=3, totalDispatchMicros=60130, 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=3506741397984082, 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=5666321, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2878, opaque=0x56be7c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10656, encodingMicros=3, totalDispatchMicros=58099, 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=3506741398027034, 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=5648606, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18407, opaque=0x567949, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14060, encodingMicros=3, totalDispatchMicros=185679, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741398059496, 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=5666916, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2905, opaque=0x56c0cf, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10712, encodingMicros=2, totalDispatchMicros=56272, 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=3506741398089579, 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=5664641, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37886, opaque=0x56b7ec, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14123, encodingMicros=2, totalDispatchMicros=91814, 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=3506741398118263, 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=5664870, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51646, opaque=0x56b8d1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14148, encodingMicros=2, totalDispatchMicros=90114, 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=3506741398145824, 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=5653666, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-23637, opaque=0x568d0d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11412, encodingMicros=2, totalDispatchMicros=87680, 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=3506741398179739, 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=5653852, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-19844, opaque=0x568dc7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11440, encodingMicros=3, totalDispatchMicros=87604, 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=3506741398211355, 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=5654130, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-23734, opaque=0x568edd, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11462, encodingMicros=2, totalDispatchMicros=87584, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741398224619, 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=5645695, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14205, opaque=0x566dea, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13222, encodingMicros=2, totalDispatchMicros=184026, 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=3506741398253291, 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=5646805, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-25743, opaque=0x567240, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13219, encodingMicros=3, totalDispatchMicros=187787, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741398279236, 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=5660726, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10554, opaque=0x56a8a1, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11132, encodingMicros=3, totalDispatchMicros=87681, 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=3506741398290966, 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=5647497, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-25888, opaque=0x5674f4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12836, encodingMicros=3, totalDispatchMicros=189390, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741398320286, 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=5647864, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47606, opaque=0x567663, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12861, encodingMicros=3, totalDispatchMicros=184714, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741398327367, 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=5661512, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24071, opaque=0x56abb3, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11163, encodingMicros=3, totalDispatchMicros=85007, 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=3506741398364511, 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=5651484, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47774, opaque=0x568487, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12878, encodingMicros=2, totalDispatchMicros=155908, 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=3506741398392457, 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=5651521, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2234, opaque=0x5684ac, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12903, encodingMicros=3, totalDispatchMicros=155920, 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=3506741398422130, 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=5665882, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20416, opaque=0x56bcc5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10871, encodingMicros=2, totalDispatchMicros=85526, 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=3506741398448744, 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=5666127, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28209, opaque=0x56bdba, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10893, encodingMicros=3, totalDispatchMicros=83636, 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=3506741398448175, 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=5663623, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33901, opaque=0x56b3f2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2069, encodingMicros=3, totalDispatchMicros=74617, 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=3506741398494837, 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=5670396, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28406, opaque=0x56ce67, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10925, encodingMicros=3, totalDispatchMicros=52705, 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=3506741398556910, 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=5646105, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18090, opaque=0x566f84, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11783, encodingMicros=4, totalDispatchMicros=156111, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506741398569045, 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=5669405, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48375, opaque=0x56ca88, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1605, encodingMicros=2, totalDispatchMicros=55297, 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=3506741398627063, 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=5671156, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51936, opaque=0x56d15f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1656, encodingMicros=4, totalDispatchMicros=24922, 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=3506741398640377, 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=5663163, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33879, opaque=0x56b226, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11353, encodingMicros=2, totalDispatchMicros=97342, 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=3506741398813141, 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=5668749, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15296, opaque=0x56c7f8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11039, encodingMicros=2, totalDispatchMicros=67194, 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=3506741398802895, 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=5657699, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-23869, opaque=0x569cce, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=15077, encodingMicros=2, totalDispatchMicros=81576, 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=3506741398863570, 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=5668947, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15306, opaque=0x56c8be, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11072, encodingMicros=3, totalDispatchMicros=65465, 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=3506741398920954, 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=5666559, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24320, opaque=0x56bf6a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11615, encodingMicros=3, totalDispatchMicros=76768, 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=3506741398944815, 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=5662078, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45555, opaque=0x56ade9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11756, encodingMicros=3, totalDispatchMicros=76854, 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=3506741398995529, 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=5670705, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28409, opaque=0x56cf9c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=39684, encodingMicros=2, totalDispatchMicros=54950, 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=3506741399059192, 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=5651284, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10121, opaque=0x5683bf, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=34961, encodingMicros=2, totalDispatchMicros=84163, 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=3506741399086350, 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=5660390, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22239, opaque=0x56a751, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=23909, encodingMicros=2, totalDispatchMicros=87408, 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=3506741399105759, 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=5652901, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-23530, opaque=0x568a10, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=34993, encodingMicros=2, totalDispatchMicros=83110, 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=3506741399150380, 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=5657832, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37572, opaque=0x569d53, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15375, encodingMicros=2, totalDispatchMicros=81402, 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=3506741399197934, 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=5666753, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24325, opaque=0x56c02c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=32020, encodingMicros=3, totalDispatchMicros=84050, 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=3506741399217759, 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=5667252, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2922, opaque=0x56c21f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11862, encodingMicros=3, totalDispatchMicros=80649, 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=3506741399261469, 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=5662619, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20259, opaque=0x56b006, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=31951, encodingMicros=3, totalDispatchMicros=87759, 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=3506741399298125, 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=5668136, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15262, opaque=0x56c593, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11848, encodingMicros=2, totalDispatchMicros=77001, 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=3506741399331993, 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=5668199, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22566, opaque=0x56c5d2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11877, encodingMicros=14, totalDispatchMicros=76317, 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=3506741399343923, 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=5665962, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20419, opaque=0x56bd15, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11532, encodingMicros=3, totalDispatchMicros=79954, 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=3506741397531867, 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=5665634, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10789, opaque=0x56bbcd, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=9131, encodingMicros=2, totalDispatchMicros=68146, 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=3506741397540759, 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=5661063, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37714, opaque=0x56a9f2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=18504, encodingMicros=3, totalDispatchMicros=103694, 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=3506741399420152, 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=5668092, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6772, opaque=0x56c567, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11014, encodingMicros=3, totalDispatchMicros=55695, 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=3506741398473432, 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=5660170, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2395, opaque=0x56a675, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=13680, encodingMicros=2, totalDispatchMicros=93366, 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=3506741399464635, 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=5661405, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51476, opaque=0x56ab48, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20404, encodingMicros=2, totalDispatchMicros=103758, 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=3506741399494465, 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=5660273, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6339, opaque=0x56a6dc, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=14697, encodingMicros=3, totalDispatchMicros=94114, 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=3506741399513494, 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=5665915, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48273, opaque=0x56bce6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20379, encodingMicros=2, totalDispatchMicros=93282, 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=3506741398090437, 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=5659307, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33668, opaque=0x56a316, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11401, encodingMicros=3, totalDispatchMicros=88043, 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=3506741399583828, 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=5659798, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55593, opaque=0x56a501, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12825, encodingMicros=3, totalDispatchMicros=86230, 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=3506741399607285, 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=5658601, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18823, opaque=0x56a054, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12639, encodingMicros=2, totalDispatchMicros=101903, 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=3506741399648712, 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=5658769, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37617, opaque=0x56a0fc, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12673, encodingMicros=3, totalDispatchMicros=101024, 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=3506741399664825, 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=5648279, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-54834, opaque=0x567802, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12780, encodingMicros=3, totalDispatchMicros=161049, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741399712274, 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=5659741, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22207, opaque=0x56a4c8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12670, encodingMicros=2, 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.008S, createdAt=3506741399725558, 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=5665897, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11270, opaque=0x56bcd4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12451, encodingMicros=3, totalDispatchMicros=79811, 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=3506741399788205, 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=5652277, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-19615, opaque=0x5687a0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12723, encodingMicros=3, totalDispatchMicros=160179, totalServerMicros=68, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506741399814488, 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=5668941, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22606, opaque=0x56c8b8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12261, encodingMicros=3, totalDispatchMicros=62813, 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=3506741399867184, 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=5669258, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38139, opaque=0x56c9f5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12280, encodingMicros=3, totalDispatchMicros=58758, 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=3506741399894519, 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=5663607, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2590, opaque=0x56b3e2, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12789, encodingMicros=8, totalDispatchMicros=86047, 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=3506741399913209, 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=5669632, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-56019, opaque=0x56cb6b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12223, encodingMicros=2, totalDispatchMicros=55412, 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=3506741399963260, 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=5670322, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22661, opaque=0x56ce1d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12254, encodingMicros=3, totalDispatchMicros=45356, 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=3506741399990507, 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=5670345, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51892, opaque=0x56ce34, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12276, encodingMicros=3, totalDispatchMicros=44723, 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=3506741400028185, 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=5669000, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24423, opaque=0x56c8f3, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12863, encodingMicros=3, totalDispatchMicros=57018, 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=3506741397789237, 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=5665408, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28175, opaque=0x56baeb, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=9751, encodingMicros=3, totalDispatchMicros=61585, 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=3506741397650765, 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=5668489, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15280, opaque=0x56c6f4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10657, encodingMicros=3, totalDispatchMicros=63076, 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=3506741400101558, 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=5666157, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2754, opaque=0x56bdd8, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11949, encodingMicros=3, totalDispatchMicros=59038, 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=3506741400160450, 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=5661246, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4319, opaque=0x56aaa9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24689, encodingMicros=3, totalDispatchMicros=88832, 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=3506741400181411, 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=5660478, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37698, opaque=0x56a7a9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12858, encodingMicros=8, totalDispatchMicros=104213, 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=3506741400195123, 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=5650368, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-402, documentId=test_collections-4042, opaque=0x56802b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16597, encodingMicros=3, totalDispatchMicros=46610, 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=3506741400215761, 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=5660745, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33738, opaque=0x56a8b4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12887, encodingMicros=3, totalDispatchMicros=103977, 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=3506741400240659, 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=5667446, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4730, opaque=0x56c2e1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12578, encodingMicros=3, totalDispatchMicros=73386, 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=3506741400250551, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=5665001, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-656, opaque=0x56b954, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12252, encodingMicros=2, totalDispatchMicros=65304, 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=3506741400270084, 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=5669069, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15310, opaque=0x56c938, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12568, encodingMicros=2, totalDispatchMicros=66165, 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=3506741400306490, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=5666865, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-786, opaque=0x56c09c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12274, encodingMicros=3, totalDispatchMicros=57513, 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=3506741400032844, 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=5670448, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51902, opaque=0x56ce9b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12314, encodingMicros=3, totalDispatchMicros=43871, 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=3506741399537791, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=5667600, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4741, opaque=0x56c37b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11640, encodingMicros=3, totalDispatchMicros=69750, 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=3506741399536614, 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=5647077, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-13461, opaque=0x567350, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=14494, encodingMicros=2, totalDispatchMicros=175241, totalServerMicros=82, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506741401289396, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=5649897, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-402, documentId=test_collections-3931, opaque=0x567e54, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16893, encodingMicros=8, totalDispatchMicros=50045, 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=3506741401290134, 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=5668638, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30688, opaque=0x56c789, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=18873, encodingMicros=3, totalDispatchMicros=70288, 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=3506741401352137, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5657409, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6186, opaque=0x569bac, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4892, encodingMicros=3, totalDispatchMicros=79711, 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=3506741401391971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5657582, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17304, opaque=0x569c59, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4928, encodingMicros=2, totalDispatchMicros=77676, 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=3506741401409722, 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=5669292, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-3030, opaque=0x56ca17, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=18708, encodingMicros=2, totalDispatchMicros=69086, 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=3506741401466490, 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=5665520, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2707, opaque=0x56bb5b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4679, encodingMicros=2, totalDispatchMicros=69293, 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=3506741401505861, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=5660157, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4249, opaque=0x56a668, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5208, encodingMicros=3, totalDispatchMicros=47968, 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=3506741401527728, 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=5655287, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47933, opaque=0x569362, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4981, encodingMicros=3, totalDispatchMicros=90504, 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=3506741399470683, 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=5668797, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24417, opaque=0x56c828, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11062, encodingMicros=3, totalDispatchMicros=49311, 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=3506741401569158, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=5660844, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4300, opaque=0x56a917, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5262, encodingMicros=3, totalDispatchMicros=40591, 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=3506741401582853, 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=5655757, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22061, opaque=0x569538, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5022, encodingMicros=3, totalDispatchMicros=89103, 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=3506741401617167, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=5666464, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-761, opaque=0x56bf0b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4740, encodingMicros=2, totalDispatchMicros=40845, 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=3506741401844255, 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=5653769, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-21985, opaque=0x568d74, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5225, encodingMicros=2, totalDispatchMicros=90932, 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=3506741401873140, 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=5653964, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30129, opaque=0x568e37, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5179, encodingMicros=3, totalDispatchMicros=94410, 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=3506741401904902, 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=5654321, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47902, opaque=0x568f9c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5202, encodingMicros=3, totalDispatchMicros=94326, 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=3506741401935236, 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=5645364, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14102, opaque=0x566c9f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5251, encodingMicros=2, totalDispatchMicros=172205, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741401978661, 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=5666082, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-732, opaque=0x56bd8d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5158, encodingMicros=2, totalDispatchMicros=61880, 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=3506741402047846, 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=5659916, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37663, opaque=0x56a577, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5181, encodingMicros=2, totalDispatchMicros=102328, 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=3506741402093560, 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=5654555, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17199, opaque=0x569086, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5970, encodingMicros=3, totalDispatchMicros=78254, 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=3506741402122770, 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=5660183, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37681, opaque=0x56a682, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5127, encodingMicros=3, totalDispatchMicros=90495, 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=3506741402157620, 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=5655720, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2035, opaque=0x569513, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=6012, encodingMicros=2, totalDispatchMicros=77305, 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=3506741402167102, 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=5665595, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37928, opaque=0x56bba6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5874, encodingMicros=4, totalDispatchMicros=47713, 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=3506741402214069, 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=5665859, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51678, opaque=0x56bcae, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5913, encodingMicros=3, totalDispatchMicros=43720, 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=3506741402224842, 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=5657613, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27784, opaque=0x569c78, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5805, encodingMicros=2, totalDispatchMicros=72050, 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=3506741402266872, 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=5666122, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2747, opaque=0x56bdb5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5436, encodingMicros=3, totalDispatchMicros=63999, 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=3506741402298193, 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=5668901, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6820, opaque=0x56c890, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5435, encodingMicros=4, totalDispatchMicros=44061, 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=3506741402324269, 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=5669026, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20537, opaque=0x56c90d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5457, encodingMicros=2, totalDispatchMicros=46503, 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=3506741402349388, 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=5669122, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28345, opaque=0x56c96d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5477, encodingMicros=3, totalDispatchMicros=45180, 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=3506741402384667, 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=5654664, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37299, opaque=0x5690f2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=34394, encodingMicros=2, totalDispatchMicros=143959, 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=3506741402406997, 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=5659052, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11027, opaque=0x56a217, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=27048, encodingMicros=11, totalDispatchMicros=101067, 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=3506741402421231, 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=5650810, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55104, opaque=0x5681e5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=34421, encodingMicros=3, totalDispatchMicros=177109, 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=3506741402456903, 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=5659762, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48086, opaque=0x56a4de, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=26906, encodingMicros=2, totalDispatchMicros=93303, 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=3506741402483866, 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=5671136, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-56093, opaque=0x56d14b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20895, encodingMicros=4, totalDispatchMicros=41489, 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=3506741402507092, 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=5646876, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-25807, opaque=0x567287, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14582, encodingMicros=3, totalDispatchMicros=162084, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741401500857, 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=5656773, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33497, opaque=0x569930, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13568, encodingMicros=2, totalDispatchMicros=112199, 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=3506741403038705, 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=5660449, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17448, opaque=0x56a78c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=45102, encodingMicros=3, totalDispatchMicros=118480, 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=3506741403033086, 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=5655159, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-10894, opaque=0x5692e2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7042, encodingMicros=7, totalDispatchMicros=85495, 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=3506741403108957, 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=5655334, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14832, opaque=0x569391, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7077, encodingMicros=2, totalDispatchMicros=85506, 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=3506741403137104, 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=5661640, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27986, opaque=0x56ac33, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=45162, encodingMicros=2, totalDispatchMicros=114409, 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=3506741401470653, 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=5659278, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11040, opaque=0x56a2f9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14571, encodingMicros=2, totalDispatchMicros=108290, 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=3506741403233455, 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=5669585, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28368, opaque=0x56cb3c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=44010, encodingMicros=3, totalDispatchMicros=74399, 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=3506741403260819, 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=5662519, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51529, opaque=0x56afa2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16172, encodingMicros=2, totalDispatchMicros=88134, 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=3506741403296621, 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=5666499, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10833, opaque=0x56bf2e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=44049, encodingMicros=3, totalDispatchMicros=92544, 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=3506741403329935, 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=5650815, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-21681, opaque=0x5681ea, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5593, encodingMicros=2, totalDispatchMicros=167653, 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=3506741403362195, 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=5652398, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18598, opaque=0x568819, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5620, encodingMicros=2, totalDispatchMicros=160879, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741403373137, 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=5656436, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2216, opaque=0x5697df, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=28798, encodingMicros=2, totalDispatchMicros=103007, 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=3506741403436183, 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=5658239, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27831, opaque=0x569eea, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=27217, encodingMicros=2, totalDispatchMicros=101392, 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=3506741403446983, 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=5662081, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18960, opaque=0x56adec, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16321, encodingMicros=3, totalDispatchMicros=104570, 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=3506741403491143, 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=5664330, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17598, opaque=0x56b6b5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=15188, encodingMicros=3, totalDispatchMicros=97069, 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=3506741403523238, 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=5664384, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26679, opaque=0x56b6eb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16160, encodingMicros=3, totalDispatchMicros=94975, 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=3506741403558009, 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=5664393, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51615, opaque=0x56b6f4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16164, encodingMicros=3, totalDispatchMicros=94947, 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=3506741403600021, 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=5667046, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19119, opaque=0x56c151, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16190, encodingMicros=3, totalDispatchMicros=84714, 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=3506741403626637, 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=5667097, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19122, opaque=0x56c184, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16212, encodingMicros=3, totalDispatchMicros=84148, 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=3506741403653581, 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=5665528, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19064, opaque=0x56bb63, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15784, encodingMicros=2, totalDispatchMicros=92078, 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=3506741403707702, 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=5664115, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10715, opaque=0x56b5de, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=15527, encodingMicros=2, totalDispatchMicros=83777, 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=3506741403750441, 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=5660026, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37670, opaque=0x56a5e5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6213, encodingMicros=3, totalDispatchMicros=99602, 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=3506741403790643, 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=5660300, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37692, opaque=0x56a6f7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6244, encodingMicros=3, totalDispatchMicros=97438, 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=3506741403819655, 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=5665575, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10786, opaque=0x56bb92, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=15608, encodingMicros=3, totalDispatchMicros=76740, 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=3506741403866691, 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=5663230, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55735, opaque=0x56b269, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6295, encodingMicros=2, totalDispatchMicros=91180, 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=3506741403898796, 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=5648500, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26079, opaque=0x5678df, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6322, encodingMicros=3, totalDispatchMicros=175603, 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=3506741403926991, 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=5660116, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20125, opaque=0x56a63f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3273, encodingMicros=3, totalDispatchMicros=80585, 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=3506741403982069, 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=5660801, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2431, opaque=0x56a8ec, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3319, encodingMicros=3, totalDispatchMicros=78589, 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=3506741403983472, 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=5663559, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37838, opaque=0x56b3b2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6362, encodingMicros=3, totalDispatchMicros=87912, 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=3506741404032459, 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=5666969, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28243, opaque=0x56c104, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2988, encodingMicros=2, totalDispatchMicros=59512, 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=3506741400329579, 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=5650352, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2176, opaque=0x56801b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4189, encodingMicros=2, totalDispatchMicros=113012, 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=3506741404106284, 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=5667974, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48330, opaque=0x56c4f1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6039, encodingMicros=2, totalDispatchMicros=76018, 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=3506741400245203, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=5671050, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4924, opaque=0x56d0f5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2296, encodingMicros=3, totalDispatchMicros=32590, 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=3506741404104491, 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=5667577, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2843, opaque=0x56c364, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3048, encodingMicros=3, totalDispatchMicros=56397, 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=3506741404181827, 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=5651762, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-50954, opaque=0x56859d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7848, encodingMicros=3, totalDispatchMicros=119342, 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=3506741404222607, 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=5650493, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-9992, opaque=0x5680a8, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=17225, encodingMicros=2, totalDispatchMicros=169367, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741404263223, 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=5663432, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24172, opaque=0x56b333, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=17115, encodingMicros=3, totalDispatchMicros=95939, 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=3506741404268107, 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=5652116, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-50979, opaque=0x5686ff, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7924, encodingMicros=2, totalDispatchMicros=119263, 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=3506741403149395, 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=5655783, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55450, opaque=0x569552, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7103, encodingMicros=2, totalDispatchMicros=84994, 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=3506741404312301, 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=5652898, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-23529, opaque=0x568a0d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=17147, encodingMicros=2, totalDispatchMicros=161783, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506741402508360, 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=5669154, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22615, opaque=0x56c98d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=34451, encodingMicros=3, totalDispatchMicros=69054, 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=3506741404349155, 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=5656146, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47960, opaque=0x5696bd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8292, encodingMicros=3, totalDispatchMicros=85049, 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=3506741404379559, 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=5656190, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33347, opaque=0x5696e8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8319, encodingMicros=2, totalDispatchMicros=84947, 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=3506741402156853, 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=5660679, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14996, opaque=0x56a873, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5120, encodingMicros=2, totalDispatchMicros=89305, 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=3506741401624473, 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=5647291, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14431, opaque=0x567426, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5054, encodingMicros=2, totalDispatchMicros=148209, 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=3506741404464151, 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=5660684, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2428, opaque=0x56a877, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7062, encodingMicros=2, totalDispatchMicros=93745, 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=3506741404507226, 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=5650144, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-29946, opaque=0x567f4b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7436, encodingMicros=2, totalDispatchMicros=150736, totalServerMicros=64, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741404552502, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=5663757, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4483, opaque=0x56b478, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17511, encodingMicros=3, totalDispatchMicros=87694, 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=3506741404419334, 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=5656536, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33418, opaque=0x569843, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8355, encodingMicros=2, totalDispatchMicros=82446, 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=3506741404377457, 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=5669540, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11394, opaque=0x56cb0f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=36315, encodingMicros=3, totalDispatchMicros=66448, 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=3506741404626148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=5670911, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4915, opaque=0x56d06a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17125, encodingMicros=3, totalDispatchMicros=40735, 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=3506741404659182, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=5658878, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-269, opaque=0x56a169, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7052, encodingMicros=2, totalDispatchMicros=103314, 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=3506741404693214, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=5660482, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4261, opaque=0x56a7ad, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7081, encodingMicros=2, totalDispatchMicros=92978, 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=3506741404745907, 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=5669363, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6847, opaque=0x56ca5e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7243, encodingMicros=3, totalDispatchMicros=59134, 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=3506741404764173, 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=5664550, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2652, opaque=0x56b791, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=38315, encodingMicros=3, totalDispatchMicros=94328, 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=3506741404343069, 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=5652557, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-21931, opaque=0x5688b8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7980, encodingMicros=2, totalDispatchMicros=119157, 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=3506741404282817, 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=5656359, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51260, opaque=0x569792, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16391, encodingMicros=2, totalDispatchMicros=110614, 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=3506741404196756, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=5668327, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4781, opaque=0x56c652, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6206, encodingMicros=2, totalDispatchMicros=67455, 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=3506741404656408, 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=5670016, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30758, opaque=0x56cceb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=36588, encodingMicros=2, totalDispatchMicros=60043, 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=3506741405508009, 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=5663957, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55769, opaque=0x56b540, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8266, encodingMicros=2, totalDispatchMicros=84457, 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=3506741404615822, 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=5656598, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33435, opaque=0x569881, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8546, encodingMicros=2, totalDispatchMicros=82569, 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=3506741405545810, 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=5656964, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33554, opaque=0x5699ef, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=37417, encodingMicros=3, totalDispatchMicros=140173, 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=3506741405588752, 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=5656942, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33548, opaque=0x5699d9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9511, encodingMicros=2, totalDispatchMicros=85505, 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=3506741405606369, 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=5669356, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51841, opaque=0x56ca57, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4297, encodingMicros=3, totalDispatchMicros=64767, 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=3506741405662921, 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=5649178, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-29867, opaque=0x567b85, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9479, encodingMicros=2, totalDispatchMicros=120959, totalServerMicros=6, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506741405727351, 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=5649323, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47686, opaque=0x567c16, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9520, encodingMicros=4, totalDispatchMicros=117845, 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=3506741405756825, 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=5649729, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-44773, opaque=0x567dac, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9543, encodingMicros=2, totalDispatchMicros=115585, 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=3506741405984073, 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=5658558, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45343, opaque=0x56a029, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22176, encodingMicros=2, totalDispatchMicros=80972, 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=3506741406057240, 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=5652318, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2315, opaque=0x5687c9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9710, encodingMicros=2, totalDispatchMicros=105211, 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=3506741406075281, 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=5658797, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45364, opaque=0x56a118, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22261, encodingMicros=3, totalDispatchMicros=80423, 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=3506741404555270, 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=5649415, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-10659, opaque=0x567c72, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7896, encodingMicros=3, totalDispatchMicros=154728, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741406125612, 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=5663811, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45630, opaque=0x56b4ae, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8433, encodingMicros=2, totalDispatchMicros=84200, 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=3506741406112752, 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=5652641, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51015, opaque=0x56890c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9751, encodingMicros=3, totalDispatchMicros=105095, 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=3506741406194006, 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=5666284, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48282, opaque=0x56be57, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8140, encodingMicros=2, totalDispatchMicros=86184, 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=3506741405758018, 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=5657917, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27813, opaque=0x569da8, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=9348, encodingMicros=2, totalDispatchMicros=75293, 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=3506741406243764, 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=5666894, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34061, opaque=0x56c0b9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8758, encodingMicros=3, totalDispatchMicros=66299, 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=3506741405508009, 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=5656502, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2231, opaque=0x569821, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=18824, encodingMicros=3, totalDispatchMicros=104247, 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=3506741406291372, 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=5668639, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11373, opaque=0x56c78a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8798, encodingMicros=3, totalDispatchMicros=56920, 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=3506741406335212, 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=5669013, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38120, opaque=0x56c900, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8838, encodingMicros=3, totalDispatchMicros=53189, 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=3506741406322877, 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=5656512, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-23826, opaque=0x56982b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=19633, encodingMicros=3, totalDispatchMicros=105090, 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=3506741406380378, 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=5667774, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22544, opaque=0x56c429, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8872, encodingMicros=3, totalDispatchMicros=58545, 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=3506741406426793, 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=5659400, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-27880, opaque=0x56a373, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=19718, encodingMicros=2, 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.008S, createdAt=3506741406447448, 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=5669883, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34265, opaque=0x56cc66, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8834, encodingMicros=3, totalDispatchMicros=49645, 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=3506741406517076, 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=5670252, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34287, opaque=0x56cdd7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8888, encodingMicros=2, totalDispatchMicros=40390, 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=3506741406546473, 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=5646528, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-13393, opaque=0x56712b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10502, encodingMicros=2, totalDispatchMicros=129208, 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=3506741405517442, 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=5666587, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51713, opaque=0x56bf86, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17268, encodingMicros=2, totalDispatchMicros=78305, 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=3506741406605681, 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=5662306, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17517, opaque=0x56aecd, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10385, encodingMicros=2, totalDispatchMicros=102200, 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=3506741406640155, 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=5662336, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-20240, opaque=0x56aeeb, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10415, encodingMicros=3, totalDispatchMicros=102087, 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=3506741406658514, 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=5643230, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-16312, opaque=0x566449, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10595, encodingMicros=3, totalDispatchMicros=127492, 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=3506741406706952, 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=5647907, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18366, opaque=0x56768e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6246, encodingMicros=2, totalDispatchMicros=116298, totalServerMicros=5, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506741406742881, 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=5648003, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-29568, opaque=0x5676ee, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6277, encodingMicros=2, totalDispatchMicros=115717, totalServerMicros=5, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506741406761883, 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=5644764, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-16597, opaque=0x566a47, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10668, encodingMicros=2, totalDispatchMicros=126793, 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=3506741406377202, 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=5655154, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37456, opaque=0x5692dd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9943, encodingMicros=2, totalDispatchMicros=82321, 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=3506741406291595, 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=5664712, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-17610, opaque=0x56b833, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=9246, encodingMicros=3, totalDispatchMicros=82214, 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=3506741406855722, 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=5670202, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-3063, opaque=0x56cda5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5204, encodingMicros=3, totalDispatchMicros=27253, 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=3506741406878147, 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=5646870, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-10469, opaque=0x567281, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10416, encodingMicros=3, totalDispatchMicros=152805, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741406899731, 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=5669086, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-3023, opaque=0x56c949, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5241, encodingMicros=3, 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.004S, createdAt=3506741406906127, 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=5669967, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10957, opaque=0x56ccba, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=9844, encodingMicros=2, totalDispatchMicros=54916, 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=3506741406236270, 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=5653245, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55331, opaque=0x568b68, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9869, encodingMicros=2, totalDispatchMicros=104829, 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=3506741406954398, 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=5657488, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37555, opaque=0x569bfb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10471, encodingMicros=2, totalDispatchMicros=81039, 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=3506741406188957, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=5666765, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-778, opaque=0x56c038, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8677, encodingMicros=2, totalDispatchMicros=60121, 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=3506741406995261, 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=5669180, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45962, opaque=0x56c9a7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9909, encodingMicros=3, totalDispatchMicros=49714, 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=3506741406995588, 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=5653692, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-10847, opaque=0x568d27, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10623, encodingMicros=3, totalDispatchMicros=105322, 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=3506741406947097, 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=5669034, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51823, opaque=0x56c915, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5274, encodingMicros=3, totalDispatchMicros=36311, 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=3506741406804050, 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=5644777, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-16603, opaque=0x566a54, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10707, encodingMicros=2, totalDispatchMicros=126831, 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=3506741407085965, 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=5655496, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-45035, opaque=0x569433, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9789, encodingMicros=3, totalDispatchMicros=96653, 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=3506741406767639, 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=5648288, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18384, opaque=0x56780b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6099, encodingMicros=2, totalDispatchMicros=166010, totalServerMicros=61, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741407145216, 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=5668473, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45922, opaque=0x56c6e4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5443, encodingMicros=3, totalDispatchMicros=36705, 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=3506741406666304, 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=5662398, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2521, opaque=0x56af29, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10437, encodingMicros=4, totalDispatchMicros=101774, 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=3506741407165367, 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=5647075, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18214, opaque=0x56734e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6492, encodingMicros=2, totalDispatchMicros=170551, totalServerMicros=77, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506741407150564, 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=5655702, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47951, opaque=0x569501, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9841, encodingMicros=2, totalDispatchMicros=94756, 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=3506741407081814, 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=5653961, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51168, opaque=0x568e34, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10702, encodingMicros=2, totalDispatchMicros=104997, 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=3506741407300440, 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=5656572, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33429, opaque=0x569867, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9977, encodingMicros=3, totalDispatchMicros=93634, 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=3506741407042218, 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=5658092, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48015, opaque=0x569e57, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10548, encodingMicros=2, totalDispatchMicros=80569, 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=3506741407290196, 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=5667205, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24348, opaque=0x56c1f0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5546, encodingMicros=2, totalDispatchMicros=56224, 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=3506741407254590, 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=5658521, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14931, opaque=0x56a004, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6572, encodingMicros=3, totalDispatchMicros=99838, 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=3506741407415748, 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=5667238, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2815, opaque=0x56c211, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5667, encodingMicros=3, totalDispatchMicros=56300, 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=3506741407434163, 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=5661695, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55665, opaque=0x56ac6a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9992, encodingMicros=3, totalDispatchMicros=94421, 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=3506741407452044, 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=5658048, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55528, opaque=0x569e2b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6758, encodingMicros=2, totalDispatchMicros=94718, 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=3506741407477003, 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=5661761, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22282, opaque=0x56acac, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10026, encodingMicros=2, totalDispatchMicros=93639, 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=3506741407507608, 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=5647814, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18341, opaque=0x567631, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6805, encodingMicros=2, totalDispatchMicros=162475, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741407208204, 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=5662460, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24121, opaque=0x56af67, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10975, encodingMicros=3, totalDispatchMicros=101931, 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=3506741407202741, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=5660865, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-391, opaque=0x56a92c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23220, encodingMicros=3, totalDispatchMicros=91006, 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=3506741407595909, 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=5664701, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-37889, opaque=0x56b828, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5728, encodingMicros=3, totalDispatchMicros=81725, 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=3506741407625834, 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=5664490, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-28118, opaque=0x56b755, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11354, encodingMicros=3, totalDispatchMicros=85211, 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=3506741407554247, 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=5647137, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-18233, opaque=0x56738c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6846, encodingMicros=2, totalDispatchMicros=165046, totalServerMicros=81, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741407660482, 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=5664616, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2657, opaque=0x56b7d3, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11385, encodingMicros=2, totalDispatchMicros=83882, 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=3506741407519273, 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=5649909, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14583, opaque=0x567e60, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10064, encodingMicros=2, totalDispatchMicros=163424, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506741407694938, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=5666647, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4682, opaque=0x56bfc2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20326, encodingMicros=3, totalDispatchMicros=65956, 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=3506741407731085, 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=5650907, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55130, opaque=0x568246, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10267, encodingMicros=3, totalDispatchMicros=159858, totalServerMicros=63, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506741407380718, 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=5658361, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51330, opaque=0x569f64, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10881, encodingMicros=2, totalDispatchMicros=76808, 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=3506741407766078, 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=5662453, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22312, opaque=0x56af60, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10298, encodingMicros=3, totalDispatchMicros=89241, 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=3506741407792024, 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=5647314, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47518, opaque=0x56743d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11288, encodingMicros=21, totalDispatchMicros=148784, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506741407806302, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=5654548, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-402, documentId=test_collections-201, opaque=0x56907f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11678, encodingMicros=2, totalDispatchMicros=89389, 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=3506741407817409, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5668830, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6811, opaque=0x56c849, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7487, encodingMicros=2, totalDispatchMicros=69454, 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=3506741407850564, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=5669837, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4868, opaque=0x56cc38, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10988, encodingMicros=3, totalDispatchMicros=38957, 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=3506741407861971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5670527, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2993, opaque=0x56ceea, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7527, encodingMicros=3, totalDispatchMicros=57553, 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=3506741407878339, 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=5668708, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2996, opaque=0x56c7cf, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6564, encodingMicros=3, totalDispatchMicros=55615, 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=3506741407920128, 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=5668790, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11376, opaque=0x56c821, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6597, encodingMicros=10, totalDispatchMicros=58151, 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=3506741407956615, 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=5669140, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19208, opaque=0x56c97f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6625, encodingMicros=3, totalDispatchMicros=52444, 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=3506741407973500, 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=5655105, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-23780, opaque=0x5692ab, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=21072, encodingMicros=3, totalDispatchMicros=129352, 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=3506741408039722, 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=5658460, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10441, opaque=0x569fc7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=21130, encodingMicros=2, totalDispatchMicros=124314, 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=3506741408048641, 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=5669798, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11404, opaque=0x56cc11, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6696, encodingMicros=3, totalDispatchMicros=50361, 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=3506741408084695, 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=5663718, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-2595, opaque=0x56b451, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=21046, encodingMicros=3, totalDispatchMicros=104501, 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=3506741408116138, 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=5671204, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-34341, opaque=0x56d18f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6732, encodingMicros=4, totalDispatchMicros=24204, 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=3506741407372013, 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=5659178, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51384, opaque=0x56a295, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10846, encodingMicros=3, totalDispatchMicros=94900, 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=3506741408204537, 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=5659670, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14968, opaque=0x56a481, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11549, encodingMicros=2, totalDispatchMicros=102320, 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=3506741408224233, 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=5656063, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2456, opaque=0x56966a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11480, encodingMicros=7, totalDispatchMicros=98690, 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=3506741408256262, 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=5660855, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33750, opaque=0x56a922, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11577, encodingMicros=2, totalDispatchMicros=102875, 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=3506741408267509, 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=5655578, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14846, opaque=0x569485, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11510, encodingMicros=2, totalDispatchMicros=97557, 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=3506741408308726, 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=5656282, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33365, opaque=0x569745, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11538, encodingMicros=2, totalDispatchMicros=96689, 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=3506741408317125, 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=5648342, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-10576, opaque=0x567841, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6819, encodingMicros=3, totalDispatchMicros=188447, totalServerMicros=120, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506741408352612, 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=5669404, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15315, opaque=0x56ca87, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6845, encodingMicros=3, totalDispatchMicros=50060, 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=3506741408378197, 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=5660719, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30385, opaque=0x56a89a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11471, encodingMicros=2, totalDispatchMicros=94125, 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=3506741408390375, 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=5666474, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26744, opaque=0x56bf15, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6869, encodingMicros=3, totalDispatchMicros=73498, 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=3506741408426207, 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=5661003, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33761, opaque=0x56a9b6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11500, encodingMicros=3, totalDispatchMicros=97544, 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=3506741408459566, 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=5670267, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30770, opaque=0x56cde6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6792, encodingMicros=3, totalDispatchMicros=50228, 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=3506741408119377, 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=5665759, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10795, opaque=0x56bc4a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=21074, encodingMicros=3, totalDispatchMicros=94201, 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=3506741407921436, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=5666913, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-24336, opaque=0x56c0cc, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7563, encodingMicros=3, totalDispatchMicros=81847, 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=3506741407798392, 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=5662395, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51523, opaque=0x56af26, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10327, encodingMicros=2, totalDispatchMicros=89133, 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=3506741407737669, 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=5662642, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22318, opaque=0x56b01d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6889, encodingMicros=2, totalDispatchMicros=90028, 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=3506741407693711, 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=5664894, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6573, opaque=0x56b8e9, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11415, encodingMicros=3, totalDispatchMicros=81749, 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=3506741407649250, 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=5664862, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33966, opaque=0x56b8c8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5777, encodingMicros=3, totalDispatchMicros=80518, 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=3506741409959869, 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=5659127, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45378, opaque=0x56a262, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9219, encodingMicros=4, totalDispatchMicros=100863, 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=3506741409972108, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=5664992, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4574, opaque=0x56b94b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12837, encodingMicros=3, totalDispatchMicros=75719, 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=3506741410051127, 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=5666762, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4691, opaque=0x56c035, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21710, encodingMicros=3, totalDispatchMicros=88592, 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=3506741410078361, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=5665200, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4593, opaque=0x56ba1b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12937, encodingMicros=3, totalDispatchMicros=77842, 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=3506741410095004, 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=5665775, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45739, opaque=0x56bc5a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13721, encodingMicros=3, totalDispatchMicros=68827, 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=3506741410115795, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=5665405, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-4602, opaque=0x56bae8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12971, encodingMicros=3, totalDispatchMicros=76403, 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=3506741410215996, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=5670034, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-970, opaque=0x56ccfd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12236, encodingMicros=3, totalDispatchMicros=53172, 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=3506741410250932, 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=5644983, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47021, opaque=0x566b22, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=55909, encodingMicros=2, totalDispatchMicros=166282, 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=3506741410373214, 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=5659719, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33680, opaque=0x56a4b2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=51676, encodingMicros=3, totalDispatchMicros=136815, 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=3506741410441833, 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=5663084, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30478, opaque=0x56b1d7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=51700, encodingMicros=2, totalDispatchMicros=132784, 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=3506741410467062, 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=5663124, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15084, opaque=0x56b1ff, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=51711, encodingMicros=2, totalDispatchMicros=132705, 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=3506741410494375, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=5664254, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-6542, opaque=0x56b669, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=13144, encodingMicros=2, totalDispatchMicros=58116, 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=3506741408467982, 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=5663457, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51570, opaque=0x56b34c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11526, encodingMicros=2, totalDispatchMicros=91180, 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=3506741410583772, 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=5664749, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48248, opaque=0x56b858, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13632, encodingMicros=3, totalDispatchMicros=81106, 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=3506741410646175, 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=5657045, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-33579, opaque=0x569a40, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=42493, encodingMicros=2, totalDispatchMicros=133824, 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=3506741410507983, 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=5660302, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26545, opaque=0x56a6f9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=51737, encodingMicros=3, totalDispatchMicros=142035, 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=3506741410112895, 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=5666098, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-738, opaque=0x56bd9d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13254, encodingMicros=3, totalDispatchMicros=76873, 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=3506741410104364, 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=5668272, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-402, documentId=test_collections-860, opaque=0x56c61b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21750, encodingMicros=10, totalDispatchMicros=75099, 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=3506741410781981, 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=5659596, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22202, opaque=0x56a43a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=42560, encodingMicros=2, totalDispatchMicros=118994, 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=3506741410815691, 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=5645580, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-10195, opaque=0x566d77, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=45526, encodingMicros=2, totalDispatchMicros=167804, 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=3506741410845934, 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=5661266, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-48134, opaque=0x56aabd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=42595, encodingMicros=2, totalDispatchMicros=108074, 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=3506741410883407, 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=5671135, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19304, opaque=0x56d14a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=42605, encodingMicros=3, totalDispatchMicros=48891, 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=3506741410910859, 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=5645384, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-14114, opaque=0x566cb3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=36312, encodingMicros=2, totalDispatchMicros=194757, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506741410670937, 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=5667874, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51771, opaque=0x56c48d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13293, encodingMicros=2, totalDispatchMicros=65982, 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=3506741410997117, 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=5671171, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-38262, opaque=0x56d16e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=26888, encodingMicros=5, totalDispatchMicros=44895, 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=3506741411057824, 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=5669875, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19247, opaque=0x56cc5e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13593, encodingMicros=3, totalDispatchMicros=50700, 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=3506741411100135, 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=5647351, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47530, opaque=0x567462, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6254, encodingMicros=2, totalDispatchMicros=155695, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741411137382, 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=5660394, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-339, documentId=test_collections-10542, opaque=0x56a755, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=5602, encodingMicros=2, totalDispatchMicros=101509, totalServerMicros=1, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506741411163776, 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=5661988, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22291, opaque=0x56ad8f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5852, encodingMicros=3, totalDispatchMicros=84383, 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=3506741410915620, 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=5646182, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-47225, opaque=0x566fd1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=45590, encodingMicros=3, totalDispatchMicros=167754, 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=3506741410824319, 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=5650484, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-402, documentId=test_collections-4073, opaque=0x56809f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10396, encodingMicros=2, totalDispatchMicros=76079, 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=3506741411120093, 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=5663426, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26648, opaque=0x56b32d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14083, encodingMicros=3, totalDispatchMicros=111463, 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=3506741412823958, 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=5651594, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-10750, opaque=0x5684f5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=35585, encodingMicros=3, totalDispatchMicros=150342, 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=3506741412878525, 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=5641482, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-43834, opaque=0x565d75, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16902, encodingMicros=2, totalDispatchMicros=142872, 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=3506741412880581, 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=5668111, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-406, documentId=test_collections-45905, opaque=0x56c57a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11274, encodingMicros=2, totalDispatchMicros=60690, 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=3506741413114857, 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=5651617, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26250, opaque=0x56850c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16789, encodingMicros=3, totalDispatchMicros=133274, 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=3506741413397901, 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=5651689, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-50933, opaque=0x568554, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17207, encodingMicros=3, totalDispatchMicros=130195, 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=3506741413482917, 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=5653196, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-55319, opaque=0x568b37, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17259, encodingMicros=3, totalDispatchMicros=131519, 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=3506741413509511, 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=5653430, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-26327, opaque=0x568c21, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17281, encodingMicros=3, totalDispatchMicros=131435, 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=3506741413549415, 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=5654634, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-22009, opaque=0x5690d5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17310, encodingMicros=3, totalDispatchMicros=130359, 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=3506741413624410, 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=5656969, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30221, opaque=0x5699f5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17218, encodingMicros=2, totalDispatchMicros=126961, 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=3506741413771249, 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=5658357, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2532, opaque=0x569f60, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17232, encodingMicros=3, totalDispatchMicros=111573, 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=3506741413899631, 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=5670096, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15349, opaque=0x56cd3b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17031, encodingMicros=3, totalDispatchMicros=56735, 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=3506741413921318, 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=5668964, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-30704, opaque=0x56c8cf, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12954, encodingMicros=3, totalDispatchMicros=59480, 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=3506741413973829, 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=5662968, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-2733, opaque=0x56b163, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17042, encodingMicros=3, totalDispatchMicros=109071, 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=3506741414059749, 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=5665840, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-15182, opaque=0x56bc9b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13065, encodingMicros=2, totalDispatchMicros=81031, 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=3506741414071109, 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=5663391, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-11186, opaque=0x56b30a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17114, encodingMicros=3, totalDispatchMicros=103584, 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=3506741414186519, 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=5663740, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-51584, opaque=0x56b467, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17153, encodingMicros=3, totalDispatchMicros=100541, 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=3506741414210371, 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=5669650, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-380, documentId=test_collections-19233, opaque=0x56cb7d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13102, encodingMicros=3, totalDispatchMicros=77210, 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=3506750509834609, 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=6271824, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11109, opaque=0x5ffbbb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3374, encodingMicros=3, totalDispatchMicros=66272, 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=3506750509845157, 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=6277616, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10394, opaque=0x60125b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2886, encodingMicros=2, totalDispatchMicros=26210, 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=3506750509837563, 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=6261772, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26246, opaque=0x5fd477, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3904, encodingMicros=3, totalDispatchMicros=131686, 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=3506750509997502, 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=6277727, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10404, opaque=0x6012ca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3038, encodingMicros=2, totalDispatchMicros=24615, 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=3506750509848691, 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=6274236, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-9839, opaque=0x600527, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3703, encodingMicros=3, totalDispatchMicros=41199, 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=3506750510034767, 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=6277903, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30002, opaque=0x60137a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3033, encodingMicros=2, totalDispatchMicros=22968, 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=3506750509989116, 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=6272711, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26822, opaque=0x5fff32, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4389, encodingMicros=3, totalDispatchMicros=46704, 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=3506750510142418, 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=6274976, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10071, opaque=0x60080b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3944, encodingMicros=2, totalDispatchMicros=38921, 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=3506750510033754, 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=6263016, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-39985, opaque=0x5fd953, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4096, encodingMicros=2, totalDispatchMicros=124508, 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=3506750510213332, 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=6276633, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3537, opaque=0x600e84, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3851, encodingMicros=2, totalDispatchMicros=32297, 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=3506750510136479, 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=6268017, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-27042, opaque=0x5fecdc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5489, encodingMicros=36, totalDispatchMicros=58270, 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=3506750510129970, 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=6278309, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33918, opaque=0x601510, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2933, encodingMicros=2, totalDispatchMicros=20800, 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=3506750510297494, 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=6279342, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40847, opaque=0x601919, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2931, encodingMicros=10, totalDispatchMicros=15671, 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=3506750510333257, 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=6277058, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10339, opaque=0x60102d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3127, encodingMicros=3, totalDispatchMicros=26019, 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=3506750510218080, 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=6265490, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26449, opaque=0x5fe2fd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4274, encodingMicros=3, totalDispatchMicros=109493, 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=3506750510387064, 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=6264770, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-2980, opaque=0x5fe02e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4439, encodingMicros=2, totalDispatchMicros=114338, 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=3506750510415070, 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=6265682, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3026, opaque=0x5fe3bd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4463, encodingMicros=2, totalDispatchMicros=108977, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506750510434390, 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=6282081, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-317, documentId=test_collections-10772, opaque=0x6023cc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3080, encodingMicros=3, totalDispatchMicros=3080, 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=3506750510558668, 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=6279643, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40873, opaque=0x601a46, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2704, encodingMicros=2, totalDispatchMicros=19418, 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=3506750510637241, 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=6277904, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43735, opaque=0x60137b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2497, encodingMicros=3, totalDispatchMicros=29412, 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=3506750510348093, 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=6268750, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-66274, opaque=0x5fefb9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5651, encodingMicros=3, totalDispatchMicros=56745, 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=3506750510565560, 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=6280338, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10573, opaque=0x601cfd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2510, encodingMicros=2, totalDispatchMicros=12392, 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=3506750511145890, 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=6280371, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-34046, opaque=0x601d1e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3355, encodingMicros=3, totalDispatchMicros=13646, 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=3506750511154809, 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=6266927, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-62339, opaque=0x5fe89a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5535, encodingMicros=2, totalDispatchMicros=101163, 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=3506750511273171, 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=6281706, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14698, opaque=0x602255, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3178, encodingMicros=3, totalDispatchMicros=5087, 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=3506750511289965, 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=6266998, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-46858, opaque=0x5fe8e1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5666, encodingMicros=3, totalDispatchMicros=100780, 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=3506750511146858, 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=6281111, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10656, opaque=0x602002, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1943, encodingMicros=3, totalDispatchMicros=9271, 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=3506750511200874, 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=6282131, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-317, documentId=test_collections-10783, opaque=0x6023fe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2248, encodingMicros=2, totalDispatchMicros=2248, 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=3506750511326589, 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=6267392, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-57789, opaque=0x5fea6b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5699, encodingMicros=16, totalDispatchMicros=97856, 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=3506750511319294, 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=6282110, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-317, documentId=test_collections-30356, opaque=0x6023e9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2969, encodingMicros=3, totalDispatchMicros=2969, 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=3506750511312124, 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=6277922, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42822, opaque=0x60138d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4259, encodingMicros=3, totalDispatchMicros=23852, 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=3506750511252577, 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=6275913, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-29819, opaque=0x600bb4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3370, encodingMicros=3, totalDispatchMicros=57171, 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=3506750511584172, 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=6282116, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-245, documentId=test_collections-3895, opaque=0x6023ef, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3091, encodingMicros=4, totalDispatchMicros=3091, 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=3506750511581860, 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=6278241, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23248, opaque=0x6014cc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4504, encodingMicros=4, totalDispatchMicros=23577, 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=3506750511487662, 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=6281537, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-44030, opaque=0x6021ac, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2712, encodingMicros=2, totalDispatchMicros=10116, 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=3506750511728629, 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=6280505, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42995, opaque=0x601da3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4245, encodingMicros=2, totalDispatchMicros=10584, 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=3506750511753439, 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=6280143, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40904, opaque=0x601c3a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2970, encodingMicros=3, totalDispatchMicros=18553, 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=3506750511493362, 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=6280012, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27224, opaque=0x601bb9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3179, encodingMicros=3, totalDispatchMicros=19999, 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=3506750511494534, 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=6280397, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23392, opaque=0x601d38, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2496, encodingMicros=3, totalDispatchMicros=12546, 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=3506750511887190, 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=6277038, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43688, opaque=0x601019, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3537, encodingMicros=13, totalDispatchMicros=47857, 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=3506750511898848, 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=6279224, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42910, opaque=0x6018a3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3075, encodingMicros=3, totalDispatchMicros=23202, 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=3506750511920084, 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=6281095, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23442, opaque=0x601ff2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2692, encodingMicros=3, totalDispatchMicros=10227, 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=3506750511941811, 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=6279426, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58401, opaque=0x60196d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3110, encodingMicros=3, totalDispatchMicros=20435, 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=3506750511495426, 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=6268887, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-19344, opaque=0x5ff042, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5842, encodingMicros=2, totalDispatchMicros=88427, 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=3506750511969862, 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=6280248, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23381, opaque=0x601ca3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3135, encodingMicros=2, totalDispatchMicros=16903, 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=3506750511983567, 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=6280405, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10582, opaque=0x601d40, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3721, encodingMicros=3, totalDispatchMicros=14059, 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=3506750512024072, 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=6279722, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14467, opaque=0x601a95, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2920, encodingMicros=3, totalDispatchMicros=20692, 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=3506750511781718, 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=6280033, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30118, opaque=0x601bcc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2930, encodingMicros=3, totalDispatchMicros=12968, 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=3506750512080385, 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=6282153, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-317, documentId=test_collections-10790, opaque=0x602414, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2352, encodingMicros=3, totalDispatchMicros=2352, 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=3506750511764625, 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=6280534, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23398, opaque=0x601dc1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3686, encodingMicros=2, totalDispatchMicros=11917, 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=3506750511700922, 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=6281806, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30316, opaque=0x6022b9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2629, encodingMicros=2, totalDispatchMicros=5650, 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=3506750512271049, 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=6280300, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43961, opaque=0x601cd7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3531, encodingMicros=3, totalDispatchMicros=16284, 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=3506750512271244, 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=6281139, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11627, opaque=0x60201e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2758, encodingMicros=4, totalDispatchMicros=9038, 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=3506750512311114, 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=6268654, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3176, opaque=0x5fef59, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18743, encodingMicros=3, totalDispatchMicros=77609, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506750512361246, 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=6268968, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-10970, opaque=0x5ff093, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18756, encodingMicros=3, totalDispatchMicros=76143, totalServerMicros=12, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506750512393432, 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=6269014, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40307, opaque=0x5ff0c1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18785, encodingMicros=2, totalDispatchMicros=76144, totalServerMicros=12, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506750512403563, 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=6278485, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14395, opaque=0x6015c0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3798, encodingMicros=2, totalDispatchMicros=34260, 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=3506750512456385, 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=6269902, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43277, opaque=0x5ff439, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18799, encodingMicros=3, totalDispatchMicros=71676, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506750512475402, 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=6280247, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-34038, opaque=0x601ca2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3825, encodingMicros=2, totalDispatchMicros=16760, 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=3506750512075673, 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=6277282, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10360, opaque=0x60110d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3792, encodingMicros=4, totalDispatchMicros=44635, 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=3506750512523987, 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=6271857, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43455, opaque=0x5ffbdc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17931, encodingMicros=3, totalDispatchMicros=66218, 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=3506750512007694, 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=6269150, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50646, opaque=0x5ff149, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6343, encodingMicros=2, totalDispatchMicros=87160, 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=3506750512558391, 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=6272087, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40452, opaque=0x5ffcc3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17961, encodingMicros=2, totalDispatchMicros=64351, 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=3506750511972379, 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=6281397, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-34174, opaque=0x602120, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2731, encodingMicros=3, totalDispatchMicros=8239, 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=3506750512603158, 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=6275134, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14125, opaque=0x6008a9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23755, encodingMicros=3, totalDispatchMicros=56146, 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=3506750512543642, 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=6276686, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10297, opaque=0x600eb9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3874, encodingMicros=3, totalDispatchMicros=52157, 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=3506750512633879, 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=6275274, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14148, opaque=0x600935, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23782, encodingMicros=3, totalDispatchMicros=55746, 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=3506750512642375, 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=6259430, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-57418, opaque=0x5fcb51, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6886, encodingMicros=3, totalDispatchMicros=146658, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506750512474797, 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=6280943, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-43025, opaque=0x601f5a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3569, encodingMicros=3, totalDispatchMicros=11068, 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=3506750512678873, 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=6259369, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-61972, opaque=0x5fcb14, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6919, encodingMicros=3, totalDispatchMicros=146764, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506750512361955, 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=6276796, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33772, opaque=0x600f27, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3614, encodingMicros=3, totalDispatchMicros=51359, 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=3506750512320075, 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=6281173, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27300, opaque=0x602040, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2804, encodingMicros=2, totalDispatchMicros=8788, 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=3506750512757701, 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=6263480, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42158, opaque=0x5fdb23, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6216, encodingMicros=3, totalDispatchMicros=140038, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506750512750261, 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=6276843, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10311, opaque=0x600f56, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3999, encodingMicros=2, totalDispatchMicros=51462, 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=3506750512678873, 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=6277847, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33873, opaque=0x601342, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23817, encodingMicros=2, totalDispatchMicros=47682, 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=3506750512869918, 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=6268982, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-54769, opaque=0x5ff0a1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18837, encodingMicros=2, totalDispatchMicros=74783, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506750512643007, 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=6281781, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40997, opaque=0x6022a0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3683, encodingMicros=3, totalDispatchMicros=7248, 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=3506750512952312, 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=6271004, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-19425, opaque=0x5ff887, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18909, encodingMicros=3, totalDispatchMicros=60616, 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=3506750513021881, 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=6276971, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3564, opaque=0x600fd6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4659, encodingMicros=2, totalDispatchMicros=53627, 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=3506750513084153, 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=6269653, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-46979, opaque=0x5ff340, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18211, encodingMicros=2, totalDispatchMicros=77038, 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=3506750513096292, 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=6278091, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40743, opaque=0x601436, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4286, encodingMicros=3, totalDispatchMicros=35698, 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=3506750513116233, 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=6275816, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40622, opaque=0x600b54, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4737, encodingMicros=4, totalDispatchMicros=61102, 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=3506750513221856, 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=6276690, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10298, opaque=0x600ebd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4372, encodingMicros=3, totalDispatchMicros=44625, 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=3506750513256583, 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=6276794, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58217, opaque=0x600f25, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4403, encodingMicros=4, totalDispatchMicros=44332, 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=3506750513635413, 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=6278256, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42840, opaque=0x6014db, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5827, encodingMicros=3, totalDispatchMicros=24766, 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=3506750513676786, 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=6278257, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33912, opaque=0x6014dc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5864, encodingMicros=2, totalDispatchMicros=24816, 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=3506750513675454, 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=6274061, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14063, opaque=0x600478, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6166, encodingMicros=3, totalDispatchMicros=66123, 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=3506750512625449, 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=6281738, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11645, opaque=0x602275, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3585, encodingMicros=3, totalDispatchMicros=7202, 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=3506750513786738, 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=6281616, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14681, opaque=0x6021fb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5627, encodingMicros=3, totalDispatchMicros=9909, 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=3506750513909458, 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=6271600, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3321, opaque=0x5ffadb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20412, encodingMicros=3, totalDispatchMicros=58038, 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=3506750513702691, 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=6278237, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43757, opaque=0x6014c8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6056, encodingMicros=3, totalDispatchMicros=37028, 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=3506750513132646, 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=6278147, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23276, opaque=0x60146e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4317, encodingMicros=3, totalDispatchMicros=34917, 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=3506750512952497, 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=6281812, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-44052, opaque=0x6022bf, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3798, encodingMicros=3, totalDispatchMicros=7606, 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=3506750512869918, 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=6277025, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58229, opaque=0x60100d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4112, encodingMicros=3, totalDispatchMicros=48586, 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=3506750513917890, 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=6275085, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40588, opaque=0x600878, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6171, encodingMicros=3, totalDispatchMicros=55920, 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=3506750514405896, 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=6281831, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30319, opaque=0x6022d2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5271, encodingMicros=2, totalDispatchMicros=8822, 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=3506750514432849, 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=6280712, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27272, opaque=0x601e73, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5458, encodingMicros=3, totalDispatchMicros=16283, 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=3506750514461555, 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=6281292, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30249, opaque=0x6020b7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5322, encodingMicros=2, totalDispatchMicros=9685, 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=3506750514405714, 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=6281773, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14708, opaque=0x602298, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5644, encodingMicros=3, totalDispatchMicros=8167, 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=3506750514510520, 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=6281415, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30264, opaque=0x602132, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5353, encodingMicros=2, totalDispatchMicros=11396, 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=3506750514567790, 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=6260359, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-39832, opaque=0x5fcef2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=494, encodingMicros=2, totalDispatchMicros=99197, 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=3506750515529370, 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=6265412, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-19247, opaque=0x5fe2af, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20249, encodingMicros=2, totalDispatchMicros=96662, totalServerMicros=16, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506750515531957, 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=6260834, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42025, opaque=0x5fd0cd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=890, encodingMicros=2, totalDispatchMicros=92421, totalServerMicros=36, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506750515531348, 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=6275582, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26938, opaque=0x600a69, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=685, encodingMicros=4, totalDispatchMicros=27947, 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=3506750515732751, 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=6261046, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-54380, opaque=0x5fd1a1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1052, encodingMicros=3, totalDispatchMicros=93678, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506750515734150, 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=6282232, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-317, documentId=test_collections-10808, opaque=0x602463, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1479, encodingMicros=2, totalDispatchMicros=1479, 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=3506750515735074, 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=6263825, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50392, opaque=0x5fdc7c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9018, encodingMicros=2, totalDispatchMicros=130178, 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=3506750515735200, 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=6275855, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26955, opaque=0x600b7a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=886, encodingMicros=2, totalDispatchMicros=27723, 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=3506750515818359, 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=6259894, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-41970, opaque=0x5fcd21, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1112, encodingMicros=2, totalDispatchMicros=105532, 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=3506750515824950, 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=6270711, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-39052, opaque=0x5ff762, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1471, encodingMicros=3, totalDispatchMicros=38372, 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=3506750515886348, 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=6262118, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-57542, opaque=0x5fd5d1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1166, encodingMicros=3, totalDispatchMicros=95003, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506750515914098, 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=6266672, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-26990, opaque=0x5fe79b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9145, encodingMicros=2, totalDispatchMicros=117615, 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=3506750515881188, 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=6268279, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-57825, opaque=0x5fede2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1310, encodingMicros=2, totalDispatchMicros=87291, totalServerMicros=8, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506750515890389, 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=6271090, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-39075, opaque=0x5ff8dd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1532, encodingMicros=3, totalDispatchMicros=38231, 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=3506750516100194, 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=6267687, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-66234, opaque=0x5feb92, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9297, encodingMicros=2, totalDispatchMicros=111263, 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=3506750516096008, 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=6259854, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-22420, opaque=0x5fccf9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1723, encodingMicros=3, totalDispatchMicros=111978, 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=3506750516227675, 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=6268736, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50621, opaque=0x5fefab, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9404, encodingMicros=19, totalDispatchMicros=104960, 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=3506750516289736, 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=6281462, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58551, opaque=0x602161, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8337, encodingMicros=3, totalDispatchMicros=14893, 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=3506750516300937, 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=6274847, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10034, opaque=0x60078a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1076, encodingMicros=2, totalDispatchMicros=37344, 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=3506750516242160, 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=6278994, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11470, opaque=0x6017bc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17719, encodingMicros=2, totalDispatchMicros=49919, 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=3506750516331431, 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=6265799, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-38794, opaque=0x5fe432, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18303, encodingMicros=2, totalDispatchMicros=93683, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506750516247521, 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=6271407, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-27192, opaque=0x5ffa1a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1826, encodingMicros=3, totalDispatchMicros=34770, 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=3506750516376289, 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=6279787, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43909, opaque=0x601ad6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17847, encodingMicros=3, totalDispatchMicros=47504, 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=3506750516396965, 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=6265225, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-26903, opaque=0x5fe1f4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18353, encodingMicros=2, totalDispatchMicros=96341, 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=3506750516371953, 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=6274247, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-9842, opaque=0x600532, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8022, encodingMicros=3, totalDispatchMicros=69321, 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=3506750516446665, 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=6265360, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-26909, opaque=0x5fe27b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18391, encodingMicros=3, totalDispatchMicros=92401, 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=3506750516338819, 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=6274914, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33542, opaque=0x6007cd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1110, encodingMicros=2, totalDispatchMicros=37303, 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=3506750516475135, 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=6279386, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27170, opaque=0x601945, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9621, encodingMicros=2, totalDispatchMicros=38917, 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=3506750516478985, 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=6266631, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-57761, opaque=0x5fe772, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18418, encodingMicros=2, totalDispatchMicros=88139, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506750516539481, 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=6279700, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43899, opaque=0x601a7f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9670, encodingMicros=2, totalDispatchMicros=37751, 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=3506750516403132, 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=6271547, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-27203, opaque=0x5ffaa6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1978, encodingMicros=4, totalDispatchMicros=34881, 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=3506750516577839, 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=6267041, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-27007, opaque=0x5fe90c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18507, encodingMicros=48, totalDispatchMicros=85193, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506750516580157, 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=6276815, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40674, opaque=0x600f3a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8149, encodingMicros=3, totalDispatchMicros=49589, 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=3506750516637787, 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=6266582, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42300, opaque=0x5fe741, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18548, encodingMicros=2, totalDispatchMicros=89143, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506750516672023, 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=6276976, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43682, opaque=0x600fdb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8212, encodingMicros=3, totalDispatchMicros=44036, 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=3506750516674522, 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=6266312, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42290, opaque=0x5fe633, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18580, encodingMicros=2, totalDispatchMicros=90213, 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=3506750516836875, 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=6270256, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-62514, opaque=0x5ff59b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18686, encodingMicros=3, totalDispatchMicros=56866, 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=3506750516865604, 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=6270489, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-62533, opaque=0x5ff684, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18698, encodingMicros=2, totalDispatchMicros=56776, 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=3506750516986171, 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=6279185, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10498, opaque=0x60187c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18498, encodingMicros=3, totalDispatchMicros=49571, 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=3506750517078473, 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=6279353, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11502, opaque=0x601924, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10146, encodingMicros=3, totalDispatchMicros=39740, 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=3506750517130724, 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=6279653, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27192, opaque=0x601a50, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10193, encodingMicros=3, totalDispatchMicros=33334, 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=3506750517160236, 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=6276877, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10314, opaque=0x600f78, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=712, encodingMicros=2, totalDispatchMicros=27849, 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=3506750517190547, 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=6278280, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-37120, opaque=0x6014f3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10233, encodingMicros=3, totalDispatchMicros=40764, 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=3506750517232775, 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=6278608, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10466, opaque=0x60163b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=767, encodingMicros=3, totalDispatchMicros=21329, 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=3506750517264746, 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=6278861, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58339, opaque=0x601738, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=796, encodingMicros=4, totalDispatchMicros=18653, 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=3506750517423253, 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=6278738, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40795, opaque=0x6016bd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1314, encodingMicros=3, totalDispatchMicros=18963, 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=3506750517488882, 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=6275301, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11258, opaque=0x600950, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2247, encodingMicros=4, totalDispatchMicros=36346, 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=3506750517535192, 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=6266494, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26505, opaque=0x5fe6e9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2731, encodingMicros=2, totalDispatchMicros=94739, 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=3506750517567336, 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=6271451, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50762, opaque=0x5ffa46, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2891, encodingMicros=2, totalDispatchMicros=56463, 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=3506750517624038, 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=6267370, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15084, opaque=0x5fea55, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2767, encodingMicros=2, totalDispatchMicros=87634, 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=3506750517650300, 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=6262750, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-38652, opaque=0x5fd849, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2953, encodingMicros=3, totalDispatchMicros=120905, 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=3506750517927440, 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=6279038, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27135, opaque=0x6017e9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1226, encodingMicros=2, totalDispatchMicros=19212, 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=3506750517973250, 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=6274264, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33348, opaque=0x600543, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3334, encodingMicros=2, totalDispatchMicros=29146, 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=3506750517973250, 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=6275553, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42704, opaque=0x600a4c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2504, 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.032S, createdAt=3506750518099742, 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=6274932, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33547, opaque=0x6007df, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3434, encodingMicros=2, totalDispatchMicros=28878, 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=3506750518100246, 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=6273376, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15395, opaque=0x6001cb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2888, encodingMicros=3, totalDispatchMicros=47302, 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=3506750518183366, 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=6274817, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14107, opaque=0x60076c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2218, encodingMicros=2, totalDispatchMicros=55474, 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=3506750518309949, 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=6260311, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26170, opaque=0x5fcec2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3740, encodingMicros=3, totalDispatchMicros=103774, totalServerMicros=50, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506750518330413, 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=6272772, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40497, opaque=0x5fff6f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2744, encodingMicros=2, totalDispatchMicros=56910, 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=3506750517084217, 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=6280027, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-34024, opaque=0x601bc6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18589, encodingMicros=3, totalDispatchMicros=43472, 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=3506750518389585, 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=6266908, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15057, opaque=0x5fe887, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3798, encodingMicros=3, totalDispatchMicros=56695, 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=3506750518133218, 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=6275047, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33587, opaque=0x600852, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3464, encodingMicros=3, totalDispatchMicros=28619, 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=3506750518483157, 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=6267528, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40226, opaque=0x5feaf3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3870, encodingMicros=3, totalDispatchMicros=53870, 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=3506750517552705, 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=6282292, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-245, documentId=test_collections-44081, opaque=0x60249f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2128, encodingMicros=3, totalDispatchMicros=2128, 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=3506750518513526, 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=6274340, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3445, opaque=0x60058f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3786, encodingMicros=3, totalDispatchMicros=30383, 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=3506750518512420, 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=6276310, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14222, opaque=0x600d41, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11875, encodingMicros=2, totalDispatchMicros=63590, 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=3506750518541271, 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=6269643, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43197, opaque=0x5ff336, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3910, encodingMicros=2, totalDispatchMicros=42173, 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=3506750517164966, 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=6281213, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10667, opaque=0x602068, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18296, encodingMicros=3, totalDispatchMicros=27002, 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=3506750518571465, 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=6269693, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43206, opaque=0x5ff368, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3937, encodingMicros=2, totalDispatchMicros=42088, 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=3506750518545674, 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=6274375, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15434, opaque=0x6005b2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3815, encodingMicros=4, totalDispatchMicros=30389, 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=3506750518606039, 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=6274145, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-27340, opaque=0x6004cc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11461, encodingMicros=2, totalDispatchMicros=65406, 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=3506750518603211, 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=6269748, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-36697, opaque=0x5ff39f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3965, encodingMicros=14, totalDispatchMicros=41939, 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=3506750518679545, 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=6278902, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42885, opaque=0x601761, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10063, encodingMicros=3, totalDispatchMicros=35985, 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=3506750518707298, 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=6269789, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3222, opaque=0x5ff3c8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4064, encodingMicros=2, totalDispatchMicros=41911, 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=3506750518566497, 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=6277460, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15586, opaque=0x6011bf, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2675, encodingMicros=3, totalDispatchMicros=29323, 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=3506750518779518, 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=6274550, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40573, opaque=0x600661, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3988, encodingMicros=3, totalDispatchMicros=35519, 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=3506750518801403, 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=6270769, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50728, opaque=0x5ff79c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3803, encodingMicros=3, totalDispatchMicros=61726, 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=3506750518808369, 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=6271575, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42540, opaque=0x5ffac2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3388, encodingMicros=2, totalDispatchMicros=60340, 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=3506750518807065, 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=6274684, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23061, opaque=0x6006e7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4011, encodingMicros=3, totalDispatchMicros=33725, 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=3506750518836784, 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=6270930, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42500, opaque=0x5ff83d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3785, encodingMicros=2, totalDispatchMicros=61570, 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=3506750518924767, 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=6280313, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27250, opaque=0x601ce4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20326, encodingMicros=2, totalDispatchMicros=39584, 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=3506750518932303, 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=6267667, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26580, opaque=0x5feb7e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3871, encodingMicros=3, totalDispatchMicros=84069, totalServerMicros=18, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506750518996766, 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=6271639, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-66434, opaque=0x5ffb02, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3526, encodingMicros=3, totalDispatchMicros=59730, 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=3506750519019803, 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=6266953, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-22678, opaque=0x5fe8b4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3955, encodingMicros=2, totalDispatchMicros=89283, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506750518968131, 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=6280430, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3791, opaque=0x601d59, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20365, encodingMicros=2, totalDispatchMicros=38191, 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=3506750518964087, 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=6275039, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10096, opaque=0x60084a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3210, encodingMicros=2, totalDispatchMicros=60059, 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=3506750519126896, 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=6269023, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-19439, opaque=0x5ff0ca, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4033, encodingMicros=2, totalDispatchMicros=79371, 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=3506750519098091, 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=6277201, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10351, opaque=0x6010bc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2997, encodingMicros=3, totalDispatchMicros=29841, 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=3506750519167937, 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=6275442, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42701, opaque=0x6009dd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3400, encodingMicros=3, totalDispatchMicros=51078, 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=3506750519189763, 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=6270586, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40354, opaque=0x5ff6e5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4344, encodingMicros=2, totalDispatchMicros=68211, 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=3506750519219221, 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=6275506, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33634, opaque=0x600a1d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3447, encodingMicros=3, totalDispatchMicros=50671, totalServerMicros=16, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506750519065084, 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=6281414, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58547, opaque=0x602131, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=974, encodingMicros=2, totalDispatchMicros=8644, 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=3506750519260911, 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=6277875, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58284, opaque=0x60135e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2375, encodingMicros=3, totalDispatchMicros=27681, 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=3506750519062839, 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=6275172, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42688, opaque=0x6008cf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2332, encodingMicros=2, totalDispatchMicros=56764, 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=3506750519319553, 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=6281960, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-34279, opaque=0x602353, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2353, encodingMicros=3, totalDispatchMicros=2946, 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=3506750519250388, 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=6275654, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33653, opaque=0x600ab1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3475, encodingMicros=2, totalDispatchMicros=51869, 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=3506750519372511, 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=6278923, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58347, opaque=0x601776, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2858, encodingMicros=2, totalDispatchMicros=32738, 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=3506750519403902, 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=6275724, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58177, opaque=0x600af7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3625, encodingMicros=3, totalDispatchMicros=51363, 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=3506750519441707, 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=6258026, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-26559, opaque=0x5fc5d5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4662, encodingMicros=2, totalDispatchMicros=120864, totalServerMicros=30, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506750519455667, 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=6272439, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40470, opaque=0x5ffe21, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3933, encodingMicros=2, totalDispatchMicros=57746, 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=3506750519511102, 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=6258421, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-38428, opaque=0x5fc760, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4706, encodingMicros=2, totalDispatchMicros=124101, totalServerMicros=29, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506750519571671, 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=6258636, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-18863, opaque=0x5fc837, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4754, encodingMicros=2, totalDispatchMicros=123515, 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=3506750519613134, 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=6280317, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40917, opaque=0x601ce8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=988, encodingMicros=2, totalDispatchMicros=14957, 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=3506750519245920, 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=6270612, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43353, opaque=0x5ff6ff, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4398, encodingMicros=2, totalDispatchMicros=68165, 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=3506750519182380, 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=6269855, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43261, opaque=0x5ff40a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4052, encodingMicros=2, totalDispatchMicros=75284, totalServerMicros=8, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506750519134455, 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=6279591, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-37228, opaque=0x601a12, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11729, encodingMicros=3, totalDispatchMicros=39682, 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=3506750519605249, 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=6276543, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23162, opaque=0x600e2a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3546, encodingMicros=3, totalDispatchMicros=36489, 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=3506750519624410, 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=6274317, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-9865, opaque=0x600578, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4562, encodingMicros=2, totalDispatchMicros=37697, 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=3506750519408265, 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=6274975, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33560, opaque=0x60080a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2873, encodingMicros=2, totalDispatchMicros=62018, 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=3506750520182117, 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=6277351, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15577, opaque=0x601152, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4095, encodingMicros=2, totalDispatchMicros=29454, 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=3506750520185768, 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=6271776, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40426, opaque=0x5ffb8b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3687, encodingMicros=2, totalDispatchMicros=61943, 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=3506750519323072, 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=6282313, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-317, documentId=test_collections-10825, opaque=0x6024b4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2582, encodingMicros=4, totalDispatchMicros=2582, 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=3506750520275072, 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=6278807, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11458, opaque=0x601702, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4138, encodingMicros=2, totalDispatchMicros=23740, 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=3506750520297565, 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=6276781, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15549, opaque=0x600f18, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3557, encodingMicros=3, totalDispatchMicros=48792, 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=3506750520189908, 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=6272099, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-22942, opaque=0x5ffcce, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12726, encodingMicros=3, totalDispatchMicros=67285, 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=3506750520332984, 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=6276659, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-37018, opaque=0x600e9e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3590, encodingMicros=3, totalDispatchMicros=47697, 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=3506750520200305, 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=6275240, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14142, opaque=0x600913, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5022, encodingMicros=3, totalDispatchMicros=36651, 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=3506750520370092, 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=6278390, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43775, opaque=0x601561, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4298, encodingMicros=2, totalDispatchMicros=26268, 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=3506750520379275, 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=6275122, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14120, opaque=0x60089d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4879, encodingMicros=2, totalDispatchMicros=40494, 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=3506750520399599, 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=6275272, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-27367, opaque=0x600933, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5217, encodingMicros=2, totalDispatchMicros=36804, 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=3506750520422421, 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=6277496, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3595, opaque=0x6011e3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3629, encodingMicros=3, totalDispatchMicros=45014, 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=3506750520181627, 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=6278737, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23279, opaque=0x6016bc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11423, encodingMicros=3, totalDispatchMicros=39462, 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=3506750520408060, 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=6278497, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27101, opaque=0x6015cc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4332, encodingMicros=3, totalDispatchMicros=26225, 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=3506750520362913, 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=6272663, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3378, opaque=0x5fff02, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12895, encodingMicros=7, totalDispatchMicros=67004, 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=3506750520525329, 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=6281890, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-41005, opaque=0x60230d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3554, encodingMicros=3, totalDispatchMicros=6566, 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=3506750520319898, 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=6277548, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23233, opaque=0x601217, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4179, encodingMicros=3, totalDispatchMicros=30552, 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=3506750520584424, 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=6280390, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11582, opaque=0x601d31, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1670, encodingMicros=3, totalDispatchMicros=13486, 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=3506750520597862, 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=6277062, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23202, opaque=0x601031, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12104, encodingMicros=3, totalDispatchMicros=49688, 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=3506750520534295, 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=6278630, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15658, opaque=0x601651, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4439, encodingMicros=2, totalDispatchMicros=25124, 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=3506750520659134, 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=6272935, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-19530, opaque=0x600012, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4256, encodingMicros=3, totalDispatchMicros=43377, 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=3506750520683007, 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=6277029, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33795, opaque=0x601010, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3994, encodingMicros=2, totalDispatchMicros=57577, 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=3506750520698790, 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=6280659, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-34072, opaque=0x601e3e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1797, encodingMicros=3, totalDispatchMicros=7513, 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=3506750520530656, 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=6281618, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23476, opaque=0x6021fd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11728, encodingMicros=3, totalDispatchMicros=19205, 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=3506750520742575, 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=6273747, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14041, opaque=0x60033e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4309, encodingMicros=20, totalDispatchMicros=39673, 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=3506750520482086, 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=6278550, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33935, opaque=0x601601, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3811, encodingMicros=2, totalDispatchMicros=28595, 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=3506750520737826, 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=6280702, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58484, opaque=0x601e69, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1832, encodingMicros=2, totalDispatchMicros=7430, 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=3506750520845985, 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=6277482, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14337, opaque=0x6011d5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4226, encodingMicros=3, totalDispatchMicros=31890, 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=3506750520733194, 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=6275239, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33605, opaque=0x600912, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4034, encodingMicros=2, totalDispatchMicros=57750, 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=3506750520914345, 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=6278511, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42856, opaque=0x6015da, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4286, encodingMicros=3, totalDispatchMicros=22935, 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=3506750520696367, 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=6278557, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15652, opaque=0x601608, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3704, encodingMicros=2, totalDispatchMicros=23680, 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=3506750520680951, 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=6278702, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3669, opaque=0x601699, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4576, encodingMicros=2, totalDispatchMicros=24408, 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=3506750520986392, 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=6278896, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10481, opaque=0x60175b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4348, encodingMicros=3, totalDispatchMicros=22967, 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=3506750521043033, 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=6281338, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23479, opaque=0x6020e5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4085, encodingMicros=3, totalDispatchMicros=8680, 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=3506750521067352, 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=6282003, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10755, opaque=0x60237e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2199, encodingMicros=3, totalDispatchMicros=5052, 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=3506750520681050, 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=6257463, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-65767, opaque=0x5fc3a2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5942, encodingMicros=2, totalDispatchMicros=151187, 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=3506750521076111, 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=6281869, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-44058, opaque=0x6022f8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4095, encodingMicros=3, totalDispatchMicros=8352, 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=3506750521159118, 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=6257999, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-18817, opaque=0x5fc5ba, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6395, encodingMicros=2, totalDispatchMicros=150745, 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=3506750521019346, 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=6278993, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43840, opaque=0x6017bd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4023, encodingMicros=2, totalDispatchMicros=24848, 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=3506750520920779, 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=6275632, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10155, opaque=0x600a9b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4218, encodingMicros=2, totalDispatchMicros=54332, 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=3506750521247899, 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=6278633, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-37147, opaque=0x601654, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12734, encodingMicros=3, totalDispatchMicros=41627, 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=3506750520823717, 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=6278661, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30047, opaque=0x601670, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4148, encodingMicros=3, totalDispatchMicros=28283, 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=3506750521284388, 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=6281124, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30221, opaque=0x60200f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4576, encodingMicros=2, totalDispatchMicros=11030, 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=3506750520815751, 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=6264008, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-38711, opaque=0x5fdd33, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6946, encodingMicros=2, totalDispatchMicros=88445, totalServerMicros=20, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506750521323373, 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=6276157, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11292, opaque=0x600ca8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5515, encodingMicros=2, totalDispatchMicros=42456, 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=3506750521321300, 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=6281452, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14658, opaque=0x602157, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4393, encodingMicros=3, totalDispatchMicros=10871, 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=3506750521314324, 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=6278814, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23287, opaque=0x601709, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4633, encodingMicros=3, totalDispatchMicros=26917, 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=3506750521437309, 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=6280188, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14509, opaque=0x601c67, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4501, encodingMicros=3, totalDispatchMicros=18162, 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=3506750521290981, 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=6268780, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-57860, opaque=0x5fefd7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15191, encodingMicros=3, totalDispatchMicros=92762, 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=3506750521284388, 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=6278850, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33958, opaque=0x60172d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1013, encodingMicros=2, totalDispatchMicros=19750, 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=3506750521243122, 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=6258213, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-61915, opaque=0x5fc690, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6459, encodingMicros=2, totalDispatchMicros=143671, 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=3506750521548275, 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=6269820, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-62492, opaque=0x5ff3e7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15432, encodingMicros=3, totalDispatchMicros=87597, 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=3506750521585097, 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=6258418, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-18844, opaque=0x5fc75d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6794, encodingMicros=2, totalDispatchMicros=143919, 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=3506750521619436, 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=6258470, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-61932, opaque=0x5fc791, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6825, encodingMicros=2, totalDispatchMicros=143906, 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=3506750521646089, 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=6258495, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-38431, opaque=0x5fc7aa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6848, encodingMicros=3, totalDispatchMicros=143936, 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=3506750521667906, 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=6281734, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-44044, opaque=0x602271, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3349, encodingMicros=3, totalDispatchMicros=9119, 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=3506750521692273, 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=6268151, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-27051, opaque=0x5fed62, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15514, encodingMicros=3, totalDispatchMicros=97945, 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=3506750521742045, 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=6273969, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-29636, opaque=0x60041c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15268, encodingMicros=2, totalDispatchMicros=65642, 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=3506750521769261, 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=6274167, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58132, opaque=0x6004e2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15275, encodingMicros=2, totalDispatchMicros=64647, 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=3506750521786758, 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=6273917, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-29614, opaque=0x6003e8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15288, encodingMicros=3, totalDispatchMicros=65423, 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=3506750521853191, 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=6274756, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10005, opaque=0x60072f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15290, encodingMicros=2, totalDispatchMicros=58067, 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=3506750521925910, 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=6269412, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-36684, opaque=0x5ff24f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15941, encodingMicros=3, totalDispatchMicros=85329, 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=3506750521956595, 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=6275071, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-29726, opaque=0x60086a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4866, encodingMicros=3, totalDispatchMicros=64573, 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=3506750521149340, 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=6267545, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-19357, opaque=0x5feb04, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4711, encodingMicros=8, totalDispatchMicros=89735, totalServerMicros=25, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506750522061768, 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=6279247, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33981, opaque=0x6018ba, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4931, encodingMicros=3, totalDispatchMicros=36533, 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=3506750522050439, 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=6270544, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40342, opaque=0x5ff6bb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16007, encodingMicros=2, totalDispatchMicros=74970, 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=3506750521681678, 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=6258547, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-46460, opaque=0x5fc7de, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6880, encodingMicros=2, totalDispatchMicros=143894, 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=3506750522188881, 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=6277773, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58275, opaque=0x6012f8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5032, encodingMicros=3, totalDispatchMicros=44644, 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=3506750521582170, 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=6278681, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40786, opaque=0x601684, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13008, encodingMicros=2, totalDispatchMicros=41658, 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=3506750522208227, 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=6277041, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27008, opaque=0x60101c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5551, encodingMicros=3, totalDispatchMicros=31897, 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=3506750522296511, 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=6277342, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27025, opaque=0x601149, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5625, encodingMicros=3, totalDispatchMicros=31936, 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=3506750521550160, 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=6276457, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23156, opaque=0x600dd4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3173, encodingMicros=3, totalDispatchMicros=47508, 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=3506750521541901, 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=6278853, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42880, opaque=0x601730, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1268, encodingMicros=3, totalDispatchMicros=20008, 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=3506750521437732, 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=6270280, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-39030, opaque=0x5ff5b3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6753, encodingMicros=3, totalDispatchMicros=41497, 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=3506750522303649, 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=6268841, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15165, opaque=0x5ff014, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8028, encodingMicros=2, totalDispatchMicros=59240, 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=3506750522232591, 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=6259402, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50202, opaque=0x5fcb35, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7421, encodingMicros=3, totalDispatchMicros=143878, 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=3506750522228860, 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=6279828, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23358, opaque=0x601aff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5059, encodingMicros=3, totalDispatchMicros=23998, 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=3506750522181081, 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=6270694, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43368, opaque=0x5ff751, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16097, encodingMicros=3, totalDispatchMicros=71390, 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=3506750523353034, 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=6279939, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58435, opaque=0x601b6e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6169, encodingMicros=3, totalDispatchMicros=24842, 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=3506750523353034, 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=6264559, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-10732, opaque=0x5fdf5a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7586, encodingMicros=3, totalDispatchMicros=131309, totalServerMicros=48, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506750523353720, 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=6281275, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10674, opaque=0x6020a6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4886, encodingMicros=3, totalDispatchMicros=11992, 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=3506750523394667, 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=6267265, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-10882, opaque=0x5fe9ec, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17300, encodingMicros=3, totalDispatchMicros=103734, totalServerMicros=31, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506750523414832, 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=6281212, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30238, opaque=0x602067, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6203, encodingMicros=2, totalDispatchMicros=17061, 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=3506750523353720, 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=6272074, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43477, opaque=0x5ffcb5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8782, encodingMicros=3, totalDispatchMicros=59466, 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=3506750523496493, 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=6275568, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23113, opaque=0x600a5b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5716, encodingMicros=2, totalDispatchMicros=59775, 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=3506750523486073, 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=6278435, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15641, opaque=0x60158e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6432, encodingMicros=3, totalDispatchMicros=45952, 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=3506750523469158, 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=6281521, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-34193, opaque=0x60219c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4525, encodingMicros=2, totalDispatchMicros=13168, 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=3506750523643651, 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=6275978, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43639, opaque=0x600bf5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5823, encodingMicros=2, totalDispatchMicros=61991, 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=3506750523655480, 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=6282321, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-317, documentId=test_collections-30399, opaque=0x6024bc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4806, encodingMicros=3, totalDispatchMicros=4806, 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=3506750523679522, 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=6281074, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27295, opaque=0x601fdd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5855, encodingMicros=3, totalDispatchMicros=18281, 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=3506750523734732, 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=6281176, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11628, opaque=0x602043, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5906, encodingMicros=2, totalDispatchMicros=16971, 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=3506750523761028, 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=6281359, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27305, opaque=0x6020fa, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5929, encodingMicros=2, totalDispatchMicros=14439, 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=3506750523950642, 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=6275445, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10138, opaque=0x6009e0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6484, encodingMicros=9, totalDispatchMicros=67315, 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=3506750523457023, 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=6282019, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30340, opaque=0x60238e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4858, encodingMicros=3, totalDispatchMicros=6322, 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=3506750523402986, 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=6263848, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-2919, opaque=0x5fdc93, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7631, encodingMicros=3, totalDispatchMicros=134990, totalServerMicros=48, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506750523382747, 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=6261120, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-38578, opaque=0x5fd1eb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8514, encodingMicros=2, totalDispatchMicros=136630, 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=3506750524258857, 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=6273598, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3419, opaque=0x6002a9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8430, encodingMicros=2, totalDispatchMicros=70073, 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=3506750524256936, 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=6270250, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-22835, opaque=0x5ff595, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17962, encodingMicros=2, totalDispatchMicros=80499, 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=3506750523647634, 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=6276528, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11308, opaque=0x600e1b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6506, encodingMicros=2, totalDispatchMicros=60358, 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=3506750524307542, 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=6249256, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-18436, opaque=0x5fa393, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9323, encodingMicros=3, totalDispatchMicros=195626, totalServerMicros=15, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506750524368337, 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=6279524, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3720, opaque=0x6019cf, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4124, encodingMicros=3, totalDispatchMicros=25929, 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=3506750524405526, 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=6279750, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43903, opaque=0x601ab1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4152, encodingMicros=3, totalDispatchMicros=21645, 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=3506750524596548, 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=6281153, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10662, opaque=0x60202c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7316, encodingMicros=2, totalDispatchMicros=13360, 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=3506750524718947, 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=6278543, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23301, opaque=0x6015fa, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7625, encodingMicros=3, totalDispatchMicros=34808, 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=3506750525106854, 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=6275600, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33640, opaque=0x600a7b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9105, encodingMicros=3, totalDispatchMicros=53627, 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=3506750525117809, 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=6268653, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-22771, opaque=0x5fef58, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=987, encodingMicros=2, totalDispatchMicros=57224, 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=3506750525177014, 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=6266929, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26528, opaque=0x5fe89c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1023, encodingMicros=2, totalDispatchMicros=69802, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506750524322631, 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=6268515, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-36635, opaque=0x5feece, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18014, encodingMicros=2, totalDispatchMicros=94464, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506750524324473, 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=6276703, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3549, opaque=0x600eca, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7178, encodingMicros=2, totalDispatchMicros=58536, 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=3506750524405526, 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=6253920, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-39493, opaque=0x5fb5cb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9966, encodingMicros=3, totalDispatchMicros=145191, 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=3506750525474511, 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=6279438, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43874, opaque=0x601979, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8121, encodingMicros=2, totalDispatchMicros=37974, 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=3506750525531894, 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=6270812, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3274, opaque=0x5ff7c7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8786, encodingMicros=3, totalDispatchMicros=66054, 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=3506750525568890, 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=6281380, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-44023, opaque=0x60210f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8122, encodingMicros=2, totalDispatchMicros=15660, 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=3506750525602469, 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=6281456, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40981, opaque=0x60215b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8152, encodingMicros=3, totalDispatchMicros=16320, 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=3506750525613831, 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=6264581, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40071, opaque=0x5fdf70, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8831, encodingMicros=3, totalDispatchMicros=107708, totalServerMicros=52, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506750525698939, 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=6280707, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3810, opaque=0x601e6e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25977, encodingMicros=2, totalDispatchMicros=34582, 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=3506750525727183, 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=6272737, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-36864, opaque=0x5fff4c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8770, encodingMicros=3, totalDispatchMicros=55015, 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=3506750525737833, 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=6280953, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-44001, opaque=0x601f64, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25979, encodingMicros=3, totalDispatchMicros=33512, 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=3506750525755965, 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=6273339, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26853, opaque=0x6001a6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8795, encodingMicros=3, totalDispatchMicros=53790, 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=3506750525783270, 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=6276944, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11325, opaque=0x600fbb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8500, encodingMicros=3, totalDispatchMicros=37721, 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=3506750525796860, 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=6282031, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-245, documentId=test_collections-27331, opaque=0x60239a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=19992, encodingMicros=3, totalDispatchMicros=19992, 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=3506750525857534, 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=6268407, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-22759, opaque=0x5fee62, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=19755, encodingMicros=3, totalDispatchMicros=96603, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506750525860024, 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=6265668, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50476, opaque=0x5fe3af, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1938, encodingMicros=2, totalDispatchMicros=78542, 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=3506750525857874, 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=6277357, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15578, opaque=0x601158, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8307, encodingMicros=2, totalDispatchMicros=35524, 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=3506750525885832, 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=6267789, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-54701, opaque=0x5febf8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1321, encodingMicros=3, totalDispatchMicros=56676, 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=3506750525912897, 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=6269703, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3219, opaque=0x5ff372, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=19799, encodingMicros=3, totalDispatchMicros=92550, 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=3506750525910908, 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=6269078, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-57873, opaque=0x5ff101, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11981, encodingMicros=3, totalDispatchMicros=56349, totalServerMicros=12, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506750525954082, 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=6268072, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-38927, opaque=0x5fed13, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1375, encodingMicros=3, totalDispatchMicros=54678, 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=3506750525976618, 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=6270022, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15228, opaque=0x5ff4b1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=19851, encodingMicros=3, totalDispatchMicros=79837, 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=3506750525915857, 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=6265792, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-19211, opaque=0x5fe42b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1973, encodingMicros=3, totalDispatchMicros=77049, 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=3506750526005285, 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=6268204, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-19312, opaque=0x5fed97, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1408, encodingMicros=2, totalDispatchMicros=54048, 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=3506750526041865, 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=6270075, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-19479, opaque=0x5ff4e6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=19897, encodingMicros=3, totalDispatchMicros=79885, 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=3506750525960898, 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=6278704, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3670, opaque=0x60169b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8372, encodingMicros=2, totalDispatchMicros=30174, 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=3506750526152803, 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=6265516, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-36467, opaque=0x5fe317, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=19902, encodingMicros=3, totalDispatchMicros=119509, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506750526160557, 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=6243641, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-65086, opaque=0x5f8da4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11709, encodingMicros=2, totalDispatchMicros=170939, totalServerMicros=5, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506750526173685, 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=6270448, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11045, opaque=0x5ff65b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2059, encodingMicros=2, totalDispatchMicros=37984, 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=3506750526204732, 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=6270530, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43331, opaque=0x5ff6ad, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2086, encodingMicros=4, totalDispatchMicros=37245, 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=3506750526213725, 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=6282115, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11671, opaque=0x6023ee, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5800, encodingMicros=3, totalDispatchMicros=8013, 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=3506750526230336, 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=6270618, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43356, opaque=0x5ff705, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2072, encodingMicros=2, totalDispatchMicros=37523, 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=3506750526252898, 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=6241645, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-25536, opaque=0x5f85d8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11775, encodingMicros=2, totalDispatchMicros=182518, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506750526271227, 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=6271237, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-19552, opaque=0x5ff970, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2103, encodingMicros=3, totalDispatchMicros=32207, 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=3506750526300549, 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=6271338, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43424, opaque=0x5ff9d5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2116, encodingMicros=3, totalDispatchMicros=31352, 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=3506750526310422, 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=6242465, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-25732, opaque=0x5f890c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11821, encodingMicros=2, totalDispatchMicros=181977, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506750526326638, 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=6271514, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-22908, opaque=0x5ffa85, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2138, encodingMicros=2, totalDispatchMicros=29811, 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=3506750526339791, 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=6273092, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-13924, opaque=0x6000af, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11898, encodingMicros=2, totalDispatchMicros=61063, 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=3506750526389220, 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=6273391, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50858, opaque=0x6001da, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11944, encodingMicros=2, totalDispatchMicros=59338, 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=3506750526420073, 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=6273455, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50863, opaque=0x60021a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11971, encodingMicros=3, totalDispatchMicros=59185, 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=3506750526448480, 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=6267525, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-62365, opaque=0x5feaf0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9606, encodingMicros=3, totalDispatchMicros=91876, 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=3506750526484153, 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=6274008, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-29654, opaque=0x600443, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12011, encodingMicros=2, totalDispatchMicros=56349, 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=3506750526516793, 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=6274010, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14057, opaque=0x600445, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12041, encodingMicros=2, totalDispatchMicros=56375, 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=3506750526542609, 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=6274281, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-29682, opaque=0x600554, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12063, encodingMicros=2, totalDispatchMicros=54631, 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=3506750526591179, 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=6275093, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-29729, opaque=0x600880, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12069, encodingMicros=3, totalDispatchMicros=51261, 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=3506750526625715, 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=6262318, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-19043, opaque=0x5fd699, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2122, encodingMicros=2, totalDispatchMicros=93265, 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=3506750526043081, 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=6273875, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-29593, opaque=0x6003be, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10514, encodingMicros=2, totalDispatchMicros=55940, 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=3506750526033835, 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=6265855, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50494, opaque=0x5fe46a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2084, encodingMicros=2, totalDispatchMicros=77166, 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=3506750526623444, 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=6269715, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-27126, opaque=0x5ff37e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9721, encodingMicros=2, totalDispatchMicros=70744, 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=3506750526898891, 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=6278870, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11463, opaque=0x601741, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8089, encodingMicros=3, totalDispatchMicros=49090, 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=3506750526633100, 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=6278286, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58308, opaque=0x6014f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9106, encodingMicros=3, totalDispatchMicros=55000, 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=3506750526943151, 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=6267230, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-66213, opaque=0x5fe9c9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2904, encodingMicros=3, totalDispatchMicros=69529, 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=3506750526964081, 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=6278042, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40737, opaque=0x601405, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8122, encodingMicros=3, totalDispatchMicros=50097, 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=3506750526977692, 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=6267376, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-38886, opaque=0x5fea5b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2934, encodingMicros=2, totalDispatchMicros=68222, 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=3506750526538227, 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=6282361, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-245, documentId=test_collections-27359, opaque=0x6024e4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3082, encodingMicros=5, totalDispatchMicros=3082, 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=3506750526360030, 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=6271643, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43443, opaque=0x5ffb06, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2125, encodingMicros=2, totalDispatchMicros=32748, 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=3506750526978437, 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=6278308, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33917, opaque=0x60150f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9435, encodingMicros=3, totalDispatchMicros=54761, 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=3506750526923665, 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=6269770, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50678, opaque=0x5ff3b5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10019, encodingMicros=3, totalDispatchMicros=71807, 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=3506750528314952, 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=6269537, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-10997, opaque=0x5ff2cc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3028, encodingMicros=2, totalDispatchMicros=53853, 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=3506750526892552, 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=6276819, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58218, opaque=0x600f3e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10938, encodingMicros=3, totalDispatchMicros=48308, 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=3506750528407069, 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=6276390, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-29874, opaque=0x600d91, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11321, encodingMicros=2, totalDispatchMicros=48209, 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=3506750528444581, 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=6264005, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-19180, opaque=0x5fdd30, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3121, encodingMicros=2, totalDispatchMicros=91047, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506750528502166, 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=6274955, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33554, opaque=0x6007f6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3174, encodingMicros=2, totalDispatchMicros=43977, 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=3506750528530727, 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=6277132, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14303, opaque=0x601077, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11048, encodingMicros=3, totalDispatchMicros=40655, 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=3506750528626665, 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=6277558, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10387, opaque=0x601221, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11106, encodingMicros=2, totalDispatchMicros=43263, 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=3506750528742378, 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=6266979, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15063, opaque=0x5fe8ce, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2300, encodingMicros=3, totalDispatchMicros=104006, 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=3506750528781365, 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=6267103, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-10865, opaque=0x5fe94a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2332, encodingMicros=2, totalDispatchMicros=102475, 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=3506750528815681, 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=6267407, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40218, opaque=0x5fea7a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2359, encodingMicros=2, totalDispatchMicros=100634, 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=3506750528842393, 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=6278106, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58298, opaque=0x601445, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11220, encodingMicros=3, totalDispatchMicros=52993, 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=3506750528856131, 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=6261558, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-22414, opaque=0x5fd3a1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2375, encodingMicros=2, totalDispatchMicros=140563, 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=3506750528928786, 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=6276698, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33764, opaque=0x600ec5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11259, encodingMicros=3, totalDispatchMicros=55816, 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=3506750528949762, 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=6269564, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43170, opaque=0x5ff2e7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2445, encodingMicros=3, totalDispatchMicros=97548, 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=3506750528968849, 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=6280353, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14524, opaque=0x601d0c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11291, encodingMicros=3, totalDispatchMicros=32668, 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=3506750528981779, 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=6269599, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43184, opaque=0x5ff30a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2472, encodingMicros=7, totalDispatchMicros=97891, 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=3506750528989027, 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=6280215, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43955, opaque=0x601c82, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10495, encodingMicros=3, totalDispatchMicros=35770, 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=3506750529068824, 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=6270019, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15227, opaque=0x5ff4ae, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2548, encodingMicros=3, totalDispatchMicros=84207, 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=3506750528314420, 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=6278941, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10484, opaque=0x601788, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10428, encodingMicros=2, totalDispatchMicros=51177, 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=3506750528317470, 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=6268636, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-19425, opaque=0x5fef47, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3686, encodingMicros=2, totalDispatchMicros=54255, 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=3506750529163325, 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=6279389, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23326, opaque=0x601948, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11258, encodingMicros=3, totalDispatchMicros=47097, 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=3506750528317470, 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=6272796, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-22987, opaque=0x5fff87, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3013, encodingMicros=3, totalDispatchMicros=54366, 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=3506750529216609, 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=6265299, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40103, opaque=0x5fe23e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4469, encodingMicros=3, totalDispatchMicros=82027, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506750529229839, 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=6279639, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23341, opaque=0x601a42, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11314, encodingMicros=3, totalDispatchMicros=42349, 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=3506750528310133, 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=6280069, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10551, opaque=0x601bf0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1139, encodingMicros=3, totalDispatchMicros=12318, 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=3506750529085134, 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=6281209, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30237, opaque=0x602064, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10959, encodingMicros=2, totalDispatchMicros=24418, 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=3506750529710230, 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=6277144, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15564, opaque=0x601083, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2774, encodingMicros=3, totalDispatchMicros=52940, 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=3506750529740282, 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=6280526, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40929, opaque=0x601db9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1537, encodingMicros=3, totalDispatchMicros=11397, 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=3506750529768308, 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=6277151, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11339, opaque=0x60108a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2828, encodingMicros=2, totalDispatchMicros=52970, 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=3506750529769502, 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=6277006, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23199, opaque=0x600ff9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12477, encodingMicros=3, totalDispatchMicros=43055, 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=3506750529068824, 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=6278213, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23282, opaque=0x6014b0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10571, encodingMicros=3, totalDispatchMicros=56348, 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=3506750529840604, 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=6272182, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58028, opaque=0x5ffd21, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3434, encodingMicros=3, totalDispatchMicros=56055, 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=3506750529855649, 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=6278458, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43784, opaque=0x6015a5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12421, encodingMicros=2, totalDispatchMicros=34684, 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=3506750529792770, 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=6281224, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23448, opaque=0x602073, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2360, encodingMicros=3, totalDispatchMicros=12400, 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=3506750529930835, 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=6281831, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30319, opaque=0x6022d2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2475, encodingMicros=2, totalDispatchMicros=11297, 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=3506750529966724, 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=6281292, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-30249, opaque=0x6020b7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2507, encodingMicros=2, totalDispatchMicros=12192, 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=3506750529977560, 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=6281712, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40992, opaque=0x60225b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11408, encodingMicros=3, totalDispatchMicros=18355, 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=3506750530121121, 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=6281111, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10656, opaque=0x602002, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1577, encodingMicros=3, totalDispatchMicros=10849, 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=3506750529785152, 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=6282078, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-41016, opaque=0x6023c9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1577, encodingMicros=3, totalDispatchMicros=6803, 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=3506750529710639, 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=6275352, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14154, opaque=0x600983, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23189, encodingMicros=3, totalDispatchMicros=65837, 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=3506750529930152, 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=6268282, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15133, opaque=0x5fede5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3931, encodingMicros=3, totalDispatchMicros=92755, 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=3506750530570673, 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=6270171, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43313, opaque=0x5ff546, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3323, encodingMicros=2, totalDispatchMicros=91432, 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=3506750530596484, 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=6268685, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15154, opaque=0x5fef78, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4594, encodingMicros=3, totalDispatchMicros=94491, 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=3506750530615313, 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=6270737, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3267, opaque=0x5ff77c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3363, encodingMicros=3, totalDispatchMicros=86639, 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=3506750530638341, 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=6277485, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58257, opaque=0x6011d8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12783, encodingMicros=2, totalDispatchMicros=62442, 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=3506750529887281, 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=6278460, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40772, opaque=0x6015a7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12448, encodingMicros=14, totalDispatchMicros=34717, 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=3506750529886999, 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=6272619, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-50830, opaque=0x5ffed6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3477, encodingMicros=3, totalDispatchMicros=55424, 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=3506750530713724, 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=6278867, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27126, opaque=0x60173e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13270, encodingMicros=3, totalDispatchMicros=31559, 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=3506750530716801, 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=6279044, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14427, opaque=0x6017ef, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12835, encodingMicros=3, totalDispatchMicros=52607, 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=3506750530765655, 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=6276408, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14228, opaque=0x600da3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3812, encodingMicros=3, totalDispatchMicros=55177, 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=3506750530710757, 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=6275081, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26910, opaque=0x600874, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3412, encodingMicros=2, totalDispatchMicros=62739, 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=3506750530792143, 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=6276473, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42744, opaque=0x600de4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3835, encodingMicros=3, totalDispatchMicros=53853, 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=3506750530638211, 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=6268885, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3188, opaque=0x5ff040, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4589, encodingMicros=3, totalDispatchMicros=96891, 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=3506750530827303, 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=6275481, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11266, opaque=0x600a04, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3518, encodingMicros=3, totalDispatchMicros=62467, 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=3506750530569323, 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=6281285, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11634, opaque=0x6020b0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2125, encodingMicros=3, totalDispatchMicros=10377, 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=3506750530864686, 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=6275651, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3485, opaque=0x600aae, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3551, encodingMicros=2, totalDispatchMicros=52838, 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=3506750530901074, 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=6276953, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33789, opaque=0x600fc4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4647, encodingMicros=3, totalDispatchMicros=48505, 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=3506750530858262, 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=6278776, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10475, opaque=0x6016e3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3862, encodingMicros=5, totalDispatchMicros=36223, 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=3506750530825564, 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=6277298, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23202, opaque=0x60111d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13485, encodingMicros=2, totalDispatchMicros=41528, 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=3506750530970222, 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=6262260, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-26277, opaque=0x5fd65f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4864, encodingMicros=3, totalDispatchMicros=145990, totalServerMicros=42, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506750530779204, 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=6279208, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58376, opaque=0x601893, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12893, encodingMicros=2, totalDispatchMicros=50174, 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=3506750531009575, 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=6280469, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42989, opaque=0x601d80, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3949, encodingMicros=8, totalDispatchMicros=18859, 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=3506750531025818, 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=6262194, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-14810, opaque=0x5fd61d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4891, encodingMicros=2, totalDispatchMicros=146241, 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=3506750530932054, 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=6277136, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10342, opaque=0x60107b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4675, encodingMicros=3, totalDispatchMicros=46984, 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=3506750530925499, 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=6275883, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11281, opaque=0x600b96, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3603, encodingMicros=2, totalDispatchMicros=52465, 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=3506750531096211, 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=6263035, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-14850, opaque=0x5fd966, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4981, encodingMicros=3, totalDispatchMicros=140399, totalServerMicros=42, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506750531106571, 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=6281214, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14626, opaque=0x602069, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13107, encodingMicros=2, totalDispatchMicros=26165, 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=3506750531052925, 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=6281591, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-23473, opaque=0x6021e2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3989, encodingMicros=2, totalDispatchMicros=14436, 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=3506750531317230, 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=6278257, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33912, opaque=0x6014dc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2957, encodingMicros=2, totalDispatchMicros=27773, 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=3506750531010595, 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=6278444, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-42853, opaque=0x601597, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13667, encodingMicros=2, totalDispatchMicros=35314, 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=3506750531353112, 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=6280848, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14583, opaque=0x601efb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2989, encodingMicros=2, totalDispatchMicros=16688, 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=3506750531378197, 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=6278478, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10457, opaque=0x6015b9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14029, encodingMicros=3, totalDispatchMicros=35068, 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=3506750531405469, 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=6270578, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40351, opaque=0x5ff6dd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4869, encodingMicros=2, totalDispatchMicros=86275, 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=3506750531322916, 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=6275739, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43620, opaque=0x600b06, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3543, encodingMicros=2, totalDispatchMicros=58366, 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=3506750531447417, 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=6277763, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-29995, opaque=0x6012ee, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14082, encodingMicros=2, totalDispatchMicros=38983, 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=3506750531320942, 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=6263817, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-22518, opaque=0x5fdc74, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5182, encodingMicros=3, totalDispatchMicros=134290, 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=3506750531452821, 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=6271009, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3285, opaque=0x5ff88c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4905, encodingMicros=2, totalDispatchMicros=85931, 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=3506750531441652, 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=6272263, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-22988, opaque=0x5ffd72, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5713, encodingMicros=3, totalDispatchMicros=73029, 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=3506750531552874, 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=6271159, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40388, opaque=0x5ff922, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5002, encodingMicros=3, totalDispatchMicros=85999, 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=3506750531579685, 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=6253335, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-41628, opaque=0x5fb382, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14470, encodingMicros=8, totalDispatchMicros=204996, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506750531595975, 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=6264377, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-2956, opaque=0x5fdea4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5042, encodingMicros=8, totalDispatchMicros=132593, 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=3506750531612920, 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=6276012, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-36980, opaque=0x600c17, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6553, encodingMicros=4, totalDispatchMicros=33869, 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=3506750531627592, 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=6276971, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3564, opaque=0x600fd6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4513, encodingMicros=2, totalDispatchMicros=58140, 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=3506750531393764, 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=6279805, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14474, opaque=0x601ae8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2941, encodingMicros=3, totalDispatchMicros=19893, 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=3506750531648968, 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=6269135, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-66296, opaque=0x5ff13a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14499, encodingMicros=2, totalDispatchMicros=99038, 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=3506750531580465, 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=6268895, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-22826, opaque=0x5ff04a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5334, encodingMicros=2, totalDispatchMicros=95300, 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=3506750531682927, 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=6281102, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14612, opaque=0x601ff9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3224, encodingMicros=3, totalDispatchMicros=12146, 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=3506750531550380, 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=6280703, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3809, opaque=0x601e6a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3690, encodingMicros=3, totalDispatchMicros=19967, 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=3506750531716644, 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=6281294, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58536, opaque=0x6020b9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3252, encodingMicros=16, totalDispatchMicros=10283, 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=3506750531711569, 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=6260848, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-14736, opaque=0x5fd0db, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7505, encodingMicros=3, totalDispatchMicros=107441, totalServerMicros=30, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506750531678911, 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=6269142, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-62469, opaque=0x5ff141, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14525, encodingMicros=3, totalDispatchMicros=99081, 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=3506750531655618, 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=6277192, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23211, opaque=0x6010b3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4536, encodingMicros=3, totalDispatchMicros=56346, 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=3506750531871853, 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=6275326, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43599, opaque=0x600969, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6544, encodingMicros=2, totalDispatchMicros=41488, 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=3506750531885915, 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=6270261, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-57935, opaque=0x5ff5a0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14709, encodingMicros=2, totalDispatchMicros=97526, 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=3506750531776565, 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=6281365, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-34167, opaque=0x602100, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3309, encodingMicros=3, totalDispatchMicros=12597, 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=3506750531913215, 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=6275816, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40622, opaque=0x600b54, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4776, encodingMicros=4, totalDispatchMicros=65878, 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=3506750531927762, 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=6261731, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-26729, opaque=0x5fd44e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14739, encodingMicros=3, totalDispatchMicros=154828, 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=3506750531745127, 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=6269387, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-46965, opaque=0x5ff236, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5447, encodingMicros=2, totalDispatchMicros=92738, 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=3506750531954739, 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=6263134, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-26800, opaque=0x5fd9c9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14762, encodingMicros=3, totalDispatchMicros=147455, 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=3506750531905235, 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=6275458, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3480, opaque=0x6009ed, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6573, encodingMicros=3, totalDispatchMicros=40016, 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=3506750532005037, 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=6268393, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-46925, opaque=0x5fee54, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5690, encodingMicros=2, totalDispatchMicros=98791, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506750531974638, 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=6282265, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-34326, opaque=0x602484, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3409, encodingMicros=2, totalDispatchMicros=6695, 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=3506750531960786, 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=6278208, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27076, opaque=0x6014ab, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4813, encodingMicros=3, totalDispatchMicros=43046, 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=3506750533290060, 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=6282212, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10802, opaque=0x60244f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4871, encodingMicros=3, totalDispatchMicros=6037, 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=3506750533296261, 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=6275561, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10149, opaque=0x600a55, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8040, encodingMicros=3, totalDispatchMicros=39035, 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=3506750533329217, 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=6282313, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-10825, opaque=0x6024b4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4757, encodingMicros=4, totalDispatchMicros=7340, 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=3506750533313791, 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=6281594, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27313, opaque=0x6021e5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6096, encodingMicros=3, totalDispatchMicros=17225, 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=3506750533348737, 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=6261224, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-2794, opaque=0x5fd253, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7599, encodingMicros=3, totalDispatchMicros=112858, 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=3506750533352974, 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=6271817, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-39114, opaque=0x5ffbb4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6164, encodingMicros=2, totalDispatchMicros=72041, 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=3506750533394016, 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=6276547, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-37012, opaque=0x600e2e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5162, encodingMicros=4, totalDispatchMicros=54546, 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=3506750533296795, 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=6277489, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58258, opaque=0x6011dd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4630, encodingMicros=2, totalDispatchMicros=47520, 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=3506750533291213, 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=6279144, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33975, opaque=0x601853, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15438, encodingMicros=3, totalDispatchMicros=51129, 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=3506750533501824, 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=6282253, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58605, opaque=0x602478, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4779, encodingMicros=4, totalDispatchMicros=8149, 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=3506750533483502, 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=6277750, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23251, opaque=0x6012e1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6901, encodingMicros=3, totalDispatchMicros=30910, 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=3506750533471910, 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=6275792, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-27385, opaque=0x600b3b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6015, encodingMicros=2, totalDispatchMicros=59808, 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=3506750533568463, 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=6279850, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3748, opaque=0x601b15, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4982, encodingMicros=3, totalDispatchMicros=27966, 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=3506750533575048, 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=6279093, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40825, opaque=0x601820, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6769, encodingMicros=3, totalDispatchMicros=30527, 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=3506750533425019, 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=6279735, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23369, opaque=0x601aa2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4127, encodingMicros=2, totalDispatchMicros=21005, 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=3506750533612754, 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=6280143, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40904, opaque=0x601c3a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6804, encodingMicros=3, totalDispatchMicros=25357, 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=3506750533425019, 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=6277745, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-40721, opaque=0x6012dc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5189, encodingMicros=3, totalDispatchMicros=48660, 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=3506750533658796, 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=6281630, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23488, opaque=0x602209, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4349, encodingMicros=3, totalDispatchMicros=9739, 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=3506750533419610, 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=6256778, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-14543, opaque=0x5fc0f5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7651, encodingMicros=2, totalDispatchMicros=146334, totalServerMicros=31, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506750533320091, 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=6278984, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27130, opaque=0x6017b3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6197, encodingMicros=3, totalDispatchMicros=32964, 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=3506750533713236, 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=6280108, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3765, opaque=0x601c17, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5455, encodingMicros=2, totalDispatchMicros=24305, 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=3506750533724287, 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=6279001, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23330, opaque=0x6017c4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25181, encodingMicros=2, totalDispatchMicros=50190, 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=3506750533640194, 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=6276054, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33699, opaque=0x600c41, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6156, encodingMicros=4, totalDispatchMicros=62446, 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=3506750533764876, 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=6279816, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27210, opaque=0x601af3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25218, encodingMicros=2, totalDispatchMicros=46116, 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=3506750533640562, 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=6279297, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11497, opaque=0x6018ec, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6827, encodingMicros=3, totalDispatchMicros=29150, 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=3506750533831738, 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=6278145, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14377, opaque=0x60146c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6325, encodingMicros=2, totalDispatchMicros=47170, 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=3506750533618983, 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=6276642, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23171, opaque=0x600e8d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5021, encodingMicros=3, totalDispatchMicros=55221, 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=3506750533863919, 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=6278193, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-58302, opaque=0x60149c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6352, encodingMicros=3, totalDispatchMicros=46617, 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=3506750533849070, 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=6279412, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-11507, opaque=0x60195f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7027, encodingMicros=7, totalDispatchMicros=27757, 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=3506750533893886, 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=6278357, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-14390, opaque=0x601540, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6377, encodingMicros=3, totalDispatchMicros=42685, 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=3506750533770764, 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=6278995, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23329, opaque=0x6017be, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5501, encodingMicros=3, totalDispatchMicros=34068, 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=3506750533922450, 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=6278611, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-317, documentId=test_collections-33941, opaque=0x60163e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6401, encodingMicros=2, totalDispatchMicros=40862, 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=3506750533758844, 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=6281000, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-27290, opaque=0x601f93, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4404, encodingMicros=2, totalDispatchMicros=15239, 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=3506750533740277, 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=6279472, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-37213, opaque=0x60199b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6612, encodingMicros=3, totalDispatchMicros=30230, 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=3506750534033424, 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=6280343, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-43964, opaque=0x601d02, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6899, encodingMicros=3, totalDispatchMicros=19914, 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=3506750533716653, 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=6257548, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-2604, opaque=0x5fc3f7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7931, encodingMicros=3, totalDispatchMicros=143502, 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=3506750533989829, 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=6281087, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3821, opaque=0x601fea, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4631, encodingMicros=2, totalDispatchMicros=14443, 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=3506750533957284, 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=6279047, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-3692, opaque=0x6017f2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5679, encodingMicros=3, totalDispatchMicros=33487, 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=3506750533951102, 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=6265259, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-14974, opaque=0x5fe216, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17261, encodingMicros=3, totalDispatchMicros=105691, totalServerMicros=18, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506750533915660, 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=6279424, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-23352, opaque=0x60196b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7091, encodingMicros=2, totalDispatchMicros=27681, 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=3506750533886126, 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=6276750, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-245, documentId=test_collections-15543, opaque=0x600ef9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5284, encodingMicros=3, totalDispatchMicros=54171, 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=3506772640427737, 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=7820508, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47700, opaque=0x779d47, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5776, encodingMicros=2, totalDispatchMicros=142974, 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=3506772640484651, 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=7809795, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45445, opaque=0x77736f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13008, encodingMicros=4, totalDispatchMicros=199567, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772640586868, 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=7820652, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20462, opaque=0x779dd7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5930, encodingMicros=2, totalDispatchMicros=142256, 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=3506772640621770, 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=7820990, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1207, opaque=0x779f29, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5960, encodingMicros=3, totalDispatchMicros=140407, 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=3506772640519265, 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=7818515, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13192, opaque=0x77957e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5989, encodingMicros=3, totalDispatchMicros=153092, 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=3506772640683206, 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=7832906, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-52058, opaque=0x77cdb5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11514, encodingMicros=3, totalDispatchMicros=24007, 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=3506772640554895, 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=7830640, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17381, opaque=0x77c4db, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6104, encodingMicros=2, totalDispatchMicros=23662, 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=3506772640770942, 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=7830734, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40520, opaque=0x77c539, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6315, encodingMicros=2, totalDispatchMicros=23292, 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=3506772640804728, 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=7830858, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5676, opaque=0x77c5b5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6346, encodingMicros=3, totalDispatchMicros=23351, 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=3506772640831291, 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=7830948, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17402, opaque=0x77c60f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6367, encodingMicros=2, totalDispatchMicros=23151, 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=3506772640856079, 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=7818819, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28924, opaque=0x7796ae, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6170, encodingMicros=3, totalDispatchMicros=136439, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772640880678, 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=7812435, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43500, opaque=0x777dbe, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6191, encodingMicros=2, totalDispatchMicros=171459, totalServerMicros=146, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772640909893, 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=7831752, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48180, opaque=0x77c933, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6216, encodingMicros=3, totalDispatchMicros=23221, 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=3506772640931322, 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=7812090, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43490, opaque=0x777c65, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6233, encodingMicros=2, totalDispatchMicros=176226, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772640955776, 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=7808517, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4718, opaque=0x776e70, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6253, encodingMicros=2, totalDispatchMicros=188739, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772640978057, 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=7818351, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47609, opaque=0x7794da, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6273, encodingMicros=3, totalDispatchMicros=143279, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772641016750, 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=7815077, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35841, opaque=0x778810, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6291, encodingMicros=2, totalDispatchMicros=160760, totalServerMicros=139, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772641040619, 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=7809591, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31726, opaque=0x7772a2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6317, encodingMicros=2, totalDispatchMicros=187526, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772641072691, 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=7831891, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20967, opaque=0x77c9be, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6346, encodingMicros=3, totalDispatchMicros=21838, 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=3506772641103434, 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=7827966, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53905, opaque=0x77ba69, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15119, encodingMicros=2, totalDispatchMicros=90786, 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=3506772641127323, 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=7828021, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64491, opaque=0x77baa0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15140, encodingMicros=25, totalDispatchMicros=90155, 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=3506772641151266, 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=7828303, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64501, opaque=0x77bbba, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15159, encodingMicros=3, totalDispatchMicros=87919, 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=3506772641173092, 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=7828443, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76327, opaque=0x77bc46, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15178, encodingMicros=3, totalDispatchMicros=86713, 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=3506772641194979, 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=7829270, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46265, opaque=0x77bf81, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15196, encodingMicros=2, totalDispatchMicros=75973, 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=3506772641216790, 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=7829380, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72207, opaque=0x77bfef, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15193, encodingMicros=3, totalDispatchMicros=74304, 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=3506772641238878, 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=7829563, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46288, opaque=0x77c0a6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15189, encodingMicros=2, totalDispatchMicros=71848, 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=3506772641259780, 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=7829644, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42345, opaque=0x77c0f7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15205, encodingMicros=3, totalDispatchMicros=70282, 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=3506772641281753, 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=7812404, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49473, opaque=0x777d9e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15224, encodingMicros=2, totalDispatchMicros=187830, totalServerMicros=152, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772641303040, 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=7814075, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41616, opaque=0x778426, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15241, encodingMicros=2, totalDispatchMicros=180704, totalServerMicros=147, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772641325339, 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=7819719, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71754, opaque=0x779a32, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15259, encodingMicros=2, totalDispatchMicros=152340, totalServerMicros=120, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772641348501, 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=7832900, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34823, opaque=0x77cdaf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15278, encodingMicros=3, totalDispatchMicros=30297, 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=3506772641370806, 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=7832903, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42545, opaque=0x77cdb2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15297, encodingMicros=4, totalDispatchMicros=30230, 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=3506772641393444, 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=7829677, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38253, opaque=0x77c118, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15311, encodingMicros=2, totalDispatchMicros=66859, 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=3506772641414937, 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=7829804, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38268, opaque=0x77c197, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15329, encodingMicros=3, totalDispatchMicros=65134, 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=3506772641436203, 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=7830025, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46318, opaque=0x77c274, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15346, encodingMicros=15, totalDispatchMicros=61196, 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=3506772641457596, 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=7830090, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46323, opaque=0x77c2b5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15364, encodingMicros=2, totalDispatchMicros=60258, 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=3506772641479674, 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=7831408, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54076, opaque=0x77c7db, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15382, encodingMicros=3, totalDispatchMicros=41751, 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=3506772641511091, 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=7831438, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42437, opaque=0x77c7f9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15411, encodingMicros=3, totalDispatchMicros=41563, 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=3506772641537055, 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=7831993, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72375, opaque=0x77ca24, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15433, encodingMicros=16, totalDispatchMicros=32774, 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=3506772641559963, 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=7832113, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54130, opaque=0x77ca9c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15422, encodingMicros=3, totalDispatchMicros=31118, 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=3506772641582353, 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=7832138, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46451, opaque=0x77cab5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15440, encodingMicros=3, totalDispatchMicros=31066, 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=3506772641604607, 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=7819142, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64049, opaque=0x7797f1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15458, encodingMicros=2, totalDispatchMicros=150285, totalServerMicros=123, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772641626686, 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=7817224, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53395, opaque=0x779073, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10646, encodingMicros=2, totalDispatchMicros=168906, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772641649972, 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=7813544, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33917, opaque=0x778213, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10665, encodingMicros=2, totalDispatchMicros=192134, totalServerMicros=171, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772641642106, 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=7814921, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43607, opaque=0x778774, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3928, encodingMicros=2, totalDispatchMicros=181088, totalServerMicros=169, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772641701091, 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=7812628, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35728, opaque=0x777e7e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3964, encodingMicros=3, totalDispatchMicros=206860, totalServerMicros=185, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772641731570, 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=7812032, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-836, opaque=0x777c2b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3992, encodingMicros=2, totalDispatchMicros=207804, totalServerMicros=185, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772641756221, 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=7810770, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9189, opaque=0x77773d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4012, encodingMicros=3, totalDispatchMicros=208708, totalServerMicros=185, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772641779175, 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=7833174, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44459, opaque=0x77cec1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4015, encodingMicros=3, totalDispatchMicros=22121, 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=3506772641812833, 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=7830599, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38299, opaque=0x77c4b2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3028, encodingMicros=2, totalDispatchMicros=41717, 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=3506772641837693, 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=7830696, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38303, opaque=0x77c513, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3049, encodingMicros=3, totalDispatchMicros=41488, 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=3506772641860202, 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=7830753, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38309, opaque=0x77c54c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3068, encodingMicros=3, totalDispatchMicros=41418, 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=3506772641882835, 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=7832111, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46447, opaque=0x77ca9a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3087, encodingMicros=3, totalDispatchMicros=30485, 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=3506772641906001, 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=7818632, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71707, opaque=0x7795f3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3107, encodingMicros=3, totalDispatchMicros=167028, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772641928588, 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=7809348, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49352, opaque=0x7771af, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3127, encodingMicros=2, totalDispatchMicros=199098, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772641952044, 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=7811305, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49420, opaque=0x777954, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3146, encodingMicros=3, totalDispatchMicros=197694, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772641974818, 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=7814668, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41645, opaque=0x778677, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3166, encodingMicros=2, totalDispatchMicros=170788, totalServerMicros=155, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772641997830, 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=7817998, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75860, opaque=0x779379, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3185, encodingMicros=2, totalDispatchMicros=169333, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772642038448, 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=7818397, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71697, opaque=0x779509, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3222, encodingMicros=3, totalDispatchMicros=168780, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772642060571, 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=7818061, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68219, opaque=0x7793b8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3240, encodingMicros=2, totalDispatchMicros=169277, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772642083871, 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=7810094, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75525, opaque=0x777499, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3260, encodingMicros=3, totalDispatchMicros=189024, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772642108074, 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=7810433, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45467, opaque=0x7775ec, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3281, encodingMicros=3, totalDispatchMicros=200910, totalServerMicros=172, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772642131988, 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=7815188, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71543, opaque=0x77887f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3301, encodingMicros=2, totalDispatchMicros=150361, totalServerMicros=122, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772642156303, 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=7816595, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49664, opaque=0x778dfe, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3322, encodingMicros=2, totalDispatchMicros=149459, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772642178595, 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=7813335, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41591, opaque=0x778142, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3342, encodingMicros=2, totalDispatchMicros=151913, totalServerMicros=124, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772642215131, 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=7818117, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64006, opaque=0x7793f0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2630, encodingMicros=3, totalDispatchMicros=156356, totalServerMicros=136, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772640434193, 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=7832747, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40613, opaque=0x77cd16, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9119, encodingMicros=3, totalDispatchMicros=30096, 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=3506772642246031, 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=7832357, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48211, opaque=0x77cb90, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4143, encodingMicros=3, totalDispatchMicros=28341, 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=3506772642278547, 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=7814220, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31921, opaque=0x7784b7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10959, encodingMicros=2, totalDispatchMicros=201463, totalServerMicros=180, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772642308391, 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=7833238, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1753, opaque=0x77cf01, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4202, encodingMicros=3, totalDispatchMicros=22876, 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=3506772642326751, 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=7813196, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51233, opaque=0x7780b7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11004, encodingMicros=3, totalDispatchMicros=202071, totalServerMicros=184, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772642346554, 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=7833278, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36623, opaque=0x77cf29, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4236, encodingMicros=3, totalDispatchMicros=21631, 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=3506772642357954, 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=7811767, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47312, opaque=0x777b22, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11032, encodingMicros=3, totalDispatchMicros=216317, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772641674389, 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=7816860, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37670, opaque=0x778f07, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10686, encodingMicros=2, totalDispatchMicros=176369, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772642385952, 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=7815104, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47460, opaque=0x77882b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11050, encodingMicros=2, totalDispatchMicros=199024, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772640726446, 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=7832931, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5781, opaque=0x77cdce, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11552, encodingMicros=3, totalDispatchMicros=23458, 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=3506772640685262, 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=7818569, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32096, opaque=0x7795b4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6152, encodingMicros=3, totalDispatchMicros=152762, 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=3506772642451398, 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=7816439, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47518, opaque=0x778d62, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12646, encodingMicros=2, totalDispatchMicros=187391, totalServerMicros=169, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772642493441, 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=7818638, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20383, opaque=0x7795f9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7928, encodingMicros=3, totalDispatchMicros=154127, 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=3506772642511434, 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=7815552, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47488, opaque=0x7789eb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12702, encodingMicros=3, totalDispatchMicros=192227, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772642528897, 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=7819228, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39993, opaque=0x779847, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7960, encodingMicros=3, totalDispatchMicros=151322, 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=3506772642542432, 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=7819211, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47649, opaque=0x779836, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12728, encodingMicros=2, totalDispatchMicros=147355, 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=3506772642558782, 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=7816874, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32034, opaque=0x778f15, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7986, encodingMicros=3, totalDispatchMicros=150569, 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=3506772642572521, 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=7819720, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28955, opaque=0x779a33, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12754, encodingMicros=2, totalDispatchMicros=145023, 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=3506772642587940, 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=7818026, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5091, opaque=0x779395, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8006, encodingMicros=19, totalDispatchMicros=150010, 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=3506772642602600, 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=7819436, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32143, opaque=0x779917, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12779, encodingMicros=3, totalDispatchMicros=144369, 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=3506772642616542, 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=7818035, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13170, opaque=0x77939e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8003, encodingMicros=2, totalDispatchMicros=150018, 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=3506772642630992, 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=7819508, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20419, opaque=0x77995f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12804, encodingMicros=2, totalDispatchMicros=144364, 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=3506772642648645, 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=7818043, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1083, opaque=0x7793a6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8031, encodingMicros=3, totalDispatchMicros=150044, 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=3506772640648512, 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=7821025, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13305, opaque=0x779f4c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5982, encodingMicros=2, totalDispatchMicros=140209, 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=3506772642689240, 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=7818064, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51407, opaque=0x7793bb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8065, encodingMicros=3, totalDispatchMicros=150073, 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=3506772640623640, 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=7814740, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63848, opaque=0x7786bf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13142, encodingMicros=2, totalDispatchMicros=181860, totalServerMicros=159, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772642722227, 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=7818151, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20361, opaque=0x779412, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8091, encodingMicros=3, totalDispatchMicros=150050, 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=3506772642745588, 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=7809718, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75507, opaque=0x777321, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15259, encodingMicros=2, totalDispatchMicros=201909, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772642764219, 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=7818263, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5101, opaque=0x779482, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8103, encodingMicros=2, totalDispatchMicros=150039, 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=3506772642781618, 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=7809486, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75497, opaque=0x777239, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15291, encodingMicros=2, totalDispatchMicros=202096, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772642710732, 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=7821660, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47740, opaque=0x77a1c7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8039, encodingMicros=2, totalDispatchMicros=138763, 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=3506772642840019, 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=7820614, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51512, opaque=0x779db1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8163, encodingMicros=3, totalDispatchMicros=138250, 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=3506772642865091, 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=7820815, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13295, opaque=0x779e7a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8183, encodingMicros=3, totalDispatchMicros=138191, 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=3506772642888386, 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=7820829, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40068, opaque=0x779e88, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8202, encodingMicros=2, totalDispatchMicros=138216, 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=3506772642911491, 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=7820983, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43867, opaque=0x779f22, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8221, encodingMicros=3, totalDispatchMicros=138108, 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=3506772642935132, 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=7821010, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51535, opaque=0x779f3d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8240, encodingMicros=2, totalDispatchMicros=138092, 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=3506772642973721, 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=7821283, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13322, opaque=0x77a04e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8275, encodingMicros=2, totalDispatchMicros=137996, 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=3506772642997159, 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=7821582, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9656, opaque=0x77a179, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8294, encodingMicros=2, totalDispatchMicros=137772, 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=3506772643048882, 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=7821786, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5249, opaque=0x77a245, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8341, encodingMicros=3, totalDispatchMicros=137549, 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=3506772643073119, 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=7822529, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9680, opaque=0x77a52c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8361, encodingMicros=3, totalDispatchMicros=132791, 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=3506772643095695, 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=7811220, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20066, opaque=0x7778ff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8379, encodingMicros=3, totalDispatchMicros=191945, totalServerMicros=143, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772643118139, 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=7810747, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-764, opaque=0x777726, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8397, encodingMicros=2, totalDispatchMicros=192272, totalServerMicros=148, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772643139228, 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=7808918, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39578, opaque=0x777001, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8415, encodingMicros=2, totalDispatchMicros=202484, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772643162040, 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=7811452, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16566, opaque=0x7779e7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8433, encodingMicros=11, totalDispatchMicros=191866, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772643184836, 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=7810823, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28571, opaque=0x777772, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8452, encodingMicros=2, totalDispatchMicros=192295, totalServerMicros=148, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772643387576, 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=7818983, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49785, opaque=0x779752, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3888, encodingMicros=2, totalDispatchMicros=161769, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772643414293, 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=7814937, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71532, opaque=0x778784, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3911, encodingMicros=3, totalDispatchMicros=176844, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772642660940, 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=7819514, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5144, opaque=0x779965, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12830, encodingMicros=3, totalDispatchMicros=144378, 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=3506772644632221, 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=7815740, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49615, opaque=0x778aa7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5118, encodingMicros=2, totalDispatchMicros=177471, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772642500609, 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=7808831, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-50942, opaque=0x776faa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15711, encodingMicros=3, totalDispatchMicros=201674, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772644682164, 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=7810439, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41470, opaque=0x7775f2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5136, encodingMicros=3, totalDispatchMicros=206866, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772642416953, 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=7810608, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-12853, opaque=0x77769b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11077, encodingMicros=2, totalDispatchMicros=220965, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772644729517, 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=7804560, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-520, opaque=0x775efb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=242804, encodingMicros=2, totalDispatchMicros=242804, totalServerMicros=228, serverMicros=228}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772642410371, 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=7812832, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33887, opaque=0x777f4b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11417, encodingMicros=2, totalDispatchMicros=196862, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772644760931, 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=7809532, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-19991, opaque=0x777267, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=238484, encodingMicros=2, totalDispatchMicros=238484, totalServerMicros=222, serverMicros=222}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772642376999, 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=7833286, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44467, opaque=0x77cf31, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4263, encodingMicros=4, totalDispatchMicros=21251, 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=3506772644790080, 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=7806884, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-25441, opaque=0x77680f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=241300, encodingMicros=3, totalDispatchMicros=241300, totalServerMicros=228, serverMicros=228}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772644812634, 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=7833313, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32789, opaque=0x77cf4c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6694, encodingMicros=2, totalDispatchMicros=23186, 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=3506772644830853, 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=7813375, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-4909, opaque=0x77816a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=219518, encodingMicros=3, totalDispatchMicros=219518, totalServerMicros=208, serverMicros=208}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772644839738, 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=7833325, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36629, opaque=0x77cf58, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6717, encodingMicros=3, totalDispatchMicros=22961, 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=3506772644860708, 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=7804897, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-25333, opaque=0x77604c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=242689, encodingMicros=3, totalDispatchMicros=242689, totalServerMicros=228, serverMicros=228}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772644888365, 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=7813984, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-28735, opaque=0x7783cb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=216692, encodingMicros=2, totalDispatchMicros=216692, totalServerMicros=208, serverMicros=208}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772644780565, 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=7812368, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53205, opaque=0x777d7b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13784, encodingMicros=3, totalDispatchMicros=203126, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772644744109, 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=7810762, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47282, opaque=0x777735, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13400, encodingMicros=57, totalDispatchMicros=223067, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772644705366, 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=7817091, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9470, opaque=0x778fed, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17912, encodingMicros=2, totalDispatchMicros=173476, totalServerMicros=145, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772644664636, 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=7819645, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16911, opaque=0x7799e8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14829, encodingMicros=2, totalDispatchMicros=146332, 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=3506772642813667, 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=7812990, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37532, opaque=0x777fe9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15303, encodingMicros=2, totalDispatchMicros=178798, totalServerMicros=146, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772642808908, 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=7818301, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39945, opaque=0x7794a8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8144, encodingMicros=2, totalDispatchMicros=150041, 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=3506772645108073, 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=7812777, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63777, opaque=0x777f16, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17592, encodingMicros=3, totalDispatchMicros=185883, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772645068729, 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=7819850, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40022, opaque=0x779ab5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15229, encodingMicros=2, totalDispatchMicros=146356, 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=3506772645222404, 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=7819970, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1159, opaque=0x779b2d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15379, encodingMicros=2, totalDispatchMicros=143406, 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=3506772645259027, 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=7819986, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32164, opaque=0x779b3e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15412, encodingMicros=2, totalDispatchMicros=143412, 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=3506772645027736, 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=7807950, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4704, opaque=0x776c39, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18230, encodingMicros=2, totalDispatchMicros=204975, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772645288463, 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=7820101, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5163, opaque=0x779bb0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15437, encodingMicros=3, totalDispatchMicros=143419, 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=3506772645307414, 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=7832651, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36589, opaque=0x77ccb6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18506, encodingMicros=3, totalDispatchMicros=39234, 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=3506772644992110, 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=7813793, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28723, opaque=0x77830c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13645, encodingMicros=2, totalDispatchMicros=204406, totalServerMicros=181, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772645337923, 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=7831473, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17425, opaque=0x77c81c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18532, encodingMicros=2, totalDispatchMicros=41776, 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=3506772645366185, 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=7833478, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-21052, opaque=0x77cff1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16049, encodingMicros=2, totalDispatchMicros=24954, 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=3506772644950217, 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=7818142, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60614, opaque=0x779409, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13950, encodingMicros=3, totalDispatchMicros=173489, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772644916640, 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=7811183, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-47294, opaque=0x7778da, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=229002, encodingMicros=2, totalDispatchMicros=229002, totalServerMicros=221, serverMicros=221}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772645460239, 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=7811290, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-47304, opaque=0x777945, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=229464, encodingMicros=2, totalDispatchMicros=229464, totalServerMicros=221, serverMicros=221}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772645486998, 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=7833836, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-32825, opaque=0x77d157, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19820, encodingMicros=4, totalDispatchMicros=19820, 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=3506772645510639, 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=7830644, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40511, opaque=0x77c4df, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18298, encodingMicros=2, totalDispatchMicros=63733, 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=3506772645536519, 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=7830852, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36493, opaque=0x77c5af, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18320, encodingMicros=3, totalDispatchMicros=60262, 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=3506772645562182, 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=7830876, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17397, opaque=0x77c5c7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18343, encodingMicros=2, totalDispatchMicros=60294, 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=3506772645586776, 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=7830955, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51939, opaque=0x77c616, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18364, encodingMicros=2, totalDispatchMicros=59693, 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=3506772645611297, 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=7831026, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36503, opaque=0x77c65d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18385, encodingMicros=4, totalDispatchMicros=58956, 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=3506772645635171, 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=7831095, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17408, opaque=0x77c6a2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18405, encodingMicros=2, totalDispatchMicros=56524, 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=3506772645659192, 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=7831555, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44343, opaque=0x77c86e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18426, encodingMicros=2, totalDispatchMicros=51260, 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=3506772645683304, 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=7831855, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17448, opaque=0x77c99a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18447, encodingMicros=2, totalDispatchMicros=46533, 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=3506772645706613, 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=7831878, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36543, opaque=0x77c9b1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18467, encodingMicros=2, totalDispatchMicros=46426, 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=3506772645730853, 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=7832023, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20971, opaque=0x77ca42, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18488, encodingMicros=3, totalDispatchMicros=44245, 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=3506772645754420, 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=7832134, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48196, opaque=0x77cab1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18508, encodingMicros=2, totalDispatchMicros=42488, 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=3506772645778144, 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=7811003, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16544, opaque=0x777827, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18529, encodingMicros=3, totalDispatchMicros=204297, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772645802304, 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=7810766, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20044, opaque=0x777739, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18550, encodingMicros=2, totalDispatchMicros=204443, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772644888743, 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=7810221, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-737, opaque=0x777518, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6763, encodingMicros=3, totalDispatchMicros=213369, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772648603724, 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=7810649, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28553, opaque=0x7776c4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21347, encodingMicros=3, totalDispatchMicros=207367, totalServerMicros=166, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772648637360, 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=7809740, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28522, opaque=0x777337, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10503, encodingMicros=3, totalDispatchMicros=217623, totalServerMicros=183, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772648666131, 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=7810925, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16535, opaque=0x7777d8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10528, encodingMicros=2, totalDispatchMicros=214805, totalServerMicros=164, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772648674913, 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=7810497, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-746, opaque=0x77762c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21407, encodingMicros=2, totalDispatchMicros=207525, totalServerMicros=166, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772648691994, 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=7810611, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20035, opaque=0x77769e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10542, encodingMicros=2, totalDispatchMicros=209307, totalServerMicros=164, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772648712160, 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=7832254, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1695, opaque=0x77cb29, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21441, encodingMicros=2, totalDispatchMicros=44262, 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=3506772646247473, 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=7832109, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17465, opaque=0x77ca98, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6614, encodingMicros=2, totalDispatchMicros=36092, 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=3506772648746320, 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=7832467, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1705, opaque=0x77cbfe, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21471, encodingMicros=2, totalDispatchMicros=41636, 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=3506772646223711, 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=7832006, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40587, opaque=0x77ca31, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7116, encodingMicros=2, totalDispatchMicros=24971, 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=3506772648775124, 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=7832121, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40591, opaque=0x77caa4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9115, encodingMicros=3, totalDispatchMicros=38595, 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=3506772645366469, 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=7809438, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-19987, opaque=0x77720a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14016, encodingMicros=2, totalDispatchMicros=224746, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772645327196, 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=7820678, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16942, opaque=0x779df1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15472, encodingMicros=2, totalDispatchMicros=142311, 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=3506772645189668, 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=7812298, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-67980, opaque=0x777d35, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17670, encodingMicros=2, totalDispatchMicros=189612, totalServerMicros=152, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772645154092, 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=7818741, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35976, opaque=0x779660, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10485, encodingMicros=2, totalDispatchMicros=152020, 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=3506772648973364, 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=7818759, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1113, opaque=0x779672, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14296, encodingMicros=2, totalDispatchMicros=155832, 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=3506772649026662, 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=7818767, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32106, opaque=0x77967a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14346, encodingMicros=3, totalDispatchMicros=155887, 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=3506772648927617, 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=7809644, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37240, opaque=0x7772d7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21403, encodingMicros=2, totalDispatchMicros=198274, totalServerMicros=152, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772649071020, 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=7818837, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13209, opaque=0x7796c0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14189, encodingMicros=3, totalDispatchMicros=155693, 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=3506772648893072, 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=7820754, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13290, opaque=0x779e3d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19034, encodingMicros=3, totalDispatchMicros=145478, 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=3506772648852724, 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=7814926, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20234, opaque=0x778779, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17498, encodingMicros=2, totalDispatchMicros=202904, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772648812648, 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=7833218, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-52070, opaque=0x77ceed, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8555, encodingMicros=8, totalDispatchMicros=21298, 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=3506772648813286, 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=7832271, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5735, opaque=0x77cb3a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9150, encodingMicros=3, totalDispatchMicros=37855, 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=3506772648776887, 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=7812538, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35722, opaque=0x777e25, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21495, encodingMicros=2, totalDispatchMicros=193491, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772648721548, 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=7833736, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5834, opaque=0x77d0f3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10568, encodingMicros=3, totalDispatchMicros=18711, 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=3506772649321439, 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=7812892, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31845, opaque=0x777f87, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22035, encodingMicros=2, totalDispatchMicros=201445, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772649273758, 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=7832335, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40600, opaque=0x77cb7a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9607, encodingMicros=2, totalDispatchMicros=37605, 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=3506772649221904, 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=7833487, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48291, opaque=0x77cffa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8959, encodingMicros=8, totalDispatchMicros=16138, 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=3506772649182014, 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=7815177, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16734, opaque=0x778874, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17823, encodingMicros=2, totalDispatchMicros=203115, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772649139378, 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=7820888, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13300, opaque=0x779ec3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19275, encodingMicros=2, totalDispatchMicros=144961, 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=3506772649098300, 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=7832762, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46488, opaque=0x77cd25, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21569, encodingMicros=3, totalDispatchMicros=35730, 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=3506772649579901, 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=7825863, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46116, opaque=0x77b232, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22041, encodingMicros=2, totalDispatchMicros=114815, 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=3506772649099648, 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=7818902, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9542, opaque=0x779701, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14215, encodingMicros=2, totalDispatchMicros=155695, 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=3506772649611089, 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=7826314, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46131, opaque=0x77b3f5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22068, encodingMicros=3, totalDispatchMicros=110425, 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=3506772649547831, 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=7821244, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32235, opaque=0x77a027, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19679, encodingMicros=2, totalDispatchMicros=143359, 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=3506772649506515, 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=7822045, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51566, opaque=0x77a348, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15081, encodingMicros=3, totalDispatchMicros=141873, 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=3506772649469628, 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=7833516, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5819, opaque=0x77d017, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9196, encodingMicros=3, totalDispatchMicros=15659, 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=3506772649429004, 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=7832371, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32732, opaque=0x77cb9e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9758, encodingMicros=3, totalDispatchMicros=37222, 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=3506772649390955, 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=7810708, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9183, opaque=0x7776ff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22101, encodingMicros=3, totalDispatchMicros=208710, totalServerMicros=166, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772649828851, 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=7812086, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28636, opaque=0x777c61, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10138, encodingMicros=3, totalDispatchMicros=206525, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772649790083, 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=7833563, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40656, opaque=0x77d046, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9512, encodingMicros=2, totalDispatchMicros=15419, 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=3506772649750853, 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=7822072, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16991, opaque=0x77a363, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15320, encodingMicros=2, totalDispatchMicros=142102, 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=3506772649721760, 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=7820963, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29002, opaque=0x779f0e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19850, encodingMicros=2, totalDispatchMicros=142983, 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=3506772649677543, 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=7826554, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38120, opaque=0x77b4e5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22127, encodingMicros=3, totalDispatchMicros=105872, 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=3506772649643561, 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=7819291, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20413, opaque=0x779886, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14755, encodingMicros=2, totalDispatchMicros=156093, 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=3506772650055462, 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=7826635, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34465, opaque=0x77b536, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22497, encodingMicros=2, 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.004S, createdAt=3506772650123380, 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=7819301, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28943, opaque=0x779890, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15233, encodingMicros=2, totalDispatchMicros=156582, 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=3506772650138498, 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=7826989, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34487, opaque=0x77b698, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22545, encodingMicros=2, totalDispatchMicros=103491, 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=3506772650023760, 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=7820966, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40071, opaque=0x779f11, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20148, encodingMicros=3, totalDispatchMicros=143243, 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=3506772650162519, 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=7819371, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5141, opaque=0x7798d6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15268, encodingMicros=3, totalDispatchMicros=156615, 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=3506772650186411, 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=7821022, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1211, opaque=0x779f49, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20307, encodingMicros=2, totalDispatchMicros=143382, 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=3506772649982616, 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=7822211, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36133, opaque=0x77a3ee, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15541, encodingMicros=3, totalDispatchMicros=141352, 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=3506772650218573, 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=7821444, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5232, opaque=0x77a0ef, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20335, encodingMicros=3, totalDispatchMicros=142952, 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=3506772649945932, 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=7833617, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48301, opaque=0x77d07c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9664, encodingMicros=2, 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.008S, createdAt=3506772650249020, 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=7822272, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29051, opaque=0x77a42b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20362, encodingMicros=3, totalDispatchMicros=137219, 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=3506772649904452, 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=7807788, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47207, opaque=0x776b97, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10209, encodingMicros=3, totalDispatchMicros=209854, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772650299136, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7833841, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50512, opaque=0x77d15c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10013, encodingMicros=3, totalDispatchMicros=12938, 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=3506772650314936, 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=7812696, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16621, opaque=0x777ec3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10615, encodingMicros=2, totalDispatchMicros=206058, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772650369430, 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=7812719, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-12946, opaque=0x777eda, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10665, encodingMicros=2, totalDispatchMicros=206105, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772649871185, 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=7832599, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5758, opaque=0x77cc82, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22578, encodingMicros=2, totalDispatchMicros=42693, 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=3506772650396075, 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=7814686, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13042, opaque=0x778689, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10688, encodingMicros=2, totalDispatchMicros=198026, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772650330384, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7814023, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33935, opaque=0x7783f2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10040, encodingMicros=2, totalDispatchMicros=188433, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772650272630, 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=7816741, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75789, opaque=0x778e90, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9827, encodingMicros=3, totalDispatchMicros=185946, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772650277984, 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=7822674, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17015, opaque=0x77a5bd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20386, encodingMicros=2, totalDispatchMicros=134453, 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=3506772650240784, 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=7822712, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20546, opaque=0x77a5e3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15777, encodingMicros=3, totalDispatchMicros=137700, 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=3506772650204965, 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=7819470, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32146, opaque=0x779939, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15307, encodingMicros=2, totalDispatchMicros=156408, 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=3506772650170467, 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=7827162, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76255, opaque=0x77b745, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22572, encodingMicros=2, totalDispatchMicros=101979, 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=3506772650665654, 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=7819534, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32149, opaque=0x779979, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15764, encodingMicros=2, totalDispatchMicros=156784, 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=3506772650735854, 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=7820147, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40034, opaque=0x779bde, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15830, encodingMicros=2, totalDispatchMicros=154262, 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=3506772650630922, 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=7822876, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1282, opaque=0x77a687, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16163, encodingMicros=3, totalDispatchMicros=137139, 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=3506772650592219, 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=7822787, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9696, opaque=0x77a62e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20696, encodingMicros=3, totalDispatchMicros=134181, 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=3506772650825421, 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=7822956, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9706, opaque=0x77a6d7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20925, encodingMicros=2, totalDispatchMicros=133113, 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=3506772650852947, 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=7822966, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43950, opaque=0x77a6e1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20949, encodingMicros=2, totalDispatchMicros=133015, 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=3506772650878172, 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=7823346, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17046, opaque=0x77a85d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20971, encodingMicros=2, totalDispatchMicros=130104, 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=3506772650900259, 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=7823630, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20589, opaque=0x77a979, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20989, encodingMicros=3, totalDispatchMicros=128534, 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=3506772650922098, 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=7823784, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36216, opaque=0x77aa13, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21007, encodingMicros=3, totalDispatchMicros=127592, 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=3506772650980797, 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=7830406, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46341, opaque=0x77c3f1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21790, encodingMicros=3, totalDispatchMicros=59975, 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=3506772651051011, 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=7830942, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42409, opaque=0x77c609, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21855, encodingMicros=3, totalDispatchMicros=52594, 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=3506772651075392, 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=7831546, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38343, opaque=0x77c865, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21876, encodingMicros=2, totalDispatchMicros=44709, 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=3506772651097704, 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=7831743, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50392, opaque=0x77c92a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21894, encodingMicros=3, totalDispatchMicros=41512, 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=3506772651120751, 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=7831840, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46433, opaque=0x77c98b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21912, encodingMicros=2, totalDispatchMicros=39798, 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=3506772651149696, 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=7831960, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34774, opaque=0x77ca03, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21937, encodingMicros=3, totalDispatchMicros=40324, 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=3506772651179671, 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=7814077, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53267, opaque=0x778428, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21962, encodingMicros=2, totalDispatchMicros=180745, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772650560390, 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=7812363, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75619, opaque=0x777d76, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10111, encodingMicros=3, totalDispatchMicros=201927, totalServerMicros=187, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772650517112, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7813399, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49518, opaque=0x778182, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10222, encodingMicros=3, totalDispatchMicros=191624, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772651248377, 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=7807604, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33674, opaque=0x776adf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10790, encodingMicros=3, totalDispatchMicros=221720, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772650477432, 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=7813436, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47397, opaque=0x7781a7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10765, encodingMicros=3, totalDispatchMicros=181795, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772651299209, 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=7814945, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-43611, opaque=0x77878c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=217582, encodingMicros=2, totalDispatchMicros=217582, totalServerMicros=203, serverMicros=203}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772651327981, 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=7832411, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17482, opaque=0x77cbc6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11611, encodingMicros=2, totalDispatchMicros=37460, 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=3506772650440071, 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=7832677, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1722, opaque=0x77ccd0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21016, encodingMicros=3, totalDispatchMicros=41309, 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=3506772651362645, 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=7816941, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20321, opaque=0x778f58, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11641, encodingMicros=3, totalDispatchMicros=181223, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772651394500, 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=7809493, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51116, opaque=0x777240, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21965, encodingMicros=2, totalDispatchMicros=211154, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772651331704, 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=7813117, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-31859, opaque=0x778068, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=224092, encodingMicros=2, totalDispatchMicros=224092, totalServerMicros=208, serverMicros=208}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772651434468, 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=7809400, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51086, opaque=0x7771e3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22002, encodingMicros=2, totalDispatchMicros=211301, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772651287606, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7812783, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49488, opaque=0x777f1a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10988, encodingMicros=2, totalDispatchMicros=196293, totalServerMicros=171, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772651467439, 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=7809009, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-50982, opaque=0x77705c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22031, encodingMicros=3, totalDispatchMicros=211858, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772651210073, 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=7814169, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49558, opaque=0x778484, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21987, encodingMicros=2, totalDispatchMicros=180498, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772650792327, 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=7823077, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29082, opaque=0x77a750, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16320, encodingMicros=2, totalDispatchMicros=135781, 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=3506772651544275, 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=7804222, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63457, opaque=0x775da9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22316, encodingMicros=3, totalDispatchMicros=217965, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772650763006, 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=7820159, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9594, opaque=0x779bea, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15854, encodingMicros=3, totalDispatchMicros=154246, 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=3506772650702388, 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=7827342, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50122, opaque=0x77b7fa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23099, encodingMicros=3, totalDispatchMicros=100713, 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=3506772651615317, 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=7820501, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36052, opaque=0x779d42, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16702, encodingMicros=3, totalDispatchMicros=145770, 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=3506772651578375, 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=7804355, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-56594, opaque=0x775e2e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22347, encodingMicros=3, totalDispatchMicros=217949, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772651570399, 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=7823548, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40161, opaque=0x77a927, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17090, encodingMicros=2, totalDispatchMicros=133224, 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=3506772651846727, 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=7823618, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1312, opaque=0x77a970, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17359, encodingMicros=3, totalDispatchMicros=133176, 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=3506772651502543, 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=7814614, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20222, opaque=0x778641, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22046, encodingMicros=3, totalDispatchMicros=185636, 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=3506772651499513, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7816545, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37652, opaque=0x778dcc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11197, encodingMicros=3, totalDispatchMicros=177279, totalServerMicros=138, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772651462934, 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=7818191, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39940, opaque=0x77943a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24839, encodingMicros=3, totalDispatchMicros=166937, 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=3506772651425320, 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=7815238, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-966, opaque=0x7788b1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11692, encodingMicros=2, totalDispatchMicros=171470, totalServerMicros=139, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772651980786, 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=7818735, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51433, opaque=0x77965a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25353, encodingMicros=2, totalDispatchMicros=163452, 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=3506772652055705, 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=7818784, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51439, opaque=0x77968b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25423, encodingMicros=3, totalDispatchMicros=163515, 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=3506772651940510, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7833152, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72439, opaque=0x77ceab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11634, encodingMicros=3, totalDispatchMicros=24917, 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=3506772652080904, 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=7818807, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1116, opaque=0x7796a2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25445, encodingMicros=2, totalDispatchMicros=163541, 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=3506772652101034, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7833439, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46526, opaque=0x77cfca, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11790, encodingMicros=4, totalDispatchMicros=20992, 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=3506772651907613, 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=7814753, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51287, opaque=0x7786cc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22447, encodingMicros=3, totalDispatchMicros=189396, 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=3506772652133698, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7812741, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53227, opaque=0x777ef0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11817, encodingMicros=3, totalDispatchMicros=199853, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772651876346, 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=7823797, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29112, opaque=0x77aa20, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16903, encodingMicros=3, totalDispatchMicros=131577, 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=3506772651813746, 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=7804648, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60094, opaque=0x775f53, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22560, encodingMicros=2, totalDispatchMicros=217969, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772651741327, 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=7820861, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16954, opaque=0x779ea8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16825, encodingMicros=3, totalDispatchMicros=145694, 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=3506772651675962, 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=7827343, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34517, opaque=0x77b7f9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24064, encodingMicros=3, totalDispatchMicros=101661, 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=3506772652269430, 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=7820865, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43859, opaque=0x779eac, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17350, encodingMicros=2, totalDispatchMicros=146202, 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=3506772652309849, 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=7827450, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42238, opaque=0x77b865, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24693, encodingMicros=3, totalDispatchMicros=101127, 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=3506772652232751, 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=7804916, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60104, opaque=0x77605f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22993, encodingMicros=2, totalDispatchMicros=218288, totalServerMicros=157, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772652345852, 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=7827776, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53890, opaque=0x77b9ab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24719, encodingMicros=2, totalDispatchMicros=98770, 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=3506772653065383, 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=7827863, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53900, opaque=0x77ba02, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25398, encodingMicros=2, totalDispatchMicros=98829, 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=3506772652195033, 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=7823845, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47823, opaque=0x77aa50, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17212, encodingMicros=2, totalDispatchMicros=131404, 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=3506772652162588, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7833237, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50482, opaque=0x77cf00, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11842, encodingMicros=4, totalDispatchMicros=24621, 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=3506772652154746, 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=7815409, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47476, opaque=0x77895b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22690, encodingMicros=3, totalDispatchMicros=186513, 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=3506772652107757, 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=7818945, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43781, opaque=0x77972d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25467, encodingMicros=3, totalDispatchMicros=163448, 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=3506772653249163, 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=7815534, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39861, opaque=0x7789d9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23779, encodingMicros=3, totalDispatchMicros=187045, 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=3506772652018229, 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=7809754, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9149, opaque=0x777345, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12283, encodingMicros=2, totalDispatchMicros=200562, totalServerMicros=155, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772653284278, 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=7816737, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35911, opaque=0x778e8c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23811, encodingMicros=2, totalDispatchMicros=180982, 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=3506772653282773, 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=7819067, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47643, opaque=0x7797a6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26625, encodingMicros=2, totalDispatchMicros=164255, 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=3506772653190531, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7816022, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60519, opaque=0x778bc1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12865, encodingMicros=18, totalDispatchMicros=192939, totalServerMicros=157, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772653386745, 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=7819162, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32132, opaque=0x779805, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26725, encodingMicros=2, totalDispatchMicros=162749, 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=3506772653169726, 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=7823945, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47829, opaque=0x77aab4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18182, encodingMicros=2, totalDispatchMicros=131831, 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=3506772653421719, 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=7819176, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5135, opaque=0x779813, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26756, encodingMicros=2, totalDispatchMicros=162726, 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=3506772653454834, 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=7819489, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28949, opaque=0x77994c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26784, encodingMicros=2, totalDispatchMicros=161051, 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=3506772653486451, 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=7819522, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9576, opaque=0x77996d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26812, encodingMicros=3, totalDispatchMicros=161029, 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=3506772653510851, 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=7820048, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9591, opaque=0x779b7b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26833, encodingMicros=2, totalDispatchMicros=158149, 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=3506772653534651, 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=7820291, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9600, opaque=0x779c6e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26853, encodingMicros=2, totalDispatchMicros=157443, 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=3506772653558116, 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=7820710, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36066, opaque=0x779e11, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26873, encodingMicros=2, totalDispatchMicros=155139, 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=3506772653582564, 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=7820760, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20468, opaque=0x779e43, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26893, encodingMicros=2, totalDispatchMicros=155031, 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=3506772653604371, 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=7821079, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36081, opaque=0x779f82, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26910, encodingMicros=2, totalDispatchMicros=153135, 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=3506772653626931, 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=7821377, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51544, opaque=0x77a0ac, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26915, encodingMicros=3, totalDispatchMicros=151595, 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=3506772653648819, 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=7821591, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5238, opaque=0x77a182, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26932, encodingMicros=3, totalDispatchMicros=150340, 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=3506772653671243, 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=7821800, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36111, opaque=0x77a253, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26950, encodingMicros=2, totalDispatchMicros=149254, 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=3506772653696400, 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=7821977, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1247, opaque=0x77a304, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26971, encodingMicros=3, totalDispatchMicros=147953, 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=3506772653720702, 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=7822002, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20521, opaque=0x77a31d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26992, encodingMicros=2, totalDispatchMicros=147527, 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=3506772653749121, 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=7822339, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43924, opaque=0x77a46e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27016, encodingMicros=3, totalDispatchMicros=148782, 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=3506772653774965, 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=7822438, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1260, opaque=0x77a4d1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27038, encodingMicros=2, totalDispatchMicros=147892, 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=3506772653798783, 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=7822527, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51584, opaque=0x77a52a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27057, encodingMicros=2, totalDispatchMicros=147168, 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=3506772653116025, 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=7827948, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50162, opaque=0x77ba57, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25445, encodingMicros=16, totalDispatchMicros=98041, 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=3506772652366620, 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=7815020, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33975, opaque=0x7787d7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23123, encodingMicros=2, totalDispatchMicros=176819, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772655132556, 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=7828110, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34557, opaque=0x77baf9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=27457, encodingMicros=3, totalDispatchMicros=98738, 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=3506772652334320, 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=7821125, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36084, opaque=0x779fb0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17412, encodingMicros=2, totalDispatchMicros=146093, 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=3506772655164913, 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=7815777, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34006, opaque=0x778acc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25917, encodingMicros=2, totalDispatchMicros=176618, totalServerMicros=131, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772655164251, 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=7828135, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64494, opaque=0x77bb12, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=27480, encodingMicros=3, totalDispatchMicros=97988, 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=3506772655235222, 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=7816219, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60531, opaque=0x778c86, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25979, encodingMicros=3, totalDispatchMicros=173012, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772655087266, 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=7816931, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13130, opaque=0x778f4e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28342, encodingMicros=2, totalDispatchMicros=179111, totalServerMicros=129, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772653452024, 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=7823985, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44001, opaque=0x77aadc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18460, encodingMicros=2, totalDispatchMicros=131346, 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=3506772653412700, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7815336, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60489, opaque=0x778913, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13083, encodingMicros=3, totalDispatchMicros=193853, totalServerMicros=157, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772653317185, 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=7814720, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39821, opaque=0x7786ab, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23839, encodingMicros=3, totalDispatchMicros=178914, 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=3506772653312596, 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=7811783, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35678, opaque=0x777b32, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13574, encodingMicros=2, totalDispatchMicros=206342, totalServerMicros=171, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772655421048, 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=7814811, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47451, opaque=0x778706, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25938, encodingMicros=3, totalDispatchMicros=180988, 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=3506772655457032, 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=7832772, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1728, opaque=0x77cd2f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15709, encodingMicros=3, totalDispatchMicros=36234, 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=3506772655376164, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7814330, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71510, opaque=0x778525, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15042, encodingMicros=2, totalDispatchMicros=203073, totalServerMicros=181, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772655491135, 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=7832821, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-21012, opaque=0x77cd60, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15739, encodingMicros=3, totalDispatchMicros=36189, 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=3506772655304505, 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=7822755, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13374, opaque=0x77a60e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28556, encodingMicros=3, totalDispatchMicros=148348, 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=3506772655262652, 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=7828205, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50180, opaque=0x77bb58, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=27574, encodingMicros=17, totalDispatchMicros=97490, 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=3506772655262652, 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=7815375, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37612, opaque=0x77893a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26002, encodingMicros=2, totalDispatchMicros=178612, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772655622302, 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=7813796, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37555, opaque=0x77830f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26357, encodingMicros=2, totalDispatchMicros=185491, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772655198201, 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=7821831, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36114, opaque=0x77a272, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20271, encodingMicros=3, totalDispatchMicros=148373, 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=3506772655657484, 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=7832861, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38431, opaque=0x77cd88, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26388, encodingMicros=3, totalDispatchMicros=39755, 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=3506772655589263, 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=7828415, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64504, opaque=0x77bc2a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=27893, encodingMicros=3, totalDispatchMicros=96360, 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=3506772655721434, 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=7832878, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54169, opaque=0x77cd99, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26448, encodingMicros=3, totalDispatchMicros=39578, 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=3506772655557455, 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=7823045, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1287, opaque=0x77a730, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26482, encodingMicros=2, totalDispatchMicros=148817, 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=3506772655523606, 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=7832980, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48260, opaque=0x77cdff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15408, encodingMicros=3, totalDispatchMicros=34225, 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=3506772655787150, 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=7823359, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40149, opaque=0x77a86a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26698, encodingMicros=3, totalDispatchMicros=146822, 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=3506772655517016, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7816206, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49637, opaque=0x778c79, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15179, encodingMicros=3, totalDispatchMicros=191278, totalServerMicros=157, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772655487863, 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=7814882, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16722, opaque=0x77874d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25991, encodingMicros=3, totalDispatchMicros=181017, 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=3506772655849192, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7818129, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60611, opaque=0x7793fc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10260, encodingMicros=2, totalDispatchMicros=148461, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772655881023, 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=7815191, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9382, opaque=0x778882, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26373, encodingMicros=4, totalDispatchMicros=181250, 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=3506772655814886, 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=7833810, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44510, opaque=0x77d13d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15696, encodingMicros=3, 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.004S, createdAt=3506772655815151, 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=7823530, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13406, opaque=0x77a915, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26721, encodingMicros=2, totalDispatchMicros=145717, 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=3506772655748893, 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=7828400, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42277, opaque=0x77bc1b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28048, encodingMicros=3, totalDispatchMicros=96271, 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=3506772655750173, 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=7816727, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53372, opaque=0x778e81, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25817, encodingMicros=3, totalDispatchMicros=197591, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772655689947, 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=7833698, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36666, opaque=0x77d0cd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17807, encodingMicros=3, totalDispatchMicros=27991, 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=3506772656045381, 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=7828485, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76328, opaque=0x77bc70, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28338, encodingMicros=3, totalDispatchMicros=96187, 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=3506772656041164, 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=7833077, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50473, opaque=0x77ce60, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26104, encodingMicros=3, totalDispatchMicros=38768, 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=3506772656113525, 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=7828578, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72171, opaque=0x77bccd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28371, encodingMicros=2, totalDispatchMicros=95176, 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=3506772655972844, 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=7823638, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51632, opaque=0x77a981, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26874, encodingMicros=3, totalDispatchMicros=145200, 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=3506772655940813, 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=7833824, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48317, opaque=0x77d14b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15817, encodingMicros=3, totalDispatchMicros=22690, 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=3506772655906710, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7816956, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37675, opaque=0x778f67, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10314, encodingMicros=2, totalDispatchMicros=154353, totalServerMicros=112, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772655907631, 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=7815417, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31978, opaque=0x778964, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26395, encodingMicros=2, totalDispatchMicros=181053, 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=3506772656250938, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7811926, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53200, opaque=0x777bc1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10654, encodingMicros=2, totalDispatchMicros=179827, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772656277655, 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=7815476, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35858, opaque=0x77899f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26761, encodingMicros=3, totalDispatchMicros=181405, 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=3506772656216422, 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=7833106, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17512, opaque=0x77ce7d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16089, encodingMicros=3, totalDispatchMicros=32256, 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=3506772656179895, 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=7823724, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1317, opaque=0x77a9d7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27077, encodingMicros=3, totalDispatchMicros=144898, 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=3506772656385270, 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=7811807, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-820, opaque=0x777b4a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=238427, encodingMicros=3, totalDispatchMicros=238427, totalServerMicros=223, serverMicros=223}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772656142564, 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=7828971, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64529, opaque=0x77be56, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28395, encodingMicros=2, totalDispatchMicros=90117, 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=3506772656141111, 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=7817785, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37707, opaque=0x7792a4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26200, encodingMicros=2, totalDispatchMicros=168639, 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=3506772656079842, 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=7833739, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36669, opaque=0x77d0f6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18191, encodingMicros=3, totalDispatchMicros=27027, 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=3506772657625197, 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=7817792, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53427, opaque=0x7792ab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=27680, encodingMicros=2, totalDispatchMicros=170131, 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=3506772657561561, 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=7805223, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-43163, opaque=0x776192, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=251285, encodingMicros=1, totalDispatchMicros=251285, totalServerMicros=231, serverMicros=231}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772656345016, 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=7833460, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48287, opaque=0x77cfdf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16205, encodingMicros=3, totalDispatchMicros=25872, 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=3506772657738053, 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=7805696, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-4599, opaque=0x77636b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=251187, encodingMicros=2, totalDispatchMicros=251187, totalServerMicros=231, serverMicros=231}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772657768363, 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=7833498, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44480, opaque=0x77d005, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17624, encodingMicros=3, totalDispatchMicros=26245, 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=3506772657771106, 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=7823865, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9750, opaque=0x77aa64, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28664, encodingMicros=2, totalDispatchMicros=144855, 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=3506772657805976, 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=7827455, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38154, opaque=0x77b86b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30587, encodingMicros=3, totalDispatchMicros=118905, 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=3506772657834917, 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=7827989, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34552, opaque=0x77ba80, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30600, encodingMicros=2, totalDispatchMicros=118542, 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=3506772657858781, 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=7828062, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38179, opaque=0x77bac9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30620, encodingMicros=3, totalDispatchMicros=118509, 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=3506772657883203, 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=7828364, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34575, opaque=0x77bbf7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20784, encodingMicros=4, totalDispatchMicros=118412, 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=3506772657908448, 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=7828449, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46233, opaque=0x77bc4c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20805, encodingMicros=3, totalDispatchMicros=118058, 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=3506772657933815, 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=7829205, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72199, opaque=0x77bf40, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20827, encodingMicros=3, totalDispatchMicros=111644, 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=3506772657957212, 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=7829453, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34624, opaque=0x77c038, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20846, encodingMicros=3, totalDispatchMicros=108478, 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=3506772657981103, 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=7829310, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42328, opaque=0x77bfa9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20864, encodingMicros=2, totalDispatchMicros=105586, 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=3506772658050148, 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=7829382, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50251, opaque=0x77bff1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20929, encodingMicros=3, totalDispatchMicros=105268, 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=3506772658076218, 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=7829467, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76371, opaque=0x77c046, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20951, encodingMicros=3, totalDispatchMicros=105152, 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=3506772658098051, 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=7830287, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34686, opaque=0x77c37a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20968, encodingMicros=2, totalDispatchMicros=95406, 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=3506772658121831, 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=7830521, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64606, opaque=0x77c464, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20987, encodingMicros=3, totalDispatchMicros=92007, 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=3506772658144035, 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=7830636, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54036, opaque=0x77c4d7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21004, encodingMicros=2, totalDispatchMicros=90503, 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=3506772658167718, 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=7830602, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50323, opaque=0x77c4b5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21004, encodingMicros=2, totalDispatchMicros=87984, 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=3506772658190901, 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=7830629, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46357, opaque=0x77c4d0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21023, encodingMicros=2, totalDispatchMicros=87814, 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=3506772658215903, 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=7830977, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34716, opaque=0x77c62c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21044, encodingMicros=3, totalDispatchMicros=85525, 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=3506772658240226, 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=7831061, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50344, opaque=0x77c680, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21065, encodingMicros=2, totalDispatchMicros=82223, 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=3506772658263072, 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=7831147, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34731, opaque=0x77c6d6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21084, encodingMicros=3, totalDispatchMicros=82115, 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=3506772658286009, 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=7831315, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50363, opaque=0x77c77e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21104, encodingMicros=3, totalDispatchMicros=80644, 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=3506772658308747, 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=7831635, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34756, opaque=0x77c8be, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21122, encodingMicros=2, totalDispatchMicros=76203, 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=3506772658354274, 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=7831746, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46425, opaque=0x77c92d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21164, encodingMicros=3, totalDispatchMicros=72144, 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=3506772658379552, 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=7831972, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50411, opaque=0x77ca0f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21185, encodingMicros=3, totalDispatchMicros=70399, 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=3506772658404687, 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=7832373, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50436, opaque=0x77cba0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21207, encodingMicros=3, totalDispatchMicros=65490, 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=3506772658429015, 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=7832682, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50451, opaque=0x77ccd5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21228, encodingMicros=3, totalDispatchMicros=60789, 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=3506772658452308, 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=7815364, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53321, opaque=0x77892f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21247, encodingMicros=3, totalDispatchMicros=199937, totalServerMicros=130, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772658475696, 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=7816921, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68176, opaque=0x778f44, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21267, encodingMicros=3, totalDispatchMicros=192053, 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=3506772658499618, 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=7813274, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-71468, opaque=0x778105, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=233537, encodingMicros=3, totalDispatchMicros=233537, totalServerMicros=206, serverMicros=206}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772658526462, 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=7808612, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-63640, opaque=0x776ecf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=238326, encodingMicros=3, totalDispatchMicros=238326, totalServerMicros=215, serverMicros=215}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772658550011, 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=7811130, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-67927, opaque=0x7778a5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=236513, encodingMicros=3, totalDispatchMicros=236513, totalServerMicros=211, serverMicros=211}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772658574167, 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=7808356, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-52974, opaque=0x776dcf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=238638, encodingMicros=2, totalDispatchMicros=238638, totalServerMicros=215, serverMicros=215}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772658595647, 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=7808734, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-53070, opaque=0x776f49, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=238303, encodingMicros=3, totalDispatchMicros=238303, totalServerMicros=215, serverMicros=215}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772658618794, 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=7812881, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68004, opaque=0x777f7c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19272, encodingMicros=2, totalDispatchMicros=213331, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772658645989, 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=7811441, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63732, opaque=0x7779dc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19295, encodingMicros=2, totalDispatchMicros=215055, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772658669747, 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=7808996, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-67855, opaque=0x77704f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19314, encodingMicros=2, totalDispatchMicros=216900, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772658692926, 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=7808652, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-56761, opaque=0x776ef7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19332, encodingMicros=3, totalDispatchMicros=217130, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772658716622, 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=7808880, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53102, opaque=0x776fdb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19352, encodingMicros=2, totalDispatchMicros=217041, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772658737592, 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=7808833, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53092, opaque=0x776fac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19353, encodingMicros=2, totalDispatchMicros=217083, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772658768558, 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=7808648, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60261, opaque=0x776ef3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19380, encodingMicros=5, totalDispatchMicros=217236, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772658793096, 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=7808426, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-52996, opaque=0x776e15, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19400, encodingMicros=2, totalDispatchMicros=217441, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772656303914, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7816697, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71618, opaque=0x778e64, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10703, encodingMicros=2, totalDispatchMicros=155527, totalServerMicros=112, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772660062434, 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=7810110, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37395, opaque=0x7774a9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20664, encodingMicros=2, totalDispatchMicros=217466, totalServerMicros=172, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772656303914, 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=7815647, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51317, opaque=0x778a4a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26783, encodingMicros=3, totalDispatchMicros=181330, 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=3506772660097232, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7817509, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45747, opaque=0x779190, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14492, encodingMicros=2, totalDispatchMicros=151336, 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=3506772660140306, 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=7815762, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31995, opaque=0x778abd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30615, encodingMicros=3, totalDispatchMicros=185096, 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=3506772660099671, 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=7813522, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63808, opaque=0x7781fd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20683, encodingMicros=2, totalDispatchMicros=190591, 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=3506772660174708, 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=7815887, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35881, opaque=0x778b3a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30647, encodingMicros=2, totalDispatchMicros=184970, 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=3506772660195463, 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=7814066, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68044, opaque=0x77841d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20774, encodingMicros=2, totalDispatchMicros=190341, 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=3506772658963114, 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=7822609, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43937, opaque=0x77a57c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=31049, encodingMicros=2, totalDispatchMicros=148419, 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=3506772660226451, 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=7814079, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45595, opaque=0x77842a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20800, encodingMicros=3, totalDispatchMicros=190368, 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=3506772657807612, 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=7824362, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36240, opaque=0x77ac55, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28697, encodingMicros=2, totalDispatchMicros=141450, 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=3506772660258492, 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=7823235, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1294, opaque=0x77a7ee, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=32337, encodingMicros=2, totalDispatchMicros=145334, 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=3506772657701896, 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=7817996, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37720, opaque=0x779377, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=27753, encodingMicros=2, totalDispatchMicros=169180, 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=3506772660299035, 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=7823300, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51621, opaque=0x77a82f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=32375, encodingMicros=2, totalDispatchMicros=144825, 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=3506772660324226, 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=7823317, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17043, opaque=0x77a840, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=32379, encodingMicros=3, totalDispatchMicros=144785, 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=3506772657665221, 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=7813530, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16661, opaque=0x778205, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19771, encodingMicros=3, totalDispatchMicros=186402, totalServerMicros=140, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772660385285, 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=7822162, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29047, opaque=0x77a3bd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22487, encodingMicros=2, totalDispatchMicros=152452, 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=3506772660411592, 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=7822196, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29048, opaque=0x77a3df, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22510, encodingMicros=3, totalDispatchMicros=152446, 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=3506772660434789, 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=7822236, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1254, opaque=0x77a407, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22523, encodingMicros=3, totalDispatchMicros=152452, 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=3506772657647285, 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=7830089, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72242, opaque=0x77c2b4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31107, encodingMicros=2, totalDispatchMicros=85409, 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=3506772660457168, 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=7822777, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51597, opaque=0x77a624, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22542, encodingMicros=13, totalDispatchMicros=152150, 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=3506772660495628, 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=7814411, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63839, opaque=0x778576, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33951, encodingMicros=3, totalDispatchMicros=216451, totalServerMicros=177, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772660351589, 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=7823407, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1304, opaque=0x77a89a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=32402, encodingMicros=2, totalDispatchMicros=144008, 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=3506772660546480, 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=7811390, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75576, opaque=0x7779a9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33997, encodingMicros=2, totalDispatchMicros=233526, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772660315140, 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=7824600, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9777, opaque=0x77ad43, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=31201, encodingMicros=2, totalDispatchMicros=142694, 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=3506772660320482, 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=7818310, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45782, opaque=0x7794b1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30366, encodingMicros=3, totalDispatchMicros=170231, 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=3506772660644870, 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=7817920, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34095, opaque=0x77932b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30687, encodingMicros=2, totalDispatchMicros=169674, 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=3506772660256591, 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=7814219, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45604, opaque=0x7784b6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20826, encodingMicros=2, totalDispatchMicros=190314, 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=3506772660674052, 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=7818105, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34105, opaque=0x7793e4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30712, encodingMicros=3, totalDispatchMicros=169569, 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=3506772660204963, 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=7816380, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28828, opaque=0x778d27, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30673, encodingMicros=3, totalDispatchMicros=184725, 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=3506772660176323, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7817179, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53390, opaque=0x779046, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14568, encodingMicros=2, totalDispatchMicros=151618, 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=3506772660733255, 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=7817017, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1037, opaque=0x778fa4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=31197, encodingMicros=2, totalDispatchMicros=184866, 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=3506772660702005, 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=7818518, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49762, opaque=0x779581, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30736, encodingMicros=3, totalDispatchMicros=169238, 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=3506772660802198, 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=7817060, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51357, opaque=0x778fcf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=31263, encodingMicros=3, totalDispatchMicros=184921, 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=3506772660696887, 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=7814293, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68063, opaque=0x778500, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21262, encodingMicros=2, totalDispatchMicros=190727, 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=3506772660610058, 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=7824822, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9790, opaque=0x77ae21, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=31491, encodingMicros=2, totalDispatchMicros=140935, 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=3506772660576480, 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=7823684, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47812, opaque=0x77a9af, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=32622, encodingMicros=2, totalDispatchMicros=142529, 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=3506772660577563, 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=7830189, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64592, opaque=0x77c318, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33442, encodingMicros=2, totalDispatchMicros=87203, 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=3506772660516101, 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=7822968, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51606, opaque=0x77a6e3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22579, encodingMicros=3, totalDispatchMicros=151743, 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=3506772660967386, 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=7830230, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54014, opaque=0x77c341, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33826, encodingMicros=3, totalDispatchMicros=87429, 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=3506772660934076, 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=7823748, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13415, opaque=0x77a9ef, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=32961, encodingMicros=3, totalDispatchMicros=142423, 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=3506772660897523, 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=7824919, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5371, opaque=0x77ae82, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=31774, encodingMicros=3, totalDispatchMicros=140523, 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=3506772660863044, 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=7814450, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37577, opaque=0x77859d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21426, encodingMicros=3, totalDispatchMicros=190782, 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=3506772660830104, 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=7817113, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13141, opaque=0x779004, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=31288, encodingMicros=2, totalDispatchMicros=184924, 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=3506772660828611, 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=7819096, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53485, opaque=0x7797c3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30859, encodingMicros=2, totalDispatchMicros=166706, 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=3506772660765539, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7812757, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33882, opaque=0x777f00, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15153, encodingMicros=2, totalDispatchMicros=179398, totalServerMicros=146, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772663142427, 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=7809612, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-56783, opaque=0x7772b7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=242215, encodingMicros=2, totalDispatchMicros=242215, totalServerMicros=218, serverMicros=218}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772663143375, 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=7833134, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42553, opaque=0x77ce99, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31859, encodingMicros=2, totalDispatchMicros=45825, 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=3506772663198023, 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=7810141, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-37405, opaque=0x7774c8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=241860, encodingMicros=2, totalDispatchMicros=241860, totalServerMicros=216, serverMicros=216}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772660994748, 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=7823039, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20561, opaque=0x77a72a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23053, encodingMicros=2, totalDispatchMicros=149650, 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=3506772663233232, 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=7832786, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-52052, opaque=0x77cd3d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26032, encodingMicros=4, totalDispatchMicros=52670, 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=3506772663269770, 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=7820955, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20480, opaque=0x779f06, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25921, encodingMicros=2, totalDispatchMicros=153546, 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=3506772663236629, 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=7810671, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-60313, opaque=0x7776da, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=241470, encodingMicros=3, totalDispatchMicros=241470, totalServerMicros=216, serverMicros=216}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772663294953, 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=7832802, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44427, opaque=0x77cd4d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26089, encodingMicros=3, totalDispatchMicros=52477, 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=3506772663310155, 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=7824292, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5345, opaque=0x77ac0f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25321, encodingMicros=2, totalDispatchMicros=145509, 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=3506772663345002, 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=7833782, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38471, opaque=0x77d121, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23557, encodingMicros=3, totalDispatchMicros=31834, 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=3506772663381625, 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=7817857, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43729, opaque=0x7792ec, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26113, encodingMicros=2, totalDispatchMicros=182583, 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=3506772663155363, 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=7819681, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75918, opaque=0x779a0c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33155, encodingMicros=3, totalDispatchMicros=164891, 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=3506772663426910, 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=7818013, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9502, opaque=0x779388, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26123, encodingMicros=2, totalDispatchMicros=181670, 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=3506772663157935, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7813452, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33912, opaque=0x7781b7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17541, encodingMicros=2, totalDispatchMicros=177886, totalServerMicros=139, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772663149477, 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=7828057, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1518, opaque=0x77bac4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13572, encodingMicros=3, totalDispatchMicros=105629, 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=3506772663149069, 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=7826153, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5424, opaque=0x77b354, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=33905, encodingMicros=3, totalDispatchMicros=126402, 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=3506772663529723, 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=7817636, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37697, opaque=0x77920f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33149, encodingMicros=2, totalDispatchMicros=204097, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772663518000, 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=7828394, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1535, opaque=0x77bc15, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13937, encodingMicros=3, totalDispatchMicros=103674, 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=3506772663581134, 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=7832522, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34799, opaque=0x77cc35, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28650, encodingMicros=3, totalDispatchMicros=45459, 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=3506772663487555, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7819412, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49804, opaque=0x7798ff, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17868, encodingMicros=3, totalDispatchMicros=150173, 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=3506772663635431, 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=7827961, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47988, opaque=0x77ba64, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=34351, 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.008S, createdAt=3506772663652599, 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=7821924, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49911, opaque=0x77a2cf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28684, encodingMicros=3, totalDispatchMicros=146903, 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=3506772663677179, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7819445, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41847, opaque=0x779920, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18048, encodingMicros=2, totalDispatchMicros=147865, 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=3506772663478692, 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=7819172, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51460, opaque=0x77980f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26121, encodingMicros=2, totalDispatchMicros=175885, 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=3506772663726054, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7819839, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64089, opaque=0x779aaa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18090, encodingMicros=2, totalDispatchMicros=147331, 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=3506772663433212, 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=7823388, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37959, opaque=0x77a887, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17924, encodingMicros=3, totalDispatchMicros=73048, 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=3506772663770624, 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=7819550, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13243, opaque=0x779989, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26387, encodingMicros=2, totalDispatchMicros=174140, 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=3506772663799660, 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=7819715, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43813, opaque=0x779a2e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26412, encodingMicros=3, totalDispatchMicros=172982, 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=3506772663827420, 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=7824447, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34370, opaque=0x77acaa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18290, encodingMicros=3, totalDispatchMicros=72549, 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=3506772663862151, 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=7824577, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46064, opaque=0x77ad2c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18320, encodingMicros=3, totalDispatchMicros=72421, 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=3506772663890375, 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=7813608, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35767, opaque=0x778253, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26435, encodingMicros=2, totalDispatchMicros=225924, totalServerMicros=186, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772663919413, 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=7811719, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31800, opaque=0x777af2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26456, encodingMicros=2, totalDispatchMicros=231690, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772663942726, 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=7813954, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20191, opaque=0x7783ad, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26474, encodingMicros=2, totalDispatchMicros=221169, totalServerMicros=186, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772663967322, 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=7833482, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-52084, opaque=0x77cff5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24310, encodingMicros=3, totalDispatchMicros=40829, 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=3506772663992943, 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=7833613, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32807, opaque=0x77d078, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24332, encodingMicros=3, totalDispatchMicros=39618, 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=3506772664062773, 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=7830275, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46335, opaque=0x77c36e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18355, encodingMicros=2, totalDispatchMicros=53065, 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=3506772663348447, 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=7824359, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17089, opaque=0x77ac52, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25355, encodingMicros=3, totalDispatchMicros=144735, 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=3506772664149317, 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=7831843, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51994, opaque=0x77c98e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26460, encodingMicros=2, totalDispatchMicros=47052, 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=3506772664177966, 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=7826137, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51740, opaque=0x77b344, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26142, encodingMicros=3, totalDispatchMicros=131140, 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=3506772664220888, 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=7827608, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32484, opaque=0x77b903, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18816, encodingMicros=2, totalDispatchMicros=65474, 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=3506772664247052, 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=7827315, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51796, opaque=0x77b7de, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26165, encodingMicros=2, totalDispatchMicros=118763, 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=3506772664276061, 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=7826932, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17202, opaque=0x77b65f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18853, encodingMicros=2, totalDispatchMicros=56832, 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=3506772664303919, 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=7813258, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28679, opaque=0x7780f5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23986, encodingMicros=3, totalDispatchMicros=205275, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772664339172, 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=7813950, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4937, opaque=0x7783a9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24014, encodingMicros=2, totalDispatchMicros=195034, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772664365430, 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=7813203, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28676, opaque=0x7780be, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24037, encodingMicros=2, totalDispatchMicros=195400, totalServerMicros=144, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772664390866, 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=7807646, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47168, opaque=0x776b09, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18399, encodingMicros=2, totalDispatchMicros=218941, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772664404962, 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=7813980, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13002, opaque=0x7783c7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24066, encodingMicros=3, totalDispatchMicros=206903, totalServerMicros=152, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772664442013, 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=7818135, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9511, opaque=0x779402, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18393, encodingMicros=2, totalDispatchMicros=186600, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772664471626, 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=7817339, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9481, opaque=0x7790e6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18418, encodingMicros=2, totalDispatchMicros=187477, totalServerMicros=162, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772664496572, 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=7817232, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28859, opaque=0x77907b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18440, encodingMicros=3, totalDispatchMicros=187567, totalServerMicros=162, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772664522408, 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=7816405, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1006, opaque=0x778d40, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18463, encodingMicros=2, totalDispatchMicros=188117, totalServerMicros=162, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772664546640, 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=7815313, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39850, opaque=0x7788fc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18484, encodingMicros=2, totalDispatchMicros=188921, totalServerMicros=164, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772664570527, 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=7812342, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9263, opaque=0x777d61, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18505, encodingMicros=3, totalDispatchMicros=215472, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772664601078, 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=7811221, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43455, opaque=0x777900, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26497, encodingMicros=2, totalDispatchMicros=206167, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772663301319, 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=7820984, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5209, opaque=0x779f23, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25948, encodingMicros=2, totalDispatchMicros=153131, 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=3506772664636867, 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=7825115, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40241, opaque=0x77af46, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26504, encodingMicros=3, totalDispatchMicros=123315, 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=3506772664074586, 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=7821678, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1233, opaque=0x77a1d9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24398, encodingMicros=3, totalDispatchMicros=166006, 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=3506772664665192, 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=7825125, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51700, opaque=0x77af50, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26527, encodingMicros=3, totalDispatchMicros=123000, 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=3506772663775543, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7820245, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49844, opaque=0x779c40, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18114, encodingMicros=2, totalDispatchMicros=141931, 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=3506772664692374, 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=7825129, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47875, opaque=0x77af54, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26551, encodingMicros=2, totalDispatchMicros=123037, 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=3506772664691295, 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=7822335, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9674, opaque=0x77a46a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27305, encodingMicros=2, totalDispatchMicros=150831, 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=3506772663682314, 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=7817868, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51398, opaque=0x7792f7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=33910, encodingMicros=2, totalDispatchMicros=194403, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772663588588, 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=7828637, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29331, opaque=0x77bd08, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14005, encodingMicros=3, totalDispatchMicros=101906, 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=3506772664762581, 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=7822406, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5277, opaque=0x77a4b1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27358, encodingMicros=3, totalDispatchMicros=144437, 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=3506772664794558, 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=7828232, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40391, opaque=0x77bb73, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=35002, encodingMicros=3, totalDispatchMicros=109487, 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=3506772664815760, 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=7822654, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36165, opaque=0x77a5a9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27407, encodingMicros=2, totalDispatchMicros=144367, 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=3506772664725874, 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=7810907, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20052, opaque=0x7777c6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24988, encodingMicros=3, totalDispatchMicros=223224, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772664844671, 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=7830017, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20850, opaque=0x77c26c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15234, encodingMicros=3, totalDispatchMicros=82793, 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=3506772664721439, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7820398, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68321, opaque=0x779cd9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19056, encodingMicros=2, totalDispatchMicros=142852, 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=3506772664875934, 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=7830419, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44280, opaque=0x77c3fe, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15261, encodingMicros=3, totalDispatchMicros=76943, 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=3506772664722365, 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=7825180, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29175, opaque=0x77af87, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26572, encodingMicros=2, totalDispatchMicros=122655, 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=3506772664665192, 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=7812093, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-4853, opaque=0x777c68, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=241936, encodingMicros=37, totalDispatchMicros=241936, totalServerMicros=217, serverMicros=217}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772665574049, 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=7822563, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49933, opaque=0x77a54e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19476, encodingMicros=2, totalDispatchMicros=143695, 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=3506772665529136, 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=7819685, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68280, opaque=0x779a10, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26687, encodingMicros=2, totalDispatchMicros=163003, 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=3506772664869101, 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=7810573, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-750, opaque=0x777678, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25128, encodingMicros=3, totalDispatchMicros=223969, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772664832997, 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=7828551, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17265, opaque=0x77bcb1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=35037, encodingMicros=2, totalDispatchMicros=106797, 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=3506772666262550, 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=7825313, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42118, opaque=0x77b00c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20117, encodingMicros=2, totalDispatchMicros=125370, 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=3506772666263015, 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=7829198, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1569, opaque=0x77bf39, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20475, encodingMicros=3, totalDispatchMicros=63008, 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=3506772666336923, 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=7818683, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35973, opaque=0x779626, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29901, encodingMicros=3, totalDispatchMicros=191712, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772666364512, 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=7814061, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35799, opaque=0x778418, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29679, encodingMicros=2, totalDispatchMicros=213712, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772666387554, 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=7833407, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-21044, opaque=0x77cfaa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29698, encodingMicros=3, totalDispatchMicros=37575, 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=3506772666397935, 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=7831637, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20956, opaque=0x77c8c0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20228, encodingMicros=3, totalDispatchMicros=58962, 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=3506772666433125, 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=7812128, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16598, opaque=0x777c8b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29727, encodingMicros=3, totalDispatchMicros=214862, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772666470535, 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=7831084, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51951, opaque=0x77c697, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20272, encodingMicros=3, totalDispatchMicros=55962, 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=3506772666497095, 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=7831129, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5687, opaque=0x77c6c5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20295, encodingMicros=3, totalDispatchMicros=55919, 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=3506772666520606, 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=7831181, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1638, opaque=0x77c6f8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20300, encodingMicros=3, totalDispatchMicros=55928, 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=3506772666546309, 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=7832043, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32710, opaque=0x77ca56, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20322, encodingMicros=3, totalDispatchMicros=52085, 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=3506772666558632, 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=7828421, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48010, opaque=0x77bc30, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21080, encodingMicros=3, totalDispatchMicros=32358, 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=3506772666868816, 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=7823184, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71913, opaque=0x77a7bb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31754, encodingMicros=2, totalDispatchMicros=140957, 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=3506772666903865, 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=7823558, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49973, opaque=0x77a931, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30181, encodingMicros=2, totalDispatchMicros=138331, 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=3506772666928802, 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=7823587, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71928, opaque=0x77a94e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30201, encodingMicros=2, totalDispatchMicros=138337, 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=3506772666952361, 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=7823931, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64273, opaque=0x77aaa6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30220, encodingMicros=3, totalDispatchMicros=136528, 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=3506772666984346, 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=7816886, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53377, opaque=0x778f21, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30244, encodingMicros=3, totalDispatchMicros=201467, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772667064517, 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=7812350, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33865, opaque=0x777d69, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30310, encodingMicros=3, totalDispatchMicros=221714, totalServerMicros=182, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772666262455, 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=7805889, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39499, opaque=0x77642c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16272, encodingMicros=3, totalDispatchMicros=217058, totalServerMicros=162, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772666273205, 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=7828736, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5559, opaque=0x77bd6b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=36473, encodingMicros=3, totalDispatchMicros=105655, 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=3506772666265518, 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=7820576, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75966, opaque=0x779d8b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=27394, encodingMicros=2, totalDispatchMicros=159637, 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=3506772666266587, 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=7822752, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9693, opaque=0x77a60b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26470, encodingMicros=2, totalDispatchMicros=158404, 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=3506772667210283, 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=7821131, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45886, opaque=0x779fb6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28327, encodingMicros=4, totalDispatchMicros=156204, 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=3506772667052149, 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=7824836, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51683, opaque=0x77ae2f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28284, encodingMicros=3, totalDispatchMicros=143134, 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=3506772667245300, 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=7822950, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17024, opaque=0x77a6d1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27436, encodingMicros=2, totalDispatchMicros=157900, 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=3506772667263873, 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=7825060, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13477, opaque=0x77af0f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28492, encodingMicros=3, totalDispatchMicros=141754, 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=3506772667232838, 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=7829892, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5620, opaque=0x77c1ef, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37376, encodingMicros=3, totalDispatchMicros=90009, 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=3506772667311276, 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=7823290, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9724, opaque=0x77a825, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27483, encodingMicros=2, totalDispatchMicros=155702, 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=3506772667333393, 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=7830369, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36471, opaque=0x77c3cc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37473, encodingMicros=3, totalDispatchMicros=83014, 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=3506772667209971, 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=7817760, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16829, opaque=0x77928b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17161, encodingMicros=3, totalDispatchMicros=173408, 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=3506772667366683, 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=7830404, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51914, opaque=0x77c3ef, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37502, encodingMicros=3, totalDispatchMicros=82631, 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=3506772667385313, 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=7818141, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51414, opaque=0x779408, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17333, encodingMicros=2, totalDispatchMicros=171648, 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=3506772667394819, 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=7830462, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20883, opaque=0x77c429, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37527, encodingMicros=2, totalDispatchMicros=81944, 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=3506772667415300, 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=7818084, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1086, opaque=0x7793d0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17359, encodingMicros=3, totalDispatchMicros=171516, 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=3506772667445817, 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=7818171, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47597, opaque=0x779426, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17386, encodingMicros=3, totalDispatchMicros=171484, 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=3506772667468409, 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=7824968, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20652, opaque=0x77aeb3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11412, encodingMicros=3, totalDispatchMicros=127775, 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=3506772667522244, 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=7806027, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-12673, opaque=0x7764b6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27080, encodingMicros=2, totalDispatchMicros=227551, totalServerMicros=184, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772667556431, 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=7833846, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-52120, opaque=0x77d161, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26892, encodingMicros=5, totalDispatchMicros=27147, 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=3506772667583514, 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=7824933, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44044, opaque=0x77ae90, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18213, encodingMicros=2, totalDispatchMicros=51932, 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=3506772667603302, 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=7828083, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32508, opaque=0x77bade, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11481, encodingMicros=2, totalDispatchMicros=99490, 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=3506772667648534, 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=7828961, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36427, opaque=0x77be4c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11515, encodingMicros=3, totalDispatchMicros=89949, 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=3506772667674981, 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=7829003, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20809, opaque=0x77be76, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11538, encodingMicros=2, totalDispatchMicros=89225, 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=3506772667308648, 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=7825234, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1397, opaque=0x77afbd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28532, encodingMicros=3, totalDispatchMicros=139422, 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=3506772668904336, 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=7812071, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39720, opaque=0x777c52, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23384, encodingMicros=3, totalDispatchMicros=194397, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772669258083, 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=7831750, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5718, opaque=0x77c931, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12388, encodingMicros=2, totalDispatchMicros=56258, 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=3506772669267102, 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=7826899, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36361, opaque=0x77b63e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25991, encodingMicros=3, totalDispatchMicros=125839, 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=3506772669339906, 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=7832420, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20999, opaque=0x77cbcf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12451, encodingMicros=3, totalDispatchMicros=42997, 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=3506772669375214, 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=7832532, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48225, opaque=0x77cc3f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12483, encodingMicros=3, totalDispatchMicros=42706, 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=3506772669393127, 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=7830187, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13701, opaque=0x77c316, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26067, encodingMicros=2, totalDispatchMicros=87048, 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=3506772669434680, 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=7831597, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44346, opaque=0x77c898, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4266, encodingMicros=2, totalDispatchMicros=48232, 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=3506772669485491, 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=7832539, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36583, opaque=0x77cc46, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4294, encodingMicros=2, totalDispatchMicros=34718, 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=3506772669509972, 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=7833697, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5831, opaque=0x77d0cc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=31995, encodingMicros=11, totalDispatchMicros=40602, 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=3506772669528653, 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=7813262, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35753, opaque=0x7780f9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4319, encodingMicros=3, totalDispatchMicros=194794, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772669576457, 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=7810993, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-12871, opaque=0x77781c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=32034, encodingMicros=3, totalDispatchMicros=227637, totalServerMicros=161, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772669599412, 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=7808765, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4723, opaque=0x776f68, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4359, encodingMicros=3, totalDispatchMicros=194186, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772669639388, 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=7812054, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47330, opaque=0x777c41, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=32076, encodingMicros=3, totalDispatchMicros=219454, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772669662721, 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=7816884, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9457, opaque=0x778f1f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4396, encodingMicros=3, totalDispatchMicros=154115, 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=3506772669702181, 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=7825566, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44081, opaque=0x77b109, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=32093, encodingMicros=3, totalDispatchMicros=142835, 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=3506772669743260, 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=7809929, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60289, opaque=0x7773f4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33276, encodingMicros=3, totalDispatchMicros=219221, totalServerMicros=155, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772669773425, 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=7810903, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60319, opaque=0x7777c2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33301, encodingMicros=3, totalDispatchMicros=218641, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772669789711, 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=7827183, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13562, opaque=0x77b75a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=32119, encodingMicros=3, totalDispatchMicros=125961, 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=3506772669824506, 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=7820225, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34185, opaque=0x779c2c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33321, encodingMicros=2, totalDispatchMicros=175416, 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=3506772669852623, 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=7820253, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64105, opaque=0x779c48, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33345, encodingMicros=3, totalDispatchMicros=166992, 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=3506772669890800, 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=7820598, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64122, opaque=0x779da1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33370, encodingMicros=3, totalDispatchMicros=166846, 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=3506772669916739, 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=7820880, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53549, opaque=0x779ebb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33391, encodingMicros=2, totalDispatchMicros=166730, 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=3506772669931441, 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=7832106, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44377, opaque=0x77ca95, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30463, encodingMicros=3, totalDispatchMicros=64066, 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=3506772669965297, 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=7822716, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71889, opaque=0x77a5e7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33417, encodingMicros=3, totalDispatchMicros=156230, 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=3506772670024966, 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=7822725, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37934, opaque=0x77a5f0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33450, encodingMicros=3, totalDispatchMicros=156274, 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=3506772668891877, 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=7825231, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13486, opaque=0x77afba, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28165, encodingMicros=3, totalDispatchMicros=165196, 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=3506772670102991, 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=7825859, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51727, opaque=0x77b22e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29366, encodingMicros=3, totalDispatchMicros=161565, 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=3506772670121747, 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=7824262, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71959, opaque=0x77abf1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33522, encodingMicros=2, totalDispatchMicros=149060, 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=3506772670157266, 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=7827063, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13556, opaque=0x77b6e2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29403, encodingMicros=3, totalDispatchMicros=149070, 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=3506772668404202, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7817054, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49689, opaque=0x778fc9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=40765, encodingMicros=2, totalDispatchMicros=194291, 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=3506772668403377, 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=7824696, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71974, opaque=0x77ada3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31541, encodingMicros=3, totalDispatchMicros=104083, 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=3506772670242770, 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=7828486, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44194, opaque=0x77bc71, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29462, encodingMicros=3, totalDispatchMicros=136238, 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=3506772667421356, 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=7830539, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32627, opaque=0x77c476, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37551, encodingMicros=3, totalDispatchMicros=81012, 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=3506772670256854, 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=7824712, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38018, opaque=0x77adb3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33391, encodingMicros=3, totalDispatchMicros=105991, 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=3506772670290338, 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=7830611, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44293, opaque=0x77c4be, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40413, encodingMicros=3, totalDispatchMicros=83106, 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=3506772670304177, 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=7830123, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44267, opaque=0x77c2d6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20621, encodingMicros=3, totalDispatchMicros=105729, 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=3506772667366868, 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=7822852, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71900, opaque=0x77a66f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28438, encodingMicros=3, totalDispatchMicros=146289, 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=3506772670333687, 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=7830142, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1597, opaque=0x77c2ea, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20646, encodingMicros=2, totalDispatchMicros=105279, 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=3506772670334488, 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=7825351, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71993, opaque=0x77b032, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33454, encodingMicros=3, totalDispatchMicros=105791, 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=3506772670360520, 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=7830319, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13712, opaque=0x77c39a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20669, encodingMicros=3, totalDispatchMicros=102925, 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=3506772670370651, 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=7812706, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51208, opaque=0x777ecd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=35460, encodingMicros=2, totalDispatchMicros=224119, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772670359070, 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=7823485, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34330, opaque=0x77a8e8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31426, encodingMicros=3, totalDispatchMicros=144725, 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=3506772670266337, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7818380, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49756, opaque=0x7794f7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=41087, encodingMicros=3, totalDispatchMicros=185672, 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=3506772670413890, 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=7813735, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28718, opaque=0x7782d2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=35484, encodingMicros=3, totalDispatchMicros=218639, totalServerMicros=169, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772670433281, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7818985, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53480, opaque=0x779754, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=41249, encodingMicros=13, totalDispatchMicros=185366, 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=3506772670446775, 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=7811988, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39711, opaque=0x777bff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=35510, encodingMicros=3, totalDispatchMicros=224634, totalServerMicros=179, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772670462919, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7819288, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68267, opaque=0x779883, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=41276, encodingMicros=2, totalDispatchMicros=185299, 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=3506772670476629, 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=7813366, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28688, opaque=0x778161, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=35533, encodingMicros=3, totalDispatchMicros=221527, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772670492148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7819401, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49801, opaque=0x7798f4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=41290, encodingMicros=3, totalDispatchMicros=185163, 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=3506772670513230, 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=7832341, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1700, opaque=0x77cb80, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=35548, encodingMicros=3, totalDispatchMicros=54977, 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=3506772670547235, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7820154, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71779, opaque=0x779be5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=41319, encodingMicros=2, totalDispatchMicros=173292, 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=3506772670575884, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7820949, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41912, opaque=0x779f00, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=41344, encodingMicros=3, totalDispatchMicros=172823, 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=3506772670600860, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7821398, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41935, opaque=0x77a0c1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=41365, encodingMicros=3, totalDispatchMicros=172608, 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=3506772670613335, 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=7816114, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5020, opaque=0x778c1d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=35450, encodingMicros=3, totalDispatchMicros=209704, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772670654071, 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=7818510, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5112, opaque=0x779579, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12440, encodingMicros=2, totalDispatchMicros=162680, totalServerMicros=122, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772670670434, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7821752, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53583, opaque=0x77a223, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31468, encodingMicros=2, totalDispatchMicros=169420, 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=3506772670698538, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7822091, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76042, opaque=0x77a376, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31491, encodingMicros=2, totalDispatchMicros=162438, 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=3506772670724351, 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=7813818, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20179, opaque=0x778325, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12473, encodingMicros=2, totalDispatchMicros=186022, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772670749238, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7814069, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37561, opaque=0x778420, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31511, encodingMicros=3, totalDispatchMicros=199921, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772671596594, 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=7831858, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34771, opaque=0x77c99d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4827, encodingMicros=3, totalDispatchMicros=28532, 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=3506772671894822, 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=7814550, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20213, opaque=0x778601, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4980, encodingMicros=2, totalDispatchMicros=161986, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772672106074, 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=7831455, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48162, opaque=0x77c80a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5623, encodingMicros=3, totalDispatchMicros=33703, 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=3506772672307214, 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=7820821, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16951, opaque=0x779e80, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5913, encodingMicros=3, totalDispatchMicros=126807, 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=3506772672529588, 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=7825189, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38041, opaque=0x77af90, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5816, encodingMicros=3, totalDispatchMicros=107556, 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=3506772672762749, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7829789, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46301, opaque=0x77c188, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5488, encodingMicros=3, totalDispatchMicros=75135, 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=3506772670165621, 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=7824497, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64304, opaque=0x77acdc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33407, encodingMicros=2, totalDispatchMicros=147291, 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=3506772670024966, 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=7811940, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9241, opaque=0x777bcf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30478, encodingMicros=2, totalDispatchMicros=220494, totalServerMicros=159, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772673096319, 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=7825436, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76181, opaque=0x77b087, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=36330, encodingMicros=3, totalDispatchMicros=142874, 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=3506772669262312, 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=7822114, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9667, opaque=0x77a38d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23689, encodingMicros=3, totalDispatchMicros=141559, 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=3506772673133630, 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=7825564, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34414, opaque=0x77b107, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5283, encodingMicros=2, totalDispatchMicros=107609, 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=3506772673121540, 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=7809045, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-50991, opaque=0x777080, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=33569, encodingMicros=2, totalDispatchMicros=233840, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772673186609, 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=7827033, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42215, opaque=0x77b6c4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=36364, encodingMicros=3, totalDispatchMicros=129128, 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=3506772670842328, 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=7820902, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36075, opaque=0x779ed1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12538, encodingMicros=3, totalDispatchMicros=150454, 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=3506772670508726, 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=7824963, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46077, opaque=0x77aeae, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6707, encodingMicros=3, totalDispatchMicros=110623, 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=3506772673257756, 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=7809513, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51122, opaque=0x777254, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=33644, encodingMicros=2, totalDispatchMicros=242646, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772670420172, 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=7825693, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34420, opaque=0x77b188, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33525, encodingMicros=2, totalDispatchMicros=105548, 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=3506772673311031, 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=7826170, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34442, opaque=0x77b365, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9489, encodingMicros=3, totalDispatchMicros=103115, 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=3506772673330042, 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=7833827, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36681, opaque=0x77d14e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17895, encodingMicros=2, totalDispatchMicros=23751, 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=3506772673344383, 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=7826934, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34482, opaque=0x77b661, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=36425, encodingMicros=2, totalDispatchMicros=107818, 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=3506772673357661, 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=7804933, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35392, opaque=0x776070, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17728, encodingMicros=3, totalDispatchMicros=230617, totalServerMicros=172, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772673405869, 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=7811586, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16570, opaque=0x777a6d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17197, encodingMicros=3, totalDispatchMicros=192521, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772673423060, 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=7829652, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34643, opaque=0x77c0ff, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=34574, encodingMicros=3, totalDispatchMicros=87893, 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=3506772673462099, 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=7814887, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13054, opaque=0x778752, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17234, encodingMicros=3, totalDispatchMicros=178364, 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=3506772673473842, 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=7831289, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72318, opaque=0x77c764, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=34611, encodingMicros=2, totalDispatchMicros=77552, 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=3506772673527776, 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=7816068, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51323, opaque=0x778bef, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17278, encodingMicros=2, totalDispatchMicros=174674, 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=3506772673560468, 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=7816588, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75783, opaque=0x778df7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33453, encodingMicros=2, totalDispatchMicros=222174, totalServerMicros=184, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772673579163, 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=7816603, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5039, opaque=0x778e06, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17316, encodingMicros=2, totalDispatchMicros=172259, 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=3506772670406236, 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=7830972, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5679, opaque=0x77c627, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20704, encodingMicros=3, totalDispatchMicros=93964, 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=3506772673619450, 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=7816906, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43694, opaque=0x778f35, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17348, encodingMicros=3, totalDispatchMicros=171935, 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=3506772673357528, 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=7827367, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76272, opaque=0x77b812, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9525, encodingMicros=3, totalDispatchMicros=90405, 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=3506772673649442, 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=7831036, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32659, opaque=0x77c667, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23942, encodingMicros=3, totalDispatchMicros=96724, 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=3506772673247106, 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=7821529, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36098, opaque=0x77a144, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14939, encodingMicros=2, totalDispatchMicros=149215, 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=3506772673701948, 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=7823165, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13396, opaque=0x77a7a8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28222, encodingMicros=2, totalDispatchMicros=84612, 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=3506772673245510, 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=7827696, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72131, opaque=0x77b95b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=36087, encodingMicros=2, totalDispatchMicros=123140, 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=3506772673734531, 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=7822315, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20532, opaque=0x77a456, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15409, encodingMicros=2, totalDispatchMicros=144598, 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=3506772673174841, 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=7821821, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32257, opaque=0x77a268, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27598, encodingMicros=2, totalDispatchMicros=143694, 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=3506772673778691, 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=7829225, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38219, opaque=0x77bf54, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=36610, encodingMicros=14, totalDispatchMicros=106035, 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=3506772673173679, 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=7825828, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53776, opaque=0x77b20f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5319, encodingMicros=2, totalDispatchMicros=105039, 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=3506772673767383, 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=7823791, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9746, opaque=0x77aa1a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28188, encodingMicros=2, totalDispatchMicros=86249, 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=3506772673838407, 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=7830408, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42385, opaque=0x77c3f3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=36647, encodingMicros=3, totalDispatchMicros=88426, 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=3506772673768277, 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=7822327, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29054, opaque=0x77a462, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15439, encodingMicros=2, totalDispatchMicros=144550, 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=3506772673733014, 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=7832322, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44390, opaque=0x77cb6d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24014, encodingMicros=2, totalDispatchMicros=77864, 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=3506772673913956, 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=7824291, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40195, opaque=0x77ac0e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28321, encodingMicros=2, totalDispatchMicros=85795, 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=3506772673943818, 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=7832406, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44400, opaque=0x77cbc1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24221, encodingMicros=3, totalDispatchMicros=76587, 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=3506772673982907, 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=7833336, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42567, opaque=0x77cf63, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=36710, encodingMicros=3, totalDispatchMicros=52091, 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=3506772674003923, 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=7833307, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5805, opaque=0x77cf46, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24267, encodingMicros=3, totalDispatchMicros=58755, 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=3506772674032043, 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=7810396, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75542, opaque=0x7775c7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8284, encodingMicros=3, totalDispatchMicros=216983, totalServerMicros=182, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772674083159, 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=7833630, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5828, opaque=0x77d089, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24327, encodingMicros=3, totalDispatchMicros=43694, 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=3506772674116156, 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=7832880, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50460, opaque=0x77cd9b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8335, encodingMicros=3, totalDispatchMicros=30044, 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=3506772674145863, 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=7832937, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72425, opaque=0x77cdd4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8362, encodingMicros=3, totalDispatchMicros=28796, 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=3506772674182653, 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=7814850, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45629, opaque=0x77872d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=37562, encodingMicros=2, totalDispatchMicros=208944, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772674191699, 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=7805841, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43289, opaque=0x7763fc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24355, encodingMicros=2, totalDispatchMicros=252455, totalServerMicros=225, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772674239066, 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=7807293, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4673, opaque=0x7769a8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24389, encodingMicros=2, totalDispatchMicros=251687, totalServerMicros=224, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772674266365, 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=7832063, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38378, opaque=0x77ca6a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=37560, encodingMicros=3, totalDispatchMicros=77100, 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=3506772674291508, 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=7818075, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9507, opaque=0x7793c6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24415, encodingMicros=2, totalDispatchMicros=209643, totalServerMicros=184, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772674324053, 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=7833353, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34841, opaque=0x77cf74, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=37598, encodingMicros=3, totalDispatchMicros=61154, 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=3506772673691435, 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=7817383, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47563, opaque=0x779112, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17406, encodingMicros=21, totalDispatchMicros=169540, 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=3506772673689631, 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=7833016, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46504, opaque=0x77ce23, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9853, encodingMicros=2, totalDispatchMicros=22695, 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=3506772673947925, 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=7824307, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17086, opaque=0x77ac1e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28352, encodingMicros=2, totalDispatchMicros=87365, 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=3506772673908073, 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=7822506, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13367, opaque=0x77a515, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15575, encodingMicros=3, totalDispatchMicros=143118, 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=3506772673841486, 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=7823468, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5319, opaque=0x77a8d7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28117, encodingMicros=3, totalDispatchMicros=137308, 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=3506772675263908, 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=7829407, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17317, opaque=0x77c00a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29637, encodingMicros=2, totalDispatchMicros=75948, 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=3506772675268581, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7802339, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33426, opaque=0x77564e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=37133, encodingMicros=2, totalDispatchMicros=236361, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772673832215, 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=7826218, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50061, opaque=0x77b395, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5975, encodingMicros=2, totalDispatchMicros=102122, 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=3506772675299143, 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=7819478, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9573, opaque=0x779941, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18198, encodingMicros=3, totalDispatchMicros=167673, 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=3506772675278237, 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=7832116, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44378, opaque=0x77ca9f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29549, encodingMicros=3, totalDispatchMicros=48869, 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=3506772675348590, 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=7830023, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44262, opaque=0x77c272, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29697, encodingMicros=2, totalDispatchMicros=70600, 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=3506772675276850, 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=7830986, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42410, opaque=0x77c635, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11208, encodingMicros=3, totalDispatchMicros=47201, 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=3506772675269027, 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=7826637, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44125, opaque=0x77b538, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9407, encodingMicros=2, totalDispatchMicros=116607, 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=3506772675431373, 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=7813091, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20136, opaque=0x77804e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8304, encodingMicros=3, totalDispatchMicros=206947, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772675455697, 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=7826921, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32457, opaque=0x77b654, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9590, encodingMicros=2, totalDispatchMicros=114127, 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=3506772675486131, 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=7827025, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17207, opaque=0x77b6bc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9616, encodingMicros=2, totalDispatchMicros=113329, 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=3506772675376867, 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=7820693, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36063, opaque=0x779e00, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18256, encodingMicros=2, totalDispatchMicros=161048, 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=3506772675378092, 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=7829755, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36459, opaque=0x77c166, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29723, encodingMicros=3, totalDispatchMicros=69205, 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=3506772675341147, 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=7826249, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76209, opaque=0x77b3b4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7480, encodingMicros=9, totalDispatchMicros=103600, 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=3506772675310879, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7801842, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33354, opaque=0x77545d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=37171, encodingMicros=2, totalDispatchMicros=236688, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772676096245, 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=7830649, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13730, opaque=0x77c4e4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30301, encodingMicros=3, totalDispatchMicros=70673, 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=3506772676093584, 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=7826466, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64408, opaque=0x77b48d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8230, encodingMicros=2, totalDispatchMicros=101173, 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=3506772676133151, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7811630, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45509, opaque=0x777a99, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=37988, encodingMicros=3, totalDispatchMicros=227489, totalServerMicros=146, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772676128186, 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=7830684, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48116, opaque=0x77c507, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30329, encodingMicros=2, totalDispatchMicros=70700, 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=3506772676163400, 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=7827640, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20754, opaque=0x77b923, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11126, encodingMicros=3, totalDispatchMicros=85298, 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=3506772675488852, 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=7817668, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16823, opaque=0x77922f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7880, encodingMicros=3, totalDispatchMicros=172032, totalServerMicros=147, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772676203211, 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=7827744, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44165, opaque=0x77b98b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11156, encodingMicros=3, totalDispatchMicros=84190, 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=3506772675460740, 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=7831888, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54117, opaque=0x77c9bb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11373, encodingMicros=2, totalDispatchMicros=33803, 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=3506772676223055, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7827644, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76289, opaque=0x77b927, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18601, encodingMicros=2, totalDispatchMicros=38335, 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=3506772676215931, 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=7823574, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40164, opaque=0x77a941, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8577, encodingMicros=2, totalDispatchMicros=109904, 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=3506772676253173, 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=7831906, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54118, opaque=0x77c9cd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12162, encodingMicros=3, totalDispatchMicros=34597, 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=3506772676269287, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7829837, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34661, opaque=0x77c1b8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18628, encodingMicros=3, totalDispatchMicros=46941, 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=3506772676178827, 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=7830918, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48131, opaque=0x77c5f1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30376, encodingMicros=2, totalDispatchMicros=69691, 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=3506772676327083, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7829912, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38274, opaque=0x77c203, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18682, encodingMicros=3, totalDispatchMicros=49069, 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=3506772676343278, 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=7830961, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36499, opaque=0x77c61c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30535, encodingMicros=2, totalDispatchMicros=68702, 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=3506772676149981, 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=7826586, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76224, opaque=0x77b505, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8282, encodingMicros=3, totalDispatchMicros=99668, 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=3506772676390980, 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=7831287, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36524, opaque=0x77c762, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30575, encodingMicros=2, totalDispatchMicros=67065, 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=3506772676405115, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7815184, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37604, opaque=0x77887b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18002, encodingMicros=3, totalDispatchMicros=198908, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772676427170, 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=7830485, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20886, opaque=0x77c440, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30604, encodingMicros=3, totalDispatchMicros=65474, 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=3506772676090061, 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=7822624, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9685, opaque=0x77a58b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18943, encodingMicros=3, totalDispatchMicros=149541, 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=3506772676460612, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7814920, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63860, opaque=0x778773, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18046, encodingMicros=2, totalDispatchMicros=210831, totalServerMicros=177, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772676456771, 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=7813435, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20165, opaque=0x7781a6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30629, encodingMicros=2, totalDispatchMicros=205091, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772676504893, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7831458, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50369, opaque=0x77c80d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18001, encodingMicros=2, totalDispatchMicros=45085, 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=3506772676345307, 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=7815404, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41671, opaque=0x778957, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11731, encodingMicros=3, totalDispatchMicros=191297, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772676535143, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7815948, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68133, opaque=0x778b77, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18028, encodingMicros=2, totalDispatchMicros=176601, totalServerMicros=118, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772676527140, 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=7826103, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76206, opaque=0x77b322, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2118, encodingMicros=3, totalDispatchMicros=27969, 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=3506772676563242, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7813959, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60424, opaque=0x7783b2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18053, encodingMicros=2, totalDispatchMicros=186318, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772676575436, 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=7812549, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53219, opaque=0x777e30, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11812, encodingMicros=2, totalDispatchMicros=184493, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772676596000, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7831567, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72344, opaque=0x77c87a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18080, encodingMicros=3, 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.016S, createdAt=3506772676606678, 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=7818002, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60608, opaque=0x77937d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11840, encodingMicros=2, totalDispatchMicros=156596, 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=3506772676262600, 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=7823769, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51638, opaque=0x77aa04, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8620, encodingMicros=2, totalDispatchMicros=109630, 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=3506772676643988, 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=7829813, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72236, opaque=0x77c1a0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2101, encodingMicros=4, totalDispatchMicros=32126, 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=3506772676255087, 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=7828928, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1558, opaque=0x77be2b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10935, encodingMicros=2, totalDispatchMicros=74141, 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=3506772676670879, 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=7824230, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29130, opaque=0x77abd1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9014, encodingMicros=3, totalDispatchMicros=106159, 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=3506772676624691, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7831607, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34753, opaque=0x77c8a2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18105, encodingMicros=3, totalDispatchMicros=45551, 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=3506772676546827, 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=7823793, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20601, opaque=0x77aa1b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19369, encodingMicros=3, totalDispatchMicros=142027, 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=3506772676520029, 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=7814383, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9348, opaque=0x77855a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=30689, encodingMicros=3, totalDispatchMicros=181946, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772676462678, 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=7820861, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16954, opaque=0x779ea8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8487, encodingMicros=3, totalDispatchMicros=154181, 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=3506772676734949, 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=7829528, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13673, opaque=0x77c083, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11389, encodingMicros=3, totalDispatchMicros=67531, 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=3506772677158567, 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=7830476, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1610, opaque=0x77c437, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11793, encodingMicros=3, totalDispatchMicros=53333, 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=3506772677168400, 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=7832314, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-52026, opaque=0x77cb65, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=39195, encodingMicros=3, totalDispatchMicros=65888, 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=3506772677190003, 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=7833714, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17557, opaque=0x77d0dd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10428, encodingMicros=3, totalDispatchMicros=18263, 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=3506772677202941, 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=7832513, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17488, opaque=0x77cc2c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=39225, encodingMicros=2, totalDispatchMicros=60313, 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=3506772677218842, 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=7833723, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-52108, opaque=0x77d0e6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10453, 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.002S, createdAt=3506772677230259, 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=7833225, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17518, opaque=0x77cef4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=39249, encodingMicros=3, totalDispatchMicros=56691, 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=3506772677243073, 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=7813602, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9307, opaque=0x77824d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11839, encodingMicros=3, totalDispatchMicros=178588, totalServerMicros=136, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772677256270, 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=7833251, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-21035, opaque=0x77cf0e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=39272, encodingMicros=3, totalDispatchMicros=55813, 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=3506772676703313, 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=7819417, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40000, opaque=0x779904, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37744, encodingMicros=3, totalDispatchMicros=174951, 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=3506772676702507, 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=7824387, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17090, opaque=0x77ac6e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9041, encodingMicros=9, totalDispatchMicros=105823, 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=3506772676675874, 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=7830106, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34678, opaque=0x77c2c5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2129, encodingMicros=3, totalDispatchMicros=31574, 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=3506772677287673, 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=7808851, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-50947, opaque=0x776fbe, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11872, encodingMicros=2, totalDispatchMicros=199474, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772678408205, 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=7830070, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17341, opaque=0x77c2a1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10415, encodingMicros=3, totalDispatchMicros=57503, 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=3506772678413975, 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=7817226, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60568, opaque=0x779074, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28937, encodingMicros=2, totalDispatchMicros=180023, totalServerMicros=124, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772678413517, 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=7821230, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5224, opaque=0x77a019, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20672, encodingMicros=2, totalDispatchMicros=150487, 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=3506772677277030, 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=7820427, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13278, opaque=0x779cf6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9970, encodingMicros=3, totalDispatchMicros=125750, 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=3506772678468022, 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=7821868, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51558, opaque=0x77a297, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20723, encodingMicros=2, totalDispatchMicros=146815, 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=3506772677162467, 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=7814113, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71496, opaque=0x77844c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21707, encodingMicros=5, totalDispatchMicros=209027, totalServerMicros=178, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772678501711, 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=7830417, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48100, opaque=0x77c3fc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10432, encodingMicros=2, totalDispatchMicros=51438, 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=3506772678520621, 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=7822496, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51581, opaque=0x77a50b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20693, encodingMicros=3, totalDispatchMicros=142119, 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=3506772678539289, 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=7831104, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48140, opaque=0x77c6ab, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10462, 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.004S, createdAt=3506772677162345, 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=7814686, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13042, opaque=0x778689, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9685, encodingMicros=2, totalDispatchMicros=207712, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772678566651, 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=7822510, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32281, opaque=0x77a519, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20735, encodingMicros=2, totalDispatchMicros=142056, 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=3506772678601429, 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=7815730, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28805, opaque=0x778a9d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11121, encodingMicros=2, totalDispatchMicros=118750, totalServerMicros=18, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772678625841, 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=7819341, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41839, opaque=0x7798b8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22294, encodingMicros=2, totalDispatchMicros=160677, 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=3506772678642657, 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=7815789, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20268, opaque=0x778ad8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11158, encodingMicros=2, totalDispatchMicros=118551, 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=3506772678570011, 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=7831604, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36538, opaque=0x77c89f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10487, encodingMicros=3, totalDispatchMicros=35359, 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=3506772678664741, 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=7819351, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75904, opaque=0x7798c2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22329, encodingMicros=3, totalDispatchMicros=160723, 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=3506772678692654, 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=7823738, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47817, opaque=0x77a9e5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20815, encodingMicros=3, totalDispatchMicros=133729, 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=3506772678495442, 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=7820477, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16936, opaque=0x779d28, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11184, encodingMicros=2, totalDispatchMicros=126954, 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=3506772678723433, 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=7825792, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36306, opaque=0x77b1eb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=41926, encodingMicros=3, totalDispatchMicros=165348, 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=3506772678462703, 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=7831260, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50358, opaque=0x77c747, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28979, encodingMicros=3, totalDispatchMicros=49515, 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=3506772678756364, 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=7826019, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44097, opaque=0x77b2ce, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=41954, encodingMicros=3, totalDispatchMicros=164408, 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=3506772678785994, 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=7821574, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29025, opaque=0x77a171, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11434, encodingMicros=3, totalDispatchMicros=127026, 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=3506772678806923, 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=7826595, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51768, opaque=0x77b50e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=41988, encodingMicros=2, totalDispatchMicros=157337, 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=3506772678847543, 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=7827423, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29261, opaque=0x77b84a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=42010, encodingMicros=3, totalDispatchMicros=150404, 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=3506772678427458, 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=7824402, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20623, opaque=0x77ac7d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14509, encodingMicros=2, totalDispatchMicros=121755, 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=3506772678407412, 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=7812572, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20125, opaque=0x777e47, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12378, encodingMicros=2, totalDispatchMicros=177326, 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=3506772678909717, 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=7817319, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43712, opaque=0x7790d2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11476, encodingMicros=2, totalDispatchMicros=169812, totalServerMicros=145, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772678791275, 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=7832456, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54144, opaque=0x77cbf3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29286, encodingMicros=3, totalDispatchMicros=42833, 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=3506772680607822, 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=7807604, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33674, opaque=0x776adf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5787, encodingMicros=3, totalDispatchMicros=227508, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772680609852, 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=7833811, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1801, opaque=0x77d13e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40148, encodingMicros=3, totalDispatchMicros=48845, 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=3506772680636504, 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=7822371, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37913, opaque=0x77a48e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5639, encodingMicros=2, totalDispatchMicros=19791, 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=3506772680651311, 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=7813961, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31909, opaque=0x7783b4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40166, encodingMicros=2, totalDispatchMicros=244143, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772680670789, 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=7810234, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71332, opaque=0x777525, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15557, encodingMicros=2, totalDispatchMicros=204577, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772680714273, 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=7833140, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50479, opaque=0x77ce9f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15597, encodingMicros=3, totalDispatchMicros=29931, 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=3506772680721006, 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=7826497, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17180, opaque=0x77b4ac, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6220, encodingMicros=3, totalDispatchMicros=39659, 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=3506772680742342, 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=7814413, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16700, opaque=0x778578, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40215, encodingMicros=3, totalDispatchMicros=241921, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772680754917, 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=7826681, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36350, opaque=0x77b564, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6249, encodingMicros=3, totalDispatchMicros=37856, 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=3506772680773864, 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=7813461, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4910, opaque=0x7781c0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40238, encodingMicros=2, totalDispatchMicros=245184, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772680782979, 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=7833381, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34844, opaque=0x77cf90, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14862, encodingMicros=3, totalDispatchMicros=30691, 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=3506772680803965, 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=7812648, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4880, opaque=0x777e93, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40264, encodingMicros=3, totalDispatchMicros=249216, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772680811791, 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=7816541, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63941, opaque=0x778dc8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14887, encodingMicros=2, totalDispatchMicros=187263, totalServerMicros=148, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772680833244, 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=7831266, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44332, opaque=0x77c74d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6252, encodingMicros=3, totalDispatchMicros=36108, 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=3506772680868861, 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=7832189, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36555, opaque=0x77cae8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6283, encodingMicros=2, totalDispatchMicros=34064, 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=3506772680885822, 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=7820639, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5184, opaque=0x779dca, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13715, encodingMicros=3, totalDispatchMicros=172665, 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=3506772680920692, 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=7833286, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44467, opaque=0x77cf31, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6312, encodingMicros=4, totalDispatchMicros=27563, 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=3506772680942952, 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=7821507, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16973, opaque=0x77a12e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13748, encodingMicros=19, totalDispatchMicros=164263, 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=3506772678743420, 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=7823954, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9755, opaque=0x77aabe, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20852, encodingMicros=3, totalDispatchMicros=132193, 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=3506772680972385, 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=7810221, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-737, opaque=0x777518, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6349, encodingMicros=3, totalDispatchMicros=219719, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772680983408, 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=7822423, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29060, opaque=0x77a4c2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13775, encodingMicros=2, totalDispatchMicros=163319, 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=3506772681022308, 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=7809740, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28522, opaque=0x777337, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6395, encodingMicros=3, totalDispatchMicros=224018, totalServerMicros=183, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772681027426, 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=7824753, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40223, opaque=0x77addc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23121, encodingMicros=3, totalDispatchMicros=128314, 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=3506772681094052, 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=7826121, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36321, opaque=0x77b334, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23184, encodingMicros=3, totalDispatchMicros=117041, 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=3506772681107060, 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=7812942, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39748, opaque=0x777fb8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6077, encodingMicros=3, totalDispatchMicros=71103, totalServerMicros=20, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772681153044, 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=7826942, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51780, opaque=0x77b669, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23226, encodingMicros=2, totalDispatchMicros=108158, 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=3506772681184186, 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=7833443, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17535, opaque=0x77cfce, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22762, encodingMicros=3, totalDispatchMicros=38981, 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=3506772681193591, 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=7815155, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51301, opaque=0x77885e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6122, encodingMicros=3, totalDispatchMicros=69009, 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=3506772681244402, 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=7814595, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39815, opaque=0x77862e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22639, encodingMicros=2, totalDispatchMicros=197739, totalServerMicros=122, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772681274657, 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=7827194, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1479, opaque=0x77b765, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22665, encodingMicros=2, totalDispatchMicros=116821, 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=3506772681282859, 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=7816156, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16771, opaque=0x778c47, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6175, encodingMicros=2, totalDispatchMicros=65251, 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=3506772681332814, 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=7816273, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13112, opaque=0x778cbc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6205, encodingMicros=3, totalDispatchMicros=62518, 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=3506772681360246, 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=7828363, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51829, opaque=0x77bbf6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22719, encodingMicros=3, totalDispatchMicros=107185, 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=3506772681379039, 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=7816894, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39900, opaque=0x778f29, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6234, encodingMicros=2, totalDispatchMicros=63014, 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=3506772681409524, 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=7828861, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40418, opaque=0x77bde8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22750, encodingMicros=2, totalDispatchMicros=101170, 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=3506772681422888, 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=7817630, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32059, opaque=0x779209, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6265, encodingMicros=2, totalDispatchMicros=60585, 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=3506772681466781, 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=7830379, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20878, opaque=0x77c3d6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22790, encodingMicros=3, totalDispatchMicros=78707, 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=3506772681495560, 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=7830493, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13723, opaque=0x77c448, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22816, encodingMicros=3, totalDispatchMicros=77358, 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=3506772681823898, 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=7831706, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72358, opaque=0x77c905, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24038, encodingMicros=4, totalDispatchMicros=47834, 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=3506772682042306, 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=7818215, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45779, opaque=0x779452, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23597, encodingMicros=2, totalDispatchMicros=163564, 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=3506772678729825, 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=7821127, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71806, opaque=0x779fb2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22371, encodingMicros=2, totalDispatchMicros=151519, 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=3506772678672805, 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=7816987, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32040, opaque=0x778f86, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11184, encodingMicros=2, totalDispatchMicros=105491, 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=3506772682129767, 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=7821519, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76008, opaque=0x77a13a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25758, encodingMicros=2, totalDispatchMicros=152543, 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=3506772681497649, 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=7818536, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28909, opaque=0x779593, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6304, encodingMicros=2, totalDispatchMicros=63897, 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=3506772681057079, 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=7823192, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1291, opaque=0x77a7c3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13834, encodingMicros=3, totalDispatchMicros=156951, 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=3506772680913390, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7831337, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34740, opaque=0x77c794, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13461, encodingMicros=3, totalDispatchMicros=62245, 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=3506772682256508, 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=7823292, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20572, opaque=0x77a827, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15027, encodingMicros=2, totalDispatchMicros=158078, 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=3506772680839177, 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=7827289, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72113, opaque=0x77b7c4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14911, encodingMicros=2, totalDispatchMicros=30039, 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=3506772682316946, 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=7823967, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40183, opaque=0x77aaca, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15071, encodingMicros=2, totalDispatchMicros=154111, 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=3506772680607822, 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=7816296, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9430, opaque=0x778cd3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15738, encodingMicros=2, totalDispatchMicros=169206, 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=3506772682333339, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7832283, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46454, opaque=0x77cb46, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14857, encodingMicros=3, totalDispatchMicros=50105, 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=3506772682381777, 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=7816449, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16785, opaque=0x778d6c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17505, encodingMicros=3, totalDispatchMicros=170648, 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=3506772682389528, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7807909, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75441, opaque=0x776c10, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14909, encodingMicros=2, totalDispatchMicros=229361, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772682402104, 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=7825499, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44075, opaque=0x77b0c6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15121, encodingMicros=3, totalDispatchMicros=142029, 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=3506772682321333, 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=7827730, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72134, opaque=0x77b97d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16389, encodingMicros=3, totalDispatchMicros=31363, 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=3506772682434826, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7832436, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42519, opaque=0x77cbdf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14946, encodingMicros=3, totalDispatchMicros=48683, 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=3506772682247409, 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=7825223, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76169, opaque=0x77afb2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25838, encodingMicros=3, totalDispatchMicros=126140, 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=3506772682481106, 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=7830658, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46358, opaque=0x77c4ed, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16501, encodingMicros=3, totalDispatchMicros=36669, 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=3506772682489604, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7832604, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50447, opaque=0x77cc87, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14987, encodingMicros=3, totalDispatchMicros=47027, 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=3506772682510977, 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=7831711, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34759, opaque=0x77c90a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16527, encodingMicros=2, totalDispatchMicros=32989, 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=3506772682530528, 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=7826287, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72055, opaque=0x77b3da, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26097, encodingMicros=3, totalDispatchMicros=117334, 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=3506772682544813, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7814998, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60478, opaque=0x7787c1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15030, encodingMicros=3, totalDispatchMicros=200033, totalServerMicros=162, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772682565392, 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=7814937, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71532, opaque=0x778784, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16281, encodingMicros=3, totalDispatchMicros=193125, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772682241609, 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=7808992, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-50979, opaque=0x77704b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6438, encodingMicros=2, totalDispatchMicros=232353, totalServerMicros=182, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772682593794, 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=7815740, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49615, opaque=0x778aa7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16305, encodingMicros=2, totalDispatchMicros=193776, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772682603689, 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=7814763, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37589, opaque=0x7786d6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25948, encodingMicros=3, totalDispatchMicros=189867, totalServerMicros=139, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772682153810, 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=7822078, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53604, opaque=0x77a369, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23661, encodingMicros=2, totalDispatchMicros=143531, 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=3506772682637924, 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=7826852, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64433, opaque=0x77b60f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25976, encodingMicros=2, totalDispatchMicros=114940, 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=3506772682659548, 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=7822535, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41984, opaque=0x77a532, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24164, encodingMicros=3, totalDispatchMicros=140539, 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=3506772682681081, 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=7827219, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38147, opaque=0x77b77e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26012, encodingMicros=2, totalDispatchMicros=111214, 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=3506772682733887, 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=7828655, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72174, opaque=0x77bd1a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26048, encodingMicros=3, totalDispatchMicros=98852, 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=3506772682752193, 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=7820731, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34202, opaque=0x779e26, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8077, encodingMicros=3, totalDispatchMicros=27289, 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=3506772682147262, 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=7817118, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16812, opaque=0x779009, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14655, encodingMicros=3, totalDispatchMicros=108884, 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=3506772683221818, 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=7831198, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51960, opaque=0x77c709, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=44910, encodingMicros=3, totalDispatchMicros=86875, 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=3506772682686859, 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=7822666, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37931, opaque=0x77a5b5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24154, encodingMicros=2, totalDispatchMicros=144162, 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=3506772682631562, 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=7810439, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41470, opaque=0x7775f2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16338, encodingMicros=3, totalDispatchMicros=223204, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772682587445, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7812109, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41533, opaque=0x777c78, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15069, encodingMicros=3, totalDispatchMicros=212712, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772682445494, 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=7815824, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5008, opaque=0x778afb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17547, encodingMicros=2, totalDispatchMicros=173137, totalServerMicros=118, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772682428149, 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=7812398, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39725, opaque=0x777d99, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15143, encodingMicros=2, totalDispatchMicros=226370, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772688068294, 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=7823727, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1318, opaque=0x77a9d9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21470, encodingMicros=2, totalDispatchMicros=128702, 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=3506772688070542, 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=7833533, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-21058, opaque=0x77d028, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22358, encodingMicros=3, totalDispatchMicros=37735, 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=3506772688064862, 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=7829987, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36462, opaque=0x77c24e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12400, encodingMicros=3, totalDispatchMicros=95603, 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=3506772688151695, 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=7824580, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9772, opaque=0x77ad2f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21532, encodingMicros=3, totalDispatchMicros=123279, 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=3506772688184157, 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=7824842, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36262, opaque=0x77ae35, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21560, encodingMicros=3, totalDispatchMicros=122927, 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=3506772688209927, 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=7805133, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43141, opaque=0x776138, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21583, encodingMicros=3, totalDispatchMicros=220194, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772688236209, 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=7804149, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-8929, opaque=0x775d60, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21605, encodingMicros=2, totalDispatchMicros=220853, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772688271829, 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=7813055, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31853, opaque=0x77802a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12535, encodingMicros=2, totalDispatchMicros=230610, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772688307090, 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=7812704, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35734, opaque=0x777ecb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12567, encodingMicros=3, totalDispatchMicros=236097, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772688332963, 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=7832135, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-52017, opaque=0x77cab2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12589, encodingMicros=2, totalDispatchMicros=72817, 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=3506772688346658, 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=7806780, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31651, opaque=0x7767a7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21352, encodingMicros=2, totalDispatchMicros=216414, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772688378776, 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=7833191, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44462, opaque=0x77ced2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12620, encodingMicros=3, totalDispatchMicros=61569, 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=3506772688442849, 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=7812287, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9258, opaque=0x777d2a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12281, encodingMicros=2, totalDispatchMicros=250964, totalServerMicros=205, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772688471892, 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=7817574, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39922, opaque=0x7791d0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12306, encodingMicros=3, totalDispatchMicros=223389, totalServerMicros=182, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772688504549, 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=7818706, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16875, opaque=0x77963d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12302, encodingMicros=2, totalDispatchMicros=217298, 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=3506772688529993, 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=7818732, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13203, opaque=0x779657, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12323, encodingMicros=2, totalDispatchMicros=217296, 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=3506772688560214, 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=7828379, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29313, opaque=0x77bc06, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20870, encodingMicros=3, totalDispatchMicros=89155, 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=3506772688593601, 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=7828538, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5545, opaque=0x77bca5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20899, encodingMicros=3, totalDispatchMicros=89079, 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=3506772688619609, 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=7820749, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47713, opaque=0x779e38, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12376, encodingMicros=2, totalDispatchMicros=207497, 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=3506772688664304, 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=7820859, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51526, opaque=0x779ea6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12405, encodingMicros=2, totalDispatchMicros=206868, 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=3506772688689262, 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=7821089, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43874, opaque=0x779f8c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12427, encodingMicros=2, totalDispatchMicros=205592, 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=3506772688723102, 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=7830374, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48095, opaque=0x77c3d1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20981, encodingMicros=3, totalDispatchMicros=62558, 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=3506772688742559, 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=7822207, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47753, opaque=0x77a3ea, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12462, encodingMicros=2, totalDispatchMicros=198805, 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=3506772688772096, 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=7830572, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36480, opaque=0x77c497, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21019, encodingMicros=3, totalDispatchMicros=60244, 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=3506772688806372, 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=7823258, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17038, opaque=0x77a805, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12505, encodingMicros=2, totalDispatchMicros=191334, 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=3506772688851357, 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=7813639, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9311, opaque=0x778272, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12541, encodingMicros=3, totalDispatchMicros=243977, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772688885031, 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=7828082, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50171, opaque=0x77badd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21797, encodingMicros=3, totalDispatchMicros=99135, 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=3506772688918224, 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=7828405, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50193, opaque=0x77bc20, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21827, encodingMicros=3, totalDispatchMicros=94777, 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=3506772688940987, 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=7824865, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13464, opaque=0x77ae4c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12595, encodingMicros=3, totalDispatchMicros=180893, 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=3506772688975233, 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=7829801, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46304, opaque=0x77c194, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21862, encodingMicros=13, totalDispatchMicros=77426, 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=3506772688991099, 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=7825231, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13486, opaque=0x77afba, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12628, encodingMicros=3, totalDispatchMicros=177824, 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=3506772689068460, 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=7817342, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75820, opaque=0x7790e9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21938, encodingMicros=2, totalDispatchMicros=165509, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772689083472, 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=7826155, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20697, opaque=0x77b356, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12702, encodingMicros=3, totalDispatchMicros=171514, 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=3506772689143868, 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=7827063, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13556, opaque=0x77b6e2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12750, encodingMicros=3, totalDispatchMicros=161821, 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=3506772689166098, 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=7831276, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54065, opaque=0x77c757, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22005, encodingMicros=3, totalDispatchMicros=56389, 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=3506772689211281, 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=7828249, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36400, opaque=0x77bb84, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12800, encodingMicros=2, totalDispatchMicros=151648, 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=3506772689239860, 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=7828264, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5528, opaque=0x77bb93, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12825, encodingMicros=2, totalDispatchMicros=151674, 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=3506772689264134, 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=7828357, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20782, opaque=0x77bbef, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12846, encodingMicros=3, totalDispatchMicros=149790, 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=3506772689304930, 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=7828524, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44200, opaque=0x77bc97, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12831, encodingMicros=3, totalDispatchMicros=148981, 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=3506772689318354, 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=7816364, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53350, opaque=0x778d17, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21724, encodingMicros=2, totalDispatchMicros=196728, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772689367544, 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=7830123, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44267, opaque=0x77c2d6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12880, encodingMicros=3, totalDispatchMicros=118609, 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=3506772689497820, 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=7826759, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50086, opaque=0x77b5b2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33976, encodingMicros=11, totalDispatchMicros=58081, 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=3506772689541732, 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=7829753, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38262, opaque=0x77c164, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33973, encodingMicros=3, totalDispatchMicros=63328, 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=3506772689708612, 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=7833277, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38459, opaque=0x77cf28, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32752, encodingMicros=2, totalDispatchMicros=49743, 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=3506772689821698, 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=7808858, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31691, opaque=0x776fc5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22452, encodingMicros=3, totalDispatchMicros=231587, totalServerMicros=183, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772689879221, 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=7832002, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36549, opaque=0x77ca2d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22500, encodingMicros=2, totalDispatchMicros=50664, 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=3506772689908170, 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=7818740, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32103, opaque=0x77965f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22525, encodingMicros=2, totalDispatchMicros=168476, totalServerMicros=123, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772689937140, 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=7820503, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64116, opaque=0x779d41, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=34005, encodingMicros=3, totalDispatchMicros=184378, 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=3506772689969234, 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=7821121, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60718, opaque=0x779fac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=34032, encodingMicros=3, totalDispatchMicros=180806, 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=3506772689996219, 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=7821477, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64156, opaque=0x77a110, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=34054, encodingMicros=2, totalDispatchMicros=178806, 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=3506772690034193, 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=7820397, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16933, opaque=0x779cd8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22416, encodingMicros=2, totalDispatchMicros=44563, 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=3506772690075926, 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=7822160, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37900, opaque=0x77a3bb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=34113, encodingMicros=3, totalDispatchMicros=174512, 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=3506772690107157, 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=7818819, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28924, opaque=0x7796ae, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21837, encodingMicros=3, totalDispatchMicros=158276, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772690142197, 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=7824010, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42047, opaque=0x77aaf5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=34153, encodingMicros=2, totalDispatchMicros=161284, 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=3506772690175133, 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=7818351, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47609, opaque=0x7794da, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21884, encodingMicros=3, totalDispatchMicros=165163, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772690207770, 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=7825791, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64370, opaque=0x77b1ea, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33472, encodingMicros=2, totalDispatchMicros=148656, 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=3506772690237849, 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=7825906, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42144, opaque=0x77b25d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33499, encodingMicros=46, totalDispatchMicros=147726, 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=3506772690259481, 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=7830452, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1609, opaque=0x77c41f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21742, encodingMicros=3, totalDispatchMicros=50488, 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=3506772690271151, 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=7826543, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53806, opaque=0x77b4da, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33525, encodingMicros=3, totalDispatchMicros=140229, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=3506772690201335, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x539f7d1100000005}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772690329304, 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=7827134, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42221, opaque=0x77b72a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33568, encodingMicros=3, totalDispatchMicros=134893, 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=3506772690367171, 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=7823968, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68471, opaque=0x77aacb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22926, encodingMicros=2, totalDispatchMicros=141504, 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=3506772690408161, 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=7807873, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63588, opaque=0x776bec, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33618, encodingMicros=2, totalDispatchMicros=247333, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772690433637, 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=7825330, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68538, opaque=0x77b01d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22972, encodingMicros=3, totalDispatchMicros=131481, 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=3506772690467624, 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=7825332, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46089, opaque=0x77b01f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23002, encodingMicros=3, totalDispatchMicros=130587, 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=3506772690479760, 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=7828722, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42290, opaque=0x77bd5d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33664, encodingMicros=2, totalDispatchMicros=119605, 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=3506772690525851, 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=7829242, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76353, opaque=0x77bf65, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33701, encodingMicros=3, totalDispatchMicros=113559, 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=3506772690545176, 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=7826994, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34488, opaque=0x77b69d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23048, encodingMicros=2, totalDispatchMicros=114660, 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=3506772690588494, 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=7826867, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29246, opaque=0x77b61e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=35051, encodingMicros=2, totalDispatchMicros=58001, 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=3506772690618241, 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=7826928, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32458, opaque=0x77b65b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=35077, encodingMicros=3, totalDispatchMicros=58341, 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=3506772690628718, 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=7817455, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41764, opaque=0x77915a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23090, encodingMicros=3, totalDispatchMicros=188181, totalServerMicros=144, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772690676894, 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=7812843, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49491, opaque=0x777f56, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23126, encodingMicros=2, totalDispatchMicros=215540, totalServerMicros=169, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772690776738, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7816676, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71617, opaque=0x778e4f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2783, encodingMicros=2, totalDispatchMicros=47716, 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=3506772690835187, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7816986, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60559, opaque=0x778f85, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2832, encodingMicros=2, totalDispatchMicros=47675, 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=3506772690863278, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7817204, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41755, opaque=0x77905f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2824, encodingMicros=2, totalDispatchMicros=47519, 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=3506772690892125, 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=7813544, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33917, opaque=0x778213, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22434, encodingMicros=2, totalDispatchMicros=214568, totalServerMicros=171, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772690922838, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7818402, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75873, opaque=0x77950d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2854, encodingMicros=2, totalDispatchMicros=40870, 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=3506772690937673, 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=7812368, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53205, opaque=0x777d7b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22468, encodingMicros=3, totalDispatchMicros=225594, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772691006015, 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=7814782, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16719, opaque=0x7786e9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22763, encodingMicros=3, totalDispatchMicros=199707, totalServerMicros=161, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772690993606, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7819898, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68299, opaque=0x779ae5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2893, encodingMicros=2, totalDispatchMicros=33283, 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=3506772691032094, 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=7813905, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4932, opaque=0x77837c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22784, encodingMicros=2, totalDispatchMicros=204193, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772691079028, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7820864, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64131, opaque=0x779eab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2944, encodingMicros=2, totalDispatchMicros=31543, 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=3506772691085883, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7833582, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38468, opaque=0x77d059, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10329, encodingMicros=3, totalDispatchMicros=57844, 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=3506772691130906, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7811451, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45503, opaque=0x7779e6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10369, encodingMicros=2, totalDispatchMicros=260632, totalServerMicros=220, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772691349364, 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=7824359, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17089, opaque=0x77ac52, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10867, encodingMicros=3, totalDispatchMicros=155603, 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=3506772691506719, 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=7811632, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-12906, opaque=0x777a9b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10923, encodingMicros=3, totalDispatchMicros=225492, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772691620720, 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=7830595, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32634, opaque=0x77c4ae, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10969, encodingMicros=2, totalDispatchMicros=92400, 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=3506772688068225, 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=7820796, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49857, opaque=0x779e67, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=48712, encodingMicros=3, totalDispatchMicros=191526, 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=3506772691098075, 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=7813969, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16689, opaque=0x7783bc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22838, encodingMicros=3, totalDispatchMicros=204024, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772690680500, 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=7830537, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5654, opaque=0x77c474, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=35104, encodingMicros=3, totalDispatchMicros=63763, 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=3506772689544543, 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=7810068, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16487, opaque=0x77747f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2880, encodingMicros=2, totalDispatchMicros=218165, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772688150504, 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=7821025, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13305, opaque=0x779f4c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21939, encodingMicros=2, totalDispatchMicros=162149, 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=3506772688081621, 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=7818320, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53453, opaque=0x7794bb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21416, encodingMicros=2, totalDispatchMicros=191982, 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=3506772693250658, 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=7803466, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31534, opaque=0x775ab5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4191, encodingMicros=2, totalDispatchMicros=253038, totalServerMicros=184, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772693255703, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7824749, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42091, opaque=0x77add8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25464, encodingMicros=3, totalDispatchMicros=122493, 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=3506772693251307, 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=7827420, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72119, opaque=0x77b847, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29016, encodingMicros=2, totalDispatchMicros=123677, 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=3506772693255600, 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=7829485, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76374, opaque=0x77c058, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3179, encodingMicros=2, totalDispatchMicros=95144, 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=3506772693381341, 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=7827622, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64473, opaque=0x77b911, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29132, encodingMicros=2, totalDispatchMicros=122540, 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=3506772693250927, 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=7813760, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31893, opaque=0x7782eb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37387, encodingMicros=2, totalDispatchMicros=227888, totalServerMicros=179, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772693249516, 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=7821049, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60717, opaque=0x779f64, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26540, encodingMicros=2, totalDispatchMicros=175609, 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=3506772693442133, 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=7812807, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51211, opaque=0x777f32, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37574, encodingMicros=2, totalDispatchMicros=236753, totalServerMicros=179, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772693250658, 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=7831341, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72323, opaque=0x77c798, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6516, encodingMicros=3, totalDispatchMicros=68835, 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=3506772693475965, 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=7811045, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35664, opaque=0x777850, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37604, encodingMicros=3, totalDispatchMicros=246496, totalServerMicros=205, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772693498299, 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=7829828, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38271, opaque=0x77c1af, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29197, encodingMicros=3, totalDispatchMicros=96101, 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=3506772693513006, 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=7816332, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41715, opaque=0x778cf7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6763, encodingMicros=2, totalDispatchMicros=194943, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772693530881, 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=7830737, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72282, opaque=0x77c53c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29226, encodingMicros=3, totalDispatchMicros=82467, 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=3506772693470808, 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=7821241, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34220, opaque=0x77a024, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26757, encodingMicros=2, totalDispatchMicros=175727, 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=3506772693549920, 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=7812595, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75628, opaque=0x777e5e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6796, encodingMicros=3, totalDispatchMicros=206985, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772693566799, 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=7831246, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38321, opaque=0x77c739, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29254, encodingMicros=3, totalDispatchMicros=75237, 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=3506772693443634, 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=7830163, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50304, opaque=0x77c2fe, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3345, encodingMicros=2, totalDispatchMicros=84725, 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=3506772693588432, 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=7817540, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63981, opaque=0x7791af, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6831, encodingMicros=12, totalDispatchMicros=187217, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772693374308, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7826800, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34473, opaque=0x77b5db, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25544, encodingMicros=2, totalDispatchMicros=106422, 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=3506772693638233, 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=7830806, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46366, opaque=0x77c581, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3531, encodingMicros=3, totalDispatchMicros=76836, 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=3506772693631256, 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=7818450, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64024, opaque=0x77953d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6863, encodingMicros=3, totalDispatchMicros=168152, totalServerMicros=124, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772693669804, 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=7831573, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46414, opaque=0x77c880, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3558, encodingMicros=3, totalDispatchMicros=66196, 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=3506772693632851, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7815184, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37604, opaque=0x77887b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4718, encodingMicros=3, totalDispatchMicros=203626, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772693696690, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7827392, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46185, opaque=0x77b82b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25833, encodingMicros=3, totalDispatchMicros=104435, 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=3506772693719885, 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=7832788, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38428, opaque=0x77cd3f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3595, encodingMicros=3, totalDispatchMicros=27862, 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=3506772693729200, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7827540, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76286, opaque=0x77b8bf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25862, encodingMicros=3, totalDispatchMicros=103491, 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=3506772693756668, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7828040, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46214, opaque=0x77bab3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25886, encodingMicros=3, totalDispatchMicros=99702, 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=3506772693770311, 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=7812698, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51207, opaque=0x777ec5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4681, encodingMicros=2, totalDispatchMicros=241079, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772693901952, 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=7812298, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-67980, opaque=0x777d35, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5727, encodingMicros=2, totalDispatchMicros=195339, totalServerMicros=152, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772693930984, 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=7809644, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37240, opaque=0x7772d7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5752, encodingMicros=2, totalDispatchMicros=204026, totalServerMicros=152, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772693960163, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7816545, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37652, opaque=0x778dcc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25396, encodingMicros=3, totalDispatchMicros=202676, totalServerMicros=138, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772693993628, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7833152, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72439, opaque=0x77ceab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25425, encodingMicros=3, totalDispatchMicros=50343, 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=3506772694052398, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7812741, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53227, opaque=0x777ef0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25475, encodingMicros=3, totalDispatchMicros=225328, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772694077114, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7833237, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50482, opaque=0x77cf00, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25495, encodingMicros=4, totalDispatchMicros=50116, 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=3506772694105711, 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=7828205, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50180, opaque=0x77bb58, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5862, encodingMicros=17, totalDispatchMicros=103352, 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=3506772694167558, 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=7828971, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64529, opaque=0x77be56, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5903, encodingMicros=2, totalDispatchMicros=96021, 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=3506772694204902, 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=7826982, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46162, opaque=0x77b691, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26105, encodingMicros=3, totalDispatchMicros=117382, 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=3506772694241051, 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=7823684, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47812, opaque=0x77a9af, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5875, encodingMicros=2, totalDispatchMicros=148404, 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=3506772694271779, 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=7823748, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13415, opaque=0x77a9ef, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5901, encodingMicros=3, totalDispatchMicros=148325, 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=3506772694295027, 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=7823750, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47818, opaque=0x77a9f1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5920, encodingMicros=3, totalDispatchMicros=150318, 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=3506772694324099, 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=7830335, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50317, opaque=0x77c3aa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26174, encodingMicros=3, totalDispatchMicros=78432, 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=3506772694355992, 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=7830620, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34695, opaque=0x77c4c7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26202, encodingMicros=3, totalDispatchMicros=74645, 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=3506772694381181, 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=7832915, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-21017, opaque=0x77cdbe, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5967, encodingMicros=3, totalDispatchMicros=56724, 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=3506772694410495, 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=7833089, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40628, opaque=0x77ce6c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5992, encodingMicros=2, totalDispatchMicros=53043, 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=3506772694435508, 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=7824501, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32351, opaque=0x77ace0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6013, encodingMicros=2, totalDispatchMicros=146114, 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=3506772694463085, 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=7810014, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37364, opaque=0x777449, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26238, encodingMicros=2, totalDispatchMicros=213892, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772694494598, 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=7811070, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60327, opaque=0x777869, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6369, encodingMicros=3, totalDispatchMicros=234831, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772694522552, 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=7826028, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44098, opaque=0x77b2d7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6054, encodingMicros=2, totalDispatchMicros=133790, 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=3506772694541147, 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=7805499, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-56627, opaque=0x7762a6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6396, encodingMicros=3, totalDispatchMicros=251105, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772694953662, 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=7820144, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34180, opaque=0x779bdb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6222, encodingMicros=3, totalDispatchMicros=161296, 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=3506772693594617, 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=7831258, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42421, opaque=0x77c745, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28922, encodingMicros=3, totalDispatchMicros=79043, 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=3506772693557023, 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=7830933, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48134, opaque=0x77c600, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=36579, encodingMicros=3, totalDispatchMicros=63710, 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=3506772693778417, 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=7817260, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63969, opaque=0x779097, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3631, encodingMicros=2, totalDispatchMicros=153866, totalServerMicros=122, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772693704512, 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=7831897, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46436, opaque=0x77c9c4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6926, encodingMicros=2, totalDispatchMicros=46082, 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=3506772693666523, 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=7812246, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37510, opaque=0x777d01, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26800, encodingMicros=2, totalDispatchMicros=232183, totalServerMicros=179, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772695497943, 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=7818781, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9536, opaque=0x779688, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9075, encodingMicros=2, totalDispatchMicros=54465, 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=3506772695499465, 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=7815887, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35881, opaque=0x778b3a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20824, encodingMicros=2, totalDispatchMicros=205795, 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=3506772695535444, 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=7818797, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16884, opaque=0x779698, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9105, encodingMicros=2, totalDispatchMicros=55365, 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=3506772695497184, 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=7812264, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63755, opaque=0x777d13, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28626, encodingMicros=3, totalDispatchMicros=237853, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772695553928, 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=7821019, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32218, opaque=0x779f46, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8218, encodingMicros=2, totalDispatchMicros=39318, 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=3506772695568435, 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=7817017, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1037, opaque=0x778fa4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20883, encodingMicros=2, totalDispatchMicros=205750, 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=3506772695500835, 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=7832493, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42522, opaque=0x77cc18, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30769, encodingMicros=3, totalDispatchMicros=67807, 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=3506772695605499, 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=7819853, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20431, opaque=0x779ab8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9143, encodingMicros=2, totalDispatchMicros=49899, 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=3506772695611970, 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=7817113, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13141, opaque=0x779004, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20918, encodingMicros=2, totalDispatchMicros=205843, 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=3506772695636094, 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=7819937, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1156, opaque=0x779b0c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9168, encodingMicros=3, totalDispatchMicros=49897, 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=3506772695591503, 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=7821116, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20496, opaque=0x779fa7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8250, encodingMicros=3, totalDispatchMicros=38831, 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=3506772695663274, 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=7817332, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16818, opaque=0x7790df, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20965, encodingMicros=2, totalDispatchMicros=207674, 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=3506772695584424, 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=7821739, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64174, opaque=0x77a216, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28702, encodingMicros=2, totalDispatchMicros=181429, 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=3506772695724319, 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=7821810, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49907, opaque=0x77a25d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28838, encodingMicros=3, totalDispatchMicros=181526, 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=3506772695553480, 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=7820283, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60694, opaque=0x779c66, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6817, encodingMicros=3, totalDispatchMicros=161797, 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=3506772695768969, 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=7814850, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45629, opaque=0x77872d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1621, encodingMicros=2, totalDispatchMicros=210566, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772695691598, 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=7821516, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20506, opaque=0x77a137, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8346, encodingMicros=2, totalDispatchMicros=36715, 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=3506772695793630, 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=7820552, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60704, opaque=0x779d73, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7053, encodingMicros=3, totalDispatchMicros=161896, 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=3506772695665472, 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=7820156, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51494, opaque=0x779be7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9193, encodingMicros=2, totalDispatchMicros=48770, 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=3506772695633899, 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=7832556, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34801, opaque=0x77cc57, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30898, encodingMicros=47, totalDispatchMicros=66799, 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=3506772695858758, 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=7827580, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40351, opaque=0x77b8e7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8315, encodingMicros=3, totalDispatchMicros=42286, 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=3506772695897390, 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=7833158, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38453, opaque=0x77ceb1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31159, encodingMicros=3, totalDispatchMicros=54525, 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=3506772695927481, 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=7827884, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51812, opaque=0x77ba17, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8379, encodingMicros=2, totalDispatchMicros=41353, 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=3506772695824646, 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=7831136, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42415, opaque=0x77c6cb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1658, encodingMicros=3, totalDispatchMicros=80123, 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=3506772695825659, 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=7821464, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49884, opaque=0x77a103, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7081, encodingMicros=3, totalDispatchMicros=158883, 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=3506772695799411, 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=7822636, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53630, opaque=0x77a597, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28888, encodingMicros=2, totalDispatchMicros=180205, 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=3506772696028085, 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=7814569, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9360, opaque=0x778614, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=66332, encodingMicros=2, totalDispatchMicros=249798, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772696037100, 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=7828618, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44205, opaque=0x77bcf5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8463, encodingMicros=3, totalDispatchMicros=44928, 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=3506772696088389, 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=7824479, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71968, opaque=0x77acca, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29143, encodingMicros=3, totalDispatchMicros=153595, 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=3506772696111138, 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=7828967, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40423, opaque=0x77be52, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8446, encodingMicros=3, totalDispatchMicros=39132, 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=3506772696118580, 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=7830357, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5639, opaque=0x77c3c0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=61769, encodingMicros=3, totalDispatchMicros=109842, 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=3506772696024067, 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=7821492, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76007, opaque=0x77a11f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7274, encodingMicros=3, totalDispatchMicros=158918, 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=3506772696154631, 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=7830538, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20889, opaque=0x77c475, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=61802, encodingMicros=2, totalDispatchMicros=106195, 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=3506772695989493, 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=7831273, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72317, opaque=0x77c754, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1819, encodingMicros=4, totalDispatchMicros=81879, 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=3506772696169144, 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=7826430, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76215, opaque=0x77b469, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29182, encodingMicros=3, totalDispatchMicros=130761, 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=3506772696213657, 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=7831122, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44324, opaque=0x77c6bd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=61809, encodingMicros=2, totalDispatchMicros=99856, 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=3506772695933413, 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=7821686, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40099, opaque=0x77a1e1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9396, encodingMicros=2, totalDispatchMicros=41281, 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=3506772696216103, 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=7826787, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50090, opaque=0x77b5ce, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29225, encodingMicros=3, totalDispatchMicros=130640, 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=3506772696302227, 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=7832177, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40594, opaque=0x77cadc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=61863, encodingMicros=2, totalDispatchMicros=82276, 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=3506772696321770, 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=7826990, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50100, opaque=0x77b699, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29327, encodingMicros=3, totalDispatchMicros=130555, 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=3506772696183277, 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=7821354, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49875, opaque=0x77a095, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7428, encodingMicros=43, totalDispatchMicros=155199, 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=3506772696347149, 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=7821996, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13345, opaque=0x77a317, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3022, encodingMicros=2, totalDispatchMicros=147690, 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=3506772696373826, 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=7821498, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34233, opaque=0x77a125, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7613, encodingMicros=3, totalDispatchMicros=155286, 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=3506772696384212, 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=7822229, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32270, opaque=0x77a400, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3049, encodingMicros=2, totalDispatchMicros=147662, 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=3506772696176794, 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=7830404, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51914, opaque=0x77c3ef, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7561, encodingMicros=3, totalDispatchMicros=90193, 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=3506772696141886, 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=7829019, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5580, opaque=0x77be86, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8473, encodingMicros=2, totalDispatchMicros=38920, 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=3506772696135090, 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=7832629, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32749, opaque=0x77cca0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5952, encodingMicros=3, totalDispatchMicros=41446, 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=3506772696503303, 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=7830430, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13718, opaque=0x77c409, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8830, encodingMicros=2, totalDispatchMicros=37391, 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=3506772696557949, 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=7816114, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5020, opaque=0x778c1d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7888, encodingMicros=3, totalDispatchMicros=217592, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772696472479, 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=7823018, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53644, opaque=0x77a715, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7665, encodingMicros=3, totalDispatchMicros=148681, 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=3506772696438859, 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=7812148, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51180, opaque=0x777c9f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3091, encodingMicros=2, totalDispatchMicros=228490, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772696377784, 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=7828364, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34575, opaque=0x77bbf7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28563, encodingMicros=4, totalDispatchMicros=146976, 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=3506772696667650, 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=7808710, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-50914, opaque=0x776f31, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3307, encodingMicros=2, totalDispatchMicros=241203, totalServerMicros=180, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772696338837, 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=7832224, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44386, opaque=0x77cb0b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=61895, encodingMicros=2, totalDispatchMicros=81533, 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=3506772696722694, 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=7829382, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50251, opaque=0x77bff1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28888, encodingMicros=3, totalDispatchMicros=134157, 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=3506772696729437, 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=7832268, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-52023, opaque=0x77cb37, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=62280, encodingMicros=4, totalDispatchMicros=81107, 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=3506772696307323, 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=7822035, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20524, opaque=0x77a33e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9756, encodingMicros=2, totalDispatchMicros=39519, 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=3506772696766359, 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=7814070, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13007, opaque=0x778421, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=62300, encodingMicros=2, totalDispatchMicros=234964, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772696761480, 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=7829467, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76371, opaque=0x77c046, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28923, encodingMicros=3, totalDispatchMicros=134076, 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=3506772696811488, 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=7814155, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47425, opaque=0x778476, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10112, encodingMicros=3, totalDispatchMicros=187602, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772696656027, 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=7824975, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38029, opaque=0x77aeba, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7824, encodingMicros=3, totalDispatchMicros=135527, 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=3506772696839350, 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=7812641, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47357, opaque=0x777e8c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10136, encodingMicros=3, totalDispatchMicros=193985, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772696615194, 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=7812094, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47335, opaque=0x777c69, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6390, encodingMicros=3, totalDispatchMicros=187937, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772696902099, 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=7831746, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46425, opaque=0x77c92d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29019, encodingMicros=3, totalDispatchMicros=101164, 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=3506772696589945, 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=7816591, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32027, opaque=0x778dfa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7915, encodingMicros=3, totalDispatchMicros=212077, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772696934910, 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=7814550, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20213, opaque=0x778601, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6689, encodingMicros=2, totalDispatchMicros=168675, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772696582418, 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=7821937, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51563, opaque=0x77a2dc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8105, encodingMicros=3, totalDispatchMicros=31428, 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=3506772696953344, 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=7815364, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53321, opaque=0x77892f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29044, encodingMicros=3, totalDispatchMicros=228981, totalServerMicros=130, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772696982306, 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=7822169, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13353, opaque=0x77a3c4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8501, encodingMicros=3, totalDispatchMicros=31123, 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=3506772696869753, 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=7812062, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9244, opaque=0x777c49, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10162, encodingMicros=2, totalDispatchMicros=202575, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772696865234, 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=7825104, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53736, opaque=0x77af3b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8028, encodingMicros=2, totalDispatchMicros=135449, 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=3506772696832337, 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=7816890, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5048, opaque=0x778f25, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=62023, encodingMicros=3, totalDispatchMicros=207585, 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=3506772696777882, 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=7833510, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36644, opaque=0x77d011, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2116, encodingMicros=2, totalDispatchMicros=26828, 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=3506772697138808, 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=7818223, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20364, opaque=0x77945a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=62321, encodingMicros=2, totalDispatchMicros=202470, 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=3506772697036664, 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=7822300, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47756, opaque=0x77a447, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8551, encodingMicros=3, totalDispatchMicros=30870, 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=3506772697171203, 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=7825792, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36306, opaque=0x77b1eb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8105, encodingMicros=3, totalDispatchMicros=173453, 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=3506772697032372, 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=7815103, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9379, opaque=0x77882a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6760, encodingMicros=2, totalDispatchMicros=173040, 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=3506772696989222, 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=7830611, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44293, opaque=0x77c4be, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8302, encodingMicros=3, totalDispatchMicros=91409, 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=3506772697003979, 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=7816921, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68176, opaque=0x778f44, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29090, encodingMicros=3, totalDispatchMicros=221143, 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=3506772697180210, 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=7832322, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44390, opaque=0x77cb6d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10361, encodingMicros=2, totalDispatchMicros=88225, 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=3506772697166518, 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=7833537, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1780, opaque=0x77d02c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2500, encodingMicros=2, totalDispatchMicros=27067, 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=3506772697169845, 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=7818432, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51420, opaque=0x77952b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=62347, encodingMicros=2, totalDispatchMicros=201499, 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=3506772698774563, 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=7818839, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43770, opaque=0x7796c2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4021, encodingMicros=3, totalDispatchMicros=166358, 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=3506772698777818, 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=7805841, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43289, opaque=0x7763fc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11856, encodingMicros=2, totalDispatchMicros=264311, totalServerMicros=225, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772698777320, 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=7809348, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49352, opaque=0x7771af, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31385, encodingMicros=2, totalDispatchMicros=230484, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772698791780, 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=7825108, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17128, opaque=0x77af3f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10128, encodingMicros=3, totalDispatchMicros=156489, 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=3506772698834565, 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=7807293, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4673, opaque=0x7769a8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11898, encodingMicros=2, totalDispatchMicros=263585, totalServerMicros=224, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772698844141, 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=7820389, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36044, opaque=0x779cd0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4063, encodingMicros=3, totalDispatchMicros=159368, 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=3506772698779158, 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=7815331, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-970, opaque=0x77890e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9534, encodingMicros=2, totalDispatchMicros=229801, 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=3506772698869167, 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=7825469, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40257, opaque=0x77b0a8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10196, encodingMicros=2, totalDispatchMicros=153655, 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=3506772698781984, 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=7826381, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40302, opaque=0x77b438, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3590, encodingMicros=3, totalDispatchMicros=101141, 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=3506772698775412, 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=7819301, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28943, opaque=0x779890, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8023, encodingMicros=2, totalDispatchMicros=169634, 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=3506772698993442, 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=7820147, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40034, opaque=0x779bde, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8224, encodingMicros=2, totalDispatchMicros=167524, 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=3506772699020078, 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=7833698, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36666, opaque=0x77d0cd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8246, encodingMicros=3, totalDispatchMicros=45367, 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=3506772699043267, 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=7833739, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36669, opaque=0x77d0f6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8264, encodingMicros=3, totalDispatchMicros=44427, 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=3506772699117971, 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=7805940, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41195, opaque=0x77645f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9370, encodingMicros=2, totalDispatchMicros=232129, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772699138692, 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=7824057, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42051, opaque=0x77ab24, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5603, encodingMicros=2, totalDispatchMicros=24089, 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=3506772699167540, 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=7824463, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42076, opaque=0x77acba, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5628, encodingMicros=3, totalDispatchMicros=22746, 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=3506772699191037, 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=7818805, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60633, opaque=0x7796a0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9407, encodingMicros=2, totalDispatchMicros=176467, 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=3506772699213503, 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=7825275, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34398, opaque=0x77afe6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4437, encodingMicros=3, totalDispatchMicros=23783, 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=3506772699240322, 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=7825354, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42123, opaque=0x77b035, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4460, encodingMicros=2, totalDispatchMicros=23782, 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=3506772699352928, 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=7809308, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33724, opaque=0x777187, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4016, encodingMicros=2, totalDispatchMicros=206895, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772699736516, 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=7825367, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20666, opaque=0x77b042, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6181, encodingMicros=3, totalDispatchMicros=147201, 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=3506772699903630, 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=7829115, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36434, opaque=0x77bee6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6244, encodingMicros=2, totalDispatchMicros=108864, 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=3506772698776399, 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=7819832, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9582, opaque=0x779aa3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=59614, encodingMicros=2, totalDispatchMicros=199537, 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=3506772699244868, 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=7819666, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71748, opaque=0x7799fd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9439, encodingMicros=3, totalDispatchMicros=175854, 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=3506772700110784, 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=7818485, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49759, opaque=0x77955f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5860, encodingMicros=2, totalDispatchMicros=192060, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772698908575, 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=7817967, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9497, opaque=0x77935a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11944, encodingMicros=2, totalDispatchMicros=221638, totalServerMicros=184, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772698895241, 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=7815977, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5014, opaque=0x778b94, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9646, encodingMicros=2, totalDispatchMicros=229262, 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=3506772698898835, 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=7825566, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44081, opaque=0x77b109, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10222, encodingMicros=3, totalDispatchMicros=153058, 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=3506772698877278, 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=7820520, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43845, opaque=0x779d53, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4088, encodingMicros=3, totalDispatchMicros=158609, 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=3506772698832223, 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=7811305, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49420, opaque=0x777954, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31435, encodingMicros=3, totalDispatchMicros=229130, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772700151200, 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=7816573, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68160, opaque=0x778de7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5890, encodingMicros=3, totalDispatchMicros=205671, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772700139476, 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=7821183, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43880, opaque=0x779fea, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=60955, encodingMicros=2, totalDispatchMicros=192559, 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=3506772700563514, 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=7822668, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20543, opaque=0x77a5b7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5696, encodingMicros=2, totalDispatchMicros=146636, 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=3506772700570163, 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=7830310, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44274, opaque=0x77c391, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11813, encodingMicros=3, totalDispatchMicros=101474, 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=3506772700580965, 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=7821385, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36092, opaque=0x77a0b3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=61393, encodingMicros=3, totalDispatchMicros=192760, 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=3506772700138720, 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=7820356, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75952, opaque=0x779caf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10327, encodingMicros=2, totalDispatchMicros=173258, 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=3506772700618059, 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=7821530, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32244, opaque=0x77a145, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=61406, encodingMicros=24, totalDispatchMicros=190362, 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=3506772700614507, 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=7823238, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32311, opaque=0x77a7f1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5732, encodingMicros=3, totalDispatchMicros=142923, 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=3506772700648096, 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=7832494, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36577, opaque=0x77cc19, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11866, encodingMicros=3, totalDispatchMicros=70580, 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=3506772700594601, 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=7822292, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45953, opaque=0x77a43f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5757, encodingMicros=3, totalDispatchMicros=35288, 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=3506772700566806, 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=7818981, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39980, opaque=0x779750, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11222, encodingMicros=3, totalDispatchMicros=212205, 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=3506772700734400, 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=7824666, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5359, opaque=0x77ad85, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5429, encodingMicros=3, totalDispatchMicros=134495, 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=3506772700560952, 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=7816595, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49664, opaque=0x778dfe, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33136, encodingMicros=2, totalDispatchMicros=182595, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772700776001, 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=7820006, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9587, opaque=0x779b51, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11426, encodingMicros=3, totalDispatchMicros=211154, 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=3506772700718631, 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=7822310, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64211, opaque=0x77a451, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5878, encodingMicros=2, totalDispatchMicros=35360, 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=3506772700803781, 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=7820016, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40028, opaque=0x779b5b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11450, encodingMicros=3, totalDispatchMicros=211157, 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=3506772700680358, 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=7820474, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60701, opaque=0x779d25, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10847, encodingMicros=2, totalDispatchMicros=165586, 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=3506772700835570, 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=7820608, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9616, opaque=0x779dab, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11477, encodingMicros=2, totalDispatchMicros=208023, 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=3506772700680912, 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=7832544, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44405, opaque=0x77cc4b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11895, encodingMicros=2, totalDispatchMicros=70273, 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=3506772700866193, 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=7823871, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53684, opaque=0x77aa6a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5979, encodingMicros=3, totalDispatchMicros=39324, 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=3506772700647997, 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=7821589, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36102, opaque=0x77a180, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=61432, encodingMicros=2, totalDispatchMicros=190186, 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=3506772700902723, 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=7809432, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51095, opaque=0x777203, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12110, encodingMicros=2, totalDispatchMicros=242223, totalServerMicros=172, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772700925161, 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=7830093, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42367, opaque=0x77c2b8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5969, encodingMicros=2, totalDispatchMicros=52819, 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=3506772700894803, 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=7822348, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34276, opaque=0x77a477, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11037, encodingMicros=2, totalDispatchMicros=162085, 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=3506772700956718, 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=7830223, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46329, opaque=0x77c33a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5997, encodingMicros=3, totalDispatchMicros=52860, 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=3506772700864152, 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=7812787, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28665, opaque=0x777f1e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11493, encodingMicros=2, totalDispatchMicros=247397, totalServerMicros=169, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772700827981, 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=7815668, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37623, opaque=0x778a5f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33300, encodingMicros=2, totalDispatchMicros=129386, 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=3506772700787807, 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=7826645, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1454, opaque=0x77b540, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5451, encodingMicros=2, totalDispatchMicros=115893, 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=3506772701021686, 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=7809513, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51122, opaque=0x777254, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12192, encodingMicros=2, totalDispatchMicros=254838, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772701089131, 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=7819282, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60647, opaque=0x77987d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33538, encodingMicros=2, totalDispatchMicros=107360, 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=3506772701018486, 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=7812179, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4859, opaque=0x777cbe, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11643, encodingMicros=2, totalDispatchMicros=252201, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772701118143, 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=7819581, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49812, opaque=0x7799a8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33563, encodingMicros=2, totalDispatchMicros=107257, 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=3506772700983277, 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=7822552, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53626, opaque=0x77a543, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11122, encodingMicros=2, totalDispatchMicros=160435, 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=3506772701182140, 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=7810900, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-12867, opaque=0x7777bf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11778, encodingMicros=3, totalDispatchMicros=270760, totalServerMicros=215, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772701192015, 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=7820445, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41901, opaque=0x779d08, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33621, encodingMicros=3, totalDispatchMicros=106610, 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=3506772701219024, 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=7813354, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28687, opaque=0x778155, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11807, encodingMicros=2, totalDispatchMicros=256964, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772701232649, 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=7822373, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34279, opaque=0x77a490, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10824, encodingMicros=3, totalDispatchMicros=136140, 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=3506772701255192, 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=7813998, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16690, opaque=0x7783d9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11839, encodingMicros=3, totalDispatchMicros=256006, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772701264717, 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=7822153, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68389, opaque=0x77a3b4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33674, encodingMicros=3, totalDispatchMicros=105369, 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=3506772700950477, 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=7813156, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28673, opaque=0x77808f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=61720, encodingMicros=3, totalDispatchMicros=246218, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772701318592, 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=7813630, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41605, opaque=0x778269, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10878, encodingMicros=2, totalDispatchMicros=187591, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772701293440, 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=7822626, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53629, opaque=0x77a58d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33699, encodingMicros=3, totalDispatchMicros=104671, 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=3506772701349148, 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=7833751, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36670, opaque=0x77d102, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=62107, encodingMicros=4, totalDispatchMicros=70119, 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=3506772701292752, 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=7813730, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28717, opaque=0x7782cd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11873, encodingMicros=2, totalDispatchMicros=257527, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772701390601, 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=7815768, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-984, opaque=0x778ac3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=62142, encodingMicros=2, totalDispatchMicros=252577, totalServerMicros=180, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772701119602, 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=7813000, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47381, opaque=0x777ff3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12281, encodingMicros=3, totalDispatchMicros=221460, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772701422096, 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=7815253, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43625, opaque=0x7788c0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=62170, encodingMicros=2, totalDispatchMicros=255791, totalServerMicros=185, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772701116975, 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=7826952, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29250, opaque=0x77b673, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5753, encodingMicros=2, totalDispatchMicros=119667, 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=3506772701472700, 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=7832614, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1716, opaque=0x77cc91, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12606, encodingMicros=3, totalDispatchMicros=48208, 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=3506772701114255, 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=7830187, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13701, opaque=0x77c316, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7428, encodingMicros=2, totalDispatchMicros=94476, 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=3506772701506962, 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=7827236, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44148, opaque=0x77b78f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6127, encodingMicros=2, totalDispatchMicros=122740, 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=3506772701453145, 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=7811666, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-814, opaque=0x777abd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=62169, encodingMicros=2, totalDispatchMicros=274446, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772701426698, 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=7812648, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4880, opaque=0x777e93, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11991, encodingMicros=3, totalDispatchMicros=261208, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772701401036, 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=7827435, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76277, opaque=0x77b856, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33701, encodingMicros=3, totalDispatchMicros=81934, 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=3506772701353398, 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=7813963, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33930, opaque=0x7783b6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10901, encodingMicros=2, totalDispatchMicros=174087, totalServerMicros=137, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772701618842, 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=7808765, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4723, opaque=0x776f68, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7883, encodingMicros=3, totalDispatchMicros=202069, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772703415311, 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=7825459, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13490, opaque=0x77b09e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=39012, encodingMicros=2, totalDispatchMicros=138859, 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=3506772701559548, 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=7828165, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17247, opaque=0x77bb30, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6164, encodingMicros=2, totalDispatchMicros=115066, 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=3506772701508329, 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=7811586, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16570, opaque=0x777a6d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12633, encodingMicros=3, totalDispatchMicros=205154, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772703505621, 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=7828363, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51829, opaque=0x77bbf6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8092, encodingMicros=3, totalDispatchMicros=115278, 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=3506772703516716, 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=7827053, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47942, opaque=0x77b6d8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=38590, encodingMicros=3, totalDispatchMicros=129913, 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=3506772703428789, 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=7826999, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76246, opaque=0x77b6a2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12918, encodingMicros=2, totalDispatchMicros=103136, 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=3506772703422917, 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=7823375, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1301, opaque=0x77a87a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7947, encodingMicros=2, totalDispatchMicros=165724, 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=3506772703595620, 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=7828999, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32551, opaque=0x77be72, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8155, encodingMicros=3, totalDispatchMicros=107808, 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=3506772703609461, 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=7823186, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36187, opaque=0x77a7bd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2656, encodingMicros=2, totalDispatchMicros=193993, 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=3506772703422118, 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=7828846, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50233, opaque=0x77bdd9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16189, encodingMicros=3, totalDispatchMicros=77213, 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=3506772703671446, 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=7823846, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51643, opaque=0x77aa51, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2697, encodingMicros=2, totalDispatchMicros=191300, 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=3506772703421733, 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=7832867, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44434, opaque=0x77cd8e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9651, encodingMicros=2, totalDispatchMicros=30464, 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=3506772703670795, 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=7829100, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42316, opaque=0x77bed7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16435, encodingMicros=3, totalDispatchMicros=77319, 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=3506772703767276, 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=7818203, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49745, opaque=0x779446, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9984, encodingMicros=2, totalDispatchMicros=185497, totalServerMicros=120, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772703784544, 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=7825685, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20675, opaque=0x77b180, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2724, encodingMicros=3, totalDispatchMicros=178523, 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=3506772703833647, 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=7811682, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41520, opaque=0x777acd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10029, encodingMicros=2, totalDispatchMicros=227966, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772703866980, 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=7816294, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63930, opaque=0x778cd1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10058, encodingMicros=3, totalDispatchMicros=199367, totalServerMicros=136, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772704134586, 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=7827982, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17239, opaque=0x77ba79, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3033, encodingMicros=2, totalDispatchMicros=156921, 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=3506772704167608, 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=7827033, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42215, opaque=0x77b6c4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10217, encodingMicros=3, totalDispatchMicros=139345, 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=3506772704201297, 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=7827031, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53832, opaque=0x77b6c1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10246, encodingMicros=4, totalDispatchMicros=139063, 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=3506772704215810, 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=7829842, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13682, opaque=0x77c1bd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3082, encodingMicros=2, totalDispatchMicros=125641, 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=3506772704253288, 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=7830142, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1597, opaque=0x77c2ea, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3111, encodingMicros=2, totalDispatchMicros=121297, 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=3506772704278856, 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=7830319, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13712, opaque=0x77c39a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3132, encodingMicros=3, totalDispatchMicros=118969, 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=3506772704289831, 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=7830296, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50312, opaque=0x77c383, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10292, encodingMicros=3, totalDispatchMicros=100551, 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=3506772704687925, 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=7825170, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34392, opaque=0x77af7d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=790, encodingMicros=2, totalDispatchMicros=33992, 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=3506772704708207, 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=7823434, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51624, opaque=0x77a8b5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10339, encodingMicros=3, totalDispatchMicros=149839, 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=3506772704750103, 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=7831210, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34734, opaque=0x77c715, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=679, encodingMicros=3, totalDispatchMicros=85079, 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=3506772704780441, 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=7831366, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38332, opaque=0x77c7b1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=705, encodingMicros=3, totalDispatchMicros=84334, 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=3506772704807003, 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=7824194, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9761, opaque=0x77abad, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10393, encodingMicros=3, totalDispatchMicros=152501, 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=3506772704841635, 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=7831599, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42446, opaque=0x77c89a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=817, encodingMicros=3, totalDispatchMicros=50544, 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=3506772704853499, 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=7824605, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13455, opaque=0x77ad48, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10430, encodingMicros=3, totalDispatchMicros=149882, 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=3506772704904018, 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=7824521, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68499, opaque=0x77acf4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=951, encodingMicros=3, totalDispatchMicros=29663, 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=3506772704915167, 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=7833107, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1745, opaque=0x77ce7e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10475, encodingMicros=3, totalDispatchMicros=52841, 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=3506772704963406, 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=7832344, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42513, opaque=0x77cb84, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=632, encodingMicros=3, totalDispatchMicros=66999, 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=3506772704994938, 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=7832366, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54141, opaque=0x77cb99, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=659, encodingMicros=3, totalDispatchMicros=67545, 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=3506772703670926, 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=7830379, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20878, opaque=0x77c3d6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8206, encodingMicros=3, totalDispatchMicros=86913, 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=3506772703616934, 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=7810971, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20057, opaque=0x777806, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13742, encodingMicros=2, totalDispatchMicros=233695, totalServerMicros=164, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772705078232, 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=7831021, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5682, opaque=0x77c658, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9612, encodingMicros=3, totalDispatchMicros=80204, 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=3506772703611387, 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=7823672, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20590, opaque=0x77a9a3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8132, encodingMicros=3, totalDispatchMicros=164123, 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=3506772705099504, 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=7810676, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-755, opaque=0x7776df, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15220, encodingMicros=3, totalDispatchMicros=235329, totalServerMicros=164, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772703548194, 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=7827295, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40336, opaque=0x77b7ca, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=38618, encodingMicros=2, totalDispatchMicros=127712, 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=3506772705162915, 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=7810691, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47279, opaque=0x7776ee, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15270, encodingMicros=3, totalDispatchMicros=224929, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772703542546, 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=7814887, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13054, opaque=0x778752, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14647, encodingMicros=3, totalDispatchMicros=193012, 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=3506772705194034, 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=7831094, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36510, opaque=0x77c6a1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15296, encodingMicros=2, totalDispatchMicros=82091, 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=3506772705214803, 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=7814912, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39832, opaque=0x77876b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16316, encodingMicros=2, totalDispatchMicros=194716, 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=3506772705105368, 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=7831121, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51954, opaque=0x77c6bc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9635, encodingMicros=3, totalDispatchMicros=78514, 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=3506772705245119, 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=7815326, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9391, opaque=0x778909, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16342, encodingMicros=3, totalDispatchMicros=194546, 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=3506772705275274, 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=7815424, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39855, opaque=0x77896b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16368, encodingMicros=2, totalDispatchMicros=194574, 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=3506772705280405, 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=7831270, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32668, opaque=0x77c751, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9801, encodingMicros=2, totalDispatchMicros=76613, 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=3506772705300912, 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=7816016, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39872, opaque=0x778bbb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16389, encodingMicros=2, totalDispatchMicros=191079, 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=3506772705329273, 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=7816068, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51323, opaque=0x778bef, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16414, encodingMicros=2, totalDispatchMicros=191089, 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=3506772705352181, 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=7829588, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13676, opaque=0x77c0bf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40292, encodingMicros=3, totalDispatchMicros=106866, 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=3506772705380633, 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=7829654, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36456, opaque=0x77c101, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40317, encodingMicros=3, totalDispatchMicros=105500, 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=3506772705406138, 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=7830012, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20849, opaque=0x77c267, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40338, encodingMicros=2, totalDispatchMicros=99499, 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=3506772705431287, 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=7830088, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48083, opaque=0x77c2b3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40360, encodingMicros=3, totalDispatchMicros=98204, 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=3506772705486129, 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=7823996, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32336, opaque=0x77aae7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=75562, encodingMicros=3, totalDispatchMicros=180362, 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=3506772705512214, 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=7824286, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47844, opaque=0x77ac09, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=75584, encodingMicros=2, totalDispatchMicros=178142, 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=3506772705536194, 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=7812282, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4867, opaque=0x777d25, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=75172, encodingMicros=3, totalDispatchMicros=273245, totalServerMicros=186, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772705561487, 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=7810690, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39652, opaque=0x7776ed, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=75194, encodingMicros=2, totalDispatchMicros=282231, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772705587336, 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=7833449, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-52081, opaque=0x77cfd4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=75216, encodingMicros=3, totalDispatchMicros=82368, 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=3506772705600557, 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=7812744, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53228, opaque=0x777ef3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17783, encodingMicros=2, totalDispatchMicros=227126, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772705635550, 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=7806849, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33640, opaque=0x7767ec, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17807, encodingMicros=3, totalDispatchMicros=257215, totalServerMicros=177, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772705666277, 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=7816493, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35902, opaque=0x778d98, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=71582, encodingMicros=3, totalDispatchMicros=223501, totalServerMicros=128, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772705681446, 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=7815085, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53309, opaque=0x778818, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17835, encodingMicros=2, totalDispatchMicros=232410, totalServerMicros=177, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772705692659, 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=7811216, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28599, opaque=0x7778fb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=71603, encodingMicros=2, totalDispatchMicros=251224, totalServerMicros=146, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772705742164, 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=7824986, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13472, opaque=0x77aec5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=71602, encodingMicros=2, totalDispatchMicros=166677, 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=3506772705767042, 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=7816723, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49672, opaque=0x778e7e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17885, encodingMicros=2, totalDispatchMicros=206936, totalServerMicros=130, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772705794799, 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=7819809, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64086, opaque=0x779a8c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17909, encodingMicros=3, totalDispatchMicros=191625, 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=3506772705819022, 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=7833113, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54184, opaque=0x77ce84, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17927, encodingMicros=3, totalDispatchMicros=64724, 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=3506772705844776, 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=7833134, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42553, opaque=0x77ce99, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17948, encodingMicros=2, totalDispatchMicros=63774, 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=3506772705868872, 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=7828951, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13648, opaque=0x77be42, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=71633, encodingMicros=3, totalDispatchMicros=129032, 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=3506772705927070, 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=7829026, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51857, opaque=0x77be8d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=71084, encodingMicros=3, totalDispatchMicros=130520, 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=3506772705955367, 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=7829040, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1563, opaque=0x77be9b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=71107, encodingMicros=2, totalDispatchMicros=130360, 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=3506772705981271, 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=7817858, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47581, opaque=0x7792ed, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18031, encodingMicros=2, totalDispatchMicros=200644, 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=3506772706035438, 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=7830301, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32616, opaque=0x77c388, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=71168, encodingMicros=2, totalDispatchMicros=111452, 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=3506772706064406, 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=7830342, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40492, opaque=0x77c3b1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=71172, encodingMicros=3, totalDispatchMicros=110707, 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=3506772706090709, 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=7833295, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44468, opaque=0x77cf3a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=71194, encodingMicros=2, totalDispatchMicros=83246, 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=3506772706113919, 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=7811360, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16563, opaque=0x77798a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=71198, encodingMicros=3, totalDispatchMicros=261845, totalServerMicros=162, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772706137782, 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=7832702, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44416, opaque=0x77cce9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=69968, encodingMicros=4, totalDispatchMicros=85292, 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=3506772705105982, 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=7828974, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32548, opaque=0x77be59, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1123, encodingMicros=3, totalDispatchMicros=46932, 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=3506772706200841, 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=7813011, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35745, opaque=0x777ffe, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=41748, encodingMicros=3, totalDispatchMicros=213794, totalServerMicros=144, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772706321555, 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=7804925, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-8970, opaque=0x776068, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=41543, encodingMicros=3, totalDispatchMicros=245109, totalServerMicros=162, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772706491938, 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=7818735, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51433, opaque=0x77965a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2116, encodingMicros=2, totalDispatchMicros=178223, 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=3506772706525876, 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=7820678, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16942, opaque=0x779df1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=41292, encodingMicros=2, totalDispatchMicros=183603, 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=3506772705022465, 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=7827269, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51793, opaque=0x77b7b0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10552, encodingMicros=15, totalDispatchMicros=121518, 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=3506772703770912, 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=7830346, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72254, opaque=0x77c3b5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16525, encodingMicros=3, totalDispatchMicros=68246, 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=3506772706586580, 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=7827454, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5489, opaque=0x77b869, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12112, encodingMicros=2, totalDispatchMicros=121294, 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=3506772706553155, 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=7820754, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13290, opaque=0x779e3d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=41316, encodingMicros=3, totalDispatchMicros=186795, 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=3506772706623053, 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=7827542, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1494, opaque=0x77b8c1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12145, encodingMicros=3, totalDispatchMicros=119843, 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=3506772706655125, 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=7827740, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1504, opaque=0x77b987, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12174, encodingMicros=3, totalDispatchMicros=118674, 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=3506772706658204, 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=7822002, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20521, opaque=0x77a31d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2207, encodingMicros=2, totalDispatchMicros=162428, 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=3506772706682355, 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=7828089, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5519, opaque=0x77bae4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12197, encodingMicros=2, totalDispatchMicros=116380, 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=3506772706691381, 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=7822339, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43924, opaque=0x77a46e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2236, encodingMicros=3, totalDispatchMicros=163715, 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=3506772706718287, 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=7822956, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9706, opaque=0x77a6d7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=41443, encodingMicros=2, totalDispatchMicros=174556, 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=3506772706038448, 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=7818013, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9502, opaque=0x779388, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18083, encodingMicros=2, totalDispatchMicros=199754, 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=3506772706747174, 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=7822966, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43950, opaque=0x77a6e1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=41468, encodingMicros=2, totalDispatchMicros=174483, 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=3506772705227104, 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=7831197, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5691, opaque=0x77c708, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15325, encodingMicros=2, totalDispatchMicros=81822, 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=3506772705189678, 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=7825499, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44075, opaque=0x77b0c6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9662, encodingMicros=3, totalDispatchMicros=151691, 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=3506772706870711, 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=7822332, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34273, opaque=0x77a467, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=71837, encodingMicros=3, totalDispatchMicros=188740, 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=3506772706809062, 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=7811290, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47304, opaque=0x777945, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12276, encodingMicros=2, totalDispatchMicros=251063, totalServerMicros=221, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772706902827, 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=7810476, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28540, opaque=0x777617, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16967, encodingMicros=2, totalDispatchMicros=237890, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772706920762, 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=7823396, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46009, opaque=0x77a88f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=71853, encodingMicros=3, totalDispatchMicros=180837, 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=3506772706768713, 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=7818305, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47606, opaque=0x7794ac, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18810, encodingMicros=2, totalDispatchMicros=198685, 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=3506772706957817, 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=7830876, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17397, opaque=0x77c5c7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12412, encodingMicros=2, totalDispatchMicros=82047, 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=3506772706971576, 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=7818841, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51447, opaque=0x7796c4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19009, encodingMicros=2, totalDispatchMicros=195420, 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=3506772707002186, 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=7819079, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28937, opaque=0x7797b2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19036, encodingMicros=2, totalDispatchMicros=195160, 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=3506772706999080, 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=7830955, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51939, opaque=0x77c616, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12442, encodingMicros=2, totalDispatchMicros=81478, 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=3506772706724092, 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=7822438, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1260, opaque=0x77a4d1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2265, encodingMicros=2, totalDispatchMicros=162857, 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=3506772706615274, 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=7830395, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38293, opaque=0x77c3e6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19366, encodingMicros=2, totalDispatchMicros=70415, 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=3506772707113499, 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=7811003, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16544, opaque=0x777827, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12529, encodingMicros=3, totalDispatchMicros=226186, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772707133011, 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=7833306, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1759, opaque=0x77cf45, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40131, encodingMicros=3, totalDispatchMicros=55153, 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=3506772707145299, 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=7810766, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20044, opaque=0x777739, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12557, encodingMicros=2, totalDispatchMicros=226364, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772707028065, 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=7819172, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51460, opaque=0x77980f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19056, encodingMicros=2, totalDispatchMicros=194942, 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=3506772707027533, 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=7825466, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42129, opaque=0x77b0a5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=71750, encodingMicros=3, totalDispatchMicros=165294, 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=3506772706940793, 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=7807653, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47171, opaque=0x776b10, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16996, encodingMicros=2, totalDispatchMicros=256581, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772706916476, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7818129, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60611, opaque=0x7793fc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18806, encodingMicros=2, totalDispatchMicros=167267, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772707195910, 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=7817577, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5082, opaque=0x7791d4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18433, encodingMicros=2, totalDispatchMicros=184270, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772707172866, 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=7817718, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35947, opaque=0x779261, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=40141, encodingMicros=3, totalDispatchMicros=205435, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772708387556, 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=7823601, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13410, opaque=0x77a95b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20177, encodingMicros=3, totalDispatchMicros=173810, 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=3506772708389155, 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=7830942, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42409, opaque=0x77c609, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=43053, encodingMicros=3, totalDispatchMicros=95647, 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=3506772708420097, 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=7823619, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43983, opaque=0x77a96d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20206, encodingMicros=3, totalDispatchMicros=173724, 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=3506772708436353, 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=7819709, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40016, opaque=0x779a28, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12772, encodingMicros=3, totalDispatchMicros=145582, 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=3506772707150508, 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=7824362, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36240, opaque=0x77ac55, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2621, encodingMicros=2, totalDispatchMicros=156466, 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=3506772708482074, 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=7820821, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16951, opaque=0x779e80, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12813, encodingMicros=3, totalDispatchMicros=139620, 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=3506772708517663, 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=7824919, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5371, opaque=0x77ae82, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3974, encodingMicros=3, totalDispatchMicros=156817, 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=3506772708548909, 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=7820092, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40031, opaque=0x779ba7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12860, encodingMicros=3, totalDispatchMicros=134314, 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=3506772708841112, 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=7825898, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32404, opaque=0x77b255, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4234, encodingMicros=3, totalDispatchMicros=151250, 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=3506772708877818, 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=7830083, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40475, opaque=0x77c2ae, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18544, encodingMicros=3, totalDispatchMicros=73469, 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=3506772708447169, 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=7823755, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36213, opaque=0x77a9f6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20228, encodingMicros=2, totalDispatchMicros=172832, 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=3506772708390744, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7822741, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49939, opaque=0x77a600, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19877, encodingMicros=2, totalDispatchMicros=150250, 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=3506772708386833, 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=7820648, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9619, opaque=0x779dd3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19557, encodingMicros=2, totalDispatchMicros=171413, 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=3506772709697142, 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=7825941, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17159, opaque=0x77b280, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21405, encodingMicros=2, totalDispatchMicros=141493, 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=3506772708387556, 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=7821926, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40103, opaque=0x77a2d1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=41243, encodingMicros=3, totalDispatchMicros=82056, 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=3506772709747921, 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=7822044, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32266, opaque=0x77a347, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=42597, encodingMicros=2, totalDispatchMicros=83293, 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=3506772709755836, 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=7811087, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-67922, opaque=0x77787a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14270, encodingMicros=2, totalDispatchMicros=259757, totalServerMicros=188, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772709774412, 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=7822417, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36148, opaque=0x77a4bc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=42621, encodingMicros=3, totalDispatchMicros=82666, 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=3506772709811492, 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=7822556, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32284, opaque=0x77a547, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=42651, encodingMicros=2, totalDispatchMicros=82358, 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=3506772709697430, 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=7809349, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51072, opaque=0x7771b0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14142, encodingMicros=2, totalDispatchMicros=191676, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772709846044, 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=7829767, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29385, opaque=0x77c172, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=42504, encodingMicros=3, totalDispatchMicros=75855, 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=3506772709699454, 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=7813091, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20136, opaque=0x77804e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20663, encodingMicros=3, totalDispatchMicros=227611, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772709326858, 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=7814811, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47451, opaque=0x778706, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14266, encodingMicros=3, totalDispatchMicros=204595, 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=3506772708923279, 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=7827563, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40348, opaque=0x77b8d6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4287, encodingMicros=2, totalDispatchMicros=134952, 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=3506772710053901, 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=7831014, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34722, opaque=0x77c651, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14319, encodingMicros=3, totalDispatchMicros=70727, 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=3506772709873123, 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=7809005, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4730, opaque=0x777058, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14308, encodingMicros=3, totalDispatchMicros=192037, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772709872549, 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=7832206, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48202, opaque=0x77caf9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=42523, encodingMicros=3, totalDispatchMicros=69079, 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=3506772711647378, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7811333, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63724, opaque=0x777970, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21969, encodingMicros=3, totalDispatchMicros=241850, totalServerMicros=155, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772709782754, 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=7827665, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36383, opaque=0x77b93c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21450, encodingMicros=3, totalDispatchMicros=124649, 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=3506772711696283, 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=7831751, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51988, opaque=0x77c932, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5249, encodingMicros=3, totalDispatchMicros=102028, 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=3506772711724875, 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=7832058, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44372, opaque=0x77ca65, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5273, encodingMicros=3, totalDispatchMicros=97382, 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=3506772711647624, 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=7821158, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41917, opaque=0x779fd1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22735, encodingMicros=2, totalDispatchMicros=178264, 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=3506772711650399, 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=7814812, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60464, opaque=0x778707, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15755, encodingMicros=2, totalDispatchMicros=220524, totalServerMicros=169, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772711785367, 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=7821772, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34251, opaque=0x77a237, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22861, encodingMicros=3, totalDispatchMicros=175074, 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=3506772711639205, 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=7823280, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36191, opaque=0x77a81b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25049, encodingMicros=3, totalDispatchMicros=68959, 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=3506772711793113, 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=7833360, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-52075, opaque=0x77cf7b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3199, encodingMicros=3, totalDispatchMicros=72367, 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=3506772711727603, 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=7828561, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1541, opaque=0x77bcbc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23379, encodingMicros=3, totalDispatchMicros=118488, 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=3506772711868407, 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=7818215, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45779, opaque=0x779452, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5816, encodingMicros=2, totalDispatchMicros=169380, 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=3506772711701611, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7823902, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34344, opaque=0x77aa89, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22004, encodingMicros=3, totalDispatchMicros=178846, 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=3506772711903041, 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=7818326, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68234, opaque=0x7794c1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5847, encodingMicros=3, totalDispatchMicros=169379, 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=3506772711927313, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7823970, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49991, opaque=0x77aacd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22224, encodingMicros=3, totalDispatchMicros=178580, 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=3506772711953476, 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=7817636, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37697, opaque=0x77920f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3282, encodingMicros=2, totalDispatchMicros=207379, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772711994471, 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=7812289, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33860, opaque=0x777d2c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3319, encodingMicros=2, totalDispatchMicros=234610, totalServerMicros=187, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772712608868, 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=7812324, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4871, opaque=0x777d4f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3518, encodingMicros=2, totalDispatchMicros=216726, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772712893550, 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=7821842, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53586, opaque=0x77a27d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4054, encodingMicros=2, totalDispatchMicros=155936, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=3506772711843652, description=The proposed configuration (bucket1) was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x539f7d110000000f}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772711880914, 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=7833630, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5828, opaque=0x77d089, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3275, encodingMicros=3, totalDispatchMicros=58792, 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=3506772711843110, 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=7823334, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32314, opaque=0x77a851, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25248, encodingMicros=3, totalDispatchMicros=69121, 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=3506772713139327, 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=7811590, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4828, opaque=0x777a71, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4522, encodingMicros=3, totalDispatchMicros=256987, totalServerMicros=214, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772711839870, 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=7821962, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53595, opaque=0x77a2f5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22898, encodingMicros=3, totalDispatchMicros=170825, 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=3506772713179763, 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=7824535, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5353, opaque=0x77ad02, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26566, encodingMicros=3, totalDispatchMicros=67467, 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=3506772713143832, 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=7827622, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64473, opaque=0x77b911, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3349, encodingMicros=2, totalDispatchMicros=125889, 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=3506772713221982, 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=7825196, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9811, opaque=0x77af97, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26601, encodingMicros=3, totalDispatchMicros=67110, 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=3506772713234710, 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=7827554, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53877, opaque=0x77b8cc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3435, encodingMicros=2, totalDispatchMicros=125327, 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=3506772713246747, 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=7823172, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45993, opaque=0x77a7af, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24271, encodingMicros=2, totalDispatchMicros=165205, 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=3506772713266034, 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=7825745, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5406, opaque=0x77b1bc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26633, encodingMicros=3, totalDispatchMicros=66736, 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=3506772713283485, 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=7823180, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34318, opaque=0x77a7b7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24303, encodingMicros=2, totalDispatchMicros=165250, 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=3506772712044358, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7825833, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50043, opaque=0x77b214, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21509, encodingMicros=3, totalDispatchMicros=142228, 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=3506772713322499, 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=7828902, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34606, opaque=0x77be11, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3494, encodingMicros=3, totalDispatchMicros=112159, 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=3506772711934709, 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=7833254, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5800, opaque=0x77cf11, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23551, encodingMicros=4, totalDispatchMicros=61497, 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=3506772713347360, 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=7831843, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51994, opaque=0x77c98e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26393, encodingMicros=2, totalDispatchMicros=73445, 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=3506772711934339, 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=7818591, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41814, opaque=0x7795ca, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5874, encodingMicros=2, totalDispatchMicros=168930, 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=3506772713369527, 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=7833342, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36630, opaque=0x77cf69, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24982, encodingMicros=3, totalDispatchMicros=61740, 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=3506772713374424, 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=7816947, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35920, opaque=0x778f5e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26416, encodingMicros=3, totalDispatchMicros=206812, totalServerMicros=140, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772713376595, 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=7829828, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38271, opaque=0x77c1af, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3528, encodingMicros=3, totalDispatchMicros=99630, 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=3506772713482172, 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=7817672, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28874, opaque=0x779233, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26515, encodingMicros=2, totalDispatchMicros=208762, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772713335893, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7826053, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34436, opaque=0x77b2f0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22796, encodingMicros=2, totalDispatchMicros=141819, 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=3506772713510541, 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=7811025, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43450, opaque=0x77783c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26539, encodingMicros=2, totalDispatchMicros=238143, totalServerMicros=171, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772713321216, 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=7823265, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34323, opaque=0x77a80c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24333, encodingMicros=2, totalDispatchMicros=165249, 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=3506772713537550, 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=7833486, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1774, opaque=0x77cff9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26562, encodingMicros=5, totalDispatchMicros=59805, 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=3506772713564655, 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=7833797, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44509, opaque=0x77d130, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26585, encodingMicros=3, totalDispatchMicros=58104, 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=3506772713591147, 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=7817905, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60602, opaque=0x77931b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7426, encodingMicros=2, totalDispatchMicros=193497, totalServerMicros=139, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772713280895, 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=7819232, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16898, opaque=0x77984b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4825, encodingMicros=2, totalDispatchMicros=168918, 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=3506772713637963, 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=7818135, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9511, opaque=0x779402, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26636, encodingMicros=2, totalDispatchMicros=213237, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772713186612, 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=7812265, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16603, opaque=0x777d14, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4558, encodingMicros=2, totalDispatchMicros=248230, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772713668586, 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=7817339, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9481, opaque=0x7790e6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26637, encodingMicros=2, totalDispatchMicros=214114, totalServerMicros=162, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772713658042, 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=7803405, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49038, opaque=0x775a78, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7472, encodingMicros=2, totalDispatchMicros=244259, totalServerMicros=187, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772713696347, 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=7817232, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28859, opaque=0x77907b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26661, encodingMicros=3, totalDispatchMicros=214229, totalServerMicros=162, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772713714069, 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=7817199, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47557, opaque=0x77905a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5067, encodingMicros=2, totalDispatchMicros=230932, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772713565312, 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=7823558, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49973, opaque=0x77a931, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24572, encodingMicros=2, totalDispatchMicros=162904, 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=3506772713748033, 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=7806004, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43319, opaque=0x77649f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5093, encodingMicros=2, totalDispatchMicros=269380, totalServerMicros=225, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772713535198, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7826782, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64425, opaque=0x77b5c9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22992, encodingMicros=2, totalDispatchMicros=133913, 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=3506772713761760, 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=7829548, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46287, opaque=0x77c097, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17811, encodingMicros=3, totalDispatchMicros=130654, 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=3506772713786462, 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=7809538, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51131, opaque=0x77726d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5122, encodingMicros=2, totalDispatchMicros=267571, totalServerMicros=220, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772713798233, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7826984, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76243, opaque=0x77b693, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23247, encodingMicros=3, totalDispatchMicros=131999, 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=3506772713506019, 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=7830737, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72282, opaque=0x77c53c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3653, encodingMicros=3, totalDispatchMicros=86120, 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=3506772713818366, 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=7821887, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5255, opaque=0x77a2aa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25855, encodingMicros=4, totalDispatchMicros=46543, 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=3506772713843530, 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=7831192, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72312, opaque=0x77c703, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3986, encodingMicros=2, totalDispatchMicros=80923, 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=3506772713858224, 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=7821190, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13319, opaque=0x779ff1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25889, encodingMicros=3, totalDispatchMicros=43728, 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=3506772713885576, 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=7821486, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29020, opaque=0x77a119, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25910, encodingMicros=3, totalDispatchMicros=43598, 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=3506772713892814, 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=7819947, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-71765, opaque=0x779b16, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=254814, encodingMicros=2, totalDispatchMicros=254814, totalServerMicros=250, serverMicros=250}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772713911337, 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=7822324, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5272, opaque=0x77a45f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25931, encodingMicros=2, totalDispatchMicros=42911, 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=3506772713922311, 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=7817643, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-37698, opaque=0x779216, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=267043, encodingMicros=2, totalDispatchMicros=267043, totalServerMicros=260, serverMicros=260}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772713956224, 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=7814262, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-41627, opaque=0x7784e1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=280571, encodingMicros=4, totalDispatchMicros=280571, totalServerMicros=274, serverMicros=274}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772713964445, 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=7822949, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32297, opaque=0x77a6d0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25915, encodingMicros=3, totalDispatchMicros=41184, 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=3506772714023939, 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=7823425, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47799, opaque=0x77a8ac, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25947, encodingMicros=2, totalDispatchMicros=36287, 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=3506772713487824, 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=7829003, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20809, opaque=0x77be76, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24996, encodingMicros=2, totalDispatchMicros=114222, 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=3506772714027842, 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=7817206, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-51366, opaque=0x779061, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=269393, encodingMicros=3, totalDispatchMicros=269393, totalServerMicros=264, serverMicros=264}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772714110541, 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=7833407, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-21044, opaque=0x77cfaa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25869, encodingMicros=3, totalDispatchMicros=63445, 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=3506772713928288, 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=7811466, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41508, opaque=0x7779f5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4031, encodingMicros=2, totalDispatchMicros=236628, totalServerMicros=180, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772713825684, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7827157, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64448, opaque=0x77b740, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23270, encodingMicros=2, totalDispatchMicros=129383, 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=3506772714168554, 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=7813873, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-917, opaque=0x77835c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25905, encodingMicros=2, totalDispatchMicros=243101, totalServerMicros=181, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772714170779, 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=7833556, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50501, opaque=0x77d03f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4264, encodingMicros=3, totalDispatchMicros=50172, 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=3506772714194440, 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=7818610, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34119, opaque=0x7795dd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25197, encodingMicros=18, totalDispatchMicros=228965, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772714213108, 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=7832114, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46448, opaque=0x77ca9d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4302, encodingMicros=2, totalDispatchMicros=76993, 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=3506772714232413, 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=7817061, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49690, opaque=0x778fd0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25230, encodingMicros=3, totalDispatchMicros=236328, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772714264269, 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=7816116, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68139, opaque=0x778c1f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25226, encodingMicros=2, totalDispatchMicros=241410, totalServerMicros=164, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772713806115, 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=7829962, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46317, opaque=0x77c235, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17845, encodingMicros=3, totalDispatchMicros=123379, 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=3506772713753828, 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=7809527, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51127, opaque=0x777262, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=26703, encodingMicros=2, totalDispatchMicros=244469, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772715724172, 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=7830906, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46370, opaque=0x77c5e5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18069, encodingMicros=2, totalDispatchMicros=84092, 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=3506772715743071, 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=7830804, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72288, opaque=0x77c57f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28363, encodingMicros=3, totalDispatchMicros=108800, 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=3506772713689397, 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=7819431, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13237, opaque=0x779912, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5211, encodingMicros=3, totalDispatchMicros=170579, 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=3506772715806880, 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=7808393, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33693, opaque=0x776df4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28412, encodingMicros=3, totalDispatchMicros=271113, totalServerMicros=205, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772715732137, 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=7825264, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53748, opaque=0x77afdb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9379, encodingMicros=3, totalDispatchMicros=144416, 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=3506772714283609, 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=7810114, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-67895, opaque=0x7774ad, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4343, encodingMicros=2, totalDispatchMicros=244845, totalServerMicros=187, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772715896645, 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=7820614, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51512, opaque=0x779db1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7359, encodingMicros=3, totalDispatchMicros=172538, 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=3506772714242215, 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=7825493, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1408, opaque=0x77b0c0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25866, encodingMicros=3, totalDispatchMicros=41506, 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=3506772714200502, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7827304, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53861, opaque=0x77b7d3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23637, encodingMicros=2, totalDispatchMicros=129399, 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=3506772715976651, 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=7813497, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49529, opaque=0x7781e4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7089, encodingMicros=2, totalDispatchMicros=191952, totalServerMicros=166, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772714114773, 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=7813322, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-31874, opaque=0x778135, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=286732, encodingMicros=2, totalDispatchMicros=286732, totalServerMicros=280, serverMicros=280}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772716002784, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7827433, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72122, opaque=0x77b854, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25435, encodingMicros=2, totalDispatchMicros=129564, 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=3506772716002246, 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=7825973, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40284, opaque=0x77b2a0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27605, encodingMicros=2, totalDispatchMicros=43233, 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=3506772715982659, 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=7821283, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13322, opaque=0x77a04e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7423, encodingMicros=2, totalDispatchMicros=172363, 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=3506772716099884, 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=7826032, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13519, opaque=0x77b2db, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27698, encodingMicros=3, totalDispatchMicros=43095, 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=3506772716127326, 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=7821582, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9656, opaque=0x77a179, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7563, encodingMicros=2, totalDispatchMicros=172283, 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=3506772715878084, 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=7825326, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68537, opaque=0x77b019, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9520, encodingMicros=2, totalDispatchMicros=144159, 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=3506772715839213, 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=7832671, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54157, opaque=0x77ccca, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28441, encodingMicros=3, totalDispatchMicros=94609, 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=3506772715809874, 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=7833186, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72442, opaque=0x77cecd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18129, encodingMicros=3, totalDispatchMicros=62759, 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=3506772716132519, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7833059, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38445, opaque=0x77ce4e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25523, encodingMicros=3, totalDispatchMicros=62229, 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=3506772716129307, 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=7826175, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20698, opaque=0x77b36a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21138, encodingMicros=2, totalDispatchMicros=30067, 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=3506772717299721, 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=7827343, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34517, opaque=0x77b7f9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10616, encodingMicros=3, totalDispatchMicros=118115, 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=3506772717311017, 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=7832214, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42500, opaque=0x77cb01, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19618, encodingMicros=3, totalDispatchMicros=70229, 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=3506772716088885, 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=7812030, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-12924, opaque=0x777c29, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=297806, encodingMicros=2, totalDispatchMicros=297806, totalServerMicros=271, serverMicros=271}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772717354876, 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=7826389, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20708, opaque=0x77b440, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22315, encodingMicros=3, totalDispatchMicros=34524, 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=3506772717367508, 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=7827948, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50162, opaque=0x77ba57, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10669, encodingMicros=16, totalDispatchMicros=114562, 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=3506772716040687, 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=7816702, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34049, opaque=0x778e69, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7141, encodingMicros=2, totalDispatchMicros=164825, totalServerMicros=122, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772717411663, 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=7828135, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64494, opaque=0x77bb12, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10701, encodingMicros=3, totalDispatchMicros=114548, 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=3506772717406734, 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=7826738, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5455, opaque=0x77b59d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22351, encodingMicros=2, totalDispatchMicros=33656, 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=3506772717452447, 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=7824193, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68480, opaque=0x77abac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8538, encodingMicros=3, totalDispatchMicros=125107, 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=3506772717465540, 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=7828485, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76328, opaque=0x77bc70, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10741, encodingMicros=3, totalDispatchMicros=112825, 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=3506772717399110, 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=7813724, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-9314, opaque=0x7782c7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=289750, encodingMicros=2, totalDispatchMicros=289750, totalServerMicros=262, serverMicros=262}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772717358400, 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=7832600, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38413, opaque=0x77cc83, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19661, encodingMicros=3, totalDispatchMicros=67586, 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=3506772717329357, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7829789, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46301, opaque=0x77c188, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26704, encodingMicros=3, totalDispatchMicros=101840, 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=3506772717546133, 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=7826963, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42210, opaque=0x77b67e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8593, encodingMicros=2, totalDispatchMicros=103084, 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=3506772717579427, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7829975, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34672, opaque=0x77c242, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26949, encodingMicros=3, totalDispatchMicros=97846, 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=3506772717572229, 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=7814734, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-71521, opaque=0x7786b9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=283964, encodingMicros=3, totalDispatchMicros=283964, totalServerMicros=281, serverMicros=281}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772717598097, 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=7827367, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76272, opaque=0x77b812, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8636, encodingMicros=3, totalDispatchMicros=99042, 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=3506772717607251, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7830096, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42368, opaque=0x77c2bb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26973, encodingMicros=3, totalDispatchMicros=96786, 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=3506772717617938, 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=7819243, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49793, opaque=0x779856, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30213, encodingMicros=3, totalDispatchMicros=73616, 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=3506772717629824, 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=7810869, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-63699, opaque=0x7777a0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=300144, encodingMicros=3, totalDispatchMicros=300144, totalServerMicros=297, serverMicros=297}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772717625590, 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=7833016, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46504, opaque=0x77ce23, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8659, encodingMicros=2, totalDispatchMicros=31354, 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=3506772717649888, 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=7819509, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41854, opaque=0x779960, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30240, encodingMicros=2, totalDispatchMicros=73405, 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=3506772717669986, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7831776, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50397, opaque=0x77c94b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21766, encodingMicros=2, totalDispatchMicros=79639, 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=3506772717695012, 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=7812618, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33876, opaque=0x777e75, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8708, encodingMicros=2, totalDispatchMicros=217203, totalServerMicros=188, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772717677341, 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=7819922, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75935, opaque=0x779afd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30264, encodingMicros=2, totalDispatchMicros=70565, 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=3506772717733820, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7807909, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75441, opaque=0x776c10, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21808, encodingMicros=2, totalDispatchMicros=251170, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772717747177, 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=7815404, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41671, opaque=0x778957, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8720, encodingMicros=3, totalDispatchMicros=200017, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772717771244, 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=7820699, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53546, opaque=0x779e06, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30344, encodingMicros=2, totalDispatchMicros=66934, 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=3506772717783616, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7804361, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-67669, opaque=0x775e34, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21842, encodingMicros=2, totalDispatchMicros=253972, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772717675019, 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=7815705, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-63891, opaque=0x778a84, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=278960, encodingMicros=2, totalDispatchMicros=278960, totalServerMicros=269, serverMicros=269}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772717835005, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7832615, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46473, opaque=0x77cc92, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21842, encodingMicros=2, totalDispatchMicros=68846, 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=3506772717842766, 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=7827741, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64479, opaque=0x77b988, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30328, encodingMicros=3, totalDispatchMicros=61514, 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=3506772717782893, 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=7818410, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53459, opaque=0x779515, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8751, encodingMicros=2, totalDispatchMicros=184179, totalServerMicros=145, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772717879352, 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=7827936, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72145, opaque=0x77ba4b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30357, encodingMicros=3, totalDispatchMicros=61478, 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=3506772717911712, 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=7828177, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53919, opaque=0x77bb3c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30381, encodingMicros=3, totalDispatchMicros=61372, 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=3506772717937205, 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=7828241, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50185, opaque=0x77bb7c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30298, encodingMicros=2, totalDispatchMicros=56735, 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=3506772717944480, 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=7829928, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42362, opaque=0x77c213, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8809, encodingMicros=2, totalDispatchMicros=70188, 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=3506772717976213, 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=7829018, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64530, opaque=0x77be85, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30320, encodingMicros=3, totalDispatchMicros=60663, 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=3506772718059032, 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=7829087, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46260, opaque=0x77beca, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30398, encodingMicros=3, totalDispatchMicros=59876, 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=3506772717982942, 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=7823217, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36188, opaque=0x77a7dc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12572, encodingMicros=2, totalDispatchMicros=207459, 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=3506772718062176, 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=7831582, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54087, opaque=0x77c889, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8906, encodingMicros=3, totalDispatchMicros=47939, 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=3506772718124117, 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=7822923, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49954, opaque=0x77a6b6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29675, encodingMicros=3, totalDispatchMicros=53770, 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=3506772718132958, 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=7823909, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40177, opaque=0x77aa90, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12704, encodingMicros=2, totalDispatchMicros=202891, 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=3506772718138826, 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=7831641, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72352, opaque=0x77c8c4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8975, encodingMicros=3, totalDispatchMicros=47171, 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=3506772718173585, 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=7824240, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17083, opaque=0x77abdb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12735, encodingMicros=12, totalDispatchMicros=199877, 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=3506772718180315, 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=7831659, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42450, opaque=0x77c8d6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9012, encodingMicros=2, totalDispatchMicros=46643, 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=3506772718214415, 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=7824793, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34381, opaque=0x77ae04, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20947, encodingMicros=3, totalDispatchMicros=56516, 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=3506772718215378, 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=7824342, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1344, opaque=0x77ac41, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12761, encodingMicros=2, totalDispatchMicros=199112, 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=3506772718241083, 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=7817271, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75814, opaque=0x7790a2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9052, encodingMicros=2, totalDispatchMicros=178256, totalServerMicros=131, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772718256070, 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=7824610, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47858, opaque=0x77ad4d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12807, encodingMicros=3, totalDispatchMicros=197754, 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=3506772718269905, 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=7814283, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41631, opaque=0x7784f5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9076, encodingMicros=2, totalDispatchMicros=195614, totalServerMicros=155, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772718284092, 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=7824698, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29144, opaque=0x77ada5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12831, encodingMicros=2, totalDispatchMicros=196892, 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=3506772718346875, 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=7820756, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20467, opaque=0x779e3f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9069, encodingMicros=3, totalDispatchMicros=179693, 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=3506772718375395, 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=7820772, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36069, opaque=0x779e4f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9094, encodingMicros=2, totalDispatchMicros=179720, 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=3506772718399697, 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=7826353, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17174, opaque=0x77b41c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12886, encodingMicros=3, totalDispatchMicros=182362, 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=3506772718421214, 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=7820939, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16960, opaque=0x779ef6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9123, encodingMicros=2, totalDispatchMicros=179503, 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=3506772718461276, 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=7822996, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20555, opaque=0x77a6ff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9151, encodingMicros=3, totalDispatchMicros=165775, 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=3506772718467297, 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=7812984, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-20133, opaque=0x777fe3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=287916, encodingMicros=3, totalDispatchMicros=287916, totalServerMicros=274, serverMicros=274}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772718494226, 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=7823734, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17064, opaque=0x77a9e1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9176, encodingMicros=3, totalDispatchMicros=160718, 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=3506772718513281, 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=7808295, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-16433, opaque=0x776d92, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=313681, encodingMicros=2, totalDispatchMicros=313681, totalServerMicros=297, serverMicros=297}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772718519914, 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=7824200, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40190, opaque=0x77abb3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9198, encodingMicros=17, totalDispatchMicros=157599, 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=3506772718559103, 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=7817396, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-41761, opaque=0x77911f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=272252, encodingMicros=2, totalDispatchMicros=272252, totalServerMicros=271, serverMicros=271}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772718564637, 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=7827576, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32481, opaque=0x77b8e3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12976, encodingMicros=3, totalDispatchMicros=172690, 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=3506772718586889, 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=7816954, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-71623, opaque=0x778f65, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=272936, encodingMicros=3, totalDispatchMicros=272936, totalServerMicros=271, serverMicros=271}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772718594995, 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=7827946, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51817, opaque=0x77ba55, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13003, encodingMicros=3, totalDispatchMicros=169346, 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=3506772720549929, 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=7833628, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5827, opaque=0x77d087, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14761, encodingMicros=2, totalDispatchMicros=77707, 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=3506772720568822, 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=7831341, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72323, opaque=0x77c798, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2575, encodingMicros=3, totalDispatchMicros=71411, 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=3506772720620858, 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=7817249, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47558, opaque=0x77908c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14801, encodingMicros=2, totalDispatchMicros=222471, 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=3506772720625461, 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=7816332, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41715, opaque=0x778cf7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2563, encodingMicros=2, totalDispatchMicros=197506, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772720688599, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7815717, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63894, opaque=0x778a90, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14303, encodingMicros=2, totalDispatchMicros=223969, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772720703113, 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=7814436, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45617, opaque=0x77858f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2612, encodingMicros=3, totalDispatchMicros=228032, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772720737436, 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=7818418, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45787, opaque=0x77951d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2640, encodingMicros=2, totalDispatchMicros=210876, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772720754745, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7833275, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72448, opaque=0x77cf26, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14339, encodingMicros=3, totalDispatchMicros=53379, 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=3506772720782917, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=7833338, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38462, opaque=0x77cf65, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14162, encodingMicros=3, totalDispatchMicros=52126, 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=3506772720231728, 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=7822171, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9668, opaque=0x77a3c6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22817, encodingMicros=18, totalDispatchMicros=175766, 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=3506772719974359, 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=7820528, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71794, opaque=0x779d5b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2151, encodingMicros=3, totalDispatchMicros=179136, 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=3506772719885230, 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=7816161, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-997, opaque=0x778c4c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=277429, encodingMicros=2, totalDispatchMicros=277429, totalServerMicros=258, serverMicros=258}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772721594145, 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=7824135, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47835, opaque=0x77ab72, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14823, encodingMicros=3, totalDispatchMicros=161906, 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=3506772721610965, 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=7815633, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-43636, opaque=0x778a3c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=283546, encodingMicros=3, totalDispatchMicros=283546, totalServerMicros=258, serverMicros=258}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772719759253, 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=7829122, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51863, opaque=0x77beed, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=32466, encodingMicros=2, totalDispatchMicros=95542, 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=3506772721645357, 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=7812491, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-35719, opaque=0x777df6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=298386, encodingMicros=3, totalDispatchMicros=298386, totalServerMicros=291, serverMicros=291}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506772721664078, 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=7823903, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1330, opaque=0x77aa8a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24431, encodingMicros=2, totalDispatchMicros=57652, 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=3506772721685569, 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=7829314, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40441, opaque=0x77bfad, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=34383, encodingMicros=17, totalDispatchMicros=101220, 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=3506772721715892, 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=7824033, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29123, opaque=0x77ab0c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24441, encodingMicros=2, totalDispatchMicros=61629, 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=3506772721733496, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7811556, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-45506, opaque=0x777a4f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=303541, encodingMicros=2, totalDispatchMicros=303541, totalServerMicros=295, serverMicros=295}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772721748963, 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=7830957, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44309, opaque=0x77c618, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=34421, encodingMicros=3, totalDispatchMicros=93750, 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=3506772721761820, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7811391, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-45496, opaque=0x7779aa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=307385, encodingMicros=2, totalDispatchMicros=307385, totalServerMicros=299, serverMicros=299}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772719762495, 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=7821208, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71810, opaque=0x77a003, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24213, encodingMicros=3, totalDispatchMicros=157672, 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=3506772718644200, 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=7826572, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44120, opaque=0x77b4f7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9287, encodingMicros=2, totalDispatchMicros=112929, 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=3506772721831154, 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=7813365, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-9298, opaque=0x778160, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=296558, encodingMicros=3, totalDispatchMicros=296558, totalServerMicros=284, serverMicros=284}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772721869029, 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=7823188, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53657, opaque=0x77a7bf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26118, encodingMicros=3, totalDispatchMicros=150147, 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=3506772721901496, 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=7823411, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46010, opaque=0x77a89e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26148, encodingMicros=2, totalDispatchMicros=148640, 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=3506772722091369, 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=7818597, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-49768, opaque=0x7795d0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=265179, encodingMicros=34, totalDispatchMicros=265179, totalServerMicros=257, serverMicros=257}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772721766973, 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=7815018, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-957, opaque=0x7787d5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=285322, encodingMicros=2, totalDispatchMicros=285322, totalServerMicros=269, serverMicros=269}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772721651925, 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=7810831, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35650, opaque=0x77777a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14870, encodingMicros=13, totalDispatchMicros=257005, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772721596324, 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=7821604, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76011, opaque=0x77a18f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3754, encodingMicros=2, totalDispatchMicros=180050, 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=3506772720786175, 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=7811876, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71413, opaque=0x777b8f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2669, encodingMicros=3, totalDispatchMicros=242440, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772722924767, 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=7815959, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71583, opaque=0x778b82, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4804, encodingMicros=2, totalDispatchMicros=223694, totalServerMicros=169, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772722933476, 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=7826020, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36315, opaque=0x77b2cf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25192, encodingMicros=3, totalDispatchMicros=170308, 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=3506772721904494, 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=7828678, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29334, opaque=0x77bd31, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12525, encodingMicros=2, totalDispatchMicros=97019, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=3506772721880247, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x539f7d1100000019}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772722989550, 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=7828750, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13636, opaque=0x77bd79, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13601, encodingMicros=3, totalDispatchMicros=97163, 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=3506772723021370, 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=7826590, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51767, opaque=0x77b509, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25234, encodingMicros=2, totalDispatchMicros=166729, 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=3506772723039006, 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=7829133, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40435, opaque=0x77bef8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13644, encodingMicros=3, totalDispatchMicros=93298, 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=3506772721872633, 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=7812982, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-43516, opaque=0x777fe1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=297693, encodingMicros=2, totalDispatchMicros=297693, totalServerMicros=288, serverMicros=288}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772723066977, 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=7829403, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5607, opaque=0x77c006, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13667, encodingMicros=2, totalDispatchMicros=89801, 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=3506772722991987, 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=7819739, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64083, opaque=0x779a46, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4827, encodingMicros=3, totalDispatchMicros=214698, totalServerMicros=161, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506772723111395, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7811451, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45503, opaque=0x7779e6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5184, encodingMicros=2, totalDispatchMicros=265816, totalServerMicros=220, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772723125196, 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=7833228, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34835, opaque=0x77cef7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4957, encodingMicros=3, totalDispatchMicros=75663, 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=3506772723140730, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7811380, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45493, opaque=0x77799f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5208, encodingMicros=2, totalDispatchMicros=265918, totalServerMicros=220, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772722942467, 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=7823187, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45996, opaque=0x77a7be, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5072, encodingMicros=3, totalDispatchMicros=171177, 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=3506772723172406, 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=7814875, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35830, opaque=0x778746, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=36494, encodingMicros=3, totalDispatchMicros=134954, totalServerMicros=17, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772723194535, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7816355, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34032, opaque=0x778d0e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5058, encodingMicros=2, totalDispatchMicros=191298, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772722929963, 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=7825605, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36293, opaque=0x77b130, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16083, encodingMicros=3, totalDispatchMicros=153357, 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=3506772723185145, 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=7823259, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37953, opaque=0x77a806, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5310, encodingMicros=3, totalDispatchMicros=171203, 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=3506772723155277, 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=7808541, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75469, opaque=0x776e87, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4971, encodingMicros=2, totalDispatchMicros=256154, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772723286863, 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=7810399, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9161, opaque=0x7775ca, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16353, encodingMicros=2, totalDispatchMicros=268036, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772723296955, 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=7823891, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68468, opaque=0x77aa7e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5410, encodingMicros=2, totalDispatchMicros=166632, 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=3506772723329094, 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=7815160, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-963, opaque=0x778863, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16385, encodingMicros=3, totalDispatchMicros=232783, totalServerMicros=162, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772723345824, 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=7805969, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41201, opaque=0x77647c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5140, encodingMicros=2, totalDispatchMicros=257839, totalServerMicros=177, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772723126981, 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=7830041, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20855, opaque=0x77c284, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13708, encodingMicros=3, totalDispatchMicros=79236, 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=3506772723381360, 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=7831781, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50398, opaque=0x77c950, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5167, encodingMicros=2, totalDispatchMicros=92410, 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=3506772723388621, 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=7811988, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39711, opaque=0x777bff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16353, encodingMicros=3, totalDispatchMicros=248852, totalServerMicros=179, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772723408240, 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=7830779, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48122, opaque=0x77c566, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13974, encodingMicros=3, totalDispatchMicros=69608, 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=3506772723104859, 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=7833546, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17544, opaque=0x77d035, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5561, encodingMicros=4, totalDispatchMicros=40774, 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=3506772723435086, 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=7830856, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51933, opaque=0x77c5b3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13997, encodingMicros=2, totalDispatchMicros=71084, 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=3506772723071973, 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=7826774, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1460, opaque=0x77b5c1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25295, encodingMicros=3, totalDispatchMicros=166311, 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=3506772723459913, 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=7831057, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13744, opaque=0x77c67c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14019, encodingMicros=3, totalDispatchMicros=68432, 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=3506772723453997, 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=7833576, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-21063, opaque=0x77d053, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5907, encodingMicros=3, totalDispatchMicros=41333, 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=3506772723486869, 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=7831566, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1655, opaque=0x77c879, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14042, encodingMicros=3, totalDispatchMicros=61287, 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=3506772723424058, 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=7813366, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28688, opaque=0x778161, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16384, encodingMicros=3, totalDispatchMicros=245779, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772723506891, 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=7828441, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44191, opaque=0x77bc44, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25712, encodingMicros=3, totalDispatchMicros=151827, 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=3506772723513824, 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=7831907, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17451, opaque=0x77c9ce, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14065, encodingMicros=13, totalDispatchMicros=55774, 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=3506772723526475, 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=7830151, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1598, opaque=0x77c2f2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5960, encodingMicros=3, totalDispatchMicros=43533, 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=3506772723539891, 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=7833334, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44471, opaque=0x77cf61, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16494, encodingMicros=3, totalDispatchMicros=70970, 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=3506772723331193, 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=7824098, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53698, opaque=0x77ab4d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5439, encodingMicros=3, totalDispatchMicros=164744, 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=3506772723567413, 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=7833383, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17530, opaque=0x77cf92, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16518, encodingMicros=5, totalDispatchMicros=69184, 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=3506772723251983, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7816187, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63923, opaque=0x778c66, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4869, encodingMicros=3, totalDispatchMicros=226683, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772723245439, 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=7820839, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43856, opaque=0x779e92, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=36551, encodingMicros=3, totalDispatchMicros=120278, 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=3506772723626472, 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=7825620, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13495, opaque=0x77b13f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6048, encodingMicros=3, totalDispatchMicros=149915, 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=3506772723641127, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7817963, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34100, opaque=0x779356, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4920, encodingMicros=2, totalDispatchMicros=201935, 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=3506772723622147, 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=7816591, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32027, opaque=0x778dfa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16535, encodingMicros=3, totalDispatchMicros=228612, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772723674844, 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=7825719, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40269, opaque=0x77b1a2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6088, encodingMicros=2, totalDispatchMicros=149219, 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=3506772723691257, 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=7816612, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-47529, opaque=0x778e0f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=279269, encodingMicros=2, totalDispatchMicros=279269, totalServerMicros=272, serverMicros=272}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772723705591, 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=7820870, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28995, opaque=0x779eb1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=36983, encodingMicros=3, totalDispatchMicros=111476, 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=3506772723724366, 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=7810854, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-39663, opaque=0x777791, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=308672, encodingMicros=2, totalDispatchMicros=308672, totalServerMicros=292, serverMicros=292}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772723735814, 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=7825877, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20684, opaque=0x77b240, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6137, encodingMicros=3, totalDispatchMicros=147806, 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=3506772723569222, 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=7829199, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36440, opaque=0x77bf3a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25753, encodingMicros=3, totalDispatchMicros=141727, 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=3506772723761180, 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=7821318, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47731, opaque=0x77a071, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37032, encodingMicros=2, totalDispatchMicros=111336, 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=3506772723555401, 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=7812002, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20098, opaque=0x777c0d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5793, encodingMicros=3, totalDispatchMicros=226030, totalServerMicros=171, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772723794198, 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=7821909, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16982, opaque=0x77a2c0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37062, encodingMicros=3, totalDispatchMicros=110798, 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=3506772723813836, 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=7815597, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35866, opaque=0x778a18, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6048, encodingMicros=3, totalDispatchMicros=205931, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772723826122, 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=7826629, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36346, opaque=0x77b530, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6199, encodingMicros=2, totalDispatchMicros=140846, 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=3506772723861519, 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=7832002, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36549, opaque=0x77ca2d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6079, encodingMicros=2, totalDispatchMicros=56743, 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=3506772723544926, 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=7833166, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40634, opaque=0x77ceb9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14092, encodingMicros=3, totalDispatchMicros=45636, 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=3506772723474826, 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=7819890, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49829, opaque=0x779add, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5105, encodingMicros=3, totalDispatchMicros=210887, totalServerMicros=171, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772723924445, 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=7832391, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20996, opaque=0x77cbb2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6116, encodingMicros=2, totalDispatchMicros=51432, 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=3506772723930330, 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=7815579, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47491, opaque=0x778a06, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14462, encodingMicros=2, totalDispatchMicros=198987, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772723952125, 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=7817014, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49686, opaque=0x778fa1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5572, encodingMicros=2, totalDispatchMicros=226709, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772723964637, 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=7831318, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32671, opaque=0x77c781, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5233, encodingMicros=3, totalDispatchMicros=57110, 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=3506772723978774, 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=7814235, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60438, opaque=0x7784c6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5595, encodingMicros=3, totalDispatchMicros=237893, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772723990466, 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=7812475, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51196, opaque=0x777de6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14504, encodingMicros=3, totalDispatchMicros=223320, totalServerMicros=182, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772724004648, 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=7812364, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71431, opaque=0x777d77, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5617, encodingMicros=2, totalDispatchMicros=244518, totalServerMicros=205, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772724360773, 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=7824329, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32348, opaque=0x77ac34, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5801, encodingMicros=3, totalDispatchMicros=193709, 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=3506772724711668, 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=7816529, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51341, opaque=0x778dbc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6389, encodingMicros=2, totalDispatchMicros=223798, totalServerMicros=161, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772724723169, 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=7815293, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47473, opaque=0x7788e8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15126, encodingMicros=2, totalDispatchMicros=189273, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772725043331, 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=7819763, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49823, opaque=0x779a5e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6641, encodingMicros=3, totalDispatchMicros=215356, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772725062743, 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=7818435, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-28906, opaque=0x77952e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=273613, encodingMicros=2, totalDispatchMicros=273613, totalServerMicros=265, serverMicros=265}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772725086662, 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=7827982, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17239, opaque=0x77ba79, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6453, encodingMicros=2, totalDispatchMicros=163374, 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=3506772725112288, 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=7828249, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36400, opaque=0x77bb84, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6475, encodingMicros=2, totalDispatchMicros=161186, 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=3506772725138058, 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=7815884, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-75750, opaque=0x778b37, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=287170, encodingMicros=14, totalDispatchMicros=287170, totalServerMicros=278, serverMicros=278}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772725176937, 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=7829064, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48038, opaque=0x77beb3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6521, encodingMicros=3, totalDispatchMicros=142744, 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=3506772725204289, 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=7829342, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44240, opaque=0x77bfc9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6545, encodingMicros=3, totalDispatchMicros=140653, 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=3506772725208232, 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=7816727, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53372, opaque=0x778e81, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=694, encodingMicros=3, totalDispatchMicros=241320, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772723868371, 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=7826899, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36361, opaque=0x77b63e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6232, encodingMicros=3, totalDispatchMicros=138299, 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=3506772723825599, 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=7822144, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1251, opaque=0x77a3ab, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37089, encodingMicros=2, totalDispatchMicros=110581, 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=3506772725389395, 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=7827267, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32469, opaque=0x77b7ae, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7740, encodingMicros=2, totalDispatchMicros=136366, 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=3506772723782253, 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=7827208, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44147, opaque=0x77b773, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6218, encodingMicros=48, totalDispatchMicros=128256, 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=3506772723782863, 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=7829455, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44245, opaque=0x77c03a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25963, encodingMicros=3, totalDispatchMicros=139178, 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=3506772725449003, 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=7827311, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13568, opaque=0x77b7da, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7881, encodingMicros=3, totalDispatchMicros=129249, 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=3506772725471151, 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=7829474, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32588, opaque=0x77c04d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27648, encodingMicros=3, totalDispatchMicros=140441, 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=3506772725486300, 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=7827632, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29272, opaque=0x77b91b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7900, encodingMicros=2, totalDispatchMicros=126874, 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=3506772725505212, 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=7829957, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48072, opaque=0x77c230, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27679, encodingMicros=3, totalDispatchMicros=132320, 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=3506772723668378, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7817160, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63963, opaque=0x779033, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4943, encodingMicros=3, totalDispatchMicros=194410, 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=3506772725535003, 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=7828048, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17242, opaque=0x77babb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7930, encodingMicros=2, totalDispatchMicros=125857, 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=3506772725577957, 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=7831162, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20928, opaque=0x77c6e5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27729, encodingMicros=2, totalDispatchMicros=114632, 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=3506772725507192, 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=7830054, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13691, opaque=0x77c291, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7804, encodingMicros=20, totalDispatchMicros=102908, 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=3506772725607164, 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=7831198, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51960, opaque=0x77c709, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27755, encodingMicros=3, totalDispatchMicros=114631, 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=3506772725627764, 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=7828551, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17265, opaque=0x77bcb1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8000, encodingMicros=2, totalDispatchMicros=121448, 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=3506772725451704, 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=7812032, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-836, opaque=0x777c2b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=37980, encodingMicros=2, totalDispatchMicros=255795, totalServerMicros=185, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772725385134, 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=7807604, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33674, opaque=0x776adf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7224, encodingMicros=3, totalDispatchMicros=236448, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772725701698, 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=7832657, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44413, opaque=0x77ccbc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7926, encodingMicros=2, totalDispatchMicros=45911, 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=3506772724015699, 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=7818819, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28924, opaque=0x7796ae, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5272, encodingMicros=3, totalDispatchMicros=163549, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772725659935, 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=7828736, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5559, opaque=0x77bd6b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8027, encodingMicros=3, totalDispatchMicros=120338, 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=3506772725634728, 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=7831255, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40548, opaque=0x77c742, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27779, encodingMicros=4, totalDispatchMicros=117383, 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=3506772725814237, 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=7816069, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-63917, opaque=0x778bf0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=287203, encodingMicros=3, totalDispatchMicros=287203, totalServerMicros=260, serverMicros=260}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772725836112, 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=7829238, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48049, opaque=0x77bf61, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8182, encodingMicros=3, totalDispatchMicros=115224, 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=3506772725849566, 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=7831560, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40565, opaque=0x77c873, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=27982, encodingMicros=3, totalDispatchMicros=100215, 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=3506772725872434, 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=7808098, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-75452, opaque=0x776ccd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=306126, encodingMicros=2, totalDispatchMicros=306126, totalServerMicros=287, serverMicros=287}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772725935303, 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=7816172, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-75764, opaque=0x778c57, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=275719, encodingMicros=2, totalDispatchMicros=275719, totalServerMicros=264, serverMicros=264}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772725961755, 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=7831263, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20934, opaque=0x77c74a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8194, encodingMicros=3, totalDispatchMicros=92119, 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=3506772725969357, 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=7833191, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44462, opaque=0x77ced2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7632, encodingMicros=3, totalDispatchMicros=71070, 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=3506772726033639, 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=7832167, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1690, opaque=0x77cad2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8240, encodingMicros=2, totalDispatchMicros=75912, 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=3506772726042336, 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=7833839, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36684, opaque=0x77d15a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7698, encodingMicros=3, totalDispatchMicros=51805, 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=3506772725587670, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=7817578, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49719, opaque=0x7791d5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6851, encodingMicros=2, totalDispatchMicros=196133, 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=3506772725963743, 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=7814837, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-45626, opaque=0x77871f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=276734, encodingMicros=3, totalDispatchMicros=276734, totalServerMicros=264, serverMicros=264}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772725878818, 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=7832052, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5726, opaque=0x77ca5f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28008, encodingMicros=3, totalDispatchMicros=95303, 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=3506772725775015, 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=7812435, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43500, opaque=0x777dbe, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7027, encodingMicros=2, totalDispatchMicros=200355, totalServerMicros=146, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772725770815, 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=7824442, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42073, opaque=0x77aca5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7866, encodingMicros=3, totalDispatchMicros=166695, 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=3506772726383127, 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=7808517, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4718, opaque=0x776e70, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7624, encodingMicros=2, totalDispatchMicros=218242, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772726392927, 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=7824351, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64294, opaque=0x77ac4a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8485, encodingMicros=3, totalDispatchMicros=166066, 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=3506772726402246, 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=7825246, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68532, opaque=0x77afc9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9034, encodingMicros=3, totalDispatchMicros=114843, 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=3506772726429714, 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=7824497, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64304, opaque=0x77acdc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8517, encodingMicros=2, totalDispatchMicros=165985, 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=3506772726436954, 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=7825351, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71993, opaque=0x77b032, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9062, encodingMicros=3, totalDispatchMicros=114853, 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=3506772726461533, 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=7825383, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64344, opaque=0x77b052, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8545, encodingMicros=2, totalDispatchMicros=161644, 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=3506772726509721, 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=7825788, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64369, opaque=0x77b1e7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9106, encodingMicros=3, totalDispatchMicros=117439, 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=3506772726510978, 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=7812282, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4867, opaque=0x777d25, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2097, encodingMicros=3, totalDispatchMicros=275342, totalServerMicros=186, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772726388178, 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=7823039, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20561, opaque=0x77a72a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7931, encodingMicros=2, totalDispatchMicros=168451, 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=3506772726388388, 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=7811853, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-12921, opaque=0x777b78, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=28489, encodingMicros=17, totalDispatchMicros=251009, totalServerMicros=161, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772726598851, 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=7827231, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38148, opaque=0x77b78a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9155, encodingMicros=3, totalDispatchMicros=101886, 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=3506772726573662, 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=7833608, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-21066, opaque=0x77d073, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2145, encodingMicros=3, totalDispatchMicros=81583, 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=3506772726523430, 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=7826316, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34448, opaque=0x77b3f7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8588, encodingMicros=3, totalDispatchMicros=155079, 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=3506772726437777, 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=7831891, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20967, opaque=0x77c9be, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7663, encodingMicros=3, totalDispatchMicros=51422, 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=3506772727609188, 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=7814926, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20234, opaque=0x778779, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29629, encodingMicros=2, totalDispatchMicros=262144, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772727611725, 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=7814919, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37595, opaque=0x778772, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=40768, encodingMicros=3, totalDispatchMicros=233273, 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=3506772727658374, 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=7815491, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-400, documentId=test_collections-975, opaque=0x7789ae, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=291903, encodingMicros=3, totalDispatchMicros=291903, totalServerMicros=265, serverMicros=265}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772727691980, 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=7810180, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41458, opaque=0x7774f6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=40829, encodingMicros=3, totalDispatchMicros=274070, totalServerMicros=186, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772727726460, 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=7815660, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13088, opaque=0x778a57, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9277, encodingMicros=3, totalDispatchMicros=206033, totalServerMicros=119, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772727733993, 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=7815733, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75746, opaque=0x778aa0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=40864, encodingMicros=3, totalDispatchMicros=232951, 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=3506772727781048, 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=7816214, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47512, opaque=0x778c81, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9314, encodingMicros=2, totalDispatchMicros=203884, 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=3506772727609656, 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=7815552, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47488, opaque=0x7789eb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3122, encodingMicros=3, totalDispatchMicros=236700, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772727612861, 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=7827645, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64476, opaque=0x77b928, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9630, encodingMicros=2, totalDispatchMicros=143055, 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=3506772728536779, 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=7830802, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34705, opaque=0x77c57d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10126, encodingMicros=3, totalDispatchMicros=82371, 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=3506772728526124, 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=7801572, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-67589, opaque=0x77534f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2409, encodingMicros=2, totalDispatchMicros=206924, totalServerMicros=155, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772727788002, 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=7816539, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34043, opaque=0x778dc6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=40906, encodingMicros=2, totalDispatchMicros=232447, 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=3506772729428094, 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=7818320, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53453, opaque=0x7794bb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11245, encodingMicros=2, totalDispatchMicros=203227, 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=3506772729431381, 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=7823217, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36188, opaque=0x77a7dc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1815, encodingMicros=2, totalDispatchMicros=209275, 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=3506772729457741, 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=7818436, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41807, opaque=0x77952f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11269, encodingMicros=2, totalDispatchMicros=208146, 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=3506772729470009, 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=7823302, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29094, opaque=0x77a831, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1849, encodingMicros=2, totalDispatchMicros=208922, 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=3506772727783758, 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=7818191, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39940, opaque=0x77943a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1971, encodingMicros=3, totalDispatchMicros=183687, 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=3506772729499099, 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=7823568, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43978, opaque=0x77a93b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1875, encodingMicros=2, totalDispatchMicros=206949, 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=3506772727651899, 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=7829562, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51875, opaque=0x77c0a5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9031, encodingMicros=3, totalDispatchMicros=117440, 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=3506772729502714, 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=7811283, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-67934, opaque=0x77793e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10537, encodingMicros=3, totalDispatchMicros=226739, totalServerMicros=138, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772729567533, 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=7819067, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47643, opaque=0x7797a6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3748, encodingMicros=2, totalDispatchMicros=182817, 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=3506772729490448, 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=7818491, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75879, opaque=0x779566, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11296, encodingMicros=2, totalDispatchMicros=208092, 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=3506772729605909, 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=7830595, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32634, opaque=0x77c4ae, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10957, encodingMicros=2, totalDispatchMicros=103358, 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=3506772729429777, 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=7821555, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20509, opaque=0x77a15e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10831, encodingMicros=3, totalDispatchMicros=170242, 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=3506772729432243, 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=7832329, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72392, opaque=0x77cb74, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11726, encodingMicros=3, totalDispatchMicros=90800, 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=3506772729661458, 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=7831381, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32674, opaque=0x77c7c1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10995, encodingMicros=3, totalDispatchMicros=92156, 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=3506772729677986, 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=7832559, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42527, opaque=0x77cc5a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11967, encodingMicros=3, totalDispatchMicros=89697, 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=3506772729692367, 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=7822876, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1282, opaque=0x77a687, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10486, encodingMicros=3, totalDispatchMicros=158342, 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=3506772729713235, 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=7833825, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5840, opaque=0x77d14c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11032, encodingMicros=3, totalDispatchMicros=36824, 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=3506772729790894, 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=7821679, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16979, opaque=0x77a1da, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12440, encodingMicros=2, totalDispatchMicros=169461, 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=3506772729821492, 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=7821957, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29039, opaque=0x77a2f0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12465, encodingMicros=3, totalDispatchMicros=168799, 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=3506772729836845, 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=7833433, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50494, opaque=0x77cfc4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10988, encodingMicros=3, totalDispatchMicros=32694, 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=3506772729873507, 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=7808758, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45422, opaque=0x776f61, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11015, encodingMicros=3, totalDispatchMicros=223320, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772729909184, 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=7827843, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42249, opaque=0x77b9ee, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10687, encodingMicros=2, totalDispatchMicros=125787, 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=3506772729938955, 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=7833163, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36617, opaque=0x77ceb5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12519, encodingMicros=3, totalDispatchMicros=43441, 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=3506772729968539, 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=7829485, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76374, opaque=0x77c058, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10723, encodingMicros=2, totalDispatchMicros=105868, 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=3506772730043378, 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=7829932, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50294, opaque=0x77c217, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10783, encodingMicros=3, totalDispatchMicros=98138, 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=3506772730059870, 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=7822941, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51603, opaque=0x77a6c8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11905, encodingMicros=4, totalDispatchMicros=166753, 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=3506772730094492, 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=7831858, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34771, opaque=0x77c99d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10815, encodingMicros=3, totalDispatchMicros=42935, 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=3506772730124370, 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=7823531, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5322, opaque=0x77a916, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11950, encodingMicros=3, totalDispatchMicros=161794, 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=3506772730142616, 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=7815824, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5008, opaque=0x778afb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6068, encodingMicros=2, totalDispatchMicros=179206, totalServerMicros=118, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772730201079, 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=7811268, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47301, opaque=0x77792f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6112, encodingMicros=2, totalDispatchMicros=208945, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772730238038, 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=7804560, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-520, opaque=0x775efb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12017, encodingMicros=2, totalDispatchMicros=276377, totalServerMicros=228, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772730305048, 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=7813984, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28735, opaque=0x7783cb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12060, encodingMicros=2, totalDispatchMicros=250338, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772730315111, 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=7815775, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20267, opaque=0x778aca, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6199, encodingMicros=3, totalDispatchMicros=220583, totalServerMicros=123, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772730532414, 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=7816647, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47530, opaque=0x778e32, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6284, encodingMicros=2, totalDispatchMicros=233375, totalServerMicros=137, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772730654777, 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=7822986, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29079, opaque=0x77a6f5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6343, encodingMicros=2, totalDispatchMicros=162092, 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=3506772729629876, 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=7819522, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9576, opaque=0x77996d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3790, encodingMicros=3, totalDispatchMicros=179657, 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=3506772729625658, 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=7818690, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45794, opaque=0x77962d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11426, encodingMicros=2, totalDispatchMicros=207715, 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=3506772731150989, 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=7820427, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13278, opaque=0x779cf6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13195, encodingMicros=3, totalDispatchMicros=138946, 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=3506772729589967, 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=7814134, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37564, opaque=0x778461, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10621, encodingMicros=3, totalDispatchMicros=210507, 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=3506772729559686, 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=7824342, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1344, opaque=0x77ac41, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1897, encodingMicros=2, totalDispatchMicros=201009, 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=3506772731264146, 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=7821655, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5246, opaque=0x77a1c2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13268, encodingMicros=3, totalDispatchMicros=140311, 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=3506772731151654, 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=7819713, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34156, opaque=0x779a2c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12942, encodingMicros=2, totalDispatchMicros=204474, 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=3506772731160792, 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=7821800, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36111, opaque=0x77a253, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5282, encodingMicros=2, totalDispatchMicros=169421, 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=3506772731061210, 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=7829588, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13676, opaque=0x77c0bf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5695, encodingMicros=3, totalDispatchMicros=112562, 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=3506772729722687, 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=7823077, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29082, opaque=0x77a750, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10513, encodingMicros=2, totalDispatchMicros=157011, 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=3506772731365306, 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=7824002, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5334, opaque=0x77aaed, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13275, encodingMicros=2, totalDispatchMicros=126806, 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=3506772731364687, 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=7820161, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60687, opaque=0x779bec, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13134, encodingMicros=3, totalDispatchMicros=189305, 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=3506772731493886, 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=7811216, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28599, opaque=0x7778fb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6089, encodingMicros=2, totalDispatchMicros=257314, totalServerMicros=146, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772731529584, 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=7809101, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39590, opaque=0x7770b8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6120, encodingMicros=3, totalDispatchMicros=266139, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772731272447, 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=7814738, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37586, opaque=0x7786bd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12280, encodingMicros=2, totalDispatchMicros=207710, 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=3506772731269873, 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=7824610, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47858, opaque=0x77ad4d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3601, encodingMicros=3, totalDispatchMicros=201355, 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=3506772731585304, 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=7814911, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60472, opaque=0x77876a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12586, encodingMicros=2, totalDispatchMicros=207954, 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=3506772731609185, 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=7824698, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29144, opaque=0x77ada5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3936, encodingMicros=2, totalDispatchMicros=200828, 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=3506772731626109, 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=7826578, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32444, opaque=0x77b4fd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6154, encodingMicros=2, totalDispatchMicros=157671, 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=3506772731539278, 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=7821241, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34220, opaque=0x77a024, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13294, encodingMicros=2, totalDispatchMicros=189022, 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=3506772731659807, 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=7824867, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32360, opaque=0x77ae4e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3973, encodingMicros=10, totalDispatchMicros=199477, 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=3506772731671967, 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=7827731, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36386, opaque=0x77b97e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6151, encodingMicros=3, totalDispatchMicros=147611, 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=3506772731531003, 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=7812445, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35713, opaque=0x777dcb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4134, encodingMicros=3, totalDispatchMicros=293349, totalServerMicros=280, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772731708780, 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=7828462, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5540, opaque=0x77bc59, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6183, encodingMicros=2, totalDispatchMicros=141141, 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=3506772731720577, 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=7825947, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40281, opaque=0x77b286, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3989, encodingMicros=3, totalDispatchMicros=190988, 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=3506772731497986, 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=7823985, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44001, opaque=0x77aadc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12260, encodingMicros=2, totalDispatchMicros=154337, 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=3506772731762773, 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=7832344, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42513, opaque=0x77cb84, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5989, encodingMicros=3, totalDispatchMicros=72988, 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=3506772731500456, 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=7824935, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51690, opaque=0x77ae92, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13396, encodingMicros=2, totalDispatchMicros=126343, 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=3506772731767667, 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=7828895, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44219, opaque=0x77be0a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6227, encodingMicros=2, totalDispatchMicros=134867, 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=3506772731857923, 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=7823495, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64260, opaque=0x77a8f2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=34554, encodingMicros=3, totalDispatchMicros=67237, 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=3506772731749788, 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=7826039, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32412, opaque=0x77b2e2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4013, encodingMicros=2, totalDispatchMicros=190114, 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=3506772731702660, 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=7821520, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64159, opaque=0x77a13b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13448, encodingMicros=2, totalDispatchMicros=188983, 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=3506772731926749, 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=7833055, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34830, opaque=0x77ce4a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33924, encodingMicros=3, totalDispatchMicros=115067, 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=3506772731615190, 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=7815180, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53315, opaque=0x778878, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12585, encodingMicros=2, totalDispatchMicros=207468, 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=3506772731975230, 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=7810544, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53165, opaque=0x77765b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13702, encodingMicros=2, totalDispatchMicros=241703, totalServerMicros=180, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772732012685, 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=7815532, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60500, opaque=0x7789d7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12966, encodingMicros=2, totalDispatchMicros=200465, 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=3506772731929186, 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=7826612, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47925, opaque=0x77b51f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4180, encodingMicros=2, totalDispatchMicros=183558, 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=3506772731883104, 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=7828925, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32547, opaque=0x77be28, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6338, encodingMicros=2, totalDispatchMicros=134977, 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=3506772732086681, 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=7827065, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17208, opaque=0x77b6e4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4327, encodingMicros=3, totalDispatchMicros=179528, 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=3506772732118276, 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=7829272, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51870, opaque=0x77bf83, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6562, encodingMicros=2, totalDispatchMicros=133866, 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=3506772731883499, 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=7817016, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75802, opaque=0x778fa3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4759, encodingMicros=2, totalDispatchMicros=274260, totalServerMicros=263, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772732164111, 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=7829702, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38256, opaque=0x77c131, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5122, encodingMicros=16, totalDispatchMicros=133247, 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=3506772731852848, 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=7811113, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-789, opaque=0x777894, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13741, encodingMicros=2, totalDispatchMicros=200178, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772732181742, 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=7830528, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40502, opaque=0x77c46b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6602, encodingMicros=3, totalDispatchMicros=88330, 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=3506772732119111, 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=7816316, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75772, opaque=0x778ce7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13054, encodingMicros=2, totalDispatchMicros=196070, 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=3506772732019341, 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=7809716, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37262, opaque=0x77731f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13740, encodingMicros=2, totalDispatchMicros=242433, totalServerMicros=181, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772733295310, 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=7822010, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49914, opaque=0x77a325, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14127, encodingMicros=3, totalDispatchMicros=169184, 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=3506772733302314, 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=7819436, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32143, opaque=0x779917, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7565, encodingMicros=3, totalDispatchMicros=193295, 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=3506772733353652, 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=7819645, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16911, opaque=0x7799e8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7606, encodingMicros=2, totalDispatchMicros=195212, 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=3506772733364908, 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=7823347, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53663, opaque=0x77a85e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14173, encodingMicros=2, totalDispatchMicros=162531, 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=3506772733406130, 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=7824398, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53711, opaque=0x77ac79, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14203, encodingMicros=2, totalDispatchMicros=155006, 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=3506772731976157, 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=7831777, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54104, opaque=0x77c94c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33943, encodingMicros=3, totalDispatchMicros=118512, 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=3506772733662942, 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=7828858, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40417, opaque=0x77bde5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15981, encodingMicros=3, totalDispatchMicros=91478, 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=3506772733696369, 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=7828970, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17291, opaque=0x77be55, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16009, encodingMicros=3, totalDispatchMicros=90297, 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=3506772733721318, 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=7829080, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17301, opaque=0x77bec3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16030, encodingMicros=3, totalDispatchMicros=88672, 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=3506772733744817, 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=7819129, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34127, opaque=0x7797e4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=35666, encodingMicros=3, totalDispatchMicros=239745, totalServerMicros=136, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772733759564, 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=7829608, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40457, opaque=0x77c0d3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16056, encodingMicros=3, totalDispatchMicros=81496, 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=3506772733801180, 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=7829984, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51892, opaque=0x77c24b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16083, encodingMicros=3, totalDispatchMicros=74943, 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=3506772733826584, 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=7810275, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-56807, opaque=0x77754e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=35717, encodingMicros=2, totalDispatchMicros=290199, totalServerMicros=221, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772733854379, 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=7830417, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48100, opaque=0x77c3fc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16114, encodingMicros=2, totalDispatchMicros=67553, 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=3506772733408152, 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=7820678, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16942, opaque=0x779df1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7627, encodingMicros=2, totalDispatchMicros=191230, 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=3506772734166540, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7810851, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-67916, opaque=0x77778e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15946, encodingMicros=2, totalDispatchMicros=242500, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772734193997, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7810256, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37434, opaque=0x77753b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15969, encodingMicros=2, totalDispatchMicros=242851, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772734207838, 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=7822956, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9706, opaque=0x77a6d7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8370, encodingMicros=2, totalDispatchMicros=182926, 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=3506772733353061, 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=7823709, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43986, opaque=0x77a9c8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2954, encodingMicros=3, totalDispatchMicros=123105, 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=3506772733301222, 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=7824052, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71945, opaque=0x77ab1f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14901, encodingMicros=2, totalDispatchMicros=168752, 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=3506772732223592, 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=7818280, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60620, opaque=0x779493, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4916, encodingMicros=2, totalDispatchMicros=235639, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772734361127, 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=7812803, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53231, opaque=0x777f2e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7046, encodingMicros=2, totalDispatchMicros=266465, totalServerMicros=177, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772732206858, 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=7809184, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39595, opaque=0x77710b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14090, encodingMicros=2, totalDispatchMicros=200998, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772734391279, 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=7813694, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33923, opaque=0x7782a9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7068, encodingMicros=3, totalDispatchMicros=253794, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772732186442, 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=7816476, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75778, opaque=0x778d87, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5054, encodingMicros=3, totalDispatchMicros=276856, totalServerMicros=265, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772734418097, 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=7817022, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71629, opaque=0x778faa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7091, encodingMicros=2, totalDispatchMicros=237233, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772734451314, 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=7817057, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9469, opaque=0x778fcc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16033, encodingMicros=2, totalDispatchMicros=217881, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772734415887, 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=7827455, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38154, opaque=0x77b86b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15938, encodingMicros=3, totalDispatchMicros=163398, 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=3506772734539448, 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=7825115, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40241, opaque=0x77af46, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15330, encodingMicros=3, totalDispatchMicros=149136, 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=3506772734551842, 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=7828449, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46233, opaque=0x77bc4c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16055, encodingMicros=3, totalDispatchMicros=162988, 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=3506772734611370, 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=7829467, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76371, opaque=0x77c046, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16091, encodingMicros=3, totalDispatchMicros=150167, 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=3506772734618107, 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=7824842, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36262, opaque=0x77ae35, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15580, encodingMicros=3, totalDispatchMicros=138508, 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=3506772734667988, 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=7830629, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46357, opaque=0x77c4d0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16121, encodingMicros=2, totalDispatchMicros=132935, 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=3506772734357559, 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=7825586, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5399, opaque=0x77b11d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3903, encodingMicros=3, totalDispatchMicros=111135, 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=3506772734246219, 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=7823346, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17046, opaque=0x77a85d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8402, encodingMicros=2, totalDispatchMicros=179996, 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=3506772734241920, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7812177, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75605, opaque=0x777cbc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15995, encodingMicros=2, totalDispatchMicros=226303, totalServerMicros=169, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772734789118, 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=7816921, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68176, opaque=0x778f44, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16188, encodingMicros=3, totalDispatchMicros=237331, 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=3506772734813428, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7832840, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46491, opaque=0x77cd73, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16561, encodingMicros=3, totalDispatchMicros=57710, 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=3506772734825096, 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=7827288, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5478, opaque=0x77b7c3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4324, encodingMicros=3, totalDispatchMicros=95927, 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=3506772733853401, 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=7810222, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-45459, opaque=0x777519, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=35740, encodingMicros=2, totalDispatchMicros=290270, totalServerMicros=221, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772734857859, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7833841, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50512, opaque=0x77d15c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16598, encodingMicros=3, totalDispatchMicros=54970, 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=3506772734878800, 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=7827744, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44165, opaque=0x77b98b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4361, encodingMicros=3, totalDispatchMicros=92326, 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=3506772734886096, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7814023, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33935, opaque=0x7783f2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16621, encodingMicros=2, totalDispatchMicros=230442, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772734907617, 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=7827750, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5505, opaque=0x77b991, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4384, encodingMicros=2, totalDispatchMicros=92388, 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=3506772734916759, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7813399, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49518, opaque=0x778182, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16647, encodingMicros=3, totalDispatchMicros=233663, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506772734936134, 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=7815189, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-201, documentId=test_collections-63873, opaque=0x778880, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=298386, encodingMicros=3, totalDispatchMicros=298386, totalServerMicros=273, serverMicros=273}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772735778700, 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=7819383, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34140, opaque=0x7798e2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4381, encodingMicros=2, totalDispatchMicros=204306, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772735824895, 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=7833168, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36618, opaque=0x77cebb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18092, encodingMicros=13, totalDispatchMicros=65333, 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=3506772735866069, 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=7831855, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17448, opaque=0x77c99a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4924, encodingMicros=2, totalDispatchMicros=73321, 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=3506772735889447, 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=7818289, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16852, opaque=0x77949c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18137, encodingMicros=3, totalDispatchMicros=211193, totalServerMicros=152, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772735918869, 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=7811003, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16544, opaque=0x777827, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4959, encodingMicros=3, totalDispatchMicros=231146, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772735948999, 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=7810766, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20044, opaque=0x777739, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4984, encodingMicros=2, totalDispatchMicros=231349, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772735977592, 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=7809254, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51046, opaque=0x777151, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18179, encodingMicros=2, totalDispatchMicros=236710, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772736060707, 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=7808831, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-50942, opaque=0x776faa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18256, encodingMicros=3, totalDispatchMicros=240406, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772736071032, 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=7810708, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9183, opaque=0x7776ff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4875, encodingMicros=3, totalDispatchMicros=237600, totalServerMicros=166, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772736116951, 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=7833535, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5822, opaque=0x77d02a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4837, encodingMicros=2, totalDispatchMicros=75139, 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=3506772736161238, 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=7823167, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76091, opaque=0x77a7aa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18288, encodingMicros=2, totalDispatchMicros=113098, 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=3506772736195917, 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=7825405, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53760, opaque=0x77b068, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18317, encodingMicros=2, totalDispatchMicros=96367, 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=3506772736221448, 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=7822726, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76076, opaque=0x77a5f1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18338, encodingMicros=3, totalDispatchMicros=91853, 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=3506772736244995, 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=7814753, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51287, opaque=0x7786cc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1244, encodingMicros=3, totalDispatchMicros=214218, 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=3506772734787932, 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=7823784, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36216, opaque=0x77aa13, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8936, encodingMicros=3, totalDispatchMicros=178027, 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=3506772734671519, 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=7825162, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44058, opaque=0x77af75, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15619, encodingMicros=3, totalDispatchMicros=137712, 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=3506772734494214, 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=7832667, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36590, opaque=0x77ccc6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7996, encodingMicros=3, totalDispatchMicros=95935, 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=3506772734459317, 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=7818815, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68245, opaque=0x7796aa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6126, encodingMicros=3, totalDispatchMicros=273033, totalServerMicros=262, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772736262853, 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=7823439, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76101, opaque=0x77a8ba, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18363, encodingMicros=3, totalDispatchMicros=91710, 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=3506772736904722, 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=7824100, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46043, opaque=0x77ab4f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18980, encodingMicros=3, totalDispatchMicros=91662, 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=3506772734945905, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7812783, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49488, opaque=0x777f1a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16673, encodingMicros=2, totalDispatchMicros=238360, totalServerMicros=172, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772736938858, 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=7828379, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29313, opaque=0x77bc06, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17807, encodingMicros=3, totalDispatchMicros=106963, 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=3506772736993509, 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=7825983, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42152, opaque=0x77b2aa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19022, encodingMicros=2, totalDispatchMicros=90470, 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=3506772736904808, 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=7813838, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9325, opaque=0x778339, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6260, encodingMicros=2, totalDispatchMicros=184526, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772737104217, 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=7832111, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46447, opaque=0x77ca9a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18309, encodingMicros=3, totalDispatchMicros=80171, 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=3506772737114297, 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=7815288, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31972, opaque=0x7788e3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6464, encodingMicros=2, totalDispatchMicros=171236, totalServerMicros=122, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772736907586, 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=7815108, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13060, opaque=0x77882f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9939, encodingMicros=2, totalDispatchMicros=251279, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772737146477, 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=7813786, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51260, opaque=0x778305, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6490, encodingMicros=2, totalDispatchMicros=184845, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772736958048, 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=7817770, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71663, opaque=0x779295, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18517, encodingMicros=3, totalDispatchMicros=187464, totalServerMicros=119, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772737175667, 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=7830861, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48128, opaque=0x77c5b8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17980, encodingMicros=3, totalDispatchMicros=74558, 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=3506772736957566, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7816545, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37652, opaque=0x778dcc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18680, encodingMicros=3, totalDispatchMicros=221357, totalServerMicros=138, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772737213698, 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=7818818, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64037, opaque=0x7796ad, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18768, encodingMicros=2, totalDispatchMicros=189078, 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=3506772737179591, 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=7816696, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16793, opaque=0x778e63, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10193, encodingMicros=2, totalDispatchMicros=243835, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772737144934, 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=7811305, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49420, opaque=0x777954, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18344, encodingMicros=3, totalDispatchMicros=247475, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772737295450, 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=7833715, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17558, opaque=0x77d0de, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6087, encodingMicros=2, totalDispatchMicros=57817, 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=3506772737272749, 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=7816570, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20303, opaque=0x778de5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10282, encodingMicros=2, totalDispatchMicros=243502, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772737275376, 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=7833668, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44496, opaque=0x77d0af, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18215, encodingMicros=3, totalDispatchMicros=70455, 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=3506772737361111, 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=7807162, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-33653, opaque=0x776925, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2393, encodingMicros=2, totalDispatchMicros=251035, totalServerMicros=157, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772737377916, 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=7808614, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75475, opaque=0x776ed0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18542, encodingMicros=3, totalDispatchMicros=267937, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772737397709, 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=7820059, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75944, opaque=0x779b86, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2423, encodingMicros=2, totalDispatchMicros=194433, 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=3506772737229408, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7833152, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72439, opaque=0x77ceab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18948, encodingMicros=3, totalDispatchMicros=69291, 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=3506772737465392, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7833237, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-50482, opaque=0x77cf00, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19171, encodingMicros=4, totalDispatchMicros=69288, 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=3506772737476163, 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=7827608, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32484, opaque=0x77b903, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19489, encodingMicros=2, totalDispatchMicros=84963, 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=3506772737492771, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7816022, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60519, opaque=0x778bc1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19193, encodingMicros=18, totalDispatchMicros=237649, totalServerMicros=157, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772737508571, 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=7828345, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44188, opaque=0x77bbe4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19515, encodingMicros=3, totalDispatchMicros=78476, 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=3506772737530627, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7814330, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-71510, opaque=0x778525, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19223, encodingMicros=2, totalDispatchMicros=247819, totalServerMicros=181, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506772737539871, 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=7826655, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36349, opaque=0x77b54a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19541, encodingMicros=3, totalDispatchMicros=76482, 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=3506772737545151, 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=7830923, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36496, opaque=0x77c5f6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7953, encodingMicros=2, totalDispatchMicros=112303, 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=3506772737591410, 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=7826932, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17202, opaque=0x77b65f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19519, encodingMicros=2, totalDispatchMicros=76352, 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=3506772737620220, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7824825, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76157, opaque=0x77ae24, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18811, encodingMicros=3, totalDispatchMicros=139231, 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=3506772737652097, 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=7828117, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51823, opaque=0x77bb00, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19554, encodingMicros=3, totalDispatchMicros=82125, 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=3506772737670260, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7826134, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72043, opaque=0x77b341, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18845, encodingMicros=2, totalDispatchMicros=132593, 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=3506772737706846, 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=7829580, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32591, opaque=0x77c0b7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19587, 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.032S, createdAt=3506772737216439, 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=7831008, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20922, opaque=0x77c64b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18017, encodingMicros=3, totalDispatchMicros=72760, 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=3506772737709595, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7826470, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34454, opaque=0x77b491, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18876, encodingMicros=2, totalDispatchMicros=126667, 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=3506772737594197, 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=7830976, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20919, opaque=0x77c62b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7998, encodingMicros=2, totalDispatchMicros=112284, 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=3506772738146348, 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=7830961, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36499, opaque=0x77c61c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20529, encodingMicros=2, totalDispatchMicros=89231, 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=3506772738159832, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7827086, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-38139, opaque=0x77b6f9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19303, encodingMicros=3, totalDispatchMicros=122914, 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=3506772738187947, 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=7831312, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48153, opaque=0x77c77b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8580, encodingMicros=3, totalDispatchMicros=107736, 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=3506772738208321, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7827392, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46185, opaque=0x77b82b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19343, encodingMicros=3, totalDispatchMicros=123778, 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=3506772738215278, 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=7813435, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20165, opaque=0x7781a6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20567, encodingMicros=2, totalDispatchMicros=225659, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772737416939, 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=7824819, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47863, opaque=0x77ae1e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18165, encodingMicros=3, totalDispatchMicros=176708, 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=3506772738256467, 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=7814383, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9348, opaque=0x77855a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20603, encodingMicros=3, totalDispatchMicros=202550, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772738268978, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7828550, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-76331, opaque=0x77bcb2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19385, encodingMicros=3, totalDispatchMicros=114435, 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=3506772738284423, 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=7815618, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39864, opaque=0x778a2d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10513, encodingMicros=2, totalDispatchMicros=260443, totalServerMicros=182, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772737344344, 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=7817199, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47557, opaque=0x77905a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10349, encodingMicros=2, totalDispatchMicros=241281, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772738311209, 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=7811959, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39708, opaque=0x777be2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19036, encodingMicros=2, totalDispatchMicros=248601, totalServerMicros=157, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772738351684, 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=7806004, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43319, opaque=0x77649f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11331, encodingMicros=2, totalDispatchMicros=280712, totalServerMicros=225, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772738362080, 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=7802638, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-19759, opaque=0x775779, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10559, encodingMicros=2, totalDispatchMicros=288267, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772738372505, 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=7811849, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39698, opaque=0x777b75, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19091, encodingMicros=2, totalDispatchMicros=252566, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772738391960, 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=7816932, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1032, opaque=0x778f4f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10563, encodingMicros=2, totalDispatchMicros=255377, totalServerMicros=179, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772738403476, 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=7812669, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-9275, opaque=0x777ea8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11367, encodingMicros=2, totalDispatchMicros=260682, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772738420627, 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=7825108, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17128, opaque=0x77af3f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19124, encodingMicros=3, totalDispatchMicros=175613, 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=3506772738447902, 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=7825176, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1392, opaque=0x77af83, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19147, encodingMicros=3, totalDispatchMicros=175121, 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=3506772738472358, 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=7825469, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40257, opaque=0x77b0a8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19165, encodingMicros=2, totalDispatchMicros=172820, 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=3506772738305951, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=7828802, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46254, opaque=0x77bdad, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19417, encodingMicros=3, totalDispatchMicros=110854, 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=3506772738294552, 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=7813762, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43556, opaque=0x7782ed, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20637, encodingMicros=2, totalDispatchMicros=203979, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772738250302, 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=7831882, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40579, opaque=0x77c9b5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8631, 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=3506772738150928, 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=7814962, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51294, opaque=0x77879d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18787, encodingMicros=3, totalDispatchMicros=247021, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772739553852, 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=7812315, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49465, opaque=0x777d46, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10096, encodingMicros=2, totalDispatchMicros=251378, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772739571376, 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=7815331, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-970, opaque=0x77890e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20360, encodingMicros=2, totalDispatchMicros=250162, 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=3506772738583847, 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=7828947, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48032, opaque=0x77be3e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19223, encodingMicros=2, totalDispatchMicros=141158, 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=3506772739616657, 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=7810527, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39641, opaque=0x77764a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9044, encodingMicros=3, totalDispatchMicros=244083, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506772738478528, 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=7812107, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-16597, opaque=0x777c76, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7030, encodingMicros=3, totalDispatchMicros=307498, totalServerMicros=296, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772739653136, 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=7819307, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60648, opaque=0x779896, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10170, encodingMicros=2, totalDispatchMicros=212962, 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=3506772739676859, 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=7810476, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28540, opaque=0x777617, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9087, encodingMicros=2, totalDispatchMicros=246977, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772739705189, 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=7808050, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-39549, opaque=0x776c9f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9112, encodingMicros=2, totalDispatchMicros=265304, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772738419832, 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=7827431, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5486, opaque=0x77b852, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10586, encodingMicros=3, totalDispatchMicros=183704, 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=3506772739740550, 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=7807653, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47171, opaque=0x776b10, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9143, encodingMicros=2, totalDispatchMicros=265724, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772739783960, 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=7827576, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-32481, opaque=0x77b8e3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11946, encodingMicros=3, totalDispatchMicros=184637, 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=3506772739810783, 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=7833676, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1793, opaque=0x77d0b7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21530, encodingMicros=3, totalDispatchMicros=59623, 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=3506772739849563, 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=7830489, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-44285, opaque=0x77c444, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15087, encodingMicros=3, totalDispatchMicros=52623, 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=3506772739877076, 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=7829161, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29362, opaque=0x77bf14, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11941, encodingMicros=2, totalDispatchMicros=169453, 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=3506772739891166, 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=7812641, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47357, opaque=0x777e8c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15106, encodingMicros=3, totalDispatchMicros=209091, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772739940583, 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=7830884, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17398, opaque=0x77c5cf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11975, encodingMicros=3, totalDispatchMicros=144257, 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=3506772739973405, 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=7830908, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-51936, opaque=0x77c5e7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12004, encodingMicros=4, totalDispatchMicros=143873, 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=3506772740039433, 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=7806027, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-12673, opaque=0x7764b6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15068, encodingMicros=2, totalDispatchMicros=251444, totalServerMicros=184, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772740048445, 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=7831078, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17407, opaque=0x77c691, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12072, encodingMicros=2, totalDispatchMicros=141748, 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=3506772740101140, 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=7805019, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35408, opaque=0x7760c6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15148, encodingMicros=2, totalDispatchMicros=254698, totalServerMicros=188, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772740130605, 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=7809236, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-35598, opaque=0x77713f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15174, encodingMicros=3, totalDispatchMicros=255942, totalServerMicros=188, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772740157589, 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=7833394, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-48282, opaque=0x77cf9d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12105, encodingMicros=3, totalDispatchMicros=100612, 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=3506772740192303, 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=7810367, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-47265, opaque=0x7775aa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12529, encodingMicros=3, totalDispatchMicros=320274, totalServerMicros=281, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772740212593, 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=7813184, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-4896, opaque=0x7780ab, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12144, encodingMicros=3, totalDispatchMicros=275915, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506772740261234, 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=7833661, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-40662, opaque=0x77d0a8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12182, encodingMicros=2, totalDispatchMicros=88787, 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=3506772739711503, 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=7819800, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-75926, opaque=0x779a83, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10214, encodingMicros=2, totalDispatchMicros=210028, 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=3506772739637919, 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=7829143, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29359, opaque=0x77bf02, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20272, encodingMicros=3, totalDispatchMicros=139334, 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=3506772741497180, 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=7820204, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60688, opaque=0x779c17, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22793, encodingMicros=3, totalDispatchMicros=208696, 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=3506772741532596, 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=7823240, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-29088, opaque=0x77a7f3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15211, encodingMicros=3, totalDispatchMicros=158204, 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=3506772741586955, 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=7822160, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-37900, opaque=0x77a3bb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22849, encodingMicros=3, totalDispatchMicros=197361, 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=3506772739620111, 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=7815977, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5014, opaque=0x778b94, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20405, encodingMicros=2, totalDispatchMicros=249667, 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=3506772741725977, 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=7816058, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-28819, opaque=0x778be5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22504, encodingMicros=2, totalDispatchMicros=253108, 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=3506772741875000, 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=7818773, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20390, opaque=0x779680, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22584, encodingMicros=2, totalDispatchMicros=234911, 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=3506772742268789, 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=7823292, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-20572, opaque=0x77a827, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22796, encodingMicros=2, totalDispatchMicros=188818, 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=3506772741585344, 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=7823426, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-5316, opaque=0x77a8ad, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15259, encodingMicros=3, totalDispatchMicros=156775, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=3506772741553472, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x539f7d1100000014}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772741504028, 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=7829736, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34649, opaque=0x77c153, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11639, encodingMicros=2, totalDispatchMicros=113046, 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=3506772739815515, 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=7813094, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-31856, opaque=0x778051, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9211, encodingMicros=2, totalDispatchMicros=240468, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772741738394, 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=7827134, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42221, opaque=0x77b72a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22924, encodingMicros=3, totalDispatchMicros=157818, 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=3506772743367556, 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=7814411, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63839, opaque=0x778576, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23848, encodingMicros=3, totalDispatchMicros=258038, totalServerMicros=177, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772743369485, 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=7832641, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-46476, opaque=0x77ccac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24999, encodingMicros=3, totalDispatchMicros=67155, 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=3506772743374890, 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=7833767, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-1799, opaque=0x77d112, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15633, encodingMicros=3, totalDispatchMicros=75124, 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=3506772743375751, 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=7816977, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-63957, opaque=0x778f7c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17512, encodingMicros=3, totalDispatchMicros=234931, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506772743438561, 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=7832711, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-72414, opaque=0x77ccf2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=25060, encodingMicros=3, totalDispatchMicros=66196, 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=3506772743422828, 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=7833778, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-17563, opaque=0x77d11d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15675, encodingMicros=2, totalDispatchMicros=75099, 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=3506772743489644, 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=7823136, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-53652, opaque=0x77a78b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14300, encodingMicros=2, totalDispatchMicros=197138, 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=3506772743503071, 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=7805940, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41195, opaque=0x77645f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13166, encodingMicros=2, totalDispatchMicros=245296, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506772743521782, 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=7833407, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-21044, opaque=0x77cfaa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15762, encodingMicros=3, totalDispatchMicros=79207, 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=3506772743429530, 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=7830567, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-64609, opaque=0x77c492, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23887, encodingMicros=3, totalDispatchMicros=125812, 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=3506772743564143, 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=7813255, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-49512, opaque=0x7780f2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13211, encodingMicros=2, totalDispatchMicros=205623, totalServerMicros=134, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772743384634, 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=7829628, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-36453, opaque=0x77c0e7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16889, encodingMicros=3, totalDispatchMicros=115973, 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=3506772743610321, 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=7830984, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-54054, opaque=0x77c633, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24055, encodingMicros=3, totalDispatchMicros=120923, 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=3506772743594811, 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=7813873, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-917, opaque=0x77835c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15813, encodingMicros=2, totalDispatchMicros=258914, totalServerMicros=181, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772743593998, 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=7817633, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-41777, opaque=0x77920c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13236, encodingMicros=3, totalDispatchMicros=188992, totalServerMicros=120, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772743656176, 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=7830493, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-13723, opaque=0x77c448, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17148, encodingMicros=3, totalDispatchMicros=104114, 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=3506772743531824, 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=7823766, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-34341, opaque=0x77aa01, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14334, encodingMicros=3, totalDispatchMicros=193031, 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=3506772743717728, 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=7818805, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-60633, opaque=0x7796a0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13349, encodingMicros=2, totalDispatchMicros=189817, 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=3506772743728937, 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=7824095, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42054, opaque=0x77ab4a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14526, encodingMicros=3, totalDispatchMicros=190543, 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=3506772743666422, 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=7831940, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-42472, opaque=0x77c9ef, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24091, encodingMicros=3, totalDispatchMicros=107269, 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=3506772743659574, 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=7817745, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-43726, opaque=0x77927c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15874, encodingMicros=2, totalDispatchMicros=235986, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506772744039299, 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=7825026, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-201, documentId=test_collections-68524, opaque=0x77aeed, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13524, encodingMicros=2, totalDispatchMicros=135459, 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=3506772743731339, 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=7814437, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-400, documentId=test_collections-941, opaque=0x778590, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15557, encodingMicros=2, totalDispatchMicros=306603, totalServerMicros=263, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789147144930, 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=8649825, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65818, opaque=0x8444cc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7338, encodingMicros=3, totalDispatchMicros=123387, 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=3506789147142044, 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=8637769, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40110, opaque=0x8415b4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2578, encodingMicros=4, totalDispatchMicros=157580, 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=3506789147151492, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=8643421, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49844, opaque=0x842bc8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7232, encodingMicros=2, totalDispatchMicros=176966, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789147142044, 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=8635001, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-3604, opaque=0x840ae4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6967, encodingMicros=2, totalDispatchMicros=224184, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789147148647, 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=8646081, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59634, opaque=0x84362c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2821, encodingMicros=3, totalDispatchMicros=99410, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789147474423, 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=8651782, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7314, opaque=0x844c71, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3077, encodingMicros=3, totalDispatchMicros=60866, 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=3506789148654692, 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=8640521, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73254, opaque=0x842073, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1896, encodingMicros=2, totalDispatchMicros=154447, 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=3506789148662463, 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=8650510, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14919, opaque=0x844779, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2444, encodingMicros=2, totalDispatchMicros=73363, 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=3506789148673519, 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=8653534, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66670, opaque=0x845349, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3320, encodingMicros=3, totalDispatchMicros=53045, 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=3506789148656801, 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=8651083, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38751, opaque=0x8449b6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18343, encodingMicros=2, totalDispatchMicros=118773, 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=3506789148761931, 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=8650048, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63668, opaque=0x8445ab, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21082, encodingMicros=3, totalDispatchMicros=117633, 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=3506789148662239, 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=8659445, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-78181, opaque=0x846a60, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18703, encodingMicros=3, totalDispatchMicros=45243, 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=3506789148814157, 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=8637516, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-51987, opaque=0x8414b7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4119, encodingMicros=2, totalDispatchMicros=161574, 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=3506789148840882, 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=8659680, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-62435, opaque=0x846b4b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18878, encodingMicros=6, totalDispatchMicros=41456, 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=3506789148657725, 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=8645595, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57941, opaque=0x843446, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3551, encodingMicros=3, totalDispatchMicros=100451, totalServerMicros=52, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789148882013, 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=8659694, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54647, opaque=0x846b59, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18915, encodingMicros=3, totalDispatchMicros=40794, 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=3506789148656499, 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=8647423, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29082, opaque=0x843b6a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20475, encodingMicros=3, totalDispatchMicros=137351, 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=3506789148930376, 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=8648693, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54065, opaque=0x844060, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3800, encodingMicros=2, totalDispatchMicros=80653, 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=3506789148968411, 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=8647609, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59699, opaque=0x843c24, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20778, encodingMicros=2, totalDispatchMicros=136292, 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=3506789148923749, 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=8638210, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65236, opaque=0x84176d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18643, encodingMicros=4, totalDispatchMicros=231607, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789149001578, 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=8649463, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38675, opaque=0x844362, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3844, encodingMicros=3, totalDispatchMicros=76097, 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=3506789148990492, 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=8632265, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57314, opaque=0x840034, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13317, encodingMicros=2, totalDispatchMicros=212100, totalServerMicros=108, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789149030405, 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=8649786, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50193, opaque=0x8444a5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3870, encodingMicros=3, totalDispatchMicros=73866, 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=3506789148893454, 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=8651945, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73844, opaque=0x844d14, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18526, encodingMicros=3, totalDispatchMicros=112948, 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=3506789149078341, 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=8649800, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38692, opaque=0x8444b3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13385, encodingMicros=3, totalDispatchMicros=112993, 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=3506789149092175, 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=8652293, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73863, opaque=0x844e70, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18720, encodingMicros=3, totalDispatchMicros=110648, 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=3506789148871926, 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=8638283, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14400, opaque=0x8417b6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4168, encodingMicros=3, totalDispatchMicros=158581, 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=3506789148818477, 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=8650389, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14916, opaque=0x844700, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21107, encodingMicros=3, totalDispatchMicros=106312, 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=3506789149160410, 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=8639060, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-418, documentId=test_collections-46649, opaque=0x841abf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=235675, encodingMicros=3, totalDispatchMicros=235675, totalServerMicros=172, serverMicros=172}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789149096797, 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=8649931, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65823, opaque=0x844536, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3915, encodingMicros=2, totalDispatchMicros=72965, 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=3506789149018759, 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=8642384, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65436, opaque=0x8427bb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13134, encodingMicros=2, totalDispatchMicros=159100, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789149232524, 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=8656495, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40876, opaque=0x845eda, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21327, encodingMicros=2, totalDispatchMicros=71532, 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=3506789149249819, 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=8651528, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42859, opaque=0x844b73, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4049, encodingMicros=2, totalDispatchMicros=61246, 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=3506789149265918, 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=8656700, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63918, opaque=0x845fa7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21356, encodingMicros=2, totalDispatchMicros=68015, 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=3506789149005770, 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=8647818, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59709, opaque=0x843cf5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20808, encodingMicros=2, totalDispatchMicros=134819, 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=3506789149295643, 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=8642812, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65451, opaque=0x842967, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13390, encodingMicros=3, totalDispatchMicros=156168, 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=3506789149311310, 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=8647828, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44733, opaque=0x843cff, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21109, encodingMicros=2, totalDispatchMicros=135120, 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=3506789149313413, 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=8656964, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63935, opaque=0x8460af, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21391, encodingMicros=3, totalDispatchMicros=63493, 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=3506789149346720, 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=8647987, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29112, opaque=0x843d9e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21137, encodingMicros=2, totalDispatchMicros=134585, 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=3506789149282128, 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=8651602, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58266, opaque=0x844bbd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4059, encodingMicros=3, totalDispatchMicros=60870, 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=3506789149373249, 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=8657326, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52791, opaque=0x846219, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21444, encodingMicros=2, totalDispatchMicros=59522, 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=3506789149198155, 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=8651043, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52532, opaque=0x84498e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21416, encodingMicros=2, totalDispatchMicros=106055, 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=3506789149419705, 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=8657421, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63958, opaque=0x846278, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21484, encodingMicros=2, totalDispatchMicros=58170, 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=3506789149425024, 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=8650808, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59825, opaque=0x8448a3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3202, encodingMicros=3, totalDispatchMicros=72270, 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=3506789149174262, 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=8639090, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52044, opaque=0x841add, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4439, encodingMicros=2, totalDispatchMicros=153872, 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=3506789149162874, 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=8653008, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58339, opaque=0x84513b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18761, encodingMicros=2, totalDispatchMicros=105383, 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=3506789149497445, 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=8639097, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14440, opaque=0x841ae4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4759, encodingMicros=3, totalDispatchMicros=154181, 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=3506789149540390, 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=8639066, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36256, opaque=0x841ac5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11729, encodingMicros=3, totalDispatchMicros=186525, totalServerMicros=91, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789149493770, 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=8659200, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52889, opaque=0x84696b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21532, encodingMicros=2, totalDispatchMicros=46294, 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=3506789149431878, 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=8651991, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59888, opaque=0x844d42, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21644, encodingMicros=2, totalDispatchMicros=93721, 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=3506789149623552, 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=8629735, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-31758, opaque=0x83f652, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21646, encodingMicros=2, totalDispatchMicros=251273, totalServerMicros=103, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789149640425, 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=8652340, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14993, opaque=0x844e9f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21849, encodingMicros=3, totalDispatchMicros=93713, 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=3506789149659724, 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=8640872, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-6888, opaque=0x8421d3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5397, encodingMicros=2, totalDispatchMicros=142326, totalServerMicros=42, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789149681135, 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=8659339, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-64050, opaque=0x8469f6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21687, encodingMicros=3, totalDispatchMicros=46961, 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=3506789149425636, 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=8652509, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58314, opaque=0x844f49, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4186, encodingMicros=3, totalDispatchMicros=56837, 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=3506789149376221, 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=8648136, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59724, opaque=0x843e33, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21162, encodingMicros=3, totalDispatchMicros=133797, 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=3506789149347488, 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=8643995, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57851, opaque=0x842e06, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13432, encodingMicros=3, totalDispatchMicros=149922, 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=3506789149771162, 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=8648257, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40548, opaque=0x843eac, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21553, encodingMicros=3, totalDispatchMicros=133337, 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=3506789149800196, 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=8644111, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49875, opaque=0x842e7a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13870, encodingMicros=2, totalDispatchMicros=149021, 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=3506789149737385, 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=8652590, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54264, opaque=0x844f99, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4488, encodingMicros=2, totalDispatchMicros=57406, 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=3506789149832629, 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=8648503, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55800, opaque=0x843fa2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21605, encodingMicros=3, totalDispatchMicros=130968, 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=3506789149852985, 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=8644737, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49914, opaque=0x8430ec, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13909, encodingMicros=2, totalDispatchMicros=145346, 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=3506789149891792, 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=8644744, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-53838, opaque=0x8430f3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13940, encodingMicros=2, totalDispatchMicros=145391, 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=3506789149709148, 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=8660473, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-41071, opaque=0x846e64, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21712, encodingMicros=3, totalDispatchMicros=33139, 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=3506789149921452, 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=8644756, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73442, opaque=0x8430ff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13966, encodingMicros=2, totalDispatchMicros=145314, 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=3506789149943347, 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=8636383, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63143, opaque=0x84104a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21666, encodingMicros=3, totalDispatchMicros=227875, totalServerMicros=104, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789149961076, 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=8644909, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57904, opaque=0x843198, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13998, encodingMicros=2, totalDispatchMicros=144322, 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=3506789149706824, 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=8653821, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66779, opaque=0x845468, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21847, encodingMicros=3, totalDispatchMicros=91740, 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=3506789149991777, 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=8635436, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-233, documentId=test_collections-28596, opaque=0x840c97, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=257872, encodingMicros=4, totalDispatchMicros=257872, totalServerMicros=173, serverMicros=173}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789149569490, 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=8655040, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54367, opaque=0x84592b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19144, encodingMicros=2, totalDispatchMicros=91869, 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=3506789150020278, 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=8645279, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65563, opaque=0x84330a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14045, encodingMicros=3, totalDispatchMicros=140499, 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=3506789150037101, 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=8638419, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-233, documentId=test_collections-52023, opaque=0x84183e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=241284, encodingMicros=3, totalDispatchMicros=241284, totalServerMicros=167, serverMicros=167}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789149550033, 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=8639251, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40177, opaque=0x841b7e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4808, encodingMicros=3, totalDispatchMicros=153170, 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=3506789150047325, 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=8645616, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65581, opaque=0x84345b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14069, encodingMicros=2, totalDispatchMicros=138562, 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=3506789150044684, 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=8655277, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54380, opaque=0x845a18, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19616, encodingMicros=2, totalDispatchMicros=90620, 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=3506789150008690, 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=8653932, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-15035, opaque=0x8454d7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22144, encodingMicros=3, totalDispatchMicros=83300, 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=3506789150186568, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=8656312, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-39023, opaque=0x845e23, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13689, encodingMicros=3, totalDispatchMicros=47757, 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=3506789150193248, 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=8650388, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77729, opaque=0x8446ff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5397, encodingMicros=3, totalDispatchMicros=75694, 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=3506789150207527, 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=8653987, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66850, opaque=0x84550e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22340, encodingMicros=3, totalDispatchMicros=83430, 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=3506789150223556, 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=8651131, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73796, opaque=0x8449e6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5424, encodingMicros=3, totalDispatchMicros=69276, 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=3506789149833637, 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=8641361, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57732, opaque=0x8423bc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11483, encodingMicros=2, totalDispatchMicros=167833, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789150249284, 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=8652423, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65942, opaque=0x844ef2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5447, encodingMicros=2, totalDispatchMicros=61121, 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=3506789150239240, 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=8636641, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47544, opaque=0x84114c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22351, encodingMicros=2, totalDispatchMicros=209067, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789150215237, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=8656371, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66154, opaque=0x845e5e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13713, encodingMicros=2, totalDispatchMicros=46330, 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=3506789150313579, 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=8654903, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50476, opaque=0x8458a2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22639, encodingMicros=2, totalDispatchMicros=76334, 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=3506789150333258, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=8656449, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54464, opaque=0x845eac, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13827, encodingMicros=3, totalDispatchMicros=46236, 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=3506789150176532, 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=8655894, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54415, opaque=0x845c81, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19741, encodingMicros=3, totalDispatchMicros=84547, 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=3506789150356948, 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=8637884, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65225, opaque=0x841627, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18072, encodingMicros=2, totalDispatchMicros=210590, totalServerMicros=101, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789150362739, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=8644760, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65535, opaque=0x843103, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13853, encodingMicros=2, totalDispatchMicros=131120, 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=3506789150396328, 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=8656376, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60054, opaque=0x845e63, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15424, encodingMicros=3, totalDispatchMicros=48813, 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=3506789150313932, 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=8643208, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49835, opaque=0x842af3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11935, encodingMicros=3, totalDispatchMicros=146397, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789150432040, 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=8645959, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63497, opaque=0x8435b2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15454, encodingMicros=2, totalDispatchMicros=123535, totalServerMicros=17, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789150305304, 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=8635679, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28607, opaque=0x840d8a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22413, encodingMicros=2, totalDispatchMicros=216557, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789150460140, 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=8656487, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-15151, opaque=0x845ed2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15479, encodingMicros=3, totalDispatchMicros=47193, 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=3506789150481716, 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=8654157, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66886, opaque=0x8455b8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22585, encodingMicros=2, totalDispatchMicros=89516, 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=3506789150251085, 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=8647113, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63547, opaque=0x843a34, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4801, encodingMicros=3, totalDispatchMicros=97654, 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=3506789150488012, 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=8646435, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32417, opaque=0x84378e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15504, encodingMicros=2, totalDispatchMicros=119090, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789150486487, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=8637383, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77112, opaque=0x841432, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12202, encodingMicros=2, totalDispatchMicros=179580, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789150593312, 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=8649540, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7230, opaque=0x8443af, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5110, encodingMicros=3, totalDispatchMicros=83408, 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=3506789150616183, 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=8649358, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55840, opaque=0x8442f9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5106, encodingMicros=2, 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.016S, createdAt=3506789150452915, 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=8640479, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-70386, opaque=0x84204a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12068, encodingMicros=4, totalDispatchMicros=162809, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789150396328, 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=8658239, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58576, opaque=0x8465aa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18104, encodingMicros=4, totalDispatchMicros=50942, 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=3506789150653340, 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=8649402, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52462, opaque=0x844325, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5140, encodingMicros=2, totalDispatchMicros=83791, 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=3506789150655986, 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=8650525, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36708, opaque=0x844788, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5132, encodingMicros=2, totalDispatchMicros=76097, 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=3506789150763577, 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=8650220, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52496, opaque=0x844657, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5244, encodingMicros=2, totalDispatchMicros=78637, 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=3506789150619894, 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=8658175, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60157, opaque=0x84656a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11685, encodingMicros=2, totalDispatchMicros=37215, 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=3506789150792081, 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=8650380, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52506, opaque=0x8446f7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5270, encodingMicros=2, totalDispatchMicros=77281, 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=3506789150601535, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=8636675, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77082, opaque=0x84116e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12294, encodingMicros=2, totalDispatchMicros=185881, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789150818599, 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=8650563, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14922, opaque=0x8447ae, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5294, encodingMicros=3, totalDispatchMicros=75676, 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=3506789150810552, 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=8656093, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-78007, opaque=0x845d48, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14921, encodingMicros=18, totalDispatchMicros=66730, 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=3506789150884689, 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=8650683, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63699, opaque=0x844826, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5350, encodingMicros=3, totalDispatchMicros=75018, 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=3506789150899688, 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=8658556, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-15245, opaque=0x8466e7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3042, encodingMicros=2, totalDispatchMicros=26895, 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=3506789150920165, 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=8656828, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66176, opaque=0x846027, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15015, encodingMicros=3, totalDispatchMicros=56562, 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=3506789150786261, 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=8650714, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32613, opaque=0x844845, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5258, encodingMicros=2, totalDispatchMicros=75098, 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=3506789151292974, 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=8637465, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-19541, opaque=0x841484, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2727, encodingMicros=3, totalDispatchMicros=172545, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789151234385, 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=8658510, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-37075, opaque=0x8466b9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4752, encodingMicros=3, totalDispatchMicros=17479, 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=3506789151025874, 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=8660145, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-48570, opaque=0x846d1c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1768, encodingMicros=3, totalDispatchMicros=18761, 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=3506789150959828, 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=8635585, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73043, opaque=0x840d2c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11760, encodingMicros=3, totalDispatchMicros=237975, totalServerMicros=152, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789150949532, 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=8657311, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67151, opaque=0x84620a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3082, encodingMicros=2, totalDispatchMicros=31377, 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=3506789150923116, 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=8650872, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63709, opaque=0x8448e3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5382, encodingMicros=9, totalDispatchMicros=71887, 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=3506789150840980, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=8636370, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42141, opaque=0x84103d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=12530, encodingMicros=3, totalDispatchMicros=189747, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789152957450, 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=8658425, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54571, opaque=0x846664, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4409, encodingMicros=3, totalDispatchMicros=24217, 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=3506789152960307, 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=8646787, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73563, opaque=0x8438ee, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7720, encodingMicros=2, totalDispatchMicros=102754, 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=3506789152957450, 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=8652149, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63764, opaque=0x844de0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25161, encodingMicros=2, totalDispatchMicros=112002, 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=3506789152956704, 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=8648969, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32525, opaque=0x844174, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12554, encodingMicros=2, totalDispatchMicros=137427, 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=3506789153088998, 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=8648137, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73615, opaque=0x843e34, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7822, encodingMicros=2, totalDispatchMicros=92207, 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=3506789152965221, 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=8648664, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7186, opaque=0x844043, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14864, encodingMicros=3, totalDispatchMicros=106442, 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=3506789153131878, 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=8641440, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-70434, opaque=0x84240b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7856, encodingMicros=3, totalDispatchMicros=139219, totalServerMicros=53, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789153148361, 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=8638173, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-19563, opaque=0x841748, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12952, encodingMicros=3, totalDispatchMicros=202992, 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=3506789153173840, 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=8649249, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77673, opaque=0x84428c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7890, encodingMicros=2, totalDispatchMicros=90483, 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=3506789153188152, 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=8638229, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36228, opaque=0x841780, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12988, encodingMicros=2, totalDispatchMicros=202610, 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=3506789153207570, 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=8651213, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36736, opaque=0x844a38, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15033, encodingMicros=3, totalDispatchMicros=88953, 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=3506789152960355, 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=8660710, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60305, opaque=0x846f51, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2258, encodingMicros=3, totalDispatchMicros=13926, 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=3506789153237114, 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=8651432, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63737, opaque=0x844b13, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15058, encodingMicros=2, totalDispatchMicros=87711, 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=3506789152961988, 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=8653878, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50433, opaque=0x8454a1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7319, encodingMicros=3, totalDispatchMicros=55141, 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=3506789153266578, 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=8651824, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29289, opaque=0x844c9b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15084, encodingMicros=3, totalDispatchMicros=85078, 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=3506789153258801, 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=8638918, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14431, opaque=0x841a31, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13001, encodingMicros=3, totalDispatchMicros=198513, 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=3506789153327793, 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=8660206, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-41059, opaque=0x846d59, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15135, encodingMicros=3, totalDispatchMicros=30111, 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=3506789153226916, 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=8650281, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73745, opaque=0x844694, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7933, encodingMicros=2, totalDispatchMicros=84202, 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=3506789153357963, 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=8660292, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-37176, opaque=0x846daf, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15161, encodingMicros=3, totalDispatchMicros=28331, 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=3506789153369675, 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=8639978, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28769, opaque=0x841e55, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13095, encodingMicros=2, totalDispatchMicros=191723, 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=3506789153123255, 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=8649029, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14861, opaque=0x8441b0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12716, encodingMicros=2, totalDispatchMicros=137142, 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=3506789153420276, 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=8640523, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52098, opaque=0x842076, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13136, encodingMicros=3, totalDispatchMicros=187396, 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=3506789153080336, 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=8644929, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42531, opaque=0x8431ac, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7270, encodingMicros=3, totalDispatchMicros=129837, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789153407277, 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=8652800, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63795, opaque=0x84506b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15189, encodingMicros=3, totalDispatchMicros=79337, 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=3506789153478160, 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=8657935, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60144, opaque=0x84647a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13055, encodingMicros=2, totalDispatchMicros=69574, 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=3506789153358467, 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=8637794, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47592, opaque=0x8415cd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17842, encodingMicros=2, totalDispatchMicros=186802, totalServerMicros=86, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789153506889, 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=8640608, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40223, opaque=0x8420cb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15281, encodingMicros=2, totalDispatchMicros=174375, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789153537389, 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=8656792, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7514, opaque=0x846003, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17999, encodingMicros=2, totalDispatchMicros=47271, 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=3506789153499285, 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=8658592, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58591, opaque=0x84670b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5550, encodingMicros=3, totalDispatchMicros=31532, 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=3506789153622428, 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=8651719, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58270, opaque=0x844c32, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5669, encodingMicros=3, totalDispatchMicros=98760, totalServerMicros=48, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789153661697, 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=8657427, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-78076, opaque=0x84627e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5703, encodingMicros=2, totalDispatchMicros=34450, 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=3506789153689628, 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=8652034, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36779, opaque=0x844d6d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13154, encodingMicros=3, totalDispatchMicros=118205, 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=3506789153712923, 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=8657697, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66219, opaque=0x84638c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5683, encodingMicros=3, totalDispatchMicros=32152, 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=3506789153754510, 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=8652550, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44931, opaque=0x844f71, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13203, encodingMicros=3, totalDispatchMicros=114672, 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=3506789153804006, 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=8644758, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44601, opaque=0x843101, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8022, encodingMicros=3, totalDispatchMicros=131466, 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=3506789153838661, 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=8653363, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44971, opaque=0x84529e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6448, encodingMicros=3, totalDispatchMicros=103408, 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=3506789153873915, 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=8658737, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67309, opaque=0x84679c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4816, encodingMicros=3, totalDispatchMicros=30326, 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=3506789153959925, 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=8654626, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59981, opaque=0x84578d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8245, encodingMicros=3, totalDispatchMicros=49906, 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=3506789153977318, 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=8657382, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66205, opaque=0x846251, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4886, encodingMicros=20, totalDispatchMicros=37839, 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=3506789154042113, 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=8657506, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50598, opaque=0x8462cd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4938, encodingMicros=14, totalDispatchMicros=36638, 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=3506789154047648, 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=8655679, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67029, opaque=0x845baa, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8306, encodingMicros=3, totalDispatchMicros=41349, 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=3506789153469856, 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=8657538, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63969, opaque=0x8462ed, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13172, encodingMicros=3, totalDispatchMicros=74490, 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=3506789154098978, 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=8640177, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55483, opaque=0x841f1c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8347, encodingMicros=3, totalDispatchMicros=145868, totalServerMicros=57, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789153843592, 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=8644697, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40388, opaque=0x8430c4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8054, encodingMicros=2, totalDispatchMicros=131671, totalServerMicros=61, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789154135347, 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=8658700, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-64021, opaque=0x846777, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13828, encodingMicros=3, totalDispatchMicros=61135, 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=3506789154147427, 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=8638209, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55406, opaque=0x84176c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8297, encodingMicros=3, totalDispatchMicros=158671, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789153565638, 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=8657801, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67205, opaque=0x8463f4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15803, encodingMicros=3, totalDispatchMicros=42267, 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=3506789154181702, 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=8637605, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55374, opaque=0x841510, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8328, encodingMicros=2, totalDispatchMicros=163041, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789153568406, 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=8659013, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-37098, opaque=0x8468b0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14438, encodingMicros=3, totalDispatchMicros=40646, 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=3506789154214920, 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=8636012, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-6706, opaque=0x840ed7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8358, encodingMicros=3, totalDispatchMicros=171752, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789154208428, 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=8657813, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40944, opaque=0x846400, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16442, encodingMicros=3, totalDispatchMicros=43606, 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=3506789154174044, 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=8659144, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32941, opaque=0x846933, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13863, encodingMicros=3, totalDispatchMicros=55638, 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=3506789154257604, 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=8657907, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67222, opaque=0x84645e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16488, encodingMicros=2, totalDispatchMicros=42787, 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=3506789154274248, 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=8633112, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-19381, opaque=0x840383, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13959, encodingMicros=2, totalDispatchMicros=257310, totalServerMicros=169, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789154295662, 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=8638563, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-3742, opaque=0x8418ce, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8410, encodingMicros=3, totalDispatchMicros=161377, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789154115137, 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=8659977, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50705, opaque=0x846c74, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4983, encodingMicros=2, totalDispatchMicros=23833, 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=3506789154309027, 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=8629853, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-62738, opaque=0x83f6c9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13988, encodingMicros=2, totalDispatchMicros=296306, totalServerMicros=187, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789154409837, 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=8659293, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67390, opaque=0x8469c8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13721, encodingMicros=2, totalDispatchMicros=56146, 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=3506789154417513, 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=8637766, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14386, opaque=0x8415b1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8497, encodingMicros=3, totalDispatchMicros=168157, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789154477038, 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=8658095, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-56204, opaque=0x84651a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8486, encodingMicros=3, totalDispatchMicros=24144, 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=3506789154503668, 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=8658258, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52832, opaque=0x8465bd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8509, encodingMicros=3, totalDispatchMicros=22483, 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=3506789154522374, 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=8642492, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40297, opaque=0x842827, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7014, encodingMicros=3, totalDispatchMicros=172279, 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=3506789154574275, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=8656897, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66182, opaque=0x84606c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6952, encodingMicros=2, totalDispatchMicros=69465, 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=3506789154298084, 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=8658248, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40963, opaque=0x8465b3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16523, encodingMicros=3, totalDispatchMicros=39492, 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=3506789154245999, 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=8659049, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60210, opaque=0x8468d4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6121, encodingMicros=3, totalDispatchMicros=28474, 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=3506789154681641, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=8650888, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73774, opaque=0x8448f3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6959, encodingMicros=2, totalDispatchMicros=113343, 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=3506789154693140, 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=8659056, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52877, opaque=0x8468db, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6565, encodingMicros=3, totalDispatchMicros=28916, 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=3506789154705282, 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=8660542, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67550, opaque=0x846ea9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16891, encodingMicros=3, totalDispatchMicros=24722, 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=3506789154715673, 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=8649992, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58186, opaque=0x844573, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19014, encodingMicros=3, totalDispatchMicros=117162, 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=3506789154233465, 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=8659180, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-37108, opaque=0x846957, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13958, encodingMicros=2, totalDispatchMicros=43948, 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=3506789156541637, 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=8654148, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32732, opaque=0x8455af, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1401, encodingMicros=3, totalDispatchMicros=49022, 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=3506789154950881, 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=8657519, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63966, opaque=0x8462da, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7297, encodingMicros=3, totalDispatchMicros=38539, 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=3506789156591639, 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=8654551, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7418, opaque=0x845742, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=1432, encodingMicros=3, totalDispatchMicros=46130, 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=3506789156585282, 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=8637313, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28673, opaque=0x8413ec, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=26306, encodingMicros=4, totalDispatchMicros=242588, totalServerMicros=139, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789156652905, 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=8653049, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42943, opaque=0x845164, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10344, encodingMicros=3, totalDispatchMicros=88353, 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=3506789156658820, 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=8640047, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44386, opaque=0x841e9a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20863, encodingMicros=3, totalDispatchMicros=181607, 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=3506789156693909, 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=8653285, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50411, opaque=0x845250, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10377, encodingMicros=18, totalDispatchMicros=86806, 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=3506789156708720, 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=8659187, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32944, opaque=0x84695e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8959, encodingMicros=3, totalDispatchMicros=32244, 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=3506789154737101, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=8651550, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58263, opaque=0x844b89, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6987, encodingMicros=3, totalDispatchMicros=109063, 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=3506789156793050, 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=8654852, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58417, opaque=0x84586f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10441, encodingMicros=2, totalDispatchMicros=77479, 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=3506789154731043, 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=8657623, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60129, opaque=0x846342, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6599, encodingMicros=2, totalDispatchMicros=33191, 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=3506789156859552, 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=8655797, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66111, opaque=0x845c20, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10492, encodingMicros=3, totalDispatchMicros=69093, 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=3506789154581324, 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=8643229, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40320, opaque=0x842b08, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7057, encodingMicros=3, totalDispatchMicros=167459, 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=3506789156862916, 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=8657634, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-37030, opaque=0x84634d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8728, encodingMicros=3, totalDispatchMicros=36940, 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=3506789156764509, 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=8660115, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-48569, opaque=0x846cfe, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9001, encodingMicros=19, totalDispatchMicros=25179, 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=3506789157090628, 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=8636049, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-3644, opaque=0x840efc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8282, encodingMicros=3, totalDispatchMicros=210851, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789157166556, 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=8655832, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-56106, opaque=0x845c43, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8326, encodingMicros=3, totalDispatchMicros=85173, 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=3506789157200943, 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=8656028, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32808, opaque=0x845d07, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8352, encodingMicros=2, totalDispatchMicros=82317, 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=3506789157226320, 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=8657003, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66188, opaque=0x8460d6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9762, encodingMicros=2, totalDispatchMicros=72010, 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=3506789157275738, 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=8656163, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-56121, opaque=0x845d8e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8398, encodingMicros=2, totalDispatchMicros=78964, 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=3506789157320215, 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=8656767, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-48397, opaque=0x845fea, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8429, encodingMicros=3, totalDispatchMicros=70123, 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=3506789157345572, 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=8656910, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60087, opaque=0x846079, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8450, encodingMicros=3, totalDispatchMicros=67918, 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=3506789157435795, 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=8644245, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46925, opaque=0x842f00, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9814, encodingMicros=2, totalDispatchMicros=146447, 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=3506789157714702, 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=8652980, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73898, opaque=0x84511f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11229, encodingMicros=2, totalDispatchMicros=62451, 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=3506789157807500, 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=8659040, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74178, opaque=0x8468cb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10226, encodingMicros=3, totalDispatchMicros=25027, 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=3506789157842654, 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=8660073, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74241, opaque=0x846cd4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10254, encodingMicros=3, totalDispatchMicros=18622, 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=3506789158034690, 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=8643457, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63401, opaque=0x842bec, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11501, encodingMicros=2, totalDispatchMicros=128922, 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=3506789156724722, 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=8640807, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44419, opaque=0x842192, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=20910, encodingMicros=2, totalDispatchMicros=175285, 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=3506789158109436, 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=8644689, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14681, opaque=0x8430bc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11548, encodingMicros=3, totalDispatchMicros=121347, 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=3506789158115117, 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=8636188, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-3652, opaque=0x840f87, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=29832, encodingMicros=2, totalDispatchMicros=236158, 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=3506789158136235, 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=8644759, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40391, opaque=0x843102, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11571, encodingMicros=2, totalDispatchMicros=120897, 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=3506789158153543, 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=8649696, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44809, opaque=0x84444b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=29867, encodingMicros=2, totalDispatchMicros=135819, 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=3506789158162150, 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=8645011, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32351, opaque=0x8431fe, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11593, encodingMicros=2, totalDispatchMicros=119066, 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=3506789158182111, 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=8649698, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32565, opaque=0x84444d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=29892, encodingMicros=3, totalDispatchMicros=135640, 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=3506789158188827, 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=8642476, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32244, opaque=0x842817, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22325, encodingMicros=3, totalDispatchMicros=166347, 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=3506789158241198, 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=8651430, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29264, opaque=0x844b11, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28101, encodingMicros=3, totalDispatchMicros=126073, 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=3506789158280325, 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=8659261, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-15285, opaque=0x8469a8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28130, encodingMicros=3, totalDispatchMicros=60143, 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=3506789158305236, 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=8652142, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14985, opaque=0x844dd9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28151, encodingMicros=16, totalDispatchMicros=122413, 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=3506789158329017, 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=8652570, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36809, opaque=0x844f85, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28172, encodingMicros=3, totalDispatchMicros=119274, 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=3506789158330097, 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=8659715, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-64072, opaque=0x846b6e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5741, encodingMicros=3, totalDispatchMicros=29041, 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=3506789158380552, 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=8659740, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-56284, opaque=0x846b87, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5785, encodingMicros=3, totalDispatchMicros=28864, 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=3506789156535753, 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=8651737, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59873, opaque=0x844c44, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8236, encodingMicros=3, totalDispatchMicros=98141, 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=3506789158413080, 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=8659755, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-37139, opaque=0x846b96, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=5812, encodingMicros=3, totalDispatchMicros=32391, 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=3506789158448894, 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=8658655, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60192, opaque=0x84674a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8581, encodingMicros=3, totalDispatchMicros=35274, 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=3506789158475625, 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=8645128, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65558, opaque=0x843273, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7943, encodingMicros=3, totalDispatchMicros=139775, 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=3506789158493877, 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=8648101, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58085, opaque=0x843e10, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22490, encodingMicros=3, totalDispatchMicros=130455, 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=3506789158528318, 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=8645429, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46976, opaque=0x8433a0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7983, encodingMicros=2, totalDispatchMicros=139581, 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=3506789158543601, 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=8641595, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-70445, opaque=0x8424a6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20073, encodingMicros=3, totalDispatchMicros=200256, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789158355561, 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=8652888, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55990, opaque=0x8450c3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28195, encodingMicros=3, totalDispatchMicros=116829, 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=3506789158571428, 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=8639337, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-70337, opaque=0x841bd4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20096, encodingMicros=3, totalDispatchMicros=217344, totalServerMicros=115, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789158578663, 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=8643483, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42455, opaque=0x842c06, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8019, encodingMicros=2, totalDispatchMicros=153423, 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=3506789158189716, 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=8645391, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55673, opaque=0x84337a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11616, encodingMicros=2, totalDispatchMicros=116151, 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=3506789158608245, 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=8643473, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77374, opaque=0x842bfc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8045, encodingMicros=3, totalDispatchMicros=153518, 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=3506789158623909, 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=8639824, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65323, opaque=0x841dbb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20125, encodingMicros=2, totalDispatchMicros=213065, 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=3506789157805254, 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=8643562, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49852, opaque=0x842c55, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1850, encodingMicros=2, totalDispatchMicros=139569, totalServerMicros=28, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789158652907, 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=8659750, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74218, opaque=0x846b91, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20151, encodingMicros=3, totalDispatchMicros=49484, 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=3506789158679607, 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=8647810, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42676, opaque=0x843ced, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8090, encodingMicros=3, totalDispatchMicros=132994, 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=3506789158629076, 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=8645417, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14711, opaque=0x843394, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12052, encodingMicros=3, totalDispatchMicros=116381, 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=3506789158714941, 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=8648397, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77625, opaque=0x843f38, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8117, encodingMicros=3, totalDispatchMicros=127222, 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=3506789158731419, 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=8648718, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73643, opaque=0x844079, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20161, encodingMicros=3, totalDispatchMicros=129171, 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=3506789158591324, 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=8653246, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66564, opaque=0x845229, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28426, encodingMicros=2, totalDispatchMicros=114707, 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=3506789158762590, 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=8648750, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50134, opaque=0x844099, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20188, encodingMicros=2, totalDispatchMicros=128867, 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=3506789158496075, 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=8646697, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7121, opaque=0x843894, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4212, encodingMicros=2, totalDispatchMicros=83005, 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=3506789158858249, 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=8646723, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29051, opaque=0x8438ae, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4571, encodingMicros=2, totalDispatchMicros=83354, 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=3506789158821700, 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=8648775, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58115, opaque=0x8440b2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20243, encodingMicros=3, totalDispatchMicros=128950, 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=3506789158890036, 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=8646973, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63542, opaque=0x8439a8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4599, encodingMicros=3, totalDispatchMicros=81422, 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=3506789158765677, 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=8647319, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-53962, opaque=0x843b02, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8154, encodingMicros=3, totalDispatchMicros=119310, 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=3506789158922316, 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=8637615, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-70285, opaque=0x84151a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11338, encodingMicros=3, totalDispatchMicros=202665, totalServerMicros=87, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789158736381, 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=8645802, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55691, opaque=0x843515, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12150, encodingMicros=2, totalDispatchMicros=114956, 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=3506789158955724, 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=8649820, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58172, opaque=0x8444c7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20306, encodingMicros=3, totalDispatchMicros=123157, 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=3506789158687011, 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=8654130, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38905, opaque=0x84559d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=2717, encodingMicros=3, 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.032S, createdAt=3506789158994838, 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=8646493, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32423, opaque=0x8437c8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12397, encodingMicros=2, totalDispatchMicros=111128, 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=3506789158644917, 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=8643813, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59548, opaque=0x842d50, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8705, encodingMicros=3, totalDispatchMicros=166034, 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=3506789159024922, 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=8646721, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63533, opaque=0x8438ac, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12423, encodingMicros=2, totalDispatchMicros=109524, 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=3506789158988287, 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=8649827, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73705, opaque=0x8444ce, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20300, encodingMicros=2, totalDispatchMicros=123142, 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=3506789159102811, 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=8650066, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58190, opaque=0x8445bd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20410, encodingMicros=3, totalDispatchMicros=121008, 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=3506789159023535, 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=8654489, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66044, opaque=0x845704, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3046, encodingMicros=2, totalDispatchMicros=69057, 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=3506789159144110, 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=8650459, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61972, opaque=0x844746, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20442, encodingMicros=3, totalDispatchMicros=118579, 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=3506789158981418, 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=8641944, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46785, opaque=0x842603, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11367, encodingMicros=3, totalDispatchMicros=168764, totalServerMicros=82, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789158946991, 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=8647431, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38561, opaque=0x843b72, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8330, encodingMicros=2, totalDispatchMicros=119453, 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=3506789159214932, 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=8633163, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57360, opaque=0x8403b6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20609, encodingMicros=2, totalDispatchMicros=250898, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506789158918797, 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=8647126, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32444, opaque=0x843a41, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4624, encodingMicros=2, totalDispatchMicros=80078, 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=3506789159258470, 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=8648010, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77602, opaque=0x843db5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8628, encodingMicros=2, totalDispatchMicros=119322, 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=3506789159279145, 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=8637545, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57542, opaque=0x8414d4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20628, encodingMicros=3, totalDispatchMicros=229903, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789159238610, 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=8647032, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42636, opaque=0x8439e3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11603, encodingMicros=3, totalDispatchMicros=133796, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506789159326547, 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=8645079, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7068, opaque=0x843242, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4999, encodingMicros=3, totalDispatchMicros=93658, totalServerMicros=2, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789159179554, 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=8654543, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38922, opaque=0x84573a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3194, encodingMicros=2, totalDispatchMicros=68786, 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=3506789159371781, 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=8639905, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14485, opaque=0x841e0c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4813, encodingMicros=18, totalDispatchMicros=151135, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789159175526, 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=8650584, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50242, opaque=0x8447c3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20463, encodingMicros=3, totalDispatchMicros=117627, 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=3506789159404585, 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=8655957, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-39001, opaque=0x845cc0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3402, encodingMicros=3, totalDispatchMicros=56688, 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=3506789159416936, 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=8643561, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28906, opaque=0x842c54, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4847, encodingMicros=3, totalDispatchMicros=124660, totalServerMicros=64, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789159142856, 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=8644971, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47884, opaque=0x8431d6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9160, encodingMicros=3, totalDispatchMicros=154190, 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=3506789159108605, 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=8657036, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52776, opaque=0x8460f7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12224, encodingMicros=5, totalDispatchMicros=41927, 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=3506789159483561, 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=8645004, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59588, opaque=0x8431f7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9496, encodingMicros=2, totalDispatchMicros=154175, 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=3506789159531206, 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=8654181, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40786, opaque=0x8455d0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12104, encodingMicros=3, totalDispatchMicros=103413, 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=3506789159450831, 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=8656018, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74028, opaque=0x845cfd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3406, encodingMicros=4, totalDispatchMicros=55350, 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=3506789159445170, 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=8643145, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28896, opaque=0x842ab4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4871, encodingMicros=2, totalDispatchMicros=127662, totalServerMicros=64, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789159390309, 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=8645898, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61712, opaque=0x843575, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11728, encodingMicros=3, totalDispatchMicros=142287, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789159307894, 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=8656808, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50558, opaque=0x846013, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20654, encodingMicros=3, totalDispatchMicros=75167, 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=3506789159309250, 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=8648642, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77642, opaque=0x84402d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8670, encodingMicros=3, totalDispatchMicros=118936, 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=3506789159620318, 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=8638753, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28726, opaque=0x84198c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12822, encodingMicros=3, totalDispatchMicros=198725, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789160274433, 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=8654890, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59992, opaque=0x845895, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4131, encodingMicros=3, totalDispatchMicros=56226, 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=3506789160279644, 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=8658606, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-48487, opaque=0x846719, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10127, encodingMicros=2, totalDispatchMicros=58158, 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=3506789160294946, 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=8643348, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46863, opaque=0x842b7f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9632, encodingMicros=2, totalDispatchMicros=190856, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789160320789, 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=8631425, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28461, opaque=0x83fcec, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12817, encodingMicros=2, totalDispatchMicros=240724, totalServerMicros=97, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789160336460, 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=8658714, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-37081, opaque=0x846785, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10176, encodingMicros=3, totalDispatchMicros=56303, 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=3506789159549477, 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=8645282, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63470, opaque=0x84330d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9559, encodingMicros=2, totalDispatchMicros=151948, 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=3506789160370031, 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=8658757, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60198, opaque=0x8467b0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10201, encodingMicros=2, totalDispatchMicros=55942, 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=3506789160390678, 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=8645646, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32382, opaque=0x843479, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10397, encodingMicros=2, totalDispatchMicros=150605, 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=3506789160308263, 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=8654960, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36905, opaque=0x8458db, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4161, encodingMicros=2, totalDispatchMicros=55765, 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=3506789160423725, 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=8645691, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47914, opaque=0x8434a6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10427, encodingMicros=2, totalDispatchMicros=150245, 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=3506789160279044, 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=8656822, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36993, opaque=0x846021, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11487, encodingMicros=3, totalDispatchMicros=81186, 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=3506789160464977, 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=8645864, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29008, opaque=0x843553, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10438, encodingMicros=3, totalDispatchMicros=149151, 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=3506789160279644, 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=8657236, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74096, opaque=0x8461bf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21563, encodingMicros=3, totalDispatchMicros=69828, 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=3506789160495134, 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=8655616, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7469, opaque=0x845b6b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4320, encodingMicros=3, totalDispatchMicros=50900, 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=3506789160279644, 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=8650917, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7275, opaque=0x844910, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12588, encodingMicros=3, totalDispatchMicros=108241, 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=3506789160516734, 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=8646855, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40475, opaque=0x843932, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10477, encodingMicros=3, totalDispatchMicros=142955, 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=3506789161098868, 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=8651247, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44878, opaque=0x844a5a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13399, encodingMicros=2, totalDispatchMicros=106426, 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=3506789160482179, 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=8656869, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-56150, opaque=0x846050, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11686, encodingMicros=3, totalDispatchMicros=80657, 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=3506789161129370, 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=8651404, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55921, opaque=0x844af7, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13425, encodingMicros=3, totalDispatchMicros=105671, 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=3506789160446637, 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=8657025, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32851, opaque=0x8460ec, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12774, encodingMicros=3, totalDispatchMicros=48282, 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=3506789161164582, 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=8635275, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14296, opaque=0x840bf6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12363, encodingMicros=3, totalDispatchMicros=237490, totalServerMicros=102, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789160407473, 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=8658993, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32935, opaque=0x84689c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10235, encodingMicros=3, totalDispatchMicros=53659, 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=3506789161769897, 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=8653193, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36838, opaque=0x8451f4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11016, encodingMicros=2, totalDispatchMicros=92499, 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=3506789161706942, 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=8646074, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61717, opaque=0x843625, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10864, encodingMicros=3, totalDispatchMicros=148305, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789161248332, 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=8660689, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-64131, opaque=0x846f3c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13527, encodingMicros=3, totalDispatchMicros=21265, 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=3506789161217450, 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=8635864, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44231, opaque=0x840e43, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12405, encodingMicros=3, totalDispatchMicros=254388, totalServerMicros=152, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789161174007, 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=8652031, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7325, opaque=0x844d6a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13460, encodingMicros=3, totalDispatchMicros=101235, 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=3506789163682528, 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=8637134, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32045, opaque=0x841339, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12875, encodingMicros=2, totalDispatchMicros=211538, 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=3506789163699296, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=8648461, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73632, opaque=0x843f78, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6807, encodingMicros=3, totalDispatchMicros=96711, 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=3506789163691436, 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=8639303, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-418, documentId=test_collections-61380, opaque=0x841bb2, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=248216, encodingMicros=2, totalDispatchMicros=248216, totalServerMicros=184, serverMicros=184}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506789161156317, 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=8634140, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55215, opaque=0x840787, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11097, encodingMicros=2, totalDispatchMicros=262661, totalServerMicros=169, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789161122318, 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=8646310, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14748, opaque=0x843711, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3611, encodingMicros=2, totalDispatchMicros=102210, 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=3506789163807840, 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=8635844, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59217, opaque=0x840e2f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13742, encodingMicros=2, totalDispatchMicros=257761, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789163830289, 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=8657529, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67179, opaque=0x8462e4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3343, encodingMicros=2, totalDispatchMicros=34890, 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=3506789163691049, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=8642521, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49804, opaque=0x842844, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11019, encodingMicros=3, totalDispatchMicros=211383, totalServerMicros=159, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789163837460, 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=8646446, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36555, opaque=0x843799, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6319, encodingMicros=2, totalDispatchMicros=104818, 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=3506789163880755, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=8640922, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46727, opaque=0x842205, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11203, encodingMicros=2, totalDispatchMicros=222435, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789163903115, 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=8647992, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32492, opaque=0x843da3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3394, encodingMicros=2, totalDispatchMicros=78889, 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=3506789163932161, 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=8648168, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36617, opaque=0x843e53, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3419, encodingMicros=3, totalDispatchMicros=78886, 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=3506789163940215, 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=8653488, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66652, opaque=0x84531b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6674, encodingMicros=3, totalDispatchMicros=58624, 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=3506789163965459, 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=8648192, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32502, opaque=0x843e6b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3447, encodingMicros=2, totalDispatchMicros=78935, 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=3506789164041563, 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=8660243, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67510, opaque=0x846d7e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=2984, encodingMicros=3, totalDispatchMicros=22495, 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=3506789164070353, 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=8660272, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60278, opaque=0x846d9b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3009, encodingMicros=3, totalDispatchMicros=22137, 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=3506789164084361, 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=8643049, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57802, opaque=0x842a54, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6583, encodingMicros=3, totalDispatchMicros=154640, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789164096235, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=8639284, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-53572, opaque=0x841b9f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6279, encodingMicros=3, totalDispatchMicros=187551, totalServerMicros=59, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789164116651, 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=8659594, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7668, opaque=0x846af5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3037, encodingMicros=3, totalDispatchMicros=31120, 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=3506789164147974, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=8645810, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65598, opaque=0x84351d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6312, encodingMicros=3, totalDispatchMicros=138816, 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=3506789164913314, 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=8641433, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46753, opaque=0x842404, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7850, encodingMicros=2, totalDispatchMicros=152208, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789164935170, 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=8659963, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67471, opaque=0x846c66, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14068, encodingMicros=3, totalDispatchMicros=47536, 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=3506789164966505, 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=8656693, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-78036, opaque=0x845fa0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7892, encodingMicros=2, totalDispatchMicros=37096, 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=3506789164957697, 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=8653065, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77862, opaque=0x845174, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18348, encodingMicros=2, totalDispatchMicros=103080, 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=3506789165049813, 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=8653115, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42950, opaque=0x8451a6, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18437, encodingMicros=3, totalDispatchMicros=102644, 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=3506789163843559, 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=8659872, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-37147, opaque=0x846c0b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13666, encodingMicros=3, totalDispatchMicros=53601, 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=3506789165111232, 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=8653850, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77903, opaque=0x845485, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18461, encodingMicros=2, totalDispatchMicros=97800, 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=3506789165050606, 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=8658665, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67303, opaque=0x846754, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14154, encodingMicros=11, totalDispatchMicros=59741, 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=3506789165136791, 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=8643480, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36431, opaque=0x842c03, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8039, encodingMicros=2, totalDispatchMicros=133926, 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=3506789164124501, 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=8657286, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66200, opaque=0x8461f1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6615, encodingMicros=3, totalDispatchMicros=44779, 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=3506789165170784, 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=8644796, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38428, opaque=0x843127, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17635, encodingMicros=3, totalDispatchMicros=146799, 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=3506789165201479, 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=8657334, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-62298, opaque=0x846221, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7687, encodingMicros=3, totalDispatchMicros=44980, 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=3506789165217480, 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=8645608, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28990, opaque=0x843453, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8079, encodingMicros=2, totalDispatchMicros=119863, 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=3506789163975098, 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=8653544, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36849, opaque=0x845353, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6705, encodingMicros=3, 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.032S, createdAt=3506789165257366, 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=8645833, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63492, opaque=0x843534, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8114, encodingMicros=13, totalDispatchMicros=117993, 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=3506789163909151, 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=8647927, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36604, opaque=0x843d62, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=6381, encodingMicros=3, totalDispatchMicros=95593, 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=3506789163866825, 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=8645028, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40404, opaque=0x84320f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25278, encodingMicros=2, totalDispatchMicros=158100, 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=3506789165334439, 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=8646341, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32412, opaque=0x843730, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8163, encodingMicros=4, totalDispatchMicros=115445, 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=3506789165358267, 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=8645217, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36496, opaque=0x8432cc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=26765, encodingMicros=27, totalDispatchMicros=159272, 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=3506789165376709, 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=8646470, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52338, opaque=0x8437b1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8201, encodingMicros=3, totalDispatchMicros=117163, 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=3506789165288384, 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=8657581, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58542, opaque=0x846318, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7732, encodingMicros=2, totalDispatchMicros=39396, 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=3506789165402179, 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=8645245, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47892, opaque=0x8432e8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=26791, encodingMicros=3, totalDispatchMicros=159244, 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=3506789165286529, 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=8654556, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-15063, opaque=0x845747, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8014, encodingMicros=3, totalDispatchMicros=51341, 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=3506789165251654, 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=8645327, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73487, opaque=0x84333a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17701, encodingMicros=2, totalDispatchMicros=142754, 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=3506789165164976, 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=8658723, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-15256, opaque=0x84678e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14265, encodingMicros=13, totalDispatchMicros=59360, 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=3506789165142737, 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=8653950, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66017, opaque=0x8454e9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18489, encodingMicros=3, totalDispatchMicros=96995, 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=3506789165535250, 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=8658803, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67324, opaque=0x8467de, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14631, encodingMicros=2, totalDispatchMicros=58984, 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=3506789165568849, 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=8648856, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73650, opaque=0x844103, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=17981, encodingMicros=3, totalDispatchMicros=120292, 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=3506789165505820, 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=8655711, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36934, opaque=0x845bca, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8209, encodingMicros=4, totalDispatchMicros=44217, 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=3506789165601496, 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=8649468, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73686, opaque=0x844367, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18009, encodingMicros=11, totalDispatchMicros=116552, 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=3506789165433487, 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=8645251, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63469, opaque=0x8432ee, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=26818, encodingMicros=3, totalDispatchMicros=159272, 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=3506789165644821, 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=8653148, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54290, opaque=0x8451c7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8338, encodingMicros=2, totalDispatchMicros=62900, 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=3506789165431166, 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=8657637, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-39114, opaque=0x846350, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7870, encodingMicros=2, totalDispatchMicros=39318, 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=3506789165693657, 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=8641343, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-418, documentId=test_collections-73288, opaque=0x8423aa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=234327, encodingMicros=3, totalDispatchMicros=234327, totalServerMicros=180, serverMicros=180}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789165408726, 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=8649840, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59786, opaque=0x8444db, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=7820, encodingMicros=2, totalDispatchMicros=88460, 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=3506789165753143, 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=8644477, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46939, opaque=0x842fe8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15563, encodingMicros=3, totalDispatchMicros=205406, totalServerMicros=118, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789165762453, 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=8649928, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7241, opaque=0x844533, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8169, encodingMicros=3, totalDispatchMicros=88159, 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=3506789165674476, 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=8653418, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54300, opaque=0x8452d5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8363, encodingMicros=3, totalDispatchMicros=61124, 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=3506789165670236, 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=8645411, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47902, opaque=0x84338e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=27050, encodingMicros=2, totalDispatchMicros=156882, 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=3506789165593177, 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=8654385, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77924, opaque=0x84569c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18879, encodingMicros=3, 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=3506789165868737, 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=8636507, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63149, opaque=0x8410c6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8218, encodingMicros=3, totalDispatchMicros=175596, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789165925730, 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=8643397, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46869, opaque=0x842bb0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1470, encodingMicros=3, totalDispatchMicros=136500, totalServerMicros=77, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789165865212, 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=8631388, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-51756, opaque=0x83fcc6, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=27218, encodingMicros=3, totalDispatchMicros=243965, totalServerMicros=104, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506789165831597, 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=8641370, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-53657, opaque=0x8423c5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15629, encodingMicros=2, totalDispatchMicros=226131, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789166095006, 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=8659096, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74183, opaque=0x846903, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25553, encodingMicros=3, totalDispatchMicros=56360, 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=3506789165823246, 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=8653580, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50420, opaque=0x845377, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8508, encodingMicros=2, totalDispatchMicros=59863, 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=3506789165766073, 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=8660360, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-48584, opaque=0x846df3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=4407, encodingMicros=3, totalDispatchMicros=25919, 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=3506789166174792, 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=8653847, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58373, opaque=0x845482, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8855, encodingMicros=2, totalDispatchMicros=59103, 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=3506789166138979, 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=8637311, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49570, opaque=0x8413ea, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25577, encodingMicros=2, totalDispatchMicros=230127, totalServerMicros=115, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789166131295, 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=8660342, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-62463, opaque=0x846de1, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8250, encodingMicros=3, totalDispatchMicros=36332, 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=3506789166291002, 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=8656086, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74031, opaque=0x845d41, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8940, encodingMicros=3, totalDispatchMicros=41601, 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=3506789166033799, 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=8637540, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46609, opaque=0x8414cf, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5614, encodingMicros=2, totalDispatchMicros=185129, totalServerMicros=68, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789166320805, 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=8641720, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49768, opaque=0x842523, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8425, encodingMicros=2, totalDispatchMicros=181003, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789165964403, 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=8644127, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57860, opaque=0x842e8a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=1505, encodingMicros=2, totalDispatchMicros=131526, 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=3506789166355145, 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=8654007, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66855, opaque=0x845522, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9266, encodingMicros=3, totalDispatchMicros=56205, 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=3506789165933733, 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=8655255, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50487, opaque=0x845a02, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18892, encodingMicros=3, totalDispatchMicros=86313, 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=3506789166386886, 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=8641209, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61472, opaque=0x842324, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=5969, encodingMicros=3, totalDispatchMicros=158179, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789166388271, 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=8654403, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66928, opaque=0x8456ae, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9295, encodingMicros=14, totalDispatchMicros=53350, 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=3506789166353784, 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=8657537, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-62311, opaque=0x8462ec, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8453, encodingMicros=3, totalDispatchMicros=58739, 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=3506789166491446, 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=8654349, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66035, opaque=0x845678, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6045, encodingMicros=3, totalDispatchMicros=66449, 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=3506789166512255, 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=8657605, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66213, opaque=0x846330, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8607, encodingMicros=3, totalDispatchMicros=58021, 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=3506789166305940, 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=8659436, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54633, opaque=0x846a57, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25725, encodingMicros=2, totalDispatchMicros=54043, 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=3506789166543052, 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=8643848, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49866, opaque=0x842d73, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8632, encodingMicros=3, totalDispatchMicros=178732, totalServerMicros=107, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789166533218, 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=8655522, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-48329, opaque=0x845b0d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9415, encodingMicros=4, totalDispatchMicros=45013, 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=3506789166571622, 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=8656009, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74027, opaque=0x845cf4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=6099, encodingMicros=2, totalDispatchMicros=58170, 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=3506789166453959, 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=8641471, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46756, opaque=0x84242a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13719, encodingMicros=2, totalDispatchMicros=223992, totalServerMicros=159, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789166626226, 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=8656173, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32811, opaque=0x845d98, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9494, encodingMicros=3, totalDispatchMicros=38017, 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=3506789166579378, 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=8660463, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-78221, opaque=0x846e5a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8659, encodingMicros=3, totalDispatchMicros=34763, 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=3506789166657119, 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=8656274, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-48369, opaque=0x845dfd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9521, encodingMicros=2, totalDispatchMicros=37362, 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=3506789166574401, 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=8640657, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49713, opaque=0x8420fc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19906, encodingMicros=2, totalDispatchMicros=187501, 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=3506789166687849, 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=8651405, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65898, opaque=0x844af8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8759, encodingMicros=2, totalDispatchMicros=99815, 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=3506789166703715, 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=8641373, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40257, opaque=0x8423c8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9346, encodingMicros=2, totalDispatchMicros=149224, 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=3506789166685639, 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=8649017, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36644, opaque=0x8441a4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3175, encodingMicros=3, totalDispatchMicros=90489, 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=3506789166643709, 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=8642396, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-418, documentId=test_collections-53711, opaque=0x8427c7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=227506, encodingMicros=2, totalDispatchMicros=227506, totalServerMicros=176, serverMicros=176}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789166742122, 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=8643607, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38372, opaque=0x842c82, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20002, encodingMicros=2, totalDispatchMicros=166863, 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=3506789166747036, 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=8651494, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50294, opaque=0x844b51, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8804, encodingMicros=3, totalDispatchMicros=101132, 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=3506789166735650, 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=8642466, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36378, opaque=0x84280d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9374, encodingMicros=3, totalDispatchMicros=141285, 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=3506789166994327, 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=8651648, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65908, opaque=0x844beb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9046, encodingMicros=2, totalDispatchMicros=100402, 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=3506789166990514, 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=8654281, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29371, opaque=0x845634, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3385, encodingMicros=2, totalDispatchMicros=53864, 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=3506789166699470, 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=8642229, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46801, opaque=0x842720, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19766, encodingMicros=3, totalDispatchMicros=164841, 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=3506789167041229, 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=8648035, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44742, opaque=0x843dce, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9671, encodingMicros=2, totalDispatchMicros=103875, totalServerMicros=61, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789166992902, 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=8638190, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-19566, opaque=0x841759, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9670, encodingMicros=2, totalDispatchMicros=208791, 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=3506789167084350, 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=8634651, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61166, opaque=0x840986, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20138, encodingMicros=3, totalDispatchMicros=215373, totalServerMicros=94, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789167123694, 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=8645809, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52309, opaque=0x84351c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9733, encodingMicros=3, totalDispatchMicros=117459, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789167155342, 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=8657556, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-39108, opaque=0x8462ff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20185, encodingMicros=2, totalDispatchMicros=58311, 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=3506789167169434, 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=8650060, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61946, opaque=0x8445b7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10885, encodingMicros=3, totalDispatchMicros=108817, 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=3506789166998500, 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=8644271, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38400, opaque=0x842f1a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19997, encodingMicros=2, totalDispatchMicros=162729, 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=3506789167202221, 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=8647348, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44711, opaque=0x843b1f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28397, encodingMicros=3, totalDispatchMicros=147055, 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=3506789167111849, 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=8638546, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40143, opaque=0x8418bd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9774, encodingMicros=2, totalDispatchMicros=207472, 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=3506789167227072, 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=8641277, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59452, opaque=0x842368, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9808, encodingMicros=2, totalDispatchMicros=148280, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789167048543, 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=8654294, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32738, opaque=0x845641, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=3439, encodingMicros=3, totalDispatchMicros=53869, 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=3506789167043938, 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=8652220, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54238, opaque=0x844e27, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9083, encodingMicros=3, totalDispatchMicros=96405, 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=3506789167269502, 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=8645099, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73465, opaque=0x843256, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20198, encodingMicros=2, totalDispatchMicros=161253, 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=3506789167259581, 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=8648585, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52416, opaque=0x843ff4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9757, encodingMicros=3, totalDispatchMicros=102626, totalServerMicros=63, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789167251129, 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=8638855, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28729, opaque=0x8419f2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9907, encodingMicros=3, totalDispatchMicros=205709, 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=3506789167228885, 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=8659797, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-64077, opaque=0x846bc0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28416, encodingMicros=3, totalDispatchMicros=57500, 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=3506789167205818, 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=8650251, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61961, opaque=0x844676, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=10918, encodingMicros=2, totalDispatchMicros=107531, 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=3506789168738825, 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=8639796, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44378, opaque=0x841d9f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11356, encodingMicros=3, totalDispatchMicros=199475, 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=3506789168741058, 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=8660684, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-56333, opaque=0x846f37, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28024, encodingMicros=4, totalDispatchMicros=46733, 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=3506789168742149, 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=8647477, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7143, opaque=0x843ba0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=29918, encodingMicros=2, totalDispatchMicros=144504, 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=3506789168784086, 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=8640755, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-6879, opaque=0x84215e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11397, encodingMicros=3, totalDispatchMicros=191306, 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=3506789168807918, 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=8635148, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-51897, opaque=0x840b77, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21178, encodingMicros=4, totalDispatchMicros=228873, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789168819004, 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=8647935, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59715, opaque=0x843d6a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=29988, encodingMicros=3, totalDispatchMicros=141578, 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=3506789168837586, 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=8636500, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47535, opaque=0x8410bf, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21204, encodingMicros=2, totalDispatchMicros=221943, 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=3506789168742149, 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=8647736, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38583, opaque=0x843ca3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11572, encodingMicros=3, totalDispatchMicros=102360, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789168865839, 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=8636530, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28639, opaque=0x8410dd, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21228, encodingMicros=19, totalDispatchMicros=221545, 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=3506789168857846, 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=8648613, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7183, opaque=0x844010, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=30024, encodingMicros=3, totalDispatchMicros=136992, 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=3506789168910796, 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=8644569, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38413, opaque=0x843044, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11729, encodingMicros=3, totalDispatchMicros=124271, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789168926313, 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=8636682, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59257, opaque=0x841175, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21282, encodingMicros=3, totalDispatchMicros=217930, 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=3506789168951430, 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=8637205, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-19535, opaque=0x841380, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=28395, encodingMicros=2, totalDispatchMicros=259001, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789168967461, 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=8648593, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38635, opaque=0x843ffc, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11772, encodingMicros=2, totalDispatchMicros=96467, 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=3506789168824185, 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=8657875, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67219, opaque=0x84643e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17961, encodingMicros=2, totalDispatchMicros=73052, 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=3506789168760310, 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=8642969, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46844, opaque=0x842a04, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3907, encodingMicros=2, totalDispatchMicros=158482, totalServerMicros=48, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789169032180, 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=8649363, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36657, opaque=0x8442fe, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22469, encodingMicros=2, totalDispatchMicros=132044, 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=3506789169029342, 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=8637546, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14377, opaque=0x8414d5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18162, encodingMicros=3, totalDispatchMicros=226913, 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=3506789168957645, 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=8636823, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32034, opaque=0x841202, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21309, encodingMicros=3, totalDispatchMicros=217269, 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=3506789169119702, 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=8651549, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54203, opaque=0x844b88, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11886, encodingMicros=3, totalDispatchMicros=77117, 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=3506789169142115, 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=8637237, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59281, opaque=0x8413a2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21490, encodingMicros=2, totalDispatchMicros=215495, 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=3506789168917228, 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=8652028, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52572, opaque=0x844d67, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11941, encodingMicros=3, totalDispatchMicros=82431, 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=3506789169175378, 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=8651898, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54224, opaque=0x844ce5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11931, encodingMicros=3, totalDispatchMicros=74655, 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=3506789169187691, 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=8637610, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28679, opaque=0x841514, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21526, encodingMicros=3, totalDispatchMicros=212612, 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=3506789169208591, 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=8652547, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36806, opaque=0x844f6e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12218, encodingMicros=3, totalDispatchMicros=79169, 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=3506789169227064, 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=8637725, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-3707, opaque=0x841588, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21558, encodingMicros=2, totalDispatchMicros=212285, 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=3506789169152897, 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=8647053, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44698, opaque=0x8439f8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12633, encodingMicros=3, totalDispatchMicros=109432, 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=3506789169264576, 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=8634365, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47448, opaque=0x840868, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21588, encodingMicros=2, totalDispatchMicros=229806, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789169269775, 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=8653450, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40761, opaque=0x8452f5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12216, encodingMicros=3, totalDispatchMicros=73099, 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=3506789169293068, 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=8631748, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55112, opaque=0x83fe2f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=21613, encodingMicros=2, totalDispatchMicros=231442, 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=3506789169303826, 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=8654068, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44996, opaque=0x84555f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12246, encodingMicros=3, totalDispatchMicros=69055, 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=3506789169147482, 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=8639946, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63281, opaque=0x841e35, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11745, encodingMicros=3, totalDispatchMicros=193919, 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=3506789169348810, 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=8654193, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-48276, opaque=0x8455dc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12286, encodingMicros=14, totalDispatchMicros=67951, 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=3506789169371532, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8647091, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50043, opaque=0x843a1f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=21977, encodingMicros=2, totalDispatchMicros=146757, 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=3506789169386299, 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=8654267, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7404, opaque=0x845626, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12319, encodingMicros=2, totalDispatchMicros=67629, 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=3506789169081895, 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=8649141, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40579, opaque=0x844220, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22495, encodingMicros=3, totalDispatchMicros=131392, 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=3506789169417304, 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=8654677, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66956, opaque=0x8457c0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12345, encodingMicros=3, totalDispatchMicros=64496, 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=3506789169071012, 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=8641716, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49767, opaque=0x84251f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4211, encodingMicros=3, totalDispatchMicros=167492, totalServerMicros=59, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789169452619, 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=8642448, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14578, opaque=0x8427fb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12000, encodingMicros=2, totalDispatchMicros=176693, 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=3506789169444375, 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=8656943, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52773, opaque=0x84609a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12366, encodingMicros=2, totalDispatchMicros=48338, 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=3506789169437678, 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=8649142, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7212, opaque=0x844221, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22845, encodingMicros=3, totalDispatchMicros=131756, 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=3506789169508765, 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=8644416, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46936, opaque=0x842fac, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=3800, encodingMicros=3, totalDispatchMicros=151688, 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=3506789169400807, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8647445, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61798, opaque=0x843b80, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=22002, encodingMicros=4, totalDispatchMicros=144386, 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=3506789169343322, 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=8647061, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42642, opaque=0x843a00, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11212, encodingMicros=15, totalDispatchMicros=133357, 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=3506789169293327, 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=8647283, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44708, opaque=0x843ade, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12768, encodingMicros=3, totalDispatchMicros=107913, 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=3506789169220446, 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=8652413, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73870, opaque=0x844ee8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11965, 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.016S, createdAt=3506789170607094, 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=8644384, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46933, opaque=0x842f8b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=7990, encodingMicros=2, totalDispatchMicros=148300, 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=3506789169520094, 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=8655088, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-45044, opaque=0x84595b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12425, encodingMicros=2, totalDispatchMicros=62215, 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=3506789169502853, 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=8642933, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14595, opaque=0x8429e0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12038, encodingMicros=3, totalDispatchMicros=171210, 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=3506789172289121, 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=8644404, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47870, opaque=0x842f9f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14700, encodingMicros=2, totalDispatchMicros=167672, 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=3506789172289839, 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=8647385, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77574, opaque=0x843b44, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8020, encodingMicros=2, totalDispatchMicros=100699, 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=3506789172296479, 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=8651846, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59882, opaque=0x844cb1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25636, encodingMicros=3, totalDispatchMicros=117709, 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=3506789172355285, 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=8658029, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67234, opaque=0x8464d8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14747, encodingMicros=2, totalDispatchMicros=68616, 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=3506789172365374, 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=8648990, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61899, opaque=0x844189, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8082, encodingMicros=3, totalDispatchMicros=99614, 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=3506789172386905, 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=8652049, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52577, opaque=0x844d7c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25716, encodingMicros=2, totalDispatchMicros=118591, 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=3506789172398989, 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=8649109, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61909, opaque=0x844200, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8112, encodingMicros=2, totalDispatchMicros=99527, 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=3506789172293702, 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=8655709, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38985, opaque=0x845bc8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15514, encodingMicros=3, totalDispatchMicros=53135, 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=3506789172436521, 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=8652772, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55986, opaque=0x84504f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=25715, encodingMicros=3, totalDispatchMicros=113430, 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=3506789172289340, 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=8637034, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77094, opaque=0x8412d5, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13309, encodingMicros=3, totalDispatchMicros=247102, totalServerMicros=162, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789172458986, 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=8649660, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38681, opaque=0x844427, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8112, encodingMicros=3, totalDispatchMicros=100495, 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=3506789172289989, 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=8644620, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36474, opaque=0x843077, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15105, encodingMicros=3, totalDispatchMicros=154465, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789172496889, 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=8653641, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7382, opaque=0x8453b4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9837, encodingMicros=3, totalDispatchMicros=103783, 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=3506789172488264, 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=8649879, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73713, opaque=0x844502, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8137, encodingMicros=3, totalDispatchMicros=99998, 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=3506789172570947, 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=8650900, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38742, opaque=0x8448ff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8216, encodingMicros=2, totalDispatchMicros=93452, 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=3506789172801014, 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=8646296, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44657, opaque=0x843703, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11832, encodingMicros=3, totalDispatchMicros=144817, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789172484387, 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=8637206, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77104, opaque=0x841381, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13499, encodingMicros=3, totalDispatchMicros=250839, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789172446629, 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=8655833, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66114, opaque=0x845c44, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15663, encodingMicros=3, totalDispatchMicros=51294, 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=3506789172400999, 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=8645532, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47907, opaque=0x843407, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14777, encodingMicros=2, totalDispatchMicros=158770, 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=3506789173136122, 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=8638601, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57587, opaque=0x8418f4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14138, encodingMicros=2, totalDispatchMicros=243165, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789173166339, 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=8631389, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61011, opaque=0x83fcc8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16369, encodingMicros=3, totalDispatchMicros=201373, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789172313736, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8655866, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74019, opaque=0x845c65, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24105, encodingMicros=2, totalDispatchMicros=90089, 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=3506789173200655, 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=8652455, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50358, opaque=0x844f12, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4496, encodingMicros=3, totalDispatchMicros=99354, 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=3506789172290532, 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=8637172, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73119, opaque=0x84135f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=14799, encodingMicros=2, totalDispatchMicros=189010, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789173232714, 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=8652702, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73881, opaque=0x845009, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4523, encodingMicros=3, totalDispatchMicros=97798, 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=3506789173219376, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8659582, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-62429, opaque=0x846ae9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23150, encodingMicros=3, totalDispatchMicros=67770, 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=3506789173277247, 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=8654001, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58379, opaque=0x84551c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4553, encodingMicros=3, totalDispatchMicros=89405, 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=3506789173194442, 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=8633598, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-37971, opaque=0x840569, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16393, encodingMicros=3, totalDispatchMicros=200101, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789173318836, 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=8654371, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73936, opaque=0x84568e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4583, encodingMicros=3, totalDispatchMicros=86602, 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=3506789173149968, 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=8654145, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66029, opaque=0x8455ac, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9441, encodingMicros=2, totalDispatchMicros=61390, 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=3506789173359567, 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=8654479, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-54345, opaque=0x8456fa, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4606, encodingMicros=2, totalDispatchMicros=85987, 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=3506789173404654, 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=8655075, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73976, opaque=0x84594e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4658, encodingMicros=2, totalDispatchMicros=81593, 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=3506789173421134, 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=8655651, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-62212, opaque=0x845b8e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9678, encodingMicros=2, totalDispatchMicros=47514, 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=3506789172577492, 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=8653982, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66849, opaque=0x845509, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9895, encodingMicros=3, totalDispatchMicros=101633, 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=3506789172571901, 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=8637944, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52001, opaque=0x841663, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15354, encodingMicros=3, totalDispatchMicros=203737, 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=3506789173470565, 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=8638961, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49646, opaque=0x841a5c, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4483, encodingMicros=3, totalDispatchMicros=210267, 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=3506789173362010, 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=8656130, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58475, opaque=0x845d6d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16430, encodingMicros=3, totalDispatchMicros=46371, 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=3506789173504975, 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=8637621, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77123, opaque=0x841520, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4512, encodingMicros=3, totalDispatchMicros=215515, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789173322224, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8656368, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-39030, opaque=0x845e5b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23237, encodingMicros=2, totalDispatchMicros=83818, 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=3506789173541048, 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=8635403, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-46518, opaque=0x840c76, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16598, encodingMicros=2, totalDispatchMicros=190186, totalServerMicros=105, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789173261135, 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=8638300, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61331, opaque=0x8417c7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=15766, encodingMicros=2, totalDispatchMicros=182613, totalServerMicros=106, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789173266327, 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=8648048, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36612, opaque=0x843ddb, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15592, encodingMicros=3, totalDispatchMicros=140939, 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=3506789173569883, 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=8642116, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47785, opaque=0x8426af, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12898, encodingMicros=2, totalDispatchMicros=173264, 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=3506789173632075, 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=8660358, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60286, opaque=0x846df1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9655, encodingMicros=3, totalDispatchMicros=31199, 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=3506789173654919, 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=8642393, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-6952, opaque=0x8427c4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12979, encodingMicros=3, totalDispatchMicros=173095, 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=3506789173566098, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8656879, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-78047, opaque=0x84605a, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23477, encodingMicros=3, totalDispatchMicros=75838, 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=3506789173695434, 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=8648631, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29144, opaque=0x844022, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9659, encodingMicros=2, totalDispatchMicros=107305, 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=3506789173710190, 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=8642864, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32269, opaque=0x84299b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13016, encodingMicros=2, totalDispatchMicros=172400, 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=3506789173723830, 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=8648930, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29163, opaque=0x84414d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9683, encodingMicros=3, totalDispatchMicros=105460, 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=3506789173734342, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8644643, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65526, opaque=0x84308e, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23630, encodingMicros=2, totalDispatchMicros=167207, totalServerMicros=30, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789173756054, 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=8644575, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59576, opaque=0x84304a, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13050, encodingMicros=3, totalDispatchMicros=162036, 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=3506789173778726, 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=8649518, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63645, opaque=0x844399, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9721, encodingMicros=2, totalDispatchMicros=106315, 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=3506789173808309, 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=8643806, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44561, opaque=0x842d49, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13086, encodingMicros=3, totalDispatchMicros=160201, 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=3506789173838473, 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=8644348, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44583, opaque=0x842f67, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13112, encodingMicros=2, totalDispatchMicros=159628, 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=3506789173861929, 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=8651239, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40668, opaque=0x844a52, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9770, encodingMicros=3, totalDispatchMicros=93761, 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=3506789174025446, 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=8653755, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66754, opaque=0x845426, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=9650, encodingMicros=2, totalDispatchMicros=73480, 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=3506789173535359, 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=8637198, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42170, opaque=0x841379, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=4538, encodingMicros=3, totalDispatchMicros=221322, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789173506559, 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=8640694, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40229, opaque=0x842121, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16280, encodingMicros=3, totalDispatchMicros=182384, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789173473331, 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=8660123, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67493, opaque=0x846d06, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10787, encodingMicros=3, totalDispatchMicros=47974, 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=3506789174501390, 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=8654609, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36889, opaque=0x84577c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16738, encodingMicros=2, totalDispatchMicros=70751, 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=3506789174533753, 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=8654792, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-45029, opaque=0x845833, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16765, encodingMicros=3, totalDispatchMicros=69438, 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=3506789174556865, 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=8654920, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40811, opaque=0x8458b3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16784, encodingMicros=3, totalDispatchMicros=68369, 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=3506789174581270, 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=8644626, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55647, opaque=0x84307d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16313, encodingMicros=3, totalDispatchMicros=157148, 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=3506789174619508, 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=8640033, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59379, opaque=0x841e8c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16675, encodingMicros=3, totalDispatchMicros=188132, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789174638954, 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=8640948, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32183, opaque=0x84221f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16352, encodingMicros=3, totalDispatchMicros=181596, totalServerMicros=94, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789174646856, 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=8636797, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14350, opaque=0x8411e8, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16696, encodingMicros=26, totalDispatchMicros=208290, 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=3506789174683777, 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=8658710, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40981, opaque=0x846781, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16724, encodingMicros=3, totalDispatchMicros=49200, 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=3506789174696956, 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=8638925, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63241, opaque=0x841a38, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18072, encodingMicros=3, totalDispatchMicros=167817, 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=3506789174726093, 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=8656883, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36996, opaque=0x84605e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=10052, encodingMicros=3, totalDispatchMicros=46100, 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=3506789173869477, 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=8644851, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7056, opaque=0x84315e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13135, encodingMicros=19, totalDispatchMicros=159050, 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=3506789173763309, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8643600, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57833, opaque=0x842c7b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=23655, encodingMicros=3, totalDispatchMicros=173809, 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=3506789173656154, 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=8645266, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61679, opaque=0x8432fd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16117, encodingMicros=3, totalDispatchMicros=131832, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789173633082, 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=8648053, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55781, opaque=0x843de0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15955, encodingMicros=3, totalDispatchMicros=141253, 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=3506789174778371, 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=8645168, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7071, opaque=0x84329b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14039, encodingMicros=3, totalDispatchMicros=147960, 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=3506789174773749, 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=8652387, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63777, opaque=0x844ece, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18136, encodingMicros=3, totalDispatchMicros=73958, 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=3506789174709678, 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=8658953, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67343, opaque=0x846874, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16745, encodingMicros=15, totalDispatchMicros=47307, 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=3506789174993767, 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=8657955, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67227, opaque=0x84648e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17025, encodingMicros=2, totalDispatchMicros=48813, 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=3506789174646856, 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=8659278, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7653, opaque=0x8469b9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=8229, encodingMicros=2, totalDispatchMicros=27931, 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=3506789175021673, 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=8639221, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59354, opaque=0x841b60, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17048, encodingMicros=3, totalDispatchMicros=195314, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789174961164, 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=8652484, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7342, opaque=0x844f2f, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18319, encodingMicros=3, totalDispatchMicros=73452, 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=3506789175046007, 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=8640743, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59426, opaque=0x842152, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17067, encodingMicros=3, totalDispatchMicros=182349, totalServerMicros=87, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789174916955, 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=8649346, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29181, opaque=0x8442ed, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=13782, encodingMicros=2, totalDispatchMicros=134841, 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=3506789175084732, 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=8659364, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66306, opaque=0x846a0f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8654, encodingMicros=3, totalDispatchMicros=26582, 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=3506789175093868, 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=8638428, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40138, opaque=0x841847, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17110, encodingMicros=4, totalDispatchMicros=200887, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789175108762, 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=8654357, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-15057, opaque=0x845680, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18447, encodingMicros=2, totalDispatchMicros=61283, 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=3506789175117603, 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=8659513, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66321, opaque=0x846aa4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=8683, encodingMicros=3, totalDispatchMicros=26159, 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=3506789175142113, 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=8654630, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36890, opaque=0x845791, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18478, encodingMicros=3, totalDispatchMicros=59204, 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=3506789174917413, 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=8646030, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-59631, opaque=0x8435f9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14168, encodingMicros=2, totalDispatchMicros=147555, 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=3506789175170663, 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=8654664, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66953, opaque=0x8457b3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18503, encodingMicros=3, totalDispatchMicros=58976, 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=3506789174880022, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8643967, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73407, opaque=0x842de9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24734, encodingMicros=3, totalDispatchMicros=175121, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789175197252, 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=8646945, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36572, opaque=0x84398c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14439, encodingMicros=2, totalDispatchMicros=143583, 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=3506789175204338, 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=8654729, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32755, opaque=0x8457f4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18529, encodingMicros=2, totalDispatchMicros=58666, 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=3506789175251710, 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=8647253, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7137, opaque=0x843ac0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14480, encodingMicros=3, totalDispatchMicros=126874, 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=3506789175262621, 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=8654784, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66959, opaque=0x84582b, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18584, encodingMicros=3, totalDispatchMicros=58154, 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=3506789175191549, 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=8659989, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-37154, opaque=0x846c80, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14005, encodingMicros=3, totalDispatchMicros=52029, 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=3506789175337868, 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=8638215, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-19570, opaque=0x841772, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14139, encodingMicros=2, totalDispatchMicros=214293, 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=3506789175365252, 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=8633298, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-19392, opaque=0x84043d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14162, encodingMicros=3, totalDispatchMicros=241900, 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=3506789175407883, 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=8650633, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29237, opaque=0x8447f4, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14193, encodingMicros=3, totalDispatchMicros=128409, 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=3506789175433727, 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=8650680, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44850, opaque=0x844823, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=14213, encodingMicros=2, totalDispatchMicros=128110, 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=3506789175461468, 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=8658169, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74138, opaque=0x846564, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18047, encodingMicros=2, totalDispatchMicros=43026, 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=3506789175491501, 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=8658304, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-78126, opaque=0x8465eb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18074, encodingMicros=2, totalDispatchMicros=42614, 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=3506789175546489, 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=8645896, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-53900, opaque=0x843573, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11324, encodingMicros=2, totalDispatchMicros=118389, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789175573150, 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=8645787, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-53890, opaque=0x843506, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11347, encodingMicros=3, totalDispatchMicros=119187, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789175597423, 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=8646061, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77489, opaque=0x843618, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11368, encodingMicros=2, totalDispatchMicros=117774, totalServerMicros=18, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789175616734, 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=8644888, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42528, opaque=0x843183, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11828, encodingMicros=3, totalDispatchMicros=131918, 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=3506789175638956, 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=8656804, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-39063, opaque=0x84600f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11399, encodingMicros=3, totalDispatchMicros=40311, 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=3506789175657979, 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=8638333, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-53521, opaque=0x8417e8, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11858, encodingMicros=3, totalDispatchMicros=177241, totalServerMicros=68, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789175688608, 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=8647552, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50072, opaque=0x843beb, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11883, encodingMicros=2, totalDispatchMicros=112403, 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=3506789175962021, 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=8656588, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66165, opaque=0x845f37, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18318, encodingMicros=3, totalDispatchMicros=82347, 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=3506789176033217, 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=8645205, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-61676, opaque=0x8432c0, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9749, encodingMicros=2, totalDispatchMicros=150474, 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=3506789176047777, 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=8639320, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-57619, opaque=0x841bc3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18371, encodingMicros=3, totalDispatchMicros=208344, totalServerMicros=85, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789176083459, 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=8638377, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-70310, opaque=0x841814, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18380, encodingMicros=2, totalDispatchMicros=215643, totalServerMicros=86, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789176265465, 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=8642439, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36377, opaque=0x8427f2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11785, encodingMicros=2, totalDispatchMicros=188087, 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=3506789176871907, 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=8660410, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-60290, opaque=0x846e25, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=12455, encodingMicros=2, totalDispatchMicros=26708, 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=3506789175125105, 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=8642952, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-44515, opaque=0x8429f3, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=17136, encodingMicros=3, totalDispatchMicros=167517, totalServerMicros=41, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506789175049103, 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=8659502, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-41022, opaque=0x846a99, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=35933, encodingMicros=3, totalDispatchMicros=67888, 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=3506789176954678, 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=8656099, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67066, opaque=0x845d4e, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=37835, encodingMicros=3, totalDispatchMicros=105887, 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=3506789176961300, 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=8660677, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-41085, opaque=0x846f30, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18197, encodingMicros=3, totalDispatchMicros=36601, 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=3506789177004407, 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=8636107, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14324, opaque=0x840f36, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=37872, encodingMicros=2, totalDispatchMicros=237038, 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=3506789177044024, 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=8657446, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40926, opaque=0x846291, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=37908, encodingMicros=2, totalDispatchMicros=85092, 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=3506789177070678, 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=8660474, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-48592, opaque=0x846e65, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18220, encodingMicros=3, totalDispatchMicros=33189, 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=3506789177097215, 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=8660577, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67555, opaque=0x846ecc, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=18242, encodingMicros=14, totalDispatchMicros=32747, 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=3506789177102851, 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=8651442, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58258, opaque=0x844b1d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=13310, encodingMicros=3, totalDispatchMicros=88966, totalServerMicros=20, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506789177124254, 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=8658486, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-40969, opaque=0x8466a1, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=37947, encodingMicros=3, totalDispatchMicros=73152, 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=3506789177150778, 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=8636791, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-47552, opaque=0x8411e2, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=37969, encodingMicros=2, totalDispatchMicros=231502, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789177560034, 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=8645420, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-28986, opaque=0x843397, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=19761, encodingMicros=3, totalDispatchMicros=171485, 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=3506789177637631, 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=8655762, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77989, opaque=0x845bfd, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=19847, encodingMicros=3, totalDispatchMicros=61721, 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=3506789177838547, 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=8646182, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-53913, opaque=0x843691, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18970, encodingMicros=2, totalDispatchMicros=146234, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789177865584, 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=8645525, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-42553, opaque=0x843400, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29653, encodingMicros=3, totalDispatchMicros=166832, 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=3506789176871763, 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=8652730, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-63790, opaque=0x845025, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=15586, encodingMicros=3, totalDispatchMicros=112146, 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=3506789175690477, 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=8659982, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-66350, opaque=0x846c79, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9233, encodingMicros=3, totalDispatchMicros=29210, 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=3506789177935635, 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=8653114, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-29340, opaque=0x8451a5, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16638, encodingMicros=13, totalDispatchMicros=110972, 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=3506789175657979, 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=8646116, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49987, opaque=0x84364f, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=9420, encodingMicros=2, totalDispatchMicros=143244, 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=3506789175271486, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8660521, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50731, opaque=0x846e94, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=25086, encodingMicros=4, totalDispatchMicros=49061, 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=3506789177998084, 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=8649876, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50199, opaque=0x8444ff, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29693, encodingMicros=2, totalDispatchMicros=127702, 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=3506789178005123, 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=8646158, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38493, opaque=0x843678, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11762, encodingMicros=2, totalDispatchMicros=145511, 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=3506789177958239, 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=8660073, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74241, opaque=0x846cd4, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11496, encodingMicros=3, totalDispatchMicros=30119, 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=3506789178102085, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8645436, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49951, opaque=0x8433a7, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20276, encodingMicros=2, totalDispatchMicros=154405, 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=3506789177963127, 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=8653218, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-66555, opaque=0x84520d, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=16662, encodingMicros=7, totalDispatchMicros=110312, 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=3506789178199367, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=8645627, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-65584, opaque=0x843466, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=20330, encodingMicros=2, totalDispatchMicros=153649, 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=3506789178225518, 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=8654289, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32737, opaque=0x84563c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11354, encodingMicros=3, totalDispatchMicros=107785, 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=3506789178405419, 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=8656718, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-7508, opaque=0x845fb9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=11411, encodingMicros=2, totalDispatchMicros=82782, 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=3506789177876765, 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=8645648, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-53883, opaque=0x84347b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=18995, encodingMicros=2, totalDispatchMicros=149909, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506789178076219, 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=8646328, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-38503, opaque=0x843723, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=11830, encodingMicros=2, totalDispatchMicros=143366, 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=3506789178071197, 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=8651096, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-77766, opaque=0x8449c3, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=29757, encodingMicros=3, totalDispatchMicros=118414, 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=3506789180365474, 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=8640206, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55486, opaque=0x841f39, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22299, encodingMicros=3, totalDispatchMicros=206705, 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=3506789180415862, 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=8640411, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-14503, opaque=0x842006, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22344, encodingMicros=3, totalDispatchMicros=204889, 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=3506789180444459, 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=8647904, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-73606, opaque=0x843d4b, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16783, encodingMicros=2, totalDispatchMicros=134083, 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=3506789180484251, 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=8646000, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-49976, opaque=0x8435db, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16819, encodingMicros=2, totalDispatchMicros=146722, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506789180511146, 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=8659518, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-50686, opaque=0x846aa9, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16840, encodingMicros=2, totalDispatchMicros=38356, 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=3506789180525531, 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=8645508, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-55682, opaque=0x8433ef, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22338, encodingMicros=3, totalDispatchMicros=171928, 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=3506789180555150, 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=8645775, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-36521, opaque=0x8434fa, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=22364, encodingMicros=3, totalDispatchMicros=170265, 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=3506789180565094, 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=8656239, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-39017, opaque=0x845dda, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=16756, encodingMicros=3, totalDispatchMicros=55373, 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=3506789181142842, 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=8652811, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-32696, opaque=0x845076, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=23920, encodingMicros=3, totalDispatchMicros=83002, 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=3506789181363326, 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=8656945, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-15179, opaque=0x84609c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=23897, encodingMicros=3, totalDispatchMicros=61452, 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=3506789181439466, 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=8657158, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-67136, opaque=0x846171, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=23877, encodingMicros=3, totalDispatchMicros=62243, 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=3506789181465509, 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=8657262, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-15194, opaque=0x8461d9, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=23899, encodingMicros=3, totalDispatchMicros=60261, 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=3506789181489380, 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=8657269, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-52787, opaque=0x8461e0, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=23918, encodingMicros=3, totalDispatchMicros=60292, 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=3506789181548373, 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=8629953, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-233, documentId=test_collections-31763, opaque=0x83f72c, scope=scope-18, type=kv}, timeoutMs=120000, timings={dispatchMicros=23951, encodingMicros=2, totalDispatchMicros=252986, totalServerMicros=113, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506789181707797, 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=8655084, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58426, opaque=0x845957, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24438, encodingMicros=3, totalDispatchMicros=66733, 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=3506789181791741, 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=8655913, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-58466, opaque=0x845c94, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24484, encodingMicros=2, totalDispatchMicros=56899, 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=3506789181911259, 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=8656594, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-418, documentId=test_collections-74059, opaque=0x845f3d, scope=scope-25, type=kv}, timeoutMs=120000, timings={dispatchMicros=24411, encodingMicros=3, totalDispatchMicros=61876, 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=3506792286147488, 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=8907040, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-13091, opaque=0x88318b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1035, encodingMicros=2, totalDispatchMicros=45802, 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=3506792286235778, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=8905052, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-25984, opaque=0x8829c7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1926, encodingMicros=3, totalDispatchMicros=58543, 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=3506792286064590, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=8913371, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-18973, opaque=0x884a46, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=568, encodingMicros=3, totalDispatchMicros=30211, 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=3506792286287211, 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=8907462, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5385, opaque=0x883331, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2005, encodingMicros=2, totalDispatchMicros=47454, 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=3506792286059397, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8895660, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-67453, opaque=0x880517, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2153, encodingMicros=2, totalDispatchMicros=92163, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792286303479, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=8905344, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-52546, opaque=0x882aeb, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1989, encodingMicros=3, totalDispatchMicros=57453, 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=3506792286356949, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=8911478, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-68142, opaque=0x8842e1, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11743, encodingMicros=2, totalDispatchMicros=32164, 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=3506792286395747, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8907088, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-67927, opaque=0x8831bb, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1170, encodingMicros=3, totalDispatchMicros=50815, 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=3506792286411604, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=8911819, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-52832, opaque=0x884436, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11793, encodingMicros=3, totalDispatchMicros=30933, 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=3506792286291472, 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=8907174, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-13101, opaque=0x883211, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1175, encodingMicros=2, 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=3506792286442071, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=8911854, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-68165, opaque=0x884459, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11819, encodingMicros=3, totalDispatchMicros=30610, 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=3506792286451058, 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=8907832, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5399, opaque=0x8834a3, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1331, encodingMicros=2, totalDispatchMicros=38855, 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=3506792286429810, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8907465, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-3390, opaque=0x883334, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1201, encodingMicros=3, totalDispatchMicros=47821, 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=3506792286498608, 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=8907865, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-9426, opaque=0x8834c4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1375, encodingMicros=2, totalDispatchMicros=38495, 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=3506792286501540, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8907684, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29766, opaque=0x88340f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1268, encodingMicros=3, totalDispatchMicros=45718, 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=3506792286398283, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=8905473, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29486, opaque=0x882b6c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2079, encodingMicros=2, totalDispatchMicros=57364, 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=3506792286060135, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=8913070, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-72032, opaque=0x884919, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=801, encodingMicros=4, totalDispatchMicros=31517, 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=3506792286358464, 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=8908087, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-9444, opaque=0x8835a2, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2071, encodingMicros=2, totalDispatchMicros=47099, 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=3506792286625634, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=8913129, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-75789, opaque=0x884954, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1360, encodingMicros=4, totalDispatchMicros=31570, 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=3506792286364740, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8897881, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-75109, opaque=0x880dc4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2454, encodingMicros=2, totalDispatchMicros=91114, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792286666832, 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=8908342, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-9469, opaque=0x8836a1, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2376, encodingMicros=3, totalDispatchMicros=43719, 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=3506792286685064, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8897587, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-75099, opaque=0x880c9e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2772, encodingMicros=3, totalDispatchMicros=91707, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506792286663946, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=8913191, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26345, opaque=0x884992, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1395, encodingMicros=2, totalDispatchMicros=31134, 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=3506792286651838, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=8913508, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-75814, opaque=0x884acf, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=872, encodingMicros=3, totalDispatchMicros=32209, 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=3506792286578284, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=8905539, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29516, opaque=0x882bae, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2254, encodingMicros=2, totalDispatchMicros=56181, 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=3506792286543848, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8907926, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-75547, opaque=0x883501, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1307, encodingMicros=3, totalDispatchMicros=45332, 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=3506792286849259, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8908135, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-11257, opaque=0x8835d2, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1609, encodingMicros=2, totalDispatchMicros=44062, 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=3506792286874676, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8908122, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29792, opaque=0x8835c5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1630, encodingMicros=3, totalDispatchMicros=43091, 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=3506792286918431, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8900170, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-48734, opaque=0x8816b5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2456, encodingMicros=2, totalDispatchMicros=103147, totalServerMicros=16, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792286979440, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8900642, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-60486, opaque=0x88188d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2514, encodingMicros=2, totalDispatchMicros=102295, 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=3506792287020314, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8909970, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7401, opaque=0x883cfd, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2404, encodingMicros=3, totalDispatchMicros=42024, 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=3506792287046906, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8910431, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26192, opaque=0x883eca, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2296, encodingMicros=2, totalDispatchMicros=46885, 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=3506792287070358, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8910322, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-52754, opaque=0x883e5d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2317, encodingMicros=5, totalDispatchMicros=46038, 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=3506792287094526, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8910836, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26209, opaque=0x88405f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2338, encodingMicros=3, totalDispatchMicros=39590, 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=3506792287130821, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8910846, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-52779, opaque=0x884068, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2371, encodingMicros=3, totalDispatchMicros=39624, 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=3506792287154130, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8911230, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-52803, opaque=0x8841e9, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2391, encodingMicros=2, totalDispatchMicros=38245, 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=3506792287177931, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8911280, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-68133, opaque=0x88421b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2412, encodingMicros=3, totalDispatchMicros=37634, 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=3506792287199964, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8911316, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29950, opaque=0x88423f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2430, encodingMicros=2, totalDispatchMicros=34186, 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=3506792287222487, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8911410, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15125, opaque=0x88429d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2449, encodingMicros=2, totalDispatchMicros=34169, 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=3506792287245040, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8911560, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26246, opaque=0x884333, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2468, encodingMicros=2, totalDispatchMicros=33834, 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=3506792287285984, 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=8902476, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5112, opaque=0x881fb7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3121, encodingMicros=3, totalDispatchMicros=86359, 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=3506792287309997, 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=8903136, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-9161, opaque=0x88224b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3140, encodingMicros=2, totalDispatchMicros=85665, 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=3506792287332978, 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=8903263, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-12868, opaque=0x8822ca, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3159, encodingMicros=3, totalDispatchMicros=85655, 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=3506792287354410, 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=8903394, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5152, opaque=0x88234d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3177, encodingMicros=2, totalDispatchMicros=85344, 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=3506792287378742, 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=8903659, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-20004, opaque=0x882456, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2970, encodingMicros=2, totalDispatchMicros=84623, 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=3506792287400294, 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=8899478, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-19719, opaque=0x881401, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2988, encodingMicros=11, totalDispatchMicros=104169, totalServerMicros=25, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792287422835, 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=8899404, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-19689, opaque=0x8813b7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3007, encodingMicros=2, totalDispatchMicros=104289, totalServerMicros=25, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792287445911, 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=8896760, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-4781, opaque=0x880963, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3026, encodingMicros=3, totalDispatchMicros=106141, totalServerMicros=29, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792287469654, 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=8902457, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-12827, opaque=0x881fa4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3047, encodingMicros=3, totalDispatchMicros=92529, totalServerMicros=15, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792287491023, 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=8900452, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-19863, opaque=0x8817cf, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3065, encodingMicros=2, totalDispatchMicros=103092, totalServerMicros=25, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792287513050, 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=8904113, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-9217, opaque=0x88261c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3083, encodingMicros=3, totalDispatchMicros=78723, 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=3506792287535148, 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=8905212, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-16947, opaque=0x882a67, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3084, encodingMicros=3, totalDispatchMicros=69084, 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=3506792287557125, 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=8906540, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-1690, opaque=0x882f97, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3103, encodingMicros=2, totalDispatchMicros=60484, 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=3506792287579298, 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=8906648, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-1700, opaque=0x883003, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3121, encodingMicros=3, totalDispatchMicros=60476, 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=3506792287601566, 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=8910126, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5559, opaque=0x883d99, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2822, encodingMicros=3, totalDispatchMicros=50282, 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=3506792287624994, 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=8910180, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-17242, opaque=0x883dcf, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2841, encodingMicros=2, totalDispatchMicros=50096, 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=3506792287670741, 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=8910225, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-9588, opaque=0x883dfc, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2884, encodingMicros=3, totalDispatchMicros=49969, 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=3506792287692336, 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=8910246, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-1947, opaque=0x883e11, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2902, encodingMicros=2, totalDispatchMicros=49876, 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=3506792287715304, 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=8910476, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-9613, opaque=0x883ef7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2921, encodingMicros=3, totalDispatchMicros=48104, 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=3506792287737530, 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=8910338, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-17248, opaque=0x883e6d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2941, encodingMicros=2, totalDispatchMicros=47696, 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=3506792287759816, 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=8910505, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-17265, opaque=0x883f14, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2959, encodingMicros=2, totalDispatchMicros=48965, 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=3506792287782223, 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=8910538, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-9619, opaque=0x883f35, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2978, encodingMicros=3, totalDispatchMicros=48809, 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=3506792287806091, 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=8910970, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5620, opaque=0x8840e5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2999, encodingMicros=3, totalDispatchMicros=46500, 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=3506792287827745, 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=8911335, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-13367, opaque=0x884252, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3017, encodingMicros=4, totalDispatchMicros=39683, 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=3506792287850823, 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=8911541, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5660, opaque=0x884320, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3037, encodingMicros=2, totalDispatchMicros=39373, 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=3506792287873230, 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=8916567, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-20776, opaque=0x8856c2, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1148, encodingMicros=2, totalDispatchMicros=10254, 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=3506792287895448, 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=8916156, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-13651, opaque=0x885527, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1166, encodingMicros=3, totalDispatchMicros=15168, 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=3506792287922241, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8896766, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-48606, opaque=0x880969, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3415, encodingMicros=2, totalDispatchMicros=79760, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792287946475, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8900111, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-14626, opaque=0x88167a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3436, encodingMicros=2, totalDispatchMicros=77493, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792287970254, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8895881, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-52139, opaque=0x8805f4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3455, encodingMicros=3, totalDispatchMicros=88914, totalServerMicros=20, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792287995130, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8900735, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-6970, opaque=0x8818ea, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3476, encodingMicros=3, totalDispatchMicros=85011, totalServerMicros=12, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506792288036637, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8903764, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7109, opaque=0x8824bf, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3514, encodingMicros=2, totalDispatchMicros=66414, 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=3506792288058764, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8904265, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-22454, opaque=0x8826b4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3532, encodingMicros=3, totalDispatchMicros=54923, 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=3506792288080669, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8904332, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-67821, opaque=0x8826f7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3538, encodingMicros=2, totalDispatchMicros=54904, 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=3506792288122356, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8905268, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29410, opaque=0x882a9f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3558, encodingMicros=2, totalDispatchMicros=54427, 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=3506792288147398, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8905285, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-75430, opaque=0x882ab0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3598, encodingMicros=2, totalDispatchMicros=54497, 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=3506792288171541, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8905489, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-11138, opaque=0x882b7c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3618, encodingMicros=3, totalDispatchMicros=54090, 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=3506792288194193, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8905707, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29580, opaque=0x882c56, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3637, encodingMicros=2, totalDispatchMicros=54115, 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=3506792288216004, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8905786, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29611, opaque=0x882ca5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3656, encodingMicros=2, totalDispatchMicros=53993, 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=3506792288237613, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8905857, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29636, opaque=0x882cec, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3674, encodingMicros=3, totalDispatchMicros=53986, 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=3506792288258253, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8905961, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-60723, opaque=0x882d54, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3691, encodingMicros=3, totalDispatchMicros=53954, 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=3506792288280735, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8909965, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-68070, opaque=0x883cf8, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3404, encodingMicros=2, totalDispatchMicros=56419, 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=3506792288319147, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8909484, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-71861, opaque=0x883b17, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3425, encodingMicros=3, totalDispatchMicros=54933, 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=3506792286526656, 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=8907988, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-1780, opaque=0x88353f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1399, encodingMicros=3, totalDispatchMicros=37903, 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=3506792286470343, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=8916608, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-3889, opaque=0x8856eb, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=9929, encodingMicros=3, totalDispatchMicros=24081, 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=3506792288387006, 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=8911994, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-20510, opaque=0x8844e5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3206, encodingMicros=3, totalDispatchMicros=26850, 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=3506792288343647, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8909675, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15057, opaque=0x883bd6, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3446, encodingMicros=3, totalDispatchMicros=52443, 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=3506792288432346, 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=8912134, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-17366, opaque=0x884571, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3249, encodingMicros=3, totalDispatchMicros=27538, 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=3506792287192087, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8914169, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-3751, opaque=0x884d64, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1529, encodingMicros=2, totalDispatchMicros=21853, 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=3506792288464013, 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=8912412, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-13437, opaque=0x884687, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3277, encodingMicros=2, totalDispatchMicros=24365, 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=3506792286815112, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=8905595, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-11143, opaque=0x882be6, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2486, encodingMicros=2, totalDispatchMicros=60704, 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=3506792286775398, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=8913587, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-68262, opaque=0x884b1e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=992, encodingMicros=3, totalDispatchMicros=30430, 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=3506792286735138, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=8913453, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-11533, opaque=0x884a98, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1462, encodingMicros=2, totalDispatchMicros=29852, 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=3506792288598374, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=8904494, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-71652, opaque=0x882799, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4770, encodingMicros=3, totalDispatchMicros=67121, 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=3506792286697390, 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=8908472, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5446, opaque=0x883723, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2402, encodingMicros=3, totalDispatchMicros=43584, 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=3506792288624798, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=8904871, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-48947, opaque=0x882912, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4790, encodingMicros=3, totalDispatchMicros=64211, 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=3506792288636486, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=8914815, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15309, opaque=0x884fea, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2819, encodingMicros=2, totalDispatchMicros=27054, 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=3506792288670722, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=8915168, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-23006, opaque=0x88514b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2850, encodingMicros=2, totalDispatchMicros=23001, 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=3506792288691987, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=8905547, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29519, opaque=0x882bb6, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4812, encodingMicros=2, totalDispatchMicros=59886, 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=3506792288711888, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=8915245, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-23009, opaque=0x885198, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2881, encodingMicros=3, totalDispatchMicros=24748, 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=3506792288741230, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=8915608, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-30158, opaque=0x885303, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2907, encodingMicros=3, totalDispatchMicros=22643, 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=3506792288765878, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=8915652, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-19131, opaque=0x88532f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2912, encodingMicros=3, totalDispatchMicros=21663, 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=3506792288495660, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8914594, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-75879, opaque=0x884f0d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2825, encodingMicros=2, totalDispatchMicros=17075, 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=3506792288450242, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8909777, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-18785, opaque=0x883c3c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3549, encodingMicros=10, totalDispatchMicros=51574, 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=3506792288821814, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8915917, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26519, opaque=0x885438, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3119, encodingMicros=2, totalDispatchMicros=15421, 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=3506792288845967, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8910275, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-18812, opaque=0x883e30, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3935, encodingMicros=2, totalDispatchMicros=49658, 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=3506792288900484, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=8900866, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-22294, opaque=0x88196d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3753, encodingMicros=2, totalDispatchMicros=89207, 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=3506792288910731, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8913373, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-3684, opaque=0x884a48, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3184, encodingMicros=3, totalDispatchMicros=42327, 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=3506792288937372, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8913374, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-30039, opaque=0x884a49, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3206, encodingMicros=3, totalDispatchMicros=42366, 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=3506792288931086, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=8916739, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-3895, opaque=0x88576e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12158, encodingMicros=2, totalDispatchMicros=19490, 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=3506792288960589, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8913541, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-18982, opaque=0x884af0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3225, encodingMicros=3, totalDispatchMicros=41762, 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=3506792288998804, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=8914495, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64420, opaque=0x884eaa, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12203, encodingMicros=3, totalDispatchMicros=31653, 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=3506792289082971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=8914605, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-22973, opaque=0x884f18, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12280, encodingMicros=3, totalDispatchMicros=30930, 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=3506792288419485, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=8916609, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-76007, opaque=0x8856ec, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=11872, encodingMicros=3, totalDispatchMicros=25953, 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=3506792288962666, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=8905328, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29432, opaque=0x882adb, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3792, encodingMicros=2, totalDispatchMicros=67984, 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=3506792289202235, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8916208, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26534, opaque=0x88555b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2452, encodingMicros=3, totalDispatchMicros=15165, 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=3506792289218350, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=8906530, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64015, opaque=0x882f8d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4036, encodingMicros=2, totalDispatchMicros=61822, 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=3506792288908392, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=8916125, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-75984, opaque=0x885508, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2910, encodingMicros=2, totalDispatchMicros=19904, 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=3506792289254378, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8916511, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15413, opaque=0x88568a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2491, encodingMicros=3, totalDispatchMicros=15323, 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=3506792289279667, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8916771, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7790, opaque=0x88578e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2509, encodingMicros=3, totalDispatchMicros=16533, 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=3506792289286750, 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=8906347, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-20133, opaque=0x882ed6, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4198, encodingMicros=2, totalDispatchMicros=56695, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506792288766298, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=8915321, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-11667, opaque=0x8851e4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2611, encodingMicros=3, totalDispatchMicros=26586, 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=3506792289342547, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8917507, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26673, opaque=0x885a6e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2527, encodingMicros=3, totalDispatchMicros=4325, 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=3506792288720249, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=8905590, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-29534, opaque=0x882be1, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4835, encodingMicros=8, totalDispatchMicros=59930, 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=3506792289437231, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=8913659, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-18994, opaque=0x884b66, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3398, encodingMicros=2, totalDispatchMicros=27265, 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=3506792289428309, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=8912587, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-52872, opaque=0x884736, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3846, encodingMicros=2, totalDispatchMicros=43268, 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=3506792289330979, 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=8906740, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-20154, opaque=0x88305f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4232, encodingMicros=3, totalDispatchMicros=53588, 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=3506792289297936, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=8911415, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-18870, opaque=0x8842a2, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4019, encodingMicros=2, totalDispatchMicros=45584, 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=3506792289280400, 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=8905178, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-16942, opaque=0x882a45, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4020, encodingMicros=2, totalDispatchMicros=61026, 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=3506792289194992, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=8916809, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-19225, opaque=0x8857b4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12270, encodingMicros=3, totalDispatchMicros=23563, 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=3506792289208860, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=8916857, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-72294, opaque=0x8857e4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=12345, encodingMicros=12, totalDispatchMicros=15626, 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=3506792292681247, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=8915399, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64473, opaque=0x885232, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=6729, encodingMicros=4, totalDispatchMicros=33599, 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=3506792292681382, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=8915195, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26486, opaque=0x885166, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3889, encodingMicros=5, totalDispatchMicros=21382, 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=3506792292732600, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=8915496, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15337, opaque=0x885293, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=6773, encodingMicros=3, totalDispatchMicros=30934, 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=3506792292729793, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=8917578, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15515, opaque=0x885ab5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1092, encodingMicros=3, totalDispatchMicros=1385, 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=3506792292772252, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=8916804, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26571, opaque=0x8857af, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3727, encodingMicros=3, totalDispatchMicros=13965, 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=3506792292793157, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=8917557, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-23145, opaque=0x885aa0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=6410, encodingMicros=3, totalDispatchMicros=7228, 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=3506792292807972, 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=8907052, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5362, opaque=0x883197, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8598, encodingMicros=3, totalDispatchMicros=56562, 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=3506792292828993, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=8917625, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-332, documentId=test_collections-68521, opaque=0x885ae4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=370, encodingMicros=3, totalDispatchMicros=370, 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=3506792292848263, 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=8907410, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-13117, opaque=0x8832fd, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8633, encodingMicros=3, totalDispatchMicros=52942, 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=3506792292921482, 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=8908154, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-13169, opaque=0x8835e5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8677, encodingMicros=2, totalDispatchMicros=51377, 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=3506792292956081, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=8913894, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64381, opaque=0x884c51, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4346, encodingMicros=2, totalDispatchMicros=37320, 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=3506792293035332, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=8914834, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26464, opaque=0x884ffd, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4375, encodingMicros=3, totalDispatchMicros=33989, 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=3506792293105798, 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=8911998, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5688, opaque=0x8844e9, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8027, encodingMicros=3, totalDispatchMicros=37905, 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=3506792292682530, 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=8914439, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5828, opaque=0x884e72, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7145, encodingMicros=3, totalDispatchMicros=35976, 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=3506792293112244, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=8915987, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-23043, opaque=0x88547e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4283, encodingMicros=4, totalDispatchMicros=17050, 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=3506792296279142, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=8911284, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26232, opaque=0x88421f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=935, encodingMicros=3, totalDispatchMicros=49396, 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=3506792296289366, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=8907525, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-67945, opaque=0x883370, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1431, encodingMicros=3, totalDispatchMicros=51822, 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=3506792296285562, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=8909610, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5522, opaque=0x883b95, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1147, encodingMicros=3, totalDispatchMicros=36143, 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=3506792296286681, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=8913745, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26374, opaque=0x884bbc, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=10889, encodingMicros=3, totalDispatchMicros=50003, 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=3506792296285750, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=8917243, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-30327, opaque=0x885966, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=7548, encodingMicros=4, totalDispatchMicros=7860, 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=3506792297103430, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=8917052, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7807, opaque=0x8858a7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8119, encodingMicros=3, totalDispatchMicros=15863, 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=3506792297104690, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=8912155, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26283, opaque=0x884586, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1908, encodingMicros=3, totalDispatchMicros=35244, 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=3506792297167091, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=8917394, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15493, opaque=0x8859fd, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8166, encodingMicros=3, totalDispatchMicros=11449, 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=3506792297103430, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=8906000, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-3321, opaque=0x882d7b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2261, encodingMicros=3, totalDispatchMicros=66147, 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=3506792297196521, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=8917418, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26660, opaque=0x885a15, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8111, encodingMicros=3, totalDispatchMicros=12018, 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=3506792297183740, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=8912228, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64291, opaque=0x8845cf, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1980, encodingMicros=2, totalDispatchMicros=35204, 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=3506792297239594, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=8917561, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-72357, opaque=0x885aa4, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8134, encodingMicros=3, totalDispatchMicros=8848, 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=3506792297239594, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=8906858, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-14928, opaque=0x8830d5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2381, encodingMicros=2, totalDispatchMicros=63871, 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=3506792297325921, 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=8916389, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-20754, opaque=0x885610, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=8660, encodingMicros=3, totalDispatchMicros=16611, 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=3506792297329590, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=8914252, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-22951, opaque=0x884db7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1596, encodingMicros=3, totalDispatchMicros=35087, 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=3506792297355945, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=8900853, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-14652, opaque=0x881960, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2465, encodingMicros=3, totalDispatchMicros=111565, 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=3506792297446020, 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=8913135, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-17414, opaque=0x88495a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1811, encodingMicros=3, totalDispatchMicros=19241, 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=3506792297495754, 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=8917574, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-13717, opaque=0x885ab1, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1026, encodingMicros=3, totalDispatchMicros=2696, 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=3506792297520716, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=8916992, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-76042, opaque=0x88586b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1058, encodingMicros=3, totalDispatchMicros=11937, 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=3506792297534399, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=8915923, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15364, opaque=0x88543e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1060, encodingMicros=2, totalDispatchMicros=18528, 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=3506792297616407, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=8917175, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7820, opaque=0x885922, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1126, encodingMicros=15, totalDispatchMicros=7943, 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=3506792297628432, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=8914747, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-20644, opaque=0x884fa6, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1930, encodingMicros=3, totalDispatchMicros=26356, 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=3506792297645401, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=8917468, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-68515, opaque=0x885a47, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1152, encodingMicros=3, totalDispatchMicros=5087, 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=3506792297659801, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=8914923, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5859, opaque=0x885056, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1938, encodingMicros=3, totalDispatchMicros=25034, 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=3506792297671250, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=8917567, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-76082, opaque=0x885aaa, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1174, encodingMicros=4, totalDispatchMicros=3045, 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=3506792297684734, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=8917402, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64624, opaque=0x885a05, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1113, encodingMicros=3, totalDispatchMicros=6854, 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=3506792298344408, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=8916130, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-30203, opaque=0x88550d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2271, encodingMicros=3, totalDispatchMicros=15149, 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=3506792298344045, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8917282, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-30331, opaque=0x88598d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1136, encodingMicros=3, totalDispatchMicros=8931, 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=3506792298922258, 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=8912741, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-20550, opaque=0x8847d0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3117, encodingMicros=2, totalDispatchMicros=34149, 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=3506792298951148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=8916310, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-30232, opaque=0x8855c1, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2569, encodingMicros=3, totalDispatchMicros=19794, 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=3506792298995936, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=8916341, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7761, opaque=0x8855e0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2610, encodingMicros=3, totalDispatchMicros=18145, 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=3506792299006973, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=8911784, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-71962, opaque=0x884413, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3801, encodingMicros=3, totalDispatchMicros=40285, 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=3506792299086695, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=8917029, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15445, opaque=0x885890, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2664, encodingMicros=3, totalDispatchMicros=11927, 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=3506792299100957, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=8914875, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7659, opaque=0x885026, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1966, encodingMicros=3, totalDispatchMicros=26522, 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=3506792299173907, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=8908066, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-3428, opaque=0x88358d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4181, encodingMicros=3, totalDispatchMicros=48884, 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=3506792299227233, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=8908333, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-52666, opaque=0x883698, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4188, encodingMicros=2, totalDispatchMicros=47739, 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=3506792299267419, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=8913383, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15240, opaque=0x884a52, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3884, encodingMicros=2, totalDispatchMicros=25977, 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=3506792299278585, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=8917259, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-72330, opaque=0x885976, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2557, encodingMicros=3, totalDispatchMicros=13190, 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=3506792299322888, 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=8903209, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-16830, opaque=0x882294, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4274, encodingMicros=3, totalDispatchMicros=93175, totalServerMicros=52, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506792299400991, 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=8916668, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-17646, opaque=0x885727, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2637, encodingMicros=3, totalDispatchMicros=19590, 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=3506792299425915, 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=8908747, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-13206, opaque=0x883836, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4513, encodingMicros=4, totalDispatchMicros=49384, 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=3506792298923409, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8915313, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-3821, opaque=0x8851dc, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2569, encodingMicros=3, totalDispatchMicros=23035, 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=3506792299322309, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=8913595, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-75820, opaque=0x884b26, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3892, encodingMicros=3, totalDispatchMicros=24341, 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=3506792299115296, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=8916302, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-11743, opaque=0x8855b9, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3030, encodingMicros=3, totalDispatchMicros=17431, 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=3506792299020116, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=8906003, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-52564, opaque=0x882d7e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3776, encodingMicros=3, totalDispatchMicros=57646, 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=3506792299641556, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=8916819, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26574, opaque=0x8857be, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3533, encodingMicros=3, totalDispatchMicros=13235, 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=3506792299645891, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8915723, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64494, opaque=0x885376, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3258, encodingMicros=3, totalDispatchMicros=22325, 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=3506792298997038, 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=8913034, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-17408, opaque=0x8848f5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3156, encodingMicros=2, totalDispatchMicros=32164, 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=3506792299692550, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8915751, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-72208, opaque=0x885392, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3301, encodingMicros=2, totalDispatchMicros=21349, 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=3506792299716563, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=8907568, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64064, opaque=0x88339b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4410, encodingMicros=3, totalDispatchMicros=55986, 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=3506792299739410, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8916386, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-23061, opaque=0x88560d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3345, encodingMicros=3, totalDispatchMicros=18697, 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=3506792299684741, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=8917721, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-332, documentId=test_collections-76094, opaque=0x885b44, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2396, encodingMicros=3, totalDispatchMicros=2396, 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=3506792299785621, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8916396, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-68445, opaque=0x885617, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3384, encodingMicros=3, totalDispatchMicros=18333, 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=3506792299679381, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=8916895, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64570, opaque=0x88580a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3567, encodingMicros=4, totalDispatchMicros=12470, 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=3506792299825949, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8917397, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-30345, opaque=0x885a00, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2104, encodingMicros=4, totalDispatchMicros=10159, 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=3506792299645773, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=8915788, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-72214, opaque=0x8853b7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2915, encodingMicros=2, totalDispatchMicros=20287, 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=3506792299817782, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=8908380, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-14999, opaque=0x8836c7, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4476, encodingMicros=2, totalDispatchMicros=55696, 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=3506792299927355, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=8916960, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15440, opaque=0x88584b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3093, encodingMicros=3, totalDispatchMicros=13097, 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=3506792299973777, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=8916721, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7786, opaque=0x88575c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3136, encodingMicros=3, totalDispatchMicros=22041, 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=3506792299981924, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8915614, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-72193, opaque=0x885309, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3989, encodingMicros=3, totalDispatchMicros=19426, 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=3506792299930533, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=8908657, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64113, opaque=0x8837dc, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4585, encodingMicros=2, totalDispatchMicros=54691, 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=3506792300087343, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=8908868, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7351, opaque=0x8838af, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4737, encodingMicros=3, totalDispatchMicros=52767, 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=3506792300087180, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=8906597, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-18650, opaque=0x882fd0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4595, encodingMicros=2, totalDispatchMicros=68946, 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=3506792300124827, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=8906640, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-52595, opaque=0x882ffb, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4506, encodingMicros=2, totalDispatchMicros=74744, 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=3506792300141195, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=8917616, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-72366, opaque=0x885adb, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3187, encodingMicros=7, totalDispatchMicros=6100, 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=3506792300160479, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=8906829, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-52604, opaque=0x8830b8, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4536, encodingMicros=3, totalDispatchMicros=72978, 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=3506792300170714, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=8917635, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-72369, opaque=0x885aee, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3096, encodingMicros=3, totalDispatchMicros=3371, 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=3506792300127271, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8916771, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7790, opaque=0x88578e, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2472, encodingMicros=3, totalDispatchMicros=19005, 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=3506792300383536, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8917405, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-72344, opaque=0x885a08, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2708, encodingMicros=4, totalDispatchMicros=8468, 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=3506792300393995, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=8915055, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-68349, opaque=0x8850da, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2765, encodingMicros=3, totalDispatchMicros=26554, 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=3506792300463611, 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=8914653, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-17517, opaque=0x884f48, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4408, encodingMicros=2, totalDispatchMicros=26285, 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=3506792300492028, 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=8914807, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-13568, opaque=0x884fe2, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4419, encodingMicros=4, totalDispatchMicros=27693, 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=3506792300532225, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=8912585, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64318, opaque=0x884734, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4939, encodingMicros=2, totalDispatchMicros=42787, 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=3506792309104889, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=8917771, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-23180, opaque=0x885b76, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1915, encodingMicros=3, totalDispatchMicros=2914, 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=3506792309130807, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=8916359, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-68440, opaque=0x8855f2, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2219, encodingMicros=2, totalDispatchMicros=20944, 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=3506792309260970, 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=8913092, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-5752, opaque=0x88492f, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2785, encodingMicros=3, totalDispatchMicros=33281, 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=3506792309987855, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=8915610, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64488, opaque=0x885305, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4000, encodingMicros=5, totalDispatchMicros=20980, 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=3506792309995363, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8917345, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-23119, opaque=0x8859cc, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3034, encodingMicros=2, totalDispatchMicros=10986, 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=3506792310039044, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=8915021, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7668, opaque=0x8850b8, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2121, encodingMicros=3, totalDispatchMicros=31878, 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=3506792309987990, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=8917264, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64609, opaque=0x88597b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3800, encodingMicros=3, totalDispatchMicros=12585, 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=3506792310185691, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=8917093, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64592, opaque=0x8858d0, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3320, encodingMicros=4, totalDispatchMicros=12795, 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=3506792310222604, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=8917114, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-30313, opaque=0x8858e5, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3353, encodingMicros=3, totalDispatchMicros=11947, 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=3506792310239948, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=8918010, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-332, documentId=test_collections-19357, opaque=0x885c65, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=1571, encodingMicros=3, totalDispatchMicros=1571, 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=3506792310255351, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8911103, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-11401, opaque=0x88416a, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3914, encodingMicros=3, totalDispatchMicros=53665, 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=3506792310037230, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=8916016, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-68416, opaque=0x88549b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4045, encodingMicros=3, totalDispatchMicros=21042, 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=3506792310250643, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=8917112, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-15456, opaque=0x8858e3, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2198, encodingMicros=2, totalDispatchMicros=14288, 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=3506792310254752, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=8917387, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26654, opaque=0x8859f6, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3381, encodingMicros=3, totalDispatchMicros=10478, 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=3506792310444159, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=8917402, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-64624, opaque=0x885a05, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3567, encodingMicros=3, totalDispatchMicros=10421, 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=3506792310441633, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=8917026, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-68485, opaque=0x88588d, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3583, encodingMicros=4, totalDispatchMicros=14895, 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=3506792310444948, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=8917672, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-23171, opaque=0x885b13, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2250, encodingMicros=4, totalDispatchMicros=5459, 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=3506792310551311, 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=8914401, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-17501, opaque=0x884e4c, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=4903, encodingMicros=3, totalDispatchMicros=25878, 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=3506792310523208, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=8917175, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-7820, opaque=0x885922, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3657, encodingMicros=15, totalDispatchMicros=11600, 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=3506792310596364, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8917756, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-19317, opaque=0x885b67, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3419, encodingMicros=3, totalDispatchMicros=4420, 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=3506792310556961, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=8917751, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-26712, opaque=0x885b62, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2354, encodingMicros=2, totalDispatchMicros=3923, 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=3506792310635242, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=8917804, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-332, documentId=test_collections-19330, opaque=0x885b97, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=3452, encodingMicros=3, totalDispatchMicros=4419, 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=3506792310668461, 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=8916910, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-346, documentId=test_collections-13701, opaque=0x885819, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=2487, encodingMicros=3, totalDispatchMicros=15719, 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=3506792310600269, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=8918064, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-332, documentId=test_collections-19363, opaque=0x885c9b, scope=scope-22, type=kv}, timeoutMs=120000, timings={dispatchMicros=286, encodingMicros=3, totalDispatchMicros=286, 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=3506807571300651, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9881148, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12679, opaque=0x970ea7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2891, encodingMicros=2, totalDispatchMicros=4461, 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=3506807571304889, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9879409, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20361, opaque=0x9707dc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3250, encodingMicros=2, totalDispatchMicros=21376, 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=3506807571463502, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9880866, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4845, opaque=0x970d8d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3268, encodingMicros=3, totalDispatchMicros=11257, 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=3506807571491930, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9877992, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12486, opaque=0x970253, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4623, encodingMicros=3, totalDispatchMicros=22898, 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=3506807571318546, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9878983, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27614, opaque=0x970632, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3182, encodingMicros=2, totalDispatchMicros=25239, 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=3506807571302815, 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=9864601, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71532, opaque=0x96ce04, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6623, encodingMicros=3, totalDispatchMicros=98886, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506807571496196, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9875790, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15968, opaque=0x96f9b9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5694, encodingMicros=3, totalDispatchMicros=28105, 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=3506807571502601, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9875758, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8348, opaque=0x96f999, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3210, encodingMicros=2, totalDispatchMicros=38069, 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=3506807572238129, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9878295, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20267, opaque=0x970382, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6090, encodingMicros=3, totalDispatchMicros=22214, 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=3506807572252238, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9878047, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8582, opaque=0x97028a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5353, encodingMicros=3, totalDispatchMicros=22954, 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=3506807572233391, 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=9866198, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34655, opaque=0x96d441, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7096, encodingMicros=3, totalDispatchMicros=96204, 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=3506807572239927, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9877536, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23756, opaque=0x97008b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6356, encodingMicros=2, totalDispatchMicros=29730, 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=3506807572312114, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9876474, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16090, opaque=0x96fc65, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5383, encodingMicros=2, totalDispatchMicros=29859, 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=3506807572329512, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9877567, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23771, opaque=0x9700aa, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6442, encodingMicros=4, totalDispatchMicros=29693, 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=3506807572332807, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9876310, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16061, opaque=0x96fbc1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4031, encodingMicros=14, totalDispatchMicros=35557, 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=3506807572359036, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9877583, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16236, opaque=0x9700ba, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6467, encodingMicros=5, totalDispatchMicros=29662, 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=3506807572312114, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9878505, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16363, opaque=0x970454, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6146, encodingMicros=2, totalDispatchMicros=21833, 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=3506807572374979, 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=9866761, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60362, opaque=0x96d674, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7206, encodingMicros=2, totalDispatchMicros=95477, 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=3506807572428658, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9876435, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-613, opaque=0x96fc3e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6259, encodingMicros=2, totalDispatchMicros=33051, 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=3506807572446941, 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=9866987, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30757, opaque=0x96d756, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7274, encodingMicros=3, totalDispatchMicros=94431, 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=3506807572473553, 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=9867005, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-45945, opaque=0x96d768, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7298, encodingMicros=2, totalDispatchMicros=94342, 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=3506807572481151, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9876627, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16116, opaque=0x96fcfe, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6296, encodingMicros=2, totalDispatchMicros=34318, 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=3506807572497388, 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=9867166, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30770, opaque=0x96d809, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7319, encodingMicros=3, totalDispatchMicros=93231, 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=3506807572370037, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9876448, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16083, opaque=0x96fc4b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4065, encodingMicros=3, totalDispatchMicros=33893, 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=3506807572532135, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9876963, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20111, opaque=0x96fe4e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6333, encodingMicros=2, totalDispatchMicros=30269, 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=3506807572543681, 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=9867315, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71720, opaque=0x96d89e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7353, encodingMicros=2, totalDispatchMicros=91120, 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=3506807572556500, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9877676, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8548, opaque=0x970117, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4242, encodingMicros=3, totalDispatchMicros=28730, 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=3506807572349036, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9876567, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16100, opaque=0x96fcc2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5410, encodingMicros=2, totalDispatchMicros=28903, 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=3506807572583030, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9877679, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4636, opaque=0x97011a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4264, encodingMicros=3, totalDispatchMicros=28754, 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=3506807572599350, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9880000, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27983, opaque=0x970a2a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5512, encodingMicros=2, totalDispatchMicros=13792, 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=3506807572617662, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9877909, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20213, opaque=0x970200, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4295, encodingMicros=3, totalDispatchMicros=27655, 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=3506807572628340, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9880072, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24241, opaque=0x970a73, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5537, encodingMicros=4, totalDispatchMicros=13198, 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=3506807572645239, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9873402, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-302, opaque=0x96f065, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5617, encodingMicros=3, totalDispatchMicros=48983, 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=3506807572659016, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9878127, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23898, opaque=0x9702da, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4326, encodingMicros=2, totalDispatchMicros=25856, 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=3506807572498762, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9872720, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4007, opaque=0x96edbb, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6003, encodingMicros=2, totalDispatchMicros=42141, 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=3506807572447629, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9878458, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12519, opaque=0x970425, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6482, encodingMicros=3, totalDispatchMicros=21491, 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=3506807573275712, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9879887, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27950, opaque=0x9709ba, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7026, encodingMicros=2, totalDispatchMicros=20204, 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=3506807573299521, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9876497, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20017, opaque=0x96fc7c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5330, encodingMicros=3, totalDispatchMicros=32116, 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=3506807573312817, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9880020, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20416, opaque=0x970a3f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7069, encodingMicros=3, totalDispatchMicros=18767, 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=3506807573343260, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9876836, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4574, opaque=0x96fdcf, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5357, encodingMicros=2, totalDispatchMicros=29617, 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=3506807572429756, 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=9870088, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75622, opaque=0x96e373, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5312, encodingMicros=2, totalDispatchMicros=49495, 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=3506807573384556, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9879620, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27867, opaque=0x9708af, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5400, encodingMicros=2, totalDispatchMicros=18709, 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=3506807573394050, 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=9870200, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71968, opaque=0x96e3e3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6272, encodingMicros=3, totalDispatchMicros=55565, 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=3506807573411499, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9879480, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-854, opaque=0x970823, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4880, encodingMicros=3, totalDispatchMicros=17846, 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=3506807573437335, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9876830, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-662, opaque=0x96fdc9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6648, encodingMicros=2, totalDispatchMicros=24098, 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=3506807573452951, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9880629, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28192, opaque=0x970ca0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4908, encodingMicros=2, totalDispatchMicros=13283, 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=3506807573343275, 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=9876668, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19541, opaque=0x96fd27, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7280, encodingMicros=3, totalDispatchMicros=35931, 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=3506807572671660, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9873422, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4210, opaque=0x96f079, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5634, encodingMicros=4, totalDispatchMicros=48951, 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=3506807573515729, 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=9871909, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42784, opaque=0x96ea90, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7846, encodingMicros=2, totalDispatchMicros=50936, 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=3506807573532065, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9879845, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27937, opaque=0x97098f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6642, encodingMicros=3, totalDispatchMicros=15234, 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=3506807573569778, 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=9872256, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68310, opaque=0x96ebeb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7887, encodingMicros=3, totalDispatchMicros=49997, 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=3506807573581549, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9881051, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28295, opaque=0x970e46, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5913, encodingMicros=23, totalDispatchMicros=7270, 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=3506807573643216, 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=9874567, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19494, opaque=0x96f4f2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7868, encodingMicros=3, totalDispatchMicros=44876, 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=3506807573671267, 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=9876523, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38707, opaque=0x96fc96, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7893, encodingMicros=3, totalDispatchMicros=41736, 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=3506807573763507, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9878202, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23914, opaque=0x970324, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6243, encodingMicros=2, totalDispatchMicros=34526, 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=3506807573806431, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9873414, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11839, opaque=0x96f071, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8046, encodingMicros=2, totalDispatchMicros=32820, 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=3506807573829760, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9878637, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24027, opaque=0x9704d8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5443, encodingMicros=2, totalDispatchMicros=19435, 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=3506807573879867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9874060, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12051, opaque=0x96f2f7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8091, encodingMicros=2, totalDispatchMicros=31264, 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=3506807573902429, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9879274, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27752, opaque=0x970755, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5494, encodingMicros=2, totalDispatchMicros=15305, 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=3506807573930723, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9874762, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12181, opaque=0x96f5b5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7682, encodingMicros=3, totalDispatchMicros=33828, 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=3506807572602976, 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=9869056, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30932, opaque=0x96df6b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6971, encodingMicros=3, totalDispatchMicros=76471, 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=3506807573812840, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9876695, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12374, opaque=0x96fd42, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6283, encodingMicros=3, totalDispatchMicros=38886, 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=3506807573990565, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9878594, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24022, opaque=0x9704ad, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7722, encodingMicros=2, totalDispatchMicros=23025, 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=3506807573992483, 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=9869106, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26744, opaque=0x96df9d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8356, encodingMicros=2, totalDispatchMicros=77566, 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=3506807573521045, 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=9881285, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-76011, opaque=0x970f30, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4168, encodingMicros=4, totalDispatchMicros=4168, 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=3506807574060660, 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=9869276, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60580, opaque=0x96e047, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8419, encodingMicros=3, totalDispatchMicros=76599, 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=3506807574072626, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9878916, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27571, opaque=0x9705ef, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7786, encodingMicros=3, totalDispatchMicros=21748, 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=3506807574109103, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9879940, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24223, opaque=0x9709ef, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7803, encodingMicros=3, totalDispatchMicros=20829, 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=3506807574128272, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9880784, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28237, opaque=0x970d3b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5950, encodingMicros=3, totalDispatchMicros=17335, 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=3506807574164508, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9880395, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28112, opaque=0x970bb6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15650, encodingMicros=2, totalDispatchMicros=26056, 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=3506807574174825, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9880935, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24347, opaque=0x970dd2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5652, encodingMicros=14, totalDispatchMicros=13100, 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=3506807574215619, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9875453, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19841, opaque=0x96f868, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8415, encodingMicros=3, totalDispatchMicros=40564, 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=3506807574241055, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9875614, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4449, opaque=0x96f909, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8426, encodingMicros=3, totalDispatchMicros=38657, 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=3506807574280686, 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=9869562, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75576, opaque=0x96e165, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9307, encodingMicros=2, totalDispatchMicros=53936, 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=3506807573441602, 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=9870454, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31047, opaque=0x96e4e1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6301, encodingMicros=3, totalDispatchMicros=54029, 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=3506807574335153, 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=9871520, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31152, opaque=0x96e90b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7007, encodingMicros=2, totalDispatchMicros=58088, 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=3506807574402884, 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=9872296, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35168, opaque=0x96ec13, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6980, encodingMicros=2, totalDispatchMicros=50534, 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=3506807574773747, 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=9870133, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68111, opaque=0x96e3a0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7515, encodingMicros=2, totalDispatchMicros=67452, 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=3506807574799910, 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=9870152, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31020, opaque=0x96e3b3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7536, encodingMicros=3, totalDispatchMicros=67458, 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=3506807574800720, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9881269, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-16592, opaque=0x970f20, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7297, encodingMicros=3, totalDispatchMicros=7297, 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=3506807574852652, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9880717, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16530, opaque=0x970cf8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6311, encodingMicros=4, totalDispatchMicros=19146, 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=3506807574878396, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9878723, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27461, opaque=0x97052e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6331, encodingMicros=2, totalDispatchMicros=30668, 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=3506807574899758, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9879009, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16402, opaque=0x97064c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6348, encodingMicros=2, totalDispatchMicros=28543, 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=3506807574285860, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9877017, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16180, opaque=0x96fe84, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8455, encodingMicros=2, totalDispatchMicros=30616, 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=3506807574952675, 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=9871265, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72064, opaque=0x96e80c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7775, encodingMicros=3, totalDispatchMicros=77529, 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=3506807574986908, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9880847, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28255, opaque=0x970d7a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6390, encodingMicros=3, totalDispatchMicros=15459, 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=3506807574134334, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9880084, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24244, opaque=0x970a7f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7824, encodingMicros=2, totalDispatchMicros=19622, 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=3506807574065867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9877147, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12421, opaque=0x96ff06, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6511, encodingMicros=4, totalDispatchMicros=38873, 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=3506807575145858, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=9881292, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-16598, opaque=0x970f37, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5298, encodingMicros=3, totalDispatchMicros=5298, 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=3506807573996225, 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=9870568, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26874, opaque=0x96e553, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6573, encodingMicros=2, totalDispatchMicros=54893, 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=3506807575164149, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9877163, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-696, opaque=0x96ff16, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7605, encodingMicros=2, totalDispatchMicros=39917, 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=3506807574960234, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9877220, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20125, opaque=0x96ff4f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9125, encodingMicros=2, totalDispatchMicros=35503, 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=3506807575262544, 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=9876298, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46491, opaque=0x96fbb5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7127, encodingMicros=3, totalDispatchMicros=45016, 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=3506807575269109, 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=9871786, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75777, opaque=0x96ea15, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7828, encodingMicros=10, totalDispatchMicros=53838, 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=3506807575297160, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9880645, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28197, opaque=0x970cb0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7376, encodingMicros=2, totalDispatchMicros=20246, 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=3506807575307660, 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=9871815, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46366, opaque=0x96ea32, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7862, encodingMicros=3, totalDispatchMicros=53314, 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=3506807575344967, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9877290, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23624, opaque=0x96ff95, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7401, encodingMicros=2, totalDispatchMicros=31263, 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=3506807575371161, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9875898, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-560, opaque=0x96fa25, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7422, encodingMicros=2, totalDispatchMicros=31650, 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=3506807575395277, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9875924, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12277, opaque=0x96fa3f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7443, encodingMicros=3, totalDispatchMicros=31498, 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=3506807575929176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9877328, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23643, opaque=0x96ffbb, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8149, encodingMicros=2, totalDispatchMicros=29704, 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=3506807575947479, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9877571, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12450, opaque=0x9700ae, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9362, encodingMicros=3, totalDispatchMicros=29107, 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=3506807576006144, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9875728, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4464, opaque=0x96f97b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8182, encodingMicros=2, totalDispatchMicros=37556, 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=3506807576033975, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9875981, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19933, opaque=0x96fa78, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8207, encodingMicros=2, totalDispatchMicros=35481, 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=3506807576057676, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9877588, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8539, opaque=0x9700bf, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8226, encodingMicros=2, totalDispatchMicros=29254, 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=3506807576058949, 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=9870581, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60691, opaque=0x96e560, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8156, encodingMicros=2, totalDispatchMicros=76792, 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=3506807574903126, 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=9871663, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75764, opaque=0x96e99a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7589, encodingMicros=3, totalDispatchMicros=56647, 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=3506807576125716, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9876450, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-616, opaque=0x96fc4d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8275, encodingMicros=2, totalDispatchMicros=33028, 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=3506807576132939, 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=9871082, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75715, opaque=0x96e755, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8173, encodingMicros=2, totalDispatchMicros=71802, 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=3506807576152191, 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=9873801, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75865, opaque=0x96f1f4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9421, encodingMicros=2, totalDispatchMicros=42774, 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=3506807576177261, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9873915, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-339, opaque=0x96f266, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9104, encodingMicros=2, totalDispatchMicros=49061, 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=3506807576060945, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9873033, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-266, opaque=0x96eef4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9438, encodingMicros=2, totalDispatchMicros=47036, 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=3506807576215291, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9879771, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16454, opaque=0x970946, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8324, encodingMicros=3, totalDispatchMicros=21081, 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=3506807575930713, 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=9862357, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67496, opaque=0x96c540, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1725, encodingMicros=2, totalDispatchMicros=79663, 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=3506807576271907, 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=9862382, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67499, opaque=0x96c559, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2061, encodingMicros=2, totalDispatchMicros=80015, 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=3506807575276312, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9877409, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23683, opaque=0x97000c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7706, encodingMicros=2, totalDispatchMicros=41316, 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=3506807576241898, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9874613, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12166, opaque=0x96f520, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9130, encodingMicros=2, 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=3506807577229286, 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=9870876, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60718, opaque=0x96e687, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1814, encodingMicros=2, totalDispatchMicros=59725, 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=3506807577270016, 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=9870886, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26909, opaque=0x96e691, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1850, encodingMicros=3, totalDispatchMicros=59785, 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=3506807576185915, 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=9876277, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72251, opaque=0x96fba0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9407, encodingMicros=3, totalDispatchMicros=31345, 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=3506807576159923, 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=9871118, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35072, opaque=0x96e779, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8197, encodingMicros=2, totalDispatchMicros=71710, 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=3506807576138594, 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=9871671, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68240, opaque=0x96e9a2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8818, 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.032S, createdAt=3506807577233286, 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=9870892, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19318, opaque=0x96e697, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13172, encodingMicros=3, totalDispatchMicros=50511, 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=3506807578016858, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9873829, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-320, opaque=0x96f210, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2304, encodingMicros=3, totalDispatchMicros=37099, 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=3506807578038152, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9878824, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27527, opaque=0x970593, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10062, encodingMicros=2, totalDispatchMicros=31583, 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=3506807578108774, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9879157, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24093, opaque=0x9706e0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10162, encodingMicros=2, totalDispatchMicros=31365, 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=3506807578102590, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9875692, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4461, opaque=0x96f957, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10299, encodingMicros=2, totalDispatchMicros=45175, 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=3506807578157666, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9879261, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-836, opaque=0x970748, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10199, encodingMicros=2, totalDispatchMicros=31341, 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=3506807578187954, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9877668, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20173, opaque=0x97010f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10353, encodingMicros=3, totalDispatchMicros=31112, 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=3506807578333117, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9881317, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-963, opaque=0x970f50, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5973, encodingMicros=5, 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.016S, createdAt=3506807578392671, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9874592, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8257, opaque=0x96f50b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11346, encodingMicros=3, totalDispatchMicros=45965, 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=3506807578427049, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9874732, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15669, opaque=0x96f597, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11364, encodingMicros=2, totalDispatchMicros=44706, 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=3506807578461480, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9875049, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19734, opaque=0x96f6d4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11379, encodingMicros=2, totalDispatchMicros=43306, 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=3506807578485898, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9875107, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19753, opaque=0x96f70e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11372, encodingMicros=2, totalDispatchMicros=43252, 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=3506807578525772, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9879703, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24186, opaque=0x970902, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11049, encodingMicros=3, totalDispatchMicros=26003, 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=3506807578529512, 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=9867355, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71725, opaque=0x96d8c6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4473, encodingMicros=2, totalDispatchMicros=43992, 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=3506807578548862, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9879709, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16448, opaque=0x970908, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11068, encodingMicros=2, totalDispatchMicros=25841, 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=3506807578576688, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9879773, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-873, opaque=0x970948, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11093, encodingMicros=2, totalDispatchMicros=25108, 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=3506807578586165, 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=9870868, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35043, opaque=0x96e67f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3002, encodingMicros=2, totalDispatchMicros=46738, 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=3506807578628706, 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=9865026, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38026, opaque=0x96cfad, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4536, encodingMicros=2, totalDispatchMicros=60743, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807578569493, 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=9859839, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-74873, opaque=0x96bb69, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3177, encodingMicros=3, totalDispatchMicros=91379, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807578664646, 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=9863753, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30531, opaque=0x96cab4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4564, encodingMicros=3, totalDispatchMicros=70273, totalServerMicros=30, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506807578644272, 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=9870888, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42682, opaque=0x96e693, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3055, encodingMicros=3, totalDispatchMicros=46694, 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=3506807578680266, 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=9859459, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-41820, opaque=0x96b9ee, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3284, encodingMicros=3, totalDispatchMicros=95401, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807578712718, 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=9866683, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-45927, opaque=0x96d626, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4596, encodingMicros=3, totalDispatchMicros=50174, totalServerMicros=3, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506807578726799, 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=9871038, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46301, opaque=0x96e729, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3127, encodingMicros=2, totalDispatchMicros=42638, 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=3506807578777926, 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=9871312, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75737, opaque=0x96e83b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3150, encodingMicros=2, totalDispatchMicros=42627, 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=3506807579200889, 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=9863237, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30486, opaque=0x96c8b0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3678, encodingMicros=3, totalDispatchMicros=75876, 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=3506807578606198, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9879847, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27938, opaque=0x970992, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11119, encodingMicros=2, totalDispatchMicros=24615, 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=3506807578783706, 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=9868360, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42461, opaque=0x96dcb3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4644, encodingMicros=3, totalDispatchMicros=37120, 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=3506807578712980, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9874308, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4327, opaque=0x96f3ef, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2356, encodingMicros=15, totalDispatchMicros=34431, 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=3506807578713333, 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=9862137, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48454, opaque=0x96c464, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3312, encodingMicros=3, totalDispatchMicros=78169, 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=3506807578657871, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9875376, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15877, opaque=0x96f81b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1802, encodingMicros=3, totalDispatchMicros=31108, 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=3506807580955782, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9880193, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28047, opaque=0x970aec, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4157, encodingMicros=3, totalDispatchMicros=17078, 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=3506807580956070, 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=9863406, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67589, opaque=0x96c959, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16907, encodingMicros=2, totalDispatchMicros=84855, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506807580984858, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9880926, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16544, opaque=0x970dc9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4177, encodingMicros=3, totalDispatchMicros=8853, 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=3506807581026406, 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=9861885, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-41984, opaque=0x96c368, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16949, encodingMicros=3, totalDispatchMicros=95135, 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=3506807581049040, 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=9872129, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68296, opaque=0x96eb6c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5014, encodingMicros=2, totalDispatchMicros=55869, 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=3506807581082073, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9877487, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23731, opaque=0x97005a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3378, encodingMicros=3, totalDispatchMicros=33845, 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=3506807581086569, 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=9870971, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68173, opaque=0x96e6e6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17012, encodingMicros=3, totalDispatchMicros=54058, 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=3506807581097117, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9874209, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8195, opaque=0x96f38c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3434, encodingMicros=3, totalDispatchMicros=37288, 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=3506807581133599, 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=9871148, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26938, opaque=0x96e797, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17049, encodingMicros=3, totalDispatchMicros=51681, 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=3506807581142214, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9874478, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-418, opaque=0x96f499, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3476, encodingMicros=2, totalDispatchMicros=35058, 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=3506807581144895, 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=9871608, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35105, opaque=0x96e963, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5401, encodingMicros=3, totalDispatchMicros=72898, 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=3506807581172520, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9874500, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8241, opaque=0x96f4af, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3502, encodingMicros=3, totalDispatchMicros=34712, 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=3506807581183221, 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=9874549, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35220, opaque=0x96f4e0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2315, encodingMicros=4, totalDispatchMicros=44630, 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=3506807581211871, 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=9875789, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68390, opaque=0x96f9b8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2339, encodingMicros=2, totalDispatchMicros=42531, 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=3506807581095734, 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=9872230, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68306, opaque=0x96ebd1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5046, encodingMicros=3, totalDispatchMicros=54861, 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=3506807581215997, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9874875, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4396, opaque=0x96f626, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3535, encodingMicros=3, totalDispatchMicros=37950, 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=3506807581160020, 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=9875093, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31295, opaque=0x96f6ff, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15437, encodingMicros=3, totalDispatchMicros=46116, 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=3506807581135890, 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=9864703, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60209, opaque=0x96ce6a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5658, encodingMicros=3, totalDispatchMicros=101655, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506807581418584, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9879150, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20337, opaque=0x9706d9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3015, encodingMicros=3, totalDispatchMicros=24725, 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=3506807581417838, 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=9874385, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35214, opaque=0x96f43c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14843, encodingMicros=3, totalDispatchMicros=45141, 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=3506807581465652, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9879297, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27758, opaque=0x97076c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3057, encodingMicros=3, totalDispatchMicros=22815, 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=3506807581479988, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9879416, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24138, opaque=0x9707e3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3563, encodingMicros=3, totalDispatchMicros=18238, 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=3506807581506804, 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=9880051, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46552, opaque=0x970a5e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14904, encodingMicros=3, totalDispatchMicros=22026, 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=3506807581453286, 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=9864395, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42163, opaque=0x96cd36, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5970, encodingMicros=2, totalDispatchMicros=106085, totalServerMicros=12, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807581542628, 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=9867074, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64638, opaque=0x96d7ad, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4671, encodingMicros=2, totalDispatchMicros=61160, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506807581423877, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9877049, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4596, opaque=0x96fea4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3275, encodingMicros=2, totalDispatchMicros=38607, 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=3506807581590466, 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=9863250, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64384, opaque=0x96c8bd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6062, encodingMicros=2, totalDispatchMicros=115797, totalServerMicros=18, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807581597135, 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=9866049, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60316, opaque=0x96d3ac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4712, encodingMicros=2, totalDispatchMicros=67290, 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=3506807581616403, 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=9877103, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27129, opaque=0x96feda, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3829, encodingMicros=3, totalDispatchMicros=43243, 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=3506807581648462, 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=9880880, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75984, opaque=0x970d9b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3421, encodingMicros=2, totalDispatchMicros=23871, 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=3506807581666285, 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=9870597, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35021, opaque=0x96e570, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6084, encodingMicros=3, totalDispatchMicros=71302, 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=3506807581561268, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9881052, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20496, opaque=0x970e47, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2922, encodingMicros=14, totalDispatchMicros=14412, 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=3506807581512838, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9877051, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-685, opaque=0x96fea6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3588, encodingMicros=2, totalDispatchMicros=28145, 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=3506807581735682, 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=9871151, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72046, opaque=0x96e79a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6127, encodingMicros=3, totalDispatchMicros=71807, 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=3506807581624846, 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=9869083, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34866, opaque=0x96df86, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4734, encodingMicros=3, totalDispatchMicros=43472, 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=3506807581763857, 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=9871220, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42723, opaque=0x96e7df, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6151, encodingMicros=2, totalDispatchMicros=71656, 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=3506807581595112, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9877352, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12437, opaque=0x96ffd3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3442, encodingMicros=2, totalDispatchMicros=37096, 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=3506807581789439, 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=9871228, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72061, opaque=0x96e7e7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6173, encodingMicros=3, totalDispatchMicros=71569, 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=3506807581786504, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=9879952, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8685, opaque=0x9709fb, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2662, encodingMicros=3, totalDispatchMicros=20989, 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=3506807581834261, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9878561, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20299, opaque=0x97048c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3113, encodingMicros=2, totalDispatchMicros=35487, 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=3506807581876369, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=9880752, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4834, opaque=0x970d1b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2723, encodingMicros=4, totalDispatchMicros=12181, 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=3506807581751158, 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=9878343, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46526, opaque=0x9703b2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3661, encodingMicros=2, totalDispatchMicros=43148, 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=3506807581755698, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9877086, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4599, opaque=0x96fec9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3815, encodingMicros=3, totalDispatchMicros=28215, 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=3506807581822492, 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=9871495, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72083, opaque=0x96e8f2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6171, encodingMicros=4, totalDispatchMicros=68164, 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=3506807581818383, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9878766, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27489, opaque=0x970559, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3658, encodingMicros=2, totalDispatchMicros=28688, 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=3506807581790201, 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=9869170, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60567, opaque=0x96dfdd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4893, encodingMicros=3, totalDispatchMicros=42837, 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=3506807582198135, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9879515, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12568, opaque=0x970848, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4223, encodingMicros=2, totalDispatchMicros=17854, 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=3506807582200265, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9878932, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24067, opaque=0x9705ff, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4028, encodingMicros=2, totalDispatchMicros=28142, 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=3506807582201831, 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=9866769, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48796, opaque=0x96d67c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5299, encodingMicros=3, totalDispatchMicros=63998, 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=3506807582237732, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9877784, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16265, opaque=0x970183, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4255, encodingMicros=26, totalDispatchMicros=25503, 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=3506807582246056, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9880471, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12636, opaque=0x970c02, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4061, encodingMicros=2, totalDispatchMicros=17535, 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=3506807582198231, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9872711, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-143, opaque=0x96edb2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5874, encodingMicros=2, totalDispatchMicros=48175, 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=3506807582272582, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9880553, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16518, opaque=0x970c54, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4084, encodingMicros=3, totalDispatchMicros=16432, 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=3506807582286999, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9872761, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-164, opaque=0x96ede4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5959, encodingMicros=3, totalDispatchMicros=48193, 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=3506807582235753, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9872657, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-121, opaque=0x96ed7c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6919, encodingMicros=2, totalDispatchMicros=35857, 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=3506807582333697, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9872565, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-3959, opaque=0x96ed20, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3724, encodingMicros=3, totalDispatchMicros=39607, 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=3506807582361549, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9872569, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-83, opaque=0x96ed24, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3746, encodingMicros=2, totalDispatchMicros=39567, 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=3506807582372055, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9873739, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11975, opaque=0x96f1b6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5952, encodingMicros=2, totalDispatchMicros=44207, 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=3506807582413771, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9874009, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4277, opaque=0x96f2c4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5981, encodingMicros=3, totalDispatchMicros=41777, 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=3506807582428309, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9873214, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-7926, opaque=0x96efa9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3784, encodingMicros=8, totalDispatchMicros=39076, 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=3506807582464154, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9881027, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28290, opaque=0x970e2e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3291, encodingMicros=3, totalDispatchMicros=16681, 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=3506807582490463, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9875028, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15760, opaque=0x96f6bf, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6025, encodingMicros=3, totalDispatchMicros=33599, 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=3506807582515080, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9875106, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15782, opaque=0x96f70d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6045, encodingMicros=2, totalDispatchMicros=33546, 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=3506807582530269, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9879676, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27885, opaque=0x9708e7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3021, encodingMicros=2, totalDispatchMicros=30996, 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=3506807582579374, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9881228, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12688, opaque=0x970ef7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5017, encodingMicros=3, totalDispatchMicros=5313, 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=3506807582595449, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9877962, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16287, opaque=0x970235, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3058, encodingMicros=3, totalDispatchMicros=42091, 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=3506807582223945, 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=9868920, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46119, opaque=0x96dee3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6720, encodingMicros=2, totalDispatchMicros=50862, 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=3506807582204270, 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=9860965, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71274, opaque=0x96bfd1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7766, encodingMicros=2, totalDispatchMicros=103544, 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=3506807582740028, 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=9869595, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71913, opaque=0x96e186, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7205, encodingMicros=3, totalDispatchMicros=40884, 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=3506807582752217, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9880155, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20422, opaque=0x970ac6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4372, encodingMicros=3, totalDispatchMicros=30729, 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=3506807582333684, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9872803, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4036, opaque=0x96ee0e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7012, encodingMicros=2, totalDispatchMicros=35011, 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=3506807582305298, 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=9869535, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60602, opaque=0x96e14a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5309, encodingMicros=3, totalDispatchMicros=36277, 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=3506807582824274, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9873207, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11761, opaque=0x96efa2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7484, encodingMicros=2, totalDispatchMicros=35591, 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=3506807582299395, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9880589, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24311, opaque=0x970c78, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4107, encodingMicros=3, totalDispatchMicros=16107, 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=3506807582871660, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9880760, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28232, opaque=0x970d23, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4675, encodingMicros=3, totalDispatchMicros=13166, 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=3506807582898691, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9878474, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20285, opaque=0x970435, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5504, encodingMicros=2, totalDispatchMicros=23852, 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=3506807582936305, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9876934, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16167, opaque=0x96fe31, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5533, encodingMicros=2, totalDispatchMicros=25852, 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=3506807582948429, 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=9880876, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42964, opaque=0x970d97, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4669, encodingMicros=3, totalDispatchMicros=22838, 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=3506807582996930, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9875997, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19936, opaque=0x96fa88, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5568, encodingMicros=1, totalDispatchMicros=27373, 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=3506807582278161, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9880810, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20468, opaque=0x970d55, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4288, encodingMicros=3, totalDispatchMicros=11377, 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=3506807582872202, 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=9869672, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19196, opaque=0x96e1d3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5820, encodingMicros=2, totalDispatchMicros=36939, 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=3506807583244907, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9875881, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12272, opaque=0x96fa14, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7350, encodingMicros=2, totalDispatchMicros=22174, 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=3506807583249246, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9880920, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28272, opaque=0x970dc3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5250, encodingMicros=3, totalDispatchMicros=10079, 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=3506807582807862, 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=9871282, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46323, opaque=0x96e81d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7066, encodingMicros=3, totalDispatchMicros=45015, 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=3506807583278057, 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=9876699, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75926, opaque=0x96fd45, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6636, encodingMicros=2, totalDispatchMicros=29994, 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=3506807582805845, 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=9880596, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68468, opaque=0x970c7f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5230, encodingMicros=3, totalDispatchMicros=15053, 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=3506807582740495, 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=9861336, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71306, opaque=0x96c143, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8269, encodingMicros=2, totalDispatchMicros=102321, 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=3506807583346605, 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=9871733, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72113, opaque=0x96e9e0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7675, encodingMicros=2, totalDispatchMicros=67862, 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=3506807583373893, 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=9861368, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-41944, opaque=0x96c163, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8898, encodingMicros=3, totalDispatchMicros=111052, 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=3506807583305582, 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=9871561, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26977, opaque=0x96e934, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7559, encodingMicros=3, totalDispatchMicros=42569, 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=3506807583427957, 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=9857116, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30104, opaque=0x96b0c7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8938, encodingMicros=2, totalDispatchMicros=132453, 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=3506807583472033, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9876890, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16162, opaque=0x96fe05, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6985, encodingMicros=2, totalDispatchMicros=25222, 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=3506807583512674, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9877094, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23535, opaque=0x96fed1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6977, encodingMicros=3, totalDispatchMicros=26178, 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=3506807583307189, 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=9877437, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38725, opaque=0x970028, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6660, encodingMicros=3, totalDispatchMicros=26887, 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=3506807583598739, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9872834, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4048, opaque=0x96ee2d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6916, encodingMicros=3, totalDispatchMicros=52763, 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=3506807583654847, 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=9871266, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42730, opaque=0x96e80d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6050, encodingMicros=3, totalDispatchMicros=51433, 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=3506807583686267, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9873885, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8138, opaque=0x96f248, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6943, encodingMicros=3, totalDispatchMicros=47166, 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=3506807583728010, 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=9871651, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38555, opaque=0x96e98e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6108, encodingMicros=5, totalDispatchMicros=45887, 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=3506807583743964, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9874272, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12104, opaque=0x96f3cb, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6974, encodingMicros=2, totalDispatchMicros=41801, 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=3506807583770666, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9876634, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16119, opaque=0x96fd05, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6995, encodingMicros=2, totalDispatchMicros=29595, 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=3506807583797672, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9874364, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8217, opaque=0x96f427, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7017, encodingMicros=2, totalDispatchMicros=43317, 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=3506807583910358, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9877261, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16211, opaque=0x96ff78, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6368, encodingMicros=2, totalDispatchMicros=29373, 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=3506807583934256, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9877317, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23638, opaque=0x96ffb0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6378, encodingMicros=3, totalDispatchMicros=29216, 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=3506807583952059, 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=9857983, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71097, opaque=0x96b42a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9718, encodingMicros=2, totalDispatchMicros=124921, 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=3506807583985406, 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=9857898, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-56547, opaque=0x96b3d5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9747, encodingMicros=2, totalDispatchMicros=125048, totalServerMicros=51, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506807583997160, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9880438, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28129, opaque=0x970be1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6368, encodingMicros=3, totalDispatchMicros=18240, 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=3506807584058565, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9880667, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28206, opaque=0x970cc6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6388, encodingMicros=2, totalDispatchMicros=14794, 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=3506807583500429, 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=9867218, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26562, opaque=0x96d83d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8205, encodingMicros=2, totalDispatchMicros=81192, 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=3506807583431755, 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=9871890, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35127, opaque=0x96ea7d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7682, encodingMicros=3, totalDispatchMicros=48998, 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=3506807583380780, 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=9872297, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68315, opaque=0x96ec14, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6110, encodingMicros=3, totalDispatchMicros=47740, 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=3506807584753398, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9875295, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12209, opaque=0x96f7ca, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6695, encodingMicros=3, totalDispatchMicros=32095, 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=3506807584795437, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9880864, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28261, opaque=0x970d8b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6925, encodingMicros=2, totalDispatchMicros=23928, 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=3506807584833150, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9881034, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4856, opaque=0x970e35, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6937, encodingMicros=3, totalDispatchMicros=19218, 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=3506807584842691, 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=9872722, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31250, opaque=0x96edbd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7484, encodingMicros=4, totalDispatchMicros=59455, 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=3506807584858692, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9881076, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-944, opaque=0x970e5f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6957, encodingMicros=3, totalDispatchMicros=17748, 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=3506807584864434, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9880683, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8743, opaque=0x970cd6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5298, encodingMicros=3, totalDispatchMicros=20114, 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=3506807584894468, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9880837, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24333, opaque=0x970d70, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5323, encodingMicros=51, 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.004S, createdAt=3506807584892260, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9877764, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8554, opaque=0x97016f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6666, encodingMicros=2, totalDispatchMicros=42445, 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=3506807584920447, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9880866, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4845, opaque=0x970d8d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5346, encodingMicros=3, totalDispatchMicros=16603, 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=3506807584929896, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9877808, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20194, opaque=0x97019b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6698, encodingMicros=2, totalDispatchMicros=41921, 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=3506807585072978, 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=9867891, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75441, opaque=0x96dade, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=569, encodingMicros=3, totalDispatchMicros=46187, 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=3506807585376184, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9878941, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-825, opaque=0x970608, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7882, encodingMicros=2, totalDispatchMicros=23040, 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=3506807585419453, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9879044, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27654, opaque=0x97066f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7921, encodingMicros=2, totalDispatchMicros=22180, 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=3506807585454421, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9879104, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27682, opaque=0x9706ab, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7949, encodingMicros=2, totalDispatchMicros=21225, 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=3506807585482115, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9873132, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-7901, opaque=0x96ef57, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7980, encodingMicros=2, totalDispatchMicros=57132, 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=3506807585513787, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9877705, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23799, opaque=0x970134, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7792, encodingMicros=3, totalDispatchMicros=30013, 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=3506807584062774, 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=9869774, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34942, opaque=0x96e239, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6550, 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=3506807585542107, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9873956, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-342, opaque=0x96f28f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8016, encodingMicros=3, totalDispatchMicros=51796, 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=3506807585529874, 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=9880917, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38787, opaque=0x970dc0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7049, encodingMicros=2, totalDispatchMicros=14598, 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=3506807585571190, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9873976, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8150, opaque=0x96f2a3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8005, encodingMicros=2, totalDispatchMicros=51444, 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=3506807585575993, 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=9870038, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34965, opaque=0x96e341, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8055, encodingMicros=2, totalDispatchMicros=59238, 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=3506807585599691, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9880548, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24308, opaque=0x970c4f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7845, encodingMicros=2, totalDispatchMicros=19282, 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=3506807584843940, 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=9870112, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26827, opaque=0x96e38b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6187, encodingMicros=2, totalDispatchMicros=58216, 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=3506807585630521, 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=9870430, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19273, opaque=0x96e4c9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8101, encodingMicros=3, totalDispatchMicros=55745, 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=3506807585664415, 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=9871139, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19335, opaque=0x96e78e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6993, encodingMicros=3, totalDispatchMicros=56210, 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=3506807584760034, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9874317, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12118, opaque=0x96f3f8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7834, encodingMicros=2, totalDispatchMicros=43837, 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=3506807585696837, 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=9871175, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75724, opaque=0x96e7b2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7020, encodingMicros=2, totalDispatchMicros=55995, 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=3506807585721787, 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=9862263, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42020, opaque=0x96c4e2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8158, encodingMicros=3, totalDispatchMicros=126107, totalServerMicros=46, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506807584757898, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9879035, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27647, opaque=0x970666, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6900, encodingMicros=3, totalDispatchMicros=20499, 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=3506807585761340, 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=9878399, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68440, opaque=0x9703ea, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8950, encodingMicros=3, totalDispatchMicros=25240, 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=3506807585797946, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9879239, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20349, opaque=0x970732, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7922, encodingMicros=2, totalDispatchMicros=20802, 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=3506807585822581, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9879277, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24115, opaque=0x970758, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7943, encodingMicros=2, totalDispatchMicros=19980, 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=3506807585850655, 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=9879216, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72291, opaque=0x97071b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9007, encodingMicros=3, totalDispatchMicros=21294, 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=3506807585888195, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9880615, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24314, opaque=0x970c92, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7976, encodingMicros=3, totalDispatchMicros=15998, 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=3506807585727743, 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=9870116, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34973, opaque=0x96e38f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7047, encodingMicros=2, totalDispatchMicros=57814, 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=3506807585677663, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9877501, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12446, opaque=0x970068, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7714, encodingMicros=3, totalDispatchMicros=28088, 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=3506807587497886, 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=9864948, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71549, opaque=0x96cf5f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11918, encodingMicros=3, totalDispatchMicros=77467, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807587512660, 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=9865898, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34632, opaque=0x96d315, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2307, encodingMicros=3, totalDispatchMicros=75157, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506807587540427, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9879245, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24110, opaque=0x970738, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10203, encodingMicros=3, totalDispatchMicros=39616, 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=3506807587581650, 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=9865628, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71590, opaque=0x96d207, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2358, encodingMicros=2, totalDispatchMicros=70292, 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=3506807587619116, 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=9867621, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26607, opaque=0x96d9d0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12311, encodingMicros=2, totalDispatchMicros=81926, 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=3506807587652330, 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=9866810, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42340, opaque=0x96d6a5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2403, encodingMicros=2, totalDispatchMicros=60296, 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=3506807587683182, 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=9868754, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42500, opaque=0x96de3d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12355, encodingMicros=3, totalDispatchMicros=71704, 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=3506807585666650, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9879737, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16451, opaque=0x970924, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7193, encodingMicros=3, totalDispatchMicros=19785, 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=3506807585617404, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9875844, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19911, opaque=0x96f9ef, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8035, encodingMicros=2, totalDispatchMicros=49477, 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=3506807587707331, 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=9868774, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34841, opaque=0x96de51, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2440, encodingMicros=3, totalDispatchMicros=51149, 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=3506807587554036, 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=9866229, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48762, opaque=0x96d460, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11960, encodingMicros=3, totalDispatchMicros=69206, totalServerMicros=6, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506807587824597, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9878780, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8622, opaque=0x970567, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10212, encodingMicros=3, totalDispatchMicros=44598, 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=3506807587842918, 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=9869425, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30955, opaque=0x96e0dc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2396, encodingMicros=3, totalDispatchMicros=46497, 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=3506807587849803, 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=9866170, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30718, opaque=0x96d425, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12251, encodingMicros=3, totalDispatchMicros=69666, totalServerMicros=6, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506807587865033, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9879118, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20332, opaque=0x9706b9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10249, encodingMicros=3, totalDispatchMicros=42218, 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=3506807587899022, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9879190, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24099, opaque=0x970701, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10278, encodingMicros=2, totalDispatchMicros=41447, 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=3506807587938412, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9879404, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27805, opaque=0x9707d7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10305, encodingMicros=2, totalDispatchMicros=39080, 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=3506807585799008, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9881328, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-16603, opaque=0x970f5b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11224, encodingMicros=5, totalDispatchMicros=11224, 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=3506807587878852, 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=9865717, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30688, opaque=0x96d260, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12278, encodingMicros=3, totalDispatchMicros=72862, totalServerMicros=7, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807588109368, 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=9868949, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19127, opaque=0x96df00, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2919, encodingMicros=2, totalDispatchMicros=48242, 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=3506807587868181, 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=9869458, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34908, opaque=0x96e0fd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2418, encodingMicros=3, totalDispatchMicros=46374, 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=3506807588149815, 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=9866928, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34705, opaque=0x96d71b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12538, encodingMicros=3, totalDispatchMicros=65765, 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=3506807587776772, 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=9869478, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34911, opaque=0x96e111, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12396, encodingMicros=3, totalDispatchMicros=68515, 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=3506807588177049, 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=9869401, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34897, opaque=0x96e0c4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2967, encodingMicros=3, totalDispatchMicros=46859, 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=3506807588174010, 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=9869497, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60599, opaque=0x96e124, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2720, encodingMicros=3, totalDispatchMicros=46834, 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=3506807588143249, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9874725, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15666, opaque=0x96f590, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10326, encodingMicros=3, totalDispatchMicros=32397, 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=3506807588285172, 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=9869834, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34947, opaque=0x96e275, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2760, encodingMicros=3, totalDispatchMicros=37850, 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=3506807588278294, 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=9871316, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75738, opaque=0x96e83f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2632, encodingMicros=2, totalDispatchMicros=52299, 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=3506807588315639, 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=9870912, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42687, opaque=0x96e6ab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12794, encodingMicros=2, totalDispatchMicros=58514, 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=3506807588209406, 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=9867498, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38228, opaque=0x96d955, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12575, encodingMicros=2, totalDispatchMicros=63868, 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=3506807588355551, 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=9878623, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38748, opaque=0x9704ca, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9911, encodingMicros=2, totalDispatchMicros=30905, 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=3506807588366552, 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=9867547, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48858, opaque=0x96d986, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12727, encodingMicros=2, totalDispatchMicros=64007, 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=3506807588381725, 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=9879264, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27166, opaque=0x97074b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9930, encodingMicros=3, totalDispatchMicros=27289, 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=3506807588392463, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9875905, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4486, opaque=0x96fa2c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10317, encodingMicros=2, totalDispatchMicros=34923, 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=3506807588407578, 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=9881152, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72330, opaque=0x970eab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9944, encodingMicros=2, totalDispatchMicros=16085, 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=3506807588422280, 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=9867806, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34762, opaque=0x96da89, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12760, encodingMicros=3, totalDispatchMicros=61956, 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=3506807588433886, 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=9881198, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-76008, opaque=0x970ed9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9965, encodingMicros=3, totalDispatchMicros=14070, 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=3506807588442231, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9878618, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27409, opaque=0x9704c5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10350, encodingMicros=2, totalDispatchMicros=29092, 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=3506807588470508, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9878906, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16397, opaque=0x9705e5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10374, encodingMicros=3, totalDispatchMicros=27201, 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=3506807588467805, 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=9864017, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30556, opaque=0x96cbbc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2938, encodingMicros=2, totalDispatchMicros=97106, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807588520518, 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=9862535, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64326, opaque=0x96c5f2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2985, encodingMicros=3, totalDispatchMicros=107106, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807588547592, 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=9863781, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34476, opaque=0x96cad0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3008, encodingMicros=3, totalDispatchMicros=98475, totalServerMicros=16, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807588574027, 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=9866674, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-18948, opaque=0x96d61d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3030, encodingMicros=2, totalDispatchMicros=79553, 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=3506807588587749, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9881173, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12682, opaque=0x970ec0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10325, encodingMicros=5, totalDispatchMicros=14483, 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=3506807588583755, 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=9881393, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-76014, opaque=0x970f9c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6655, encodingMicros=2, totalDispatchMicros=6655, 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=3506807588620734, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9872547, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-3953, opaque=0x96ed0e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2931, encodingMicros=3, totalDispatchMicros=39655, 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=3506807588620539, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9879683, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16447, opaque=0x9708ee, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10141, encodingMicros=6, totalDispatchMicros=23997, 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=3506807588656442, 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=9869801, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60633, opaque=0x96e254, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3049, encodingMicros=3, totalDispatchMicros=61380, 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=3506807588651367, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9878240, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4679, opaque=0x97034c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9664, encodingMicros=3, totalDispatchMicros=49720, 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=3506807588705461, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9873415, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-7997, opaque=0x96f072, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2967, encodingMicros=2, totalDispatchMicros=34048, 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=3506807588687789, 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=9869961, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26816, opaque=0x96e2f4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3076, encodingMicros=3, totalDispatchMicros=60991, 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=3506807588768535, 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=9877778, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75944, opaque=0x97017d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2236, encodingMicros=3, totalDispatchMicros=22944, 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=3506807588774373, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9874316, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12117, opaque=0x96f3f7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9722, encodingMicros=2, totalDispatchMicros=54814, 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=3506807588799711, 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=9879796, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68456, opaque=0x97095f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1062, encodingMicros=2, totalDispatchMicros=24525, 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=3506807588853306, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9881434, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-12701, opaque=0x970fc5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3412, encodingMicros=3, totalDispatchMicros=3412, 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=3506807588899775, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9878301, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23948, opaque=0x970388, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1415, encodingMicros=2, totalDispatchMicros=18462, 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=3506807588945521, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9878669, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12534, opaque=0x9704f8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9749, encodingMicros=16, totalDispatchMicros=43774, 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=3506807588675788, 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=9863157, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26261, opaque=0x96c860, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3592, encodingMicros=3, totalDispatchMicros=93141, 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=3506807589066754, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9879022, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27636, opaque=0x970659, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9845, encodingMicros=2, totalDispatchMicros=38751, 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=3506807589098859, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9879301, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4729, opaque=0x970770, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9873, encodingMicros=4, totalDispatchMicros=38339, 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=3506807589117465, 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=9864615, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34530, opaque=0x96ce12, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3932, encodingMicros=3, totalDispatchMicros=83501, 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=3506807589152317, 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=9881411, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-72344, opaque=0x970fad, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4698, encodingMicros=3, totalDispatchMicros=4698, 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=3506807589193238, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9875156, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19771, opaque=0x96f73f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9917, encodingMicros=2, totalDispatchMicros=53114, 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=3506807589206934, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9881376, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-4871, opaque=0x970f8b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8249, encodingMicros=4, totalDispatchMicros=8249, 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=3506807589266075, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9875630, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19869, opaque=0x96f919, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9960, encodingMicros=2, totalDispatchMicros=49427, 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=3506807589296725, 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=9869907, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46196, opaque=0x96e2be, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1481, encodingMicros=2, totalDispatchMicros=65493, 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=3506807589326161, 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=9878177, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72282, opaque=0x97030c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=973, encodingMicros=3, totalDispatchMicros=26982, 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=3506807589355900, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9877710, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23801, opaque=0x970139, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10014, encodingMicros=2, totalDispatchMicros=42115, 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=3506807588965571, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9879663, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-865, opaque=0x9708da, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1462, encodingMicros=3, totalDispatchMicros=14523, 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=3506807589479774, 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=9859730, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-41836, opaque=0x96bafd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11132, encodingMicros=3, totalDispatchMicros=139145, 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=3506807588775209, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9872472, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-351, documentId=test_collections-43, opaque=0x96ecc3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2249, encodingMicros=2, totalDispatchMicros=32111, 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=3506807589476146, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9877024, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12410, opaque=0x96fe8b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10963, encodingMicros=2, totalDispatchMicros=47450, 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=3506807589213244, 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=9867690, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34753, opaque=0x96da15, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4737, encodingMicros=2, totalDispatchMicros=49717, 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=3506807589576239, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9878921, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27574, opaque=0x9705f4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2030, encodingMicros=2, totalDispatchMicros=19667, 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=3506807589063841, 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=9871371, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46329, opaque=0x96e876, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3413, encodingMicros=3, totalDispatchMicros=52513, 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=3506807589613546, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9878940, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27585, opaque=0x970607, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2057, encodingMicros=2, totalDispatchMicros=19630, 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=3506807589528314, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9875714, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15953, opaque=0x96f96d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2766, encodingMicros=3, totalDispatchMicros=31927, 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=3506807589645987, 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=9869435, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26770, opaque=0x96e0e6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5135, encodingMicros=3, totalDispatchMicros=35908, 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=3506807589605567, 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=9862529, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-45601, opaque=0x96c5ec, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11223, encodingMicros=3, totalDispatchMicros=112499, 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=3506807589710833, 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=9862551, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34375, opaque=0x96c602, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11323, encodingMicros=3, totalDispatchMicros=112581, 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=3506807589742083, 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=9862559, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-18638, opaque=0x96c60a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11340, encodingMicros=3, totalDispatchMicros=112588, 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=3506807589751029, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9876322, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8412, opaque=0x96fbcd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2958, encodingMicros=3, totalDispatchMicros=28015, 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=3506807589642024, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9878967, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27602, opaque=0x970622, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2088, encodingMicros=2, totalDispatchMicros=20146, 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=3506807589781616, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9876385, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16072, opaque=0x96fc0c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2986, encodingMicros=2, totalDispatchMicros=27234, 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=3506807589638118, 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=9871498, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38543, opaque=0x96e8f5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3985, encodingMicros=2, totalDispatchMicros=51545, 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=3506807589815724, 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=9876134, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68395, opaque=0x96fb11, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12435, encodingMicros=3, totalDispatchMicros=49670, 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=3506807589612225, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9877271, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23615, opaque=0x96ff82, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11088, encodingMicros=3, totalDispatchMicros=49930, 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=3506807589876133, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9876567, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16100, opaque=0x96fcc2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3005, encodingMicros=2, totalDispatchMicros=31908, 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=3506807589845697, 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=9876144, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72248, opaque=0x96fb1b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12460, encodingMicros=2, totalDispatchMicros=49480, 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=3506807589837788, 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=9871701, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42763, opaque=0x96e9c0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4181, encodingMicros=3, totalDispatchMicros=49177, 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=3506807589928607, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9878060, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20234, opaque=0x970297, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11368, encodingMicros=3, totalDispatchMicros=45391, 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=3506807589809966, 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=9881331, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-38791, opaque=0x970f5e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14679, encodingMicros=4, totalDispatchMicros=14679, 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=3506807589969635, 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=9872122, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75811, opaque=0x96eb65, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4299, encodingMicros=2, totalDispatchMicros=43826, 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=3506807589804856, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9879159, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8640, opaque=0x9706e2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2246, encodingMicros=2, totalDispatchMicros=18540, 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=3506807589996653, 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=9872224, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72153, opaque=0x96ebcb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4323, encodingMicros=3, totalDispatchMicros=44306, 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=3506807589768262, 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=9862562, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42039, opaque=0x96c60d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11362, encodingMicros=3, totalDispatchMicros=114569, 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=3506807590037298, 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=9872272, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46408, opaque=0x96ebfb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4360, encodingMicros=2, totalDispatchMicros=44011, totalServerMicros=5, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506807589756561, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9878266, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23933, opaque=0x970365, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1802, encodingMicros=2, totalDispatchMicros=19950, 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=3506807590041307, 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=9881244, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46581, opaque=0x970f07, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11832, encodingMicros=4, totalDispatchMicros=15025, 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=3506807590023172, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9879274, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27752, opaque=0x970755, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2460, encodingMicros=2, totalDispatchMicros=17766, 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=3506807589995824, 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=9874050, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35207, opaque=0x96f2ed, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12231, encodingMicros=3, totalDispatchMicros=42979, 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=3506807590177136, 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=9863460, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64398, opaque=0x96c98f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3992, encodingMicros=3, totalDispatchMicros=89281, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506807589957579, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9879669, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12580, opaque=0x9708e0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11392, encodingMicros=4, totalDispatchMicros=34603, 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=3506807589948792, 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=9865641, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75275, opaque=0x96d214, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4806, encodingMicros=2, totalDispatchMicros=64802, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506807590251517, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9879964, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27972, opaque=0x970a07, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11670, encodingMicros=3, totalDispatchMicros=31898, 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=3506807590208695, 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=9865595, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30679, opaque=0x96d1e6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4019, encodingMicros=3, totalDispatchMicros=74259, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506807590093828, 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=9878258, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38742, opaque=0x97035d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3040, encodingMicros=3, totalDispatchMicros=26911, 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=3506807590088436, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9876681, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16127, opaque=0x96fd34, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2129, encodingMicros=2, totalDispatchMicros=22996, 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=3506807590081979, 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=9863325, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48558, opaque=0x96c908, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11630, encodingMicros=2, totalDispatchMicros=109780, 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=3506807590320355, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9876465, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20012, opaque=0x96fc5c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12569, encodingMicros=2, totalDispatchMicros=39360, 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=3506807590282092, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9880015, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27990, opaque=0x970a3a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11696, encodingMicros=3, totalDispatchMicros=31906, 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=3506807590272371, 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=9864963, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34557, opaque=0x96cf6e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5125, encodingMicros=2, totalDispatchMicros=71090, totalServerMicros=12, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506807591887996, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9877171, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-699, opaque=0x96ff1e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13976, encodingMicros=2, totalDispatchMicros=56676, 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=3506807591900669, 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=9881425, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-46592, opaque=0x970fbc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6009, encodingMicros=2, totalDispatchMicros=6009, 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=3506807591926656, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9877331, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-709, opaque=0x96ffbe, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14006, encodingMicros=3, totalDispatchMicros=55656, 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=3506807591935077, 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=9871114, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68188, opaque=0x96e775, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5438, encodingMicros=3, totalDispatchMicros=60301, 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=3506807591894999, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9878991, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27620, opaque=0x97063a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13525, encodingMicros=2, totalDispatchMicros=37338, 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=3506807591970433, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9877368, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23661, opaque=0x96ffe3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14041, encodingMicros=3, totalDispatchMicros=55487, 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=3506807591963110, 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=9872121, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46392, opaque=0x96eb64, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13042, encodingMicros=2, totalDispatchMicros=69866, 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=3506807592004569, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9880463, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16512, opaque=0x970bfa, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13624, encodingMicros=3, totalDispatchMicros=30148, 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=3506807592013733, 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=9872257, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42816, opaque=0x96ebec, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13089, encodingMicros=3, totalDispatchMicros=67073, 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=3506807592031510, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9880614, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28184, opaque=0x970c91, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13648, encodingMicros=2, totalDispatchMicros=28086, 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=3506807591963959, 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=9871182, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42717, opaque=0x96e7b9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5462, encodingMicros=3, totalDispatchMicros=61036, 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=3506807591885987, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9878625, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-807, opaque=0x9704cc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3363, encodingMicros=2, totalDispatchMicros=26074, 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=3506807592083324, 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=9873964, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31264, opaque=0x96f297, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13133, encodingMicros=3, totalDispatchMicros=57505, 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=3506807592078297, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9880829, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28250, opaque=0x970d68, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13685, encodingMicros=3, totalDispatchMicros=24230, 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=3506807592115971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9878831, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27531, opaque=0x97059a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3588, encodingMicros=2, totalDispatchMicros=25630, 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=3506807592133907, 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=9878472, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19570, opaque=0x970433, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13169, encodingMicros=3, totalDispatchMicros=35506, 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=3506807591992252, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9876037, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12295, opaque=0x96fab0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4015, encodingMicros=2, totalDispatchMicros=36268, 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=3506807592162347, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9879608, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27862, opaque=0x9708a3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13746, encodingMicros=3, totalDispatchMicros=34677, 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=3506807591996898, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9877393, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4620, opaque=0x96fffc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14062, encodingMicros=2, totalDispatchMicros=57853, 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=3506807592188305, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9876084, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19948, opaque=0x96fadf, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4206, encodingMicros=2, totalDispatchMicros=35850, 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=3506807592188860, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9879668, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24178, opaque=0x9708df, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13769, encodingMicros=2, 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.016S, createdAt=3506807592158751, 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=9874575, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68372, opaque=0x96f4fa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13189, encodingMicros=3, totalDispatchMicros=51779, 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=3506807592310085, 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=9878587, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38747, opaque=0x9704a6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13336, encodingMicros=3, totalDispatchMicros=34844, 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=3506807592326320, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9881367, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-20524, opaque=0x970f82, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11393, encodingMicros=3, totalDispatchMicros=11393, 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=3506807592122783, 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=9875395, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35233, opaque=0x96f82e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5586, encodingMicros=3, totalDispatchMicros=38248, 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=3506807592311051, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9878193, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23911, opaque=0x97031c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4266, encodingMicros=3, totalDispatchMicros=26373, 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=3506807592217204, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9880998, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28283, opaque=0x970e11, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14278, encodingMicros=3, totalDispatchMicros=26894, 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=3506807592450726, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9881016, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-941, opaque=0x970e23, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14507, encodingMicros=2, totalDispatchMicros=27119, 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=3506807592382475, 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=9875715, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75904, opaque=0x96f96e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5470, encodingMicros=2, totalDispatchMicros=42116, 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=3506807592488260, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9876244, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19982, opaque=0x96fb7f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14540, encodingMicros=2, totalDispatchMicros=52738, 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=3506807592454855, 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=9866300, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-18907, opaque=0x96d4a7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4688, encodingMicros=3, totalDispatchMicros=96670, 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=3506807592587357, 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=9866660, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60353, opaque=0x96d60f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4808, encodingMicros=2, totalDispatchMicros=94577, 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=3506807592593831, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9878369, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-783, opaque=0x9703cc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4505, encodingMicros=2, totalDispatchMicros=26579, 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=3506807592615128, 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=9866902, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75360, opaque=0x96d701, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4832, encodingMicros=2, totalDispatchMicros=93081, 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=3506807592632740, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9875927, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-565, opaque=0x96fa42, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4539, encodingMicros=2, totalDispatchMicros=39673, 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=3506807592659457, 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=9862623, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64335, opaque=0x96c64a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15084, encodingMicros=3, totalDispatchMicros=130561, totalServerMicros=46, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807592586000, 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=9867957, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30840, opaque=0x96db20, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6673, encodingMicros=3, totalDispatchMicros=50880, 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=3506807592694398, 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=9867626, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26608, opaque=0x96d9d5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4878, encodingMicros=2, totalDispatchMicros=87651, 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=3506807592682175, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9876085, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16015, opaque=0x96fae0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4584, encodingMicros=2, totalDispatchMicros=38231, 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=3506807592720260, 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=9867779, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46003, opaque=0x96da6e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4900, encodingMicros=3, totalDispatchMicros=86389, 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=3506807592644698, 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=9881368, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68485, opaque=0x970f83, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2239, encodingMicros=5, totalDispatchMicros=2967, 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=3506807592745693, 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=9868395, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34812, opaque=0x96dcd6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6802, encodingMicros=3, totalDispatchMicros=47826, 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=3506807592644437, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9878122, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8588, opaque=0x9702d5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14529, encodingMicros=25, totalDispatchMicros=48681, 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=3506807592771686, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9876481, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4540, opaque=0x96fc6c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4653, encodingMicros=3, totalDispatchMicros=37480, 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=3506807592816539, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9879902, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8680, opaque=0x9709c9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14687, encodingMicros=3, totalDispatchMicros=37727, 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=3506807592745693, 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=9867981, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67940, opaque=0x96db38, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4921, encodingMicros=3, totalDispatchMicros=84894, 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=3506807592841499, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9879968, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12599, opaque=0x970a0b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14708, encodingMicros=3, totalDispatchMicros=36966, 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=3506807592865703, 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=9868333, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67967, opaque=0x96dc98, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5036, encodingMicros=3, totalDispatchMicros=81999, 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=3506807592709976, 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=9871565, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42752, opaque=0x96e938, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15124, encodingMicros=3, totalDispatchMicros=52344, 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=3506807592874146, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9880087, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16476, opaque=0x970a82, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14731, encodingMicros=3, totalDispatchMicros=36023, 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=3506807592953100, 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=9874496, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31283, opaque=0x96f4ac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15164, encodingMicros=2, totalDispatchMicros=43009, 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=3506807592866666, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9876963, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20111, opaque=0x96fe4e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4724, encodingMicros=2, totalDispatchMicros=34993, 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=3506807593000144, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9877047, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16185, opaque=0x96fea2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4853, encodingMicros=3, totalDispatchMicros=34364, 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=3506807592999659, 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=9872306, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72162, opaque=0x96ec1d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3955, encodingMicros=2, totalDispatchMicros=42283, 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=3506807592830134, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9881519, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-24388, opaque=0x97101a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=512, encodingMicros=6, totalDispatchMicros=512, 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=3506807592830134, 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=9868473, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75484, opaque=0x96dd24, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6852, encodingMicros=14, totalDispatchMicros=48550, 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=3506807593514561, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9880591, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8738, opaque=0x970c7a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5234, encodingMicros=3, totalDispatchMicros=19200, 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=3506807593366489, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9880859, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24336, opaque=0x970d86, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2969, encodingMicros=3, totalDispatchMicros=19998, 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=3506807592966676, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9880210, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28054, opaque=0x970afd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14814, encodingMicros=2, totalDispatchMicros=35286, 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=3506807594476853, 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=9881490, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-68496, opaque=0x970ffd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2689, encodingMicros=3, totalDispatchMicros=2689, 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=3506807594794477, 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=9866354, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-18914, opaque=0x96d4dd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8544, encodingMicros=3, totalDispatchMicros=76284, 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=3506807594796380, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9876369, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-605, opaque=0x96fbfc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5656, encodingMicros=3, totalDispatchMicros=30539, 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=3506807594845225, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9877593, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20160, opaque=0x9700c4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5701, encodingMicros=3, totalDispatchMicros=26458, 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=3506807594849289, 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=9861322, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-59957, opaque=0x96c135, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=886, encodingMicros=2, totalDispatchMicros=100370, 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=3506807594875781, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9877823, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23826, opaque=0x9701aa, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5729, encodingMicros=2, totalDispatchMicros=23369, 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=3506807594898333, 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=9866860, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64624, opaque=0x96d6d7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8606, encodingMicros=2, totalDispatchMicros=80486, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807594965280, 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=9869461, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26775, opaque=0x96e100, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8654, encodingMicros=2, totalDispatchMicros=52688, 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=3506807594990074, 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=9869505, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19180, opaque=0x96e12c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8673, encodingMicros=2, 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=PT0.004S, createdAt=3506807595190652, 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=9880964, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46569, opaque=0x970def, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6199, encodingMicros=3, totalDispatchMicros=13063, 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=3506807595249209, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9881533, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-28334, opaque=0x971028, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2678, encodingMicros=3, totalDispatchMicros=2678, 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=3506807595470274, 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=9876581, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68405, opaque=0x96fcd0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6976, encodingMicros=3, totalDispatchMicros=33333, 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=3506807595515771, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9875840, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12264, opaque=0x96f9eb, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6988, encodingMicros=3, totalDispatchMicros=33645, 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=3506807595545738, 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=9868496, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38303, opaque=0x96dd3b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1411, encodingMicros=3, totalDispatchMicros=49060, 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=3506807595580877, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9877743, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23804, opaque=0x97015a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7025, encodingMicros=3, totalDispatchMicros=31872, 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=3506807595747123, 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=9870246, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68120, opaque=0x96e411, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1308, encodingMicros=3, totalDispatchMicros=32980, 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=3506807596291775, 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=9874051, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35208, opaque=0x96f2ee, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8952, encodingMicros=3, totalDispatchMicros=54992, 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=3506807596328676, 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=9874307, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31277, opaque=0x96f3ee, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8985, encodingMicros=3, totalDispatchMicros=56981, 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=3506807594902920, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9877937, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16282, opaque=0x97021c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5753, encodingMicros=2, totalDispatchMicros=23355, 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=3506807596296726, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9873507, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4215, opaque=0x96f0ce, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7985, encodingMicros=3, totalDispatchMicros=48401, 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=3506807595581656, 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=9868524, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38309, opaque=0x96dd57, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1443, encodingMicros=2, totalDispatchMicros=48980, 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=3506807596542819, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9874644, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8266, opaque=0x96f53f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8222, encodingMicros=3, totalDispatchMicros=44498, 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=3506807595197313, 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=9857059, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-45179, opaque=0x96b08e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1054, encodingMicros=2, totalDispatchMicros=130425, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807596571978, 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=9866666, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-18947, opaque=0x96d615, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2428, encodingMicros=2, totalDispatchMicros=64911, 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=3506807596615806, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9876556, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12359, opaque=0x96fcb7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8102, encodingMicros=3, totalDispatchMicros=48333, 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=3506807596646234, 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=9867329, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60403, opaque=0x96d8ac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2476, encodingMicros=2, totalDispatchMicros=60041, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807596652612, 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=9864866, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38012, opaque=0x96cf0d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2480, encodingMicros=3, totalDispatchMicros=89616, 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=3506807596566371, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9876861, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16156, opaque=0x96fde8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7219, encodingMicros=2, totalDispatchMicros=31314, 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=3506807596686444, 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=9864936, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26403, opaque=0x96cf53, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2510, encodingMicros=2, totalDispatchMicros=89488, 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=3506807596675387, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9878102, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20240, opaque=0x9702c1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8057, encodingMicros=2, totalDispatchMicros=43604, 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=3506807596713994, 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=9865151, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30642, opaque=0x96d02a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2532, encodingMicros=3, totalDispatchMicros=88504, 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=3506807596656724, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9872577, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-86, opaque=0x96ed2c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1938, encodingMicros=2, totalDispatchMicros=33520, 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=3506807596741001, 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=9865564, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67760, opaque=0x96d1c7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2554, encodingMicros=9, totalDispatchMicros=85846, 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=3506807596733143, 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=9865109, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48683, opaque=0x96d000, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2536, encodingMicros=2, totalDispatchMicros=79338, totalServerMicros=29, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506807596764884, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9876813, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4567, opaque=0x96fdb8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8124, encodingMicros=3, totalDispatchMicros=46059, 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=3506807596768021, 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=9865133, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60249, opaque=0x96d018, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2576, encodingMicros=2, totalDispatchMicros=82910, 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=3506807596807635, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9873201, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-281, opaque=0x96ef9c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2068, encodingMicros=5, totalDispatchMicros=34258, 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=3506807596835695, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9873271, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4192, opaque=0x96efe2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2093, encodingMicros=2, totalDispatchMicros=33210, 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=3506807596832383, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9872556, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-77, opaque=0x96ed17, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10288, encodingMicros=2, totalDispatchMicros=54447, 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=3506807597070680, 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=9854390, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-33848, opaque=0x96a621, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2317, encodingMicros=9, totalDispatchMicros=152418, 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=3506807597093085, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9873349, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-7975, opaque=0x96f030, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1559, encodingMicros=2, totalDispatchMicros=34521, 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=3506807597137496, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9876261, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16046, opaque=0x96fb90, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10323, encodingMicros=2, totalDispatchMicros=42732, 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=3506807597165996, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9876268, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-594, opaque=0x96fb97, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10347, encodingMicros=3, totalDispatchMicros=42692, 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=3506807597225382, 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=9871131, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31118, opaque=0x96e786, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2067, encodingMicros=2, totalDispatchMicros=80840, 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=3506807597247737, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9875141, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15791, opaque=0x96f730, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10296, encodingMicros=3, totalDispatchMicros=55398, 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=3506807597257966, 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=9871195, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35078, opaque=0x96e7c6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2095, encodingMicros=2, totalDispatchMicros=80501, 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=3506807597276401, 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=9870308, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34994, opaque=0x96e44f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2506, encodingMicros=3, totalDispatchMicros=33908, 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=3506807597307563, 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=9870460, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68133, opaque=0x96e4e7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2534, encodingMicros=3, totalDispatchMicros=33745, 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=3506807596716093, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9876953, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16171, opaque=0x96fe44, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7359, encodingMicros=3, totalDispatchMicros=30624, 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=3506807597338303, 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=9870526, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19282, opaque=0x96e529, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2555, encodingMicros=3, totalDispatchMicros=33290, 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=3506807597361757, 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=9870549, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72003, opaque=0x96e540, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2575, encodingMicros=2, totalDispatchMicros=33267, 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=3506807597366861, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9877074, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23526, opaque=0x96febc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8004, encodingMicros=2, totalDispatchMicros=30285, 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=3506807597284235, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9875617, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4450, opaque=0x96f90c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10315, encodingMicros=3, totalDispatchMicros=51471, 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=3506807597418098, 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=9870032, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38427, opaque=0x96e33b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2808, encodingMicros=8, totalDispatchMicros=72242, 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=3506807597427465, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9879846, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16460, opaque=0x970991, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8051, encodingMicros=3, totalDispatchMicros=23318, 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=3506807597705521, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9880169, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28036, opaque=0x970ad4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8284, encodingMicros=2, totalDispatchMicros=22584, 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=3506807597734017, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9878563, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4701, opaque=0x97048e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10397, encodingMicros=3, totalDispatchMicros=46679, 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=3506807597758653, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9880708, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4831, opaque=0x970cef, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8319, encodingMicros=3, totalDispatchMicros=21418, 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=3506807597791719, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9872506, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-55, opaque=0x96ece5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3174, encodingMicros=2, totalDispatchMicros=44987, 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=3506807597845021, 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=9866846, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60368, opaque=0x96d6c9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9055, encodingMicros=3, totalDispatchMicros=53369, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807597863953, 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=9860219, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-37669, opaque=0x96bce6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3572, encodingMicros=3, totalDispatchMicros=114354, totalServerMicros=56, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506807597886140, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9880364, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4805, opaque=0x970b97, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1501, encodingMicros=2, totalDispatchMicros=26218, 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=3506807597917480, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9880371, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28104, opaque=0x970b9e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1528, encodingMicros=2, totalDispatchMicros=26223, 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=3506807597918612, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9874805, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19643, opaque=0x96f5e0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3103, encodingMicros=2, totalDispatchMicros=29408, 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=3506807597138176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9873414, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11839, opaque=0x96f071, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1601, encodingMicros=2, totalDispatchMicros=34421, 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=3506807597894703, 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=9864035, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64436, opaque=0x96cbce, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3598, encodingMicros=3, totalDispatchMicros=85729, 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=3506807597872096, 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=9867782, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19038, opaque=0x96da71, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9070, encodingMicros=2, totalDispatchMicros=46620, 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=3506807598135514, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9874762, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12181, opaque=0x96f5b5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2569, encodingMicros=3, totalDispatchMicros=36398, 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=3506807597440851, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9876669, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20052, opaque=0x96fd28, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10459, encodingMicros=2, totalDispatchMicros=49782, 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=3506807597424459, 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=9868922, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30921, opaque=0x96dee5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3193, encodingMicros=3, totalDispatchMicros=49926, 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=3506807598240130, 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=9860503, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67364, opaque=0x96be02, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3843, encodingMicros=3, totalDispatchMicros=108691, totalServerMicros=45, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807597391040, 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=9870857, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38496, opaque=0x96e674, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2600, encodingMicros=3, totalDispatchMicros=36875, 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=3506807598278742, 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=9869308, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26763, opaque=0x96e067, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4019, encodingMicros=3, totalDispatchMicros=51027, 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=3506807598297011, 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=9870859, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19312, opaque=0x96e676, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3502, encodingMicros=3, totalDispatchMicros=37772, 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=3506807598225890, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9876988, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23491, opaque=0x96fe67, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11239, encodingMicros=4, totalDispatchMicros=46960, 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=3506807598327288, 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=9872605, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35180, opaque=0x96ed48, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3832, encodingMicros=3, totalDispatchMicros=45145, 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=3506807598157966, 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=9867787, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75429, opaque=0x96da76, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9340, encodingMicros=2, totalDispatchMicros=46866, 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=3506807598358889, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9879444, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12562, opaque=0x9707ff, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1821, encodingMicros=3, totalDispatchMicros=23141, 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=3506807598379273, 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=9867903, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26633, opaque=0x96daea, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9550, encodingMicros=2, totalDispatchMicros=45950, 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=3506807598129499, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9875420, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15900, opaque=0x96f847, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3301, encodingMicros=3, totalDispatchMicros=29275, 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=3506807598441975, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9874144, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8183, opaque=0x96f34b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3567, encodingMicros=3, totalDispatchMicros=46942, 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=3506807598399983, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9879473, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8656, opaque=0x97081c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1857, encodingMicros=2, totalDispatchMicros=22838, 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=3506807598367013, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9881427, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-966, opaque=0x970fbe, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13537, encodingMicros=3, totalDispatchMicros=13537, 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=3506807598351696, 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=9873550, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27079, opaque=0x96f0f9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3853, encodingMicros=4, totalDispatchMicros=40297, 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=3506807598345444, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9877113, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20120, opaque=0x96fee4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11354, encodingMicros=3, totalDispatchMicros=46307, 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=3506807599586300, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9879497, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27831, opaque=0x970834, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2645, encodingMicros=14, totalDispatchMicros=20366, 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=3506807599594646, 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=9875789, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68390, opaque=0x96f9b8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2633, encodingMicros=2, totalDispatchMicros=45165, 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=3506807599617656, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9880442, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8724, opaque=0x970be5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2671, encodingMicros=3, totalDispatchMicros=17584, 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=3506807599600861, 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=9879881, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75970, opaque=0x9709b4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2631, encodingMicros=3, totalDispatchMicros=27633, 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=3506807599638549, 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=9874246, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72211, opaque=0x96f3b1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3593, encodingMicros=3, totalDispatchMicros=50764, 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=3506807599665568, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9880784, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28237, opaque=0x970d3b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11129, encodingMicros=3, totalDispatchMicros=28464, 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=3506807599697356, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9879357, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27784, opaque=0x9707a8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11154, encodingMicros=2, totalDispatchMicros=39556, 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=3506807599588675, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9877739, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16260, opaque=0x970156, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10361, encodingMicros=2, totalDispatchMicros=38831, 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=3506807599720809, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9880877, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28264, opaque=0x970d98, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11172, encodingMicros=3, totalDispatchMicros=25482, 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=3506807599734116, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9877746, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20182, opaque=0x97015d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10503, encodingMicros=3, totalDispatchMicros=39011, 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=3506807599759897, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9879629, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27871, opaque=0x9708b8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11198, encodingMicros=17, totalDispatchMicros=32762, 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=3506807599785009, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9879907, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-879, opaque=0x9709ce, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11217, encodingMicros=39, totalDispatchMicros=29309, 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=3506807599801442, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9877043, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23518, opaque=0x96fe9e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3841, encodingMicros=3, totalDispatchMicros=29404, 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=3506807599830746, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9877365, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8525, opaque=0x96ffe0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3866, encodingMicros=2, totalDispatchMicros=30157, 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=3506807599855897, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9877461, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20148, opaque=0x970040, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3888, encodingMicros=3, totalDispatchMicros=29469, 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=3506807599697135, 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=9876274, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19535, opaque=0x96fb9d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3636, encodingMicros=3, totalDispatchMicros=33140, 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=3506807599642928, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9880722, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28221, opaque=0x970cfd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2692, encodingMicros=3, totalDispatchMicros=14493, 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=3506807599911561, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9877628, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16239, opaque=0x9700e7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3920, encodingMicros=5, totalDispatchMicros=32734, 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=3506807599631667, 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=9876370, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31316, opaque=0x96fbfd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2667, encodingMicros=3, totalDispatchMicros=39255, 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=3506807599944777, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9876702, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8470, opaque=0x96fd49, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3837, encodingMicros=3, totalDispatchMicros=37466, 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=3506807599939390, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9879442, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27819, opaque=0x9707fd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3943, encodingMicros=3, totalDispatchMicros=27875, 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=3506807599980036, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9877083, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23530, opaque=0x96fec6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3864, encodingMicros=3, totalDispatchMicros=33620, 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=3506807600021288, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9880189, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24258, opaque=0x970ae8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3019, encodingMicros=3, totalDispatchMicros=20454, 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=3506807600040537, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9878672, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16381, opaque=0x9704fb, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3913, encodingMicros=2, totalDispatchMicros=28883, 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=3506807600133956, 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=9879111, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46535, opaque=0x9706b2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3316, encodingMicros=4, totalDispatchMicros=33096, 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=3506807600145705, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9881266, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4867, opaque=0x970f1d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3953, encodingMicros=3, totalDispatchMicros=14201, 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=3506807600285960, 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=9878676, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27157, opaque=0x9704ff, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3752, encodingMicros=2, totalDispatchMicros=46063, 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=3506807600293068, 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=9869048, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48979, opaque=0x96df63, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5205, encodingMicros=2, totalDispatchMicros=82713, 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=3506807600328180, 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=9869161, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42528, opaque=0x96dfd4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5234, encodingMicros=2, totalDispatchMicros=81615, 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=3506807600368526, 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=9869460, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60596, opaque=0x96e0ff, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5256, encodingMicros=3, totalDispatchMicros=79006, 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=3506807600395023, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9877258, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23609, opaque=0x96ff75, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4362, encodingMicros=3, totalDispatchMicros=29156, 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=3506807600412828, 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=9869671, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46174, opaque=0x96e1d2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5286, encodingMicros=2, totalDispatchMicros=75288, 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=3506807600441106, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9878755, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27483, opaque=0x97054e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3888, encodingMicros=2, totalDispatchMicros=27748, 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=3506807600467268, 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=9869876, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46193, opaque=0x96e29f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5313, encodingMicros=3, totalDispatchMicros=75186, 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=3506807599855897, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9872866, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4060, opaque=0x96ee4d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5368, encodingMicros=3, totalDispatchMicros=42357, 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=3506807599807741, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9880046, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-888, opaque=0x970a59, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11234, encodingMicros=2, totalDispatchMicros=27900, 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=3506807599757486, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9872734, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4011, opaque=0x96edc9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4280, encodingMicros=2, totalDispatchMicros=56660, 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=3506807600493391, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9879090, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12540, opaque=0x97069d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3922, encodingMicros=13, totalDispatchMicros=24659, 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=3506807600326110, 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=9876572, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31319, opaque=0x96fcc7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3147, encodingMicros=2, totalDispatchMicros=30903, 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=3506807600290310, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9879118, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20332, opaque=0x9706b9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3263, encodingMicros=3, totalDispatchMicros=45482, 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=3506807600036340, 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=9870581, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60691, opaque=0x96e560, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4708, encodingMicros=2, totalDispatchMicros=81501, 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=3506807603210893, 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=9870737, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75685, opaque=0x96e5fc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7872, encodingMicros=2, totalDispatchMicros=83599, 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=3506807603216353, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9876219, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12322, opaque=0x96fb66, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7329, encodingMicros=3, totalDispatchMicros=47790, 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=3506807603270671, 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=9871067, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46304, opaque=0x96e746, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7925, encodingMicros=3, totalDispatchMicros=78015, 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=3506807603210987, 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=9860067, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-56703, opaque=0x96bc4e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8916, encodingMicros=2, totalDispatchMicros=125423, totalServerMicros=57, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506807603283593, 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=9881327, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42983, opaque=0x970f5a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6381, encodingMicros=2, totalDispatchMicros=9076, 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=3506807603322973, 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=9874395, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72214, opaque=0x96f446, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7962, encodingMicros=3, totalDispatchMicros=55662, 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=3506807603282705, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9876323, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16064, opaque=0x96fbce, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7391, encodingMicros=3, totalDispatchMicros=44506, 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=3506807603365204, 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=9862491, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60047, opaque=0x96c5c6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9035, encodingMicros=3, totalDispatchMicros=107047, 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=3506807603375371, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9880252, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4797, opaque=0x970b27, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7344, encodingMicros=3, totalDispatchMicros=27035, 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=3506807603396009, 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=9862807, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34392, opaque=0x96c702, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9057, encodingMicros=3, totalDispatchMicros=104767, 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=3506807603432944, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9878426, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23982, opaque=0x970405, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7392, encodingMicros=3, totalDispatchMicros=37632, 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=3506807603382091, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9875678, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8339, opaque=0x96f949, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16006, 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.001S, createdAt=3506807603366220, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9881431, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24376, opaque=0x970fc2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6403, encodingMicros=3, totalDispatchMicros=10584, 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=3506807603628227, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9874555, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8252, opaque=0x96f4e6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16781, encodingMicros=3, totalDispatchMicros=63007, 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=3506807603627286, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9881622, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-24404, opaque=0x971081, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6220, encodingMicros=3, totalDispatchMicros=6220, 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=3506807603627073, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9878490, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16358, opaque=0x970445, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8019, encodingMicros=2, totalDispatchMicros=39737, 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=3506807603699023, 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=9876277, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72251, opaque=0x96fba0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1217, encodingMicros=3, totalDispatchMicros=32563, 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=3506807603627073, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9877187, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23575, opaque=0x96ff2e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15275, encodingMicros=3, totalDispatchMicros=50789, 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=3506807603735252, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9876697, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20057, opaque=0x96fd44, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8120, encodingMicros=3, totalDispatchMicros=50618, 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=3506807603727740, 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=9865273, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-18835, opaque=0x96d0a4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9194, encodingMicros=3, totalDispatchMicros=80673, 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=3506807603784559, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9876992, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23494, opaque=0x96fe6b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7794, encodingMicros=3, totalDispatchMicros=46896, 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=3506807603793604, 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=9865371, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71577, opaque=0x96d106, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9256, encodingMicros=2, totalDispatchMicros=80227, 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=3506807603705587, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9875837, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15980, opaque=0x96f9e8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16834, encodingMicros=2, totalDispatchMicros=58213, 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=3506807603826639, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9880927, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20480, opaque=0x970dca, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15337, encodingMicros=3, totalDispatchMicros=33983, 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=3506807603853914, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9875898, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-560, opaque=0x96fa25, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8824, encodingMicros=2, totalDispatchMicros=40474, 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=3506807603819546, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9877013, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23504, opaque=0x96fe80, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7825, encodingMicros=3, totalDispatchMicros=46832, 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=3506807603883610, 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=9866634, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42322, opaque=0x96d5f5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9302, encodingMicros=2, totalDispatchMicros=70677, 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=3506807603854115, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9876045, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-576, opaque=0x96fab8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16978, encodingMicros=2, totalDispatchMicros=58057, 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=3506807603912145, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9877352, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12437, opaque=0x96ffd3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7847, encodingMicros=2, totalDispatchMicros=44944, 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=3506807603930484, 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=9867180, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-45959, opaque=0x96d817, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9330, encodingMicros=3, totalDispatchMicros=67639, 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=3506807603929407, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9881729, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-20549, opaque=0x9710ec, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=417, encodingMicros=2, totalDispatchMicros=417, 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=3506807603969459, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9878660, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8619, opaque=0x9704ef, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15320, encodingMicros=3, totalDispatchMicros=51882, 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=3506807603976250, 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=9867991, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19055, opaque=0x96db42, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10307, encodingMicros=18, totalDispatchMicros=69246, 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=3506807604030221, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9880471, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12636, opaque=0x970c02, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7929, encodingMicros=2, totalDispatchMicros=25464, 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=3506807604035549, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9881619, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-12717, opaque=0x97107e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6913, encodingMicros=3, totalDispatchMicros=6913, 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=3506807604054992, 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=9868187, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19072, opaque=0x96dc06, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10350, encodingMicros=10, totalDispatchMicros=67814, 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=3506807604067789, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9880589, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24311, opaque=0x970c78, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7960, encodingMicros=3, totalDispatchMicros=24067, 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=3506807603917187, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9876027, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4500, opaque=0x96faa6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8871, encodingMicros=3, totalDispatchMicros=39921, 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=3506807604103722, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9881166, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-952, opaque=0x970eb9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7988, encodingMicros=3, totalDispatchMicros=16067, 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=3506807604117149, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9877147, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12421, opaque=0x96ff06, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15455, encodingMicros=4, totalDispatchMicros=54328, 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=3506807604167102, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9877291, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-706, opaque=0x96ff96, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15488, encodingMicros=3, totalDispatchMicros=57667, 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=3506807604471615, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9873139, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4170, opaque=0x96ef5e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2082, encodingMicros=2, totalDispatchMicros=36558, 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=3506807604039445, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9881027, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28290, opaque=0x970e2e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7038, encodingMicros=3, totalDispatchMicros=23719, 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=3506807603998913, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9881165, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20506, opaque=0x970eb8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15376, encodingMicros=4, totalDispatchMicros=30054, 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=3506807603971371, 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=9867353, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42380, opaque=0x96d8c4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9359, encodingMicros=3, totalDispatchMicros=72089, 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=3506807604109842, 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=9868319, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60489, opaque=0x96dc8a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10131, encodingMicros=2, totalDispatchMicros=67115, 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=3506807605372569, 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=9867704, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30816, opaque=0x96da23, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10858, encodingMicros=2, totalDispatchMicros=77344, 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=3506807605399770, 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=9868720, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60519, opaque=0x96de1b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11418, encodingMicros=2, totalDispatchMicros=64371, 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=3506807605367855, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9876550, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20030, opaque=0x96fcb1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16722, encodingMicros=2, totalDispatchMicros=54720, 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=3506807605369156, 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=9867472, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71733, opaque=0x96d93b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10752, encodingMicros=3, totalDispatchMicros=72257, 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=3506807605453191, 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=9869567, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46168, opaque=0x96e16a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11457, encodingMicros=3, totalDispatchMicros=60933, 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=3506807605514770, 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=9869579, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19185, opaque=0x96e176, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11515, encodingMicros=2, totalDispatchMicros=60859, 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=3506807605449214, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9874767, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15681, opaque=0x96f5ba, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16798, encodingMicros=2, totalDispatchMicros=55213, 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=3506807605573372, 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=9871780, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19384, opaque=0x96ea0f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10135, encodingMicros=2, totalDispatchMicros=65620, 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=3506807605542620, 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=9861654, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48411, opaque=0x96c281, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10958, encodingMicros=3, totalDispatchMicros=122851, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506807605599488, 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=9871797, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27002, opaque=0x96ea20, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10157, encodingMicros=2, totalDispatchMicros=64036, 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=3506807605608729, 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=9881757, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-27224, opaque=0x971108, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1151, encodingMicros=3, totalDispatchMicros=1151, 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=3506807605631111, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9875477, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12224, opaque=0x96f880, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16949, encodingMicros=2, totalDispatchMicros=58192, 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=3506807605479901, 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=9867776, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42410, opaque=0x96da6b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10859, encodingMicros=3, totalDispatchMicros=69882, 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=3506807605658075, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9875486, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-508, opaque=0x96f889, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16971, encodingMicros=2, totalDispatchMicros=58228, 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=3506807605702348, 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=9868231, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42450, opaque=0x96dc32, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11069, encodingMicros=3, totalDispatchMicros=66527, 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=3506807605714611, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9873712, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11963, opaque=0x96f19b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=804, encodingMicros=3, totalDispatchMicros=38999, 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=3506807605657655, 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=9880879, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46566, opaque=0x970d99, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8916, encodingMicros=3, totalDispatchMicros=35751, 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=3506807605744433, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9873829, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-320, opaque=0x96f210, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=829, encodingMicros=3, totalDispatchMicros=37928, 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=3506807605770956, 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=9881194, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68474, opaque=0x970ed5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9021, encodingMicros=3, totalDispatchMicros=23679, 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=3506807605783963, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9873981, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4272, opaque=0x96f2a8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=865, encodingMicros=3, totalDispatchMicros=36691, 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=3506807605623239, 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=9871638, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19370, opaque=0x96e981, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10996, encodingMicros=2, totalDispatchMicros=59923, 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=3506807605799618, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9879009, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16402, opaque=0x97064c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17057, encodingMicros=2, totalDispatchMicros=45600, 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=3506807605731367, 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=9868234, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75466, opaque=0x96dc35, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11094, encodingMicros=3, totalDispatchMicros=66544, 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=3506807605879719, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9878789, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27505, opaque=0x970570, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17116, encodingMicros=2, totalDispatchMicros=45141, 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=3506807605892223, 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=9868237, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19077, opaque=0x96dc38, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11250, encodingMicros=3, totalDispatchMicros=71159, 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=3506807605906954, 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=9865487, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64541, opaque=0x96d17a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1318, encodingMicros=3, totalDispatchMicros=80419, 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=3506807605814594, 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=9870871, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38499, opaque=0x96e682, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=770, encodingMicros=3, totalDispatchMicros=39603, 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=3506807605951999, 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=9865885, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30704, opaque=0x96d308, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1354, encodingMicros=2, totalDispatchMicros=80168, 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=3506807606007554, 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=9871026, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19330, opaque=0x96e71d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=945, encodingMicros=3, totalDispatchMicros=42563, 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=3506807605899509, 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=9881341, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27206, opaque=0x970f68, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9780, encodingMicros=3, totalDispatchMicros=14612, 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=3506807606027405, 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=9865901, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64566, opaque=0x96d318, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1425, encodingMicros=2, totalDispatchMicros=80215, 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=3506807607555238, 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=9871533, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75749, opaque=0x96e918, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2205, encodingMicros=9, totalDispatchMicros=70653, 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=3506807607593196, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9878444, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23987, opaque=0x970417, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1438, encodingMicros=2, totalDispatchMicros=24112, 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=3506807607614546, 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=9881707, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-38824, opaque=0x9710d6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4410, encodingMicros=3, totalDispatchMicros=4410, 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=3506807607717459, 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=9868830, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26718, opaque=0x96de89, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13042, encodingMicros=2, totalDispatchMicros=70537, 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=3506807607832892, 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=9860942, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26112, opaque=0x96bfb9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3530, encodingMicros=3, totalDispatchMicros=110776, 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=3506807607857089, 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=9871909, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42784, opaque=0x96ea90, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12811, encodingMicros=2, totalDispatchMicros=63748, 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=3506807607885279, 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=9871992, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68280, opaque=0x96eae3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12812, encodingMicros=3, totalDispatchMicros=65976, 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=3506807607892021, 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=9871996, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75795, opaque=0x96eae7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1927, encodingMicros=2, totalDispatchMicros=59837, 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=3506807607909444, 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=9872142, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75814, opaque=0x96eb79, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12832, encodingMicros=3, totalDispatchMicros=64106, 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=3506807607928501, 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=9872023, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46384, opaque=0x96eb02, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1959, encodingMicros=2, totalDispatchMicros=57888, 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=3506807607937496, 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=9872151, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31221, opaque=0x96eb82, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12857, encodingMicros=4, totalDispatchMicros=63946, 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=3506807607956404, 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=9866445, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48774, opaque=0x96d538, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3589, encodingMicros=3, totalDispatchMicros=67237, 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=3506807607964631, 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=9872256, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68310, opaque=0x96ebeb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12879, encodingMicros=3, totalDispatchMicros=62877, 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=3506807607985574, 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=9872185, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27042, opaque=0x96eba4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1996, encodingMicros=2, totalDispatchMicros=57066, 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=3506807608031882, 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=9866830, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48799, opaque=0x96d6b9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3603, encodingMicros=2, totalDispatchMicros=73024, 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=3506807608038459, 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=9872230, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68306, opaque=0x96ebd1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2045, encodingMicros=3, totalDispatchMicros=56906, 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=3506807608058788, 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=9867072, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64637, opaque=0x96d7ab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3665, encodingMicros=2, totalDispatchMicros=72872, 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=3506807608064641, 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=9879570, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75966, opaque=0x97087d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12385, encodingMicros=3, totalDispatchMicros=49305, 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=3506807608084457, 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=9867544, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26596, opaque=0x96d983, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3687, encodingMicros=3, totalDispatchMicros=71393, 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=3506807608095958, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9874316, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12117, opaque=0x96f3f7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2237, encodingMicros=2, totalDispatchMicros=57052, 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=3506807608162014, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9874708, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19606, opaque=0x96f57f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2287, encodingMicros=3, totalDispatchMicros=54252, 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=3506807608175727, 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=9868229, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71794, opaque=0x96dc30, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3738, encodingMicros=3, totalDispatchMicros=67854, 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=3506807608249348, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9881863, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-16650, opaque=0x971172, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1486, encodingMicros=2, totalDispatchMicros=1486, 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=3506807608267771, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9878493, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12522, opaque=0x970448, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1763, encodingMicros=3, totalDispatchMicros=27751, 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=3506807608285197, 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=9877703, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68428, opaque=0x970132, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1941, encodingMicros=2, totalDispatchMicros=33422, 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=3506807608299284, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9878594, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24022, opaque=0x9704ad, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1792, encodingMicros=2, totalDispatchMicros=28177, 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=3506807608309398, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9877420, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23689, opaque=0x970017, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2351, encodingMicros=2, totalDispatchMicros=48055, 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=3506807608324376, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9878625, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-807, opaque=0x9704cc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1798, encodingMicros=2, totalDispatchMicros=27872, 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=3506807608337165, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9877464, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23719, opaque=0x970043, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2374, encodingMicros=2, totalDispatchMicros=47936, 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=3506807608358341, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9878914, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24062, opaque=0x9705ed, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1817, encodingMicros=3, totalDispatchMicros=27172, 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=3506807608360657, 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=9881781, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-76033, opaque=0x971120, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3734, encodingMicros=3, totalDispatchMicros=3734, 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=3506807608401992, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9877850, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20205, opaque=0x9701c5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2016, encodingMicros=3, totalDispatchMicros=33087, 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=3506807608428868, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9877857, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-746, opaque=0x9701cc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2039, encodingMicros=2, totalDispatchMicros=33068, 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=3506807608454276, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9877867, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4654, opaque=0x9701d6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2060, encodingMicros=3, totalDispatchMicros=32041, 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=3506807608476729, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9879142, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16407, opaque=0x9706d1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5853, encodingMicros=3, totalDispatchMicros=31753, 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=3506807608528374, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9878582, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24019, opaque=0x9704a1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2119, encodingMicros=3, totalDispatchMicros=28831, 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=3506807608364061, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9877469, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12443, opaque=0x970048, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2397, encodingMicros=3, totalDispatchMicros=47952, 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=3506807609031546, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9881203, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16584, opaque=0x970ede, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2465, encodingMicros=5, totalDispatchMicros=14517, 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=3506807609160498, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9881509, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16621, opaque=0x971010, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1308, encodingMicros=3, totalDispatchMicros=10896, 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=3506807609157793, 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=9868743, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26704, opaque=0x96de32, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13691, encodingMicros=4, totalDispatchMicros=92214, 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=3506807608530356, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9880558, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28166, opaque=0x970c59, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5878, encodingMicros=65, totalDispatchMicros=25371, 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=3506807608403937, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9879686, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20389, opaque=0x9708f1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1838, encodingMicros=2, totalDispatchMicros=29068, 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=3506807609312438, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9880084, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24244, opaque=0x970a7f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2717, encodingMicros=2, totalDispatchMicros=25972, 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=3506807609320880, 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=9864058, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60169, opaque=0x96cbe5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13752, encodingMicros=2, totalDispatchMicros=127252, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506807609346891, 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=9874181, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75882, opaque=0x96f370, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6903, encodingMicros=2, totalDispatchMicros=44797, 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=3506807609362045, 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=9869725, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42593, opaque=0x96e208, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13789, encodingMicros=2, totalDispatchMicros=84587, 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=3506807609381023, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9879327, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27770, opaque=0x97078a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2763, encodingMicros=2, totalDispatchMicros=25553, 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=3506807609394134, 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=9863967, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26327, opaque=0x96cb8a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5170, encodingMicros=3, totalDispatchMicros=88706, 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=3506807609166364, 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=9870283, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31033, opaque=0x96e436, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1673, encodingMicros=3, totalDispatchMicros=52019, 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=3506807609422551, 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=9864008, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30553, opaque=0x96cbb3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5193, encodingMicros=3, totalDispatchMicros=88633, 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=3506807609408687, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9881522, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8811, opaque=0x97101e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2750, encodingMicros=4, totalDispatchMicros=3167, 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=3506807609461454, 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=9870312, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46236, opaque=0x96e453, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1951, encodingMicros=3, totalDispatchMicros=51773, 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=3506807609352490, 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=9869742, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26800, opaque=0x96e219, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2953, encodingMicros=3, totalDispatchMicros=44223, 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=3506807609496061, 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=9870349, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71980, opaque=0x96e478, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1994, encodingMicros=2, totalDispatchMicros=53037, 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=3506807609564310, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9878701, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27449, opaque=0x970518, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12881, encodingMicros=2, totalDispatchMicros=58668, 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=3506807609446895, 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=9864117, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67641, opaque=0x96cc20, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5214, encodingMicros=3, totalDispatchMicros=86896, 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=3506807609613506, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9875339, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-492, opaque=0x96f7f6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3566, encodingMicros=2, totalDispatchMicros=45934, 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=3506807609521571, 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=9869751, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75588, opaque=0x96e222, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3118, encodingMicros=3, totalDispatchMicros=44385, 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=3506807609650381, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9877531, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23753, opaque=0x970086, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3594, encodingMicros=2, totalDispatchMicros=32407, 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=3506807609671388, 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=9869827, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19208, opaque=0x96e26e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3262, encodingMicros=3, totalDispatchMicros=46638, 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=3506807609688131, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9877555, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23768, opaque=0x97009e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3627, encodingMicros=2, totalDispatchMicros=32257, 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=3506807609700830, 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=9871936, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31198, opaque=0x96eaab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14283, encodingMicros=2, totalDispatchMicros=68354, 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=3506807609715522, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9877560, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4625, opaque=0x9700a3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3652, encodingMicros=3, totalDispatchMicros=32105, 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=3506807609727111, 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=9871937, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72127, opaque=0x96eaac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14315, encodingMicros=2, totalDispatchMicros=68420, 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=3506807609753555, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9877994, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23866, opaque=0x970255, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3445, encodingMicros=3, totalDispatchMicros=29978, 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=3506807609770938, 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=9871983, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38583, opaque=0x96eada, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14354, encodingMicros=2, totalDispatchMicros=68466, 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=3506807609785662, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9878047, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8582, opaque=0x97028a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3474, encodingMicros=3, totalDispatchMicros=29451, 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=3506807609810591, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9879512, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27834, opaque=0x970843, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3487, encodingMicros=2, totalDispatchMicros=26545, 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=3506807609836682, 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=9872969, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38635, opaque=0x96eeb4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14379, encodingMicros=4, totalDispatchMicros=65237, 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=3506807609647638, 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=9864357, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-37962, opaque=0x96cd10, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5407, encodingMicros=4, totalDispatchMicros=86618, 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=3506807609842873, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9878216, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23920, opaque=0x970333, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3511, encodingMicros=2, totalDispatchMicros=28116, 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=3506807609798096, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9877368, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23661, opaque=0x96ffe3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3295, encodingMicros=3, totalDispatchMicros=58783, 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=3506807610182616, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9879827, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20400, opaque=0x97097e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3713, encodingMicros=2, totalDispatchMicros=30145, 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=3506807609707093, 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=9869945, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46199, opaque=0x96e2e4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3282, encodingMicros=2, totalDispatchMicros=48216, 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=3506807610216371, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9876244, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19982, opaque=0x96fb7f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3658, encodingMicros=2, totalDispatchMicros=56397, 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=3506807610163562, 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=9864490, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42169, opaque=0x96cd95, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5903, encodingMicros=3, totalDispatchMicros=86610, 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=3506807610283378, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9876530, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12356, opaque=0x96fc9d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3710, encodingMicros=3, totalDispatchMicros=57895, 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=3506807610298479, 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=9871673, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19375, opaque=0x96e9a4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4836, encodingMicros=2, totalDispatchMicros=64102, 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=3506807610312789, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9876559, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4545, opaque=0x96fcba, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3736, encodingMicros=2, totalDispatchMicros=57852, 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=3506807610327376, 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=9871868, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27014, opaque=0x96ea67, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4860, encodingMicros=3, totalDispatchMicros=59108, 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=3506807610337398, 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=9865142, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64517, opaque=0x96d021, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6049, encodingMicros=2, totalDispatchMicros=83459, 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=3506807610351801, 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=9871832, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75783, opaque=0x96ea43, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4880, encodingMicros=2, totalDispatchMicros=58741, 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=3506807610387233, 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=9878535, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72288, opaque=0x970472, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3986, encodingMicros=3, totalDispatchMicros=40235, 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=3506807610416104, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9878043, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20231, opaque=0x970286, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3807, encodingMicros=2, totalDispatchMicros=52826, 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=3506807610158804, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9873668, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11944, opaque=0x96f16f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2872, encodingMicros=2, totalDispatchMicros=43495, 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=3506807610387503, 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=9865690, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42264, opaque=0x96d245, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6084, encodingMicros=3, totalDispatchMicros=80390, 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=3506807610321764, 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=9875498, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42885, opaque=0x96f895, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2667, encodingMicros=4, totalDispatchMicros=35112, 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=3506807610538221, 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=9865852, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-45850, opaque=0x96d2e7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6212, encodingMicros=3, totalDispatchMicros=80470, 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=3506807610300523, 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=9881935, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-76039, opaque=0x9711ba, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1197, encodingMicros=2, totalDispatchMicros=1197, 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=3506807610256453, 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=9870358, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26853, opaque=0x96e481, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3794, encodingMicros=3, totalDispatchMicros=54411, 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=3506807610226113, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9880240, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12614, opaque=0x970b1b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3743, encodingMicros=3, totalDispatchMicros=28643, 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=3506807610658388, 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=9870911, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31087, opaque=0x96e6aa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4180, encodingMicros=3, totalDispatchMicros=44178, 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=3506807610570253, 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=9876251, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46488, opaque=0x96fb86, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4442, encodingMicros=3, totalDispatchMicros=53294, 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=3506807610684613, 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=9870943, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75703, opaque=0x96e6ca, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4201, encodingMicros=38, totalDispatchMicros=43894, 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=3506807610566018, 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=9866164, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75311, opaque=0x96d41f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6235, encodingMicros=2, totalDispatchMicros=78326, 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=3506807610715246, 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=9869506, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42567, opaque=0x96e12d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6204, encodingMicros=3, totalDispatchMicros=55361, 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=3506807610709172, 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=9872722, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31250, opaque=0x96edbd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3968, encodingMicros=4, totalDispatchMicros=63424, 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=3506807610674435, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9880248, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28065, opaque=0x970b23, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4187, encodingMicros=3, totalDispatchMicros=29061, 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=3506807610807574, 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=9870433, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46248, opaque=0x96e4cc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6262, encodingMicros=2, totalDispatchMicros=46279, 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=3506807610813321, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9874515, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12152, opaque=0x96f4be, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5232, encodingMicros=3, totalDispatchMicros=51129, 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=3506807610809211, 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=9876478, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75918, opaque=0x96fc69, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4051, encodingMicros=3, totalDispatchMicros=52357, 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=3506807610837223, 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=9870455, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38456, opaque=0x96e4e2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6287, encodingMicros=2, totalDispatchMicros=46273, 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=3506807610866724, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9878202, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23914, opaque=0x970324, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3770, encodingMicros=2, totalDispatchMicros=46408, 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=3506807610894817, 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=9870934, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35050, opaque=0x96e6c1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6049, encodingMicros=3, totalDispatchMicros=51523, 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=3506807610905888, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9875127, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19759, opaque=0x96f722, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5321, encodingMicros=3, totalDispatchMicros=45998, 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=3506807610919509, 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=9870695, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60704, opaque=0x96e5d2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5081, encodingMicros=2, totalDispatchMicros=45351, 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=3506807610946610, 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=9870747, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31073, opaque=0x96e606, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5104, encodingMicros=3, totalDispatchMicros=46612, 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=3506807611026905, 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=9871109, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68187, opaque=0x96e770, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5124, encodingMicros=2, totalDispatchMicros=50292, 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=3506807611029548, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9874820, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19649, opaque=0x96f5ef, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4529, encodingMicros=2, totalDispatchMicros=31466, 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=3506807611090529, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9875193, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4410, opaque=0x96f764, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4568, encodingMicros=2, totalDispatchMicros=36482, 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=3506807611097960, 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=9871665, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31166, opaque=0x96e99c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5193, encodingMicros=2, totalDispatchMicros=41218, 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=3506807611114702, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9875272, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15837, opaque=0x96f7b3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4589, encodingMicros=2, totalDispatchMicros=35915, 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=3506807611143146, 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=9878024, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19557, opaque=0x970273, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4792, encodingMicros=2, totalDispatchMicros=41959, 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=3506807611125775, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9880663, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12648, opaque=0x970cc2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3438, encodingMicros=3, totalDispatchMicros=31093, 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=3506807611148063, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9875376, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15877, opaque=0x96f81b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4616, encodingMicros=3, totalDispatchMicros=35725, 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=3506807611183837, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9880684, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16529, opaque=0x970cd7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3492, encodingMicros=3, totalDispatchMicros=31224, 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=3506807611195522, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9880087, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16476, opaque=0x970a82, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4538, encodingMicros=3, totalDispatchMicros=40561, 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=3506807611221305, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9878295, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20267, opaque=0x970382, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4029, encodingMicros=3, totalDispatchMicros=30745, 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=3506807611230690, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9880210, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28054, opaque=0x970afd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4318, encodingMicros=2, totalDispatchMicros=39604, 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=3506807611183837, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9873164, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-7912, opaque=0x96ef77, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3597, encodingMicros=2, totalDispatchMicros=50120, 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=3506807611284336, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9878575, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12531, opaque=0x97049a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4045, encodingMicros=2, totalDispatchMicros=30940, 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=3506807611288283, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9873263, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11786, opaque=0x96efda, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3697, encodingMicros=2, totalDispatchMicros=49140, 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=3506807611321840, 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=9881605, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72358, opaque=0x971070, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3982, encodingMicros=4, totalDispatchMicros=7290, 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=3506807611337189, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9878814, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27522, opaque=0x970589, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4077, encodingMicros=2, totalDispatchMicros=30453, 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=3506807611366876, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9878897, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27562, opaque=0x9705dc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4105, encodingMicros=2, totalDispatchMicros=30173, 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=3506807611367789, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9881105, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8777, opaque=0x970e7c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4146, encodingMicros=13, totalDispatchMicros=20354, 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=3506807611414549, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9880215, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16487, opaque=0x970b02, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4188, encodingMicros=3, totalDispatchMicros=31522, 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=3506807611343088, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9873336, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11811, opaque=0x96f023, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3745, encodingMicros=3, totalDispatchMicros=49106, 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=3506807611456830, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9880708, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4831, opaque=0x970cef, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4194, encodingMicros=3, totalDispatchMicros=25612, 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=3506807611420462, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9880055, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28002, opaque=0x970a62, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4139, encodingMicros=2, totalDispatchMicros=27685, 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=3506807611415393, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=9877044, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8502, opaque=0x96fe9f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5256, encodingMicros=9, totalDispatchMicros=30761, 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=3506807612152156, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9880855, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20474, opaque=0x970d82, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4217, encodingMicros=9, totalDispatchMicros=31337, 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=3506807612149329, 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=9866554, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-45919, opaque=0x96d5a5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7369, encodingMicros=2, totalDispatchMicros=88262, 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=3506807612216354, 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=9880807, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27184, opaque=0x970d52, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4574, encodingMicros=3, totalDispatchMicros=25252, 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=3506807612242881, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=9878356, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12513, opaque=0x9703bf, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5832, encodingMicros=3, totalDispatchMicros=28892, 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=3506807612095684, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9873955, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8143, opaque=0x96f28e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4482, encodingMicros=3, totalDispatchMicros=51461, 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=3506807612279326, 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=9880918, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72318, opaque=0x970dc1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4619, encodingMicros=3, totalDispatchMicros=23153, 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=3506807612227267, 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=9866737, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67837, opaque=0x96d65c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7443, encodingMicros=3, totalDispatchMicros=88713, 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=3506807612320756, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9879071, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27665, opaque=0x97068a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4348, encodingMicros=2, 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.064S, createdAt=3506807612329275, 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=9866767, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-71675, opaque=0x96d67a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7542, encodingMicros=2, totalDispatchMicros=88788, 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=3506807612360433, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9877444, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16225, opaque=0x97002f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4380, encodingMicros=2, totalDispatchMicros=40519, 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=3506807612372638, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9873152, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4175, opaque=0x96ef6b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5067, encodingMicros=3, totalDispatchMicros=51654, 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=3506807612169354, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9879306, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-839, opaque=0x970775, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4870, encodingMicros=3, totalDispatchMicros=26090, 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=3506807612422191, 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=9862061, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48448, opaque=0x96c418, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7559, encodingMicros=3, totalDispatchMicros=120397, 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=3506807612399688, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9879510, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12567, opaque=0x970841, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4416, encodingMicros=15, totalDispatchMicros=31696, 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=3506807612401993, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9873407, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11836, opaque=0x96f06a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5092, encodingMicros=2, totalDispatchMicros=50536, 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=3506807612330082, 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=9881621, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38821, opaque=0x971080, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5047, encodingMicros=3, totalDispatchMicros=10574, 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=3506807612457458, 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=9881953, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-27237, opaque=0x9711cc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1390, encodingMicros=3, totalDispatchMicros=1390, 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=3506807612456796, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9880620, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16523, opaque=0x970c97, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5127, encodingMicros=3, totalDispatchMicros=24521, 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=3506807612427217, 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=9868127, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30853, opaque=0x96dbca, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7605, encodingMicros=2, totalDispatchMicros=78817, 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=3506807613630171, 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=9871247, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35083, opaque=0x96e7fa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6176, encodingMicros=4, totalDispatchMicros=83789, 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=3506807613638176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9878266, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23933, opaque=0x970365, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6832, encodingMicros=2, totalDispatchMicros=26782, 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=3506807613690923, 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=9871322, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38532, opaque=0x96e845, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6227, encodingMicros=3, totalDispatchMicros=82830, 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=3506807613692074, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9881962, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-4910, opaque=0x9711d5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2453, encodingMicros=3, totalDispatchMicros=2453, 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=3506807613691930, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9877671, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16248, opaque=0x970112, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5927, encodingMicros=3, totalDispatchMicros=34469, 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=3506807613721284, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9880238, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20428, opaque=0x970b19, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6763, encodingMicros=3, totalDispatchMicros=24011, 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=3506807613719980, 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=9871685, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35113, opaque=0x96e9b0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6252, encodingMicros=3, totalDispatchMicros=78310, 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=3506807613760922, 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=9871778, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35119, opaque=0x96ea0d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6288, encodingMicros=4, totalDispatchMicros=76933, 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=3506807613763679, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9881946, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-16655, opaque=0x9711c5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4687, encodingMicros=3, totalDispatchMicros=4687, 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=3506807613791643, 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=9871939, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35134, opaque=0x96eaae, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6315, encodingMicros=2, 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=PT0S, createdAt=3506807613800095, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9881989, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-12741, opaque=0x9711f0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2903, encodingMicros=3, totalDispatchMicros=2903, 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=3506807613821673, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9878517, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24000, opaque=0x970460, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6005, encodingMicros=13, totalDispatchMicros=27510, 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=3506807613838572, 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=9881490, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68496, opaque=0x970ffd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6489, encodingMicros=3, totalDispatchMicros=9178, 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=3506807613851952, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9878541, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16369, opaque=0x970478, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6030, encodingMicros=3, totalDispatchMicros=27267, 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=3506807613867963, 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=9877800, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68431, opaque=0x970193, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5526, encodingMicros=3, totalDispatchMicros=40619, 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=3506807613960575, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9879274, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27752, opaque=0x970755, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6102, encodingMicros=2, totalDispatchMicros=23868, 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=3506807614554717, 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=9863956, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64433, opaque=0x96cb7f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7814, encodingMicros=2, totalDispatchMicros=113973, 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=3506807614582885, 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=9864791, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67692, opaque=0x96cec2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8243, encodingMicros=2, totalDispatchMicros=100521, 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=3506807614682492, 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=9865621, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38070, opaque=0x96d200, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8300, encodingMicros=2, totalDispatchMicros=101010, 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=3506807614562155, 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=9870276, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46233, opaque=0x96e42f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=663, encodingMicros=2, totalDispatchMicros=55843, 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=3506807614708403, 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=9858546, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-23273, opaque=0x96b65d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7827, encodingMicros=3, totalDispatchMicros=146386, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506807614729282, 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=9871727, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42766, opaque=0x96e9da, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8182, encodingMicros=2, totalDispatchMicros=79648, 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=3506807614740092, 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=9858811, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-18407, opaque=0x96b766, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7854, encodingMicros=2, totalDispatchMicros=144897, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506807614787492, 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=9872276, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75825, opaque=0x96ebff, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8182, encodingMicros=2, totalDispatchMicros=58283, 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=3506807614781152, 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=9858258, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-18375, opaque=0x96b53d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7891, encodingMicros=3, totalDispatchMicros=147368, 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=3506807614872832, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9872902, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-229, opaque=0x96ee70, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8243, encodingMicros=2, totalDispatchMicros=60597, 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=3506807614870340, 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=9870474, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31051, opaque=0x96e4f5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=870, encodingMicros=2, totalDispatchMicros=51495, 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=3506807614896198, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9882056, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-24463, opaque=0x971233, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=732, encodingMicros=2, totalDispatchMicros=732, 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=3506807614871031, 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=9870162, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26831, opaque=0x96e3bd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=746, encodingMicros=3, totalDispatchMicros=54669, 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=3506807614924642, 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=9870529, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26868, opaque=0x96e52c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=920, encodingMicros=2, totalDispatchMicros=51179, 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=3506807614937029, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9873378, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11825, opaque=0x96f04d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8288, encodingMicros=2, totalDispatchMicros=58355, 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=3506807614911327, 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=9865015, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26410, opaque=0x96cfa2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7986, encodingMicros=3, totalDispatchMicros=99926, 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=3506807614962564, 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=9870810, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68160, opaque=0x96e645, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=912, encodingMicros=3, totalDispatchMicros=44675, 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=3506807615023569, 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=9871166, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72050, opaque=0x96e7a9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=969, encodingMicros=3, totalDispatchMicros=45911, 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=3506807615038167, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9874253, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12094, opaque=0x96f3b8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8358, encodingMicros=2, totalDispatchMicros=50285, 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=3506807614962229, 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=9870612, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46265, opaque=0x96e57f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=826, encodingMicros=3, totalDispatchMicros=53615, 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=3506807615107024, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9874777, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19632, opaque=0x96f5c4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8403, encodingMicros=2, totalDispatchMicros=47436, 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=3506807614955758, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9881367, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20524, opaque=0x970f82, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12251, encodingMicros=3, totalDispatchMicros=23645, 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=3506807615143212, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9875125, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-481, opaque=0x96f720, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7416, encodingMicros=18, totalDispatchMicros=40487, 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=3506807615173071, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9875378, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15878, opaque=0x96f81d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8444, encodingMicros=3, totalDispatchMicros=44658, 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=3506807615178214, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9875295, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12209, opaque=0x96f7ca, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7448, encodingMicros=3, totalDispatchMicros=39543, 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=3506807615113812, 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=9870610, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19288, opaque=0x96e57d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=973, encodingMicros=2, totalDispatchMicros=53637, 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=3506807615211517, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9875309, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19830, opaque=0x96f7d8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7479, encodingMicros=2, totalDispatchMicros=39526, 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=3506807615217600, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9876109, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8388, opaque=0x96faf8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8332, encodingMicros=3, totalDispatchMicros=55986, 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=3506807615244380, 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=9870892, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19318, opaque=0x96e697, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1050, encodingMicros=3, totalDispatchMicros=51562, 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=3506807615252147, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9876133, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16024, opaque=0x96fb10, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8364, encodingMicros=2, totalDispatchMicros=55891, 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=3506807614995695, 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=9865220, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30651, opaque=0x96d06f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8066, encodingMicros=2, totalDispatchMicros=97982, 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=3506807615274765, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9879409, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20361, opaque=0x9707dc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7390, encodingMicros=2, totalDispatchMicros=32169, 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=3506807615298226, 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=9865497, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30676, opaque=0x96d184, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8365, encodingMicros=2, totalDispatchMicros=97874, 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=3506807615295704, 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=9870587, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72009, opaque=0x96e566, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1333, encodingMicros=3, totalDispatchMicros=56082, 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=3506807615203049, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9875575, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15931, opaque=0x96f8e2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8470, encodingMicros=2, totalDispatchMicros=48089, 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=3506807615331487, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9879478, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27828, opaque=0x970821, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7439, encodingMicros=3, totalDispatchMicros=36760, 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=3506807615315140, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9878961, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4712, opaque=0x97061c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8382, encodingMicros=3, totalDispatchMicros=45924, 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=3506807615361166, 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=9869778, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68084, opaque=0x96e23d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9914, encodingMicros=3, totalDispatchMicros=58647, 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=3506807615282074, 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=9870979, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19323, opaque=0x96e6ee, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1078, encodingMicros=2, totalDispatchMicros=52123, 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=3506807615449985, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9879668, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24178, opaque=0x9708df, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8478, encodingMicros=2, totalDispatchMicros=43078, 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=3506807615417921, 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=9871146, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68191, opaque=0x96e795, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11488, encodingMicros=2, totalDispatchMicros=46750, 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=3506807615366228, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9877870, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12477, opaque=0x9701d9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8271, encodingMicros=2, totalDispatchMicros=37709, 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=3506807615359929, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9879660, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20383, opaque=0x9708d7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7463, encodingMicros=3, totalDispatchMicros=33909, 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=3506807615339273, 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=9865683, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64552, opaque=0x96d23e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8394, encodingMicros=3, totalDispatchMicros=95593, 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=3506807617581500, 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=9867189, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-18988, opaque=0x96d820, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3611, encodingMicros=3, totalDispatchMicros=92258, 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=3506807617691272, 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=9862316, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67493, opaque=0x96c517, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3537, encodingMicros=3, totalDispatchMicros=112617, 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=3506807617691272, 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=9880338, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46557, opaque=0x970b7d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1070, encodingMicros=3, totalDispatchMicros=24274, 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=3506807617724760, 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=9867772, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60443, opaque=0x96da67, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3564, encodingMicros=3, totalDispatchMicros=75966, 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=3506807617719835, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9880284, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28076, opaque=0x970b47, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9771, encodingMicros=2, 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.064S, createdAt=3506807617801094, 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=9868268, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34801, opaque=0x96dc57, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3578, encodingMicros=3, totalDispatchMicros=72716, 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=3506807617829425, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9880453, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12633, opaque=0x970bf0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9675, encodingMicros=2, totalDispatchMicros=34428, 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=3506807617840094, 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=9861877, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-30385, opaque=0x96c360, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3607, encodingMicros=2, totalDispatchMicros=118879, 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=3506807617832258, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=9876800, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8481, opaque=0x96fdab, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1471, encodingMicros=3, totalDispatchMicros=45799, 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=3506807617884048, 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=9861879, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-45555, opaque=0x96c362, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3641, encodingMicros=3, totalDispatchMicros=119148, 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=3506807617912853, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=9876448, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16083, opaque=0x96fc4b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3225, encodingMicros=3, totalDispatchMicros=40540, 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=3506807617919899, 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=9869080, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68029, opaque=0x96df83, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3663, encodingMicros=3, totalDispatchMicros=63901, 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=3506807617946285, 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=9869085, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42522, opaque=0x96df88, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3675, encodingMicros=3, totalDispatchMicros=63924, 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=3506807617942844, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=9877646, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12461, opaque=0x9700f9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1557, encodingMicros=3, totalDispatchMicros=37571, 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=3506807617973320, 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=9862172, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-64301, opaque=0x96c487, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3699, encodingMicros=3, totalDispatchMicros=115763, 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=3506807618018128, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=9879952, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8685, opaque=0x9709fb, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1611, encodingMicros=3, totalDispatchMicros=27703, 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=3506807618029026, 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=9882051, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-72384, opaque=0x97122e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3878, encodingMicros=3, totalDispatchMicros=3878, 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=3506807618039048, 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=9861645, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-45538, opaque=0x96c278, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3734, encodingMicros=3, totalDispatchMicros=119960, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807618066803, 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=9866664, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-34690, opaque=0x96d613, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3590, encodingMicros=2, totalDispatchMicros=89629, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506807618085948, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=9880484, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4813, opaque=0x970c0f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1650, encodingMicros=3, totalDispatchMicros=21326, 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=3506807618092790, 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=9866261, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-67803, opaque=0x96d480, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3611, encodingMicros=3, totalDispatchMicros=92287, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807618118323, 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=9862168, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42014, opaque=0x96c483, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3788, encodingMicros=2, totalDispatchMicros=129669, totalServerMicros=18, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807618127378, 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=9865017, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60237, opaque=0x96cfa4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3641, encodingMicros=2, totalDispatchMicros=100433, totalServerMicros=15, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807618152853, 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=9868912, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26723, opaque=0x96dedb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3662, encodingMicros=3, totalDispatchMicros=71597, 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=3506807618262873, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9882084, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-24470, opaque=0x97124f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4206, encodingMicros=3, totalDispatchMicros=4206, 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=3506807618340217, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9872760, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4020, opaque=0x96ede3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4117, encodingMicros=2, totalDispatchMicros=42151, 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=3506807618350832, 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=9881393, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-76014, opaque=0x970f9c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1400, encodingMicros=2, totalDispatchMicros=12828, 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=3506807618373306, 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=9871314, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46326, opaque=0x96e83d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3979, encodingMicros=2, totalDispatchMicros=45933, 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=3506807618400536, 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=9882016, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46624, opaque=0x97120b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1363, encodingMicros=3, totalDispatchMicros=1668, 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=3506807618416299, 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=9876047, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19526, opaque=0x96faba, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1996, encodingMicros=3, totalDispatchMicros=61917, 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=3506807618433996, 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=9871364, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38538, opaque=0x96e86f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4035, encodingMicros=3, totalDispatchMicros=45952, 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=3506807618466241, 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=9871623, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26983, opaque=0x96e972, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4063, encodingMicros=18, totalDispatchMicros=42342, 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=3506807618480582, 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=9870124, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42614, opaque=0x96e397, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4393, encodingMicros=3, totalDispatchMicros=56376, 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=3506807618458598, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9876700, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20058, opaque=0x96fd47, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2309, encodingMicros=2, totalDispatchMicros=53634, 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=3506807618528598, 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=9872083, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38595, opaque=0x96eb3e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4089, encodingMicros=4, totalDispatchMicros=37300, 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=3506807618555103, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9882116, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-16664, opaque=0x97126f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1968, encodingMicros=2, totalDispatchMicros=1968, 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=3506807618571252, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9877187, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23575, opaque=0x96ff2e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2394, encodingMicros=3, totalDispatchMicros=53183, 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=3506807618590851, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9876085, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16015, opaque=0x96fae0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1996, encodingMicros=2, totalDispatchMicros=40227, 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=3506807618603447, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9879400, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16425, opaque=0x9707d3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2419, encodingMicros=10, totalDispatchMicros=47157, 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=3506807618616970, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9876081, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19947, opaque=0x96fadc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2018, encodingMicros=3, totalDispatchMicros=40096, 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=3506807618487495, 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=9878343, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46526, opaque=0x9703b2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1924, encodingMicros=2, totalDispatchMicros=54865, 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=3506807618653574, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9880658, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16526, opaque=0x970cbd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2440, encodingMicros=4, totalDispatchMicros=37981, 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=3506807618613869, 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=9877015, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68416, opaque=0x96fe82, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3860, encodingMicros=3, totalDispatchMicros=34492, 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=3506807618707660, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=9881763, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28359, opaque=0x97110e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1804, encodingMicros=2, totalDispatchMicros=3797, 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=3506807618657942, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9876481, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4540, opaque=0x96fc6c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2050, encodingMicros=3, totalDispatchMicros=39530, 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=3506807618751996, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=9881500, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12704, opaque=0x971007, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1767, encodingMicros=2, totalDispatchMicros=6629, 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=3506807618725051, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9880927, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20480, opaque=0x970dca, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2470, encodingMicros=3, totalDispatchMicros=36454, 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=3506807618796622, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=9882035, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-1006, opaque=0x97121e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1734, encodingMicros=3, totalDispatchMicros=2036, 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=3506807618807552, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9876963, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20111, opaque=0x96fe4e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2173, encodingMicros=2, totalDispatchMicros=37167, 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=3506807618712260, 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=9881194, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68474, opaque=0x970ed5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2123, encodingMicros=3, totalDispatchMicros=25803, 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=3506807618836474, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9881943, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4909, opaque=0x9711c2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1955, encodingMicros=3, totalDispatchMicros=3136, 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=3506807618855320, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9879559, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4741, opaque=0x970872, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2138, encodingMicros=2, totalDispatchMicros=20275, 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=3506807618837160, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9878240, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4679, opaque=0x97034c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2381, encodingMicros=3, totalDispatchMicros=57186, 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=3506807618897062, 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=9881024, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75997, opaque=0x970e2b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10540, encodingMicros=3, totalDispatchMicros=28176, 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=3506807618979594, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9881876, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28371, opaque=0x97117f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2085, encodingMicros=2, totalDispatchMicros=6472, 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=3506807619027628, 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=9870390, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26859, opaque=0x96e4a1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4845, encodingMicros=2, totalDispatchMicros=61052, 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=3506807619046251, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9878836, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8627, opaque=0x97059f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2518, encodingMicros=3, totalDispatchMicros=46524, 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=3506807618751027, 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=9877716, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19552, opaque=0x97013f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2174, encodingMicros=2, totalDispatchMicros=40243, 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=3506807619083913, 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=9870726, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68151, opaque=0x96e5f1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4879, encodingMicros=2, totalDispatchMicros=59927, 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=3506807618888336, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9879575, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27853, opaque=0x970882, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2163, encodingMicros=3, totalDispatchMicros=25882, 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=3506807619111591, 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=9879738, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42949, opaque=0x970925, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2526, encodingMicros=3, totalDispatchMicros=31511, 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=3506807619118595, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9882144, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-12752, opaque=0x97128b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2173, encodingMicros=4, totalDispatchMicros=2173, 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=3506807619110520, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9879301, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4729, opaque=0x970770, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2554, encodingMicros=4, totalDispatchMicros=46022, 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=3506807619141801, 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=9880051, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46552, opaque=0x970a5e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2553, encodingMicros=3, totalDispatchMicros=28259, 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=3506807619203443, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=9879594, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27859, opaque=0x970895, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2612, encodingMicros=8, totalDispatchMicros=40594, 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=3506807619133759, 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=9871107, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31112, opaque=0x96e76e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4913, encodingMicros=2, totalDispatchMicros=58848, 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=3506807619235962, 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=9880654, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38782, opaque=0x970cb9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2606, encodingMicros=3, totalDispatchMicros=24107, 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=3506807619170647, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9873713, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8109, opaque=0x96f19c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11650, encodingMicros=2, totalDispatchMicros=66249, 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=3506807619304341, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9873719, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11966, opaque=0x96f1a1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11778, encodingMicros=2, totalDispatchMicros=66421, 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=3506807619311487, 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=9874623, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46465, opaque=0x96f52a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2960, encodingMicros=2, totalDispatchMicros=52350, 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=3506807619333043, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9873756, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-11984, opaque=0x96f1c7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11802, encodingMicros=2, totalDispatchMicros=67495, 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=3506807619350230, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9878766, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27489, opaque=0x970559, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2196, encodingMicros=2, totalDispatchMicros=38763, 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=3506807619418845, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9874197, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4305, opaque=0x96f380, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11868, encodingMicros=2, totalDispatchMicros=54679, 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=3506807619449003, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9874219, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12088, opaque=0x96f396, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11893, encodingMicros=3, totalDispatchMicros=54515, 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=3506807619345858, 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=9875024, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27101, opaque=0x96f6ba, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2990, encodingMicros=4, totalDispatchMicros=53038, 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=3506807619467535, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9880760, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28232, opaque=0x970d23, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2271, encodingMicros=3, totalDispatchMicros=23422, 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=3506807619416216, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9876471, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16089, opaque=0x96fc62, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2834, encodingMicros=3, totalDispatchMicros=34822, 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=3506807619507983, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9880365, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16501, opaque=0x970b98, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11110, encodingMicros=2, totalDispatchMicros=44497, 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=3506807619519951, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9882123, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-28396, opaque=0x971276, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2809, encodingMicros=3, totalDispatchMicros=2809, 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=3506807619517912, 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=9881216, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72335, opaque=0x970eeb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2806, encodingMicros=4, totalDispatchMicros=27115, 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=3506807621307400, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9877281, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4611, opaque=0x96ff8c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4530, encodingMicros=2, totalDispatchMicros=62195, 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=3506807621307559, 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=9879729, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46544, opaque=0x97091c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4016, encodingMicros=3, totalDispatchMicros=44972, 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=3506807621438094, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9879509, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24150, opaque=0x970840, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3671, encodingMicros=3, totalDispatchMicros=37822, 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=3506807621507892, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9876911, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-671, opaque=0x96fe1a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3728, encodingMicros=2, totalDispatchMicros=51402, 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=3506807621540219, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9880069, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28007, opaque=0x970a70, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5073, encodingMicros=2, totalDispatchMicros=45159, 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=3506807621582026, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9877668, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20173, opaque=0x97010f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3772, encodingMicros=3, totalDispatchMicros=48834, 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=3506807621611162, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9877782, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23812, opaque=0x970181, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3797, encodingMicros=2, totalDispatchMicros=48844, 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=3506807621621624, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9881213, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20510, opaque=0x970ee8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4753, encodingMicros=3, totalDispatchMicros=28293, 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=3506807622433205, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9876261, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16046, opaque=0x96fb90, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4871, encodingMicros=2, totalDispatchMicros=47603, 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=3506807622468664, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9878346, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20271, opaque=0x9703b8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5871, encodingMicros=3, totalDispatchMicros=37599, 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=3506807622509785, 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=9882292, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-72397, opaque=0x97131f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=322, encodingMicros=3, totalDispatchMicros=322, 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=3506807622577982, 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=9878436, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27152, opaque=0x97040f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6086, encodingMicros=3, totalDispatchMicros=37506, 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=3506807622581886, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=9875804, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12261, opaque=0x96f9c7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8127, encodingMicros=3, totalDispatchMicros=35989, 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=3506807622578387, 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=9872257, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42816, opaque=0x96ebec, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7617, encodingMicros=3, totalDispatchMicros=74690, 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=3506807622643884, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9876684, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16128, opaque=0x96fd37, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6100, encodingMicros=2, totalDispatchMicros=30686, 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=3506807622674061, 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=9873929, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68355, opaque=0x96f274, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7693, encodingMicros=3, totalDispatchMicros=65915, 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=3506807622697617, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9876335, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12334, opaque=0x96fbda, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8114, encodingMicros=3, totalDispatchMicros=34816, 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=3506807622725658, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9876489, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-619, opaque=0x96fc74, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8136, encodingMicros=3, totalDispatchMicros=40094, 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=3506807622749264, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9876603, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8457, opaque=0x96fce6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8131, encodingMicros=4, totalDispatchMicros=32120, 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=3506807622774223, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9879430, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27813, opaque=0x9707f1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5938, encodingMicros=2, totalDispatchMicros=37987, 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=3506807622788387, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9880509, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8732, opaque=0x970c28, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5579, encodingMicros=2, totalDispatchMicros=33082, 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=3506807622790845, 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=9882041, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-76047, opaque=0x971224, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5661, encodingMicros=3, totalDispatchMicros=5661, 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=3506807622806964, 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=9880917, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38787, opaque=0x970dc0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7186, encodingMicros=2, totalDispatchMicros=24807, 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=3506807622826464, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9882293, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-8847, opaque=0x971320, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=587, encodingMicros=3, totalDispatchMicros=587, 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=3506807622835599, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9882065, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-351, documentId=test_collections-8833, opaque=0x97123c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5687, encodingMicros=3, totalDispatchMicros=5687, 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=3506807622850144, 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=9881772, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72370, opaque=0x971117, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5947, encodingMicros=3, totalDispatchMicros=12090, 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=3506807622864015, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9876669, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20052, opaque=0x96fd28, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5288, encodingMicros=2, totalDispatchMicros=55070, 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=3506807622659163, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=9876234, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4519, opaque=0x96fb75, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8154, encodingMicros=2, totalDispatchMicros=36759, 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=3506807623073098, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9877793, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20191, opaque=0x97018c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5380, encodingMicros=3, totalDispatchMicros=44331, 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=3506807623102879, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=9876907, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20098, opaque=0x96fe16, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8319, encodingMicros=3, totalDispatchMicros=33096, 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=3506807623128701, 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=9875395, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35233, opaque=0x96f82e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5613, encodingMicros=3, totalDispatchMicros=43861, 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=3506807622800748, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9880446, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28130, opaque=0x970be9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5961, encodingMicros=2, totalDispatchMicros=32921, 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=3506807622702145, 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=9868876, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-48960, opaque=0x96deb7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8508, encodingMicros=2, totalDispatchMicros=72636, 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=3506807622702681, 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=9873964, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31264, opaque=0x96f297, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7718, encodingMicros=3, totalDispatchMicros=65224, 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=3506807623234951, 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=9869193, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-60571, opaque=0x96dff4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9033, encodingMicros=2, totalDispatchMicros=71015, 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=3506807623259179, 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=9881377, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42986, opaque=0x970f8c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6919, encodingMicros=4, totalDispatchMicros=22579, 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=3506807623227503, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9881123, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8778, opaque=0x970e8e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6367, encodingMicros=4, totalDispatchMicros=26956, 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=3506807623287411, 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=9881418, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38810, opaque=0x970fb5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6941, encodingMicros=3, totalDispatchMicros=16330, 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=3506807623308267, 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=9874379, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-19491, opaque=0x96f436, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6913, encodingMicros=3, totalDispatchMicros=50422, 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=3506807623134261, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9879305, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24121, opaque=0x970774, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6316, encodingMicros=2, totalDispatchMicros=55100, 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=3506807623367062, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9880524, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4816, opaque=0x970c37, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6538, encodingMicros=3, totalDispatchMicros=44760, 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=3506807623134022, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=9876952, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20108, opaque=0x96fe43, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8347, encodingMicros=3, totalDispatchMicros=32590, 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=3506807623412903, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9880864, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28261, opaque=0x970d8b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6570, encodingMicros=2, totalDispatchMicros=37957, 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=3506807623410674, 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=9882229, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-38849, opaque=0x9712e0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2626, encodingMicros=3, totalDispatchMicros=2626, 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=3506807623313543, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9879603, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4744, opaque=0x97089e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6446, encodingMicros=4, totalDispatchMicros=33570, 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=3506807623489291, 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=9882232, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-27255, opaque=0x9712e3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2693, encodingMicros=4, totalDispatchMicros=2693, 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=3506807623284628, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9875805, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15974, opaque=0x96f9c8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5334, encodingMicros=2, totalDispatchMicros=63523, 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=3506807623532728, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9878768, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27490, opaque=0x97055b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6889, encodingMicros=2, totalDispatchMicros=57277, 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=3506807623551943, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=9880712, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-930, opaque=0x970cf3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7184, encodingMicros=29, totalDispatchMicros=32192, 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=3506807623568667, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9878783, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27500, opaque=0x97056a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6920, encodingMicros=2, totalDispatchMicros=57289, 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=3506807623580203, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9878660, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8619, opaque=0x9704ef, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5610, encodingMicros=3, totalDispatchMicros=57493, 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=3506807623591228, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=9880794, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12654, opaque=0x970d45, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7216, encodingMicros=2, totalDispatchMicros=34373, 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=3506807623515780, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9879737, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16451, opaque=0x970924, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6645, encodingMicros=3, totalDispatchMicros=32889, 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=3506807623616425, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9881255, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8789, opaque=0x970f12, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5638, encodingMicros=3, totalDispatchMicros=30862, 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=3506807623630655, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9879799, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27921, opaque=0x970962, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6757, encodingMicros=2, totalDispatchMicros=33999, 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=3506807623643598, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9881264, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-957, opaque=0x970f1b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5661, encodingMicros=5, totalDispatchMicros=30294, 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=3506807623657879, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9879929, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27961, opaque=0x9709e4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6780, encodingMicros=2, totalDispatchMicros=33180, 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=3506807623672352, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=9879359, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12553, opaque=0x9707aa, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6980, encodingMicros=3, totalDispatchMicros=52107, 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=3506807623470836, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9875117, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19756, opaque=0x96f718, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8874, encodingMicros=2, totalDispatchMicros=39698, 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=3506807623464999, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9881034, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4856, opaque=0x970e35, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6617, encodingMicros=3, totalDispatchMicros=33297, 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=3506807623759382, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=9879164, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-833, opaque=0x9706e7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5700, encodingMicros=3, totalDispatchMicros=49556, 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=3506807623999077, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9877593, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20160, opaque=0x9700c4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7565, encodingMicros=3, totalDispatchMicros=34024, 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=3506807623683046, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9881376, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4871, opaque=0x970f8b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6801, encodingMicros=4, totalDispatchMicros=21348, 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=3506807624071657, 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=9882246, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-219, documentId=test_collections-43039, opaque=0x9712f1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1532, encodingMicros=3, totalDispatchMicros=1532, 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=3506807624018532, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9879882, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27949, opaque=0x9709b5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7137, encodingMicros=3, totalDispatchMicros=51211, 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=3506807624131699, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9876830, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-662, opaque=0x96fdc9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7663, encodingMicros=2, totalDispatchMicros=38976, 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=3506807624081953, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9881450, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16615, opaque=0x970fd5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7196, encodingMicros=2, totalDispatchMicros=16648, 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=3506807624067002, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=9879767, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8674, opaque=0x970942, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7680, encodingMicros=3, totalDispatchMicros=32322, 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=3506807624161071, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9880263, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16494, opaque=0x970b32, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7262, encodingMicros=2, totalDispatchMicros=46158, 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=3506807624147950, 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=9857236, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-45231, opaque=0x96b13f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=846, encodingMicros=2, totalDispatchMicros=102790, 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=3506807626738127, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9876625, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20044, opaque=0x96fcfc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2310, encodingMicros=3, totalDispatchMicros=37570, 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=3506807627246079, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9878288, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12505, opaque=0x97037b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2276, encodingMicros=3, totalDispatchMicros=53901, 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=3506807627271955, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9877491, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23734, opaque=0x97005e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1804, encodingMicros=3, totalDispatchMicros=28930, 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=3506807627275748, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9879964, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27972, opaque=0x970a07, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1613, encodingMicros=3, totalDispatchMicros=38988, 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=3506807627329420, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9876723, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4556, opaque=0x96fd5e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1662, encodingMicros=2, totalDispatchMicros=52180, 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=3506807627341099, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9879249, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20350, opaque=0x97073c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2344, encodingMicros=3, totalDispatchMicros=48794, 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=3506807627336981, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9879841, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4766, opaque=0x97098c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1705, encodingMicros=2, totalDispatchMicros=31256, 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=3506807627403438, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9877271, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23615, opaque=0x96ff82, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1705, encodingMicros=3, totalDispatchMicros=55872, 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=3506807627409059, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9880055, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28002, opaque=0x970a62, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1719, encodingMicros=2, totalDispatchMicros=29405, 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=3506807627450366, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9877481, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23728, opaque=0x970054, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1739, encodingMicros=3, totalDispatchMicros=55438, 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=3506807627443555, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=9881958, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-997, opaque=0x9711d1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1743, encodingMicros=3, totalDispatchMicros=5408, 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=3506807627481873, 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=9871527, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72090, opaque=0x96e912, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1984, encodingMicros=2, totalDispatchMicros=50435, 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=3506807627468802, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9880591, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8738, opaque=0x970c7a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1766, encodingMicros=3, totalDispatchMicros=26091, 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=3506807627486975, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9877633, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23785, opaque=0x9700ec, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1769, encodingMicros=3, totalDispatchMicros=56607, 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=3506807627544807, 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=9872169, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-35153, opaque=0x96eb94, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2007, encodingMicros=4, totalDispatchMicros=40807, 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=3506807627533916, 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=9872728, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42840, opaque=0x96edc3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1967, encodingMicros=2, totalDispatchMicros=72129, 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=3506807627600759, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=9880235, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24266, opaque=0x970b16, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1863, encodingMicros=3, totalDispatchMicros=36363, 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=3506807627614494, 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=9876858, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46501, opaque=0x96fde5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2042, encodingMicros=3, totalDispatchMicros=56248, 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=3506807627652151, 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=9879646, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68453, opaque=0x9708c9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1758, encodingMicros=5, totalDispatchMicros=52727, 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=3506807627701944, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=9881909, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20564, opaque=0x9711a0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1931, encodingMicros=2, totalDispatchMicros=6553, 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=3506807627538412, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9880620, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16523, opaque=0x970c97, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1808, encodingMicros=3, totalDispatchMicros=26330, 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=3506807627609924, 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=9872373, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-75842, opaque=0x96ec60, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2046, encodingMicros=2, totalDispatchMicros=38227, 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=3506807627832975, 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=9874458, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38666, opaque=0x96f485, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2323, encodingMicros=3, totalDispatchMicros=53583, 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=3506807627903669, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9872812, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4039, opaque=0x96ee17, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2524, encodingMicros=2, totalDispatchMicros=38016, 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=3506807627914437, 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=9881650, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68503, opaque=0x97109d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2253, encodingMicros=3, totalDispatchMicros=11352, 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=3506807627980669, 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=9882143, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-43033, opaque=0x97128a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2010, encodingMicros=2, totalDispatchMicros=4036, 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=3506807627987515, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9880645, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28197, opaque=0x970cb0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1003, encodingMicros=2, totalDispatchMicros=39108, 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=3506807628013784, 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=9881160, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42972, opaque=0x970eb3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2383, encodingMicros=5, totalDispatchMicros=20565, 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=3506807628033761, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9875788, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15967, opaque=0x96f9b7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1355, encodingMicros=2, totalDispatchMicros=51806, 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=3506807628061774, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9875831, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8354, opaque=0x96f9e2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1377, encodingMicros=3, totalDispatchMicros=50900, 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=3506807628065791, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9875640, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19870, opaque=0x96f923, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2394, encodingMicros=9, totalDispatchMicros=45994, 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=3506807628086840, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9876171, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16032, opaque=0x96fb36, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1398, encodingMicros=13, totalDispatchMicros=48486, 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=3506807628124723, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9878006, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23869, opaque=0x970261, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1298, encodingMicros=2, totalDispatchMicros=49312, 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=3506807628148389, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9878078, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23884, opaque=0x9702a9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1318, encodingMicros=2, totalDispatchMicros=48766, 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=3506807628171377, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=9878102, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20240, opaque=0x9702c1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1336, encodingMicros=2, totalDispatchMicros=48708, 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=3506807628184539, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9877086, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4599, opaque=0x96fec9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2436, encodingMicros=3, totalDispatchMicros=32764, 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=3506807628208041, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9877118, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23544, opaque=0x96fee9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2454, encodingMicros=2, totalDispatchMicros=32678, 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=3506807628237500, 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=9860307, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-56715, opaque=0x96bd3e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1729, encodingMicros=2, totalDispatchMicros=77119, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506807628261254, 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=9870952, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26915, opaque=0x96e6d3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1741, encodingMicros=2, totalDispatchMicros=51487, 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=3506807628270008, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9877466, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8533, opaque=0x970045, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2489, encodingMicros=3, totalDispatchMicros=30279, 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=3506807628324506, 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=9871348, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31141, opaque=0x96e85f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1772, encodingMicros=2, totalDispatchMicros=45127, 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=3506807628326491, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9878229, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20253, opaque=0x970340, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2527, encodingMicros=3, totalDispatchMicros=25433, 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=3506807628373087, 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=9872028, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68285, opaque=0x96eb07, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1801, encodingMicros=2, totalDispatchMicros=48123, 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=3506807628381437, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=9880169, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28036, opaque=0x970ad4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2451, encodingMicros=2, totalDispatchMicros=29179, 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=3506807628422710, 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=9869598, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-26781, opaque=0x96e189, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2864, encodingMicros=3, totalDispatchMicros=64541, 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=3506807628454881, 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=9872343, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38618, opaque=0x96ec42, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1839, encodingMicros=2, totalDispatchMicros=42453, 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=3506807628476045, 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=9870227, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38440, opaque=0x96e3fe, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2897, encodingMicros=2, totalDispatchMicros=60552, 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=3506807628503716, 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=9880934, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38788, opaque=0x970dd1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1626, encodingMicros=3, totalDispatchMicros=31753, 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=3506807628557474, 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=9870811, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46279, opaque=0x96e646, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2953, encodingMicros=3, totalDispatchMicros=55843, 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=3506807628580241, 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=9878020, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46518, opaque=0x97026f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1761, encodingMicros=11, totalDispatchMicros=52903, 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=3506807628612793, 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=9881476, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38815, opaque=0x970fef, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1583, encodingMicros=3, totalDispatchMicros=14567, 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=3506807628623594, 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=9862263, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42020, opaque=0x96c4e2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2994, encodingMicros=3, totalDispatchMicros=129101, 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=3506807628665145, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9875752, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15962, opaque=0x96f993, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1957, encodingMicros=2, totalDispatchMicros=53746, 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=3506807628708199, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9877171, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-699, opaque=0x96ff1e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1979, encodingMicros=2, totalDispatchMicros=61936, 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=3506807628728837, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9878589, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16375, opaque=0x9704a8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2910, encodingMicros=2, totalDispatchMicros=37874, 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=3506807628755101, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=9877368, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23661, opaque=0x96ffe3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2008, encodingMicros=3, totalDispatchMicros=60791, 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=3506807627980990, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9873845, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-325, opaque=0x96f220, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2571, encodingMicros=2, totalDispatchMicros=29530, 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=3506807628766549, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9878952, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20324, opaque=0x970613, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2933, encodingMicros=3, totalDispatchMicros=35909, 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=3506807628203470, 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=9881606, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46603, opaque=0x971071, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1039, encodingMicros=4, totalDispatchMicros=14851, 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=3506807628039984, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9880705, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-929, opaque=0x970cec, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1019, encodingMicros=3, totalDispatchMicros=38049, 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=3506807629256160, 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=9876664, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72260, opaque=0x96fd23, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3661, encodingMicros=2, totalDispatchMicros=61150, 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=3506807628024206, 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=9882292, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72397, opaque=0x97131f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1604, encodingMicros=3, totalDispatchMicros=1927, 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=3506807629277194, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9879845, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27937, opaque=0x97098f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3243, encodingMicros=3, totalDispatchMicros=32729, 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=3506807629356487, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9880823, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20471, opaque=0x970d62, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3281, encodingMicros=2, totalDispatchMicros=29869, 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=3506807629387387, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=9881114, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28305, opaque=0x970e85, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3302, encodingMicros=2, totalDispatchMicros=28157, 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=3506807629406139, 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=9882147, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-68521, opaque=0x97128e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3283, encodingMicros=4, totalDispatchMicros=6634, 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=3506807629259450, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9874834, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-19655, opaque=0x96f5fd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2505, encodingMicros=2, totalDispatchMicros=47840, 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=3506807629255574, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=9881863, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16650, opaque=0x971172, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2172, encodingMicros=2, totalDispatchMicros=8420, 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=3506807629450034, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9880673, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28209, opaque=0x970ccc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3691, encodingMicros=2, totalDispatchMicros=28195, 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=3506807629568298, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9881505, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-969, opaque=0x97100c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3795, encodingMicros=3, totalDispatchMicros=12095, 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=3506807629610089, 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=9881542, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46598, opaque=0x971031, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2556, encodingMicros=5, totalDispatchMicros=6630, 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=3506807629569142, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9875283, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8307, opaque=0x96f7be, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2777, encodingMicros=16, totalDispatchMicros=47049, 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=3506807629655646, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=9882226, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8842, opaque=0x9712dd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3523, encodingMicros=4, totalDispatchMicros=3928, 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=3506807629644880, 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=9881935, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-76039, opaque=0x9711ba, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2588, encodingMicros=2, totalDispatchMicros=5808, 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=3506807629701577, 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=9882247, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72392, opaque=0x9712f2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2625, encodingMicros=3, totalDispatchMicros=2891, 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=3506807629735131, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9876697, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20057, opaque=0x96fd44, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2850, encodingMicros=3, totalDispatchMicros=53469, 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=3506807629756128, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9881519, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24388, opaque=0x97101a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2716, encodingMicros=6, totalDispatchMicros=6909, 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=3506807629782380, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9877013, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23504, opaque=0x96fe80, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2881, encodingMicros=3, totalDispatchMicros=49713, 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=3506807629617122, 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=9882060, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-76048, opaque=0x971237, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3314, encodingMicros=2, totalDispatchMicros=8175, 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=3506807629826902, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9881399, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24373, opaque=0x970fa2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3694, encodingMicros=4, totalDispatchMicros=25195, 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=3506807629875338, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9880313, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20431, opaque=0x970b64, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3734, encodingMicros=16, totalDispatchMicros=44184, 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=3506807629783517, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=9881646, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-12718, opaque=0x971099, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2741, encodingMicros=3, totalDispatchMicros=7284, 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=3506807629931925, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9879761, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4758, opaque=0x97093c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4319, encodingMicros=3, totalDispatchMicros=35309, 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=3506807629708373, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9881832, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20555, opaque=0x971153, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3904, encodingMicros=3, totalDispatchMicros=10759, 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=3506807629973620, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9879874, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27946, opaque=0x9709ad, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4348, encodingMicros=3, totalDispatchMicros=34049, 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=3506807629980522, 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=9881285, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-76011, opaque=0x970f30, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3071, encodingMicros=4, totalDispatchMicros=17200, 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=3506807630006713, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9880184, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28042, opaque=0x970ae3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4181, encodingMicros=2, totalDispatchMicros=27857, 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=3506807629999650, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9880138, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24252, opaque=0x970ab5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4370, encodingMicros=3, totalDispatchMicros=32235, 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=3506807630040496, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=9880234, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20427, opaque=0x970b15, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4211, encodingMicros=3, totalDispatchMicros=28999, 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=3506807630067435, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9880274, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24269, opaque=0x970b3d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4427, encodingMicros=3, totalDispatchMicros=33222, 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=3506807630072449, 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=9876572, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-31319, opaque=0x96fcc7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5550, encodingMicros=2, totalDispatchMicros=36453, 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=3506807630103758, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9881099, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4862, opaque=0x970e76, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4456, encodingMicros=4, totalDispatchMicros=24958, 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=3506807629908680, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9880428, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28126, opaque=0x970bd7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3762, encodingMicros=2, totalDispatchMicros=43377, 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=3506807630138976, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9881544, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-970, opaque=0x971033, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4443, encodingMicros=3, totalDispatchMicros=11050, 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=3506807629875031, 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=9877791, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-46512, opaque=0x97018a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4927, encodingMicros=3, totalDispatchMicros=51491, 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=3506807630155201, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9880463, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16512, opaque=0x970bfa, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4003, encodingMicros=3, totalDispatchMicros=42609, 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=3506807630182094, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=9881729, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20549, opaque=0x9710ec, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4315, encodingMicros=2, totalDispatchMicros=5868, 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=3506807630212858, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=9881631, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28345, opaque=0x97108a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3956, encodingMicros=4, totalDispatchMicros=16720, 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=3506807629839179, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9879071, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-27665, opaque=0x97068a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2897, encodingMicros=2, totalDispatchMicros=39328, 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=3506807630193522, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=9880614, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-28184, opaque=0x970c91, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4008, encodingMicros=2, totalDispatchMicros=40555, 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=3506807630155484, 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=9873700, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-42853, opaque=0x96f18f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4700, encodingMicros=10, totalDispatchMicros=68763, 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=3506807630111366, 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=9876929, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72265, opaque=0x96fe2c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5583, encodingMicros=3, totalDispatchMicros=37881, 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=3506807630476252, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9875563, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-15928, opaque=0x96f8d6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6102, encodingMicros=2, totalDispatchMicros=49497, 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=3506807630489633, 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=9877437, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-38725, opaque=0x970028, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4966, encodingMicros=3, totalDispatchMicros=35690, 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=3506807630476116, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=9881887, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24444, opaque=0x97118a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3341, encodingMicros=3, totalDispatchMicros=9399, 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=3506807630509661, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9875728, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4464, opaque=0x96f97b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6133, encodingMicros=2, totalDispatchMicros=47950, 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=3506807630516504, 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=9881369, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27210, opaque=0x970f84, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4622, encodingMicros=3, totalDispatchMicros=18912, 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=3506807630548331, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9875994, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4495, opaque=0x96fa85, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6165, encodingMicros=3, totalDispatchMicros=47973, 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=3506807630558939, 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=9881973, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72381, opaque=0x9711e0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4660, encodingMicros=3, totalDispatchMicros=8625, 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=3506807630576596, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9876079, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-582, opaque=0x96fada, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6189, encodingMicros=2, totalDispatchMicros=47411, 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=3506807630584745, 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=9882161, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-27250, opaque=0x97129c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4498, encodingMicros=3, totalDispatchMicros=6418, 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=3506807630604867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9872819, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-189, opaque=0x96ee1e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3994, encodingMicros=3, totalDispatchMicros=33680, 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=3506807630619399, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9876634, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16119, opaque=0x96fd05, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5089, encodingMicros=2, totalDispatchMicros=38519, 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=3506807630647000, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9876782, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-656, opaque=0x96fd99, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6107, encodingMicros=3, totalDispatchMicros=37933, 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=3506807630648745, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9872820, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4042, opaque=0x96ee1f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4033, encodingMicros=4, totalDispatchMicros=33723, 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=3506807630681700, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9876890, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16162, opaque=0x96fe05, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6135, encodingMicros=2, totalDispatchMicros=37314, 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=3506807630693699, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9873311, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-7963, opaque=0x96f00a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4069, encodingMicros=2, totalDispatchMicros=32397, 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=3506807630732474, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9877230, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-23597, opaque=0x96ff59, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6156, encodingMicros=3, totalDispatchMicros=40315, 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=3506807630686909, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9880834, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4840, opaque=0x970d6d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4783, encodingMicros=3, totalDispatchMicros=29880, 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=3506807630743546, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9873834, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-8132, opaque=0x96f215, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4105, encodingMicros=2, totalDispatchMicros=30303, 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=3506807630809838, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9879499, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16433, opaque=0x970836, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5776, encodingMicros=2, totalDispatchMicros=34711, 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=3506807630828247, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=9881622, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24404, opaque=0x971081, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4747, encodingMicros=3, totalDispatchMicros=14224, 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=3506807630858277, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=9880898, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-16541, opaque=0x970dad, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5809, encodingMicros=3, totalDispatchMicros=26664, 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=3506807630738101, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9877461, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-20148, opaque=0x970040, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4079, encodingMicros=3, totalDispatchMicros=33549, 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=3506807630812773, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=9874082, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4289, opaque=0x96f30d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4159, encodingMicros=2, totalDispatchMicros=29945, 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=3506807631149448, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9881827, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-4896, opaque=0x97114e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4154, encodingMicros=5, totalDispatchMicros=12489, 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=3506807631176792, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=9881499, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-351, documentId=test_collections-24387, opaque=0x971006, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4177, encodingMicros=3, totalDispatchMicros=15690, 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=3506807631278776, 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=9881767, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-219, documentId=test_collections-72369, opaque=0x971112, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4277, encodingMicros=3, totalDispatchMicros=10180, 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=3506813881845978, 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=10254378, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45684, opaque=0x9cc095, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15615, encodingMicros=2, totalDispatchMicros=46999, 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=3506813881851442, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10256516, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59498, opaque=0x9cc8ee, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=31070, encodingMicros=2, totalDispatchMicros=55989, 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=3506813881936419, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=10258067, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-46196, opaque=0x9ccefe, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6054, encodingMicros=3, totalDispatchMicros=32770, 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=3506813881844242, 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=10256479, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19925, opaque=0x9cc8c9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12388, encodingMicros=2, totalDispatchMicros=52272, 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=3506813881850140, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=10248008, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45821, opaque=0x9ca7b3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7251, encodingMicros=2, totalDispatchMicros=58248, 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=3506813882019139, 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=10256867, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19965, opaque=0x9cca4e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12558, encodingMicros=3, totalDispatchMicros=41770, 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=3506813881989249, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=10253149, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-46046, opaque=0x9cbbc8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6101, encodingMicros=3, totalDispatchMicros=50566, 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=3506813881939291, 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=10239388, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-11573, opaque=0x9c8607, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7536, encodingMicros=2, totalDispatchMicros=128673, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813882263020, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=10254572, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-46077, opaque=0x9cc157, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=21558, encodingMicros=3, totalDispatchMicros=62933, 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=3506813882262509, 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=10249789, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74992, opaque=0x9caea8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7787, encodingMicros=3, totalDispatchMicros=61524, 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=3506813882312840, 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=10243534, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-62789, opaque=0x9c9639, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7425, encodingMicros=2, totalDispatchMicros=104563, 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=3506813882356418, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=10250306, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45959, opaque=0x9cb0ad, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=21620, encodingMicros=2, totalDispatchMicros=72444, 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=3506813882356418, 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=10253198, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33452, opaque=0x9cbbf9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13432, encodingMicros=3, totalDispatchMicros=46689, 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=3506813882369888, 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=10243795, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51826, opaque=0x9c973e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7460, encodingMicros=2, totalDispatchMicros=104520, 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=3506813882398148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=10238470, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45081, opaque=0x9c8271, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=21662, encodingMicros=2, totalDispatchMicros=169966, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813882405591, 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=10253685, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26660, opaque=0x9cbde0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13474, encodingMicros=17, totalDispatchMicros=46254, 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=3506813882419810, 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=10243847, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-62891, opaque=0x9c9772, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7523, encodingMicros=7, totalDispatchMicros=104568, 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=3506813882433006, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=10262402, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-366, documentId=test_collections-46330, opaque=0x9cdfed, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17143, encodingMicros=3, totalDispatchMicros=17143, 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=3506813882467152, 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=10255255, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33653, opaque=0x9cc402, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13520, encodingMicros=3, totalDispatchMicros=44201, 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=3506813882417843, 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=10241666, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71524, opaque=0x9c8eed, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6154, encodingMicros=3, totalDispatchMicros=124142, 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=3506813882471209, 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=10244108, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-62901, opaque=0x9c9877, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7564, encodingMicros=2, totalDispatchMicros=104497, 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=3506813882554343, 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=10262954, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-38165, opaque=0x9ce215, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7200, encodingMicros=2, totalDispatchMicros=7200, 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=3506813882560048, 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=10237694, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-25836, opaque=0x9c7f69, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6279, encodingMicros=2, totalDispatchMicros=154022, totalServerMicros=82, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813882576307, 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=10244376, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29726, opaque=0x9c9983, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7665, encodingMicros=3, totalDispatchMicros=104105, 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=3506813882591044, 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=10238787, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71364, opaque=0x9c83ae, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6305, encodingMicros=2, totalDispatchMicros=139465, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813882604051, 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=10244516, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26334, opaque=0x9c9a0f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7689, encodingMicros=3, totalDispatchMicros=103806, 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=3506813882643942, 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=10244801, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63005, opaque=0x9c9b2c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7725, encodingMicros=2, totalDispatchMicros=103594, 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=3506813882726147, 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=10258422, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59554, opaque=0x9cd061, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4628, encodingMicros=2, totalDispatchMicros=29128, 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=3506813882456993, 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=10249066, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19451, opaque=0x9cabd5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6211, encodingMicros=3, totalDispatchMicros=61502, 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=3506813882767163, 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=10258456, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22447, opaque=0x9cd083, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4665, encodingMicros=3, totalDispatchMicros=29046, 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=3506813882617266, 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=10237425, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14070, opaque=0x9c7e5b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6326, encodingMicros=4, totalDispatchMicros=155848, totalServerMicros=82, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813882800109, 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=10258698, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37861, opaque=0x9cd175, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4693, encodingMicros=3, totalDispatchMicros=27655, 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=3506813882833463, 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=10258894, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45861, opaque=0x9cd238, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4722, encodingMicros=3, totalDispatchMicros=24051, 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=3506813882555858, 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=10236595, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-25498, opaque=0x9c7b1e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13231, encodingMicros=3, totalDispatchMicros=148770, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813882852649, 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=10239624, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14285, opaque=0x9c86f3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6538, encodingMicros=3, totalDispatchMicros=138661, totalServerMicros=64, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813882895031, 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=10250509, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-11790, opaque=0x9cb178, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7905, encodingMicros=2, totalDispatchMicros=49144, 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=3506813882907581, 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=10261219, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-38063, opaque=0x9cdb4e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4761, encodingMicros=4, totalDispatchMicros=13632, 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=3506813882914642, 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=10242521, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26290, opaque=0x9c9244, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6574, encodingMicros=2, totalDispatchMicros=118302, totalServerMicros=6, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813882969261, 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=10253558, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8226, opaque=0x9cbd61, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7895, encodingMicros=2, totalDispatchMicros=46987, 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=3506813882981506, 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=10247487, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51982, opaque=0x9ca5aa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6637, encodingMicros=2, totalDispatchMicros=67462, 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=3506813883018207, 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=10247950, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71916, opaque=0x9ca779, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6664, encodingMicros=2, totalDispatchMicros=67215, 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=3506813883026420, 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=10247133, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67259, opaque=0x9ca448, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13564, encodingMicros=2, totalDispatchMicros=84510, 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=3506813882970102, 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=10262238, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15231, opaque=0x9cdf49, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4816, encodingMicros=3, totalDispatchMicros=7227, 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=3506813883056363, 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=10247178, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29938, opaque=0x9ca475, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13626, encodingMicros=3, totalDispatchMicros=83881, 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=3506813883014757, 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=10262616, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16535, opaque=0x9ce0c3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2911, encodingMicros=3, totalDispatchMicros=7115, 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=3506813883081621, 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=10247429, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56263, opaque=0x9ca570, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13646, encodingMicros=2, totalDispatchMicros=82674, 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=3506813883107372, 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=10247445, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22046, opaque=0x9ca580, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13667, encodingMicros=2, totalDispatchMicros=82675, 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=3506813882975957, 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=10249169, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-7865, opaque=0x9cac3c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8452, encodingMicros=2, totalDispatchMicros=62778, 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=3506813883120998, 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=10253800, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33579, opaque=0x9cbe53, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6657, encodingMicros=2, totalDispatchMicros=50949, 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=3506813883156129, 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=10247784, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-48185, opaque=0x9ca6d3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13699, encodingMicros=3, totalDispatchMicros=79982, 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=3506813883082719, 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=10262314, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63656, opaque=0x9cdf95, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4748, encodingMicros=3, totalDispatchMicros=5516, 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=3506813883055621, 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=10256247, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41645, opaque=0x9cc7e2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3834, encodingMicros=3, totalDispatchMicros=32210, 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=3506813883275036, 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=10248778, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19433, opaque=0x9caab5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13732, encodingMicros=2, totalDispatchMicros=70412, 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=3506813883056363, 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=10262987, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-348, documentId=test_collections-1294, opaque=0x9ce236, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7359, encodingMicros=2, totalDispatchMicros=7359, 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=3506813883311418, 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=10260217, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26827, opaque=0x9cd764, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4076, encodingMicros=3, totalDispatchMicros=22546, 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=3506813883175609, 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=10250833, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-876, opaque=0x9cb2bc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8636, encodingMicros=3, totalDispatchMicros=57647, 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=3506813883325790, 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=10260392, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4611, opaque=0x9cd813, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7030, encodingMicros=3, totalDispatchMicros=18897, 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=3506813884049425, 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=10252729, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-930, opaque=0x9cba24, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8756, encodingMicros=2, totalDispatchMicros=44175, 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=3506813884070335, 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=10245472, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-21824, opaque=0x9c9dcb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17669, encodingMicros=2, totalDispatchMicros=87886, 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=3506813884127923, 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=10260700, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12513, opaque=0x9cd947, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7674, encodingMicros=3, totalDispatchMicros=19720, 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=3506813884159574, 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=10246237, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67216, opaque=0x9ca0c8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17727, encodingMicros=2, totalDispatchMicros=79497, 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=3506813884169428, 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=10260904, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16408, opaque=0x9cda13, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7706, encodingMicros=3, totalDispatchMicros=18133, 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=3506813884655651, 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=10258045, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41772, opaque=0x9ccee8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32275, encodingMicros=2, totalDispatchMicros=52185, 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=3506813884674602, 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=10254206, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41508, opaque=0x9cbfe9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24257, encodingMicros=3, totalDispatchMicros=61012, 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=3506813884647365, 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=10246853, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-631, opaque=0x9ca330, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6451, encodingMicros=2, totalDispatchMicros=73703, 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=3506813884729245, 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=10262626, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-46037, opaque=0x9ce0cd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16634, encodingMicros=3, totalDispatchMicros=16634, 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=3506813884654598, 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=10260527, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4620, opaque=0x9cd89a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6531, encodingMicros=3, totalDispatchMicros=17344, 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=3506813884774942, 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=10258119, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22433, opaque=0x9ccf32, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24336, encodingMicros=2, totalDispatchMicros=45703, 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=3506813884687203, 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=10250902, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30117, opaque=0x9cb301, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17068, encodingMicros=2, totalDispatchMicros=63226, 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=3506813884804136, 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=10258434, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15142, opaque=0x9cd06d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24361, encodingMicros=3, totalDispatchMicros=44681, 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=3506813884696423, 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=10252733, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59347, opaque=0x9cba28, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32312, encodingMicros=3, totalDispatchMicros=81912, 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=3506813884858042, 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=10258438, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41790, opaque=0x9cd071, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24411, encodingMicros=2, totalDispatchMicros=44734, 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=3506813884841364, 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=10255279, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4277, opaque=0x9cc41a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6596, encodingMicros=3, totalDispatchMicros=45951, 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=3506813884878959, 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=10258123, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59547, opaque=0x9ccf36, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17204, encodingMicros=2, totalDispatchMicros=42064, 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=3506813884906778, 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=10252764, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72095, opaque=0x9cba47, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32506, encodingMicros=3, totalDispatchMicros=74960, 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=3506813884800451, 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=10261880, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1242, opaque=0x9cdde3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6672, encodingMicros=4, totalDispatchMicros=14221, 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=3506813884772786, 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=10256893, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45788, opaque=0x9cca68, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16674, encodingMicros=3, totalDispatchMicros=44065, 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=3506813884911358, 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=10255862, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4316, opaque=0x9cc661, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6657, encodingMicros=3, totalDispatchMicros=39068, 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=3506813884911260, 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=10254230, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59417, opaque=0x9cc001, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17216, encodingMicros=3, totalDispatchMicros=58510, 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=3506813884886140, 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=10258680, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75258, opaque=0x9cd163, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24435, encodingMicros=2, totalDispatchMicros=44606, 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=3506813885121881, 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=10258951, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45864, opaque=0x9cd272, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24666, encodingMicros=4, totalDispatchMicros=44126, 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=3506813885025756, 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=10259323, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16279, opaque=0x9cd3e6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6872, encodingMicros=3, totalDispatchMicros=21911, 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=3506813885024204, 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=10254137, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22317, opaque=0x9cbfa4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16917, encodingMicros=3, totalDispatchMicros=52186, 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=3506813885020750, 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=10254182, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59412, opaque=0x9cbfd1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32564, encodingMicros=3, totalDispatchMicros=72523, 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=3506813885238313, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=10256971, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-46159, opaque=0x9ccab6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6914, encodingMicros=2, totalDispatchMicros=37779, 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=3506813885249884, 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=10254291, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41514, opaque=0x9cc03e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32809, encodingMicros=9, totalDispatchMicros=72469, 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=3506813885243690, 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=10234632, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-10966, opaque=0x9c7373, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24734, encodingMicros=2, totalDispatchMicros=176181, totalServerMicros=134, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813885261611, 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=10258997, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67629, opaque=0x9cd2a0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17127, encodingMicros=2, totalDispatchMicros=35139, 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=3506813885310833, 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=10255057, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33640, opaque=0x9cc33c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32852, encodingMicros=3, totalDispatchMicros=60991, 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=3506813885341908, 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=10241139, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71467, opaque=0x9c8cde, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8791, encodingMicros=2, totalDispatchMicros=128153, 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=3506813885309919, 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=10233854, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-70506, opaque=0x9c7069, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24792, encodingMicros=2, totalDispatchMicros=176756, totalServerMicros=134, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813885376112, 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=10236829, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71285, opaque=0x9c7c08, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8822, encodingMicros=2, totalDispatchMicros=158640, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813885370709, 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=10255388, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75172, opaque=0x9cc487, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32909, encodingMicros=10, totalDispatchMicros=60798, 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=3506813885394964, 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=10261356, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26859, opaque=0x9cdbd7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15575, encodingMicros=3, totalDispatchMicros=26256, 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=3506813885406841, 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=10256114, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26726, opaque=0x9cc75d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24869, encodingMicros=3, totalDispatchMicros=41517, 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=3506813885440403, 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=10255663, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75178, opaque=0x9cc59a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32964, encodingMicros=3, totalDispatchMicros=60681, 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=3506813885468701, 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=10256131, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59484, opaque=0x9cc76e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24927, encodingMicros=3, totalDispatchMicros=41577, 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=3506813885655269, 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=10249662, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26540, opaque=0x9cae29, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9153, encodingMicros=2, totalDispatchMicros=57542, 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=3506813885647943, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=10241712, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45338, opaque=0x9c8f1b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7921, encodingMicros=2, totalDispatchMicros=139788, 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=3506813885687830, 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=10249700, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22167, opaque=0x9cae4f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9183, encodingMicros=3, 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.064S, createdAt=3506813885712870, 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=10245083, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29744, opaque=0x9c9c46, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1968, encodingMicros=5, totalDispatchMicros=59685, 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=3506813885733296, 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=10250554, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45532, opaque=0x9cb1a5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9215, encodingMicros=3, totalDispatchMicros=56816, 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=3506813885789299, 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=10251483, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41284, opaque=0x9cb546, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9251, encodingMicros=3, totalDispatchMicros=55626, 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=3506813885818248, 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=10249553, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71993, opaque=0x9cadbc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2026, encodingMicros=3, totalDispatchMicros=29859, 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=3506813885836691, 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=10251885, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37274, opaque=0x9cb6d7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9284, encodingMicros=2, totalDispatchMicros=54630, 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=3506813885945585, 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=10252566, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26636, opaque=0x9cb981, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7672, encodingMicros=2, totalDispatchMicros=47252, 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=3506813886059153, 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=10253542, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33554, opaque=0x9cbd51, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7744, encodingMicros=2, totalDispatchMicros=46700, 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=3506813886083993, 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=10255480, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37641, opaque=0x9cc4e3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7765, encodingMicros=3, totalDispatchMicros=43035, 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=3506813886113655, 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=10255547, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45733, opaque=0x9cc526, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7792, encodingMicros=3, totalDispatchMicros=42998, 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=3506813886140607, 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=10255797, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15063, opaque=0x9cc620, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7816, encodingMicros=2, totalDispatchMicros=42827, 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=3506813886169188, 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=10256134, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63497, opaque=0x9cc771, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7842, encodingMicros=2, totalDispatchMicros=42567, 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=3506813886199492, 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=10256416, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63507, opaque=0x9cc88b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7869, encodingMicros=3, totalDispatchMicros=41911, 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=3506813886228829, 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=10258929, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75266, opaque=0x9cd25c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5987, encodingMicros=3, totalDispatchMicros=40752, 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=3506813885409936, 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=10243342, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-62737, opaque=0x9c9579, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8814, encodingMicros=2, totalDispatchMicros=111186, totalServerMicros=8, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813886685294, 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=10254535, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19683, opaque=0x9cc132, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6385, encodingMicros=4, totalDispatchMicros=40692, 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=3506813885716206, 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=10260516, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-48544, opaque=0x9cd88f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17404, encodingMicros=2, totalDispatchMicros=33207, 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=3506813886722246, 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=10251866, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37268, opaque=0x9cb6c5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10394, encodingMicros=1, totalDispatchMicros=71899, 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=3506813886752078, 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=10260523, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45928, opaque=0x9cd896, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18437, encodingMicros=2, totalDispatchMicros=33423, 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=3506813885475880, 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=10248874, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67343, opaque=0x9cab14, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10796, 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=PT0.001S, createdAt=3506813886792343, 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=10260775, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-38029, opaque=0x9cd992, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18442, encodingMicros=2, totalDispatchMicros=31696, 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=3506813885472714, 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=10243547, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29607, opaque=0x9c9646, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11236, encodingMicros=2, totalDispatchMicros=96753, 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=3506813886826034, 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=10248969, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-48239, opaque=0x9cab74, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12116, encodingMicros=2, totalDispatchMicros=60431, 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=3506813886820974, 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=10261065, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41957, opaque=0x9cdab4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18460, encodingMicros=3, totalDispatchMicros=28821, 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=3506813886859107, 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=10249140, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-7860, opaque=0x9cac1f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12529, encodingMicros=3, totalDispatchMicros=48634, 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=3506813886873520, 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=10261146, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22517, opaque=0x9cdb05, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18509, encodingMicros=3, totalDispatchMicros=28025, 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=3506813886771438, 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=10254042, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45663, opaque=0x9cbf45, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10435, encodingMicros=3, totalDispatchMicros=62334, 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=3506813886750135, 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=10243784, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51823, opaque=0x9c9733, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=37074, encodingMicros=3, totalDispatchMicros=156411, 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=3506813886745201, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=10258290, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-46207, opaque=0x9ccfdd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9705, encodingMicros=3, totalDispatchMicros=30651, 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=3506813887011285, 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=10245307, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74628, opaque=0x9c9d26, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=37318, encodingMicros=2, totalDispatchMicros=150115, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813886720919, 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=10254624, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19713, opaque=0x9cc18b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6416, encodingMicros=3, totalDispatchMicros=40390, 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=3506813887061080, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=10258839, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72247, opaque=0x9cd202, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6909, encodingMicros=2, totalDispatchMicros=30390, 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=3506813887017275, 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=10237495, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-11426, opaque=0x9c7ea2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10550, encodingMicros=2, totalDispatchMicros=178047, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813886907835, 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=10255918, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12198, opaque=0x9cc699, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9811, encodingMicros=2, totalDispatchMicros=40616, 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=3506813886892034, 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=10250104, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14886, opaque=0x9cafe3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7522, encodingMicros=2, totalDispatchMicros=70038, 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=3506813886903371, 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=10254227, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37543, opaque=0x9cbfff, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18530, encodingMicros=3, totalDispatchMicros=54608, 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=3506813886864810, 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=10249142, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52075, opaque=0x9cac21, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12147, encodingMicros=2, totalDispatchMicros=60285, 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=3506813887280803, 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=10261749, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20355, opaque=0x9cdd5f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9076, encodingMicros=3, totalDispatchMicros=18073, 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=3506813887183083, 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=10255956, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8347, opaque=0x9cc6bf, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10080, encodingMicros=3, totalDispatchMicros=40840, 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=3506813887309703, 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=10262084, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4744, opaque=0x9cdeaf, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8796, encodingMicros=2, totalDispatchMicros=13512, 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=3506813887329075, 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=10255958, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8348, opaque=0x9cc6c2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10222, encodingMicros=2, totalDispatchMicros=41014, 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=3506813887146336, 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=10259382, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33984, opaque=0x9cd421, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=36772, encodingMicros=2, totalDispatchMicros=49020, 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=3506813887111670, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=10260491, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63605, opaque=0x9cd877, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6956, encodingMicros=3, totalDispatchMicros=22448, 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=3506813887081509, 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=10255040, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19829, opaque=0x9cc32b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6769, encodingMicros=3, totalDispatchMicros=33437, 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=3506813887402425, 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=10259390, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56613, opaque=0x9cd429, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=37024, encodingMicros=2, totalDispatchMicros=48827, 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=3506813887500354, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=10259085, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33963, opaque=0x9cd2f8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7299, encodingMicros=3, totalDispatchMicros=26533, 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=3506813887366596, 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=10256111, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12209, opaque=0x9cc75a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10255, encodingMicros=3, totalDispatchMicros=39994, 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=3506813887514294, 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=10256448, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12224, opaque=0x9cc8ab, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7176, encodingMicros=2, totalDispatchMicros=35986, 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=3506813887527813, 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=10259856, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-34024, opaque=0x9cd5fb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=37138, encodingMicros=3, totalDispatchMicros=44587, 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=3506813887544018, 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=10261844, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20361, opaque=0x9cddbf, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10429, encodingMicros=2, totalDispatchMicros=18393, 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=3506813887557002, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=10263273, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-30406, opaque=0x9ce354, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5501, encodingMicros=4, totalDispatchMicros=5501, 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=3506813887338831, 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=10262245, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12607, opaque=0x9cdf50, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8820, encodingMicros=3, totalDispatchMicros=13272, 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=3506813887589929, 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=10262089, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12599, opaque=0x9cdeb4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7372, encodingMicros=2, totalDispatchMicros=15151, 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=3506813887292595, 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=10249165, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14850, opaque=0x9cac38, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12571, encodingMicros=3, totalDispatchMicros=60708, 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=3506813887732177, 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=10252974, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59354, opaque=0x9cbb19, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11481, encodingMicros=3, totalDispatchMicros=53481, 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=3506813887739318, 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=10262648, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-348, documentId=test_collections-12642, opaque=0x9ce0e3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=19373, encodingMicros=3, totalDispatchMicros=19373, 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=3506813887764852, 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=10253288, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33481, opaque=0x9cbc53, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11505, encodingMicros=2, totalDispatchMicros=59636, 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=3506813887880023, 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=10263305, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-348, documentId=test_collections-20493, opaque=0x9ce374, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5840, encodingMicros=3, totalDispatchMicros=5840, 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=3506813887907305, 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=10263356, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-348, documentId=test_collections-20503, opaque=0x9ce3a7, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4238, encodingMicros=3, totalDispatchMicros=4238, 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=3506813887959494, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10250557, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-48301, opaque=0x9cb1a8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12121, encodingMicros=3, totalDispatchMicros=63080, 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=3506813888015053, 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=10257815, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12316, opaque=0x9cce02, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11769, encodingMicros=3, totalDispatchMicros=41920, 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=3506813888078622, 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=10246177, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14708, opaque=0x9ca08c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4306, encodingMicros=2, totalDispatchMicros=40230, 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=3506813888121093, 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=10246470, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-58997, opaque=0x9ca1b1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4335, encodingMicros=2, totalDispatchMicros=40198, 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=3506813888154521, 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=10247191, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67262, opaque=0x9ca482, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4009, encodingMicros=3, totalDispatchMicros=60051, 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=3506813888185245, 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=10242619, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71590, opaque=0x9c92a6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4036, encodingMicros=2, totalDispatchMicros=94645, 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=3506813888213012, 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=10251163, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14940, opaque=0x9cb406, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4342, encodingMicros=2, totalDispatchMicros=30628, 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=3506813888244110, 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=10251187, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26611, opaque=0x9cb41e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4370, encodingMicros=2, totalDispatchMicros=30700, 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=3506813888268377, 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=10254950, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30221, opaque=0x9cc2d1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3060, encodingMicros=3, totalDispatchMicros=26753, 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=3506813888292940, 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=10255068, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15044, opaque=0x9cc347, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3080, encodingMicros=3, totalDispatchMicros=26440, 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=3506813888324223, 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=10251317, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41252, opaque=0x9cb4a0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11248, encodingMicros=3, totalDispatchMicros=48158, 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=3506813888350217, 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=10263106, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-48598, opaque=0x9ce2ad, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10187, encodingMicros=3, totalDispatchMicros=10187, 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=3506813888376848, 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=10263144, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-15256, opaque=0x9ce2d3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8899, encodingMicros=3, totalDispatchMicros=8899, 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=3506813888401619, 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=10241587, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-66810, opaque=0x9c8e9e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3076, encodingMicros=2, totalDispatchMicros=132316, totalServerMicros=112, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813888425851, 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=10240122, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51584, opaque=0x9c88e5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3096, encodingMicros=2, totalDispatchMicros=146565, totalServerMicros=127, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506813888456482, 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=10250660, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-11833, opaque=0x9cb20f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4577, encodingMicros=2, totalDispatchMicros=33943, 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=3506813888482989, 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=10259625, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37934, opaque=0x9cd514, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8800, encodingMicros=3, totalDispatchMicros=37104, 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=3506813888508602, 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=10254759, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1010, opaque=0x9cc212, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3151, encodingMicros=2, totalDispatchMicros=28327, 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=3506813888522083, 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=10257185, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45806, opaque=0x9ccb8c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8815, encodingMicros=3, totalDispatchMicros=39275, 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=3506813887575638, 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=10259827, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16318, opaque=0x9cd5de, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10456, encodingMicros=3, totalDispatchMicros=27916, 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=3506813887546922, 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=10258218, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12340, opaque=0x9ccf95, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7205, encodingMicros=2, totalDispatchMicros=40204, 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=3506813888026716, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10250775, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63365, opaque=0x9cb282, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12163, encodingMicros=3, totalDispatchMicros=63048, 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=3506813887768075, 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=10262713, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-348, documentId=test_collections-12648, opaque=0x9ce124, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17671, encodingMicros=3, totalDispatchMicros=17671, 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=3506813887762040, 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=10237343, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14044, opaque=0x9c7e0b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11635, encodingMicros=3, totalDispatchMicros=158747, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813887745346, 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=10251245, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30126, opaque=0x9cb458, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10896, encodingMicros=2, totalDispatchMicros=66338, 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=3506813889476605, 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=10244154, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29688, opaque=0x9c98a5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2190, encodingMicros=2, totalDispatchMicros=123065, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506813889504477, 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=10262070, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12596, opaque=0x9cdea1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9399, encodingMicros=3, totalDispatchMicros=17062, 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=3506813889535232, 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=10245459, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-21821, opaque=0x9c9dbe, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2242, encodingMicros=2, totalDispatchMicros=115088, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506813889541683, 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=10262221, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16494, opaque=0x9cdf38, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9425, encodingMicros=3, totalDispatchMicros=14987, 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=3506813889569259, 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=10255080, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8302, opaque=0x9cc353, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9830, encodingMicros=2, totalDispatchMicros=46861, 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=3506813889575268, 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=10262308, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16504, opaque=0x9cdf8f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9290, encodingMicros=3, totalDispatchMicros=16996, 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=3506813889596798, 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=10249223, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-7887, opaque=0x9cac72, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9854, encodingMicros=2, totalDispatchMicros=62879, 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=3506813889603778, 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=10262379, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12620, opaque=0x9cdfd6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9296, encodingMicros=3, totalDispatchMicros=15969, 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=3506813889617775, 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=10243505, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29593, opaque=0x9c961c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2285, encodingMicros=2, totalDispatchMicros=137962, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506813889628785, 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=10263219, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-348, documentId=test_collections-1304, opaque=0x9ce31e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9096, encodingMicros=4, totalDispatchMicros=9096, 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=3506813889621823, 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=10249296, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-7917, opaque=0x9cacbb, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9875, encodingMicros=2, totalDispatchMicros=62875, 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=3506813889647078, 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=10259102, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16265, opaque=0x9cd309, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=19075, encodingMicros=2, totalDispatchMicros=42940, 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=3506813889664565, 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=10249515, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-7969, opaque=0x9cad96, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9914, encodingMicros=2, totalDispatchMicros=62776, 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=3506813889684230, 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=10261778, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-42011, opaque=0x9cdd7d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1896, encodingMicros=3, totalDispatchMicros=11553, 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=3506813889690928, 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=10253695, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4197, opaque=0x9cbdea, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13606, encodingMicros=2, totalDispatchMicros=55459, 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=3506813889720029, 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=10260196, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15176, opaque=0x9cd74f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1927, encodingMicros=3, totalDispatchMicros=18433, 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=3506813889741735, 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=10251559, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-11958, opaque=0x9cb592, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9961, encodingMicros=2, totalDispatchMicros=53919, 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=3506813889748758, 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=10242843, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71644, opaque=0x9c9386, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1953, encodingMicros=2, totalDispatchMicros=135762, totalServerMicros=108, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813889769609, 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=10253893, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4206, opaque=0x9cbeb0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13664, encodingMicros=2, totalDispatchMicros=51110, 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=3506813889775090, 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=10240442, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26152, opaque=0x9c8a25, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=1974, encodingMicros=2, totalDispatchMicros=155481, totalServerMicros=128, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813889790438, 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=10252900, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-15742, opaque=0x9cbacf, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9994, encodingMicros=3, totalDispatchMicros=50026, 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=3506813889814437, 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=10257066, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41696, opaque=0x9ccb15, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2005, encodingMicros=2, totalDispatchMicros=29116, 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=3506813889858962, 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=10263293, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-348, documentId=test_collections-4840, opaque=0x9ce368, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=7667, encodingMicros=3, totalDispatchMicros=7667, 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=3506813889865946, 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=10257479, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75218, opaque=0x9cccb2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2030, encodingMicros=2, totalDispatchMicros=28881, 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=3506813889913187, 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=10262765, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-34248, opaque=0x9ce158, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=2065, encodingMicros=3, totalDispatchMicros=6843, 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=3506813889901231, 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=10250850, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8132, opaque=0x9cb2cd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5907, encodingMicros=2, totalDispatchMicros=38427, 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=3506813890241786, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10258499, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22448, opaque=0x9cd0ae, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=39420, encodingMicros=3, totalDispatchMicros=59613, 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=3506813890256427, 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=10254075, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41502, opaque=0x9cbf66, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10813, encodingMicros=2, totalDispatchMicros=65297, 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=3506813890306327, 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=10256316, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72185, opaque=0x9cc827, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11863, encodingMicros=2, totalDispatchMicros=50133, 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=3506813890335530, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10241711, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19127, opaque=0x9c8f1a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=39469, encodingMicros=2, totalDispatchMicros=179823, 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=3506813890348713, 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=10256463, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41667, opaque=0x9cc8ba, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11873, encodingMicros=2, totalDispatchMicros=50109, 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=3506813890367198, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10241543, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14521, opaque=0x9c8e72, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=39497, encodingMicros=2, totalDispatchMicros=180953, 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=3506813890381577, 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=10244269, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74404, opaque=0x9c9918, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10913, encodingMicros=2, totalDispatchMicros=147566, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813890394705, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10253920, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72122, opaque=0x9cbecb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=39521, encodingMicros=4, totalDispatchMicros=72142, 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=3506813890412861, 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=10242357, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-47767, opaque=0x9c91a0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10940, encodingMicros=3, totalDispatchMicros=159761, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813890429304, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10254010, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63452, opaque=0x9cbf25, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=39531, encodingMicros=3, totalDispatchMicros=72167, 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=3506813890448989, 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=10244945, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74576, opaque=0x9c9bbc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10965, encodingMicros=2, totalDispatchMicros=143745, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813890457300, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10254147, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56492, opaque=0x9cbfae, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=39562, encodingMicros=33, totalDispatchMicros=71864, 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=3506813890462889, 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=10261074, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41958, opaque=0x9cdabd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11834, encodingMicros=3, totalDispatchMicros=33428, 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=3506813890586972, 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=10253910, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41481, opaque=0x9cbec2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11943, encodingMicros=3, totalDispatchMicros=49147, 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=3506813890584775, 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=10249038, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63284, opaque=0x9cabb9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4311, encodingMicros=2, totalDispatchMicros=49368, 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=3506813890612261, 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=10261156, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22518, opaque=0x9cdb0f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10948, encodingMicros=2, totalDispatchMicros=34318, 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=3506813890620173, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10259548, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67644, opaque=0x9cd4c7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=39635, encodingMicros=3, totalDispatchMicros=51422, 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=3506813890654580, 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=10249182, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56347, opaque=0x9cac49, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4364, encodingMicros=3, totalDispatchMicros=48653, 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=3506813890672431, 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=10258159, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72236, opaque=0x9ccf5a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22891, encodingMicros=2, totalDispatchMicros=49498, 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=3506813890683740, 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=10249273, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22145, opaque=0x9caca4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4388, encodingMicros=2, totalDispatchMicros=46636, 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=3506813890694611, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10259935, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-34032, opaque=0x9cd64a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=39655, encodingMicros=2, totalDispatchMicros=46422, 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=3506813890708303, 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=10249474, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-48260, opaque=0x9cad6d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4408, encodingMicros=2, totalDispatchMicros=46523, 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=3506813890722063, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10260255, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15179, opaque=0x9cd78a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=39678, encodingMicros=2, totalDispatchMicros=44947, 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=3506813890735204, 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=10252137, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41394, opaque=0x9cb7d4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22864, encodingMicros=2, totalDispatchMicros=71866, 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=3506813890758232, 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=10249785, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45480, opaque=0x9caea4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4430, encodingMicros=2, totalDispatchMicros=40563, 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=3506813890594988, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=10262392, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-46329, opaque=0x9cdfe3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10494, encodingMicros=2, totalDispatchMicros=16696, 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=3506813891195338, 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=10249230, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74975, opaque=0x9cac79, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13216, encodingMicros=3, totalDispatchMicros=64622, 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=3506813891247720, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=10248235, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67310, opaque=0x9ca896, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5208, encodingMicros=2, totalDispatchMicros=65674, 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=3506813891284406, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=10248346, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52026, opaque=0x9ca905, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5220, encodingMicros=2, totalDispatchMicros=65639, 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=3506813891378016, 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=10255794, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12192, opaque=0x9cc61d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5088, encodingMicros=2, totalDispatchMicros=34789, 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=3506813891410393, 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=10254131, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4224, opaque=0x9cbf9e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=21786, encodingMicros=3, totalDispatchMicros=65318, 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=3506813891454111, 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=10254650, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19722, opaque=0x9cc1a5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=21826, encodingMicros=2, totalDispatchMicros=63983, 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=3506813891470306, 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=10250389, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8080, opaque=0x9cb100, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5113, encodingMicros=3, totalDispatchMicros=46743, 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=3506813891520495, 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=10251807, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12002, opaque=0x9cb68a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5156, encodingMicros=2, totalDispatchMicros=46167, 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=3506813890814367, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=10241819, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45386, opaque=0x9c8f86, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14719, encodingMicros=2, totalDispatchMicros=163060, totalServerMicros=134, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813890793210, 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=10255189, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56514, opaque=0x9cc3c0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14501, encodingMicros=2, totalDispatchMicros=47904, 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=3506813890761206, 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=10252407, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26633, opaque=0x9cb8e2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22887, encodingMicros=3, totalDispatchMicros=68639, 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=3506813892183419, 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=10263194, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-59732, opaque=0x9ce305, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11871, encodingMicros=3, totalDispatchMicros=11871, 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=3506813891522438, 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=10261688, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20346, opaque=0x9cdd23, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=21007, 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=PT0S, createdAt=3506813892235234, 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=10262633, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-46038, opaque=0x9ce0d4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24042, encodingMicros=2, totalDispatchMicros=24042, 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=3506813891285354, 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=10257472, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37782, opaque=0x9cccab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13210, encodingMicros=3, totalDispatchMicros=46594, 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=3506813892264980, 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=10240548, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-348, documentId=test_collections-77, opaque=0x9c8a8f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16928, encodingMicros=2, totalDispatchMicros=131601, totalServerMicros=61, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813891195429, 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=10239394, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-25970, opaque=0x9c860d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4510, encodingMicros=2, totalDispatchMicros=154787, totalServerMicros=129, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813892298185, 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=10237484, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-25790, opaque=0x9c7e97, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14210, encodingMicros=3, totalDispatchMicros=182541, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813892318735, 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=10238703, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51408, opaque=0x9c835a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5627, encodingMicros=3, totalDispatchMicros=156842, totalServerMicros=130, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813891190983, 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=10258343, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16214, opaque=0x9cd012, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11236, encodingMicros=3, totalDispatchMicros=39658, 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=3506813892365328, 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=10260283, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59627, opaque=0x9cd7a6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14243, encodingMicros=2, totalDispatchMicros=39503, 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=3506813892365213, 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=10238467, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14136, opaque=0x9c826e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5668, encodingMicros=2, totalDispatchMicros=157115, totalServerMicros=130, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813892435480, 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=10260829, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1207, opaque=0x9cd9c8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12454, encodingMicros=2, totalDispatchMicros=31754, 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=3506813892331576, 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=10258530, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12368, opaque=0x9cd0cd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14145, encodingMicros=2, totalDispatchMicros=36316, 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=3506813892468433, 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=10250914, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30118, opaque=0x9cb30d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15302, encodingMicros=3, totalDispatchMicros=57689, 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=3506813892284214, 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=10255728, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72167, opaque=0x9cc5db, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22401, encodingMicros=3, totalDispatchMicros=65254, 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=3506813892234492, 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=10250640, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22211, opaque=0x9cb1fb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6408, encodingMicros=2, totalDispatchMicros=57987, 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=3506813892533566, 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=10261481, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41992, opaque=0x9cdc54, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15163, encodingMicros=3, totalDispatchMicros=28109, 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=3506813892184103, 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=10250545, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63347, opaque=0x9cb19c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15879, encodingMicros=2, totalDispatchMicros=55428, 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=3506813892599781, 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=10251072, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41212, opaque=0x9cb3ab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6762, encodingMicros=3, totalDispatchMicros=60414, 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=3506813892611054, 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=10240171, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-55867, opaque=0x9c8916, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15220, encodingMicros=2, totalDispatchMicros=167144, totalServerMicros=124, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813892629290, 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=10250765, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41164, opaque=0x9cb278, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16305, encodingMicros=2, totalDispatchMicros=55793, 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=3506813892644930, 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=10257663, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30289, opaque=0x9ccd6a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15240, encodingMicros=3, totalDispatchMicros=45439, 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=3506813892544397, 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=10255727, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33685, opaque=0x9cc5da, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22656, encodingMicros=2, totalDispatchMicros=65521, 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=3506813892685592, 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=10251997, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59336, opaque=0x9cb749, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6815, encodingMicros=3, totalDispatchMicros=60232, 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=3506813892444886, 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=10260324, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56640, opaque=0x9cd7cf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14318, encodingMicros=2, totalDispatchMicros=39386, 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=3506813892713470, 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=10252033, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41382, opaque=0x9cb76c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6838, encodingMicros=2, totalDispatchMicros=60244, 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=3506813892746072, 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=10256497, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30261, opaque=0x9cc8dc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22776, encodingMicros=11, totalDispatchMicros=60596, 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=3506813892671501, 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=10259569, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-34003, opaque=0x9cd4dc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15263, encodingMicros=2, totalDispatchMicros=39593, 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=3506813892786113, 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=10252980, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33388, opaque=0x9cbb1f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6896, encodingMicros=2, totalDispatchMicros=59428, 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=3506813892662272, 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=10250936, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22225, opaque=0x9cb323, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16334, encodingMicros=3, totalDispatchMicros=55707, 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=3506813892823097, 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=10254244, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59418, opaque=0x9cc00f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13225, encodingMicros=3, totalDispatchMicros=57723, 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=3506813892602518, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=10238728, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-54757, opaque=0x9c8373, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12743, encodingMicros=3, totalDispatchMicros=173285, totalServerMicros=128, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813892868022, 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=10258722, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8547, opaque=0x9cd18d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13239, encodingMicros=2, totalDispatchMicros=38685, 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=3506813892736910, 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=10260375, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37999, opaque=0x9cd802, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14606, encodingMicros=3, totalDispatchMicros=39598, 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=3506813892908632, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=10253811, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-46061, opaque=0x9cbe5e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15282, encodingMicros=3, totalDispatchMicros=62476, 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=3506813892919657, 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=10260490, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41926, opaque=0x9cd875, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13358, encodingMicros=3, totalDispatchMicros=41389, 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=3506813892868131, 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=10239995, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26079, opaque=0x9c8866, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13130, encodingMicros=2, totalDispatchMicros=173830, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813893519888, 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=10252773, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-15708, opaque=0x9cba50, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17437, encodingMicros=2, totalDispatchMicros=53603, 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=3506813894132839, 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=10257702, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59536, opaque=0x9ccd91, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14365, encodingMicros=10, totalDispatchMicros=47171, 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=3506813894164344, 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=10257787, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37803, opaque=0x9ccde6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14392, encodingMicros=3, totalDispatchMicros=47157, 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=3506813894197072, 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=10254913, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19796, opaque=0x9cc2ac, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18091, encodingMicros=3, totalDispatchMicros=52488, 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=3506813894268927, 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=10251476, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-3945, opaque=0x9cb53f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18120, encodingMicros=3, totalDispatchMicros=58519, 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=3506813894304916, 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=10251571, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-3962, opaque=0x9cb59e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18153, encodingMicros=2, totalDispatchMicros=58226, 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=3506813892979911, 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=10251546, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-3953, opaque=0x9cb585, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16631, encodingMicros=2, totalDispatchMicros=65908, 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=3506813894349487, 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=10252875, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-15736, opaque=0x9cbab6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18183, encodingMicros=2, totalDispatchMicros=53366, 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=3506813892997484, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=10248702, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45877, opaque=0x9caa69, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15329, encodingMicros=3, totalDispatchMicros=71922, 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=3506813894399804, 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=10255537, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-15999, opaque=0x9cc51b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18217, encodingMicros=2, totalDispatchMicros=48454, 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=3506813894427048, 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=10255778, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19870, opaque=0x9cc60d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18241, encodingMicros=2, totalDispatchMicros=45600, 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=3506813894452507, 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=10255903, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16021, opaque=0x9cc68a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18262, encodingMicros=3, totalDispatchMicros=45548, 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=3506813894469744, 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=10256376, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8379, opaque=0x9cc863, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18011, encodingMicros=2, totalDispatchMicros=48210, 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=3506813894527225, 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=10256724, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4367, opaque=0x9cc9bf, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14975, encodingMicros=3, totalDispatchMicros=48762, 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=3506813894584453, 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=10256936, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1077, opaque=0x9cca93, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15028, encodingMicros=2, totalDispatchMicros=47985, 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=3506813894611130, 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=10261554, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12559, opaque=0x9cdc9d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15039, encodingMicros=2, totalDispatchMicros=30968, 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=3506813894616976, 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=10256472, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1061, opaque=0x9cc8c3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15750, encodingMicros=3, totalDispatchMicros=47911, 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=3506813894676445, 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=10260239, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12489, opaque=0x9cd77a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15079, encodingMicros=3, totalDispatchMicros=36219, 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=3506813894704989, 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=10260472, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4614, opaque=0x9cd863, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15102, encodingMicros=2, totalDispatchMicros=32407, 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=3506813894742616, 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=10260639, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4633, opaque=0x9cd90a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15136, encodingMicros=2, totalDispatchMicros=32299, 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=3506813894752131, 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=10249120, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-7854, opaque=0x9cac0b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10590, encodingMicros=2, totalDispatchMicros=52788, 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=3506813894828544, 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=10259437, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15160, opaque=0x9cd458, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14774, encodingMicros=3, totalDispatchMicros=46862, 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=3506813894855809, 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=10262212, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-34208, opaque=0x9cdf2f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14798, encodingMicros=2, totalDispatchMicros=23795, 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=3506813894888982, 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=10246661, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-21993, opaque=0x9ca270, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10981, encodingMicros=3, totalDispatchMicros=63745, 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=3506813894908102, 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=10251667, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41325, opaque=0x9cb5fe, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7326, encodingMicros=3, totalDispatchMicros=57821, 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=3506813894941765, 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=10251750, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41342, opaque=0x9cb651, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7346, encodingMicros=3, totalDispatchMicros=57775, 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=3506813894965844, 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=10248990, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14843, opaque=0x9cab89, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7366, encodingMicros=3, totalDispatchMicros=68353, 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=3506813894989803, 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=10249024, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59204, opaque=0x9cabab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7387, encodingMicros=3, totalDispatchMicros=68302, 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=3506813895031744, 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=10240414, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14422, opaque=0x9c8a09, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10794, encodingMicros=2, totalDispatchMicros=122000, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813895049086, 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=10250174, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72021, opaque=0x9cb029, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7432, encodingMicros=2, totalDispatchMicros=60576, 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=3506813895083708, 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=10249432, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30051, opaque=0x9cad43, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7459, encodingMicros=2, totalDispatchMicros=59802, 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=3506813895108356, 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=10249438, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14864, opaque=0x9cad49, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7463, encodingMicros=3, totalDispatchMicros=59819, 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=3506813895131230, 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=10249703, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52097, opaque=0x9cae52, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7481, encodingMicros=3, totalDispatchMicros=59716, 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=3506813895155619, 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=10249769, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67383, opaque=0x9cae94, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7502, encodingMicros=2, totalDispatchMicros=59714, 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=3506813895186329, 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=10252138, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72083, opaque=0x9cb7d5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7526, encodingMicros=3, totalDispatchMicros=57913, 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=3506813895211308, 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=10252267, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37378, opaque=0x9cb856, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7547, encodingMicros=2, totalDispatchMicros=57874, 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=3506813895261742, 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=10258613, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20107, opaque=0x9cd120, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6213, encodingMicros=3, totalDispatchMicros=26575, 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=3506813892921293, 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=10262182, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20383, opaque=0x9cdf11, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13272, encodingMicros=3, totalDispatchMicros=21867, 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=3506813894423440, 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=10262704, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-348, documentId=test_collections-12647, opaque=0x9ce11b, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=24041, encodingMicros=3, totalDispatchMicros=24041, 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=3506813897560548, 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=10244984, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-58778, opaque=0x9c9be3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17444, encodingMicros=2, totalDispatchMicros=121499, totalServerMicros=4, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506813897571521, 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=10254105, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12101, opaque=0x9cbf84, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1345, encodingMicros=2, totalDispatchMicros=29916, 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=3506813894332513, 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=10255789, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8336, opaque=0x9cc618, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15131, encodingMicros=2, totalDispatchMicros=44860, 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=3506813897653364, 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=10257357, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16131, opaque=0x9ccc38, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1247, encodingMicros=2, totalDispatchMicros=23095, 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=3506813897670166, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=10238441, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45070, opaque=0x9c8254, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8091, encodingMicros=2, totalDispatchMicros=130757, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813897693091, 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=10257318, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8458, opaque=0x9ccc11, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1282, encodingMicros=2, totalDispatchMicros=21705, 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=3506813897699823, 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=10245179, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-548, opaque=0x9c9ca6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11465, encodingMicros=2, totalDispatchMicros=98972, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813894204361, 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=10258101, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75241, opaque=0x9ccf20, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14402, encodingMicros=2, totalDispatchMicros=46817, 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=3506813897757036, 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=10253475, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12047, opaque=0x9cbd0e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11285, encodingMicros=3, totalDispatchMicros=50304, 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=3506813897781627, 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=10258186, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33887, opaque=0x9ccf75, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17970, encodingMicros=2, totalDispatchMicros=50008, 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=3506813897797725, 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=10263413, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-348, documentId=test_collections-4853, opaque=0x9ce3e0, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11208, encodingMicros=3, totalDispatchMicros=11208, 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=3506813898058075, 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=10245320, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-21776, opaque=0x9c9d33, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13212, encodingMicros=3, totalDispatchMicros=74187, 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=3506813898085207, 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=10245430, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74645, opaque=0x9c9da1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13236, encodingMicros=2, totalDispatchMicros=74151, 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=3506813898109501, 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=10245672, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19288, opaque=0x9c9e93, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13256, encodingMicros=4, totalDispatchMicros=74103, 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=3506813898132990, 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=10245765, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-48077, opaque=0x9c9ef0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13277, encodingMicros=2, 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.032S, createdAt=3506813898154738, 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=10245917, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74737, opaque=0x9c9f88, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13279, encodingMicros=2, totalDispatchMicros=74039, 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=3506813898177939, 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=10245978, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-58941, opaque=0x9c9fc5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13288, encodingMicros=2, totalDispatchMicros=74055, 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=3506813898201366, 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=10246449, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74802, opaque=0x9ca19c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13277, encodingMicros=3, totalDispatchMicros=73800, 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=3506813898229843, 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=10246596, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51920, opaque=0x9ca22f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13302, encodingMicros=2, totalDispatchMicros=73714, 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=3506813898253794, 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=10246656, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19318, opaque=0x9ca26b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13322, encodingMicros=4, totalDispatchMicros=73723, 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=3506813898291786, 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=10246700, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19323, opaque=0x9ca297, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13358, encodingMicros=2, totalDispatchMicros=73769, 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=3506813898315078, 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=10246741, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59045, opaque=0x9ca2c0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13378, encodingMicros=3, totalDispatchMicros=73791, 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=3506813898339791, 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=10246773, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14725, opaque=0x9ca2e0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13400, encodingMicros=2, totalDispatchMicros=73823, 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=3506813898362896, 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=10246844, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74839, opaque=0x9ca327, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13421, encodingMicros=3, totalDispatchMicros=73825, 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=3506813898385009, 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=10246885, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71855, opaque=0x9ca350, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13439, encodingMicros=2, totalDispatchMicros=73823, 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=3506813898406568, 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=10247024, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22024, opaque=0x9ca3db, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13458, encodingMicros=3, totalDispatchMicros=73764, 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=3506813898429372, 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=10247123, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67253, opaque=0x9ca43e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13478, encodingMicros=2, totalDispatchMicros=73671, 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=3506813898451342, 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=10247264, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45092, opaque=0x9ca4cb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13496, encodingMicros=2, totalDispatchMicros=73617, 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=3506813898474066, 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=10247282, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67268, opaque=0x9ca4dd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13515, encodingMicros=2, totalDispatchMicros=73616, 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=3506813898495962, 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=10247287, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45102, opaque=0x9ca4e2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13534, encodingMicros=2, totalDispatchMicros=73653, 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=3506813898518422, 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=10247440, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56266, opaque=0x9ca57b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13554, encodingMicros=2, totalDispatchMicros=73645, 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=3506813898540612, 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=10247482, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71883, opaque=0x9ca5a5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13573, encodingMicros=2, totalDispatchMicros=73660, 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=3506813898562149, 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=10247519, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67285, opaque=0x9ca5ca, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13592, encodingMicros=2, totalDispatchMicros=73660, 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=3506813898584229, 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=10247708, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29961, opaque=0x9ca687, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13596, encodingMicros=2, totalDispatchMicros=73543, 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=3506813898607402, 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=10247715, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45139, opaque=0x9ca68e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13616, encodingMicros=2, totalDispatchMicros=73585, 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=3506813898630039, 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=10247802, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56284, opaque=0x9ca6e5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13635, encodingMicros=2, totalDispatchMicros=73563, 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=3506813898652262, 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=10247884, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63235, opaque=0x9ca737, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13654, 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.002S, createdAt=3506813898675232, 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=10261277, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-38069, opaque=0x9cdb88, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8979, encodingMicros=2, totalDispatchMicros=27090, 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=3506813898697188, 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=10262157, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67720, opaque=0x9cdef8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8996, encodingMicros=3, totalDispatchMicros=22514, 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=3506813894148084, 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=10261901, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-48566, opaque=0x9cddf8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14545, encodingMicros=3, totalDispatchMicros=21730, 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=3506813894132381, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=10258121, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26770, opaque=0x9ccf34, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3843, encodingMicros=3, totalDispatchMicros=24187, 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=3506813898735690, 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=10262344, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22557, opaque=0x9cdfb3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9031, encodingMicros=4, totalDispatchMicros=19483, 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=3506813898818352, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=10240106, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26101, opaque=0x9c88d5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8525, encodingMicros=3, totalDispatchMicros=126056, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813897736883, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=10248705, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45878, opaque=0x9caa6c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8132, encodingMicros=2, totalDispatchMicros=57430, 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=3506813897735821, 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=10257395, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20012, opaque=0x9ccc5e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=1320, encodingMicros=3, totalDispatchMicros=21695, 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=3506813898925262, 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=10257758, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20035, opaque=0x9ccdc9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=2505, encodingMicros=3, totalDispatchMicros=21432, 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=3506813897568492, 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=10253753, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41470, opaque=0x9cbe24, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9816, encodingMicros=2, totalDispatchMicros=58928, 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=3506813897554475, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10248519, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59161, opaque=0x9ca9b2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=42186, encodingMicros=2, totalDispatchMicros=84405, 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=3506813899013333, 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=10242148, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26264, opaque=0x9c90cf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10345, encodingMicros=2, totalDispatchMicros=170356, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813898889950, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=10250155, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45945, opaque=0x9cb015, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=9282, encodingMicros=2, totalDispatchMicros=55081, 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=3506813898851843, 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=10261325, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45971, opaque=0x9cdbb8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9143, encodingMicros=2, totalDispatchMicros=21764, 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=3506813898854197, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=10240062, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26091, opaque=0x9c88a9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8557, encodingMicros=2, totalDispatchMicros=126144, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506813899160911, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10260629, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41935, opaque=0x9cd900, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=42471, encodingMicros=2, totalDispatchMicros=45106, 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=3506813898800448, 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=10237544, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-55461, opaque=0x9c7ed3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19183, encodingMicros=2, totalDispatchMicros=195213, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813899213845, 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=10252750, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75096, opaque=0x9cba39, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9458, encodingMicros=2, totalDispatchMicros=54257, 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=3506813899213845, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10260743, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-34090, opaque=0x9cd972, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=42518, encodingMicros=2, totalDispatchMicros=45030, 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=3506813899244829, 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=10234298, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-55283, opaque=0x9c7225, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19625, encodingMicros=2, totalDispatchMicros=197709, totalServerMicros=152, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813899255763, 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=10253090, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56466, opaque=0x9cbb8d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9489, encodingMicros=2, totalDispatchMicros=54151, 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=3506813899271547, 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=10257811, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33860, opaque=0x9ccdfe, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19649, encodingMicros=2, totalDispatchMicros=50778, 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=3506813899280811, 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=10253242, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75106, opaque=0x9cbc25, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9510, encodingMicros=2, totalDispatchMicros=54074, 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=3506813899294469, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10262373, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-30399, opaque=0x9cdfd0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=35480, encodingMicros=3, totalDispatchMicros=35480, 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=3506813899164759, 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=10262937, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63668, opaque=0x9ce204, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10131, encodingMicros=3, totalDispatchMicros=15865, 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=3506813899378660, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10262733, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-34247, opaque=0x9ce138, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28968, encodingMicros=3, totalDispatchMicros=28968, 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=3506813899415618, 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=10263304, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-38194, opaque=0x9ce373, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17381, encodingMicros=4, totalDispatchMicros=17381, 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=3506813899459232, 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=10236848, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-25582, opaque=0x9c7c1b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15086, encodingMicros=3, totalDispatchMicros=144537, 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=3506813899466311, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10243959, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51844, opaque=0x9c97e2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21112, encodingMicros=3, totalDispatchMicros=159236, totalServerMicros=82, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506813899487165, 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=10236818, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-18624, opaque=0x9c7bfd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15108, encodingMicros=2, totalDispatchMicros=144599, totalServerMicros=82, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813899503353, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10250034, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26568, opaque=0x9caf9d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21145, encodingMicros=2, totalDispatchMicros=84956, 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=3506813899515923, 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=10258039, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8498, opaque=0x9ccee2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12797, encodingMicros=3, totalDispatchMicros=31546, 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=3506813899539297, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10243891, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56137, opaque=0x9c979e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21178, encodingMicros=2, totalDispatchMicros=158278, totalServerMicros=86, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813899556502, 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=10239098, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71434, opaque=0x9c84e5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14392, encodingMicros=3, totalDispatchMicros=147352, 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=3506813899612318, 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=10237282, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-18686, opaque=0x9c7dcd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14432, encodingMicros=3, totalDispatchMicros=164462, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813899646681, 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=10239589, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51504, opaque=0x9c86d0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10946, encodingMicros=3, totalDispatchMicros=184436, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813899682879, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=10250535, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52148, opaque=0x9cb192, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21192, encodingMicros=2, totalDispatchMicros=80925, 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=3506813900112271, 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=10260469, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16369, opaque=0x9cd860, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10733, encodingMicros=3, totalDispatchMicros=32296, 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=3506813900311355, 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=10250154, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59275, opaque=0x9cb016, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4921, encodingMicros=2, totalDispatchMicros=43253, 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=3506813900355372, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=10247673, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45810, opaque=0x9ca664, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4412, encodingMicros=2, totalDispatchMicros=37548, 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=3506813900398786, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=10238943, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45125, opaque=0x9c844a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=4450, encodingMicros=2, totalDispatchMicros=98818, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813899308028, 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=10258359, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72239, opaque=0x9cd022, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19663, encodingMicros=3, totalDispatchMicros=49134, 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=3506813899305474, 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=10253576, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33565, opaque=0x9cbd73, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9531, encodingMicros=2, totalDispatchMicros=53872, 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=3506813899228238, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=10260160, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67663, opaque=0x9cd72b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8916, encodingMicros=3, totalDispatchMicros=25017, 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=3506813900540505, 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=10238290, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-25904, opaque=0x9c81bd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20923, encodingMicros=2, totalDispatchMicros=195465, totalServerMicros=155, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813900537386, 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=10253888, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56484, opaque=0x9cbeab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10756, encodingMicros=3, totalDispatchMicros=54402, 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=3506813900410981, 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=10254894, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37583, opaque=0x9cc299, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4294, encodingMicros=3, totalDispatchMicros=45492, 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=3506813900595566, 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=10238489, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14142, opaque=0x9c8284, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20970, encodingMicros=2, totalDispatchMicros=199846, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506813900631534, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=10262993, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72344, opaque=0x9ce23c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10209, encodingMicros=3, totalDispatchMicros=12210, 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=3506813900129659, 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=10256914, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56547, opaque=0x9cca7d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3780, encodingMicros=3, totalDispatchMicros=28571, 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=3506813899554886, 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=10255414, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-15985, opaque=0x9cc4a1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12830, encodingMicros=2, totalDispatchMicros=38986, 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=3506813900715452, 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=10244438, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74520, opaque=0x9c99c1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4350, encodingMicros=2, totalDispatchMicros=108936, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813900695122, 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=10256078, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75189, opaque=0x9cc739, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3842, encodingMicros=2, totalDispatchMicros=37635, 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=3506813900765618, 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=10256213, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30255, opaque=0x9cc7c0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3894, encodingMicros=3, totalDispatchMicros=37063, 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=3506813900631383, 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=10262035, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26874, opaque=0x9cde7e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20678, encodingMicros=3, totalDispatchMicros=34855, 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=3506813900798051, 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=10256290, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4340, opaque=0x9cc80d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11389, encodingMicros=2, totalDispatchMicros=34271, 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=3506813900604224, 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=10261429, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-38084, opaque=0x9cdc20, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10491, encodingMicros=2, totalDispatchMicros=28616, 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=3506813900837757, 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=10256438, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12221, opaque=0x9cc8a1, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11424, encodingMicros=2, totalDispatchMicros=34246, 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=3506813900844937, 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=10258456, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22447, opaque=0x9cd083, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3734, encodingMicros=3, totalDispatchMicros=32780, 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=3506813900862975, 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=10258545, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12371, opaque=0x9cd0dc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11445, encodingMicros=2, totalDispatchMicros=26151, 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=3506813900869023, 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=10258367, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37838, opaque=0x9cd02a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10741, encodingMicros=3, totalDispatchMicros=43370, 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=3506813900895363, 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=10259021, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12403, opaque=0x9cd2b8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11466, encodingMicros=3, totalDispatchMicros=28102, 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=3506813900923314, 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=10261025, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45953, opaque=0x9cda8c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3790, encodingMicros=2, totalDispatchMicros=18056, 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=3506813900950741, 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=10260714, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4639, opaque=0x9cd955, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=10803, encodingMicros=3, totalDispatchMicros=24209, 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=3506813900957382, 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=10261219, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-38063, opaque=0x9cdb4e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3802, encodingMicros=4, totalDispatchMicros=17435, 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=3506813901041896, 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=10262314, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63656, opaque=0x9cdf95, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3837, encodingMicros=3, totalDispatchMicros=9354, 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=3506813901830637, 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=10248662, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45372, opaque=0x9caa41, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6164, encodingMicros=2, totalDispatchMicros=62998, 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=3506813901829510, 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=10249404, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-790, opaque=0x9cad27, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12517, encodingMicros=3, totalDispatchMicros=63616, 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=3506813901903933, 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=10250263, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-7998, opaque=0x9cb082, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12579, encodingMicros=2, totalDispatchMicros=49768, 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=3506813901949408, 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=10250360, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8059, opaque=0x9cb0e3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12610, encodingMicros=2, totalDispatchMicros=49786, 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=3506813901993627, 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=10252901, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33360, opaque=0x9cbad0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6254, encodingMicros=2, totalDispatchMicros=49600, 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=3506813902059456, 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=10261283, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20309, opaque=0x9cdb8f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12008, encodingMicros=3, totalDispatchMicros=24873, 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=3506813900576766, 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=10263239, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-34273, opaque=0x9ce332, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19284, encodingMicros=3, totalDispatchMicros=19284, 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=3506813902075510, 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=10263590, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-30415, opaque=0x9ce491, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6037, encodingMicros=2, totalDispatchMicros=6037, 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=3506813902166802, 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=10235373, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71018, opaque=0x9c7658, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16487, encodingMicros=2, totalDispatchMicros=149556, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813901854062, 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=10257565, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37791, opaque=0x9ccd08, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15306, encodingMicros=2, totalDispatchMicros=35472, 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=3506813902196582, 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=10237308, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-18689, opaque=0x9c7de7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16513, encodingMicros=2, totalDispatchMicros=148438, totalServerMicros=68, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813902206490, 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=10257568, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67595, opaque=0x9ccd0b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22003, encodingMicros=2, totalDispatchMicros=57675, 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=3506813902223520, 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=10234871, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-47488, opaque=0x9c7462, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16535, encodingMicros=3, totalDispatchMicros=149993, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813902233832, 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=10257941, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15120, opaque=0x9cce80, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22025, encodingMicros=3, totalDispatchMicros=57217, 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=3506813900901937, 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=10258910, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52390, opaque=0x9cd249, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10767, encodingMicros=3, totalDispatchMicros=42967, 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=3506813902259887, 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=10257740, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33854, opaque=0x9ccdb7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15682, encodingMicros=3, totalDispatchMicros=32438, 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=3506813902293489, 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=10259368, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41851, opaque=0x9cd413, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12155, encodingMicros=3, totalDispatchMicros=40270, 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=3506813900856307, 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=10263265, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-38191, opaque=0x9ce34c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19606, encodingMicros=3, totalDispatchMicros=19606, 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=3506813902330178, 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=10255671, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30237, opaque=0x9cc5a2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12185, encodingMicros=3, totalDispatchMicros=50977, 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=3506813902343657, 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=10243291, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29519, opaque=0x9c9546, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13058, encodingMicros=2, totalDispatchMicros=108676, 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=3506813902368020, 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=10255907, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37670, opaque=0x9cc68e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12212, encodingMicros=2, totalDispatchMicros=50924, 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=3506813900768355, 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=10259585, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45889, opaque=0x9cd4ec, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4387, encodingMicros=2, totalDispatchMicros=19317, 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=3506813902408845, 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=10245208, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26359, opaque=0x9c9cc3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18342, encodingMicros=2, totalDispatchMicros=94396, 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=3506813902374641, 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=10243322, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29534, opaque=0x9c9565, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13086, encodingMicros=2, totalDispatchMicros=108725, 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=3506813902299626, 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=10255124, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75161, opaque=0x9cc37f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12861, encodingMicros=3, totalDispatchMicros=37057, 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=3506813902534301, 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=10243955, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-47991, opaque=0x9c97de, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13044, encodingMicros=2, totalDispatchMicros=110567, 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=3506813902535773, 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=10246574, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63146, opaque=0x9ca219, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18435, encodingMicros=3, totalDispatchMicros=81786, 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=3506813902593347, 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=10244412, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74507, opaque=0x9c99a7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13082, encodingMicros=2, totalDispatchMicros=106642, 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=3506813902260485, 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=10234635, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-10969, opaque=0x9c7376, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16262, encodingMicros=2, totalDispatchMicros=152963, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813902628170, 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=10244576, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-62935, opaque=0x9c9a4b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13110, encodingMicros=2, totalDispatchMicros=104911, 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=3506813902643203, 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=10247737, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45147, opaque=0x9ca6a4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18498, encodingMicros=2, totalDispatchMicros=68875, 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=3506813902668480, 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=10237925, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71349, opaque=0x9c8050, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16603, encodingMicros=3, totalDispatchMicros=151321, 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=3506813902696109, 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=10238010, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51279, opaque=0x9c80a5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16627, encodingMicros=3, totalDispatchMicros=151328, 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=3506813902699563, 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=10247771, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14776, opaque=0x9ca6c5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18549, encodingMicros=3, totalDispatchMicros=65114, 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=3506813902223110, 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=10261633, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16448, opaque=0x9cdcec, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=11834, encodingMicros=2, totalDispatchMicros=22858, 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=3506813902188480, 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=10253198, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33452, opaque=0x9cbbf9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=5240, encodingMicros=3, totalDispatchMicros=51929, 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=3506813902785871, 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=10247868, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74901, opaque=0x9ca727, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18253, encodingMicros=2, totalDispatchMicros=68056, 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=3506813902773864, 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=10259070, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4527, opaque=0x9cd2e9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12373, encodingMicros=3, totalDispatchMicros=30724, 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=3506813902842249, 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=10241507, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-229, opaque=0x9c8e4e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17120, encodingMicros=2, totalDispatchMicros=129820, 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=3506813902707489, 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=10245560, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14692, opaque=0x9c9e23, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13162, encodingMicros=2, totalDispatchMicros=100587, 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=3506813902592424, 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=10262624, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12639, opaque=0x9ce0cb, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=3450, encodingMicros=3, totalDispatchMicros=24985, 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=3506813902544671, 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=10255680, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67546, opaque=0x9cc5ab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13087, encodingMicros=4, totalDispatchMicros=38239, 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=3506813902431175, 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=10256669, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33764, opaque=0x9cc988, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12258, encodingMicros=3, totalDispatchMicros=50508, 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=3506813902962230, 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=10255253, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52274, opaque=0x9cc400, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3865, encodingMicros=3, totalDispatchMicros=55494, 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=3506813902974733, 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=10242743, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51793, opaque=0x9c9322, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3192, encodingMicros=3, totalDispatchMicros=148395, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813903000657, 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=10242274, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51785, opaque=0x9c914d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12816, encodingMicros=2, totalDispatchMicros=152865, 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=3506813903026004, 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=10240642, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14459, opaque=0x9c8aed, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12839, encodingMicros=3, totalDispatchMicros=167585, totalServerMicros=119, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813903049166, 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=10240296, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51615, opaque=0x9c8993, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12858, encodingMicros=3, totalDispatchMicros=169543, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813903073436, 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=10258217, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15133, opaque=0x9ccf94, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3898, encodingMicros=2, totalDispatchMicros=52035, 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=3506813902893252, 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=10262968, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22570, opaque=0x9ce223, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12572, encodingMicros=3, totalDispatchMicros=16599, 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=3506813902867706, 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=10259150, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20148, opaque=0x9cd339, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12463, encodingMicros=2, totalDispatchMicros=30331, 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=3506813902869272, 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=10244025, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-469, opaque=0x9c9824, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17143, encodingMicros=2, totalDispatchMicros=112578, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813903157678, 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=10260653, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8662, opaque=0x9cd918, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=12746, encodingMicros=2, totalDispatchMicros=25492, 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=3506813903205777, 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=10261285, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75342, opaque=0x9cdb90, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=35863, encodingMicros=2, totalDispatchMicros=43008, 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=3506813903215456, 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=10254350, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19632, opaque=0x9cc079, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17065, encodingMicros=22, totalDispatchMicros=57525, 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=3506813903253714, 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=10255571, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4300, opaque=0x9cc53e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13144, encodingMicros=2, totalDispatchMicros=54954, 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=3506813903263881, 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=10251763, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19552, opaque=0x9cb65e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=35895, encodingMicros=2, totalDispatchMicros=83991, totalServerMicros=13, serverMicros=13}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813903296932, 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=10248799, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45390, opaque=0x9caaca, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=35920, encodingMicros=2, totalDispatchMicros=79691, 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=3506813903319703, 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=10248894, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22127, opaque=0x9cab29, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=35929, encodingMicros=2, totalDispatchMicros=79674, 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=3506813903398622, 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=10245359, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74631, opaque=0x9c9d5a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13997, encodingMicros=2, totalDispatchMicros=96423, 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=3506813903430325, 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=10245549, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74671, opaque=0x9c9e18, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14024, encodingMicros=2, totalDispatchMicros=95746, 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=3506813903454004, 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=10245550, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-21846, opaque=0x9c9e19, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14042, encodingMicros=2, totalDispatchMicros=95763, 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=3506813903478240, 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=10253423, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33520, opaque=0x9cbcda, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33673, encodingMicros=2, totalDispatchMicros=77695, 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=3506813903501700, 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=10253577, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59376, opaque=0x9cbd74, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33692, encodingMicros=17, totalDispatchMicros=77583, 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=3506813903523494, 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=10246288, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29867, opaque=0x9ca0fc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14086, encodingMicros=2, totalDispatchMicros=87098, 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=3506813903542770, 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=10255879, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37666, opaque=0x9cc672, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33717, encodingMicros=3, totalDispatchMicros=60338, 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=3506813903565820, 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=10256044, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45754, opaque=0x9cc717, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33736, encodingMicros=2, totalDispatchMicros=60288, 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=3506813903593222, 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=10246812, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59056, opaque=0x9ca307, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14133, encodingMicros=25, totalDispatchMicros=82749, 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=3506813903621596, 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=10256983, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37747, opaque=0x9ccac2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33771, encodingMicros=4, totalDispatchMicros=59248, 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=3506813905509468, 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=10257437, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56560, opaque=0x9ccc88, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15628, encodingMicros=3, totalDispatchMicros=54888, 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=3506813905828515, 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=10242481, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-47812, opaque=0x9c921c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4982, encodingMicros=2, totalDispatchMicros=108416, 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=3506813906073619, 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=10237549, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-25802, opaque=0x9c7ed8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=4667, encodingMicros=2, totalDispatchMicros=159577, 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=3506813902839096, 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=10247875, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45187, opaque=0x9ca72e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18302, encodingMicros=3, totalDispatchMicros=68903, 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=3506813905509024, 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=10252169, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4082, opaque=0x9cb7f4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15545, encodingMicros=2, totalDispatchMicros=73350, 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=3506813903321071, 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=10259461, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1159, opaque=0x9cd470, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13182, encodingMicros=2, totalDispatchMicros=36965, 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=3506813906259853, 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=10253548, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12054, opaque=0x9cbd57, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16283, encodingMicros=3, totalDispatchMicros=69026, 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=3506813906260759, 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=10248415, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71940, opaque=0x9ca94a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21684, encodingMicros=2, totalDispatchMicros=70517, 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=3506813903121946, 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=10263481, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-34288, opaque=0x9ce424, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12563, encodingMicros=3, totalDispatchMicros=12563, 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=3506813906306579, 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=10248472, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45350, opaque=0x9ca983, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21726, encodingMicros=2, totalDispatchMicros=70271, 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=3506813903123800, 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=10259052, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15154, opaque=0x9cd2d7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3924, encodingMicros=3, totalDispatchMicros=48254, 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=3506813906362198, 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=10261235, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8696, opaque=0x9cdb5e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=27379, encodingMicros=2, totalDispatchMicros=38996, 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=3506813903065684, 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=10240801, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19049, opaque=0x9c8b8c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=3278, encodingMicros=3, totalDispatchMicros=161945, totalServerMicros=117, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506813906386391, 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=10263404, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-48610, opaque=0x9ce3d7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21750, encodingMicros=3, totalDispatchMicros=21750, 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=3506813902962230, 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=10255819, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33693, opaque=0x9cc636, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13490, encodingMicros=3, totalDispatchMicros=37567, 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=3506813906418411, 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=10251487, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19544, opaque=0x9cb54a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17292, encodingMicros=3, totalDispatchMicros=67280, 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=3506813906445682, 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=10255889, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33703, opaque=0x9cc67c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16975, encodingMicros=2, totalDispatchMicros=40667, 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=3506813906413285, 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=10240783, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-55964, opaque=0x9c8b7a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6621, encodingMicros=3, totalDispatchMicros=165337, totalServerMicros=117, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813906476876, 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=10255227, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63470, opaque=0x9cc3e6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17337, encodingMicros=3, totalDispatchMicros=56747, 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=3506813906391104, 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=10263245, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-348, documentId=test_collections-16598, opaque=0x9ce338, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=25413, 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.016S, createdAt=3506813906503604, 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=10256042, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56525, opaque=0x9cc715, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17001, encodingMicros=3, totalDispatchMicros=39071, 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=3506813906523383, 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=10260132, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22494, opaque=0x9cd70f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17338, encodingMicros=2, totalDispatchMicros=46616, 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=3506813906536280, 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=10258302, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16208, opaque=0x9ccfe9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16747, encodingMicros=2, totalDispatchMicros=41529, 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=3506813906561368, 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=10262618, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-38148, opaque=0x9ce0c5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17017, encodingMicros=3, totalDispatchMicros=21992, 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=3506813906570450, 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=10258521, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20098, opaque=0x9cd0c4, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16774, encodingMicros=3, totalDispatchMicros=41404, 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=3506813906587791, 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=10258430, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56587, opaque=0x9cd068, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17038, encodingMicros=2, totalDispatchMicros=36900, 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=3506813906594949, 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=10258616, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20108, opaque=0x9cd123, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16795, encodingMicros=3, totalDispatchMicros=41369, 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=3506813906612272, 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=10258510, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37849, opaque=0x9cd0b9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17058, encodingMicros=2, totalDispatchMicros=36363, 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=3506813906620037, 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=10258986, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4519, opaque=0x9cd295, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16817, encodingMicros=3, totalDispatchMicros=41121, 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=3506813906644586, 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=10256136, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19898, opaque=0x9cc773, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16837, encodingMicros=4, totalDispatchMicros=47656, 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=3506813906342903, 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=10259869, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20194, opaque=0x9cd608, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15756, encodingMicros=2, totalDispatchMicros=40624, 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=3506813906304533, 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=10252281, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4112, opaque=0x9cb864, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16323, encodingMicros=2, totalDispatchMicros=65032, 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=3506813906269028, 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=10260046, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12477, opaque=0x9cd6b9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16125, encodingMicros=3, totalDispatchMicros=38063, 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=3506813906747256, 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=10256898, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8426, opaque=0x9cca6d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5870, encodingMicros=3, totalDispatchMicros=43678, 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=3506813906816030, 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=10258251, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16202, opaque=0x9ccfb6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16545, encodingMicros=3, totalDispatchMicros=57539, 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=3506813906844938, 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=10260568, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1193, opaque=0x9cd8c3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16571, encodingMicros=3, totalDispatchMicros=47409, 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=3506813906712276, 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=10249889, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52108, opaque=0x9caf0c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10651, encodingMicros=3, totalDispatchMicros=62990, 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=3506813906682788, 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=10256202, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19908, opaque=0x9cc7b5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16872, encodingMicros=2, totalDispatchMicros=47667, 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=3506813906642995, 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=10258887, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33941, opaque=0x9cd232, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17041, encodingMicros=2, totalDispatchMicros=34126, 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=3506813906494226, 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=10240242, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51603, opaque=0x9c895d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=6697, encodingMicros=2, totalDispatchMicros=170025, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813906476876, 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=10257522, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41732, opaque=0x9cccdd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17754, encodingMicros=2, totalDispatchMicros=56955, 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=3506813907350538, 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=10239353, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51473, opaque=0x9c85e4, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18606, encodingMicros=2, totalDispatchMicros=157116, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506813907366346, 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=10262795, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4800, opaque=0x9ce176, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17108, encodingMicros=3, totalDispatchMicros=23297, 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=3506813907378068, 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=10262131, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-42039, opaque=0x9cdede, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17383, encodingMicros=3, totalDispatchMicros=25508, 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=3506813907395674, 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=10262825, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12654, opaque=0x9ce194, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17145, encodingMicros=3, totalDispatchMicros=23095, 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=3506813907407896, 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=10240802, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-47592, opaque=0x9c8b8d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18182, encodingMicros=2, totalDispatchMicros=183614, totalServerMicros=127, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813907434714, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=10249918, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45928, opaque=0x9caf29, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=31709, encodingMicros=3, totalDispatchMicros=96733, 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=3506813906851568, 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=10249186, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-7873, opaque=0x9cac4d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5433, encodingMicros=2, totalDispatchMicros=55241, 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=3506813907462103, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=10252574, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-46024, opaque=0x9cb989, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=31733, encodingMicros=40, totalDispatchMicros=83146, 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=3506813907487820, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=10241914, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45431, opaque=0x9c8fe5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=31755, encodingMicros=2, totalDispatchMicros=125733, 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=3506813906784673, 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=10260154, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8634, opaque=0x9cd725, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=16637, encodingMicros=3, totalDispatchMicros=38415, 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=3506813907512556, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=10241721, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45343, opaque=0x9c8f24, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=31771, encodingMicros=3, totalDispatchMicros=125872, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813907531937, 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=10253648, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-963, opaque=0x9cbdbb, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6085, encodingMicros=2, totalDispatchMicros=52907, 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=3506813907490439, 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=10242241, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19168, opaque=0x9c912c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11438, encodingMicros=4, totalDispatchMicros=107191, 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=3506813907583956, 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=10260392, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4611, opaque=0x9cd813, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6130, encodingMicros=3, totalDispatchMicros=25027, 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=3506813907599070, 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=10242242, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14549, opaque=0x9c912d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11543, encodingMicros=2, totalDispatchMicros=107303, 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=3506813907616739, 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=10260474, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20240, opaque=0x9cd865, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=6158, encodingMicros=2, totalDispatchMicros=25401, 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=3506813907657069, 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=10262184, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8750, opaque=0x9cdf13, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5933, encodingMicros=2, totalDispatchMicros=21429, 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=3506813907680252, 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=10262221, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16494, opaque=0x9cdf38, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5952, encodingMicros=3, totalDispatchMicros=20939, 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=3506813907707413, 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=10243278, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-62710, opaque=0x9c9539, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11606, encodingMicros=2, totalDispatchMicros=92049, 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=3506813907719356, 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=10263219, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1304, opaque=0x9ce31e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=5980, encodingMicros=4, totalDispatchMicros=15076, 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=3506813907805853, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=10241273, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45310, opaque=0x9c8d64, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17556, encodingMicros=3, totalDispatchMicros=113060, 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=3506813907832650, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=10241022, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45280, opaque=0x9c8c69, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17578, encodingMicros=2, totalDispatchMicros=113107, 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=3506813907868385, 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=10239352, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-18841, opaque=0x9c85e3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11586, encodingMicros=2, totalDispatchMicros=136282, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506813907897225, 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=10239264, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14231, opaque=0x9c858b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11609, encodingMicros=3, totalDispatchMicros=136417, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506813907920936, 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=10240183, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-55868, opaque=0x9c8922, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=11628, encodingMicros=2, totalDispatchMicros=131342, totalServerMicros=61, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506813907436864, 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=10263027, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-34260, opaque=0x9ce25e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=17268, encodingMicros=2, totalDispatchMicros=21899, 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=3506813907349880, 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=10257368, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67586, opaque=0x9ccc43, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7492, encodingMicros=3, totalDispatchMicros=46704, 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=3506813907618102, 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=10256692, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19951, opaque=0x9cc99f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=22319, encodingMicros=2, totalDispatchMicros=47906, 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=3506813908210908, 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=10256975, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4380, opaque=0x9ccaba, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=22905, encodingMicros=3, totalDispatchMicros=47872, 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=3506813908217612, 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=10259757, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-34015, opaque=0x9cd598, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8352, encodingMicros=2, totalDispatchMicros=45038, 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=3506813908235579, 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=10251859, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4011, opaque=0x9cb6be, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=22926, encodingMicros=3, totalDispatchMicros=62182, 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=3506813908243886, 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=10259777, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37953, opaque=0x9cd5ac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8374, encodingMicros=4, totalDispatchMicros=45061, 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=3506813908268918, 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=10259912, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67657, opaque=0x9cd633, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8396, encodingMicros=2, totalDispatchMicros=44690, 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=3506813908264769, 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=10247486, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74882, opaque=0x9ca5a9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10302, encodingMicros=2, totalDispatchMicros=49570, 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=3506813908294300, 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=10259979, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30340, opaque=0x9cd676, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8416, encodingMicros=3, totalDispatchMicros=40715, 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=3506813908307378, 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=10253921, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4210, opaque=0x9cbecc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18710, encodingMicros=2, totalDispatchMicros=59321, 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=3506813908327209, 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=10260078, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37974, opaque=0x9cd6d9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8407, encodingMicros=2, totalDispatchMicros=44670, 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=3506813908333802, 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=10247267, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56257, opaque=0x9ca4ce, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10185, encodingMicros=3, totalDispatchMicros=51139, 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=3506813908368054, 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=10254634, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19716, opaque=0x9cc195, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18757, encodingMicros=2, totalDispatchMicros=51984, 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=3506813908391884, 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=10263372, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72357, opaque=0x9ce3b7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8464, encodingMicros=3, totalDispatchMicros=14191, 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=3506813908417957, 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=10263391, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-48609, opaque=0x9ce3ca, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8486, encodingMicros=4, totalDispatchMicros=14154, 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=3506813907556431, 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=10259698, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63582, opaque=0x9cd55d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=38915, encodingMicros=2, totalDispatchMicros=49871, 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=3506813908481704, 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=10253971, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52240, opaque=0x9cbefe, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8795, encodingMicros=2, totalDispatchMicros=67860, 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=3506813908499146, 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=10248267, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14794, opaque=0x9ca8b6, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10275, encodingMicros=2, totalDispatchMicros=47572, 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=3506813907539709, 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=10262580, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20419, opaque=0x9ce09f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=17385, encodingMicros=2, totalDispatchMicros=22497, 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=3506813908528503, 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=10260140, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37980, opaque=0x9cd717, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=39146, encodingMicros=2, totalDispatchMicros=48716, 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=3506813908561491, 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=10250887, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45550, opaque=0x9cb2f2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10164, encodingMicros=2, totalDispatchMicros=38918, 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=3506813908567448, 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=10260586, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16381, opaque=0x9cd8d5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18113, encodingMicros=3, totalDispatchMicros=36784, 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=3506813908589217, 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=10251089, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41218, opaque=0x9cb3bc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10187, encodingMicros=2, totalDispatchMicros=38795, 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=3506813908597483, 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=10260895, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1211, opaque=0x9cda0a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18140, encodingMicros=3, totalDispatchMicros=36675, 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=3506813908639468, 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=10251768, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63394, opaque=0x9cb663, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=10208, encodingMicros=2, totalDispatchMicros=31779, 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=3506813908688049, 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=10256476, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37711, opaque=0x9cc8c7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32127, encodingMicros=2, totalDispatchMicros=66380, 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=3506813908752198, 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=10263333, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75387, opaque=0x9ce390, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9879, encodingMicros=2, totalDispatchMicros=10187, 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=3506813909279819, 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=10251814, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45595, opaque=0x9cb691, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30936, encodingMicros=43, totalDispatchMicros=79016, 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=3506813909286222, 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=10252399, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19569, opaque=0x9cb8da, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8736, encodingMicros=2, totalDispatchMicros=83957, 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=3506813909315850, 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=10249792, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22171, opaque=0x9caeab, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23433, encodingMicros=3, totalDispatchMicros=83156, 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=3506813909327079, 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=10252764, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-72095, opaque=0x9cba47, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8772, encodingMicros=3, totalDispatchMicros=83733, 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=3506813909346311, 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=10242544, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-47852, opaque=0x9c925b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23264, encodingMicros=2, totalDispatchMicros=125908, totalServerMicros=5, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813909356399, 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=10252991, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63418, opaque=0x9cbb2a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8796, encodingMicros=3, totalDispatchMicros=83646, 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=3506813909367272, 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=10250443, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19504, opaque=0x9cb136, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23471, encodingMicros=4, totalDispatchMicros=81644, 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=3506813909379971, 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=10241969, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-66919, opaque=0x9c901c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23287, encodingMicros=2, totalDispatchMicros=130361, 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=3506813909397964, 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=10253241, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33466, opaque=0x9cbc24, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8824, encodingMicros=2, totalDispatchMicros=83499, 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=3506813909407366, 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=10245394, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29792, opaque=0x9c9d7d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23308, encodingMicros=2, totalDispatchMicros=106946, 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=3506813909423875, 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=10253428, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-48369, opaque=0x9cbcdf, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8845, encodingMicros=3, totalDispatchMicros=83382, 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=3506813909434849, 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=10238139, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14102, opaque=0x9c8126, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23514, encodingMicros=3, totalDispatchMicros=162210, 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=3506813909448700, 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=10245584, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63040, opaque=0x9c9e3b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23335, encodingMicros=2, totalDispatchMicros=106520, 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=3506813909463429, 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=10237340, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-11382, opaque=0x9c7e07, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23538, encodingMicros=18, totalDispatchMicros=162737, 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=3506813909474446, 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=10246005, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-21878, opaque=0x9c9fe0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23355, encodingMicros=3, totalDispatchMicros=100000, 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=3506813909491459, 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=10236986, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-13937, opaque=0x9c7ca5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23562, encodingMicros=3, totalDispatchMicros=163023, 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=3506813909500140, 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=10246271, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-29859, opaque=0x9ca0ea, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23376, encodingMicros=2, totalDispatchMicros=97919, 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=3506813909519585, 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=10255425, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41587, opaque=0x9cc4ac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8888, encodingMicros=2, totalDispatchMicros=69717, 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=3506813909528262, 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=10241898, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-66889, opaque=0x9c8fd5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23399, encodingMicros=2, totalDispatchMicros=131009, 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=3506813909556793, 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=10239184, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-25944, opaque=0x9c853b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23594, encodingMicros=2, totalDispatchMicros=156355, 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=3506813909575095, 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=10255663, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75178, opaque=0x9cc59a, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8930, encodingMicros=3, totalDispatchMicros=69611, 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=3506813908508080, 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=10263143, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-38182, opaque=0x9ce2d2, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8572, encodingMicros=2, totalDispatchMicros=19366, 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=3506813909627216, 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=10255892, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45748, opaque=0x9cc67f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=8957, encodingMicros=3, totalDispatchMicros=69519, 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=3506813908396362, 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=10255000, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-19818, opaque=0x9cc303, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=18781, encodingMicros=3, totalDispatchMicros=51856, 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=3506813909651762, 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=10242357, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-47767, opaque=0x9c91a0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9696, encodingMicros=3, totalDispatchMicros=169457, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813909687335, 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=10255426, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12166, opaque=0x9cc4ad, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=20050, encodingMicros=2, totalDispatchMicros=51077, 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=3506813909716135, 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=10257176, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26752, opaque=0x9ccb83, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9722, encodingMicros=2, totalDispatchMicros=60760, 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=3506813909741305, 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=10257256, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30277, opaque=0x9ccbd3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=9742, 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=3506813909747321, 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=10257343, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1090, opaque=0x9ccc2a, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=19696, encodingMicros=2, totalDispatchMicros=42859, 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=3506813909798855, 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=10259338, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8582, opaque=0x9cd3f5, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=19729, encodingMicros=3, totalDispatchMicros=37793, 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=3506813909625550, 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=10239517, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-55769, opaque=0x9c8688, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23639, encodingMicros=2, totalDispatchMicros=155658, 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=3506813909564936, 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=10239746, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-11640, opaque=0x9c876d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=23420, encodingMicros=2, totalDispatchMicros=145848, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813909294976, 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=10253873, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8257, opaque=0x9cbe9c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=8351, encodingMicros=15, totalDispatchMicros=44599, 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=3506813911551005, 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=10242722, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-47902, opaque=0x9c930d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=45052, encodingMicros=3, totalDispatchMicros=143404, 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=3506813911549058, 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=10238864, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-18759, opaque=0x9c83fb, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24947, encodingMicros=2, totalDispatchMicros=157191, totalServerMicros=101, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506813908616108, 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=10248954, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74963, opaque=0x9cab65, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=34416, encodingMicros=2, totalDispatchMicros=65359, 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=3506813911595195, 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=10255976, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52296, opaque=0x9cc6d3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12824, encodingMicros=2, totalDispatchMicros=66796, 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=3506813911580310, 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=10242761, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14601, opaque=0x9c9334, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=45077, encodingMicros=3, totalDispatchMicros=141815, 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=3506813911659253, 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=10242943, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67070, opaque=0x9c93ea, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=45148, encodingMicros=3, totalDispatchMicros=141400, 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=3506813911671498, 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=10246823, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-22003, opaque=0x9ca312, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22371, encodingMicros=3, totalDispatchMicros=145527, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506813911707768, 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=10253812, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37521, opaque=0x9cbe5f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22399, encodingMicros=3, totalDispatchMicros=63057, 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=3506813911733869, 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=10243516, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-62783, opaque=0x9c9627, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=45180, encodingMicros=2, totalDispatchMicros=136119, 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=3506813911745683, 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=10253962, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45657, opaque=0x9cbef5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22426, encodingMicros=3, totalDispatchMicros=62665, 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=3506813911788812, 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=10260510, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-34072, opaque=0x9cd889, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22461, encodingMicros=3, totalDispatchMicros=45320, 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=3506813911811544, 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=10260534, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67675, opaque=0x9cd8a1, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22479, encodingMicros=3, totalDispatchMicros=45290, 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=3506813911886019, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10263103, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-204, documentId=test_collections-63671, opaque=0x9ce2aa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=34164, encodingMicros=5, totalDispatchMicros=34164, 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=3506813911549133, 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=10260488, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12505, opaque=0x9cd873, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=24142, encodingMicros=3, totalDispatchMicros=46345, 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=3506813910175245, 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=10240138, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14378, opaque=0x9c88f5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=20293, encodingMicros=2, totalDispatchMicros=183511, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813911960838, 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=10261267, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16425, opaque=0x9cdb7e, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=24541, encodingMicros=3, totalDispatchMicros=44511, 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=3506813911978858, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10259276, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41847, opaque=0x9cd3b7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=33580, encodingMicros=9, totalDispatchMicros=62516, 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=3506813912033465, 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=10262382, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20405, opaque=0x9cdfd9, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=24601, encodingMicros=3, totalDispatchMicros=34481, 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=3506813912058652, 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=10262521, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16526, opaque=0x9ce064, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=23286, encodingMicros=3, totalDispatchMicros=36268, 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=3506813912082757, 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=10258909, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16254, opaque=0x9cd248, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=23305, encodingMicros=2, totalDispatchMicros=52511, 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=3506813912090789, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10239682, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-51523, opaque=0x9c872d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32460, encodingMicros=3, totalDispatchMicros=194456, totalServerMicros=124, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813912125167, 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=10258890, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20125, opaque=0x9cd235, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=23331, encodingMicros=3, totalDispatchMicros=50405, 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=3506813912129188, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10243031, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14612, opaque=0x9c9442, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32442, encodingMicros=2, totalDispatchMicros=184039, totalServerMicros=106, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813912169306, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10242668, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-47881, opaque=0x9c92d7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=32471, encodingMicros=2, totalDispatchMicros=186961, totalServerMicros=108, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506813912187923, 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=10262828, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16558, opaque=0x9ce197, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=23103, encodingMicros=2, totalDispatchMicros=32679, 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=3506813911902239, 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=10257315, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59525, opaque=0x9ccc0e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22369, encodingMicros=3, totalDispatchMicros=50575, 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=3506813911813496, 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=10259961, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56631, opaque=0x9cd664, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=40645, encodingMicros=3, totalDispatchMicros=62255, 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=3506813911624158, 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=10256193, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52306, opaque=0x9cc7ac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=12848, encodingMicros=3, totalDispatchMicros=66456, 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=3506813911616649, 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=10254413, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-48407, opaque=0x9cc0b8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=24993, encodingMicros=3, totalDispatchMicros=70779, 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=3506813912212281, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10248305, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59149, opaque=0x9ca8dc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=27485, encodingMicros=2, totalDispatchMicros=90935, 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=3506813912000622, 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=10241935, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-66905, opaque=0x9c8ffa, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=21767, encodingMicros=2, totalDispatchMicros=178949, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506813913079298, 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=10244193, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-62923, opaque=0x9c98cc, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13868, encodingMicros=2, totalDispatchMicros=159858, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813913087313, 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=10245089, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-58833, opaque=0x9c9c4c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=38019, encodingMicros=2, totalDispatchMicros=127932, 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=3506813913086406, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10248470, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45349, opaque=0x9ca981, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28325, encodingMicros=2, totalDispatchMicros=76893, 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=3506813913115545, 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=10245270, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63027, opaque=0x9c9d01, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13900, encodingMicros=2, totalDispatchMicros=153629, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506813913131886, 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=10245466, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-74653, opaque=0x9c9dc5, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=38044, encodingMicros=2, totalDispatchMicros=126018, 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=3506813913125891, 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=10262524, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1276, opaque=0x9ce066, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=13435, encodingMicros=3, totalDispatchMicros=35334, 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=3506813913086458, 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=10252302, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37389, opaque=0x9cb879, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13485, encodingMicros=2, totalDispatchMicros=66072, 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=3506813913158694, 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=10257525, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33833, opaque=0x9ccce0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13928, encodingMicros=3, totalDispatchMicros=66135, 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=3506813914106243, 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=10252700, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45623, opaque=0x9cba07, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14494, encodingMicros=2, totalDispatchMicros=66844, 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=3506813913146439, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10248769, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-67338, opaque=0x9caaac, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=28379, encodingMicros=2, totalDispatchMicros=76781, 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=3506813914133282, 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=10251937, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4033, opaque=0x9cb70c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=34131, encodingMicros=2, totalDispatchMicros=86754, 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=3506813913087313, 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=10250205, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-48288, opaque=0x9cb049, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16969, encodingMicros=3, totalDispatchMicros=57105, 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=3506813913086312, 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=10262333, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-46021, opaque=0x9cdfa8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=22614, encodingMicros=3, totalDispatchMicros=38740, 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=3506813914200342, 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=10254071, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52245, opaque=0x9cbf62, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14533, encodingMicros=2, totalDispatchMicros=65257, 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=3506813914205067, 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=10250680, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63360, opaque=0x9cb223, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18080, encodingMicros=2, totalDispatchMicros=57593, 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=3506813914167871, 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=10252710, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-15692, opaque=0x9cba11, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=34130, encodingMicros=2, totalDispatchMicros=86272, 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=3506813914253618, 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=10249446, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52084, opaque=0x9cad51, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14567, encodingMicros=2, totalDispatchMicros=63115, 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=3506813914161118, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10248989, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52070, opaque=0x9cab88, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29390, encodingMicros=2, totalDispatchMicros=77672, 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=3506813914276703, 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=10252749, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-15702, opaque=0x9cba36, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=34234, encodingMicros=2, totalDispatchMicros=86350, 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=3506813914120947, 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=10257825, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-20044, opaque=0x9cce0c, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14398, encodingMicros=2, totalDispatchMicros=56357, 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=3506813914128158, 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=10257665, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56565, opaque=0x9ccd6c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14893, encodingMicros=2, totalDispatchMicros=66857, 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=3506813914334012, 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=10257931, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4455, opaque=0x9cce76, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14607, encodingMicros=3, totalDispatchMicros=56499, 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=3506813914304757, 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=10253222, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-15837, opaque=0x9cbc11, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=34259, encodingMicros=3, totalDispatchMicros=86135, 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=3506813914302011, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10249294, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30047, opaque=0x9cacb9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29514, encodingMicros=3, totalDispatchMicros=77648, 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=3506813914282149, 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=10244770, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-21675, opaque=0x9c9b0d, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13508, encodingMicros=2, totalDispatchMicros=118370, 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=3506813914257220, 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=10250731, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52154, opaque=0x9cb256, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18122, encodingMicros=2, totalDispatchMicros=57493, 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=3506813914517918, 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=10246645, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26409, opaque=0x9ca260, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13733, encodingMicros=2, totalDispatchMicros=103486, 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=3506813914466931, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10249400, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14861, opaque=0x9cad23, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29674, encodingMicros=3, totalDispatchMicros=77739, 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=3506813914556972, 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=10251011, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59311, opaque=0x9cb36e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18399, encodingMicros=3, totalDispatchMicros=55999, 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=3506813914435671, 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=10246116, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26380, opaque=0x9ca04f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7239, encodingMicros=4, totalDispatchMicros=88112, 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=3506813914396190, 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=10254148, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-15922, opaque=0x9cbfaf, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=14654, encodingMicros=3, totalDispatchMicros=70009, 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=3506813914606015, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10252370, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-19566, opaque=0x9cb8bd, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29448, encodingMicros=3, totalDispatchMicros=84621, 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=3506813914366369, 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=10259382, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33984, opaque=0x9cd421, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15107, encodingMicros=2, totalDispatchMicros=64128, 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=3506813914633023, 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=10246504, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59016, opaque=0x9ca1d3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7414, encodingMicros=2, totalDispatchMicros=84869, 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=3506813914656456, 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=10259390, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56613, opaque=0x9cd429, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15393, encodingMicros=2, totalDispatchMicros=64220, 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=3506813914681213, 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=10246657, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26410, opaque=0x9ca26c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=7457, encodingMicros=2, totalDispatchMicros=83310, 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=3506813914598520, 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=10251269, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75067, opaque=0x9cb470, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18430, encodingMicros=3, totalDispatchMicros=55909, 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=3506813914543614, 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=10246666, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56223, opaque=0x9ca275, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13755, encodingMicros=2, totalDispatchMicros=103287, 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=3506813914770741, 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=10254664, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1003, opaque=0x9cc1b3, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15050, encodingMicros=2, totalDispatchMicros=65411, 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=3506813914784366, 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=10262893, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-16566, opaque=0x9ce1d8, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15206, encodingMicros=2, totalDispatchMicros=25417, 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=3506813914540143, 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=10249330, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-7929, opaque=0x9cacdd, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=28711, encodingMicros=2, totalDispatchMicros=86099, 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=3506813914835299, 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=10261786, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4723, opaque=0x9cdd85, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15243, encodingMicros=3, totalDispatchMicros=31770, 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=3506813914795888, 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=10245353, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-58894, opaque=0x9c9d54, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=13987, encodingMicros=14, totalDispatchMicros=88706, 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=3506813914768265, 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=10240265, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26123, opaque=0x9c8974, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=18306, encodingMicros=3, totalDispatchMicros=170273, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506813914688028, 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=10259566, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-30331, opaque=0x9cd4d9, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15417, encodingMicros=3, totalDispatchMicros=63086, 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=3506813914682713, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10253251, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33469, opaque=0x9cbc2e, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=29474, encodingMicros=2, totalDispatchMicros=84275, 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=3506813914844276, 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=10249454, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-11750, opaque=0x9cad59, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=29011, encodingMicros=2, totalDispatchMicros=86359, 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=3506813916196946, 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=10258019, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75235, opaque=0x9ccece, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16884, encodingMicros=2, totalDispatchMicros=70020, 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=3506813916190147, 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=10248148, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-56302, opaque=0x9ca83f, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=14971, encodingMicros=2, totalDispatchMicros=85935, 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=3506813916227188, 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=10257930, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63536, opaque=0x9cce75, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16910, encodingMicros=8, totalDispatchMicros=68402, 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=3506813916190908, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10253400, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-33514, opaque=0x9cbcc3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=30966, encodingMicros=2, totalDispatchMicros=85715, 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=3506813916264823, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=10247551, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45791, opaque=0x9ca5ea, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=30023, encodingMicros=2, totalDispatchMicros=75691, 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=3506813916248636, 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=10250932, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-8137, opaque=0x9cb31f, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=30396, encodingMicros=2, totalDispatchMicros=83932, 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=3506813916291753, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=10241905, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45427, opaque=0x9c8fdc, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=30045, encodingMicros=2, totalDispatchMicros=122571, 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=3506813916219914, 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=10254973, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-41554, opaque=0x9cc2e8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15521, encodingMicros=2, totalDispatchMicros=56377, 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=3506813916309312, 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=10251036, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-11865, opaque=0x9cb387, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=30452, encodingMicros=2, totalDispatchMicros=83910, 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=3506813916197926, 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=10255653, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59463, opaque=0x9cc590, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19638, encodingMicros=3, totalDispatchMicros=58278, 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=3506813916356725, 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=10251554, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-3956, opaque=0x9cb58d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=30497, encodingMicros=2, totalDispatchMicros=81820, 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=3506813916334688, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10259839, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63587, opaque=0x9cd5ea, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26488, encodingMicros=3, totalDispatchMicros=61470, 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=3506813916385235, 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=10255731, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37657, opaque=0x9cc5de, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19777, encodingMicros=2, totalDispatchMicros=58396, 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=3506813916316993, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=10241746, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45355, opaque=0x9c8f3d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=30065, encodingMicros=2, totalDispatchMicros=123628, 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=3506813916423296, 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=10255746, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-37658, opaque=0x9cc5ed, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19807, encodingMicros=2, totalDispatchMicros=58431, 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=3506813916276211, 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=10248573, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52044, opaque=0x9ca9e8, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15039, encodingMicros=2, totalDispatchMicros=85423, 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=3506813916435456, 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=10258299, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-1122, opaque=0x9ccfe6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=29950, encodingMicros=3, totalDispatchMicros=63203, 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=3506813916410268, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10259929, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-52419, opaque=0x9cd644, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26559, encodingMicros=2, totalDispatchMicros=60585, 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=3506813916377588, 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=10256416, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-63507, opaque=0x9cc88b, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15656, encodingMicros=3, totalDispatchMicros=57568, 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=3506813916479672, 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=10258394, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15139, opaque=0x9cd045, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=19846, encodingMicros=2, totalDispatchMicros=46656, 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=3506813916546232, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10250113, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-26574, opaque=0x9cafec, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26663, encodingMicros=9, totalDispatchMicros=95053, 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=3506813916473064, 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=10248657, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-71956, opaque=0x9caa3c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15231, encodingMicros=3, totalDispatchMicros=85206, 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=3506813916591967, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10243957, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-14652, opaque=0x9c97e0, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26700, encodingMicros=3, totalDispatchMicros=160948, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506813916450995, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=10248446, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45849, opaque=0x9ca969, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=30188, encodingMicros=2, totalDispatchMicros=74052, 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=3506813916598769, 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=10253972, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-15018, opaque=0x9cbeff, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15353, encodingMicros=3, totalDispatchMicros=63266, 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=3506813916552732, 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=10262042, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-4741, opaque=0x9cde85, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=30027, encodingMicros=3, totalDispatchMicros=41976, 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=3506813916710508, 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=10254188, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75143, opaque=0x9cbfd7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15457, encodingMicros=3, totalDispatchMicros=62539, 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=3506813916537952, 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=10258929, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75266, opaque=0x9cd25c, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15812, encodingMicros=3, totalDispatchMicros=56564, 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=3506813916742683, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=10256967, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-46156, opaque=0x9ccab2, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=27111, encodingMicros=2, totalDispatchMicros=52341, 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=3506813916764537, 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=10263461, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-348, documentId=test_collections-20515, opaque=0x9ce410, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=26459, encodingMicros=2, totalDispatchMicros=26459, 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=3506813916743431, 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=10254565, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75149, opaque=0x9cc150, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15484, encodingMicros=3, totalDispatchMicros=62482, 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=3506813916797646, 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=10259304, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45877, opaque=0x9cd3d3, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=16046, encodingMicros=3, totalDispatchMicros=50828, 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=3506813916667580, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=10262643, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-75376, opaque=0x9ce0de, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=26567, encodingMicros=3, totalDispatchMicros=34622, 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=3506813916815553, 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=10254700, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-59429, opaque=0x9cc1d7, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=15552, encodingMicros=2, totalDispatchMicros=62489, 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=3506813916815408, 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=10256658, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-348, documentId=test_collections-12243, opaque=0x9cc97d, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=26336, encodingMicros=3, totalDispatchMicros=68417, 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=3506813916782187, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=10259496, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-46233, opaque=0x9cd493, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=26735, encodingMicros=3, totalDispatchMicros=45659, 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=3506813917031155, 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=10251411, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-204, documentId=test_collections-45577, opaque=0x9cb4fe, scope=_default, type=kv}, timeoutMs=120000, timings={dispatchMicros=41999, encodingMicros=3, totalDispatchMicros=85414, 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=3506813916964603, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=10239083, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-366, documentId=test_collections-45200, opaque=0x9c84d6, scope=scope-23, type=kv}, timeoutMs=120000, timings={dispatchMicros=15965, encodingMicros=2, totalDispatchMicros=125208, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839631691832, 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=11575774, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31995, opaque=0xb0ea49, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=33327, encodingMicros=3, totalDispatchMicros=201498, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839631695795, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11566679, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61522, opaque=0xb0c6c2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15253, encodingMicros=3, totalDispatchMicros=244702, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839631695868, 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=11582726, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14711, opaque=0xb10571, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=46496, encodingMicros=3, totalDispatchMicros=127398, 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=3506839631783799, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11569256, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69035, opaque=0xb0d0d3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15319, encodingMicros=2, totalDispatchMicros=235766, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839631773326, 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=11587654, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32457, opaque=0xb118b1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=33404, encodingMicros=2, totalDispatchMicros=103310, 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=3506839631794513, 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=11586726, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28409, opaque=0xb11511, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34063, encodingMicros=2, totalDispatchMicros=111946, 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=3506839631837584, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11590599, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28723, opaque=0xb12432, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=53325, encodingMicros=3, totalDispatchMicros=93776, 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=3506839631854040, 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=11593583, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-28735, opaque=0xb12fda, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26864, encodingMicros=3, totalDispatchMicros=26864, 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=3506839631865351, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11590798, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14985, opaque=0xb124f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=53348, encodingMicros=3, totalDispatchMicros=92474, 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=3506839631868152, 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=11587406, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32444, opaque=0xb117b9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34111, encodingMicros=3, totalDispatchMicros=107207, 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=3506839631910726, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11593085, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-321, documentId=test_collections-7379, opaque=0xb12de8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=52860, encodingMicros=3, totalDispatchMicros=52860, 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=3506839631944775, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11593224, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-321, documentId=test_collections-36338, opaque=0xb12e73, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=50420, encodingMicros=3, totalDispatchMicros=50420, 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=3506839631939515, 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=11564372, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-6662, opaque=0xb0bdbf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=284670, encodingMicros=2, totalDispatchMicros=284670, totalServerMicros=273, serverMicros=273}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839632536726, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11582562, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28362, opaque=0xb104cd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4992, encodingMicros=3, totalDispatchMicros=131362, 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=3506839632533811, 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=11591892, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24929, opaque=0xb1293f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4775, encodingMicros=3, totalDispatchMicros=61819, 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=3506839632599334, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11582962, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28380, opaque=0xb1065c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5060, encodingMicros=2, totalDispatchMicros=128491, 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=3506839632535148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11593266, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11164, opaque=0xb12e9d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4898, encodingMicros=3, totalDispatchMicros=34268, 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=3506839632664397, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11593309, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15179, opaque=0xb12ec8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5024, encodingMicros=3, totalDispatchMicros=31993, 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=3506839632677340, 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=11584859, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7426, opaque=0xb10dc6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4745, encodingMicros=2, totalDispatchMicros=108010, 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=3506839632698226, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11578072, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24308, opaque=0xb0f343, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4434, encodingMicros=3, totalDispatchMicros=170031, totalServerMicros=81, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839632713617, 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=11590179, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36364, opaque=0xb1228e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6283, encodingMicros=2, totalDispatchMicros=49311, 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=3506839632715226, 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=11575553, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14416, opaque=0xb0e96c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4778, encodingMicros=29, totalDispatchMicros=180493, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839632773909, 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=11575366, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24226, opaque=0xb0e8b1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4833, encodingMicros=3, totalDispatchMicros=181716, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839632806106, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11592802, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15102, opaque=0xb12ccd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4441, encodingMicros=3, totalDispatchMicros=48230, 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=3506839632630584, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11583242, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21293, opaque=0xb10775, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5088, encodingMicros=2, totalDispatchMicros=126258, 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=3506839632571018, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11576457, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11121, opaque=0xb0ecf4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4832, encodingMicros=3, totalDispatchMicros=169219, 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=3506839632872228, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11587558, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7132, opaque=0xb11851, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7377, encodingMicros=3, totalDispatchMicros=76329, 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=3506839632770919, 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=11574336, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31950, opaque=0xb0e4ab, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5772, encodingMicros=2, totalDispatchMicros=182914, totalServerMicros=137, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839633010550, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11577925, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21102, opaque=0xb0f2b0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5191, encodingMicros=3, totalDispatchMicros=156776, 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=3506839632739881, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11567884, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-17727, opaque=0xb0cb77, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5050, encodingMicros=2, totalDispatchMicros=226591, totalServerMicros=131, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839633062263, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11578928, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6783, opaque=0xb0f69a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5235, encodingMicros=2, totalDispatchMicros=149351, 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=3506839633067175, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11589550, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32429, opaque=0xb12019, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7528, encodingMicros=3, totalDispatchMicros=55149, 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=3506839633105777, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11579452, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35768, opaque=0xb0f8a7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5262, encodingMicros=3, totalDispatchMicros=144992, 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=3506839633133142, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11579492, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6808, opaque=0xb0f8cf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5282, encodingMicros=3, totalDispatchMicros=144894, 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=3506839633137015, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11590303, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24811, opaque=0xb1230a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4571, encodingMicros=3, totalDispatchMicros=58347, 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=3506839633179299, 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=11591674, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15092, opaque=0xb12865, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4693, encodingMicros=3, totalDispatchMicros=45645, 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=3506839632668562, 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=11589619, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50581, opaque=0xb1205e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4875, encodingMicros=3, totalDispatchMicros=85406, 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=3506839633178706, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11579930, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14564, opaque=0xb0fa85, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5203, encodingMicros=3, totalDispatchMicros=140528, 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=3506839633111185, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11582996, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3125, opaque=0xb1067f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5253, encodingMicros=3, totalDispatchMicros=122380, 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=3506839633110587, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11589784, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28691, opaque=0xb12103, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7567, encodingMicros=20, 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=3506839633333979, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11571659, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20832, opaque=0xb0da36, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5359, encodingMicros=2, totalDispatchMicros=205233, totalServerMicros=90, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839633071647, 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=11575888, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18145, opaque=0xb0eabb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6028, encodingMicros=2, totalDispatchMicros=177714, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839633382716, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11590420, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11671, opaque=0xb1237f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7800, encodingMicros=3, totalDispatchMicros=46495, 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=3506839633069135, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11589408, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73881, opaque=0xb11f8b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5492, encodingMicros=3, totalDispatchMicros=87447, 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=3506839633399817, 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=11575548, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27964, opaque=0xb0e967, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6345, encodingMicros=3, totalDispatchMicros=180722, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839633384563, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11584323, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17557, opaque=0xb10bae, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5291, encodingMicros=3, totalDispatchMicros=113082, 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=3506839633496110, 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=11574134, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18077, opaque=0xb0e3e1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6434, encodingMicros=3, totalDispatchMicros=188756, totalServerMicros=139, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839633386333, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11590424, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36377, opaque=0xb12383, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3598, encodingMicros=3, totalDispatchMicros=56486, 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=3506839633521636, 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=11569653, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10212, opaque=0xb0d260, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6457, encodingMicros=3, totalDispatchMicros=212615, totalServerMicros=161, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839633332922, 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=11571072, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6887, opaque=0xb0d7eb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7178, encodingMicros=3, totalDispatchMicros=200064, 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=3506839633562323, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11591159, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36405, opaque=0xb12662, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3762, encodingMicros=3, totalDispatchMicros=49885, 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=3506839633595825, 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=11588556, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3378, opaque=0xb11c37, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7429, encodingMicros=2, totalDispatchMicros=80270, 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=3506839633495390, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11581535, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35852, opaque=0xb100ca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6791, encodingMicros=2, totalDispatchMicros=127947, 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=3506839633650599, 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=11572878, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6969, opaque=0xb0def9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7557, encodingMicros=2, totalDispatchMicros=206800, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839633517672, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11584365, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32212, opaque=0xb10bd8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5415, encodingMicros=3, totalDispatchMicros=112456, 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=3506839633668033, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11585633, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3227, opaque=0xb110cc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6958, encodingMicros=2, totalDispatchMicros=90392, 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=3506839633693417, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11591721, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74005, opaque=0xb12894, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4544, encodingMicros=2, totalDispatchMicros=62873, 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=3506839633496814, 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=11587914, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18606, opaque=0xb119b5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6969, encodingMicros=2, totalDispatchMicros=73199, 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=3506839633742077, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11586086, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11498, opaque=0xb11291, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7009, encodingMicros=3, totalDispatchMicros=89493, 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=3506839633697398, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11567644, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-16936, opaque=0xb0ca87, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5591, encodingMicros=2, totalDispatchMicros=224681, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839633772136, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11586295, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32284, opaque=0xb11362, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7034, encodingMicros=3, totalDispatchMicros=87588, 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=3506839633696586, 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=11591811, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15097, opaque=0xb128ee, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5769, encodingMicros=3, totalDispatchMicros=51678, 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=3506839633799843, 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=11588817, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36310, opaque=0xb11d3c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7240, encodingMicros=3, totalDispatchMicros=63574, 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=3506839633819744, 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=11591829, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24926, opaque=0xb12900, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5887, encodingMicros=3, totalDispatchMicros=50942, 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=3506839633677288, 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=11570651, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35609, opaque=0xb0d646, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7566, encodingMicros=2, totalDispatchMicros=213226, totalServerMicros=122, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839633859731, 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=11592109, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7724, opaque=0xb12a18, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5865, encodingMicros=2, totalDispatchMicros=46264, 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=3506839633898469, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11593324, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7391, opaque=0xb12ed7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5681, encodingMicros=3, totalDispatchMicros=22369, 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=3506839633942105, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11576622, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28135, opaque=0xb0ed99, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5709, encodingMicros=3, totalDispatchMicros=184093, totalServerMicros=97, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839633624355, 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=11577786, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7143, opaque=0xb0f225, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7453, encodingMicros=3, totalDispatchMicros=165120, 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=3506839634105153, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11581159, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69524, opaque=0xb0ff52, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8902, encodingMicros=3, totalDispatchMicros=119453, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839634121771, 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=11574969, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14389, opaque=0xb0e724, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4758, encodingMicros=2, totalDispatchMicros=194743, totalServerMicros=148, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839634148078, 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=11579584, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7212, opaque=0xb0f92b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7920, encodingMicros=3, totalDispatchMicros=152956, 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=3506839634175882, 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=11580053, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18304, opaque=0xb0fb00, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7943, encodingMicros=3, totalDispatchMicros=148122, 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=3506839634198974, 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=11591556, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24912, opaque=0xb127ef, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4790, encodingMicros=3, totalDispatchMicros=49413, 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=3506839634297533, 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=11588778, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10958, opaque=0xb11d15, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5670, encodingMicros=3, totalDispatchMicros=82896, 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=3506839634323707, 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=11588804, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14945, opaque=0xb11d2f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5678, encodingMicros=3, totalDispatchMicros=81668, 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=3506839634356060, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11582664, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35902, opaque=0xb10533, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8052, encodingMicros=3, totalDispatchMicros=123203, 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=3506839634363306, 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=11591893, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7715, opaque=0xb12940, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5707, encodingMicros=3, totalDispatchMicros=52788, 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=3506839634405874, 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=11570583, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-35603, opaque=0xb0d602, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=261427, encodingMicros=2, totalDispatchMicros=261427, totalServerMicros=251, serverMicros=251}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506839634430735, 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=11569413, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-2604, opaque=0xb0d170, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=269915, encodingMicros=2, totalDispatchMicros=269915, totalServerMicros=266, serverMicros=266}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839634459172, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11585002, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11457, opaque=0xb10e55, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8075, encodingMicros=3, totalDispatchMicros=103086, 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=3506839634505946, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11576589, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-384, documentId=test_collections-65529, opaque=0xb0ed78, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=227308, encodingMicros=2, totalDispatchMicros=227308, totalServerMicros=224, serverMicros=224}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506839634529872, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11569943, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-384, documentId=test_collections-49716, opaque=0xb0d382, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=262021, encodingMicros=2, totalDispatchMicros=262021, totalServerMicros=253, serverMicros=253}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839633595825, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11593302, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32587, opaque=0xb12ec1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5642, encodingMicros=3, totalDispatchMicros=23095, 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=3506839634152353, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11575365, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69256, opaque=0xb0e8b0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8917, encodingMicros=2, totalDispatchMicros=162631, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839633825434, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11592906, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15108, opaque=0xb12d35, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4130, encodingMicros=3, totalDispatchMicros=31138, 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=3506839633793812, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11568101, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27792, opaque=0xb0cc50, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5681, encodingMicros=3, totalDispatchMicros=218730, totalServerMicros=105, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839634939587, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11569818, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27862, opaque=0xb0d305, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6449, encodingMicros=41, totalDispatchMicros=247307, totalServerMicros=220, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839634955199, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11571130, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35358, opaque=0xb0d825, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6839, encodingMicros=2, totalDispatchMicros=207555, totalServerMicros=92, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839634965768, 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=11593671, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18857, opaque=0xb13032, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5251, encodingMicros=3, totalDispatchMicros=13085, 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=3506839634979320, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11593714, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32619, opaque=0xb1305d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6386, encodingMicros=2, totalDispatchMicros=9440, 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=3506839635028206, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11591080, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24839, opaque=0xb12613, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5385, encodingMicros=3, totalDispatchMicros=44860, 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=3506839633763199, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11589676, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50584, opaque=0xb12097, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3535, encodingMicros=3, totalDispatchMicros=79827, 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=3506839635068023, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11592550, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28805, opaque=0xb12bd1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5414, encodingMicros=2, totalDispatchMicros=33408, 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=3506839635104702, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11589747, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73898, opaque=0xb120de, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4872, encodingMicros=2, totalDispatchMicros=81103, 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=3506839634987289, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11568744, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-23965, opaque=0xb0ced3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6845, encodingMicros=3, totalDispatchMicros=219483, totalServerMicros=105, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839635139509, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11590004, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73908, opaque=0xb121df, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4902, encodingMicros=3, totalDispatchMicros=79479, 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=3506839635189382, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11586409, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24634, opaque=0xb113d4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7025, encodingMicros=2, totalDispatchMicros=101418, 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=3506839634940699, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11583360, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62226, opaque=0xb107eb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5507, encodingMicros=2, totalDispatchMicros=132036, totalServerMicros=90, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839636431566, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11566969, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2510, opaque=0xb0c7e4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7133, encodingMicros=3, totalDispatchMicros=256874, totalServerMicros=236, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839635150258, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11574817, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6628, opaque=0xb0e68c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8207, encodingMicros=3, totalDispatchMicros=187671, 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=3506839635132083, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11577265, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35678, opaque=0xb0f01c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5473, encodingMicros=3, totalDispatchMicros=189413, totalServerMicros=117, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839636548958, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11591754, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15035, opaque=0xb128b5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9583, encodingMicros=2, totalDispatchMicros=53252, 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=3506839636583919, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11588808, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69877, opaque=0xb11d33, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8078, encodingMicros=2, totalDispatchMicros=60511, 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=3506839636619036, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11592383, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24901, opaque=0xb12b2a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8003, encodingMicros=3, totalDispatchMicros=40462, 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=3506839636725819, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11575633, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61874, opaque=0xb0e9bc, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7995, encodingMicros=3, totalDispatchMicros=186392, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839636733552, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11565363, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2468, opaque=0xb0c19e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8132, encodingMicros=3, totalDispatchMicros=277702, totalServerMicros=260, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839636754755, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11568308, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54596, opaque=0xb0cd1f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8018, encodingMicros=3, totalDispatchMicros=216796, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839636772657, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11568628, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-16973, opaque=0xb0ce5f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8167, encodingMicros=2, totalDispatchMicros=258767, totalServerMicros=214, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839636780096, 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=11577253, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32056, opaque=0xb0f010, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7997, encodingMicros=3, totalDispatchMicros=202623, totalServerMicros=136, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839636802571, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11589440, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66125, opaque=0xb11fac, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8051, encodingMicros=14, 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=PT0S, createdAt=3506839636920799, 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=11569561, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-21069, opaque=0xb0d204, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=271978, encodingMicros=25, totalDispatchMicros=271978, totalServerMicros=270, serverMicros=270}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506839636959304, 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=11572835, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-6963, opaque=0xb0dece, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=255494, encodingMicros=3, totalDispatchMicros=255494, totalServerMicros=250, serverMicros=250}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839636974831, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11590584, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66182, opaque=0xb12423, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8047, encodingMicros=2, totalDispatchMicros=65309, 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=3506839636440304, 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=11587652, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28446, opaque=0xb118af, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1789, encodingMicros=2, totalDispatchMicros=55348, 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=3506839636930104, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11590911, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3462, opaque=0xb1256a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6761, encodingMicros=2, totalDispatchMicros=52408, 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=3506839637083506, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11573123, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61770, opaque=0xb0dfee, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8329, encodingMicros=3, totalDispatchMicros=231564, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839636549490, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11593749, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3595, opaque=0xb13080, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6690, encodingMicros=2, totalDispatchMicros=12450, 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=3506839637137586, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11574234, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6605, opaque=0xb0e445, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6954, encodingMicros=3, totalDispatchMicros=204929, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506839637137586, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11593950, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-321, documentId=test_collections-7418, opaque=0xb13149, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6339, encodingMicros=3, totalDispatchMicros=6339, 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=3506839637255006, 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=11572603, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6952, opaque=0xb0dde6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8162, encodingMicros=3, totalDispatchMicros=212155, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839637678821, 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=11586454, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14850, opaque=0xb11401, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2623, encodingMicros=2, totalDispatchMicros=60911, 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=3506839637692027, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11588583, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3346, opaque=0xb11c52, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8596, encodingMicros=3, totalDispatchMicros=85840, 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=3506839637730466, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11580106, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11263, opaque=0xb0fb35, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9091, encodingMicros=2, totalDispatchMicros=142764, 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=3506839637737100, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11588629, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11594, opaque=0xb11c80, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8637, encodingMicros=3, totalDispatchMicros=87592, 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=3506839637854556, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11592033, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3506, opaque=0xb129cc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8724, encodingMicros=2, totalDispatchMicros=53418, 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=3506839637885621, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11591219, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7298, opaque=0xb1269e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9192, encodingMicros=2, totalDispatchMicros=60842, 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=3506839637917873, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11590177, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24808, opaque=0xb1228c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8770, encodingMicros=3, totalDispatchMicros=69898, 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=3506839637946127, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11590206, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3434, opaque=0xb122a9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8794, encodingMicros=3, totalDispatchMicros=69676, 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=3506839637978485, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11578483, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18251, opaque=0xb0f4de, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2582, encodingMicros=2, totalDispatchMicros=131770, 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=3506839638027963, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11592456, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32547, opaque=0xb12b73, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8794, encodingMicros=2, totalDispatchMicros=42402, 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=3506839638033404, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11578697, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7186, opaque=0xb0f5b4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2628, encodingMicros=3, totalDispatchMicros=128745, 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=3506839638508884, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11585977, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28516, opaque=0xb11224, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1898, encodingMicros=2, totalDispatchMicros=79543, 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=3506839638541731, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11581950, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24452, opaque=0xb10269, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3162, encodingMicros=2, totalDispatchMicros=72292, 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=3506839638581018, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11580126, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3017, opaque=0xb0fb49, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1968, encodingMicros=3, totalDispatchMicros=140604, 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=3506839638576344, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11586506, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7093, opaque=0xb11435, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1956, encodingMicros=3, totalDispatchMicros=74542, 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=3506839638622316, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11580357, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17402, opaque=0xb0fc30, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2006, encodingMicros=3, totalDispatchMicros=138991, 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=3506839638652619, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11574877, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11068, opaque=0xb0e6c8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2028, encodingMicros=3, totalDispatchMicros=168082, 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=3506839638663519, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11573452, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35544, opaque=0xb0e137, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2083, encodingMicros=2, totalDispatchMicros=199138, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839638580552, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11581975, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32115, opaque=0xb10282, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3196, encodingMicros=2, totalDispatchMicros=71911, 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=3506839638582656, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11576849, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7115, opaque=0xb0ee7c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2077, encodingMicros=2, totalDispatchMicros=171341, 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=3506839638659536, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11580908, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11297, opaque=0xb0fe57, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2021, encodingMicros=3, totalDispatchMicros=135455, 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=3506839639179712, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11578264, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73366, opaque=0xb0f403, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10667, encodingMicros=2, totalDispatchMicros=187432, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839643115879, 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=11590503, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11028, opaque=0xb123d2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34671, encodingMicros=3, totalDispatchMicros=93320, 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=3506839643125918, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11583791, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14702, opaque=0xb1099a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6844, encodingMicros=3, totalDispatchMicros=63539, 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=3506839643123644, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11587299, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32325, opaque=0xb1174e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=35000, encodingMicros=3, totalDispatchMicros=115433, 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=3506839643179936, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11583844, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24525, opaque=0xb109cf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6889, encodingMicros=2, totalDispatchMicros=68594, 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=3506839643115227, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11591878, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15044, opaque=0xb12931, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34487, encodingMicros=3, totalDispatchMicros=83315, 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=3506839643218923, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11584404, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7000, opaque=0xb10bff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6918, encodingMicros=3, totalDispatchMicros=64764, 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=3506839643229375, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11591999, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36267, opaque=0xb129aa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34597, encodingMicros=3, totalDispatchMicros=81295, 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=3506839643268499, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11578594, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14509, opaque=0xb0f54d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34629, encodingMicros=2, totalDispatchMicros=187984, totalServerMicros=54, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839643303816, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11582321, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69577, opaque=0xb103dc, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6959, encodingMicros=3, totalDispatchMicros=75206, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839643332717, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11573113, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2739, opaque=0xb0dfe4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27951, encodingMicros=2, totalDispatchMicros=200850, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839643347893, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11570830, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61682, opaque=0xb0d6f9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6984, encodingMicros=2, totalDispatchMicros=153853, totalServerMicros=91, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839643420061, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11583573, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65852, opaque=0xb108c0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6931, encodingMicros=3, totalDispatchMicros=95052, totalServerMicros=33, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839643408962, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11584796, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62284, opaque=0xb10d87, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=27992, encodingMicros=3, totalDispatchMicros=113430, 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=3506839643499326, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11586026, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62333, opaque=0xb11255, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=28062, encodingMicros=2, totalDispatchMicros=102047, 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=3506839643559103, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11587948, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21471, opaque=0xb119d7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3919, encodingMicros=2, totalDispatchMicros=93876, 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=3506839643574852, 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=11584569, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36142, opaque=0xb10ca4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=38445, encodingMicros=3, totalDispatchMicros=130630, 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=3506839643612544, 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=11585498, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7457, opaque=0xb11045, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=38452, encodingMicros=3, totalDispatchMicros=121677, 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=3506839643621193, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11571309, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35420, opaque=0xb0d8d8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3938, encodingMicros=2, totalDispatchMicros=222524, totalServerMicros=140, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839643667676, 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=11586966, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36234, opaque=0xb11601, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=33991, encodingMicros=2, totalDispatchMicros=117620, 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=3506839643697903, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11588905, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14922, opaque=0xb11d94, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3966, encodingMicros=3, totalDispatchMicros=86527, 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=3506839643709437, 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=11587454, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28437, opaque=0xb117e9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34020, encodingMicros=3, totalDispatchMicros=112826, 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=3506839643783674, 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=11588750, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32508, opaque=0xb11cf9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34051, encodingMicros=2, totalDispatchMicros=100457, 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=3506839643797568, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11569298, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54636, opaque=0xb0d0fd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3938, encodingMicros=2, totalDispatchMicros=233956, totalServerMicros=147, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839643834644, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11577934, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69372, opaque=0xb0f2b9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3954, encodingMicros=3, totalDispatchMicros=184345, totalServerMicros=103, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839643842713, 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=11568917, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-23973, opaque=0xb0cf80, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34067, encodingMicros=2, totalDispatchMicros=247814, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839643892064, 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=11584436, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69669, opaque=0xb10c1f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29043, encodingMicros=3, totalDispatchMicros=121529, 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=3506839643177348, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11578439, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35719, opaque=0xb0f4b2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=37667, encodingMicros=3, totalDispatchMicros=170629, 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=3506839643183959, 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=11572042, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27828, opaque=0xb0dbb5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34721, encodingMicros=2, totalDispatchMicros=237598, totalServerMicros=146, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839643952536, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11578902, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11217, opaque=0xb0f681, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=38434, encodingMicros=2, totalDispatchMicros=168576, 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=3506839643139888, 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=11572928, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6970, opaque=0xb0df2b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=37487, encodingMicros=3, totalDispatchMicros=211618, totalServerMicros=102, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839644005258, 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=11569300, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14139, opaque=0xb0d0ff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=35492, encodingMicros=3, totalDispatchMicros=265692, totalServerMicros=223, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839644019125, 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=11575440, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35780, opaque=0xb0e8fb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=38362, encodingMicros=3, totalDispatchMicros=196983, totalServerMicros=86, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839644034701, 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=11571904, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2697, opaque=0xb0db2b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=35517, encodingMicros=2, totalDispatchMicros=256715, totalServerMicros=218, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839644073474, 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=11572079, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2707, opaque=0xb0dbda, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=35548, encodingMicros=2, totalDispatchMicros=256633, totalServerMicros=218, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839644113129, 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=11566321, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27660, opaque=0xb0c55c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29383, encodingMicros=3, totalDispatchMicros=232831, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839643123644, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11578214, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28192, opaque=0xb0f3d1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=38255, encodingMicros=3, totalDispatchMicros=180691, 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=3506839644112966, 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=11562927, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-20803, opaque=0xb0b819, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=32739, encodingMicros=2, totalDispatchMicros=262676, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839643989195, 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=11569323, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65242, opaque=0xb0d116, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=33816, encodingMicros=2, totalDispatchMicros=256859, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839643989291, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11579142, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11230, opaque=0xb0f771, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=38462, encodingMicros=3, totalDispatchMicros=166810, 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=3506839643234638, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11568741, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2564, opaque=0xb0ced0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=35058, encodingMicros=2, totalDispatchMicros=235223, 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=3506839644837360, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11580132, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21173, opaque=0xb0fb4f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=39291, encodingMicros=3, totalDispatchMicros=160532, 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=3506839644834364, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11591943, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3499, opaque=0xb12972, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36240, encodingMicros=3, totalDispatchMicros=84629, 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=3506839644858901, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11574860, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28060, opaque=0xb0e6b7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36666, encodingMicros=2, totalDispatchMicros=208264, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839644868256, 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=11570849, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14222, opaque=0xb0d70c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6544, encodingMicros=2, totalDispatchMicros=207312, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839644849389, 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=11578241, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21413, opaque=0xb0f3ec, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29383, encodingMicros=3, totalDispatchMicros=173256, 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=3506839644903534, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11592144, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24894, opaque=0xb12a3b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36298, encodingMicros=2, totalDispatchMicros=80766, 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=3506839644922108, 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=11586951, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18569, opaque=0xb115f2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6581, encodingMicros=3, totalDispatchMicros=95852, 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=3506839644889988, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11580390, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14583, opaque=0xb0fc51, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36866, encodingMicros=3, totalDispatchMicros=163113, 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=3506839644890749, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11573538, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6579, opaque=0xb0e18d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36701, encodingMicros=3, totalDispatchMicros=216289, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839644986125, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11581185, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14612, opaque=0xb0ff6c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36923, encodingMicros=2, totalDispatchMicros=157536, 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=3506839645064876, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11581210, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17433, opaque=0xb0ff85, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36996, encodingMicros=3, totalDispatchMicros=157593, 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=3506839645021796, 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=11584752, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3227, opaque=0xb10d5b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6622, encodingMicros=2, totalDispatchMicros=114689, 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=3506839645109505, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11589451, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7218, opaque=0xb11fb6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5017, encodingMicros=3, totalDispatchMicros=90652, 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=3506839645013318, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11590286, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28712, opaque=0xb122f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=33927, encodingMicros=2, totalDispatchMicros=98253, 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=3506839645150351, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11587762, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11560, opaque=0xb1191d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5048, encodingMicros=3, totalDispatchMicros=97875, 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=3506839645175240, 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=11587998, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32466, opaque=0xb11a09, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4792, encodingMicros=3, totalDispatchMicros=88243, 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=3506839645204606, 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=11588069, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14919, opaque=0xb11a50, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4816, encodingMicros=3, totalDispatchMicros=88261, 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=3506839645237113, 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=11574722, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65465, opaque=0xb0e62d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6843, encodingMicros=2, totalDispatchMicros=203352, totalServerMicros=105, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839645244524, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11592983, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7764, opaque=0xb12d82, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5041, encodingMicros=3, totalDispatchMicros=33980, 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=3506839645260182, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11592358, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28792, opaque=0xb12b11, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4859, encodingMicros=3, totalDispatchMicros=57773, 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=3506839645289273, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11570016, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-17939, opaque=0xb0d3cb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5075, encodingMicros=3, totalDispatchMicros=227084, totalServerMicros=183, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839645318508, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11592384, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36453, opaque=0xb12b2b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5100, encodingMicros=3, totalDispatchMicros=40835, 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=3506839645327263, 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=11586085, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50436, opaque=0xb11290, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6895, encodingMicros=3, totalDispatchMicros=103781, 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=3506839645089624, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11581382, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6879, opaque=0xb10031, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=37017, encodingMicros=3, totalDispatchMicros=156211, 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=3506839645177754, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11591444, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7307, opaque=0xb1277f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34081, encodingMicros=3, totalDispatchMicros=90881, 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=3506839645408157, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11568991, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27831, opaque=0xb0cfca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34306, encodingMicros=2, totalDispatchMicros=231574, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839645414846, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11571149, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20815, opaque=0xb0d838, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=437, encodingMicros=3, totalDispatchMicros=189997, totalServerMicros=87, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839645420267, 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=11590785, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69967, opaque=0xb124ec, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5428, encodingMicros=3, totalDispatchMicros=74149, 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=3506839645451679, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11575403, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69259, opaque=0xb0e8d6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5167, encodingMicros=3, totalDispatchMicros=199332, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839645472187, 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=11590978, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50655, opaque=0xb125ad, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5475, encodingMicros=3, totalDispatchMicros=73577, 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=3506839645500288, 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=11568686, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35535, opaque=0xb0ce99, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10420, encodingMicros=2, totalDispatchMicros=204168, totalServerMicros=112, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839645531197, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11578287, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11189, opaque=0xb0f41a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9882, encodingMicros=2, totalDispatchMicros=140645, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839645545121, 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=11567247, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2532, opaque=0xb0c8fa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10459, encodingMicros=2, totalDispatchMicros=214964, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839645585671, 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=11565757, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35247, opaque=0xb0c328, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10495, encodingMicros=2, totalDispatchMicros=219760, totalServerMicros=127, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839645591467, 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=11590525, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73933, opaque=0xb123e8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8412, encodingMicros=2, totalDispatchMicros=75208, 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=3506839645601587, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11585514, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35994, opaque=0xb11055, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9894, encodingMicros=3, totalDispatchMicros=94550, 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=3506839645628005, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11578701, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35731, opaque=0xb0f5b8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9917, encodingMicros=2, totalDispatchMicros=149344, totalServerMicros=18, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839645435077, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11592010, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32525, opaque=0xb129b5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=37326, encodingMicros=2, totalDispatchMicros=83168, 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=3506839645656261, 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=11574777, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73202, opaque=0xb0e664, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8427, encodingMicros=3, totalDispatchMicros=210995, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839645628462, 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=11579194, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18279, opaque=0xb0f7a5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10510, encodingMicros=2, totalDispatchMicros=140552, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839645548444, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11577375, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65575, opaque=0xb0f08a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5232, encodingMicros=2, totalDispatchMicros=194775, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839645732370, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11585904, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65951, opaque=0xb111da, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11067, encodingMicros=3, totalDispatchMicros=81306, 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=3506839645746496, 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=11571529, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69114, opaque=0xb0d9b4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8461, encodingMicros=3, totalDispatchMicros=237147, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839645799678, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11586643, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73756, opaque=0xb114be, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11126, encodingMicros=3, totalDispatchMicros=74616, 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=3506839645559746, 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=11592605, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70041, opaque=0xb12c08, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5488, encodingMicros=3, totalDispatchMicros=46666, 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=3506839645840000, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11587725, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62418, opaque=0xb118f8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11154, encodingMicros=2, totalDispatchMicros=64661, 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=3506839645868220, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11593160, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66310, opaque=0xb12e33, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5062, encodingMicros=2, totalDispatchMicros=41182, 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=3506839645800473, 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=11587495, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73796, opaque=0xb11812, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8252, encodingMicros=3, totalDispatchMicros=93206, 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=3506839645733593, 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=11585594, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32376, opaque=0xb110a5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10605, encodingMicros=2, totalDispatchMicros=88900, 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=3506839645725511, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11593329, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36346, opaque=0xb12edc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8242, encodingMicros=3, totalDispatchMicros=31001, 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=3506839647558085, 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=11582749, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3139, opaque=0xb10587, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10788, encodingMicros=2, totalDispatchMicros=108312, 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=3506839647551392, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11584571, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35960, opaque=0xb10ca6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9808, encodingMicros=3, totalDispatchMicros=90365, 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=3506839647606773, 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=11584481, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36136, opaque=0xb10c4c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10823, encodingMicros=2, totalDispatchMicros=93409, 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=3506839647614110, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11584593, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11441, opaque=0xb10cbc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9863, encodingMicros=2, totalDispatchMicros=90433, 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=3506839647639497, 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=11584922, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10786, opaque=0xb10e05, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10836, encodingMicros=3, totalDispatchMicros=89214, 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=3506839647658958, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11584875, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14751, opaque=0xb10dd6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9899, encodingMicros=3, totalDispatchMicros=87600, 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=3506839647678143, 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=11585103, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36165, opaque=0xb10eba, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10861, encodingMicros=3, totalDispatchMicros=89260, 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=3506839647690601, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11585056, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24582, opaque=0xb10e8b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9927, encodingMicros=2, totalDispatchMicros=87413, 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=3506839647705300, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11574655, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69234, opaque=0xb0e5ea, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2565, encodingMicros=8, totalDispatchMicros=170197, totalServerMicros=116, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839645669249, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11592139, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11743, opaque=0xb12a36, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=37554, encodingMicros=2, totalDispatchMicros=81396, 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=3506839647799749, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11567547, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27770, opaque=0xb0ca26, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=39676, encodingMicros=3, totalDispatchMicros=259476, totalServerMicros=155, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839647812426, 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=11575227, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2832, opaque=0xb0e826, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9937, encodingMicros=2, totalDispatchMicros=160001, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839647856700, 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=11577009, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35835, opaque=0xb0ef1c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9973, encodingMicros=3, totalDispatchMicros=150930, totalServerMicros=18, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839647938468, 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=11579636, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14578, opaque=0xb0f95f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10015, encodingMicros=2, totalDispatchMicros=132546, 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=3506839647972968, 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=11580003, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14595, opaque=0xb0face, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10040, encodingMicros=3, totalDispatchMicros=129480, 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=3506839647969544, 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=11590327, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36372, opaque=0xb12322, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10061, encodingMicros=2, totalDispatchMicros=67052, 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=3506839648032955, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11583805, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17530, opaque=0xb109a8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3016, encodingMicros=2, totalDispatchMicros=65303, 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=3506839648091518, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11583868, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14711, opaque=0xb109e7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3066, encodingMicros=3, totalDispatchMicros=64175, 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=3506839648129835, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11570810, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35254, opaque=0xb0d6e5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3099, encodingMicros=2, totalDispatchMicros=158372, totalServerMicros=81, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839648167394, 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=11575667, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21303, opaque=0xb0e9de, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3968, encodingMicros=2, totalDispatchMicros=132126, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839647717372, 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=11568701, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31723, opaque=0xb0cea8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10889, encodingMicros=2, totalDispatchMicros=197053, totalServerMicros=106, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839647556327, 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=11590585, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18713, opaque=0xb12424, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10794, encodingMicros=2, totalDispatchMicros=56702, 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=3506839649218216, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11589424, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21537, opaque=0xb11f9b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9353, encodingMicros=3, totalDispatchMicros=96166, 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=3506839649262277, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11589825, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32435, opaque=0xb1212c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9387, encodingMicros=2, totalDispatchMicros=91173, 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=3506839645865345, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11591270, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62587, opaque=0xb126d1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6913, encodingMicros=3, totalDispatchMicros=51916, 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=3506839649317909, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11591456, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70004, opaque=0xb1278b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10321, encodingMicros=3, totalDispatchMicros=53316, 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=3506839649324810, 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=11571955, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6923, opaque=0xb0db5e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4791, encodingMicros=2, totalDispatchMicros=167243, totalServerMicros=91, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839649349338, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11585873, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21395, opaque=0xb111bc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12023, encodingMicros=3, totalDispatchMicros=104895, 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=3506839649385184, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11586234, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3256, opaque=0xb11325, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12055, encodingMicros=3, totalDispatchMicros=102586, 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=3506839649256504, 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=11584882, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50375, opaque=0xb10ddd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4856, encodingMicros=2, totalDispatchMicros=54887, 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=3506839649424447, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11570530, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2652, opaque=0xb0d5cd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12079, encodingMicros=3, totalDispatchMicros=219751, 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=3506839649449054, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11569902, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10879, opaque=0xb0d359, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12095, encodingMicros=3, totalDispatchMicros=227427, totalServerMicros=90, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839649212693, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11575331, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17208, opaque=0xb0e88e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3066, encodingMicros=3, totalDispatchMicros=172612, 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=3506839649475135, 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=11573807, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31924, opaque=0xb0e29a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4852, encodingMicros=3, totalDispatchMicros=158140, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839649505555, 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=11574411, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7027, opaque=0xb0e4f6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4878, encodingMicros=3, totalDispatchMicros=154524, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839648038626, 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=11580217, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14604, opaque=0xb0fba4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10092, encodingMicros=3, totalDispatchMicros=126694, 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=3506839649537440, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11590353, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28717, opaque=0xb1233c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11988, encodingMicros=3, totalDispatchMicros=78309, 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=3506839649572091, 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=11580969, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21521, opaque=0xb0fe94, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11617, encodingMicros=2, totalDispatchMicros=124062, 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=3506839649449464, 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=11580012, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69467, opaque=0xb0fad7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5042, encodingMicros=2, totalDispatchMicros=93051, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839649598746, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11593662, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32613, opaque=0xb13029, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8936, encodingMicros=3, totalDispatchMicros=26783, 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=3506839649617974, 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=11580668, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7257, opaque=0xb0fd67, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11650, encodingMicros=2, totalDispatchMicros=123208, 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=3506839649626320, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11592999, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28819, opaque=0xb12d92, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8960, encodingMicros=3, totalDispatchMicros=44441, 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=3506839649645086, 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=11580676, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18329, opaque=0xb0fd6f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11673, encodingMicros=3, totalDispatchMicros=123244, 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=3506839649658636, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11576534, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65526, opaque=0xb0ed41, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5215, encodingMicros=3, totalDispatchMicros=128396, 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=3506839649671460, 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=11580731, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32201, opaque=0xb0fda6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11696, encodingMicros=3, totalDispatchMicros=123203, 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=3506839649698633, 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=11565971, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27567, opaque=0xb0c3ff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11719, encodingMicros=20, totalDispatchMicros=232348, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839649716318, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11584023, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50335, opaque=0xb10a82, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5249, encodingMicros=2, totalDispatchMicros=69750, 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=3506839649752431, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11588754, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28636, opaque=0xb11cfd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11635, encodingMicros=4, totalDispatchMicros=69751, 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=3506839649797991, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11589211, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11622, opaque=0xb11ec6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11673, encodingMicros=3, totalDispatchMicros=60804, 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=3506839649851396, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11581128, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73479, opaque=0xb0ff33, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12003, encodingMicros=3, totalDispatchMicros=164018, totalServerMicros=123, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839650513827, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11577403, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17294, opaque=0xb0f0a6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4383, encodingMicros=2, totalDispatchMicros=158402, totalServerMicros=57, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839650523152, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11572337, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35494, opaque=0xb0dcdc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13598, encodingMicros=2, totalDispatchMicros=206389, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839650578776, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11570039, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65288, opaque=0xb0d3e2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5128, encodingMicros=2, totalDispatchMicros=162716, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839650613631, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11583570, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69635, opaque=0xb108bd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5154, encodingMicros=3, totalDispatchMicros=68270, 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=3506839649385490, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11593833, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74110, opaque=0xb130d4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10128, encodingMicros=3, totalDispatchMicros=12654, 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=3506839650747490, 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=11572889, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27853, opaque=0xb0df04, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13422, encodingMicros=2, totalDispatchMicros=238500, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839650777240, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11572251, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10952, opaque=0xb0dc86, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5277, encodingMicros=2, totalDispatchMicros=149617, totalServerMicros=85, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839650796861, 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=11592450, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36456, opaque=0xb12b6d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13451, encodingMicros=3, totalDispatchMicros=53277, 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=3506839650821045, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11578779, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31989, opaque=0xb0f606, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5305, encodingMicros=34, totalDispatchMicros=106628, 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=3506839650833424, 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=11584947, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18476, opaque=0xb10e1e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13474, encodingMicros=3, totalDispatchMicros=127288, 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=3506839650879471, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11582088, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28340, opaque=0xb102f3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5340, encodingMicros=3, totalDispatchMicros=82185, 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=3506839650918756, 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=11586482, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36219, opaque=0xb1141d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13510, encodingMicros=3, totalDispatchMicros=112495, 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=3506839650934097, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11587675, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14872, opaque=0xb118c6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5314, encodingMicros=3, totalDispatchMicros=65173, 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=3506839650978065, 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=11587362, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36259, opaque=0xb1178d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13510, encodingMicros=3, totalDispatchMicros=104322, 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=3506839651031413, 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=11591417, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36416, opaque=0xb12764, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1530, encodingMicros=3, totalDispatchMicros=48802, 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=3506839650615938, 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=11578199, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7164, opaque=0xb0f3c2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=35821, encodingMicros=3, totalDispatchMicros=176228, 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=3506839651066356, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11573949, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-321, documentId=test_collections-24149, opaque=0xb0e328, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=262775, encodingMicros=2, totalDispatchMicros=262775, totalServerMicros=258, serverMicros=258}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839650528845, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11593125, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70063, opaque=0xb12e10, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12547, encodingMicros=3, totalDispatchMicros=37041, 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=3506839651109245, 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=11588630, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7587, opaque=0xb11c81, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21650, encodingMicros=3, totalDispatchMicros=101923, 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=3506839649876881, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11593053, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32576, opaque=0xb12dc8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11170, encodingMicros=4, totalDispatchMicros=35665, 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=3506839651146354, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11575114, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17199, opaque=0xb0e7b5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6637, encodingMicros=3, totalDispatchMicros=154761, 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=3506839649678406, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11572041, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14256, opaque=0xb0dbb4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8995, encodingMicros=2, totalDispatchMicros=253969, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506839649588006, 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=11571644, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-10284, opaque=0xb0da27, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=275227, encodingMicros=2, totalDispatchMicros=275227, totalServerMicros=264, serverMicros=264}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839651236448, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11579428, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35767, opaque=0xb0f88f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6646, encodingMicros=3, totalDispatchMicros=118692, 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=3506839649542310, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11575866, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2850, opaque=0xb0eaa5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3387, encodingMicros=2, totalDispatchMicros=168524, 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=3506839651219279, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11562886, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-13862, opaque=0xb0b7f1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10528, encodingMicros=2, totalDispatchMicros=292664, totalServerMicros=254, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839651299313, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11592617, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7351, opaque=0xb12c14, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22061, encodingMicros=2, totalDispatchMicros=70216, 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=3506839651336513, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11586119, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7074, opaque=0xb112b2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4270, encodingMicros=3, totalDispatchMicros=112281, 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=3506839651148805, 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=11592498, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15139, opaque=0xb12b9d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21620, encodingMicros=2, totalDispatchMicros=73152, 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=3506839651109644, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11581602, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-384, documentId=test_collections-69543, opaque=0xb1010d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=206134, encodingMicros=2, totalDispatchMicros=206134, totalServerMicros=188, serverMicros=188}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839651438989, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11581727, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17454, opaque=0xb1018a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15528, encodingMicros=2, totalDispatchMicros=144461, 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=3506839651033951, 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=11587639, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24743, opaque=0xb118a2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13556, encodingMicros=2, totalDispatchMicros=101661, 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=3506839651457480, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11566775, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-384, documentId=test_collections-54534, opaque=0xb0c722, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=300663, encodingMicros=3, totalDispatchMicros=300663, totalServerMicros=291, serverMicros=291}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839651494715, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11582441, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32132, opaque=0xb10454, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15544, encodingMicros=3, totalDispatchMicros=139341, 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=3506839651530796, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11582540, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14658, opaque=0xb104b7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15571, encodingMicros=3, totalDispatchMicros=138725, 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=3506839651580870, 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=11568131, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-17812, opaque=0xb0cc6e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=291312, encodingMicros=3, totalDispatchMicros=291312, totalServerMicros=282, serverMicros=282}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839651603519, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11573696, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11016, opaque=0xb0e22b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15605, encodingMicros=3, totalDispatchMicros=204295, totalServerMicros=97, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839651620653, 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=11591197, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15070, opaque=0xb12688, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11210, encodingMicros=2, totalDispatchMicros=75165, 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=3506839651631965, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11593477, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32594, opaque=0xb12f70, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13376, encodingMicros=2, totalDispatchMicros=39213, 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=3506839651645387, 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=11593330, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36506, opaque=0xb12edd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11215, encodingMicros=3, totalDispatchMicros=41021, 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=3506839651655442, 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=11585722, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73713, opaque=0xb11125, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=35185, encodingMicros=2, totalDispatchMicros=133527, 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=3506839651670952, 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=11592767, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18818, opaque=0xb12caa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11235, encodingMicros=3, totalDispatchMicros=49912, 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=3506839651689959, 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=11585891, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65947, opaque=0xb111ce, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=35210, encodingMicros=2, totalDispatchMicros=131455, 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=3506839651697673, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11589047, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62481, opaque=0xb11e22, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=22414, encodingMicros=3, totalDispatchMicros=93818, 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=3506839651716264, 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=11569659, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31758, opaque=0xb0d266, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11257, encodingMicros=3, totalDispatchMicros=265818, totalServerMicros=247, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839651750348, 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=11587372, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62401, opaque=0xb11797, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=35245, encodingMicros=3, totalDispatchMicros=121559, 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=3506839651777077, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11588066, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28608, opaque=0xb11a4d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13980, encodingMicros=2, totalDispatchMicros=85816, 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=3506839651426385, 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=11592836, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28694, opaque=0xb12cef, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21882, encodingMicros=3, totalDispatchMicros=68023, 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=3506839651823040, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11588577, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21493, opaque=0xb11c4c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14019, encodingMicros=2, totalDispatchMicros=81583, 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=3506839651376728, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11586233, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36018, opaque=0xb11324, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4306, encodingMicros=4, totalDispatchMicros=111151, 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=3506839651368231, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11572418, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65381, opaque=0xb0dd2d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16460, encodingMicros=3, totalDispatchMicros=188312, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839651906593, 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=11580483, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35976, opaque=0xb0fcae, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15588, encodingMicros=2, totalDispatchMicros=150975, 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=3506839651305358, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11580185, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11269, opaque=0xb0fb84, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6693, encodingMicros=2, totalDispatchMicros=111717, 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=3506839651941658, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11586756, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50465, opaque=0xb1152f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17017, encodingMicros=2, totalDispatchMicros=82068, 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=3506839651889794, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11587580, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21453, opaque=0xb11867, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4813, encodingMicros=3, totalDispatchMicros=104783, 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=3506839651856292, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11588844, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36148, opaque=0xb11d57, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14044, encodingMicros=17, totalDispatchMicros=78728, 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=3506839651827801, 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=11568842, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61620, opaque=0xb0cf35, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=35281, encodingMicros=3, totalDispatchMicros=258755, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839651795919, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11593687, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32616, opaque=0xb13042, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13689, encodingMicros=2, totalDispatchMicros=24804, 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=3506839652093858, 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=11565015, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49563, opaque=0xb0c042, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=26510, encodingMicros=2, totalDispatchMicros=240361, totalServerMicros=115, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839651726615, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11580519, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73448, opaque=0xb0fcd2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=22435, encodingMicros=2, totalDispatchMicros=168416, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839652113504, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11587300, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28574, opaque=0xb1174f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13998, encodingMicros=2, totalDispatchMicros=99023, 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=3506839652155546, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11578590, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69405, opaque=0xb0f549, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=22858, encodingMicros=3, totalDispatchMicros=182264, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839652171586, 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=11574111, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2788, opaque=0xb0e3ca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=35522, encodingMicros=3, totalDispatchMicros=241211, totalServerMicros=166, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839652194846, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11570215, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49734, opaque=0xb0d492, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=22887, encodingMicros=2, totalDispatchMicros=234650, totalServerMicros=137, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839652099451, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11574797, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6627, opaque=0xb0e678, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14253, encodingMicros=2, totalDispatchMicros=196286, totalServerMicros=134, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839652242394, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11568699, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54614, opaque=0xb0cea5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=22917, encodingMicros=2, totalDispatchMicros=280088, totalServerMicros=255, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839652251849, 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=11589939, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7634, opaque=0xb1219e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=35480, encodingMicros=2, totalDispatchMicros=110507, 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=3506839652022340, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11586507, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11511, opaque=0xb11436, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4924, encodingMicros=2, totalDispatchMicros=109316, 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=3506839652305455, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11581475, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62115, opaque=0xb1008e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13416, encodingMicros=2, totalDispatchMicros=174826, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839651996428, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11583902, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50330, opaque=0xb10a09, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4110, encodingMicros=4, totalDispatchMicros=65720, 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=3506839651978392, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11592603, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50731, opaque=0xb12c06, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1818, encodingMicros=2, totalDispatchMicros=35874, 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=3506839651974001, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11581037, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24418, opaque=0xb0fed8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7352, encodingMicros=3, totalDispatchMicros=107030, 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=3506839652391224, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11592421, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32542, opaque=0xb12b50, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2236, encodingMicros=3, totalDispatchMicros=37532, 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=3506839652407515, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11573158, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49844, opaque=0xb0e011, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14742, encodingMicros=3, totalDispatchMicros=221558, totalServerMicros=169, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839652390374, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11577847, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50049, opaque=0xb0f262, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13413, encodingMicros=2, totalDispatchMicros=211819, totalServerMicros=173, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839652297103, 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=11590290, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24851, opaque=0xb122fd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=35517, encodingMicros=2, totalDispatchMicros=106430, 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=3506839652246404, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11580897, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3044, opaque=0xb0fe4c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14395, encodingMicros=2, totalDispatchMicros=151189, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839652513290, 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=11592287, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18796, opaque=0xb12aca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3744, encodingMicros=3, totalDispatchMicros=45213, 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=3506839652529488, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11578140, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2940, opaque=0xb0f387, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14368, encodingMicros=4, totalDispatchMicros=172278, totalServerMicros=107, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839652201049, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11572189, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6525, opaque=0xb0dc48, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11556, encodingMicros=3, totalDispatchMicros=257027, totalServerMicros=230, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839652554582, 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=11592563, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36462, opaque=0xb12bde, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3781, encodingMicros=3, totalDispatchMicros=39627, 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=3506839652565889, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11581640, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32110, opaque=0xb10132, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14398, encodingMicros=2, totalDispatchMicros=147538, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839652513290, 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=11570706, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69084, opaque=0xb0d67d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11915, encodingMicros=3, totalDispatchMicros=250294, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839652593492, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11580806, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32080, opaque=0xb0fdf2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14415, encodingMicros=3, totalDispatchMicros=152794, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839652434123, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11570275, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73046, opaque=0xb0d4ce, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14766, encodingMicros=2, totalDispatchMicros=232614, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839652620160, 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=11568421, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61593, opaque=0xb0cd90, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12014, encodingMicros=2, totalDispatchMicros=262864, totalServerMicros=226, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839652434122, 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=11592684, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70044, opaque=0xb12c57, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=36223, encodingMicros=3, totalDispatchMicros=72181, 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=3506839652648995, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11593458, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50774, opaque=0xb12f5d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14876, encodingMicros=3, totalDispatchMicros=29865, 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=3506839652411735, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11590598, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73939, opaque=0xb12431, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5793, encodingMicros=2, totalDispatchMicros=56774, 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=3506839652689247, 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=11583338, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50294, opaque=0xb107d5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=36458, encodingMicros=3, totalDispatchMicros=162015, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839652653011, 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=11593554, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74103, opaque=0xb12fbd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12035, encodingMicros=3, totalDispatchMicros=32927, 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=3506839652638721, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11591771, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32514, opaque=0xb128c6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13354, encodingMicros=2, totalDispatchMicros=52183, 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=3506839652621208, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11582167, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62155, opaque=0xb10342, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5020, encodingMicros=3, totalDispatchMicros=123641, totalServerMicros=33, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839652799221, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11593803, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24969, opaque=0xb130b6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13311, encodingMicros=2, totalDispatchMicros=18706, 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=3506839652593614, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11574264, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31822, opaque=0xb0e463, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11902, encodingMicros=3, totalDispatchMicros=251162, totalServerMicros=228, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839652818020, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11592695, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7354, opaque=0xb12c62, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2904, encodingMicros=2, totalDispatchMicros=36039, 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=3506839652828286, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11593874, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28874, opaque=0xb130fd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13337, encodingMicros=3, totalDispatchMicros=14439, 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=3506839652561103, 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=11588512, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7582, opaque=0xb11c0b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=35740, encodingMicros=2, totalDispatchMicros=120422, 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=3506839652857031, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11585062, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3200, opaque=0xb10e91, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6754, encodingMicros=3, totalDispatchMicros=92942, 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=3506839652850111, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11585472, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69714, opaque=0xb1102b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5226, encodingMicros=3, totalDispatchMicros=98175, 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=3506839652884338, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11576810, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-321, documentId=test_collections-2895, opaque=0xb0ee54, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=240634, encodingMicros=2, totalDispatchMicros=240634, totalServerMicros=233, serverMicros=233}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839652846023, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11593711, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28856, opaque=0xb1305a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2927, encodingMicros=3, totalDispatchMicros=13696, 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=3506839652936867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11581124, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21216, opaque=0xb0ff2f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7942, encodingMicros=2, totalDispatchMicros=129177, 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=3506839652719660, 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=11592589, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32671, opaque=0xb12bf8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14906, encodingMicros=3, totalDispatchMicros=48886, 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=3506839652979233, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11582012, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28334, opaque=0xb102a7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7936, encodingMicros=3, totalDispatchMicros=122648, 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=3506839652993999, 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=11574323, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31949, opaque=0xb0e49e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12282, encodingMicros=2, totalDispatchMicros=240759, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839653017718, 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=11593730, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-25019, opaque=0xb1306d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12301, encodingMicros=3, totalDispatchMicros=26635, 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=3506839653022618, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11582452, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24475, opaque=0xb1045f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7969, encodingMicros=3, totalDispatchMicros=119048, 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=3506839653048627, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11582918, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14670, opaque=0xb10631, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7991, encodingMicros=2, totalDispatchMicros=116086, 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=3506839653102928, 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=11592142, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24944, opaque=0xb12a39, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14951, encodingMicros=3, totalDispatchMicros=52291, 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=3506839653128392, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11590341, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3453, opaque=0xb12330, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15000, encodingMicros=3, totalDispatchMicros=70840, 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=3506839653153735, 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=11577470, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24307, opaque=0xb0f0ea, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14980, encodingMicros=2, totalDispatchMicros=189097, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839653167018, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11574327, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18089, opaque=0xb0e4a2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15024, encodingMicros=3, totalDispatchMicros=220310, totalServerMicros=179, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839653196464, 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=11593532, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28730, opaque=0xb12fa7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14995, encodingMicros=3, totalDispatchMicros=28798, 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=3506839652716231, 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=11587912, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73818, opaque=0xb119b3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=36479, encodingMicros=2, totalDispatchMicros=124230, 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=3506839652712055, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11590916, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69974, opaque=0xb1256f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6088, encodingMicros=3, totalDispatchMicros=54887, 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=3506839653204102, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11593834, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-25027, opaque=0xb130d5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14158, encodingMicros=5, 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.004S, createdAt=3506839652979808, 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=11592866, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11143, opaque=0xb12d0d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13355, encodingMicros=3, totalDispatchMicros=48105, 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=3506839652915717, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11576199, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14419, opaque=0xb0ebf2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6789, encodingMicros=2, totalDispatchMicros=157807, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839652911496, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11585866, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69733, opaque=0xb111b5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5276, encodingMicros=2, totalDispatchMicros=94522, 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=3506839652879307, 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=11593154, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28712, opaque=0xb12e2d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36050, encodingMicros=3, totalDispatchMicros=62856, 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=3506839656886511, 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=11592183, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74031, opaque=0xb12a62, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17618, encodingMicros=3, totalDispatchMicros=76925, 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=3506839656893819, 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=11581767, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24507, opaque=0xb101b2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10610, encodingMicros=3, totalDispatchMicros=115789, 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=3506839656893509, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11573772, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6587, opaque=0xb0e277, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3451, encodingMicros=3, totalDispatchMicros=186120, totalServerMicros=90, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839656933259, 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=11569764, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24016, opaque=0xb0d2cf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27240, encodingMicros=2, totalDispatchMicros=257059, totalServerMicros=144, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839656964717, 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=11583483, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14733, opaque=0xb10865, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10664, encodingMicros=3, totalDispatchMicros=110401, 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=3506839656981260, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11572237, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14267, opaque=0xb0dc78, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3518, encodingMicros=3, totalDispatchMicros=191795, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839656994280, 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=11583710, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28290, opaque=0xb10949, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10690, encodingMicros=2, totalDispatchMicros=107776, 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=3506839657092082, 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=11583937, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28300, opaque=0xb10a2c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10784, encodingMicros=3, totalDispatchMicros=106836, 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=3506839657099991, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11590952, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36216, opaque=0xb12593, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3403, encodingMicros=3, totalDispatchMicros=70034, 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=3506839657124693, 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=11575364, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21296, opaque=0xb0e8af, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26985, encodingMicros=3, totalDispatchMicros=238335, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839657141357, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11582550, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24481, opaque=0xb104c1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=48924, encodingMicros=2, totalDispatchMicros=162797, 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=3506839657126211, 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=11584751, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7418, opaque=0xb10d5a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10805, encodingMicros=2, totalDispatchMicros=98933, 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=3506839657178848, 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=11575509, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24230, opaque=0xb0e940, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27031, encodingMicros=3, totalDispatchMicros=208793, totalServerMicros=107, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839657193338, 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=11584982, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18479, opaque=0xb10e41, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10867, encodingMicros=3, totalDispatchMicros=96178, 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=3506839657179764, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11582763, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6944, opaque=0xb10596, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=48958, encodingMicros=3, totalDispatchMicros=161237, 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=3506839657214080, 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=11571354, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31822, opaque=0xb0d905, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17660, encodingMicros=2, totalDispatchMicros=260052, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839657231338, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11573229, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10998, opaque=0xb0e058, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=48998, encodingMicros=2, totalDispatchMicros=229116, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839657221951, 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=11566556, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14041, opaque=0xb0c647, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10891, encodingMicros=2, totalDispatchMicros=224878, totalServerMicros=123, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839657259583, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11569827, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2623, opaque=0xb0d30e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=48955, encodingMicros=3, totalDispatchMicros=247815, totalServerMicros=113, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839657277527, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11587743, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32351, opaque=0xb1190a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11302, encodingMicros=3, totalDispatchMicros=68856, 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=3506839657291238, 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=11571944, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24093, opaque=0xb0db53, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10948, encodingMicros=3, totalDispatchMicros=197573, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839657259761, 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=11593146, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24998, opaque=0xb12e25, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17662, encodingMicros=3, totalDispatchMicros=63364, 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=3506839657330782, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11576062, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14413, opaque=0xb0eb69, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=48937, encodingMicros=3, totalDispatchMicros=221881, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839657320328, 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=11565356, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27450, opaque=0xb0c197, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10973, encodingMicros=2, totalDispatchMicros=232878, totalServerMicros=148, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506839657365303, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11593692, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-321, documentId=test_collections-28853, opaque=0xb13047, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=44278, encodingMicros=2, totalDispatchMicros=44278, 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=3506839657316834, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11587958, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36098, opaque=0xb119e1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11337, encodingMicros=3, totalDispatchMicros=74642, 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=3506839657391859, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11593893, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-321, documentId=test_collections-15165, opaque=0xb13110, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=31035, encodingMicros=3, totalDispatchMicros=31035, 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=3506839657378041, 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=11565069, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-9941, opaque=0xb0c078, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16574, encodingMicros=2, totalDispatchMicros=300774, totalServerMicros=272, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839657412471, 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=11585888, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24671, opaque=0xb111cb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11041, encodingMicros=3, totalDispatchMicros=90715, 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=3506839657428946, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11592395, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36293, opaque=0xb12b36, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8654, encodingMicros=3, totalDispatchMicros=48693, 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=3506839657416283, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11593917, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-321, documentId=test_collections-3612, opaque=0xb13128, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29698, encodingMicros=4, totalDispatchMicros=29698, 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=3506839657478989, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11574926, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11071, opaque=0xb0e6f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27838, encodingMicros=2, totalDispatchMicros=228259, totalServerMicros=118, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839657482485, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11593935, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24981, opaque=0xb1313a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8659, 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.004S, createdAt=3506839657507340, 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=11593432, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36509, opaque=0xb12f43, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5900, encodingMicros=3, totalDispatchMicros=27745, 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=3506839657513790, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11572636, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10975, opaque=0xb0de07, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27858, encodingMicros=3, totalDispatchMicros=242525, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839657564088, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11571690, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20837, opaque=0xb0da55, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27900, encodingMicros=2, totalDispatchMicros=247938, totalServerMicros=136, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839657576855, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11585313, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69708, opaque=0xb10f8c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11184, encodingMicros=3, totalDispatchMicros=98832, 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=3506839657590605, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11568037, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2538, opaque=0xb0cc10, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27922, encodingMicros=2, totalDispatchMicros=266366, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839657607323, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11586887, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7109, opaque=0xb115b2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10446, encodingMicros=3, totalDispatchMicros=106936, 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=3506839657616082, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11576464, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24244, opaque=0xb0ecfb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27944, encodingMicros=2, totalDispatchMicros=217256, 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=3506839657645649, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11589153, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32412, opaque=0xb11e8c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10480, encodingMicros=3, totalDispatchMicros=97182, 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=3506839657661583, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11586747, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73762, opaque=0xb11526, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11217, encodingMicros=2, totalDispatchMicros=80445, 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=3506839657659537, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11573126, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14296, opaque=0xb0dff1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27984, encodingMicros=3, totalDispatchMicros=238002, totalServerMicros=128, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839657713002, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11590040, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36188, opaque=0xb12203, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10531, encodingMicros=4, totalDispatchMicros=86732, 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=3506839657718623, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11587267, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69810, opaque=0xb1172e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11263, encodingMicros=2, totalDispatchMicros=75717, 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=3506839657740821, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11590363, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3440, opaque=0xb12346, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10554, encodingMicros=2, totalDispatchMicros=82320, 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=3506839657748517, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11587265, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73785, opaque=0xb1172c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11289, encodingMicros=3, totalDispatchMicros=73718, 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=3506839657775617, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11587755, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66041, opaque=0xb11916, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11312, encodingMicros=3, totalDispatchMicros=71341, 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=3506839657770652, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11590811, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69968, opaque=0xb12506, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8409, encodingMicros=2, totalDispatchMicros=56570, 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=3506839657803139, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11588669, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50541, opaque=0xb11ca8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11336, encodingMicros=3, totalDispatchMicros=61662, 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=3506839657808709, 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=11577096, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35841, opaque=0xb0ef73, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9879, encodingMicros=2, totalDispatchMicros=161380, 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=3506839657777736, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11587107, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11536, opaque=0xb1168e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10583, encodingMicros=2, totalDispatchMicros=108171, 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=3506839657836527, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11576984, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21069, opaque=0xb0ef03, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8871, encodingMicros=3, totalDispatchMicros=205656, totalServerMicros=176, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839657864651, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11587096, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36058, opaque=0xb11683, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10664, encodingMicros=3, totalDispatchMicros=108121, 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=3506839657836699, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11591737, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3493, opaque=0xb128a4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7980, encodingMicros=3, totalDispatchMicros=40114, 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=3506839657929698, 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=11579988, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3030, opaque=0xb0fabf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9945, encodingMicros=3, totalDispatchMicros=134663, 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=3506839657840747, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11572707, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69160, opaque=0xb0de4e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8468, encodingMicros=2, totalDispatchMicros=207688, totalServerMicros=159, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839657961824, 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=11580441, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35973, opaque=0xb0fc84, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9772, encodingMicros=3, totalDispatchMicros=137458, 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=3506839657980384, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11571848, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2697, opaque=0xb0daf3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8099, encodingMicros=2, totalDispatchMicros=240166, totalServerMicros=218, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839657893137, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11575029, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35603, opaque=0xb0e760, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8924, encodingMicros=3, totalDispatchMicros=221728, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839658037945, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11573198, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54792, opaque=0xb0e039, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8449, encodingMicros=3, totalDispatchMicros=215206, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839657892105, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11569928, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24016, opaque=0xb0d373, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9643, encodingMicros=2, totalDispatchMicros=260172, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839657850677, 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=11570373, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73050, opaque=0xb0d530, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=28274, encodingMicros=3, totalDispatchMicros=245186, totalServerMicros=140, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839658114513, 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=11579974, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65678, opaque=0xb0fab1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8801, encodingMicros=18, totalDispatchMicros=142605, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839658139259, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11590970, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32481, opaque=0xb125a5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9286, encodingMicros=3, totalDispatchMicros=73115, 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=3506839658112689, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11591624, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11724, opaque=0xb12833, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8770, encodingMicros=2, totalDispatchMicros=53364, 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=3506839658171713, 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=11586869, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69788, opaque=0xb115a0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=28554, encodingMicros=3, totalDispatchMicros=118513, 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=3506839658040672, 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=11580817, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3070, opaque=0xb0fdfc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9842, encodingMicros=3, totalDispatchMicros=135143, 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=3506839658227632, 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=11581493, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21537, opaque=0xb100a0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10025, encodingMicros=10, totalDispatchMicros=130377, 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=3506839658033921, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11593946, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7417, opaque=0xb13145, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7796, encodingMicros=5, totalDispatchMicros=13421, 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=3506839658260645, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11565108, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31359, opaque=0xb0c09f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8693, encodingMicros=2, totalDispatchMicros=253973, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506839658229662, 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=11593992, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-384, documentId=test_collections-50785, opaque=0xb13173, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=24850, encodingMicros=16, totalDispatchMicros=24850, 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=3506839658302858, 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=11592678, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74059, opaque=0xb12c51, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8131, encodingMicros=2, totalDispatchMicros=40029, 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=3506839658170447, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11591114, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7292, opaque=0xb12635, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9312, encodingMicros=3, totalDispatchMicros=71591, 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=3506839658332014, 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=11589970, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28556, opaque=0xb121bd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9020, encodingMicros=2, totalDispatchMicros=68092, 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=3506839658161577, 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=11582657, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62177, opaque=0xb1052c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8838, encodingMicros=3, totalDispatchMicros=123271, 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=3506839658359581, 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=11590063, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7645, opaque=0xb1221a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9045, encodingMicros=3, totalDispatchMicros=68986, 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=3506839658372960, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11565999, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-16870, opaque=0xb0c41a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9499, encodingMicros=3, totalDispatchMicros=295608, totalServerMicros=278, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839658393506, 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=11591397, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62594, opaque=0xb12750, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8911, encodingMicros=3, totalDispatchMicros=68781, 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=3506839658118100, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11578145, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28184, opaque=0xb0f38c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9076, encodingMicros=3, totalDispatchMicros=202912, totalServerMicros=177, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839658422188, 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=11591567, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50686, opaque=0xb127fa, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8936, encodingMicros=2, totalDispatchMicros=66951, 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=3506839658407294, 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=11590292, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28571, opaque=0xb122ff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9081, encodingMicros=3, totalDispatchMicros=66602, 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=3506839658356960, 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=11593325, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3583, opaque=0xb12ed8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8111, encodingMicros=3, 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.016S, createdAt=3506839658317110, 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=11576783, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61921, opaque=0xb0ee3a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20324, encodingMicros=2, totalDispatchMicros=179665, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839658275305, 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=11582745, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32275, opaque=0xb10584, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10051, encodingMicros=2, totalDispatchMicros=121279, 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=3506839658462044, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11593714, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32619, opaque=0xb1305d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9398, encodingMicros=2, totalDispatchMicros=18838, 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=3506839658455041, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11593736, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-321, documentId=test_collections-7401, opaque=0xb13073, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=43187, encodingMicros=3, totalDispatchMicros=43187, 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=3506839658452306, 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=11591629, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62605, opaque=0xb12838, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8961, encodingMicros=3, totalDispatchMicros=65877, 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=3506839659942187, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11567391, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6764, opaque=0xb0c98a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13217, encodingMicros=3, totalDispatchMicros=243131, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839659939999, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11592065, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24891, opaque=0xb129ec, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10326, encodingMicros=3, totalDispatchMicros=57631, 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=3506839659946095, 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=11591483, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18756, opaque=0xb127a6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11137, encodingMicros=3, totalDispatchMicros=60784, 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=3506839660014291, 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=11591495, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15084, opaque=0xb127b2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11199, encodingMicros=23, totalDispatchMicros=60853, 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=3506839659992392, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11566989, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14075, opaque=0xb0c7f8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13236, encodingMicros=2, totalDispatchMicros=240741, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839660041637, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11570321, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24028, opaque=0xb0d4fc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10395, encodingMicros=2, totalDispatchMicros=267112, totalServerMicros=243, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839659947080, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11577626, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2922, opaque=0xb0f185, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=43977, encodingMicros=2, totalDispatchMicros=213426, totalServerMicros=36, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839660077501, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11586213, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24685, opaque=0xb11310, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13301, encodingMicros=2, totalDispatchMicros=111949, 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=3506839659943087, 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=11590787, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11040, opaque=0xb124ee, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11543, encodingMicros=2, totalDispatchMicros=78440, 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=3506839660106557, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11571155, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-321, documentId=test_collections-35366, opaque=0xb0d83e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=284956, encodingMicros=2, totalDispatchMicros=284956, totalServerMicros=273, serverMicros=273}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839660106006, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11575250, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6645, opaque=0xb0e83d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=44131, encodingMicros=3, totalDispatchMicros=231061, totalServerMicros=92, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839660068885, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11581688, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50208, opaque=0xb10163, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11174, encodingMicros=2, totalDispatchMicros=200034, totalServerMicros=186, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839660160045, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11584464, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14739, opaque=0xb10c3b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=44174, encodingMicros=3, totalDispatchMicros=153776, 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=3506839659978364, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11570683, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49753, opaque=0xb0d666, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=34362, encodingMicros=3, totalDispatchMicros=222802, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839659957104, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11577385, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24275, opaque=0xb0f094, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14040, encodingMicros=2, totalDispatchMicros=124992, 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=3506839660187151, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11592399, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74040, opaque=0xb12b3a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10590, encodingMicros=2, totalDispatchMicros=48050, 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=3506839660286873, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11577919, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24302, opaque=0xb0f2aa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14347, encodingMicros=2, totalDispatchMicros=120872, 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=3506839660300250, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11573022, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-384, documentId=test_collections-65398, opaque=0xb0df88, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=273112, encodingMicros=3, totalDispatchMicros=273112, totalServerMicros=264, serverMicros=264}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839660191411, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11584629, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28461, opaque=0xb10ce0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=44197, encodingMicros=3, totalDispatchMicros=152558, 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=3506839660332514, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11593630, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70092, opaque=0xb13009, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=19580, encodingMicros=3, totalDispatchMicros=41396, 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=3506839660353176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11586434, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14821, opaque=0xb113ed, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=44321, encodingMicros=3, totalDispatchMicros=144891, 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=3506839660192497, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11569943, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49716, opaque=0xb0d382, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11290, encodingMicros=2, totalDispatchMicros=273311, totalServerMicros=253, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839660131888, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11575241, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35771, opaque=0xb0e834, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13329, encodingMicros=2, totalDispatchMicros=199122, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839660413114, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11586267, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69760, opaque=0xb11346, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10792, encodingMicros=2, totalDispatchMicros=119912, 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=3506839660128914, 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=11585326, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10802, opaque=0xb10f99, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11723, encodingMicros=2, totalDispatchMicros=116824, 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=3506839660454438, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11573203, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6981, opaque=0xb0e03e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13634, encodingMicros=2, totalDispatchMicros=214018, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839660402410, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11568995, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49686, opaque=0xb0cfce, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11494, encodingMicros=2, totalDispatchMicros=284213, totalServerMicros=266, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839660397859, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11586786, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24656, opaque=0xb1154d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=44334, encodingMicros=3, totalDispatchMicros=140930, 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=3506839660542934, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11588532, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24778, opaque=0xb11c1f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10506, encodingMicros=3, totalDispatchMicros=97802, 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=3506839660360860, 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=11581582, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62121, opaque=0xb100f9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20920, encodingMicros=3, totalDispatchMicros=191646, totalServerMicros=119, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839660319963, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11578007, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6750, opaque=0xb0f302, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14375, encodingMicros=3, totalDispatchMicros=116890, 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=3506839660642683, 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=11572965, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73128, opaque=0xb0df50, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21186, encodingMicros=3, totalDispatchMicros=254847, totalServerMicros=182, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839660551280, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11573123, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61770, opaque=0xb0dfee, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11425, encodingMicros=3, totalDispatchMicros=242990, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839660550790, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11586851, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36044, opaque=0xb1158e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=44483, encodingMicros=2, totalDispatchMicros=141035, 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=3506839660714209, 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=11568472, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65214, opaque=0xb0cdc3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21214, encodingMicros=2, totalDispatchMicros=259210, totalServerMicros=139, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839660463293, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11580569, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73451, opaque=0xb0fd04, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10823, encodingMicros=3, totalDispatchMicros=170741, 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=3506839660763934, 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=11589841, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66148, opaque=0xb1213c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21263, encodingMicros=2, totalDispatchMicros=102801, 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=3506839660460110, 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=11585763, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10825, opaque=0xb1114e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12051, encodingMicros=3, totalDispatchMicros=113195, 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=3506839660792550, 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=11589913, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69919, opaque=0xb12184, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21282, encodingMicros=3, totalDispatchMicros=102355, 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=3506839660778243, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11577359, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73323, opaque=0xb0f07a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11133, encodingMicros=3, totalDispatchMicros=196776, 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=3506839660825700, 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=11591319, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62591, opaque=0xb12702, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21308, encodingMicros=3, totalDispatchMicros=85334, 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=3506839660720653, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11579275, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21142, opaque=0xb0f7f6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14745, encodingMicros=2, totalDispatchMicros=113807, 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=3506839660712875, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11580522, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69485, opaque=0xb0fcd5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11575, encodingMicros=2, totalDispatchMicros=188645, totalServerMicros=153, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839660647089, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11572261, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14274, opaque=0xb0dc90, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10539, encodingMicros=3, totalDispatchMicros=220372, totalServerMicros=115, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506839660921200, 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=11577459, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-384, documentId=test_collections-73329, opaque=0xb0f0de, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=247379, encodingMicros=2, totalDispatchMicros=247379, totalServerMicros=243, serverMicros=243}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839660874654, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11566796, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-68931, opaque=0xb0c737, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11209, encodingMicros=2, totalDispatchMicros=259084, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839660819306, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11588875, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11605, opaque=0xb11d76, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=44701, encodingMicros=3, totalDispatchMicros=129922, 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=3506839662418368, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11585595, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17624, opaque=0xb110a6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45482, encodingMicros=2, totalDispatchMicros=149413, 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=3506839660815198, 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=11586151, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14838, opaque=0xb112d2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12402, encodingMicros=2, totalDispatchMicros=109728, 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=3506839662445169, 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=11567996, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-17768, opaque=0xb0cbe7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=304520, encodingMicros=2, totalDispatchMicros=304520, totalServerMicros=295, serverMicros=295}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839662425322, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11591157, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11706, opaque=0xb12660, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12215, encodingMicros=2, totalDispatchMicros=95036, 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=3506839662476102, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11565513, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-23858, opaque=0xb0c234, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=46339, encodingMicros=2, totalDispatchMicros=300921, totalServerMicros=246, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839662486592, 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=11568553, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-23960, opaque=0xb0ce14, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14062, encodingMicros=2, totalDispatchMicros=230709, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839662455306, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11571486, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20821, opaque=0xb0d989, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45515, encodingMicros=3, totalDispatchMicros=262762, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839662532361, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11589526, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24772, opaque=0xb12001, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12299, encodingMicros=3, totalDispatchMicros=99328, 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=3506839662446480, 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=11574428, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31955, opaque=0xb0e507, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5371, encodingMicros=3, totalDispatchMicros=207285, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839662446602, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11576886, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17273, opaque=0xb0eea1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=64745, encodingMicros=2, totalDispatchMicros=205635, 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=3506839662604129, 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=11577203, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73318, opaque=0xb0efde, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=35423, encodingMicros=2, totalDispatchMicros=195464, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839662596850, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11586004, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28519, opaque=0xb1123f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45631, encodingMicros=2, totalDispatchMicros=149233, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839662633129, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11568943, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14147, opaque=0xb0cf9a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6155, encodingMicros=3, totalDispatchMicros=173557, totalServerMicros=101, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839662650263, 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=11575736, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65504, opaque=0xb0ea23, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21947, encodingMicros=2, totalDispatchMicros=252712, totalServerMicros=230, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839662523009, 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=11587272, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32435, opaque=0xb11733, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14093, encodingMicros=2, totalDispatchMicros=102083, 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=3506839662676346, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11583934, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35939, opaque=0xb10a29, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6192, encodingMicros=3, totalDispatchMicros=81100, 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=3506839662516659, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11592904, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36321, opaque=0xb12d33, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=44777, encodingMicros=3, totalDispatchMicros=84308, 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=3506839662723875, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11584895, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17584, opaque=0xb10dea, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6230, encodingMicros=2, totalDispatchMicros=74833, 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=3506839662479759, 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=11569034, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-2595, opaque=0xb0cff5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=298325, encodingMicros=2, totalDispatchMicros=298325, totalServerMicros=290, serverMicros=290}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839662757109, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11588663, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36136, opaque=0xb11ca2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6064, encodingMicros=17, totalDispatchMicros=68624, 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=3506839662727993, 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=11588077, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32475, opaque=0xb11a58, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14275, encodingMicros=2, totalDispatchMicros=95606, 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=3506839662781301, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11588902, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28647, opaque=0xb11d91, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6082, encodingMicros=3, totalDispatchMicros=65844, 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=3506839662684181, 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=11569916, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65276, opaque=0xb0d367, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21960, encodingMicros=3, totalDispatchMicros=284948, totalServerMicros=257, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839662808577, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11588983, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28654, opaque=0xb11de2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6032, encodingMicros=2, totalDispatchMicros=64750, 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=3506839662677232, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11575277, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2832, opaque=0xb0e858, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45688, encodingMicros=2, totalDispatchMicros=234941, 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=3506839662837911, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11591817, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15041, opaque=0xb128f4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5761, encodingMicros=3, totalDispatchMicros=49673, 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=3506839662856385, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11572566, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31752, opaque=0xb0ddc1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45863, encodingMicros=2, totalDispatchMicros=252808, totalServerMicros=117, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839662865963, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11592228, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15066, opaque=0xb12a8f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5786, encodingMicros=3, totalDispatchMicros=42561, 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=3506839662634776, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11577007, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14456, opaque=0xb0ef1a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=64926, encodingMicros=3, totalDispatchMicros=205137, 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=3506839662870374, 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=11590892, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66194, opaque=0xb12557, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12910, encodingMicros=3, totalDispatchMicros=89127, 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=3506839662914075, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11577043, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11143, opaque=0xb0ef3d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=65202, encodingMicros=2, totalDispatchMicros=205242, 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=3506839662830088, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11570203, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2630, opaque=0xb0d486, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6112, encodingMicros=2, totalDispatchMicros=208800, totalServerMicros=146, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839662801650, 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=11591793, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36428, opaque=0xb128dc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14344, encodingMicros=3, totalDispatchMicros=69670, 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=3506839663004555, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11589582, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24777, opaque=0xb12039, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6180, encodingMicros=2, totalDispatchMicros=63178, 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=3506839663012376, 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=11591990, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11096, opaque=0xb129a1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14266, encodingMicros=2, totalDispatchMicros=69808, 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=3506839662775673, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11590731, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28726, opaque=0xb124b6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=33936, encodingMicros=3, totalDispatchMicros=103885, 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=3506839662977644, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11567072, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-23897, opaque=0xb0c84b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6636, encodingMicros=2, totalDispatchMicros=189673, totalServerMicros=116, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506839663094563, 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=11570807, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-24059, opaque=0xb0d6e2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=288232, encodingMicros=2, totalDispatchMicros=288232, totalServerMicros=280, serverMicros=280}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839662981863, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11592454, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15081, opaque=0xb12b71, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=65223, encodingMicros=2, totalDispatchMicros=85215, 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=3506839663119365, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11588426, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28625, opaque=0xb11bb5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34253, encodingMicros=2, totalDispatchMicros=124954, 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=3506839662921231, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11590260, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11662, opaque=0xb122df, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45875, encodingMicros=3, totalDispatchMicros=118280, 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=3506839663196273, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11579336, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2980, opaque=0xb0f833, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=34301, encodingMicros=4, totalDispatchMicros=172017, 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=3506839663205170, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11591384, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11715, opaque=0xb12743, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=46150, encodingMicros=2, totalDispatchMicros=104060, 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=3506839662909840, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11567722, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10795, opaque=0xb0cad5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5816, encodingMicros=2, totalDispatchMicros=242230, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839663266381, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11593250, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7387, opaque=0xb12e8d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9292, encodingMicros=3, totalDispatchMicros=48056, 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=3506839664245472, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11588852, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24746, opaque=0xb11d5f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=37296, encodingMicros=3, totalDispatchMicros=123370, 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=3506839664273999, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11592358, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28792, opaque=0xb12b11, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8012, encodingMicros=3, totalDispatchMicros=65786, 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=3506839663201486, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11580875, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35823, opaque=0xb0fe36, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=64076, encodingMicros=2, totalDispatchMicros=181192, 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=3506839664333127, 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=11593867, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18869, opaque=0xb130f6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6758, encodingMicros=3, totalDispatchMicros=16581, 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=3506839663124576, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11571382, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35448, opaque=0xb0d921, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6774, encodingMicros=2, totalDispatchMicros=170460, totalServerMicros=90, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506839663124377, 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=11571839, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-21148, opaque=0xb0daea, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=287027, encodingMicros=3, totalDispatchMicros=287027, totalServerMicros=279, serverMicros=279}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839664413156, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11572580, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35501, opaque=0xb0ddcf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8042, encodingMicros=2, totalDispatchMicros=166492, 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=3506839664425067, 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=11572599, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-2725, opaque=0xb0dde2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=284872, encodingMicros=3, totalDispatchMicros=284872, totalServerMicros=275, serverMicros=275}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839663101029, 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=11570651, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35609, opaque=0xb0d646, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14306, encodingMicros=2, totalDispatchMicros=227532, totalServerMicros=122, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506839664454872, 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=11571946, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-31845, opaque=0xb0db55, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=288178, encodingMicros=2, totalDispatchMicros=288178, totalServerMicros=279, serverMicros=279}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839664475372, 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=11566291, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14030, opaque=0xb0c53e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15677, encodingMicros=2, totalDispatchMicros=255596, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839664486030, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11585449, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35991, opaque=0xb11014, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8999, encodingMicros=3, totalDispatchMicros=107600, 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=3506839664453116, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11582700, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17491, opaque=0xb10557, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=47973, encodingMicros=2, totalDispatchMicros=173479, 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=3506839664508514, 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=11571477, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10269, opaque=0xb0d980, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15618, encodingMicros=2, totalDispatchMicros=244301, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839664530658, 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=11575555, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21299, opaque=0xb0e96e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15360, encodingMicros=3, totalDispatchMicros=193269, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839664538243, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11582913, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17501, opaque=0xb1062c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=48034, encodingMicros=2, totalDispatchMicros=171994, 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=3506839664571718, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11583514, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24514, opaque=0xb10885, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=48063, encodingMicros=3, totalDispatchMicros=167222, 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=3506839664579332, 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=11576388, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24258, opaque=0xb0ecaf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15397, encodingMicros=3, totalDispatchMicros=186903, 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=3506839664591444, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11582515, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6935, opaque=0xb1049e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16507, encodingMicros=3, totalDispatchMicros=130586, 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=3506839664606578, 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=11576553, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2886, opaque=0xb0ed54, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15420, encodingMicros=3, totalDispatchMicros=185804, 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=3506839664620556, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11584607, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7005, opaque=0xb10cca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=48061, encodingMicros=3, totalDispatchMicros=157132, 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=3506839664633419, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11583232, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32161, opaque=0xb1076b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16536, encodingMicros=3, totalDispatchMicros=125152, 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=3506839664658688, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11585003, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7022, opaque=0xb10e56, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=48095, encodingMicros=3, totalDispatchMicros=154102, 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=3506839664664688, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11574099, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17171, opaque=0xb0e3be, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7792, encodingMicros=2, totalDispatchMicros=202154, totalServerMicros=92, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839664716408, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11560945, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-23615, opaque=0xb0b05c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=48127, encodingMicros=3, totalDispatchMicros=282768, totalServerMicros=119, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839664736093, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11580919, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11298, opaque=0xb0fe62, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7838, encodingMicros=2, totalDispatchMicros=151086, 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=3506839664776663, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11581299, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24429, opaque=0xb0ffde, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7865, encodingMicros=3, totalDispatchMicros=148209, 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=3506839664799859, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11581328, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3058, opaque=0xb0fffb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7885, encodingMicros=3, totalDispatchMicros=147796, 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=3506839664824009, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11581536, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28322, opaque=0xb100cb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7905, encodingMicros=3, totalDispatchMicros=146725, 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=3506839664847820, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11582022, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35869, opaque=0xb102b1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7925, encodingMicros=2, totalDispatchMicros=143283, 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=3506839664871741, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11582562, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28362, opaque=0xb104cd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7945, encodingMicros=3, totalDispatchMicros=139308, 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=3506839664899878, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11563048, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-13880, opaque=0xb0b893, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25001, encodingMicros=2, totalDispatchMicros=288976, totalServerMicros=143, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839664936188, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11579543, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50122, opaque=0xb0f902, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=18077, encodingMicros=2, totalDispatchMicros=171603, totalServerMicros=63, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839664989709, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11570361, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2641, opaque=0xb0d524, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25026, encodingMicros=3, totalDispatchMicros=263923, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839665360360, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11572551, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20878, opaque=0xb0ddb2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18072, encodingMicros=2, totalDispatchMicros=219730, 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=3506839665425559, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11583864, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17535, opaque=0xb109e3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18071, encodingMicros=3, totalDispatchMicros=137237, 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=3506839665457886, 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=11588088, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18615, opaque=0xb11a63, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17631, encodingMicros=3, totalDispatchMicros=132360, 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=3506839665482951, 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=11588345, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36293, opaque=0xb11b64, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17651, encodingMicros=4, totalDispatchMicros=130696, 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=3506839665512861, 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=11573855, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10348, opaque=0xb0e2ca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15475, encodingMicros=3, totalDispatchMicros=243245, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839665541712, 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=11581600, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21543, opaque=0xb1010b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17686, encodingMicros=3, totalDispatchMicros=153494, 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=3506839665566916, 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=11581859, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14681, opaque=0xb1020e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17708, encodingMicros=3, totalDispatchMicros=151241, 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=3506839665607121, 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=11586678, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18557, opaque=0xb114e1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8438, encodingMicros=3, totalDispatchMicros=89261, 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=3506839664289143, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11589178, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21521, opaque=0xb11ea5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=37334, encodingMicros=35, totalDispatchMicros=120156, 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=3506839664901925, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11582962, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28380, opaque=0xb1065c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7967, encodingMicros=2, totalDispatchMicros=136458, 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=3506839664667235, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11583706, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32183, opaque=0xb10945, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16562, encodingMicros=2, totalDispatchMicros=121433, 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=3506839664665341, 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=11577534, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35858, opaque=0xb0f129, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15460, encodingMicros=2, totalDispatchMicros=178721, 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=3506839666191041, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11567812, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31599, opaque=0xb0cb2f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18059, encodingMicros=3, totalDispatchMicros=227590, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839664513644, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11585667, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24605, opaque=0xb110ee, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9024, encodingMicros=3, totalDispatchMicros=105315, 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=3506839664488360, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11567515, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6360, opaque=0xb0ca06, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8093, encodingMicros=3, totalDispatchMicros=195248, totalServerMicros=112, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839666254102, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11588579, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11591, opaque=0xb11c4e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2090, encodingMicros=2, totalDispatchMicros=68747, 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=3506839666250814, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11585933, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7068, opaque=0xb111f8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10757, encodingMicros=2, totalDispatchMicros=104805, 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=3506839666173309, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11577349, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31946, opaque=0xb0f070, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9054, encodingMicros=3, totalDispatchMicros=189980, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839666319077, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11572960, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6560, opaque=0xb0df4b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9895, encodingMicros=2, totalDispatchMicros=171850, 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=3506839666133867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11562673, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-13831, opaque=0xb0b71c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16554, encodingMicros=2, totalDispatchMicros=251154, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839666129475, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11575654, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17220, opaque=0xb0e9d1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=39130, encodingMicros=2, totalDispatchMicros=222207, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839666350441, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11573484, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31781, opaque=0xb0e157, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9922, encodingMicros=2, totalDispatchMicros=168680, 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=3506839666342170, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11569924, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14188, opaque=0xb0d36f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9219, encodingMicros=3, totalDispatchMicros=229991, totalServerMicros=133, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839666311065, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11586062, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3253, opaque=0xb11279, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10814, encodingMicros=2, totalDispatchMicros=104050, 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=3506839666262224, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11565363, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2468, opaque=0xb0c19e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17403, encodingMicros=3, totalDispatchMicros=295106, totalServerMicros=260, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839667718379, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11564803, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20590, opaque=0xb0bf6e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11121, encodingMicros=3, totalDispatchMicros=235340, 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=3506839667726101, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11580766, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14595, opaque=0xb0fdc9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16402, encodingMicros=2, totalDispatchMicros=176116, 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=3506839667725391, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11581464, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50199, opaque=0xb10083, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10769, encodingMicros=4, totalDispatchMicros=104379, 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=3506839666258790, 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=11578718, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35911, opaque=0xb0f5c9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17034, encodingMicros=2, totalDispatchMicros=170834, 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=3506839667791943, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11569497, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6435, opaque=0xb0d1c4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10886, encodingMicros=3, totalDispatchMicros=274792, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839667775392, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11576818, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50009, opaque=0xb0ee5d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10815, encodingMicros=3, totalDispatchMicros=139532, totalServerMicros=68, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839667776015, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11580936, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14604, opaque=0xb0fe73, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16439, encodingMicros=3, totalDispatchMicros=171491, 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=3506839667849022, 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=11572055, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27831, opaque=0xb0dbc2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18594, encodingMicros=2, totalDispatchMicros=219269, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839667725391, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11578995, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65632, opaque=0xb0f6de, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3465, encodingMicros=3, totalDispatchMicros=147693, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839667725112, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11570328, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61665, opaque=0xb0d503, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10296, encodingMicros=3, totalDispatchMicros=239420, totalServerMicros=146, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839667725112, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11566769, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2496, opaque=0xb0c71c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10370, encodingMicros=2, totalDispatchMicros=254459, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839667995462, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11566404, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27729, opaque=0xb0c5af, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10636, encodingMicros=3, totalDispatchMicros=254556, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839668088281, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11568125, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6382, opaque=0xb0cc68, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10717, encodingMicros=2, totalDispatchMicros=257667, totalServerMicros=223, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839668127981, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11593565, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15139, opaque=0xb12fc8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10746, encodingMicros=3, totalDispatchMicros=29696, 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=3506839668156552, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11583851, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3154, opaque=0xb109d6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2424, encodingMicros=2, totalDispatchMicros=121866, 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=3506839668261903, 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=11572600, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61744, opaque=0xb0dde3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11940, encodingMicros=3, totalDispatchMicros=179954, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839668290692, 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=11583173, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65823, opaque=0xb10730, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11965, encodingMicros=2, totalDispatchMicros=100500, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839668337465, 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=11581081, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65722, opaque=0xb0ff04, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11279, encodingMicros=2, totalDispatchMicros=142165, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839668363680, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11568348, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10149, opaque=0xb0cd47, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1604, encodingMicros=3, totalDispatchMicros=256521, totalServerMicros=228, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839668388498, 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=11590686, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69956, opaque=0xb12489, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11308, encodingMicros=4, totalDispatchMicros=65430, 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=3506839668416483, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11569976, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31770, opaque=0xb0d3a3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1640, encodingMicros=2, totalDispatchMicros=246567, totalServerMicros=213, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839668453880, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11564930, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-23858, opaque=0xb0bfed, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1657, encodingMicros=3, totalDispatchMicros=267910, totalServerMicros=236, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839667720261, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11590177, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24808, opaque=0xb1228c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12145, encodingMicros=3, totalDispatchMicros=82044, 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=3506839667964418, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11577934, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69372, opaque=0xb0f2b9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10530, encodingMicros=3, totalDispatchMicros=194876, 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=3506839667848335, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11583360, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62226, opaque=0xb107eb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10319, encodingMicros=2, totalDispatchMicros=142356, totalServerMicros=90, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839667841418, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11593774, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7404, opaque=0xb13099, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10927, encodingMicros=3, totalDispatchMicros=32531, 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=3506839669203023, 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=11580263, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18312, opaque=0xb0fbd2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12422, encodingMicros=3, totalDispatchMicros=150233, 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=3506839669209081, 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=11580053, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18304, opaque=0xb0fb00, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13805, encodingMicros=3, totalDispatchMicros=161927, 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=3506839669208409, 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=11567724, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35512, opaque=0xb0cad7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=71633, encodingMicros=3, totalDispatchMicros=271494, 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=3506839669206273, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11588192, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11576, opaque=0xb11acb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19925, encodingMicros=3, totalDispatchMicros=81608, 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=3506839669288203, 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=11589114, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18655, opaque=0xb11e65, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=71699, encodingMicros=2, totalDispatchMicros=134574, 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=3506839669304177, 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=11588929, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10966, opaque=0xb11dac, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13793, encodingMicros=2, totalDispatchMicros=97109, 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=3506839669281397, 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=11580762, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18335, opaque=0xb0fdc5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12478, encodingMicros=2, totalDispatchMicros=146852, 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=3506839669338095, 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=11590995, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18727, opaque=0xb125be, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=53502, encodingMicros=3, totalDispatchMicros=115210, 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=3506839669331795, 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=11589271, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36324, opaque=0xb11f02, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13817, encodingMicros=4, totalDispatchMicros=93538, 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=3506839669377961, 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=11592625, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28687, opaque=0xb12c1c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=53534, encodingMicros=3, totalDispatchMicros=90383, 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=3506839669380205, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11566707, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27665, opaque=0xb0c6de, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19264, encodingMicros=2, totalDispatchMicros=252716, totalServerMicros=136, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839669373442, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11572726, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54775, opaque=0xb0de61, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12867, encodingMicros=3, totalDispatchMicros=203179, totalServerMicros=85, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839669417419, 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=11579593, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50127, opaque=0xb0f934, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=23186, encodingMicros=3, totalDispatchMicros=157116, 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=3506839669380725, 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=11581082, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28184, opaque=0xb0ff05, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12569, encodingMicros=2, totalDispatchMicros=144591, 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=3506839669434784, 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=11589945, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24836, opaque=0xb121a4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13890, encodingMicros=2, totalDispatchMicros=85664, 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=3506839669499269, 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=11577317, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65570, opaque=0xb0f050, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=23249, encodingMicros=3, totalDispatchMicros=174584, totalServerMicros=53, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839669500756, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11584901, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69692, opaque=0xb10df0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12974, encodingMicros=36, totalDispatchMicros=115033, 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=3506839669435078, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11591237, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11059, opaque=0xb126b0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19307, encodingMicros=3, totalDispatchMicros=93262, 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=3506839669420306, 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=11592777, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36474, opaque=0xb12cb4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=53521, encodingMicros=3, totalDispatchMicros=88531, 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=3506839669400515, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11593396, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3564, opaque=0xb12f1f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19422, encodingMicros=3, totalDispatchMicros=40865, 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=3506839669568321, 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=11572635, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27845, opaque=0xb0de06, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12022, encodingMicros=3, totalDispatchMicros=279791, totalServerMicros=259, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839669530628, 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=11572699, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65392, opaque=0xb0de46, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=23277, encodingMicros=2, totalDispatchMicros=205534, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839669521205, 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=11590301, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32579, opaque=0xb12308, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13985, encodingMicros=3, totalDispatchMicros=81855, 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=3506839672202862, 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=11590617, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24865, opaque=0xb12444, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22396, encodingMicros=3, totalDispatchMicros=101803, 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=3506839672213781, 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=11584831, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14787, opaque=0xb10dab, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15534, encodingMicros=3, totalDispatchMicros=119116, 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=3506839672204826, 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=11580245, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3044, opaque=0xb0fbc0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25547, encodingMicros=3, totalDispatchMicros=158806, 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=3506839672278231, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11580828, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50180, opaque=0xb0fe07, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8189, encodingMicros=2, totalDispatchMicros=135897, 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=3506839672301975, 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=11585730, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32382, opaque=0xb1112d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15209, encodingMicros=2, totalDispatchMicros=117731, 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=3506839672326562, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11581169, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65731, opaque=0xb0ff5c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8229, encodingMicros=2, totalDispatchMicros=133525, 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=3506839672338250, 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=11586076, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7481, opaque=0xb11287, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15241, encodingMicros=3, totalDispatchMicros=114752, 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=3506839672357097, 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=11581019, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36001, opaque=0xb0fec6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25676, encodingMicros=2, totalDispatchMicros=152991, 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=3506839672372973, 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=11586778, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36228, opaque=0xb11545, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15272, encodingMicros=4, 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=3506839672210205, 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=11567742, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-17678, opaque=0xb0cae9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23651, encodingMicros=2, totalDispatchMicros=257492, totalServerMicros=115, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839672202521, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11575864, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35632, opaque=0xb0eaa3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14749, encodingMicros=2, totalDispatchMicros=264242, totalServerMicros=244, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839672427215, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11570941, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69092, opaque=0xb0d768, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8290, encodingMicros=3, totalDispatchMicros=205554, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839672446106, 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=11566998, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2515, opaque=0xb0c800, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23872, encodingMicros=3, totalDispatchMicros=258487, 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=3506839672466182, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11588329, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66069, opaque=0xb11b54, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8097, encodingMicros=2, totalDispatchMicros=94170, 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=3506839672477096, 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=11573556, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-31909, opaque=0xb0e19f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=286312, encodingMicros=3, totalDispatchMicros=286312, totalServerMicros=206, serverMicros=206}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839672397575, 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=11581851, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18369, opaque=0xb10206, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25713, encodingMicros=3, totalDispatchMicros=147431, 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=3506839672399583, 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=11588017, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24755, opaque=0xb11a1c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15295, encodingMicros=3, totalDispatchMicros=101687, 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=3506839672276194, 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=11575263, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18131, opaque=0xb0e849, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22439, encodingMicros=3, totalDispatchMicros=215567, totalServerMicros=94, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839672534947, 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=11582833, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7336, opaque=0xb105dc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25844, encodingMicros=3, totalDispatchMicros=139567, 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=3506839672621038, 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=11574027, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14343, opaque=0xb0e376, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15479, encodingMicros=3, totalDispatchMicros=215900, totalServerMicros=119, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839672632880, 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=11582943, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32284, opaque=0xb1064a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25939, encodingMicros=2, totalDispatchMicros=142946, 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=3506839672645346, 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=11588127, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28464, opaque=0xb11a8a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22777, encodingMicros=3, totalDispatchMicros=116685, 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=3506839672671230, 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=11589340, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32533, opaque=0xb11f47, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15510, encodingMicros=3, totalDispatchMicros=91696, 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=3506839672688258, 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=11583692, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28289, opaque=0xb10937, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25953, encodingMicros=4, totalDispatchMicros=133558, 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=3506839672697045, 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=11568223, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-17841, opaque=0xb0ccca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22818, encodingMicros=2, totalDispatchMicros=248911, totalServerMicros=133, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839672725249, 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=11584048, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32314, opaque=0xb10a9b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25978, encodingMicros=3, totalDispatchMicros=131599, 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=3506839672535871, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11593160, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66310, opaque=0xb12e33, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7985, encodingMicros=2, totalDispatchMicros=49167, 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=3506839672789626, 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=11568537, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35530, opaque=0xb0ce04, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15668, encodingMicros=2, totalDispatchMicros=235864, totalServerMicros=107, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839672527955, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11586170, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24680, opaque=0xb112e5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24534, encodingMicros=3, totalDispatchMicros=102306, 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=3506839672476265, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11590759, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32469, opaque=0xb124d2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4063, encodingMicros=16, totalDispatchMicros=75808, 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=3506839672847259, 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=11585702, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18512, opaque=0xb11111, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8474, encodingMicros=3, totalDispatchMicros=71767, 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=3506839672844579, 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=11573016, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14299, opaque=0xb0df83, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15711, encodingMicros=3, totalDispatchMicros=213080, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839672843255, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11571258, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69108, opaque=0xb0d8a5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7198, encodingMicros=3, totalDispatchMicros=216263, totalServerMicros=94, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839672775386, 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=11584058, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24613, opaque=0xb10aa5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26024, encodingMicros=3, totalDispatchMicros=131622, 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=3506839672989979, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11567196, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-16908, opaque=0xb0c8c7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4006, encodingMicros=2, totalDispatchMicros=306521, totalServerMicros=294, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839673022919, 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=11584169, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3200, opaque=0xb10b14, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26264, encodingMicros=3, totalDispatchMicros=128958, 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=3506839673045122, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11571155, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35366, opaque=0xb0d83e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4058, encodingMicros=2, totalDispatchMicros=289015, totalServerMicros=273, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839673080954, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11572954, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61763, opaque=0xb0df45, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7421, encodingMicros=2, totalDispatchMicros=210810, 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=3506839672734640, 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=11576648, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2890, opaque=0xb0edb3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15258, encodingMicros=3, totalDispatchMicros=233400, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839673110400, 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=11585918, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36191, opaque=0xb111e9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26137, encodingMicros=3, totalDispatchMicros=124440, 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=3506839672946246, 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=11569778, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27758, opaque=0xb0d2dd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15809, encodingMicros=3, totalDispatchMicros=224464, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839673139798, 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=11586021, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18529, opaque=0xb11250, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26163, encodingMicros=2, totalDispatchMicros=124059, 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=3506839673149784, 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=11593541, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32724, opaque=0xb12fb0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15656, encodingMicros=3, totalDispatchMicros=44260, 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=3506839672940977, 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=11586148, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14837, opaque=0xb112cf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8411, encodingMicros=2, totalDispatchMicros=67482, 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=3506839673178997, 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=11574158, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14349, opaque=0xb0e3f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16030, encodingMicros=38, totalDispatchMicros=205546, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839673205981, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11566480, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-16884, opaque=0xb0c5fb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8819, encodingMicros=3, totalDispatchMicros=210530, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839672868367, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11587011, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3306, opaque=0xb1162e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24572, encodingMicros=2, totalDispatchMicros=93982, 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=3506839673219742, 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=11574468, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18100, opaque=0xb0e52f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8867, encodingMicros=2, totalDispatchMicros=168556, totalServerMicros=94, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839673244397, 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=11575553, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14416, opaque=0xb0e96c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15795, encodingMicros=29, totalDispatchMicros=196289, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839673184605, 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=11593826, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3604, opaque=0xb130cd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15683, encodingMicros=3, totalDispatchMicros=31797, 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=3506839673265098, 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=11574342, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18090, opaque=0xb0e4b1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8904, encodingMicros=3, totalDispatchMicros=168652, totalServerMicros=94, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839673281272, 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=11588770, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18643, opaque=0xb11d0d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15738, encodingMicros=2, totalDispatchMicros=111373, 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=3506839673176845, 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=11574790, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24204, opaque=0xb0e671, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26194, encodingMicros=3, totalDispatchMicros=212442, totalServerMicros=92, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839673306523, 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=11567880, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10132, opaque=0xb0cb73, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15537, encodingMicros=3, totalDispatchMicros=255426, totalServerMicros=148, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839673134151, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11575657, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73239, opaque=0xb0e9d3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7458, encodingMicros=3, totalDispatchMicros=193984, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839673352662, 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=11590330, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15023, opaque=0xb12325, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15566, encodingMicros=3, totalDispatchMicros=97953, 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=3506839673112887, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11578603, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28203, opaque=0xb0f556, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4113, encodingMicros=2, totalDispatchMicros=241556, totalServerMicros=231, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839673365822, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11576871, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50010, opaque=0xb0ee92, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7686, encodingMicros=3, totalDispatchMicros=181733, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839673311316, 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=11567083, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6746, opaque=0xb0c856, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15794, encodingMicros=15, totalDispatchMicros=310150, totalServerMicros=284, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839673299604, 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=11574261, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10365, opaque=0xb0e460, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8929, encodingMicros=2, totalDispatchMicros=170876, 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=3506839673506872, 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=11587007, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18570, opaque=0xb1162a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16943, encodingMicros=3, totalDispatchMicros=95644, 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=3506839673520760, 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=11591075, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11053, opaque=0xb1260e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4554, encodingMicros=2, totalDispatchMicros=71417, 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=3506839673535686, 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=11570355, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-17951, opaque=0xb0d51e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9112, encodingMicros=3, totalDispatchMicros=185792, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839673548181, 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=11591178, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15069, opaque=0xb12675, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4577, encodingMicros=2, totalDispatchMicros=70261, 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=3506839673270185, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11590424, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36377, opaque=0xb12383, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24543, encodingMicros=3, totalDispatchMicros=81030, 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=3506839673572325, 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=11591508, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11074, opaque=0xb127be, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4597, encodingMicros=2, totalDispatchMicros=63725, 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=3506839673236215, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11567240, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-16914, opaque=0xb0c8f3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8845, encodingMicros=2, totalDispatchMicros=206874, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839673604727, 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=11577651, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7138, opaque=0xb0f19d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4495, encodingMicros=2, totalDispatchMicros=247895, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839673609303, 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=11589431, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28531, opaque=0xb11fa2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16986, encodingMicros=2, totalDispatchMicros=71705, 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=3506839673598415, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11591071, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3474, opaque=0xb1260a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24863, encodingMicros=3, totalDispatchMicros=75785, 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=3506839673660434, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11580024, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35793, opaque=0xb0fae3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9246, encodingMicros=3, totalDispatchMicros=126497, 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=3506839673670518, 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=11566454, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35465, opaque=0xb0c5e1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17021, encodingMicros=2, totalDispatchMicros=230887, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839673562833, 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=11587399, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24732, opaque=0xb117b2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9135, encodingMicros=3, totalDispatchMicros=72909, 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=3506839673748128, 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=11587425, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10887, opaque=0xb117cc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9316, encodingMicros=3, totalDispatchMicros=73079, 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=3506839673462163, 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=11588617, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24783, opaque=0xb11c74, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21960, encodingMicros=3, totalDispatchMicros=111575, 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=3506839673787489, 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=11590374, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18705, opaque=0xb12351, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17034, encodingMicros=3, totalDispatchMicros=64425, 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=3506839673457547, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11575299, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61856, opaque=0xb0e86e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7773, encodingMicros=3, totalDispatchMicros=193616, totalServerMicros=92, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839673814456, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11576928, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69321, opaque=0xb0eecb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=19369, encodingMicros=3, totalDispatchMicros=177314, totalServerMicros=116, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839673808670, 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=11588795, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32514, opaque=0xb11d26, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22302, encodingMicros=3, totalDispatchMicros=111432, 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=3506839673838315, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11575638, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49960, opaque=0xb0e9c1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8150, encodingMicros=2, totalDispatchMicros=190127, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839673854125, 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=11568979, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-23979, opaque=0xb0cfbe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17068, encodingMicros=2, totalDispatchMicros=235288, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839673874321, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11576537, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69309, opaque=0xb0ed44, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8170, encodingMicros=9, totalDispatchMicros=180147, totalServerMicros=85, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839673904390, 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=11592364, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32662, opaque=0xb12b17, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22305, encodingMicros=3, totalDispatchMicros=80823, 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=3506839673972796, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11582524, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3111, opaque=0xb104a7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22591, encodingMicros=3, totalDispatchMicros=163623, 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=3506839673998984, 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=11582891, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62190, opaque=0xb10616, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9933, encodingMicros=3, totalDispatchMicros=133001, 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=3506839673754390, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11574463, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17180, opaque=0xb0e52a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9286, encodingMicros=3, totalDispatchMicros=171301, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839673676055, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11566743, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20658, opaque=0xb0c702, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17197, encodingMicros=3, totalDispatchMicros=212325, 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=3506839673669446, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11591159, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36405, opaque=0xb12662, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24930, encodingMicros=3, totalDispatchMicros=74816, 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=3506839674027666, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11582905, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32150, opaque=0xb10624, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22638, encodingMicros=3, totalDispatchMicros=163323, 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=3506839675194241, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11581463, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21227, opaque=0xb10082, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18627, encodingMicros=3, totalDispatchMicros=124544, 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=3506839673880053, 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=11566367, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35436, opaque=0xb0c58a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17089, encodingMicros=2, totalDispatchMicros=240066, totalServerMicros=171, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839673843084, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11569972, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54665, opaque=0xb0d39f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=19395, encodingMicros=2, totalDispatchMicros=222841, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839675234437, 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=11576642, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7103, opaque=0xb0edad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=38440, encodingMicros=2, totalDispatchMicros=202565, 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=3506839675280947, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11569458, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61636, opaque=0xb0d19d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20828, encodingMicros=2, totalDispatchMicros=216969, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839675298863, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11586567, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28540, opaque=0xb11472, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18376, encodingMicros=3, totalDispatchMicros=106818, 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=3506839675241796, 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=11575548, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27964, opaque=0xb0e967, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18445, encodingMicros=3, totalDispatchMicros=199168, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839675326182, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11586773, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32302, opaque=0xb11540, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18398, encodingMicros=2, totalDispatchMicros=108520, 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=3506839675192743, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11576202, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32016, opaque=0xb0ebf5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18805, encodingMicros=3, totalDispatchMicros=150315, 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=3506839675194241, 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=11588035, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36280, opaque=0xb11a2e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18205, encodingMicros=2, totalDispatchMicros=89883, 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=3506839675374859, 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=11580228, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21499, opaque=0xb0fbaf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=38538, encodingMicros=2, totalDispatchMicros=180143, 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=3506839675404392, 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=11580576, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21509, opaque=0xb0fd0b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=38562, encodingMicros=3, totalDispatchMicros=177594, 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=3506839675194241, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11584384, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24547, opaque=0xb10beb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23773, encodingMicros=3, totalDispatchMicros=153209, 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=3506839675421982, 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=11588776, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28500, opaque=0xb11d13, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18376, encodingMicros=3, totalDispatchMicros=81953, 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=3506839675455143, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11584745, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11444, opaque=0xb10d54, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24026, encodingMicros=3, totalDispatchMicros=150169, 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=3506839675408079, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11576880, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14474, opaque=0xb0ee9b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18995, encodingMicros=2, totalDispatchMicros=145515, 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=3506839675483709, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11585059, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11463, opaque=0xb10e8e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24051, encodingMicros=2, totalDispatchMicros=147209, 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=3506839675475557, 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=11581525, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32229, opaque=0xb100c0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36544, encodingMicros=3, totalDispatchMicros=175849, 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=3506839675510155, 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=11589629, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7622, opaque=0xb12068, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18443, encodingMicros=3, totalDispatchMicros=74951, 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=3506839675523857, 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=11581669, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10662, opaque=0xb10150, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36588, encodingMicros=2, totalDispatchMicros=175283, 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=3506839675560401, 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=11592829, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24984, opaque=0xb12ce8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36617, encodingMicros=3, totalDispatchMicros=88632, 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=3506839675586726, 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=11593815, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15200, opaque=0xb130c2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18004, encodingMicros=3, totalDispatchMicros=31987, 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=3506839675600660, 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=11589854, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28545, opaque=0xb12149, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36635, encodingMicros=3, totalDispatchMicros=118019, 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=3506839675632813, 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=11576671, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18174, opaque=0xb0edca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11135, encodingMicros=3, totalDispatchMicros=150975, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839675659075, 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=11577287, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28036, opaque=0xb0f032, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11157, encodingMicros=3, totalDispatchMicros=149159, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839675683668, 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=11582623, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7325, opaque=0xb1050a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36560, encodingMicros=3, totalDispatchMicros=168006, 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=3506839675717751, 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=11582822, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18407, opaque=0xb105d1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36587, encodingMicros=3, totalDispatchMicros=166530, 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=3506839675762630, 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=11575539, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7062, opaque=0xb0e95e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36620, encodingMicros=3, totalDispatchMicros=221627, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839675770345, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11577356, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35683, opaque=0xb0f077, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=37418, encodingMicros=2, totalDispatchMicros=216303, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839675811966, 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=11566900, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-20968, opaque=0xb0c79f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36638, encodingMicros=3, totalDispatchMicros=266582, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839675837787, 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=11583051, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28264, opaque=0xb106b6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36660, encodingMicros=3, totalDispatchMicros=165553, 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=3506839675860131, 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=11594036, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-299, documentId=test_collections-18875, opaque=0xb1319f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18928, encodingMicros=5, totalDispatchMicros=18928, 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=3506839675893187, 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=11583296, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32298, opaque=0xb107ab, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18257, encodingMicros=3, totalDispatchMicros=164069, 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=3506839675346523, 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=11574563, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10382, opaque=0xb0e58e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18546, encodingMicros=3, totalDispatchMicros=206515, totalServerMicros=139, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839675349740, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11587188, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7115, opaque=0xb116df, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18418, encodingMicros=2, totalDispatchMicros=104572, 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=3506839675959933, 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=11590809, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18722, opaque=0xb12504, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19141, encodingMicros=3, totalDispatchMicros=63116, 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=3506839675317875, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11583220, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73581, opaque=0xb1075f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20846, encodingMicros=3, totalDispatchMicros=134937, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839675986569, 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=11594005, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-25034, opaque=0xb13180, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18634, encodingMicros=3, totalDispatchMicros=29463, 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=3506839675965414, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11587504, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24685, opaque=0xb1181b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19029, encodingMicros=3, totalDispatchMicros=101131, 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=3506839677314580, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11592844, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3532, opaque=0xb12cf7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19863, encodingMicros=3, totalDispatchMicros=58145, 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=3506839677343864, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11593586, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32605, opaque=0xb12fdd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19888, encodingMicros=3, totalDispatchMicros=37221, 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=3506839677380690, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11594049, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-321, documentId=test_collections-15179, opaque=0xb131ac, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9167, encodingMicros=5, totalDispatchMicros=9167, 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=3506839677406286, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11573678, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24137, opaque=0xb0e219, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8844, encodingMicros=3, totalDispatchMicros=179338, 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=3506839677430493, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11575946, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21026, opaque=0xb0eaf5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8865, encodingMicros=3, totalDispatchMicros=158578, totalServerMicros=68, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839677454411, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11576443, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17254, opaque=0xb0ece6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8885, encodingMicros=2, totalDispatchMicros=154857, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839675897884, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11570490, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2644, opaque=0xb0d5a5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=37156, encodingMicros=3, totalDispatchMicros=243700, totalServerMicros=108, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839677538154, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11583621, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32177, opaque=0xb108f0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8937, encodingMicros=2, totalDispatchMicros=97956, 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=3506839677565413, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11582276, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35881, opaque=0xb103af, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=20469, encodingMicros=2, totalDispatchMicros=167571, 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=3506839675525847, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11577854, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35863, opaque=0xb0f269, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19096, encodingMicros=3, totalDispatchMicros=138387, 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=3506839675512140, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11585136, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24587, opaque=0xb10edb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24074, encodingMicros=3, totalDispatchMicros=147100, 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=3506839677665569, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11579980, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3029, opaque=0xb0fab7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21203, encodingMicros=3, totalDispatchMicros=130653, 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=3506839677680081, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11584952, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14754, opaque=0xb10e23, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=20535, encodingMicros=3, totalDispatchMicros=149392, 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=3506839677724996, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11587299, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32325, opaque=0xb1174e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=20565, encodingMicros=3, totalDispatchMicros=135998, 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=3506839677561291, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11576207, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35643, opaque=0xb0ebfa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=38813, encodingMicros=2, totalDispatchMicros=214017, totalServerMicros=81, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839677570784, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11583654, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14697, opaque=0xb10911, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8962, encodingMicros=2, totalDispatchMicros=97559, 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=3506839677312310, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11587884, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24703, opaque=0xb11997, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=47709, encodingMicros=2, totalDispatchMicros=135572, 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=3506839677670975, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11593378, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3561, opaque=0xb12f0d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=378, encodingMicros=3, totalDispatchMicros=37098, 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=3506839677674206, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11593983, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36378, opaque=0xb1316a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3663, encodingMicros=4, totalDispatchMicros=10534, 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=3506839677666922, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11585150, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11469, opaque=0xb10ee9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26226, encodingMicros=3, totalDispatchMicros=149079, 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=3506839680298082, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11568660, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61608, opaque=0xb0ce7f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=23540, encodingMicros=3, totalDispatchMicros=229750, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839680302447, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11571024, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35323, opaque=0xb0d7bb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=41972, encodingMicros=2, totalDispatchMicros=269566, totalServerMicros=147, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839680349793, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11582895, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35908, opaque=0xb1061a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2471, encodingMicros=3, totalDispatchMicros=138358, 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=3506839680302309, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11588905, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14922, opaque=0xb11d94, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22902, encodingMicros=3, totalDispatchMicros=109429, 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=3506839680383759, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11570501, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17049, opaque=0xb0d5b0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=42049, encodingMicros=2, totalDispatchMicros=270013, totalServerMicros=147, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839680400602, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11591337, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24854, opaque=0xb12715, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2355, encodingMicros=2, totalDispatchMicros=73427, 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=3506839680304270, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11573933, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31798, opaque=0xb0e318, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5720, encodingMicros=3, totalDispatchMicros=204667, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839680421645, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11575701, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14389, opaque=0xb0ea00, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23013, encodingMicros=3, totalDispatchMicros=219679, totalServerMicros=120, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839680297567, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11569077, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14154, opaque=0xb0d020, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2895, encodingMicros=2, totalDispatchMicros=265284, totalServerMicros=230, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839680446912, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11573891, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11022, opaque=0xb0e2ee, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=42041, encodingMicros=3, totalDispatchMicros=246171, totalServerMicros=123, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839680447541, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11589428, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21538, opaque=0xb11f9f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23035, encodingMicros=2, totalDispatchMicros=102615, 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=3506839680503641, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11571698, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24071, opaque=0xb0da5d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=42092, encodingMicros=3, totalDispatchMicros=259933, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839680427181, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11591754, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15035, opaque=0xb128b5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2376, encodingMicros=2, totalDispatchMicros=65947, 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=3506839680549779, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11593869, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24975, opaque=0xb130f8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23065, encodingMicros=3, totalDispatchMicros=31978, 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=3506839680391393, 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=11592754, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32680, opaque=0xb12c9d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11468, encodingMicros=2, totalDispatchMicros=62561, 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=3506839680580693, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11570465, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24031, opaque=0xb0d58c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=42026, encodingMicros=3, totalDispatchMicros=286707, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839680673676, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11592906, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15108, opaque=0xb12d35, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29117, encodingMicros=3, totalDispatchMicros=60255, 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=3506839680690120, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11577062, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6710, opaque=0xb0ef51, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24997, encodingMicros=3, totalDispatchMicros=215280, 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=3506839680747539, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11578008, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17312, opaque=0xb0f303, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25044, encodingMicros=2, totalDispatchMicros=207055, 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=3506839680775304, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11586295, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32284, opaque=0xb11362, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12582, encodingMicros=3, totalDispatchMicros=100171, 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=3506839680786744, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11578630, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35727, opaque=0xb0f571, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24620, encodingMicros=3, totalDispatchMicros=203876, 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=3506839680827793, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11578917, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17352, opaque=0xb0f690, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24650, encodingMicros=3, totalDispatchMicros=206423, 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=3506839680857694, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11593874, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28874, opaque=0xb130fd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11946, encodingMicros=3, totalDispatchMicros=26385, 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=3506839680866834, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11580488, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6847, opaque=0xb0fcb3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24678, encodingMicros=3, totalDispatchMicros=193930, 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=3506839680918398, 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=11591930, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50700, opaque=0xb12965, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=41553, encodingMicros=3, totalDispatchMicros=106237, 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=3506839680939174, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11591868, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36259, opaque=0xb12927, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24722, encodingMicros=2, totalDispatchMicros=110179, 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=3506839680968940, 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=11578250, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50072, opaque=0xb0f3f4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=41581, encodingMicros=3, totalDispatchMicros=224367, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839680984581, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11592093, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3509, opaque=0xb12a08, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24753, encodingMicros=3, totalDispatchMicros=106225, 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=3506839681030447, 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=11581715, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50211, opaque=0xb1017e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=41633, encodingMicros=3, totalDispatchMicros=197713, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839681060224, 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=11587695, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69832, opaque=0xb118da, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=41659, encodingMicros=2, totalDispatchMicros=128131, 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=3506839681096551, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11590573, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14974, opaque=0xb12418, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8557, encodingMicros=5, totalDispatchMicros=112202, 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=3506839681116778, 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=11588706, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50544, opaque=0xb11ccd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=41676, encodingMicros=3, totalDispatchMicros=123589, 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=3506839681144638, 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=11588881, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73858, opaque=0xb11d7c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=41700, encodingMicros=3, totalDispatchMicros=120752, 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=3506839681170644, 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=11576142, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65517, opaque=0xb0ebb9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=41723, encodingMicros=3, totalDispatchMicros=228554, totalServerMicros=118, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839681176995, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11572904, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31758, opaque=0xb0df13, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8602, encodingMicros=3, totalDispatchMicros=247153, totalServerMicros=140, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839680361522, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11589021, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69886, opaque=0xb11e08, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=23592, encodingMicros=3, totalDispatchMicros=83496, 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=3506839680305955, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11575422, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49948, opaque=0xb0e8e9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=23790, encodingMicros=3, totalDispatchMicros=169080, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839680575703, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11585139, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17603, opaque=0xb10ede, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8732, encodingMicros=3, totalDispatchMicros=121069, 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=3506839682442206, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11587257, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66017, opaque=0xb11724, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=25802, encodingMicros=3, totalDispatchMicros=95021, 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=3506839682454871, 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=11592767, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18818, opaque=0xb12caa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10024, encodingMicros=3, totalDispatchMicros=59936, 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=3506839680565372, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11591756, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24873, opaque=0xb128b7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2511, encodingMicros=3, totalDispatchMicros=66113, 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=3506839682503794, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11586313, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24628, opaque=0xb11374, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10636, encodingMicros=2, totalDispatchMicros=107268, 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=3506839680508541, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11564249, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-23823, opaque=0xb0bd44, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3059, encodingMicros=2, totalDispatchMicros=304307, totalServerMicros=282, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839682552099, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11576384, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6699, opaque=0xb0ecab, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10671, encodingMicros=2, totalDispatchMicros=188647, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839680477772, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11590592, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36205, opaque=0xb1242b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5858, encodingMicros=3, totalDispatchMicros=62451, 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=3506839682580325, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11563428, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-13961, opaque=0xb0ba0f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5124, encodingMicros=2, totalDispatchMicros=306916, totalServerMicros=283, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839682512530, 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=11575162, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27950, opaque=0xb0e7e5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9648, encodingMicros=2, totalDispatchMicros=259219, totalServerMicros=228, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839682620759, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11591634, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24865, opaque=0xb1283d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6421, encodingMicros=10, totalDispatchMicros=55274, 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=3506839682497769, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11588005, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50517, opaque=0xb11a10, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=25846, encodingMicros=3, totalDispatchMicros=92867, 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=3506839682658037, 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=11570943, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21120, opaque=0xb0d76a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9775, encodingMicros=2, totalDispatchMicros=280926, totalServerMicros=255, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839682440201, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11582228, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24470, opaque=0xb1037f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14456, encodingMicros=2, totalDispatchMicros=101978, 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=3506839682436488, 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=11587242, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36253, opaque=0xb11715, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36392, encodingMicros=3, totalDispatchMicros=122710, 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=3506839682715644, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11589717, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66142, opaque=0xb120c0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=26040, encodingMicros=2, totalDispatchMicros=74981, 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=3506839682740693, 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=11566401, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35448, opaque=0xb0c5ac, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36691, encodingMicros=2, totalDispatchMicros=252985, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839682710872, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11582233, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6918, opaque=0xb10384, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14722, encodingMicros=2, totalDispatchMicros=102275, 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=3506839682795848, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11590662, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69953, opaque=0xb12471, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=26101, encodingMicros=3, totalDispatchMicros=65903, 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=3506839682646753, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11591664, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7314, opaque=0xb1285b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6443, encodingMicros=2, totalDispatchMicros=54682, 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=3506839682846075, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11583825, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32186, opaque=0xb109bc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=53136, encodingMicros=2, totalDispatchMicros=173862, 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=3506839682870704, 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=11586461, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10847, opaque=0xb11408, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8222, encodingMicros=3, totalDispatchMicros=108239, 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=3506839682884916, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11572883, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31757, opaque=0xb0defe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14798, encodingMicros=2, totalDispatchMicros=171148, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839682898944, 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=11586706, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32418, opaque=0xb114fd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8246, encodingMicros=3, totalDispatchMicros=105686, 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=3506839682913791, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11584772, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21355, opaque=0xb10d6f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=53173, encodingMicros=3, totalDispatchMicros=164640, 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=3506839682923019, 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=11587946, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28455, opaque=0xb119d5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8266, encodingMicros=2, totalDispatchMicros=94726, 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=3506839682945117, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11587720, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24696, opaque=0xb118f4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14819, encodingMicros=3, totalDispatchMicros=82841, 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=3506839682973341, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11585839, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17632, opaque=0xb1119a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=53212, encodingMicros=3, totalDispatchMicros=154871, 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=3506839682997339, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11585938, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11492, opaque=0xb111fd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=53233, encodingMicros=3, totalDispatchMicros=153866, 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=3506839683052158, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11575493, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31862, opaque=0xb0e930, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14558, encodingMicros=3, totalDispatchMicros=148659, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839683546865, 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=11566288, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27651, opaque=0xb0c53b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15305, encodingMicros=2, totalDispatchMicros=265923, totalServerMicros=218, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839683577425, 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=11572510, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18024, opaque=0xb0dd89, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11411, encodingMicros=2, totalDispatchMicros=207345, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839683617289, 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=11570572, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10241, opaque=0xb0d5f7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11447, encodingMicros=2, totalDispatchMicros=215619, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839683653229, 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=11590137, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28562, opaque=0xb12264, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11474, encodingMicros=3, totalDispatchMicros=66723, 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=3506839683682600, 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=11571245, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24074, opaque=0xb0d898, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14838, encodingMicros=3, totalDispatchMicros=239714, totalServerMicros=183, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839683692896, 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=11570103, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14188, opaque=0xb0d422, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11500, encodingMicros=3, totalDispatchMicros=218533, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839683738040, 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=11571422, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10263, opaque=0xb0d949, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14796, encodingMicros=3, totalDispatchMicros=244489, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839683767086, 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=11568272, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-17857, opaque=0xb0ccfb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14820, encodingMicros=3, totalDispatchMicros=260837, totalServerMicros=229, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839683802420, 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=11593432, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36509, opaque=0xb12f43, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14846, encodingMicros=3, totalDispatchMicros=42591, 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=3506839683813192, 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=11584863, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36151, opaque=0xb10dca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11714, encodingMicros=2, totalDispatchMicros=119247, 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=3506839683887839, 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=11586848, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7514, opaque=0xb1158b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11764, encodingMicros=2, totalDispatchMicros=96518, 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=3506839683913330, 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=11588927, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28505, opaque=0xb11daa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11612, encodingMicros=3, totalDispatchMicros=103152, 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=3506839683937274, 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=11589196, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14962, opaque=0xb11eb7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11632, encodingMicros=2, totalDispatchMicros=100354, 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=3506839683961234, 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=11589265, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24807, opaque=0xb11efc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11652, encodingMicros=3, totalDispatchMicros=99589, 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=3506839683970247, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11582878, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62189, opaque=0xb10609, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15447, encodingMicros=2, totalDispatchMicros=99695, 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=3506839684030252, 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=11589904, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36350, opaque=0xb1217b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11707, encodingMicros=3, totalDispatchMicros=92006, 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=3506839682643848, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11592279, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66262, opaque=0xb12ac2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5496, encodingMicros=3, totalDispatchMicros=75370, 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=3506839684066570, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11572790, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49835, opaque=0xb0dea1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15505, encodingMicros=2, totalDispatchMicros=174128, 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=3506839682579971, 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=11591923, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15107, opaque=0xb1295e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4605, encodingMicros=3, totalDispatchMicros=64669, 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=3506839684135071, 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=11592042, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36434, opaque=0xb129d5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6156, encodingMicros=3, totalDispatchMicros=63498, 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=3506839684139363, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11586683, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24653, opaque=0xb114e6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9452, encodingMicros=3, totalDispatchMicros=81958, 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=3506839684161005, 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=11592109, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7724, opaque=0xb12a18, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6178, encodingMicros=2, totalDispatchMicros=62704, 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=3506839684169062, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11592395, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36293, opaque=0xb12b36, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8332, encodingMicros=3, totalDispatchMicros=57026, 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=3506839684185952, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11578233, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61978, opaque=0xb0f3e4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15216, encodingMicros=2, totalDispatchMicros=211632, totalServerMicros=166, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839684056559, 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=11589933, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18686, opaque=0xb12198, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11729, encodingMicros=2, totalDispatchMicros=91876, 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=3506839684226726, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11593598, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28845, opaque=0xb12fe9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15176, encodingMicros=3, totalDispatchMicros=69112, 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=3506839684244118, 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=11590392, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7662, opaque=0xb12363, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11913, encodingMicros=3, totalDispatchMicros=89831, 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=3506839683052934, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11586204, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11502, opaque=0xb11307, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=53275, encodingMicros=3, totalDispatchMicros=151684, 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=3506839682949731, 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=11588144, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36285, opaque=0xb11a9b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8282, encodingMicros=2, totalDispatchMicros=93222, 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=3506839682802236, 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=11572218, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14271, opaque=0xb0dc65, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=36736, encodingMicros=3, totalDispatchMicros=229703, 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=3506839684536974, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11584483, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65892, opaque=0xb10c4e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12643, encodingMicros=2, totalDispatchMicros=126096, 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=3506839682747950, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11572499, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10969, opaque=0xb0dd7e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10291, encodingMicros=3, totalDispatchMicros=267436, totalServerMicros=229, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839684575584, 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=11591702, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28639, opaque=0xb12881, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27356, encodingMicros=3, totalDispatchMicros=114338, 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=3506839684582511, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11576215, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2864, opaque=0xb0ec02, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45698, encodingMicros=3, totalDispatchMicros=230589, 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=3506839684605423, 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=11591705, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3503, opaque=0xb12884, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27382, encodingMicros=9, totalDispatchMicros=114343, 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=3506839684623033, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11570907, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31694, opaque=0xb0d746, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45733, encodingMicros=2, totalDispatchMicros=259725, totalServerMicros=124, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839684639524, 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=11573935, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10351, opaque=0xb0e31a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27412, encodingMicros=2, totalDispatchMicros=251491, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839684667028, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11587357, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24680, opaque=0xb11788, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45765, encodingMicros=3, totalDispatchMicros=143190, 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=3506839684703908, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11587089, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28568, opaque=0xb1167c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45795, encodingMicros=2, totalDispatchMicros=139054, 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=3506839684729816, 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=11592381, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28676, opaque=0xb12b28, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27471, encodingMicros=2, totalDispatchMicros=98103, 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=3506839684744241, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11593402, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28834, opaque=0xb12f25, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45824, encodingMicros=3, totalDispatchMicros=75637, 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=3506839684797864, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11587284, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21440, opaque=0xb1173f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45869, encodingMicros=2, totalDispatchMicros=142325, 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=3506839684834544, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11591115, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11703, opaque=0xb12636, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45901, encodingMicros=3, totalDispatchMicros=124691, 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=3506839684823741, 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=11586530, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24696, opaque=0xb1144d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3383, encodingMicros=3, totalDispatchMicros=85107, 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=3506839684860354, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11574009, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11031, opaque=0xb0e364, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45923, encodingMicros=3, totalDispatchMicros=254796, totalServerMicros=117, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839684871886, 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=11568276, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-17858, opaque=0xb0ccff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15961, encodingMicros=2, totalDispatchMicros=241428, totalServerMicros=120, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839684884678, 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=11586855, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24706, opaque=0xb11592, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3433, encodingMicros=2, totalDispatchMicros=80986, 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=3506839684914107, 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=11587127, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24721, opaque=0xb116a2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3458, encodingMicros=5, totalDispatchMicros=80078, 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=3506839684914400, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11591261, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3474, opaque=0xb126c8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=45966, encodingMicros=3, totalDispatchMicros=122381, 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=3506839684937375, 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=11587259, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36256, opaque=0xb11726, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3477, encodingMicros=3, totalDispatchMicros=88568, 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=3506839684538781, 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=11588395, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7576, opaque=0xb11b96, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9863, encodingMicros=3, totalDispatchMicros=92621, 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=3506839684191943, 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=11567716, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10124, opaque=0xb0cacf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6201, encodingMicros=2, totalDispatchMicros=261175, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839684993616, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11587414, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3306, opaque=0xb117c1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=46034, encodingMicros=2, totalDispatchMicros=130529, 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=3506839685017204, 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=11588796, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3389, opaque=0xb11d27, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10320, encodingMicros=2, totalDispatchMicros=87462, 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=3506839685039956, 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=11589233, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3405, opaque=0xb11edc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3545, encodingMicros=2, totalDispatchMicros=73005, 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=3506839685062368, 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=11589171, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36315, opaque=0xb11e9e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10371, encodingMicros=2, totalDispatchMicros=82089, 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=3506839684946556, 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=11592836, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28694, opaque=0xb12cef, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15954, 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.016S, createdAt=3506839685093104, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11577394, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17291, opaque=0xb0f09d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=46093, encodingMicros=2, totalDispatchMicros=208125, 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=3506839684652537, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11571417, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61701, opaque=0xb0d944, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=12692, encodingMicros=3, totalDispatchMicros=224284, 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=3506839685158968, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11578902, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11217, opaque=0xb0f681, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=28311, encodingMicros=2, totalDispatchMicros=196887, 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=3506839684646347, 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=11589542, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69905, opaque=0xb12011, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17790, encodingMicros=3, totalDispatchMicros=123499, 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=3506839686588808, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11590598, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73939, opaque=0xb12431, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11375, encodingMicros=2, totalDispatchMicros=68149, 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=3506839686620722, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11590916, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69974, opaque=0xb1256f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11216, encodingMicros=3, totalDispatchMicros=66103, 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=3506839686640268, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11590011, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11653, opaque=0xb121e6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7451, encodingMicros=3, totalDispatchMicros=99167, 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=3506839686681133, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11577338, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50032, opaque=0xb0f065, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11226, encodingMicros=3, totalDispatchMicros=192993, totalServerMicros=130, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839686691784, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11587126, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32320, opaque=0xb116a1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7490, encodingMicros=2, totalDispatchMicros=112572, 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=3506839686746467, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11592426, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36296, opaque=0xb12b55, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7531, encodingMicros=3, totalDispatchMicros=57091, 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=3506839687039274, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11572931, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20900, opaque=0xb0df2e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7256, encodingMicros=2, totalDispatchMicros=293221, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839687063512, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11593662, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32613, opaque=0xb13029, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7274, encodingMicros=3, totalDispatchMicros=44941, 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=3506839687093958, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11569497, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6435, opaque=0xb0d1c4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7299, encodingMicros=3, totalDispatchMicros=282092, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839687116208, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11567403, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6347, opaque=0xb0c996, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7315, encodingMicros=2, totalDispatchMicros=292789, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839684597964, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11574264, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31822, opaque=0xb0e463, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12137, encodingMicros=3, totalDispatchMicros=263299, totalServerMicros=228, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839686752762, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11572678, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54770, opaque=0xb0de31, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2286, encodingMicros=2, totalDispatchMicros=182328, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839686590499, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11584422, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3176, opaque=0xb10c11, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17723, encodingMicros=14, totalDispatchMicros=133944, 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=3506839685145543, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11571037, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61691, opaque=0xb0d7c8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13181, encodingMicros=2, totalDispatchMicros=225496, totalServerMicros=116, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839685104711, 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=11589554, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36338, opaque=0xb1201d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10403, encodingMicros=3, totalDispatchMicros=79174, 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=3506839685078025, 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=11589351, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7613, opaque=0xb11f52, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3579, encodingMicros=21, totalDispatchMicros=72114, 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=3506839685028861, 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=11593336, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-25005, opaque=0xb12ee3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7033, encodingMicros=3, totalDispatchMicros=44204, 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=3506839700596022, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11574222, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31816, opaque=0xb0e439, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14823, encodingMicros=2, totalDispatchMicros=187018, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839700602319, 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=11587639, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24743, opaque=0xb118a2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19223, encodingMicros=2, totalDispatchMicros=120885, 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=3506839700654042, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11568972, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14148, opaque=0xb0cfb7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14878, encodingMicros=2, totalDispatchMicros=214346, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839700604309, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11585839, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17632, opaque=0xb1119a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2060, encodingMicros=3, totalDispatchMicros=156932, 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=3506839700700386, 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=11591285, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11062, opaque=0xb126e0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19011, encodingMicros=3, 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.001S, createdAt=3506839700603987, 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=11574192, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35722, opaque=0xb0e41b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22458, encodingMicros=3, totalDispatchMicros=297485, totalServerMicros=265, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839700604309, 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=11572617, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21182, opaque=0xb0ddf4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16293, encodingMicros=2, totalDispatchMicros=190674, 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=3506839700796846, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11576215, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2864, opaque=0xb0ec02, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2217, encodingMicros=3, totalDispatchMicros=232807, 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=3506839700780131, 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=11593295, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36503, opaque=0xb12eba, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22631, encodingMicros=3, totalDispatchMicros=87110, 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=3506839700850951, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11586425, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17655, opaque=0xb113e4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2260, encodingMicros=3, totalDispatchMicros=149417, 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=3506839700895814, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11592869, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28813, opaque=0xb12d10, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2288, encodingMicros=3, totalDispatchMicros=100009, 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=3506839700749966, 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=11591360, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24904, opaque=0xb1272b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19058, encodingMicros=4, totalDispatchMicros=84873, 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=3506839700932394, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11568833, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49678, opaque=0xb0cf2c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16521, encodingMicros=2, totalDispatchMicros=214008, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839700748998, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11577403, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17294, opaque=0xb0f0a6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14906, encodingMicros=2, totalDispatchMicros=173309, totalServerMicros=57, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839700686881, 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=11568917, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-23973, opaque=0xb0cf80, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=42928, encodingMicros=2, totalDispatchMicros=290742, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839701024237, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11585924, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3240, opaque=0xb111ef, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15164, encodingMicros=3, totalDispatchMicros=103149, 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=3506839701029317, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11572108, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14262, opaque=0xb0dbf7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16761, encodingMicros=3, totalDispatchMicros=205240, totalServerMicros=106, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839700952333, 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=11580165, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3041, opaque=0xb0fb70, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2643, encodingMicros=2, totalDispatchMicros=135678, 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=3506839701062513, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11591586, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66231, opaque=0xb1280d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15726, encodingMicros=2, totalDispatchMicros=63110, 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=3506839701079651, 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=11593685, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18858, opaque=0xb13040, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26999, encodingMicros=3, totalDispatchMicros=71207, 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=3506839700959974, 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=11591616, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3499, opaque=0xb1282b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19264, encodingMicros=3, totalDispatchMicros=81147, 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=3506839701125356, 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=11585594, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32376, opaque=0xb110a5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2799, encodingMicros=2, totalDispatchMicros=91699, 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=3506839700951937, 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=11593201, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7778, opaque=0xb12e5c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3122, encodingMicros=2, totalDispatchMicros=79569, 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=3506839701169940, 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=11567534, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31687, opaque=0xb0ca19, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19463, encodingMicros=3, totalDispatchMicros=279325, totalServerMicros=225, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839700896816, 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=11593583, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28735, opaque=0xb12fda, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22736, encodingMicros=3, totalDispatchMicros=73326, 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=3506839701201281, 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=11573131, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10325, opaque=0xb0dff6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19491, encodingMicros=3, totalDispatchMicros=254709, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839701209378, 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=11593216, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32709, opaque=0xb12e6b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2221, encodingMicros=3, totalDispatchMicros=52656, 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=3506839700845664, 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=11569938, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6848, opaque=0xb0d37d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16513, encodingMicros=2, totalDispatchMicros=205823, 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=3506839701237878, 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=11593169, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-25000, opaque=0xb12e3c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19520, encodingMicros=3, totalDispatchMicros=56386, 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=3506839701188064, 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=11593227, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28717, opaque=0xb12e76, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3355, encodingMicros=3, totalDispatchMicros=79291, 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=3506839701267038, 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=11573318, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35695, opaque=0xb0e0b1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16927, encodingMicros=3, totalDispatchMicros=180319, 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=3506839701140818, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11585892, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65948, opaque=0xb111cf, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15314, encodingMicros=2, totalDispatchMicros=98477, 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=3506839701298693, 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=11586291, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10842, opaque=0xb1135e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3452, encodingMicros=3, totalDispatchMicros=140540, 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=3506839701129015, 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=11568174, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10143, opaque=0xb0cc99, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27043, encodingMicros=3, totalDispatchMicros=293444, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839701067281, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11571041, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35329, opaque=0xb0d7cc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16792, encodingMicros=2, totalDispatchMicros=210679, totalServerMicros=106, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839701325020, 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=11575115, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27946, opaque=0xb0e7b6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3085, encodingMicros=3, totalDispatchMicros=220632, totalServerMicros=16, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839701419277, 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=11590886, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15052, opaque=0xb12551, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27291, encodingMicros=3, totalDispatchMicros=129590, 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=3506839701433087, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11567451, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-23914, opaque=0xb0c9c6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17118, encodingMicros=3, totalDispatchMicros=222884, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839701324035, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11586200, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69751, opaque=0xb11302, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15492, encodingMicros=3, totalDispatchMicros=96210, 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=3506839701454557, 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=11591010, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7680, opaque=0xb125cf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27322, encodingMicros=2, totalDispatchMicros=128337, 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=3506839701474526, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11570772, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27909, opaque=0xb0d6bf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17145, encodingMicros=3, totalDispatchMicros=214182, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839701325646, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11591662, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15030, opaque=0xb12859, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19697, encodingMicros=3, totalDispatchMicros=85373, 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=3506839701498725, 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=11571461, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21136, opaque=0xb0d970, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16361, encodingMicros=2, totalDispatchMicros=205469, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839701510623, 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=11567015, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10110, opaque=0xb0c812, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25260, encodingMicros=3, totalDispatchMicros=278531, totalServerMicros=129, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839701294685, 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=11573609, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35705, opaque=0xb0e1d4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16950, encodingMicros=3, totalDispatchMicros=180104, 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=3506839701532568, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11592033, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3506, opaque=0xb129cc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19877, encodingMicros=2, totalDispatchMicros=78302, 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=3506839701254589, 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=11593694, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28744, opaque=0xb13049, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1949, encodingMicros=3, totalDispatchMicros=28050, 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=3506839701562514, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11592394, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32539, opaque=0xb12b35, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19903, encodingMicros=3, totalDispatchMicros=66976, 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=3506839701255292, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11574730, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49908, opaque=0xb0e635, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3418, encodingMicros=3, totalDispatchMicros=161353, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839701605013, 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=11576760, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24275, opaque=0xb0ee23, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17232, encodingMicros=2, totalDispatchMicros=158155, 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=3506839701590176, 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=11593948, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11186, opaque=0xb13147, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2279, encodingMicros=3, totalDispatchMicros=21373, 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=3506839701633665, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11572535, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69147, opaque=0xb0dda2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3779, encodingMicros=2, totalDispatchMicros=175986, totalServerMicros=108, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839701560644, 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=11579350, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3004, opaque=0xb0f841, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16373, encodingMicros=2, totalDispatchMicros=151470, 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=3506839701669508, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11592293, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74034, opaque=0xb12ad0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2914, encodingMicros=3, totalDispatchMicros=98696, 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=3506839701680412, 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=11577229, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24302, opaque=0xb0eff8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17243, encodingMicros=2, totalDispatchMicros=160464, 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=3506839701537627, 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=11574795, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14378, opaque=0xb0e676, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25282, encodingMicros=3, totalDispatchMicros=239298, totalServerMicros=91, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839701706003, 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=11577236, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18196, opaque=0xb0efff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17265, encodingMicros=3, totalDispatchMicros=160446, 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=3506839701501388, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11567082, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6333, opaque=0xb0c855, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17166, encodingMicros=3, totalDispatchMicros=232814, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839701750400, 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=11577994, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32099, opaque=0xb0f2f5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17298, encodingMicros=2, totalDispatchMicros=151156, 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=3506839701462252, 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=11576560, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21343, opaque=0xb0ed5b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3194, encodingMicros=3, totalDispatchMicros=204357, 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=3506839701761492, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11569682, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6441, opaque=0xb0d27d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17422, encodingMicros=3, totalDispatchMicros=215382, totalServerMicros=124, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839701795093, 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=11578276, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21416, opaque=0xb0f40f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17332, encodingMicros=4, totalDispatchMicros=150784, 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=3506839701815179, 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=11576867, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24284, opaque=0xb0ee8e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3532, encodingMicros=2, totalDispatchMicros=202978, 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=3506839701708077, 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=11580453, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14617, opaque=0xb0fc90, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16508, encodingMicros=2, totalDispatchMicros=142746, 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=3506839701841560, 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=11577380, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21378, opaque=0xb0f08f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3556, encodingMicros=3, totalDispatchMicros=199790, 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=3506839701709362, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11581884, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69555, opaque=0xb10227, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2530, encodingMicros=3, totalDispatchMicros=189623, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839701872551, 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=11577644, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21395, opaque=0xb0f197, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3578, encodingMicros=3, totalDispatchMicros=194717, 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=3506839701660308, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11586612, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69773, opaque=0xb1149f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3799, encodingMicros=26, totalDispatchMicros=67748, 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=3506839701901995, 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=11578344, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14524, opaque=0xb0f453, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3600, encodingMicros=2, totalDispatchMicros=189316, 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=3506839701618426, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11574537, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2806, opaque=0xb0e574, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19948, encodingMicros=12, totalDispatchMicros=238768, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839701939576, 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=11578721, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10542, opaque=0xb0f5cc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3625, encodingMicros=3, totalDispatchMicros=190571, 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=3506839701894465, 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=11581594, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10659, opaque=0xb10105, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16673, encodingMicros=2, totalDispatchMicros=134788, 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=3506839701891983, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11572207, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61730, opaque=0xb0dc5a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2709, encodingMicros=3, totalDispatchMicros=258278, totalServerMicros=139, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839702001201, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11567509, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10783, opaque=0xb0ca00, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29418, encodingMicros=3, totalDispatchMicros=292521, totalServerMicros=164, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839701833183, 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=11578366, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18242, opaque=0xb0f469, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17366, encodingMicros=2, totalDispatchMicros=150747, 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=3506839702060550, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11572477, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10966, opaque=0xb0dd68, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29466, encodingMicros=2, totalDispatchMicros=279474, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839702077710, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11591277, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28744, opaque=0xb126d8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3360, encodingMicros=3, totalDispatchMicros=120002, 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=3506839701788076, 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=11565531, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10040, opaque=0xb0c246, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=28382, encodingMicros=2, totalDispatchMicros=230379, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839702149507, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11585121, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32244, opaque=0xb10ecc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=20728, encodingMicros=3, totalDispatchMicros=160355, 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=3506839702069728, 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=11578583, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14532, opaque=0xb0f542, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17599, encodingMicros=3, totalDispatchMicros=150488, 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=3506839702172925, 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=11577982, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18225, opaque=0xb0f2e9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=28753, encodingMicros=2, totalDispatchMicros=162100, 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=3506839702004570, 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=11582010, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32241, opaque=0xb102a5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16774, encodingMicros=2, totalDispatchMicros=130262, 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=3506839702200313, 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=11578267, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2956, opaque=0xb0f406, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=28776, encodingMicros=3, totalDispatchMicros=159962, 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=3506839702221547, 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=11582458, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3125, opaque=0xb10465, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16986, encodingMicros=3, totalDispatchMicros=126147, 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=3506839701966012, 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=11579470, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28117, opaque=0xb0f8b9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3647, encodingMicros=2, totalDispatchMicros=187555, 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=3506839702248227, 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=11578691, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10539, opaque=0xb0f5ae, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=28814, encodingMicros=2, totalDispatchMicros=156839, 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=3506839702263575, 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=11570633, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14213, opaque=0xb0d634, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17016, encodingMicros=2, totalDispatchMicros=207006, totalServerMicros=76, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839702277843, 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=11570121, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10230, opaque=0xb0d434, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3951, encodingMicros=2, totalDispatchMicros=248718, totalServerMicros=101, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839702293167, 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=11592324, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11115, opaque=0xb12aef, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16766, encodingMicros=3, totalDispatchMicros=68635, 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=3506839702305615, 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=11568103, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-17804, opaque=0xb0cc52, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3975, encodingMicros=2, totalDispatchMicros=259001, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839702321663, 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=11593325, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3583, opaque=0xb12ed8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16791, encodingMicros=3, totalDispatchMicros=51361, 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=3506839702333454, 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=11581285, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32218, opaque=0xb0ffd0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=28865, encodingMicros=3, totalDispatchMicros=137518, 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=3506839702348511, 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=11577253, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32056, opaque=0xb0f010, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16814, encodingMicros=3, totalDispatchMicros=228926, totalServerMicros=136, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839701965541, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11568465, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69001, opaque=0xb0cdbc, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4070, encodingMicros=3, totalDispatchMicros=205011, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839702371007, 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=11582050, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14692, opaque=0xb102cd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=28894, encodingMicros=8, totalDispatchMicros=132204, 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=3506839702253545, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11576320, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24235, opaque=0xb0ec6b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=20342, encodingMicros=3, totalDispatchMicros=264757, totalServerMicros=124, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839702406778, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11588237, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73830, opaque=0xb11af8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4496, encodingMicros=3, totalDispatchMicros=64309, 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=3506839702204854, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11591463, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50678, opaque=0xb12792, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20947, encodingMicros=3, totalDispatchMicros=74272, 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=3506839702161887, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11592617, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7351, opaque=0xb12c14, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3418, encodingMicros=2, totalDispatchMicros=96088, 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=3506839702465986, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11581597, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62124, opaque=0xb10108, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4269, encodingMicros=2, totalDispatchMicros=148269, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839702504074, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11593953, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32640, opaque=0xb1314c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3752, encodingMicros=3, totalDispatchMicros=46808, 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=3506839702435395, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11575387, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14377, opaque=0xb0e8c6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=20515, encodingMicros=2, totalDispatchMicros=267228, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839702530626, 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=11577470, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24307, opaque=0xb0f0ea, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21122, encodingMicros=2, totalDispatchMicros=210219, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839702427236, 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=11583366, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10732, opaque=0xb107f1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=28871, encodingMicros=3, totalDispatchMicros=114072, 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=3506839702556492, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11572177, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20850, opaque=0xb0dc3c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3515, encodingMicros=3, totalDispatchMicros=240830, totalServerMicros=104, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506839702377184, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11580548, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65700, opaque=0xb0fcef, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4512, encodingMicros=2, totalDispatchMicros=244781, totalServerMicros=218, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839702584010, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11583831, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14708, opaque=0xb109c2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3539, encodingMicros=3, totalDispatchMicros=157257, 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=3506839702609095, 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=11591670, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24917, opaque=0xb12861, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=28841, encodingMicros=3, totalDispatchMicros=71790, 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=3506839702632635, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11591388, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70001, opaque=0xb12747, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4207, encodingMicros=3, totalDispatchMicros=95205, 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=3506839702376202, 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=11576192, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18159, opaque=0xb0ebeb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16838, encodingMicros=3, totalDispatchMicros=236500, totalServerMicros=138, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839702706257, 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=11562433, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31393, opaque=0xb0b62b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25131, encodingMicros=2, totalDispatchMicros=307367, totalServerMicros=245, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839702613295, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11584010, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35942, opaque=0xb10a75, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3563, encodingMicros=4, totalDispatchMicros=155626, 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=3506839702550003, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11568415, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2549, opaque=0xb0cd8a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=20626, encodingMicros=2, totalDispatchMicros=305876, totalServerMicros=218, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839704352121, 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=11574969, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14389, opaque=0xb0e724, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5854, encodingMicros=2, totalDispatchMicros=211713, totalServerMicros=148, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839702518568, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11572707, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69160, opaque=0xb0de4e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4317, encodingMicros=2, totalDispatchMicros=212005, totalServerMicros=159, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839704379419, 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=11591137, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28614, opaque=0xb1264c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5877, encodingMicros=2, totalDispatchMicros=73690, 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=3506839704358528, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11587448, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32333, opaque=0xb117e3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18785, encodingMicros=3, totalDispatchMicros=131251, 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=3506839704404698, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11568447, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54602, opaque=0xb0cdaa, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6188, encodingMicros=2, totalDispatchMicros=245584, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839704423098, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11592734, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32560, opaque=0xb12c89, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18845, encodingMicros=3, totalDispatchMicros=82190, 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=3506839704464103, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11588435, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32382, opaque=0xb11bbe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18873, encodingMicros=3, totalDispatchMicros=127771, 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=3506839704471052, 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=11580422, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62068, opaque=0xb0fc71, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6073, encodingMicros=2, totalDispatchMicros=163921, 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=3506839704511432, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11589329, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21532, opaque=0xb11f3c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18905, encodingMicros=3, totalDispatchMicros=123265, 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=3506839704532627, 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=11576330, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61899, opaque=0xb0ec75, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5797, encodingMicros=3, totalDispatchMicros=274085, totalServerMicros=256, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839704549072, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11591516, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11721, opaque=0xb127c7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18931, encodingMicros=3, totalDispatchMicros=107094, 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=3506839704584282, 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=11582749, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3139, opaque=0xb10587, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6532, encodingMicros=2, totalDispatchMicros=114844, 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=3506839704702906, 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=11594005, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-25034, opaque=0xb13180, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5955, encodingMicros=3, totalDispatchMicros=35419, 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=3506839704352067, 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=11580591, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14623, opaque=0xb0fd1a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6193, encodingMicros=3, totalDispatchMicros=142763, 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=3506839704347624, 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=11582867, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36069, opaque=0xb105fe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=816, encodingMicros=3, totalDispatchMicros=69792, 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=3506839704348820, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11585833, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7062, opaque=0xb11194, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29848, encodingMicros=3, totalDispatchMicros=110345, 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=3506839704588273, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11592277, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15069, opaque=0xb12ac0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18959, encodingMicros=4, totalDispatchMicros=89653, 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=3506839704425381, 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=11591632, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28633, opaque=0xb1283b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5796, encodingMicros=3, totalDispatchMicros=60063, 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=3506839704385089, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11590195, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14959, opaque=0xb1229e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22383, encodingMicros=2, totalDispatchMicros=140949, 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=3506839705349736, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11570319, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14200, opaque=0xb0d4fa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23282, encodingMicros=3, totalDispatchMicros=280206, totalServerMicros=119, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839705365355, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11583792, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65863, opaque=0xb1099b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6626, encodingMicros=3, totalDispatchMicros=139369, 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=3506839705399703, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11588791, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3355, opaque=0xb11d22, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23316, encodingMicros=3, totalDispatchMicros=152376, 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=3506839705402609, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11570683, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49753, opaque=0xb0d666, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6655, encodingMicros=3, totalDispatchMicros=229458, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839705468710, 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=11586105, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36200, opaque=0xb112a4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7539, encodingMicros=3, totalDispatchMicros=88143, 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=3506839705474764, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11574834, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2815, opaque=0xb0e69d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23360, encodingMicros=3, totalDispatchMicros=283791, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839705514167, 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=11584063, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7387, opaque=0xb10aaa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1945, encodingMicros=3, totalDispatchMicros=61990, 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=3506839705530163, 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=11586326, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14843, opaque=0xb11381, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7582, encodingMicros=3, totalDispatchMicros=85709, 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=3506839705513012, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11571150, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61694, opaque=0xb0d839, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6737, encodingMicros=3, totalDispatchMicros=231773, totalServerMicros=102, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839705577900, 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=11584245, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10761, opaque=0xb10b60, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1997, encodingMicros=3, totalDispatchMicros=60162, 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=3506839705527694, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11588836, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21506, opaque=0xb11d4f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23409, encodingMicros=2, totalDispatchMicros=146827, 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=3506839705642508, 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=11574791, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31972, opaque=0xb0e672, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7503, encodingMicros=2, totalDispatchMicros=173994, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839705610982, 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=11584911, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28334, opaque=0xb10dfa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2026, encodingMicros=2, totalDispatchMicros=57189, 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=3506839705677645, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11589206, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36160, opaque=0xb11ec1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23541, encodingMicros=3, totalDispatchMicros=145921, 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=3506839705585568, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11585477, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62307, opaque=0xb11030, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6806, encodingMicros=2, totalDispatchMicros=119105, 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=3506839705681722, 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=11577578, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2928, opaque=0xb0f155, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7528, encodingMicros=16, totalDispatchMicros=154700, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839705793043, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11588792, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32394, opaque=0xb11d23, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24220, encodingMicros=3, totalDispatchMicros=93665, 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=3506839705796886, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11577346, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69343, opaque=0xb0f06d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6998, encodingMicros=3, totalDispatchMicros=203556, totalServerMicros=86, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839705831742, 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=11587589, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28443, opaque=0xb11870, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7648, encodingMicros=3, totalDispatchMicros=82949, 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=3506839705841968, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11589234, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3377, opaque=0xb11edd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24261, encodingMicros=3, totalDispatchMicros=85097, 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=3506839705842452, 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=11582298, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65780, opaque=0xb103c5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6020, encodingMicros=3, totalDispatchMicros=152658, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839705871627, 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=11589806, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36346, opaque=0xb12119, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7582, encodingMicros=2, totalDispatchMicros=76939, 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=3506839705836470, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11567025, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49621, opaque=0xb0c81c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7033, encodingMicros=2, totalDispatchMicros=261509, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839705928861, 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=11590292, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28571, opaque=0xb122ff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7610, encodingMicros=3, totalDispatchMicros=74213, 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=3506839705928717, 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=11575151, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27949, opaque=0xb0e7da, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6644, encodingMicros=3, totalDispatchMicros=214170, 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=3506839705948061, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11587528, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36081, opaque=0xb11833, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6858, encodingMicros=3, totalDispatchMicros=137894, 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=3506839705976198, 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=11575160, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18128, opaque=0xb0e7e3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6688, encodingMicros=2, totalDispatchMicros=214200, 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=3506839705989765, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11587922, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7150, opaque=0xb119bd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6897, encodingMicros=3, totalDispatchMicros=135853, 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=3506839706007845, 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=11576490, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18167, opaque=0xb0ed15, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6714, encodingMicros=3, totalDispatchMicros=204312, 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=3506839705897594, 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=11582847, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62186, opaque=0xb105ea, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6072, encodingMicros=2, totalDispatchMicros=154648, 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=3506839706070913, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11575612, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31874, opaque=0xb0e9a7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6960, encodingMicros=3, totalDispatchMicros=240150, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839705900253, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11571709, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14240, opaque=0xb0da68, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24304, encodingMicros=2, totalDispatchMicros=225775, totalServerMicros=138, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839706100275, 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=11577538, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32068, opaque=0xb0f12d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6775, encodingMicros=3, totalDispatchMicros=199751, 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=3506839706121831, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11569712, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20765, opaque=0xb0d29b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6995, encodingMicros=2, totalDispatchMicros=280220, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839706138779, 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=11577647, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24320, opaque=0xb0f19a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6809, encodingMicros=2, totalDispatchMicros=198798, 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=3506839706153511, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11576520, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17260, opaque=0xb0ed33, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24265, encodingMicros=3, totalDispatchMicros=226778, totalServerMicros=117, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839705868641, 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=11586430, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3274, opaque=0xb113e9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6755, encodingMicros=24, totalDispatchMicros=139797, 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=3506839706197863, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11575584, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21012, opaque=0xb0e98b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24305, encodingMicros=3, totalDispatchMicros=235264, totalServerMicros=119, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839706163833, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11570225, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10888, opaque=0xb0d49c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7026, encodingMicros=2, totalDispatchMicros=279936, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839706288367, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11576777, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14445, opaque=0xb0ee34, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21494, encodingMicros=3, totalDispatchMicros=178728, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839706094717, 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=11579153, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62016, opaque=0xb0f77c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6264, encodingMicros=3, totalDispatchMicros=182643, totalServerMicros=138, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839706319780, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11590114, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21561, opaque=0xb1224d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7533, encodingMicros=4, totalDispatchMicros=74628, 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=3506839706022154, 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=11575148, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7056, opaque=0xb0e7d7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7675, encodingMicros=2, totalDispatchMicros=212325, totalServerMicros=140, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839706353715, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11591022, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14999, opaque=0xb125d9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7182, encodingMicros=3, totalDispatchMicros=118647, 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=3506839705958504, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11569054, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49690, opaque=0xb0d009, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7136, encodingMicros=3, totalDispatchMicros=253156, totalServerMicros=133, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839706398750, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11578328, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17326, opaque=0xb0f443, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7184, encodingMicros=2, totalDispatchMicros=213250, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839706345916, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11576985, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28144, opaque=0xb0ef04, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7555, encodingMicros=2, totalDispatchMicros=188011, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839706326871, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11593402, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28834, opaque=0xb12f25, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7710, encodingMicros=3, totalDispatchMicros=83348, 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=3506839706475566, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11592788, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7360, opaque=0xb12cbf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7709, encodingMicros=3, totalDispatchMicros=99703, 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=3506839706346799, 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=11567184, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61545, opaque=0xb0c8bb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6511, encodingMicros=2, totalDispatchMicros=254394, totalServerMicros=205, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839706292445, 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=11587406, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32444, opaque=0xb117b9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7152, encodingMicros=3, totalDispatchMicros=132598, 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=3506839706226156, 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=11580325, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35965, opaque=0xb0fc10, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6857, encodingMicros=2, totalDispatchMicros=183715, 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=3506839706574857, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11568844, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10833, opaque=0xb0cf37, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7746, encodingMicros=2, totalDispatchMicros=283136, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839706569058, 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=11587622, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7548, opaque=0xb11891, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7423, encodingMicros=3, totalDispatchMicros=130839, 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=3506839706532075, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11592010, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32525, opaque=0xb129b5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7898, encodingMicros=2, totalDispatchMicros=119416, 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=3506839706539127, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11593586, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32605, opaque=0xb12fdd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6787, encodingMicros=3, totalDispatchMicros=44008, 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=3506839706465854, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11570360, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27885, opaque=0xb0d523, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7666, encodingMicros=3, totalDispatchMicros=220234, totalServerMicros=147, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839706425488, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11566796, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-68931, opaque=0xb0c737, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7586, encodingMicros=2, totalDispatchMicros=266670, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839706713060, 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=11570507, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35598, opaque=0xb0d5b6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8479, encodingMicros=3, totalDispatchMicros=206860, totalServerMicros=85, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839706694784, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11579386, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32019, opaque=0xb0f865, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7432, encodingMicros=3, totalDispatchMicros=178985, 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=3506839708977775, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11569164, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6418, opaque=0xb0d076, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9783, encodingMicros=3, totalDispatchMicros=291978, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839708992669, 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=11587294, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14883, opaque=0xb11749, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9781, encodingMicros=3, totalDispatchMicros=145920, 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=3506839708985848, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11571398, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69111, opaque=0xb0d931, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10185, encodingMicros=3, totalDispatchMicros=211813, totalServerMicros=107, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839708994554, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11576091, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11110, opaque=0xb0eb86, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10188, encodingMicros=2, totalDispatchMicros=231484, totalServerMicros=33, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839709094898, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11585604, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14791, opaque=0xb110af, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9247, encodingMicros=2, totalDispatchMicros=165104, 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=3506839709092973, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11585472, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69714, opaque=0xb1102b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10284, encodingMicros=3, totalDispatchMicros=108459, 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=3506839709128916, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11576046, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35638, opaque=0xb0eb59, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10319, encodingMicros=3, totalDispatchMicros=231909, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839709128790, 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=11578654, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35907, opaque=0xb0f589, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9457, encodingMicros=3, totalDispatchMicros=227285, totalServerMicros=142, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839709089659, 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=11575774, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31995, opaque=0xb0ea49, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9861, encodingMicros=3, totalDispatchMicros=241923, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839709168866, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11576474, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21052, opaque=0xb0ed05, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10349, encodingMicros=3, totalDispatchMicros=225673, 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=3506839709142537, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11587578, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32339, opaque=0xb11865, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9281, encodingMicros=3, totalDispatchMicros=146964, 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=3506839709133850, 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=11578916, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24387, opaque=0xb0f68f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9950, encodingMicros=3, totalDispatchMicros=190020, 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=3506839709247068, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11579412, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24348, opaque=0xb0f87f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10402, encodingMicros=3, totalDispatchMicros=207251, 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=3506839709235592, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11587607, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24693, opaque=0xb11882, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9369, encodingMicros=3, totalDispatchMicros=146931, 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=3506839709290329, 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=11580462, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3057, opaque=0xb0fc99, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10083, encodingMicros=2, totalDispatchMicros=177643, 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=3506839709201273, 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=11593751, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18863, opaque=0xb13082, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9503, encodingMicros=4, totalDispatchMicros=46701, 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=3506839709323741, 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=11588251, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24764, opaque=0xb11b06, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9525, encodingMicros=2, totalDispatchMicros=124525, 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=3506839709195748, 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=11587654, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32457, opaque=0xb118b1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9963, encodingMicros=2, totalDispatchMicros=143840, 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=3506839709174929, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11586071, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50433, opaque=0xb11282, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10354, encodingMicros=3, totalDispatchMicros=105808, 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=3506839709381725, 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=11587701, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36271, opaque=0xb118e0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10146, encodingMicros=3, totalDispatchMicros=144005, 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=3506839709415422, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11586470, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62354, opaque=0xb11411, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10591, encodingMicros=3, totalDispatchMicros=97078, 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=3506839709351008, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11588566, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7183, opaque=0xb11c41, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9454, encodingMicros=2, totalDispatchMicros=141351, 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=3506839709461401, 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=11588988, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18650, opaque=0xb11de7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10214, encodingMicros=2, totalDispatchMicros=141989, 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=3506839709352587, 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=11588278, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32481, opaque=0xb11b21, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9548, encodingMicros=3, totalDispatchMicros=124296, 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=3506839709497781, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11570501, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17049, opaque=0xb0d5b0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9588, encodingMicros=2, totalDispatchMicros=279601, totalServerMicros=147, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839709279597, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11579424, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2985, opaque=0xb0f88b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10430, encodingMicros=3, totalDispatchMicros=207290, 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=3506839709528241, 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=11588662, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3383, opaque=0xb11ca1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9716, encodingMicros=3, totalDispatchMicros=125495, 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=3506839709555935, 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=11588764, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32511, opaque=0xb11d07, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9739, encodingMicros=3, totalDispatchMicros=125485, 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=3506839709561004, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11567249, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10772, opaque=0xb0c8fc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10701, encodingMicros=3, totalDispatchMicros=272349, totalServerMicros=108, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839709507137, 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=11581864, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7297, opaque=0xb10213, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4351, encodingMicros=3, totalDispatchMicros=181585, 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=3506839709598080, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11566063, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20630, opaque=0xb0c45a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10734, encodingMicros=2, totalDispatchMicros=278670, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839709621747, 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=11581913, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10674, opaque=0xb10244, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4437, encodingMicros=2, totalDispatchMicros=180920, 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=3506839709630061, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11585490, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3219, opaque=0xb1103d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10759, encodingMicros=3, totalDispatchMicros=159229, 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=3506839709447493, 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=11588224, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3361, opaque=0xb11aeb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9491, encodingMicros=3, totalDispatchMicros=110069, 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=3506839709678452, 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=11583087, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7347, opaque=0xb106da, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4476, encodingMicros=2, totalDispatchMicros=172745, 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=3506839709690731, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11587132, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21434, opaque=0xb116a7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10965, encodingMicros=3, totalDispatchMicros=78807, 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=3506839709621747, 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=11591934, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36431, opaque=0xb12969, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9723, encodingMicros=3, totalDispatchMicros=101864, 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=3506839709568674, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11576484, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2878, opaque=0xb0ed0f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10835, encodingMicros=3, totalDispatchMicros=194233, totalServerMicros=106, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839709742560, 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=11584638, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7412, opaque=0xb10ce9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4490, encodingMicros=3, totalDispatchMicros=159306, 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=3506839709558013, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11579742, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14555, opaque=0xb0f9c9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10704, encodingMicros=2, totalDispatchMicros=195159, 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=3506839709533768, 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=11580489, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3058, opaque=0xb0fcb4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4238, encodingMicros=3, totalDispatchMicros=147093, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839709814530, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11580112, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24376, opaque=0xb0fb3b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10371, encodingMicros=2, totalDispatchMicros=151432, 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=3506839709734463, 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=11592100, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32656, opaque=0xb12a0f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9830, encodingMicros=3, totalDispatchMicros=98074, 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=3506839709844944, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11580323, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32062, opaque=0xb0fc0e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10961, encodingMicros=3, totalDispatchMicros=194764, 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=3506839709863968, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11580653, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24404, opaque=0xb0fd58, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10405, encodingMicros=4, totalDispatchMicros=147726, 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=3506839709731859, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11593273, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28827, opaque=0xb12ea4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10676, encodingMicros=42, totalDispatchMicros=54610, 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=3506839709908559, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11582045, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24457, opaque=0xb102c8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10425, encodingMicros=2, totalDispatchMicros=136873, 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=3506839709686802, 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=11588419, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24772, opaque=0xb11bae, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9729, encodingMicros=2, totalDispatchMicros=109301, 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=3506839709934881, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11582149, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3092, opaque=0xb10330, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10448, encodingMicros=2, totalDispatchMicros=136825, 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=3506839709950975, 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=11588744, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10957, opaque=0xb11cf3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9989, encodingMicros=3, totalDispatchMicros=105503, 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=3506839709920351, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11575196, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11080, opaque=0xb0e807, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11005, encodingMicros=3, totalDispatchMicros=227435, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839709968307, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11586635, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69776, opaque=0xb114b6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11331, encodingMicros=2, totalDispatchMicros=75391, 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=3506839709871139, 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=11580616, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14626, opaque=0xb0fd33, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9767, encodingMicros=2, totalDispatchMicros=184750, 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=3506839710009242, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11583573, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65852, opaque=0xb108c0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11366, encodingMicros=3, totalDispatchMicros=106419, 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=3506839710012153, 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=11576037, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14431, opaque=0xb0eb50, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10027, encodingMicros=3, totalDispatchMicros=211866, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839710040165, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11592616, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74053, opaque=0xb12c13, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10988, encodingMicros=3, totalDispatchMicros=64222, 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=3506839709836660, 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=11569365, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10195, opaque=0xb0d140, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4536, encodingMicros=3, totalDispatchMicros=220239, totalServerMicros=150, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839710079666, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11590450, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73925, opaque=0xb1239d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5319, encodingMicros=3, totalDispatchMicros=64633, 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=3506839710073569, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11583360, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62226, opaque=0xb107eb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10670, encodingMicros=2, totalDispatchMicros=153026, totalServerMicros=90, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839710040762, 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=11581428, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36018, opaque=0xb1005f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9927, encodingMicros=2, totalDispatchMicros=179386, 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=3506839710137535, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11585085, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14760, opaque=0xb10ea8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11489, encodingMicros=2, totalDispatchMicros=98119, 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=3506839709997036, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11580993, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17425, opaque=0xb0feac, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11078, encodingMicros=3, totalDispatchMicros=182677, 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=3506839710192960, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11577151, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28152, opaque=0xb0efaa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11530, encodingMicros=2, totalDispatchMicros=163999, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839709981200, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11567719, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-16942, opaque=0xb0cad2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10483, encodingMicros=3, totalDispatchMicros=226048, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839710236488, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11585638, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32258, opaque=0xb110d1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11560, encodingMicros=3, totalDispatchMicros=93386, 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=3506839710178230, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11583525, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28403, opaque=0xb10890, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11821, encodingMicros=2, totalDispatchMicros=149210, 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=3506839710267278, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11582213, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21259, opaque=0xb10370, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11212, encodingMicros=2, totalDispatchMicros=179888, 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=3506839710143840, 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=11581507, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24492, opaque=0xb100ae, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10026, encodingMicros=3, totalDispatchMicros=178892, 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=3506839710104345, 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=11592083, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15114, opaque=0xb129fe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4533, encodingMicros=4, totalDispatchMicros=67837, 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=3506839710100471, 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=11581325, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50193, opaque=0xb0fff8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4594, encodingMicros=3, totalDispatchMicros=143764, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839710358129, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11584384, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24547, opaque=0xb10beb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10683, encodingMicros=3, totalDispatchMicros=163892, 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=3506839710319240, 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=11581687, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24502, opaque=0xb10162, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10197, encodingMicros=2, totalDispatchMicros=171607, 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=3506839710317952, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11584362, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17558, opaque=0xb10bd5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11935, encodingMicros=3, totalDispatchMicros=141611, 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=3506839710268005, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11567650, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6365, opaque=0xb0ca8d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10761, encodingMicros=2, totalDispatchMicros=226344, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839710261259, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11585662, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3228, opaque=0xb110e9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11581, encodingMicros=2, totalDispatchMicros=93034, 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=3506839711398748, 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=11570769, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54691, opaque=0xb0d6bc, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10868, encodingMicros=3, totalDispatchMicros=294245, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839711409925, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11571244, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35397, opaque=0xb0d897, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12784, encodingMicros=2, totalDispatchMicros=243895, totalServerMicros=186, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839711402307, 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=11582650, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3136, opaque=0xb10525, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12206, encodingMicros=3, totalDispatchMicros=130093, 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=3506839711402103, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11588057, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24709, opaque=0xb11a44, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5921, encodingMicros=3, totalDispatchMicros=84890, 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=3506839711479060, 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=11583643, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24587, opaque=0xb10906, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12275, encodingMicros=3, totalDispatchMicros=124412, 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=3506839711399093, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11579174, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21139, opaque=0xb0f791, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12755, encodingMicros=3, totalDispatchMicros=233532, totalServerMicros=181, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839711400295, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11593747, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24966, opaque=0xb1307e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12135, encodingMicros=4, totalDispatchMicros=27752, 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=3506839711397847, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11570469, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17046, opaque=0xb0d590, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11858, encodingMicros=3, totalDispatchMicros=212793, totalServerMicros=108, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839711563851, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11593983, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36378, opaque=0xb1316a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12295, encodingMicros=4, totalDispatchMicros=22829, 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=3506839711595791, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11574772, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17185, opaque=0xb0e65f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12053, encodingMicros=2, totalDispatchMicros=204085, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839711535355, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11592983, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7764, opaque=0xb12d82, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11833, encodingMicros=3, totalDispatchMicros=48897, 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=3506839711641921, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11586020, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11497, opaque=0xb1124f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12358, encodingMicros=3, totalDispatchMicros=98474, 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=3506839711505743, 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=11584471, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14773, opaque=0xb10c43, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12297, encodingMicros=3, totalDispatchMicros=115623, 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=3506839711504755, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11588239, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7164, opaque=0xb11afe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6019, encodingMicros=3, totalDispatchMicros=83752, 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=3506839711470666, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11588983, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28654, opaque=0xb11de2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6188, encodingMicros=2, totalDispatchMicros=70938, 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=3506839711740812, 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=11572027, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6926, opaque=0xb0dba5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13040, encodingMicros=2, totalDispatchMicros=198465, totalServerMicros=97, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839711780598, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11593714, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32619, opaque=0xb1305d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5344, encodingMicros=2, totalDispatchMicros=49336, 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=3506839711790071, 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=11571892, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35646, opaque=0xb0db1f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13085, encodingMicros=3, totalDispatchMicros=198580, totalServerMicros=97, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839711799490, 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=11575736, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65504, opaque=0xb0ea23, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3185, encodingMicros=2, totalDispatchMicros=269661, totalServerMicros=230, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839711699301, 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=11584855, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24631, opaque=0xb10dc2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12488, encodingMicros=2, totalDispatchMicros=115079, 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=3506839711836148, 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=11569916, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65276, opaque=0xb0d367, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3213, encodingMicros=3, totalDispatchMicros=301932, totalServerMicros=257, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839711845566, 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=11593381, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3586, opaque=0xb12f10, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12592, encodingMicros=3, totalDispatchMicros=54812, 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=3506839711660242, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11567974, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6777, opaque=0xb0cbd1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11949, encodingMicros=2, totalDispatchMicros=272628, totalServerMicros=228, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839711646745, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11571479, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73090, opaque=0xb0d982, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13112, encodingMicros=2, totalDispatchMicros=285355, totalServerMicros=242, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839711642620, 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=11588133, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10926, opaque=0xb11a90, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12887, encodingMicros=2, totalDispatchMicros=100701, 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=3506839711906372, 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=11574426, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21253, opaque=0xb0e505, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12667, encodingMicros=33, totalDispatchMicros=194545, totalServerMicros=85, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839711875517, 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=11589444, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3413, opaque=0xb11faf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11838, encodingMicros=5, totalDispatchMicros=100954, 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=3506839711837796, 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=11574313, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2794, opaque=0xb0e495, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12603, encodingMicros=3, totalDispatchMicros=276179, totalServerMicros=224, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839713402376, 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=11581802, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36026, opaque=0xb101d5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7952, encodingMicros=3, totalDispatchMicros=147655, 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=3506839713409198, 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=11570125, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24028, opaque=0xb0d438, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8626, encodingMicros=2, totalDispatchMicros=220417, totalServerMicros=137, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839713408092, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11572202, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61729, opaque=0xb0dc55, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13624, encodingMicros=2, totalDispatchMicros=253595, totalServerMicros=214, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839713408731, 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=11592528, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18801, opaque=0xb12bbb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13174, encodingMicros=3, totalDispatchMicros=112864, 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=3506839713456722, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11575633, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61874, opaque=0xb0e9bc, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13483, encodingMicros=3, totalDispatchMicros=203579, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839713477656, 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=11591326, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36413, opaque=0xb12709, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8423, encodingMicros=3, totalDispatchMicros=85471, 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=3506839713489699, 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=11592740, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3543, opaque=0xb12c8f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13247, encodingMicros=2, totalDispatchMicros=110016, 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=3506839713401932, 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=11590301, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32579, opaque=0xb12308, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13624, encodingMicros=3, totalDispatchMicros=95479, 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=3506839713517193, 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=11592836, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28694, opaque=0xb12cef, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13270, encodingMicros=3, totalDispatchMicros=97249, 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=3506839713402376, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11579782, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24360, opaque=0xb0f9f1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14239, encodingMicros=3, totalDispatchMicros=152358, 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=3506839713542433, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11568765, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-72976, opaque=0xb0cee8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13470, encodingMicros=3, totalDispatchMicros=262050, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839713537320, 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=11568942, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14133, opaque=0xb0cf99, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13754, encodingMicros=3, totalDispatchMicros=262338, totalServerMicros=184, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839713594899, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11583998, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65869, opaque=0xb10a69, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9286, encodingMicros=3, totalDispatchMicros=118848, 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=3506839713606793, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11592720, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15098, opaque=0xb12c7b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13881, encodingMicros=2, totalDispatchMicros=76370, 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=3506839713636798, 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=11592450, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36456, opaque=0xb12b6d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13540, encodingMicros=3, totalDispatchMicros=76809, 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=3506839713647031, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11585446, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73700, opaque=0xb11011, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9302, encodingMicros=3, totalDispatchMicros=105199, 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=3506839713508188, 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=11591361, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18745, opaque=0xb1272c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8449, encodingMicros=2, totalDispatchMicros=84585, 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=3506839713673055, 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=11592548, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15142, opaque=0xb12bcf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13571, encodingMicros=2, totalDispatchMicros=74090, 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=3506839713459990, 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=11589265, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24807, opaque=0xb11efc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7869, encodingMicros=3, totalDispatchMicros=107459, 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=3506839713725777, 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=11592918, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7761, opaque=0xb12d41, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13611, encodingMicros=6, totalDispatchMicros=71171, 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=3506839713740488, 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=11591829, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24926, opaque=0xb12900, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8391, encodingMicros=3, totalDispatchMicros=74172, 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=3506839713772406, 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=11592042, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36434, opaque=0xb129d5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8379, encodingMicros=3, totalDispatchMicros=71878, 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=3506839713784206, 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=11570943, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21120, opaque=0xb0d76a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13646, encodingMicros=2, totalDispatchMicros=294572, totalServerMicros=255, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839713817474, 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=11593800, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-25022, opaque=0xb130b3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4025, encodingMicros=4, totalDispatchMicros=45092, 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=3506839713834592, 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=11578236, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18236, opaque=0xb0f3e7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8646, encodingMicros=3, totalDispatchMicros=184697, 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=3506839713902513, 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=11580053, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18304, opaque=0xb0fb00, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8689, encodingMicros=3, totalDispatchMicros=170616, 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=3506839713921847, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11574380, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35584, opaque=0xb0e4d7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15207, encodingMicros=4, totalDispatchMicros=287986, totalServerMicros=256, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839713954602, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11578603, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28203, opaque=0xb0f556, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15232, encodingMicros=2, totalDispatchMicros=256788, totalServerMicros=231, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839713979976, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11580789, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50174, opaque=0xb0fde0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14676, encodingMicros=2, totalDispatchMicros=143439, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839714033604, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11579375, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65655, opaque=0xb0f859, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14724, encodingMicros=2, totalDispatchMicros=154937, totalServerMicros=101, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839714052572, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11586068, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7071, opaque=0xb1127f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14975, encodingMicros=3, totalDispatchMicros=136273, 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=3506839714091489, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11577862, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73341, opaque=0xb0f271, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14764, encodingMicros=2, totalDispatchMicros=165991, totalServerMicros=112, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839714104307, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11587700, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7137, opaque=0xb118df, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15010, encodingMicros=2, totalDispatchMicros=119097, 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=3506839714137541, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11576561, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73282, opaque=0xb0ed5c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=14791, encodingMicros=3, totalDispatchMicros=179094, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839713412219, 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=11580693, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7258, opaque=0xb0fd80, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13756, encodingMicros=2, totalDispatchMicros=195746, 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=3506839714142848, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11588075, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14886, opaque=0xb11a56, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15035, encodingMicros=3, totalDispatchMicros=117452, 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=3506839713731872, 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=11589312, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28522, opaque=0xb11f2b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8137, encodingMicros=3, totalDispatchMicros=107020, 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=3506839713682317, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11593249, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3555, opaque=0xb12e8c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13927, encodingMicros=3, totalDispatchMicros=62590, 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=3506839713676062, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11585898, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50425, opaque=0xb111d5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9326, encodingMicros=2, totalDispatchMicros=101027, 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=3506839715189751, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11567633, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61571, opaque=0xb0ca7c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15891, encodingMicros=2, totalDispatchMicros=317769, totalServerMicros=276, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839715196624, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11576070, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69293, opaque=0xb0eb71, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6424, encodingMicros=3, totalDispatchMicros=258702, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839713548483, 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=11593420, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7786, opaque=0xb12f37, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13283, encodingMicros=4, totalDispatchMicros=74716, 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=3506839715252812, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11592579, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66274, opaque=0xb12bee, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9383, encodingMicros=3, totalDispatchMicros=65082, 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=3506839715229820, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11573584, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61784, opaque=0xb0e1bb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6452, encodingMicros=3, totalDispatchMicros=272523, totalServerMicros=174, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839715284270, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11567606, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-72942, opaque=0xb0ca61, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9406, encodingMicros=3, totalDispatchMicros=267219, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839715229820, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11570156, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69066, opaque=0xb0d457, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8690, encodingMicros=2, totalDispatchMicros=303055, totalServerMicros=257, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839715334398, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11573582, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49857, opaque=0xb0e1b9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6536, encodingMicros=3, totalDispatchMicros=285996, totalServerMicros=221, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839715202962, 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=11580597, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50167, opaque=0xb0fd20, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16493, encodingMicros=3, totalDispatchMicros=169875, totalServerMicros=38, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839715375097, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11568857, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69018, opaque=0xb0cf44, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6563, encodingMicros=3, totalDispatchMicros=310519, totalServerMicros=249, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839715196692, 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=11591947, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28647, opaque=0xb12976, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10060, encodingMicros=2, totalDispatchMicros=71766, 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=3506839715404783, 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=11568245, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6783, opaque=0xb0cce0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9500, encodingMicros=2, totalDispatchMicros=288323, totalServerMicros=186, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839715432804, 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=11582047, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73523, opaque=0xb102ca, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16700, encodingMicros=3, totalDispatchMicros=158882, 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=3506839715452902, 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=11562786, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31450, opaque=0xb0b78d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9540, encodingMicros=3, totalDispatchMicros=296326, totalServerMicros=215, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839715479058, 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=11562122, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31322, opaque=0xb0b4f5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9562, encodingMicros=2, totalDispatchMicros=296805, totalServerMicros=215, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506839715511570, 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=11570807, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24059, opaque=0xb0d6e2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5580, encodingMicros=2, totalDispatchMicros=316252, totalServerMicros=280, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839715554048, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11589668, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28687, opaque=0xb1208f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9450, encodingMicros=3, totalDispatchMicros=102329, 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=3506839715194130, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11587468, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66026, opaque=0xb117f7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=10840, encodingMicros=2, totalDispatchMicros=87833, 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=3506839715554048, 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=11571946, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31845, opaque=0xb0db55, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5609, encodingMicros=2, totalDispatchMicros=316241, totalServerMicros=279, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839715458282, 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=11582151, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65774, opaque=0xb10332, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16723, encodingMicros=3, totalDispatchMicros=158809, 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=3506839715411969, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11565783, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65128, opaque=0xb0c342, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6587, encodingMicros=3, totalDispatchMicros=323496, totalServerMicros=254, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839716191765, 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=11576675, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73291, opaque=0xb0edce, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17440, encodingMicros=3, totalDispatchMicros=198911, 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=3506839716192569, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11586871, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14837, opaque=0xb115a2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17657, encodingMicros=32, totalDispatchMicros=126612, 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=3506839716222149, 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=11573356, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54798, opaque=0xb0e0d7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17466, encodingMicros=2, totalDispatchMicros=217846, totalServerMicros=86, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839716234902, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11579132, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28221, opaque=0xb0f767, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11339, encodingMicros=2, totalDispatchMicros=198939, 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=3506839716257516, 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=11568585, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54608, opaque=0xb0ce34, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17494, encodingMicros=2, totalDispatchMicros=246051, totalServerMicros=107, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839715290791, 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=11583908, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36114, opaque=0xb10a0f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9702, encodingMicros=2, totalDispatchMicros=165089, 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=3506839716284529, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11571765, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27937, opaque=0xb0daa0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17723, encodingMicros=5, totalDispatchMicros=242586, totalServerMicros=122, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839715252833, 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=11584281, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18454, opaque=0xb10b84, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15499, encodingMicros=3, totalDispatchMicros=171013, 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=3506839716321716, 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=11584849, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32342, opaque=0xb10dbc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10718, encodingMicros=2, totalDispatchMicros=154738, 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=3506839716312237, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11580853, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28295, opaque=0xb0fe20, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17748, encodingMicros=3, totalDispatchMicros=177172, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839716361611, 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=11585725, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36182, opaque=0xb11128, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16592, encodingMicros=2, totalDispatchMicros=154521, 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=3506839716306138, 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=11584477, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73655, opaque=0xb10c48, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17523, encodingMicros=3, totalDispatchMicros=140007, 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=3506839716389097, 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=11586479, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7497, opaque=0xb1141a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16616, encodingMicros=3, totalDispatchMicros=153014, 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=3506839716397254, 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=11586975, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3303, opaque=0xb1160a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10757, encodingMicros=3, totalDispatchMicros=135999, 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=3506839716420116, 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=11586966, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36234, opaque=0xb11601, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16639, encodingMicros=2, totalDispatchMicros=152561, 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=3506839716274653, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11579377, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35762, opaque=0xb0f85c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11375, encodingMicros=3, totalDispatchMicros=197345, 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=3506839716225680, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11573891, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11022, opaque=0xb0e2ee, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16294, encodingMicros=3, totalDispatchMicros=262465, totalServerMicros=123, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839716495369, 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=11593353, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74093, opaque=0xb12ef4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17336, encodingMicros=3, totalDispatchMicros=66847, 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=3506839716524982, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11571751, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31717, opaque=0xb0da92, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16581, encodingMicros=2, totalDispatchMicros=274899, totalServerMicros=136, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839716555206, 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=11580511, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50159, opaque=0xb0fcca, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17223, encodingMicros=3, totalDispatchMicros=155308, 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=3506839716585673, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11564598, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6269, opaque=0xb0bea1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16619, encodingMicros=3, totalDispatchMicros=303424, totalServerMicros=164, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839716616349, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11591848, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24879, opaque=0xb12913, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16645, encodingMicros=4, totalDispatchMicros=126941, 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=3506839716191765, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11568308, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54596, opaque=0xb0cd1f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11769, encodingMicros=3, totalDispatchMicros=232316, totalServerMicros=163, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839716728442, 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=11579038, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73392, opaque=0xb0f70b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7487, encodingMicros=2, totalDispatchMicros=189420, totalServerMicros=131, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839716666898, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11574009, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11031, opaque=0xb0e364, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11160, encodingMicros=3, totalDispatchMicros=265956, totalServerMicros=117, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839716506245, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11580168, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17397, opaque=0xb0fb73, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11590, encodingMicros=3, totalDispatchMicros=196517, 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=3506839716427438, 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=11591547, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66227, opaque=0xb127e6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16656, encodingMicros=3, totalDispatchMicros=130203, 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=3506839716373454, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11570188, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20782, opaque=0xb0d477, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17805, encodingMicros=2, totalDispatchMicros=249601, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839720102230, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11581210, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17433, opaque=0xb0ff85, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14416, encodingMicros=3, totalDispatchMicros=178296, 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=3506839720143124, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11581382, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6879, opaque=0xb10031, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14453, encodingMicros=3, totalDispatchMicros=176954, 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=3506839720147582, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11567030, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65159, opaque=0xb0c821, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1549, encodingMicros=2, totalDispatchMicros=239116, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839720168421, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11581870, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35863, opaque=0xb10219, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14474, encodingMicros=3, totalDispatchMicros=174039, 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=3506839720176206, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11590351, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73920, opaque=0xb1233a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1570, encodingMicros=2, totalDispatchMicros=64683, 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=3506839720183358, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11587279, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66018, opaque=0xb1173a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21273, encodingMicros=2, totalDispatchMicros=128716, 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=3506839720201725, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11576928, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69321, opaque=0xb0eecb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1592, encodingMicros=3, totalDispatchMicros=178907, totalServerMicros=116, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839720213048, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11587688, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73804, opaque=0xb118d3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21299, encodingMicros=2, totalDispatchMicros=124937, 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=3506839720227268, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11587936, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11565, opaque=0xb119cb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14511, encodingMicros=3, totalDispatchMicros=143472, 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=3506839720102230, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11588428, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14905, opaque=0xb11bb7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10952, encodingMicros=3, totalDispatchMicros=86741, 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=3506839720291710, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11573425, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35541, opaque=0xb0e11c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11138, encodingMicros=3, totalDispatchMicros=206464, totalServerMicros=127, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839720110713, 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=11591105, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69985, opaque=0xb1262c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20236, encodingMicros=2, totalDispatchMicros=121016, 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=3506839720309619, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11573542, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17153, opaque=0xb0e191, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21197, encodingMicros=3, totalDispatchMicros=207214, 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=3506839720353040, 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=11578984, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69419, opaque=0xb0f6d3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20468, encodingMicros=2, totalDispatchMicros=216937, totalServerMicros=92, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839720366794, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11590047, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14956, opaque=0xb1220a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11186, encodingMicros=2, totalDispatchMicros=74416, 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=3506839720395208, 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=11566669, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-68919, opaque=0xb0c6b8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20502, encodingMicros=2, totalDispatchMicros=296397, totalServerMicros=167, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839720410417, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11574179, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11045, opaque=0xb0e40e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21273, encodingMicros=2, totalDispatchMicros=203209, 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=3506839720262538, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11588079, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24710, opaque=0xb11a5a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14542, encodingMicros=3, totalDispatchMicros=143366, 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=3506839720447266, 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=11592013, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32653, opaque=0xb129b8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21563, encodingMicros=3, totalDispatchMicros=71587, 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=3506839720462864, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11588962, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24750, opaque=0xb11dcd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14739, encodingMicros=2, totalDispatchMicros=133680, 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=3506839720478641, 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=11593242, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70070, opaque=0xb12e85, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20557, encodingMicros=3, totalDispatchMicros=96496, 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=3506839720255484, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11588020, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69849, opaque=0xb11a1f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21326, encodingMicros=2, totalDispatchMicros=121935, 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=3506839720505157, 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=11593307, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66315, opaque=0xb12ec6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=20580, encodingMicros=3, totalDispatchMicros=90659, 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=3506839720532532, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11588229, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62444, opaque=0xb11af0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21596, encodingMicros=11, totalDispatchMicros=120694, 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=3506839720559251, 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=11580962, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24470, opaque=0xb0fe8d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21308, encodingMicros=3, totalDispatchMicros=137678, 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=3506839720228866, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11569972, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54665, opaque=0xb0d39f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1613, encodingMicros=2, totalDispatchMicros=224455, totalServerMicros=154, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839720614979, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11583220, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73581, opaque=0xb1075f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1974, encodingMicros=3, totalDispatchMicros=136911, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839720638318, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11590703, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50637, opaque=0xb1249a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1992, encodingMicros=3, totalDispatchMicros=66187, 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=3506839720663364, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11590742, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50638, opaque=0xb124c1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2012, encodingMicros=3, totalDispatchMicros=65943, 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=3506839720685935, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11580900, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65716, opaque=0xb0fe4f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2030, encodingMicros=3, totalDispatchMicros=157657, totalServerMicros=91, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839720710197, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11580148, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65686, opaque=0xb0fb5f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2050, encodingMicros=2, totalDispatchMicros=162512, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839720730540, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11577486, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50037, opaque=0xb0f0f9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2065, encodingMicros=3, totalDispatchMicros=181095, 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=3506839720752730, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11575521, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61871, opaque=0xb0e94c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2082, encodingMicros=4, totalDispatchMicros=198497, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839720765445, 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=11586019, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14832, opaque=0xb1124e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21415, encodingMicros=3, totalDispatchMicros=111710, 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=3506839720815041, 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=11565475, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10027, opaque=0xb0c20e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=20775, encodingMicros=2, totalDispatchMicros=294020, totalServerMicros=218, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839720563748, 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=11573720, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7000, opaque=0xb0e243, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21621, encodingMicros=2, totalDispatchMicros=239618, totalServerMicros=177, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839720840638, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11580913, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35826, opaque=0xb0fe5c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4359, encodingMicros=2, totalDispatchMicros=155692, 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=3506839720561209, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11581760, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62137, opaque=0xb101ab, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21616, encodingMicros=3, totalDispatchMicros=184003, totalServerMicros=68, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839720879107, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11581177, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24423, opaque=0xb0ff64, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4394, encodingMicros=3, totalDispatchMicros=153815, 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=3506839720493269, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11576035, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24223, opaque=0xb0eb4f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14766, encodingMicros=3, totalDispatchMicros=242549, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839720908724, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11590475, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36200, opaque=0xb123b6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21772, encodingMicros=3, totalDispatchMicros=101307, 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=3506839720449840, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11574873, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14355, opaque=0xb0e6c4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21303, encodingMicros=3, totalDispatchMicros=197348, 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=3506839720907659, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11581178, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11302, opaque=0xb0ff65, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4418, encodingMicros=3, totalDispatchMicros=155969, 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=3506839720901129, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11582571, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69590, opaque=0xb104d6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21952, encodingMicros=3, totalDispatchMicros=178298, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839720900908, 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=11593000, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11150, opaque=0xb12d93, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=20817, encodingMicros=4, totalDispatchMicros=71962, 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=3506839721063724, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11578354, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69400, opaque=0xb0f45d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=22098, encodingMicros=3, totalDispatchMicros=214682, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839720863561, 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=11571237, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6894, opaque=0xb0d890, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21916, encodingMicros=2, totalDispatchMicros=255098, totalServerMicros=184, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839721124084, 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=11572654, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35664, opaque=0xb0de19, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22163, encodingMicros=2, totalDispatchMicros=247008, totalServerMicros=184, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839721151491, 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=11573065, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31893, opaque=0xb0dfb4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22187, encodingMicros=2, totalDispatchMicros=244266, totalServerMicros=180, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839721164297, 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=11591909, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18774, opaque=0xb12950, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12378, encodingMicros=3, totalDispatchMicros=77403, 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=3506839721195935, 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=11593226, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11161, opaque=0xb12e75, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22216, encodingMicros=3, totalDispatchMicros=57908, 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=3506839721218906, 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=11585612, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28367, opaque=0xb110b7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12284, encodingMicros=3, totalDispatchMicros=108630, 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=3506839721253009, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11585313, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69708, opaque=0xb10f8c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21863, encodingMicros=3, totalDispatchMicros=120695, 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=3506839720821161, 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=11567534, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31687, opaque=0xb0ca19, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2040, encodingMicros=3, totalDispatchMicros=281366, totalServerMicros=225, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839721307127, 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=11593182, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36496, opaque=0xb12e49, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2507, encodingMicros=3, totalDispatchMicros=58677, 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=3506839721262086, 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=11586522, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14855, opaque=0xb11445, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12307, encodingMicros=2, totalDispatchMicros=102946, 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=3506839721125378, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11570490, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2644, opaque=0xb0d5a5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15664, encodingMicros=3, totalDispatchMicros=259365, totalServerMicros=108, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839721053242, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11582619, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35897, opaque=0xb10506, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4538, encodingMicros=3, totalDispatchMicros=141705, 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=3506839720978724, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11591228, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11709, opaque=0xb126a7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21824, encodingMicros=3, totalDispatchMicros=92345, 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=3506839721432791, 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=11588319, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18621, opaque=0xb11b4a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12413, encodingMicros=3, totalDispatchMicros=83649, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839720975142, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11574966, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6634, opaque=0xb0e721, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21823, encodingMicros=3, totalDispatchMicros=197029, 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=3506839721465053, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11575721, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6668, opaque=0xb0ea14, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22301, encodingMicros=3, totalDispatchMicros=229832, totalServerMicros=155, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839721482670, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11575132, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35610, opaque=0xb0e7c7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22327, encodingMicros=2, totalDispatchMicros=196166, 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=3506839721494836, 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=11589262, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14967, opaque=0xb11ef9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12455, encodingMicros=3, totalDispatchMicros=76417, 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=3506839721507451, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11591756, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24873, opaque=0xb128b7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16180, encodingMicros=3, totalDispatchMicros=82293, 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=3506839721534403, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11592065, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24891, opaque=0xb129ec, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16204, encodingMicros=3, totalDispatchMicros=78307, 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=3506839720976269, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11572636, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10975, opaque=0xb0de07, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15228, encodingMicros=3, totalDispatchMicros=263712, totalServerMicros=132, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839721536223, 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=11589782, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24825, opaque=0xb12101, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12486, encodingMicros=2, totalDispatchMicros=71395, 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=3506839721612628, 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=11589961, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11005, opaque=0xb121b4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12558, encodingMicros=3, totalDispatchMicros=70078, 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=3506839721629063, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11573421, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14306, opaque=0xb0e118, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15851, encodingMicros=3, totalDispatchMicros=259636, totalServerMicros=128, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839721725881, 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=11572435, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27840, opaque=0xb0dd3e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12615, encodingMicros=14, totalDispatchMicros=213854, totalServerMicros=160, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839721513970, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11575213, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20993, opaque=0xb0e818, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22351, encodingMicros=3, totalDispatchMicros=195761, 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=3506839721453210, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11582832, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69595, opaque=0xb105db, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15962, encodingMicros=2, totalDispatchMicros=180626, 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=3506839721426452, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11582789, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21280, opaque=0xb105b0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4907, encodingMicros=3, totalDispatchMicros=145554, 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=3506839721324231, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11585764, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69725, opaque=0xb1114f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=21905, encodingMicros=3, totalDispatchMicros=109692, 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=3506839721616797, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11590286, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28712, opaque=0xb122f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1231, encodingMicros=2, totalDispatchMicros=141895, 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=3506839723212044, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11584365, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32212, opaque=0xb10bd8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6653, encodingMicros=3, totalDispatchMicros=134193, 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=3506839723220360, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11590798, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14985, opaque=0xb124f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13930, encodingMicros=3, totalDispatchMicros=154471, 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=3506839723221976, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11590467, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32457, opaque=0xb123ae, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2831, encodingMicros=2, totalDispatchMicros=141569, 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=3506839723274744, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11592222, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28781, opaque=0xb12a89, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13973, encodingMicros=3, totalDispatchMicros=129355, 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=3506839723214962, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11586906, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73768, opaque=0xb115c5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=23775, encodingMicros=3, totalDispatchMicros=101556, 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=3506839723214962, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11583325, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69623, opaque=0xb107c8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7494, encodingMicros=2, totalDispatchMicros=194188, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839723348763, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11592840, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36315, opaque=0xb12cf3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14021, encodingMicros=3, totalDispatchMicros=117346, 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=3506839723280038, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11570195, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17032, opaque=0xb0d47e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6688, encodingMicros=3, totalDispatchMicros=234890, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839723279142, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11592358, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28792, opaque=0xb12b11, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4596, encodingMicros=3, totalDispatchMicros=85953, 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=3506839723279527, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11591035, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28735, opaque=0xb125e6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2883, encodingMicros=2, totalDispatchMicros=139775, 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=3506839723224700, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11566234, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27723, opaque=0xb0c505, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23555, encodingMicros=2, totalDispatchMicros=278377, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839723377080, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11592896, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28816, opaque=0xb12d2b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14045, encodingMicros=3, totalDispatchMicros=116956, 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=3506839723376938, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11588806, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66098, opaque=0xb11d32, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=23906, encodingMicros=3, totalDispatchMicros=85132, 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=3506839724208415, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11588626, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36133, opaque=0xb11c7d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14869, encodingMicros=3, totalDispatchMicros=172726, 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=3506839724216143, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11575866, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2850, opaque=0xb0eaa5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24302, encodingMicros=2, totalDispatchMicros=192826, 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=3506839724228133, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11572607, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2725, opaque=0xb0ddea, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3514, encodingMicros=3, totalDispatchMicros=284766, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839724251697, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11575891, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14400, opaque=0xb0eabe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24333, encodingMicros=2, totalDispatchMicros=194219, 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=3506839724235591, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11579528, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73414, opaque=0xb0f8f3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=24098, encodingMicros=2, totalDispatchMicros=217113, totalServerMicros=149, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839724228347, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11576217, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14422, opaque=0xb0ec03, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18890, encodingMicros=2, totalDispatchMicros=206003, totalServerMicros=81, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839724367555, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11581299, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24429, opaque=0xb0ffde, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19009, encodingMicros=3, totalDispatchMicros=167218, 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=3506839724470563, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11586038, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69742, opaque=0xb11261, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4359, encodingMicros=2, totalDispatchMicros=113648, 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=3506839724496935, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11576086, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11109, opaque=0xb0eb81, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18990, encodingMicros=2, totalDispatchMicros=234532, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839724511609, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11586890, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62382, opaque=0xb115b5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4386, encodingMicros=2, totalDispatchMicros=103197, 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=3506839724306225, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11589153, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32412, opaque=0xb11e8c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=23957, encodingMicros=3, totalDispatchMicros=121920, 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=3506839724543041, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11588327, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73835, opaque=0xb11b52, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4221, encodingMicros=3, totalDispatchMicros=95453, 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=3506839724550594, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11570733, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14219, opaque=0xb0d698, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19019, encodingMicros=3, totalDispatchMicros=266814, totalServerMicros=140, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839724571916, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11589813, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24789, opaque=0xb12120, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24200, encodingMicros=3, totalDispatchMicros=113849, 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=3506839724589933, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11580058, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6833, opaque=0xb0fb05, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4453, encodingMicros=3, totalDispatchMicros=169740, 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=3506839724302047, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11578264, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73366, opaque=0xb0f403, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=24159, encodingMicros=2, totalDispatchMicros=227192, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839724614111, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11566824, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10764, opaque=0xb0c753, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4473, encodingMicros=2, totalDispatchMicros=246668, totalServerMicros=140, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839724266472, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11589136, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7204, opaque=0xb11e7b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14907, encodingMicros=2, totalDispatchMicros=164838, 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=3506839724647292, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11581353, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17439, opaque=0xb10014, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4312, encodingMicros=2, totalDispatchMicros=153775, 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=3506839724658316, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11592155, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70030, opaque=0xb12a46, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15837, encodingMicros=4, totalDispatchMicros=69771, 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=3506839724604589, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11575701, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14389, opaque=0xb0ea00, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19054, encodingMicros=3, totalDispatchMicros=238733, totalServerMicros=120, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839724687291, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11589441, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3389, opaque=0xb11fab, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15317, encodingMicros=3, totalDispatchMicros=163847, 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=3506839724721497, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11592499, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15084, opaque=0xb12b9e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8915, encodingMicros=2, totalDispatchMicros=90042, 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=3506839724749029, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11592612, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24912, opaque=0xb12c0f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8937, encodingMicros=3, totalDispatchMicros=88964, 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=3506839724789532, 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=11587506, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14895, opaque=0xb1181d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2134, encodingMicros=3, totalDispatchMicros=157648, 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=3506839724862603, 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=11588750, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32508, opaque=0xb11cf9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2175, encodingMicros=2, totalDispatchMicros=145542, 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=3506839724959451, 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=11575068, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14395, opaque=0xb0e787, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2220, encodingMicros=3, totalDispatchMicros=258298, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839724983433, 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=11570659, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27784, opaque=0xb0d64e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2239, encodingMicros=2, totalDispatchMicros=282686, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839725034853, 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=11575664, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31990, opaque=0xb0e9db, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2282, encodingMicros=2, totalDispatchMicros=253343, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839724604589, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11590040, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36188, opaque=0xb12203, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24229, encodingMicros=4, totalDispatchMicros=111762, 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=3506839725065901, 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=11570552, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31800, opaque=0xb0d5e3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2305, encodingMicros=2, totalDispatchMicros=282118, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839725092505, 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=11573675, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6997, opaque=0xb0e216, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2326, encodingMicros=2, totalDispatchMicros=265942, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839725034170, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11583733, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50317, opaque=0xb10960, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1005, encodingMicros=2, totalDispatchMicros=68456, 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=3506839724979425, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11568489, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61599, opaque=0xb0cdd4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1087, encodingMicros=2, totalDispatchMicros=174588, 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=3506839724792977, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11593457, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15133, opaque=0xb12f5c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8968, encodingMicros=3, totalDispatchMicros=66117, 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=3506839725186299, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11583721, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73621, opaque=0xb10954, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1289, encodingMicros=3, totalDispatchMicros=73517, 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=3506839724692911, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11574366, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73180, opaque=0xb0e4c9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15864, encodingMicros=3, totalDispatchMicros=238220, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839725234439, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11593564, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24952, opaque=0xb12fc7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9376, encodingMicros=3, totalDispatchMicros=64117, 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=3506839725245660, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11589106, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73869, opaque=0xb11e5d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1127, encodingMicros=3, totalDispatchMicros=85300, 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=3506839724674320, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11581834, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28331, opaque=0xb101f5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4334, encodingMicros=3, totalDispatchMicros=150381, 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=3506839725272176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11589496, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50575, opaque=0xb11fe3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1149, encodingMicros=40, totalDispatchMicros=79807, 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=3506839725191560, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11571802, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61712, opaque=0xb0dac5, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3212, encodingMicros=2, totalDispatchMicros=151594, totalServerMicros=86, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839725312762, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11582706, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28371, opaque=0xb1055d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4955, encodingMicros=3, totalDispatchMicros=144806, 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=3506839725326312, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11571968, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54741, opaque=0xb0db6b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3341, encodingMicros=3, totalDispatchMicros=152708, totalServerMicros=86, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839725340493, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11582895, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35908, opaque=0xb1061a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4979, encodingMicros=3, totalDispatchMicros=143337, 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=3506839725355647, 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=11577191, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61937, opaque=0xb0efd2, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1579, encodingMicros=3, totalDispatchMicros=113783, totalServerMicros=50, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839725370800, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11584160, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65875, opaque=0xb10b0b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3371, encodingMicros=2, totalDispatchMicros=64133, 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=3506839725098547, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11591219, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7298, opaque=0xb1269e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=24698, encodingMicros=2, totalDispatchMicros=95828, 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=3506839725403739, 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=11578127, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73358, opaque=0xb0f37a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1609, encodingMicros=3, totalDispatchMicros=108909, totalServerMicros=54, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839725427215, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11593241, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70069, opaque=0xb12e84, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2795, encodingMicros=3, totalDispatchMicros=63551, 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=3506839725441377, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11593306, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36343, opaque=0xb12ec5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25020, encodingMicros=3, totalDispatchMicros=60405, 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=3506839725500285, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11588192, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11576, opaque=0xb11acb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16290, encodingMicros=3, totalDispatchMicros=97898, 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=3506839725529195, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11588346, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24724, opaque=0xb11b65, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16315, encodingMicros=2, totalDispatchMicros=95471, 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=3506839725552709, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11563428, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-13961, opaque=0xb0ba0f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=25072, encodingMicros=2, totalDispatchMicros=331989, totalServerMicros=283, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839725581843, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11578365, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11195, opaque=0xb0f468, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3788, encodingMicros=2, totalDispatchMicros=107217, totalServerMicros=45, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839725609677, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11577286, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24270, opaque=0xb0f031, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21522, encodingMicros=3, totalDispatchMicros=183732, 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=3506839725630771, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11579438, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21147, opaque=0xb0f899, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3814, encodingMicros=3, totalDispatchMicros=99910, totalServerMicros=9, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839725658749, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11578014, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21107, opaque=0xb0f309, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21553, encodingMicros=3, totalDispatchMicros=182360, 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=3506839725688359, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11582033, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6904, opaque=0xb102bc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3843, encodingMicros=3, totalDispatchMicros=80596, 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=3506839725701209, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11578952, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11223, opaque=0xb0f6b3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21546, encodingMicros=2, totalDispatchMicros=175646, 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=3506839725743291, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11579540, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11244, opaque=0xb0f8ff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21575, encodingMicros=3, totalDispatchMicros=171827, 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=3506839725753334, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11583581, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17523, opaque=0xb108c8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3877, encodingMicros=3, totalDispatchMicros=69126, 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=3506839725766924, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11579621, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35780, opaque=0xb0f950, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21594, encodingMicros=3, totalDispatchMicros=171185, 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=3506839725778841, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11583593, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11394, opaque=0xb108d4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3897, encodingMicros=3, totalDispatchMicros=68778, 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=3506839725793176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11573961, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61800, opaque=0xb0e334, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=806, encodingMicros=3, totalDispatchMicros=228383, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839725828833, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11567464, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65185, opaque=0xb0c9d3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=837, encodingMicros=2, totalDispatchMicros=258167, totalServerMicros=215, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839725844754, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11581711, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35857, opaque=0xb1017a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21639, encodingMicros=9, totalDispatchMicros=155643, 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=3506839725880126, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11582881, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24492, opaque=0xb1060c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21667, encodingMicros=12, totalDispatchMicros=147044, 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=3506839725905421, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11583207, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24502, opaque=0xb10752, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21688, encodingMicros=3, totalDispatchMicros=144526, 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=3506839725929589, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11573588, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49858, opaque=0xb0e1bf, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=868, encodingMicros=2, totalDispatchMicros=237831, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839725943833, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11571766, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27938, opaque=0xb0daa1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21715, encodingMicros=2, totalDispatchMicros=224464, totalServerMicros=76, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839726127520, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11585542, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11481, opaque=0xb11071, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21609, encodingMicros=2, totalDispatchMicros=134603, 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=3506839726312893, 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=11590017, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18690, opaque=0xb121ec, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2146, encodingMicros=3, totalDispatchMicros=64595, 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=3506839726343300, 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=11590159, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11013, opaque=0xb1227b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2171, encodingMicros=3, totalDispatchMicros=62833, 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=3506839726354518, 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=11569800, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-17936, opaque=0xb0d2f4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17496, encodingMicros=3, totalDispatchMicros=331473, totalServerMicros=265, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839726367536, 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=11590251, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3445, opaque=0xb122d6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2191, encodingMicros=4, totalDispatchMicros=70853, 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=3506839726390649, 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=11588815, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36309, opaque=0xb11d3a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17525, encodingMicros=4, totalDispatchMicros=166635, 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=3506839726400845, 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=11590325, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18700, opaque=0xb12320, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2220, encodingMicros=3, totalDispatchMicros=70385, 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=3506839726416854, 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=11588984, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14953, opaque=0xb11de3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17546, encodingMicros=3, totalDispatchMicros=165216, 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=3506839726417298, 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=11585857, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73722, opaque=0xb111ac, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=17756, encodingMicros=3, totalDispatchMicros=148885, 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=3506839726440831, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11571612, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14234, opaque=0xb0da07, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2163, encodingMicros=2, totalDispatchMicros=214478, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839725354574, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11587263, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50487, opaque=0xb1172a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=962, encodingMicros=2, totalDispatchMicros=96023, 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=3506839726479733, 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=11581660, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28209, opaque=0xb10147, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2274, encodingMicros=3, totalDispatchMicros=144949, 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=3506839726458498, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11589463, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3395, opaque=0xb11fc2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3000, encodingMicros=3, totalDispatchMicros=128621, 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=3506839726515983, 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=11582604, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28246, opaque=0xb104f7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2302, encodingMicros=3, totalDispatchMicros=137938, 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=3506839726536516, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11589624, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7226, opaque=0xb12063, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3069, encodingMicros=3, totalDispatchMicros=127072, 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=3506839726566950, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11590118, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24802, opaque=0xb12251, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3094, encodingMicros=2, totalDispatchMicros=123445, 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=3506839726584289, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11590245, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66165, opaque=0xb122d0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2122, encodingMicros=2, totalDispatchMicros=72239, 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=3506839726612269, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11591878, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15044, opaque=0xb12931, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3122, encodingMicros=3, totalDispatchMicros=112567, 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=3506839726441938, 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=11589079, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28513, opaque=0xb11e42, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17568, encodingMicros=3, totalDispatchMicros=164423, 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=3506839725804807, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11583791, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14702, opaque=0xb1099a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3918, encodingMicros=3, totalDispatchMicros=67458, 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=3506839725432153, 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=11576652, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69315, opaque=0xb0edb7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1631, encodingMicros=2, totalDispatchMicros=120602, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839727229626, 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=11567222, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31673, opaque=0xb0c8e1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2875, encodingMicros=2, totalDispatchMicros=240569, totalServerMicros=106, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839725409522, 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=11587007, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18570, opaque=0xb1162a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5257, encodingMicros=3, totalDispatchMicros=100901, 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=3506839727273614, 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=11584184, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32320, opaque=0xb10b23, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2909, encodingMicros=3, totalDispatchMicros=135215, 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=3506839727287245, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11586505, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73753, opaque=0xb11434, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1723, encodingMicros=3, totalDispatchMicros=101815, 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=3506839727306732, 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=11587351, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28432, opaque=0xb11782, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7145, encodingMicros=3, totalDispatchMicros=98177, 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=3506839727316325, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11586720, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73759, opaque=0xb1150b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1748, encodingMicros=3, totalDispatchMicros=100408, 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=3506839727335898, 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=11588294, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7573, opaque=0xb11b31, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7170, encodingMicros=3, totalDispatchMicros=91737, 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=3506839727364596, 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=11588475, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32492, opaque=0xb11be6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7194, encodingMicros=4, totalDispatchMicros=89155, 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=3506839727389180, 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=11588521, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24777, opaque=0xb11c14, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7214, encodingMicros=3, totalDispatchMicros=88976, 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=3506839727396106, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11587916, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50512, opaque=0xb119b7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2677, encodingMicros=3, totalDispatchMicros=105529, 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=3506839727444974, 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=11589431, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28531, opaque=0xb11fa2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7247, encodingMicros=2, totalDispatchMicros=78952, 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=3506839727473903, 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=11589906, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24833, opaque=0xb1217d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7272, encodingMicros=2, totalDispatchMicros=73812, 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=3506839727484303, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11581242, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35841, opaque=0xb0ffa5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2705, encodingMicros=3, totalDispatchMicros=143152, 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=3506839727540638, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11581240, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24426, opaque=0xb0ffa3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2749, encodingMicros=3, totalDispatchMicros=141995, 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=3506839727565399, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11581410, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32103, opaque=0xb1004d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2770, encodingMicros=2, totalDispatchMicros=141923, 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=3506839727581652, 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=11576679, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28007, opaque=0xb0edd2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7326, encodingMicros=2, totalDispatchMicros=192647, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839727609970, 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=11576295, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10452, opaque=0xb0ec52, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7349, encodingMicros=3, totalDispatchMicros=195221, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839727633499, 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=11575888, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18145, opaque=0xb0eabb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7367, encodingMicros=2, totalDispatchMicros=202148, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839727237001, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11588987, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11613, opaque=0xb11de6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5193, encodingMicros=4, totalDispatchMicros=79115, 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=3506839728031992, 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=11590234, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15017, opaque=0xb122c5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7433, encodingMicros=3, totalDispatchMicros=145436, 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=3506839727235273, 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=11573620, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21222, opaque=0xb0e1df, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2908, encodingMicros=3, totalDispatchMicros=224280, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839728074227, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11589274, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32417, opaque=0xb11f05, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6007, encodingMicros=3, 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.064S, createdAt=3506839728101502, 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=11572218, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14271, opaque=0xb0dc65, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3555, encodingMicros=3, totalDispatchMicros=233258, totalServerMicros=103, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839726541794, 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=11582986, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10721, opaque=0xb10675, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2322, encodingMicros=3, totalDispatchMicros=134785, 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=3506839728126750, 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=11588512, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7582, opaque=0xb11c0b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7492, encodingMicros=2, totalDispatchMicros=159509, 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=3506839728147387, 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=11583527, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36092, opaque=0xb10892, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3923, encodingMicros=2, totalDispatchMicros=132052, 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=3506839728160988, 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=11575265, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27955, opaque=0xb0e84c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3571, encodingMicros=2, totalDispatchMicros=209770, 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=3506839728184247, 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=11593583, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28735, opaque=0xb12fda, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7532, encodingMicros=3, totalDispatchMicros=80859, 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=3506839726495501, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11587045, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24671, opaque=0xb11650, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17929, encodingMicros=2, totalDispatchMicros=98033, 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=3506839728171619, 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=11583578, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3173, opaque=0xb108c5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3943, encodingMicros=2, totalDispatchMicros=131870, 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=3506839728133250, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11589881, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3419, opaque=0xb12164, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6057, encodingMicros=3, totalDispatchMicros=77307, 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=3506839728283805, 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=11583853, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7382, opaque=0xb109d8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4041, encodingMicros=3, totalDispatchMicros=129629, 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=3506839727635933, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11583711, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6969, opaque=0xb1094a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2808, encodingMicros=2, totalDispatchMicros=128913, 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=3506839727343033, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11587831, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62426, opaque=0xb11962, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1771, encodingMicros=2, totalDispatchMicros=98443, 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=3506839728362486, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11584254, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28438, opaque=0xb10b69, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3476, encodingMicros=2, totalDispatchMicros=124070, 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=3506839727282845, 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=11586610, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10851, opaque=0xb1149d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7413, encodingMicros=2, totalDispatchMicros=168101, 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=3506839728385607, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11578773, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62005, opaque=0xb0f600, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2803, encodingMicros=17, totalDispatchMicros=175836, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839728283988, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11571857, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2698, opaque=0xb0dafc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19686, encodingMicros=3, totalDispatchMicros=210052, totalServerMicros=112, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839728422617, 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=11587149, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10876, opaque=0xb116b8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8542, encodingMicros=2, totalDispatchMicros=167211, 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=3506839728435204, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11586234, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3256, opaque=0xb11325, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3521, encodingMicros=3, totalDispatchMicros=113460, 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=3506839728390841, 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=11590897, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36395, opaque=0xb1255b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29306, encodingMicros=3, totalDispatchMicros=128404, 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=3506839728465436, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11591799, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36256, opaque=0xb128e2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19786, encodingMicros=2, totalDispatchMicros=90250, 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=3506839728479816, 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=11591323, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28620, opaque=0xb12706, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29390, encodingMicros=3, totalDispatchMicros=123002, 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=3506839728449502, 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=11592322, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15133, opaque=0xb12aed, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2457, encodingMicros=3, totalDispatchMicros=71604, 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=3506839728506247, 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=11589338, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69900, opaque=0xb11f45, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29567, encodingMicros=3, totalDispatchMicros=139278, 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=3506839728450225, 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=11573769, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21231, opaque=0xb0e274, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8566, encodingMicros=3, totalDispatchMicros=269863, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839728536556, 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=11589619, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50581, opaque=0xb1205e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29594, encodingMicros=3, totalDispatchMicros=135520, 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=3506839728564085, 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=11567894, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-17731, opaque=0xb0cb81, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8668, encodingMicros=2, totalDispatchMicros=296260, totalServerMicros=165, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839728524293, 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=11588127, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28464, opaque=0xb11a8a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29422, encodingMicros=3, totalDispatchMicros=146108, 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=3506839728509999, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11572486, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6547, opaque=0xb0dd71, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3563, encodingMicros=3, totalDispatchMicros=223852, 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=3506839728650806, 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=11588088, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18615, opaque=0xb11a63, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8724, encodingMicros=3, totalDispatchMicros=162378, 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=3506839728640290, 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=11588218, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14927, opaque=0xb11ae5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29534, encodingMicros=2, totalDispatchMicros=145619, 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=3506839728603876, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11578015, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35713, opaque=0xb0f30a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2491, encodingMicros=2, totalDispatchMicros=216255, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839728715310, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11573204, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31770, opaque=0xb0e03f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19758, encodingMicros=2, totalDispatchMicros=317218, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839728721314, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11574986, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18119, opaque=0xb0e735, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2046, encodingMicros=2, totalDispatchMicros=237393, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839728573054, 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=11589685, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66136, opaque=0xb120a0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29626, encodingMicros=3, totalDispatchMicros=135751, 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=3506839728750520, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11574327, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18089, opaque=0xb0e4a2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2081, encodingMicros=3, totalDispatchMicros=242304, totalServerMicros=179, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839728742514, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11569986, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20779, opaque=0xb0d3ad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19780, encodingMicros=2, totalDispatchMicros=329789, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839728778218, 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=11585225, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7441, opaque=0xb10f34, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29361, encodingMicros=3, totalDispatchMicros=164716, 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=3506839728731445, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11587528, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36081, opaque=0xb11833, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2552, encodingMicros=3, totalDispatchMicros=140447, 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=3506839729076748, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11583570, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69635, opaque=0xb108bd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4777, encodingMicros=3, totalDispatchMicros=73048, 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=3506839728951107, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11588833, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28642, opaque=0xb11d4c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4065, encodingMicros=3, totalDispatchMicros=123158, 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=3506839728882381, 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=11570012, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14182, opaque=0xb0d3c6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=29397, encodingMicros=3, totalDispatchMicros=269949, 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=3506839728811433, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11591747, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70017, opaque=0xb128ae, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2133, encodingMicros=2, totalDispatchMicros=86199, 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=3506839728804008, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11592509, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32551, opaque=0xb12ba8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19838, encodingMicros=3, totalDispatchMicros=131566, 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=3506839728778722, 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=11579062, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50100, opaque=0xb0f721, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29303, encodingMicros=3, totalDispatchMicros=202108, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839730387638, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11590616, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7269, opaque=0xb12443, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4401, encodingMicros=45, totalDispatchMicros=97941, 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=3506839730403315, 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=11581666, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36023, opaque=0xb1014d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8233, encodingMicros=3, totalDispatchMicros=144032, 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=3506839730397303, 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=11578840, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50090, opaque=0xb0f643, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=30916, encodingMicros=3, totalDispatchMicros=203942, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839730447458, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11591807, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3496, opaque=0xb128ea, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4418, encodingMicros=4, totalDispatchMicros=86691, 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=3506839730389885, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11562833, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6195, opaque=0xb0b7bc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21412, encodingMicros=2, totalDispatchMicros=346148, totalServerMicros=246, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839730471502, 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=11566846, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65153, opaque=0xb0c769, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=30975, encodingMicros=2, totalDispatchMicros=279928, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839730485234, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11579689, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2996, opaque=0xb0f994, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4441, encodingMicros=2, totalDispatchMicros=204527, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839730394890, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11570907, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31694, opaque=0xb0d746, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3557, encodingMicros=2, totalDispatchMicros=265536, totalServerMicros=124, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839730506413, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11565513, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-23858, opaque=0xb0c234, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21520, encodingMicros=2, totalDispatchMicros=344833, totalServerMicros=246, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839730530993, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11586896, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21427, opaque=0xb115bb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3688, encodingMicros=3, totalDispatchMicros=153402, 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=3506839730458338, 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=11582744, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36063, opaque=0xb10583, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8264, encodingMicros=2, totalDispatchMicros=147360, 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=3506839730560810, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11586425, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17655, opaque=0xb113e4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3713, encodingMicros=3, totalDispatchMicros=153131, 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=3506839730579496, 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=11582779, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7333, opaque=0xb105a6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8381, encodingMicros=3, totalDispatchMicros=147245, 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=3506839730613750, 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=11582954, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7339, opaque=0xb10655, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8399, encodingMicros=30, totalDispatchMicros=146072, 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=3506839730639865, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11590876, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11693, opaque=0xb12547, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3722, encodingMicros=2, totalDispatchMicros=123405, 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=3506839730652876, 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=11583569, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24579, opaque=0xb108bc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8424, encodingMicros=2, totalDispatchMicros=149827, 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=3506839730751756, 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=11569701, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35570, opaque=0xb0d290, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8465, encodingMicros=2, totalDispatchMicros=233279, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839730392131, 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=11593951, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15205, opaque=0xb1314a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3625, encodingMicros=3, totalDispatchMicros=43139, 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=3506839730586000, 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=11590423, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69940, opaque=0xb12382, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=30617, encodingMicros=3, totalDispatchMicros=125879, 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=3506839730561304, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11576425, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14428, opaque=0xb0ecd4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2336, encodingMicros=3, totalDispatchMicros=240673, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839731484460, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11567495, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2524, opaque=0xb0c9f2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3021, encodingMicros=3, totalDispatchMicros=297154, totalServerMicros=166, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839731489411, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11585139, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17603, opaque=0xb10ede, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6137, encodingMicros=3, totalDispatchMicros=127206, 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=3506839731527010, 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=11581152, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73482, opaque=0xb0ff4b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5740, encodingMicros=2, totalDispatchMicros=165213, totalServerMicros=46, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839731535009, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11585476, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7045, opaque=0xb1102f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6173, encodingMicros=3, totalDispatchMicros=124296, 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=3506839730543792, 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=11591705, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3503, opaque=0xb12884, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1987, encodingMicros=9, totalDispatchMicros=125014, 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=3506839731596277, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11577021, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6709, opaque=0xb0ef28, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6212, encodingMicros=3, totalDispatchMicros=188661, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839730535960, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11566084, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2480, opaque=0xb0c46f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21546, encodingMicros=3, totalDispatchMicros=344554, totalServerMicros=246, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839731644294, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11573452, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35544, opaque=0xb0e137, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6250, encodingMicros=2, totalDispatchMicros=216083, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839730509138, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11560240, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6013, opaque=0xb0ad9b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4460, encodingMicros=3, totalDispatchMicros=300339, totalServerMicros=220, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839731670096, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11570747, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35236, opaque=0xb0d6a6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6271, encodingMicros=3, totalDispatchMicros=227921, totalServerMicros=116, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839731664267, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11592904, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36321, opaque=0xb12d33, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22670, encodingMicros=3, totalDispatchMicros=129315, 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=3506839731688188, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11574537, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2806, opaque=0xb0e574, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5634, encodingMicros=12, totalDispatchMicros=244403, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839731569396, 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=11586501, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50451, opaque=0xb11430, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5772, encodingMicros=3, totalDispatchMicros=119371, 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=3506839731724512, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11570847, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35265, opaque=0xb0d70a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22690, encodingMicros=2, totalDispatchMicros=331060, totalServerMicros=238, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839731765334, 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=11591360, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24904, opaque=0xb1272b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5796, encodingMicros=4, totalDispatchMicros=90670, 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=3506839731539678, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11593791, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28868, opaque=0xb130aa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2689, encodingMicros=3, totalDispatchMicros=86496, 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=3506839731790332, 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=11591616, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3499, opaque=0xb1282b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5816, encodingMicros=3, totalDispatchMicros=86963, 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=3506839731485478, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11572926, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35512, opaque=0xb0df29, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4319, encodingMicros=3, totalDispatchMicros=302510, totalServerMicros=188, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839731831260, 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=11588865, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3390, opaque=0xb11d6c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=32848, encodingMicros=2, totalDispatchMicros=141927, 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=3506839731851158, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11572719, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14280, opaque=0xb0de5a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4679, encodingMicros=3, totalDispatchMicros=303434, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839731858887, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11586915, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21428, opaque=0xb115ce, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9495, encodingMicros=2, totalDispatchMicros=106952, 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=3506839731813649, 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=11591806, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3509, opaque=0xb128e9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5836, encodingMicros=3, totalDispatchMicros=87420, 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=3506839731769839, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11593680, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24963, opaque=0xb1303b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22724, encodingMicros=2, totalDispatchMicros=88460, 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=3506839731702414, 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=11592528, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18801, opaque=0xb12bbb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2994, encodingMicros=3, totalDispatchMicros=115858, 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=3506839731696256, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11589568, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36173, opaque=0xb1202b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5852, encodingMicros=3, totalDispatchMicros=120034, 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=3506839732009288, 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=11592740, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3543, opaque=0xb12c8f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3291, encodingMicros=2, totalDispatchMicros=113307, 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=3506839731906599, 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=11592364, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32662, opaque=0xb12b17, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=32870, encodingMicros=3, totalDispatchMicros=113694, 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=3506839732056499, 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=11571955, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6923, opaque=0xb0db5e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6780, encodingMicros=2, totalDispatchMicros=174023, totalServerMicros=91, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839731904264, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11587087, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28567, opaque=0xb1167a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9535, encodingMicros=3, totalDispatchMicros=107727, 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=3506839731897618, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11572931, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20900, opaque=0xb0df2e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4714, encodingMicros=2, totalDispatchMicros=306123, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839732107933, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11587221, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36063, opaque=0xb11700, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9730, encodingMicros=2, totalDispatchMicros=106224, 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=3506839732101458, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11587709, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7138, opaque=0xb118e8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3592, encodingMicros=2, totalDispatchMicros=137256, 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=3506839732067258, 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=11585445, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28359, opaque=0xb11010, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=32498, encodingMicros=3, totalDispatchMicros=158794, 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=3506839732010433, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11586786, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24656, opaque=0xb1154d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12048, encodingMicros=3, totalDispatchMicros=175527, 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=3506839732227222, 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=11586065, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10836, opaque=0xb1127c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=32635, encodingMicros=8, totalDispatchMicros=156527, 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=3506839732195981, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11590000, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28701, opaque=0xb121db, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9777, encodingMicros=2, totalDispatchMicros=79138, 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=3506839734104784, 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=11580255, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35960, opaque=0xb0fbca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8683, encodingMicros=2, totalDispatchMicros=166960, 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=3506839734106537, 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=11593077, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3561, opaque=0xb12de0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=33497, encodingMicros=3, totalDispatchMicros=120277, 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=3506839734134687, 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=11580324, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21503, opaque=0xb0fc0f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8710, encodingMicros=3, totalDispatchMicros=166650, 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=3506839732169127, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11583440, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62229, opaque=0xb1083b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5284, encodingMicros=2, totalDispatchMicros=185339, totalServerMicros=108, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839734164214, 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=11591584, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7706, opaque=0xb1280b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=33546, encodingMicros=3, totalDispatchMicros=145636, 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=3506839732162539, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11587759, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21462, opaque=0xb1191a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3649, encodingMicros=3, totalDispatchMicros=137235, 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=3506839734193725, 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=11582833, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7336, opaque=0xb105dc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8746, encodingMicros=3, totalDispatchMicros=148313, 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=3506839732112481, 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=11582067, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3108, opaque=0xb102de, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6813, encodingMicros=3, totalDispatchMicros=104104, 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=3506839734229834, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11575305, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35615, opaque=0xb0e874, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5726, encodingMicros=3, totalDispatchMicros=256777, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839734226031, 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=11582943, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32284, opaque=0xb1064a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8775, encodingMicros=2, totalDispatchMicros=151722, 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=3506839734280837, 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=11583157, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7351, opaque=0xb10720, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8956, encodingMicros=3, totalDispatchMicros=98276, 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=3506839734289865, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11569608, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2612, opaque=0xb0d233, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5768, encodingMicros=2, totalDispatchMicros=286839, totalServerMicros=225, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839734302717, 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=11583587, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24582, opaque=0xb108ce, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8840, encodingMicros=3, totalDispatchMicros=146268, 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=3506839734217127, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11588435, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32382, opaque=0xb11bbe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5698, encodingMicros=3, totalDispatchMicros=133469, 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=3506839734329892, 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=11583692, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28289, opaque=0xb10937, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8863, encodingMicros=4, totalDispatchMicros=142421, 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=3506839734214755, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11582812, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73552, opaque=0xb105c7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7314, encodingMicros=3, totalDispatchMicros=192159, totalServerMicros=112, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839734194737, 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=11565853, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27545, opaque=0xb0c388, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=28493, encodingMicros=2, totalDispatchMicros=323710, totalServerMicros=164, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839734396164, 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=11574323, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31949, opaque=0xb0e49e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7444, encodingMicros=2, totalDispatchMicros=261482, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839734421668, 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=11569541, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14154, opaque=0xb0d1f0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=28716, encodingMicros=3, totalDispatchMicros=311093, totalServerMicros=144, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839734148018, 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=11593051, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15173, opaque=0xb12dc6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2591, encodingMicros=3, totalDispatchMicros=99946, 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=3506839734107597, 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=11572889, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27853, opaque=0xb0df04, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5728, encodingMicros=2, totalDispatchMicros=273843, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839734509715, 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=11589954, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36355, opaque=0xb121ad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2933, encodingMicros=3, totalDispatchMicros=134414, 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=3506839734429054, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11569217, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2583, opaque=0xb0d0ac, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5716, encodingMicros=2, totalDispatchMicros=317809, totalServerMicros=281, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839734423590, 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=11593730, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-25019, opaque=0xb1306d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7466, encodingMicros=3, totalDispatchMicros=47388, 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=3506839734600161, 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=11576451, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7099, opaque=0xb0ecee, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14790, encodingMicros=3, totalDispatchMicros=210393, 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=3506839734355891, 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=11583911, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14751, opaque=0xb10a12, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8885, encodingMicros=3, totalDispatchMicros=141579, 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=3506839734349014, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11588992, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3361, opaque=0xb11deb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5825, encodingMicros=30, totalDispatchMicros=132805, 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=3506839734665339, 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=11589725, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73897, opaque=0xb120c8, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29097, encodingMicros=2, totalDispatchMicros=152439, 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=3506839734684375, 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=11577575, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2927, opaque=0xb0f152, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9193, encodingMicros=3, totalDispatchMicros=188280, 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=3506839734720474, 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=11576702, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65535, opaque=0xb0ede9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29116, encodingMicros=3, totalDispatchMicros=262716, totalServerMicros=123, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839734747910, 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=11569358, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65247, opaque=0xb0d139, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=29138, encodingMicros=2, totalDispatchMicros=299974, totalServerMicros=157, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839734980027, 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=11572284, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6935, opaque=0xb0dca7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8258, encodingMicros=3, totalDispatchMicros=261105, 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=3506839735031973, 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=11572181, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35655, opaque=0xb0dc40, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8306, encodingMicros=2, totalDispatchMicros=261231, 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=3506839735066048, 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=11570433, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2652, opaque=0xb0d56c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8331, encodingMicros=2, totalDispatchMicros=267156, totalServerMicros=102, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839735090483, 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=11574437, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10379, opaque=0xb0e510, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8351, encodingMicros=3, totalDispatchMicros=250744, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839735103376, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11579236, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65643, opaque=0xb0f7cf, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=35670, encodingMicros=3, totalDispatchMicros=209015, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839735138887, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11574554, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61819, opaque=0xb0e585, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=35697, encodingMicros=2, totalDispatchMicros=254882, totalServerMicros=128, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839735163504, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11578337, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61989, opaque=0xb0f44c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=35717, encodingMicros=2, totalDispatchMicros=226420, 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=3506839735241011, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11587894, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24750, opaque=0xb119a1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=568, encodingMicros=3, totalDispatchMicros=95105, 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=3506839735270891, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11593191, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50762, opaque=0xb12e52, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=35414, encodingMicros=2, totalDispatchMicros=84414, 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=3506839735290094, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11589119, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32525, opaque=0xb11e6a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=598, encodingMicros=2, totalDispatchMicros=87371, 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=3506839735319985, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11589183, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66114, opaque=0xb11eaa, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=35084, encodingMicros=3, totalDispatchMicros=127395, 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=3506839735458375, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11583992, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73637, opaque=0xb10a63, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15860, encodingMicros=3, totalDispatchMicros=128265, 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=3506839735483170, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11571101, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69102, opaque=0xb0d809, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15881, encodingMicros=3, totalDispatchMicros=221035, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839735489238, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11590341, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3453, opaque=0xb12330, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=744, encodingMicros=3, totalDispatchMicros=91355, 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=3506839735524286, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11590559, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11031, opaque=0xb1240a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=635, encodingMicros=3, totalDispatchMicros=83374, 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=3506839734334202, 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=11574411, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7027, opaque=0xb0e4f6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8996, encodingMicros=3, totalDispatchMicros=163521, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839735549528, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11591071, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3474, opaque=0xb1260a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=656, encodingMicros=3, totalDispatchMicros=77792, 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=3506839735597234, 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=11570124, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2644, opaque=0xb0d437, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10253, encodingMicros=3, totalDispatchMicros=174020, 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=3506839734688692, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11589055, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24755, opaque=0xb11e2a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6157, encodingMicros=3, totalDispatchMicros=132457, 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=3506839735630987, 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=11583886, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36111, opaque=0xb109f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10284, encodingMicros=2, 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.032S, createdAt=3506839735664104, 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=11592991, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24992, opaque=0xb12d8a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9630, encodingMicros=4, totalDispatchMicros=65742, 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=3506839735684560, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11593643, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3583, opaque=0xb13016, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6944, encodingMicros=3, totalDispatchMicros=62277, 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=3506839735713145, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11593853, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28871, opaque=0xb130e8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6967, encodingMicros=2, totalDispatchMicros=49515, 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=3506839734585280, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11567196, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-16908, opaque=0xb0c8c7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5868, encodingMicros=2, totalDispatchMicros=327591, totalServerMicros=294, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839734547687, 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=11590166, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24847, opaque=0xb12281, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2967, encodingMicros=2, totalDispatchMicros=134107, 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=3506839734511200, 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=11568432, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-17911, opaque=0xb0cd9b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6127, encodingMicros=2, totalDispatchMicros=298255, totalServerMicros=229, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839735838319, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11589923, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3431, opaque=0xb1218e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7521, encodingMicros=2, totalDispatchMicros=121167, 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=3506839735868738, 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=11575666, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18140, opaque=0xb0e9dd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7477, encodingMicros=3, totalDispatchMicros=259847, totalServerMicros=180, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839735833088, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11568114, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20714, opaque=0xb0cc5d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7095, encodingMicros=2, totalDispatchMicros=328409, totalServerMicros=294, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839735921800, 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=11575410, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2838, opaque=0xb0e8dd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7518, encodingMicros=8, totalDispatchMicros=279152, totalServerMicros=216, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839735938682, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11567493, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20684, opaque=0xb0c9f0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7196, encodingMicros=2, totalDispatchMicros=329235, totalServerMicros=294, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839735943851, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11587961, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24706, opaque=0xb119e4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10225, encodingMicros=3, totalDispatchMicros=96589, 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=3506839735984606, 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=11593330, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36506, opaque=0xb12edd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7559, encodingMicros=3, totalDispatchMicros=72209, 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=3506839736032642, 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=11570160, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24031, opaque=0xb0d45b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7602, encodingMicros=3, totalDispatchMicros=302518, totalServerMicros=259, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839736050763, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11581444, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62109, opaque=0xb1006f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7448, encodingMicros=3, totalDispatchMicros=225756, totalServerMicros=164, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839736080971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11569234, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-72994, opaque=0xb0d0bd, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7473, encodingMicros=3, totalDispatchMicros=302517, totalServerMicros=249, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839735624430, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11591159, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36405, opaque=0xb12662, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=727, encodingMicros=3, totalDispatchMicros=76897, 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=3506839735984124, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11587720, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24696, opaque=0xb118f4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10261, encodingMicros=3, totalDispatchMicros=93102, 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=3506839735906913, 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=11591572, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62600, opaque=0xb127ff, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=13008, encodingMicros=3, totalDispatchMicros=136965, 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=3506839735878457, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11589955, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15004, opaque=0xb121ae, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7566, encodingMicros=3, totalDispatchMicros=120954, 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=3506839737231180, 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=11591930, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50700, opaque=0xb12965, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1467, encodingMicros=3, totalDispatchMicros=127817, 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=3506839737299560, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11575061, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35606, opaque=0xb0e780, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6411, encodingMicros=2, totalDispatchMicros=161367, 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=3506839737327924, 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=11590281, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50615, opaque=0xb122f4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1512, encodingMicros=3, totalDispatchMicros=137651, 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=3506839737349808, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11575793, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14395, opaque=0xb0ea5c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6445, encodingMicros=2, totalDispatchMicros=155986, 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=3506839737376569, 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=11590962, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66200, opaque=0xb1259d, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1543, encodingMicros=3, totalDispatchMicros=125134, totalServerMicros=2, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839737402835, 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=11591105, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69985, opaque=0xb1262c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1553, encodingMicros=2, totalDispatchMicros=122569, 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=3506839737426189, 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=11585326, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10802, opaque=0xb10f99, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2667, encodingMicros=2, totalDispatchMicros=133341, 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=3506839737442053, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11579574, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28237, opaque=0xb0f921, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6501, encodingMicros=3, totalDispatchMicros=124080, 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=3506839737479137, 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=11586151, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14838, opaque=0xb112d2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2711, encodingMicros=2, totalDispatchMicros=126303, 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=3506839737485415, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11589053, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66108, opaque=0xb11e28, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11684, encodingMicros=2, totalDispatchMicros=89361, 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=3506839737496695, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11580185, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11269, opaque=0xb0fb84, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6536, encodingMicros=2, totalDispatchMicros=118253, 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=3506839737518818, 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=11568553, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-23960, opaque=0xb0ce14, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2737, encodingMicros=2, totalDispatchMicros=247321, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839737521963, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11580302, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14577, opaque=0xb0fbf9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6557, encodingMicros=3, totalDispatchMicros=118042, 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=3506839737547488, 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=11587272, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32435, opaque=0xb11733, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2761, encodingMicros=2, totalDispatchMicros=118673, 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=3506839737563749, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11580684, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11284, opaque=0xb0fd77, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6595, encodingMicros=2, totalDispatchMicros=115681, 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=3506839737571711, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11576352, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49988, opaque=0xb0ec8b, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=11739, encodingMicros=3, totalDispatchMicros=204903, totalServerMicros=138, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839737588150, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11581037, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24418, opaque=0xb0fed8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6615, encodingMicros=3, totalDispatchMicros=113646, 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=3506839737608098, 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=11588077, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32475, opaque=0xb11a58, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2781, encodingMicros=2, totalDispatchMicros=112228, 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=3506839737614873, 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=11586700, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10854, opaque=0xb114f7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11773, encodingMicros=3, totalDispatchMicros=92932, 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=3506839737632884, 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=11588129, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24761, opaque=0xb11a8c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2803, encodingMicros=2, totalDispatchMicros=116217, 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=3506839737645382, 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=11586855, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24706, opaque=0xb11592, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11796, encodingMicros=2, totalDispatchMicros=92783, 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=3506839737656951, 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=11588348, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28478, opaque=0xb11b67, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2823, encodingMicros=2, totalDispatchMicros=111500, 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=3506839737655836, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11592430, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24963, opaque=0xb12b59, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1922, encodingMicros=3, totalDispatchMicros=60534, 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=3506839737664950, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11589846, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7241, opaque=0xb12141, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1864, encodingMicros=2, totalDispatchMicros=79259, 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=3506839737670149, 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=11587127, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24721, opaque=0xb116a2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11815, encodingMicros=5, totalDispatchMicros=91893, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=3506839737710337, description=The proposed configuration (bucket1) was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x539f7d1100000014}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839737776465, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11593074, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24930, opaque=0xb12ddd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1489, encodingMicros=3, totalDispatchMicros=60264, 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=3506839737810461, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/0000000093D67309, lastDispatchedFrom=172.23.120.85:49446, lastDispatchedTo=172.23.104.252:11210, requestId=11562476, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-20779, opaque=0xb0b657, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1724, encodingMicros=2, totalDispatchMicros=282706, totalServerMicros=234, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839737815970, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11593995, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15176, opaque=0xb13176, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1407, encodingMicros=3, totalDispatchMicros=34368, 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=3506839737737909, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11590171, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24807, opaque=0xb12286, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1933, encodingMicros=8, totalDispatchMicros=77492, 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=3506839737688017, 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=11570651, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35609, opaque=0xb0d646, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2833, encodingMicros=2, totalDispatchMicros=244181, totalServerMicros=123, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839737929754, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11585286, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28483, opaque=0xb10f71, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1959, encodingMicros=11, totalDispatchMicros=77755, 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=3506839737961984, 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=11593792, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11183, opaque=0xb130ab, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1352, encodingMicros=3, totalDispatchMicros=36858, 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=3506839737702594, 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=11563699, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31571, opaque=0xb0bb1e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14888, encodingMicros=3, totalDispatchMicros=325308, totalServerMicros=240, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839737971980, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11585317, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7034, opaque=0xb10f90, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1997, encodingMicros=3, totalDispatchMicros=77399, 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=3506839738034826, 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=11567935, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2543, opaque=0xb0cbaa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2285, encodingMicros=3, totalDispatchMicros=186942, totalServerMicros=113, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839737937449, 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=11566291, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14030, opaque=0xb0c53e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3078, encodingMicros=2, totalDispatchMicros=272494, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=3506839738094565, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x539f7d110000001e}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839737784571, 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=11587551, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10894, opaque=0xb1184a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11919, encodingMicros=2, totalDispatchMicros=99130, 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=3506839738100167, 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=11574246, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73174, opaque=0xb0e450, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15762, encodingMicros=3, totalDispatchMicros=214753, totalServerMicros=94, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839738117182, 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=11592589, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32671, opaque=0xb12bf8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2921, encodingMicros=3, totalDispatchMicros=65066, 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=3506839738251515, 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=11588673, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7588, opaque=0xb11cac, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12362, encodingMicros=4, totalDispatchMicros=89047, 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=3506839738259752, 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=11585572, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62311, opaque=0xb1108f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9821, encodingMicros=11, totalDispatchMicros=165002, 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=3506839738287055, 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=11592500, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36459, opaque=0xb12b9f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12390, encodingMicros=5, totalDispatchMicros=59631, 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=3506839738065526, 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=11585307, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36173, opaque=0xb10f86, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2310, encodingMicros=2, totalDispatchMicros=76984, 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=3506839738319524, 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=11586886, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66004, opaque=0xb115b1, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9865, encodingMicros=3, totalDispatchMicros=155882, 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=3506839738033853, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11593833, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74110, opaque=0xb130d4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=1429, encodingMicros=3, totalDispatchMicros=41852, 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=3506839738337562, 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=11589976, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24839, opaque=0xb121c3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3340, encodingMicros=15, totalDispatchMicros=81646, 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=3506839738379653, 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=11581225, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73487, opaque=0xb0ff94, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9897, encodingMicros=2, totalDispatchMicros=197455, totalServerMicros=55, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839738336124, 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=11585380, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7452, opaque=0xb10fcf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2576, encodingMicros=2, totalDispatchMicros=77516, 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=3506839738423766, 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=11592684, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70044, opaque=0xb12c57, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=9788, encodingMicros=3, totalDispatchMicros=115264, 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=3506839738291672, 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=11574607, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61822, opaque=0xb0e5ba, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=15840, encodingMicros=3, totalDispatchMicros=217310, totalServerMicros=120, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839738278388, 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=11592797, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3546, opaque=0xb12cc8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3078, encodingMicros=3, totalDispatchMicros=69373, 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=3506839738244278, 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=11588409, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10941, opaque=0xb11ba4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2203, encodingMicros=2, totalDispatchMicros=125427, 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=3506839738572717, 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=11569015, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10178, opaque=0xb0cfe2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9793, encodingMicros=3, totalDispatchMicros=323148, totalServerMicros=259, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839738469936, 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=11581476, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65745, opaque=0xb1008f, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=16014, encodingMicros=2, totalDispatchMicros=165816, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839738441964, 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=11593734, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32732, opaque=0xb13071, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2557, encodingMicros=3, totalDispatchMicros=59829, 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=3506839738432468, 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=11585501, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28362, opaque=0xb11048, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2668, encodingMicros=3, totalDispatchMicros=76346, 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=3506839739369442, 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=11584596, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3222, opaque=0xb10cbf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3588, encodingMicros=4, totalDispatchMicros=168584, 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=3506839739416950, 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=11580665, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10627, opaque=0xb0fd64, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3336, encodingMicros=2, totalDispatchMicros=169341, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839739441158, 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=11565598, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-20934, opaque=0xb0c289, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3619, encodingMicros=3, totalDispatchMicros=299659, totalServerMicros=116, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839739477612, 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=11585378, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24653, opaque=0xb10fcd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3648, encodingMicros=3, totalDispatchMicros=174909, 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=3506839739504178, 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=11578835, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32132, opaque=0xb0f63e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3391, encodingMicros=3, totalDispatchMicros=184973, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839739543738, 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=11590744, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15044, opaque=0xb124c3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3415, encodingMicros=3, totalDispatchMicros=78308, 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=3506839739625573, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11584824, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65907, opaque=0xb10da3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3755, encodingMicros=3, totalDispatchMicros=142788, 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=3506839739654353, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11592848, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74067, opaque=0xb12cfb, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3281, encodingMicros=3, totalDispatchMicros=78321, 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=3506839738379229, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11583320, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-50291, opaque=0xb107c3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=2228, encodingMicros=2, totalDispatchMicros=144697, 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=3506839739799647, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11587843, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73812, opaque=0xb1196e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3613, encodingMicros=2, totalDispatchMicros=103929, 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=3506839739834650, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11588715, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62469, opaque=0xb11cd6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3639, encodingMicros=3, totalDispatchMicros=96025, 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=3506839739862782, 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=11570149, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31784, opaque=0xb0d450, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2797, encodingMicros=2, totalDispatchMicros=281107, totalServerMicros=185, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839739894560, 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=11568245, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6783, opaque=0xb0cce0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2825, encodingMicros=2, totalDispatchMicros=291148, totalServerMicros=186, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839739918703, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11569431, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65251, opaque=0xb0d182, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3686, encodingMicros=3, totalDispatchMicros=236439, totalServerMicros=177, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839739934413, 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=11574210, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21245, opaque=0xb0e42d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2694, encodingMicros=19, totalDispatchMicros=280537, totalServerMicros=187, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839739970370, 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=11574239, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24183, opaque=0xb0e44a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2721, encodingMicros=3, totalDispatchMicros=280590, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839740041678, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11592869, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28813, opaque=0xb12d10, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2922, encodingMicros=3, totalDispatchMicros=108408, 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=3506839740062306, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11592066, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74022, opaque=0xb129ed, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3637, encodingMicros=3, totalDispatchMicros=117806, 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=3506839740090761, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11570008, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49722, opaque=0xb0d3c3, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3662, encodingMicros=37, totalDispatchMicros=298419, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839740117789, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11593893, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15165, opaque=0xb13110, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2964, encodingMicros=3, totalDispatchMicros=55053, 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=3506839739671812, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11585832, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73719, opaque=0xb11193, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3784, encodingMicros=3, totalDispatchMicros=133001, 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=3506839739546529, 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=11585996, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24674, opaque=0xb11237, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3639, encodingMicros=2, totalDispatchMicros=146001, 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=3506839739377729, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11575526, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28094, opaque=0xb0e951, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2047, encodingMicros=3, totalDispatchMicros=158246, 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=3506839740228607, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11579193, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24339, opaque=0xb0f7a4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4272, encodingMicros=3, totalDispatchMicros=186089, 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=3506839740245058, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11591386, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15017, opaque=0xb12745, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3863, encodingMicros=3, totalDispatchMicros=151167, 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=3506839739374585, 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=11565971, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27567, opaque=0xb0c3ff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4328, encodingMicros=20, totalDispatchMicros=252775, totalServerMicros=168, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839740304960, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11569066, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20736, opaque=0xb0d015, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3910, encodingMicros=2, totalDispatchMicros=326678, totalServerMicros=223, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839740257362, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11579578, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21154, opaque=0xb0f925, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4297, encodingMicros=4, totalDispatchMicros=181234, 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=3506839740341307, 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=11587000, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7525, opaque=0xb11623, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5280, encodingMicros=2, totalDispatchMicros=126417, 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=3506839740229775, 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=11593608, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11178, opaque=0xb12ff3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3920, encodingMicros=5, totalDispatchMicros=94903, 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=3506839740382068, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11591204, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7297, opaque=0xb1268f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3953, encodingMicros=3, totalDispatchMicros=142834, 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=3506839740138632, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11569589, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54647, opaque=0xb0d220, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=3696, encodingMicros=2, totalDispatchMicros=291371, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839739962600, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11578057, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28181, opaque=0xb0f334, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9111, encodingMicros=2, totalDispatchMicros=135778, totalServerMicros=52, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839740440976, 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=11593201, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7778, opaque=0xb12e5c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3252, encodingMicros=2, totalDispatchMicros=88612, 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=3506839740441203, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11577292, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28157, opaque=0xb0f037, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4586, encodingMicros=2, totalDispatchMicros=233578, totalServerMicros=17, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839740369468, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11580251, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21179, opaque=0xb0fbc6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4405, encodingMicros=3, totalDispatchMicros=176632, 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=3506839740370469, 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=11588172, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3355, opaque=0xb11ab7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5305, encodingMicros=2, totalDispatchMicros=116695, 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=3506839741436779, 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=11592548, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15142, opaque=0xb12bcf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5031, encodingMicros=2, totalDispatchMicros=79122, 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=3506839741445554, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11582445, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3108, opaque=0xb10458, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5413, encodingMicros=3, totalDispatchMicros=162087, 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=3506839741536291, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11573696, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11016, opaque=0xb0e22b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5472, encodingMicros=3, totalDispatchMicros=227075, totalServerMicros=97, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839741564909, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11594022, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24992, opaque=0xb13191, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5086, encodingMicros=4, totalDispatchMicros=52463, 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=3506839741590920, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11593953, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32640, opaque=0xb1314c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5108, encodingMicros=3, totalDispatchMicros=55070, 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=3506839740310215, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11589855, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28694, opaque=0xb1214a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2589, encodingMicros=3, totalDispatchMicros=85325, 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=3506839741612046, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11588829, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24743, opaque=0xb11d48, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5226, encodingMicros=2, totalDispatchMicros=140860, 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=3506839741442816, 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=11589096, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3400, opaque=0xb11e53, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6351, encodingMicros=2, totalDispatchMicros=108165, 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=3506839741648468, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11571642, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10926, opaque=0xb0da25, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5255, encodingMicros=2, totalDispatchMicros=274877, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839741650658, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11591154, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3471, opaque=0xb1265d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3921, encodingMicros=3, totalDispatchMicros=69722, 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=3506839741443552, 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=11592645, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7750, opaque=0xb12c30, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10311, encodingMicros=3, totalDispatchMicros=73648, 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=3506839741680563, 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=11589283, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28519, opaque=0xb11f0e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6580, encodingMicros=3, totalDispatchMicros=105667, 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=3506839741686423, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11564688, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2440, opaque=0xb0befb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3952, encodingMicros=2, totalDispatchMicros=259527, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839741438623, 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=11594034, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28757, opaque=0xb1319d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5048, encodingMicros=2, totalDispatchMicros=57926, 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=3506839741713989, 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=11593381, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3586, opaque=0xb12f10, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10168, encodingMicros=3, totalDispatchMicros=64980, 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=3506839741715471, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11567095, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-23898, opaque=0xb0c862, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3977, encodingMicros=2, totalDispatchMicros=251387, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839741810851, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11567378, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-23908, opaque=0xb0c97d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4068, encodingMicros=3, totalDispatchMicros=251296, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839741693733, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11589254, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3378, opaque=0xb11ef1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5231, encodingMicros=3, totalDispatchMicros=144285, 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=3506839741663933, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11572034, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49796, opaque=0xb0dbad, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5870, encodingMicros=3, totalDispatchMicros=235578, 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=3506839741816169, 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=11574789, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14377, opaque=0xb0e670, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6659, encodingMicros=3, totalDispatchMicros=223837, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839741932345, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11590573, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14974, opaque=0xb12418, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5439, encodingMicros=5, totalDispatchMicros=135909, 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=3506839741774345, 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=11593505, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32721, opaque=0xb12f8c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10224, encodingMicros=3, totalDispatchMicros=59820, 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=3506839741984698, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11569428, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14173, opaque=0xb0d17f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5424, encodingMicros=2, totalDispatchMicros=295768, totalServerMicros=172, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839741972992, 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=11574785, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2815, opaque=0xb0e66c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6802, encodingMicros=3, totalDispatchMicros=220136, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839741914723, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11592957, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-70057, opaque=0xb12d68, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5661, encodingMicros=3, totalDispatchMicros=83661, 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=3506839741917203, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11590761, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32470, opaque=0xb124d4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4068, encodingMicros=3, totalDispatchMicros=69479, 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=3506839743582902, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11575936, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14405, opaque=0xb0eaeb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18022, encodingMicros=2, totalDispatchMicros=284798, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839743582902, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11560945, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-23615, opaque=0xb0b05c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12230, encodingMicros=3, totalDispatchMicros=315981, totalServerMicros=119, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506839743612319, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11575387, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14377, opaque=0xb0e8c6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18047, encodingMicros=2, totalDispatchMicros=285276, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839743624016, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11570914, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2666, opaque=0xb0d74d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12267, encodingMicros=2, totalDispatchMicros=288202, 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=3506839743627106, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11583398, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32302, opaque=0xb10811, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6046, encodingMicros=2, totalDispatchMicros=156111, 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=3506839743656536, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11571853, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6511, opaque=0xb0daf8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18077, encodingMicros=2, totalDispatchMicros=314557, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839743677304, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11590599, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28723, opaque=0xb12432, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4106, encodingMicros=3, totalDispatchMicros=159874, 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=3506839743690510, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11585208, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24645, opaque=0xb10f23, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6096, encodingMicros=3, totalDispatchMicros=140936, 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=3506839743704092, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11590798, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14985, opaque=0xb124f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4129, encodingMicros=3, totalDispatchMicros=158601, 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=3506839743717960, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11567391, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6764, opaque=0xb0c98a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6119, encodingMicros=3, totalDispatchMicros=261087, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839743729802, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11590806, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3459, opaque=0xb12501, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4151, encodingMicros=3, totalDispatchMicros=158181, 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=3506839743734796, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11586004, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28519, opaque=0xb1123f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18121, encodingMicros=2, totalDispatchMicros=189695, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839743759275, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11588196, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28611, opaque=0xb11acf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4176, encodingMicros=3, totalDispatchMicros=181635, 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=3506839743779722, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11586741, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10860, opaque=0xb11520, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6154, encodingMicros=3, totalDispatchMicros=124344, 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=3506839743785863, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11586350, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24631, opaque=0xb11399, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18164, encodingMicros=2, totalDispatchMicros=185001, 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=3506839743810408, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11586626, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36222, opaque=0xb114ad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6180, encodingMicros=3, totalDispatchMicros=124189, 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=3506839743822526, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11593666, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3586, opaque=0xb1302d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4217, encodingMicros=3, totalDispatchMicros=92172, 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=3506839743837328, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11576074, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7085, opaque=0xb0eb75, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6203, encodingMicros=3, totalDispatchMicros=211029, totalServerMicros=87, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839743851827, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11572566, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31752, opaque=0xb0ddc1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18214, encodingMicros=2, totalDispatchMicros=293391, totalServerMicros=117, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839743865484, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11592896, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28816, opaque=0xb12d2b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4247, encodingMicros=3, totalDispatchMicros=121203, 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=3506839743879018, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11568969, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6811, opaque=0xb0cfb4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6232, encodingMicros=3, totalDispatchMicros=252146, totalServerMicros=128, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839743891511, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11593007, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15111, opaque=0xb12d9a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4270, encodingMicros=4, totalDispatchMicros=115583, 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=3506839743905066, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11569462, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14148, opaque=0xb0d1a1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6250, encodingMicros=3, totalDispatchMicros=250151, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839743918296, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11590260, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11662, opaque=0xb122df, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18256, encodingMicros=3, totalDispatchMicros=159788, 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=3506839743930524, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11571230, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31816, opaque=0xb0d889, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6271, encodingMicros=3, totalDispatchMicros=241395, 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=3506839743938319, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11588954, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28651, opaque=0xb11dc5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4299, encodingMicros=2, totalDispatchMicros=173886, 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=3506839743960816, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11591501, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3485, opaque=0xb127b8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18285, encodingMicros=2, totalDispatchMicros=144633, 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=3506839743992214, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11572261, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14274, opaque=0xb0dc90, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6306, encodingMicros=3, totalDispatchMicros=238533, 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=3506839743966194, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11589013, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3364, opaque=0xb11e00, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4322, encodingMicros=2, totalDispatchMicros=173449, 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=3506839744226393, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11572469, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-10963, opaque=0xb0dd60, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17977, encodingMicros=2, totalDispatchMicros=299154, totalServerMicros=158, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839744145678, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11566480, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-16884, opaque=0xb0c5fb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=421, encodingMicros=3, totalDispatchMicros=210951, totalServerMicros=121, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839745388377, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11580323, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32062, opaque=0xb0fc0e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9875, encodingMicros=3, totalDispatchMicros=204639, 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=3506839745423527, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11580766, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14595, opaque=0xb0fdc9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9905, encodingMicros=2, totalDispatchMicros=197019, 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=3506839745426553, 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=11573252, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27867, opaque=0xb0e06f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1375, encodingMicros=3, totalDispatchMicros=178868, totalServerMicros=90, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839745485540, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11575196, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11080, opaque=0xb0e807, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9954, encodingMicros=3, totalDispatchMicros=237389, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839745546751, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11580024, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35793, opaque=0xb0fae3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1761, encodingMicros=3, totalDispatchMicros=128258, 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=3506839745575348, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11580173, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24379, opaque=0xb0fb78, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1774, encodingMicros=2, totalDispatchMicros=127108, 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=3506839745580142, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11581935, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11336, opaque=0xb1025a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10026, encodingMicros=3, totalDispatchMicros=193117, 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=3506839745654540, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11579448, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14543, opaque=0xb0f8a3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1801, encodingMicros=3, totalDispatchMicros=135549, 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=3506839745687871, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11584006, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-21324, opaque=0xb10a71, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10103, encodingMicros=3, totalDispatchMicros=174671, 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=3506839745716970, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11584096, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32201, opaque=0xb10acb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10128, encodingMicros=3, totalDispatchMicros=174630, 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=3506839745706716, 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=11575115, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-27946, opaque=0xb0e7b6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1136, encodingMicros=3, totalDispatchMicros=221768, totalServerMicros=16, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839745854753, 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=11577380, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21378, opaque=0xb0f08f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1219, encodingMicros=3, totalDispatchMicros=201010, 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=3506839745935520, 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=11578722, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21431, opaque=0xb0f5cd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1274, encodingMicros=3, totalDispatchMicros=193760, 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=3506839745951131, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11570009, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27874, opaque=0xb0d3c4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1316, encodingMicros=3, totalDispatchMicros=227834, totalServerMicros=156, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839745975952, 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=11578721, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10542, opaque=0xb0f5cc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1309, encodingMicros=3, totalDispatchMicros=191880, 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=3506839745983947, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11566055, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14041, opaque=0xb0c452, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11130, encodingMicros=2, totalDispatchMicros=201373, totalServerMicros=107, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839746034826, 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=11582654, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32269, opaque=0xb10529, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1554, encodingMicros=3, totalDispatchMicros=100443, 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=3506839746062506, 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=11570121, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10230, opaque=0xb0d434, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1383, encodingMicros=2, totalDispatchMicros=250101, totalServerMicros=101, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839746093132, 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=11582741, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10703, opaque=0xb10580, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1642, encodingMicros=3, totalDispatchMicros=99928, 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=3506839746104036, 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=11579646, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32161, opaque=0xb0f969, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1411, encodingMicros=2, totalDispatchMicros=189362, 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=3506839746137505, 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=11580166, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32183, opaque=0xb0fb71, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1435, encodingMicros=2, totalDispatchMicros=184184, 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=3506839746047609, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11591623, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28757, opaque=0xb12832, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1375, encodingMicros=3, totalDispatchMicros=57031, 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=3506839746181763, 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=11584878, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14788, opaque=0xb10dd9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1701, encodingMicros=2, totalDispatchMicros=81823, 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=3506839746095311, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11572735, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20886, opaque=0xb0de6a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11219, encodingMicros=2, totalDispatchMicros=167202, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839746288456, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11569440, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31651, opaque=0xb0d18b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1723, encodingMicros=2, totalDispatchMicros=197672, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839746295269, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11577839, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35705, opaque=0xb0f25a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11396, encodingMicros=3, totalDispatchMicros=132637, 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=3506839746328986, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11566743, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20658, opaque=0xb0c702, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1758, encodingMicros=3, totalDispatchMicros=214084, totalServerMicros=113, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839746370998, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11581829, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24511, opaque=0xb101f0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1806, encodingMicros=2, totalDispatchMicros=116425, 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=3506839746378205, 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=11593353, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74093, opaque=0xb12ef4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6876, encodingMicros=3, totalDispatchMicros=73723, 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=3506839746396072, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11578124, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-17317, opaque=0xb0f377, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11487, encodingMicros=2, totalDispatchMicros=128572, 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=3506839746482569, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11580340, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35804, opaque=0xb0fc1f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1867, encodingMicros=3, totalDispatchMicros=134214, 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=3506839746499880, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11578313, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11190, opaque=0xb0f434, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11587, encodingMicros=3, totalDispatchMicros=128376, 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=3506839746511138, 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=11581983, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62150, opaque=0xb1028a, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6983, encodingMicros=2, totalDispatchMicros=207149, totalServerMicros=131, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506839746516591, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11580605, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6851, opaque=0xb0fd28, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1892, encodingMicros=3, totalDispatchMicros=132318, 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=3506839751489305, 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=11590517, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66176, opaque=0xb123e0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5416, encodingMicros=2, totalDispatchMicros=114106, 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=3506839751523310, 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=11590892, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66194, opaque=0xb12557, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5447, encodingMicros=3, totalDispatchMicros=109379, 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=3506839751554853, 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=11591311, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69996, opaque=0xb126fa, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5471, encodingMicros=3, totalDispatchMicros=104000, 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=3506839751683238, 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=11579581, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28123, opaque=0xb0f929, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6324, encodingMicros=2, totalDispatchMicros=145933, 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=3506839751706525, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11591516, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11721, opaque=0xb127c7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=746, encodingMicros=3, totalDispatchMicros=114396, 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=3506839752984106, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11587687, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3321, opaque=0xb118d2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6729, encodingMicros=2, totalDispatchMicros=150984, 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=3506839752987416, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11592185, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36280, opaque=0xb12a64, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5911, encodingMicros=3, totalDispatchMicros=112915, 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=3506839752999320, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11592144, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24894, opaque=0xb12a3b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5695, encodingMicros=2, totalDispatchMicros=131148, 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=3506839753054782, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11592702, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36310, opaque=0xb12c69, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5958, encodingMicros=3, totalDispatchMicros=104470, 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=3506839753062161, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11592258, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-32536, opaque=0xb12aad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5753, encodingMicros=2, totalDispatchMicros=121922, 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=3506839752987920, 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=11588460, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62457, opaque=0xb11bd7, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6286, encodingMicros=2, totalDispatchMicros=153341, 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=3506839753122335, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11567972, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54585, opaque=0xb0cbcf, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6488, encodingMicros=3, totalDispatchMicros=302017, totalServerMicros=170, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839753128907, 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=11576142, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65517, opaque=0xb0ebb9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6415, encodingMicros=3, totalDispatchMicros=255173, totalServerMicros=118, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839753184231, 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=11580593, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73454, opaque=0xb0fd1c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=6429, encodingMicros=3, totalDispatchMicros=211770, totalServerMicros=81, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839753062920, 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=11577944, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-32096, opaque=0xb0f2c3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8308, encodingMicros=3, totalDispatchMicros=205325, 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=3506839753062494, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11588079, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24710, opaque=0xb11a5a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6796, encodingMicros=3, totalDispatchMicros=150163, 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=3506839753065325, 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=11579080, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-21453, opaque=0xb0f733, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7413, encodingMicros=2, totalDispatchMicros=196709, 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=3506839752990752, 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=11581582, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62121, opaque=0xb100f9, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5752, encodingMicros=3, totalDispatchMicros=235802, totalServerMicros=119, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839754172186, 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=11589939, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7634, opaque=0xb1219e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6865, encodingMicros=2, totalDispatchMicros=156352, 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=3506839754205565, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11593374, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15125, opaque=0xb12f09, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6772, encodingMicros=3, totalDispatchMicros=116976, 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=3506839754241575, 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=11591458, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7699, opaque=0xb1278d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6908, encodingMicros=3, totalDispatchMicros=136897, 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=3506839752984620, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11572385, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-54757, opaque=0xb0dd0c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7211, encodingMicros=3, totalDispatchMicros=229675, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839754268775, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11589982, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3422, opaque=0xb121c9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6742, encodingMicros=3, totalDispatchMicros=161370, 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=3506839754318796, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11571579, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-61704, opaque=0xb0d9e6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8539, encodingMicros=3, totalDispatchMicros=235814, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839753133031, 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=11581622, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28206, opaque=0xb10121, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7640, encodingMicros=3, totalDispatchMicros=183606, 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=3506839754344956, 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=11570807, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24059, opaque=0xb0d6e2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6771, encodingMicros=2, totalDispatchMicros=327960, totalServerMicros=280, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839754374839, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11585465, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-65933, opaque=0xb11024, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8579, encodingMicros=2, totalDispatchMicros=127691, 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=3506839754366790, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11591620, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-36245, opaque=0xb1282f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6828, encodingMicros=3, totalDispatchMicros=135132, 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=3506839754410205, 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=11571946, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-31845, opaque=0xb0db55, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6805, encodingMicros=2, totalDispatchMicros=327993, totalServerMicros=279, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839754423715, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11579209, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-69431, opaque=0xb0f7b4, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8615, encodingMicros=3, totalDispatchMicros=197701, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839754438067, 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=11574192, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-35722, opaque=0xb0e41b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6829, encodingMicros=3, totalDispatchMicros=315444, totalServerMicros=265, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839754399273, 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=11581855, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3102, opaque=0xb1020a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8895, encodingMicros=7, totalDispatchMicros=183206, 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=3506839754459669, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11567025, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-49621, opaque=0xb0c81c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8641, encodingMicros=2, totalDispatchMicros=270151, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506839754462576, 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=11566963, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-6738, opaque=0xb0c7de, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6849, encodingMicros=3, totalDispatchMicros=351516, totalServerMicros=301, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839754488651, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11580569, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73451, opaque=0xb0fd04, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8666, encodingMicros=3, totalDispatchMicros=186529, totalServerMicros=61, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839754500219, 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=11583802, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24594, opaque=0xb109a5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8968, encodingMicros=3, totalDispatchMicros=168361, 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=3506839754506177, 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=11589079, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-28513, opaque=0xb11e42, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7436, encodingMicros=3, totalDispatchMicros=171859, 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=3506839754540569, 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=11584054, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3191, opaque=0xb10aa1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9000, encodingMicros=2, totalDispatchMicros=165968, 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=3506839754504524, 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=11566823, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10106, opaque=0xb0c752, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6888, encodingMicros=2, totalDispatchMicros=351717, totalServerMicros=301, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839754561611, 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=11589483, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24811, opaque=0xb11fd6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7486, encodingMicros=4, totalDispatchMicros=166658, 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=3506839754595860, 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=11566644, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-10096, opaque=0xb0c69f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6976, encodingMicros=3, totalDispatchMicros=351980, totalServerMicros=301, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839754613568, 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=11590613, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3462, opaque=0xb12440, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7534, encodingMicros=4, totalDispatchMicros=152751, 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=3506839754629623, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11592228, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15066, opaque=0xb12a8f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=884, encodingMicros=3, totalDispatchMicros=56216, 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=3506839754544571, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11580549, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-62071, opaque=0xb0fcf0, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=8700, encodingMicros=2, totalDispatchMicros=188191, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839754667754, 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=11591025, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18728, opaque=0xb125dc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7580, encodingMicros=3, totalDispatchMicros=156598, 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=3506839754680165, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11574145, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-35575, opaque=0xb0e3ec, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=911, encodingMicros=2, totalDispatchMicros=227983, totalServerMicros=175, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839754693871, 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=11591214, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3480, opaque=0xb12699, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7602, encodingMicros=2, totalDispatchMicros=154209, 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=3506839754615309, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11570113, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-73037, opaque=0xb0d42c, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=946, encodingMicros=2, totalDispatchMicros=177325, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839754725855, 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=11591803, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18768, opaque=0xb128e6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7621, encodingMicros=3, totalDispatchMicros=146061, 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=3506839754569108, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11590584, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66182, opaque=0xb12423, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=720, encodingMicros=2, totalDispatchMicros=92934, 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=3506839754724368, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11572447, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31744, opaque=0xb0dd4a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8609, encodingMicros=2, totalDispatchMicros=253982, 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=3506839754679351, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11592958, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66299, opaque=0xb12d69, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=7070, encodingMicros=3, totalDispatchMicros=114087, 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=3506839756328397, 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=11582446, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18392, opaque=0xb10459, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1558, encodingMicros=3, totalDispatchMicros=109353, 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=3506839756332772, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11566769, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2496, opaque=0xb0c71c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2507, encodingMicros=2, totalDispatchMicros=268467, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839756526634, 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=11591544, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7703, opaque=0xb127e3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1610, encodingMicros=3, totalDispatchMicros=83905, 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=3506839756556819, 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=11568952, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-2583, opaque=0xb0cfa3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1636, encodingMicros=2, totalDispatchMicros=259380, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506839756331579, 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=11587670, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-14905, opaque=0xb118c1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4222, encodingMicros=2, totalDispatchMicros=159950, 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=3506839756623285, 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=11592109, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-7724, opaque=0xb12a18, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1665, encodingMicros=2, totalDispatchMicros=72769, 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=3506839756527291, 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=11591178, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-15069, opaque=0xb12675, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2607, encodingMicros=2, totalDispatchMicros=86062, 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=3506839756619372, 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=11588028, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-18610, opaque=0xb11a27, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4497, encodingMicros=2, totalDispatchMicros=157773, 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=3506839762465385, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11593379, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74096, opaque=0xb12f0e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4820, encodingMicros=3, totalDispatchMicros=102964, 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=3506839762469175, 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=11589659, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36343, opaque=0xb12086, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6269, encodingMicros=2, totalDispatchMicros=159015, 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=3506839762505893, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11593402, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-28834, opaque=0xb12f25, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5580, encodingMicros=3, totalDispatchMicros=97173, 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=3506839762549688, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11593683, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-74106, opaque=0xb1303e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=4883, encodingMicros=3, totalDispatchMicros=71086, 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=3506839762469559, 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=11589557, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-24814, opaque=0xb12020, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6272, encodingMicros=3, totalDispatchMicros=144164, 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=3506839762622975, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11573603, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-11013, opaque=0xb0e1ce, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6725, encodingMicros=3, totalDispatchMicros=232431, 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=3506839762638891, 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=11589954, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-36355, opaque=0xb121ad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6402, encodingMicros=3, totalDispatchMicros=140816, 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=3506839762677808, 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=11591396, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-11068, opaque=0xb1274f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5275, encodingMicros=5, totalDispatchMicros=133748, 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=3506839762716909, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11572944, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-27983, opaque=0xb0df3b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6774, encodingMicros=3, totalDispatchMicros=229010, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839762762571, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11570532, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-6469, opaque=0xb0d5cf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6805, encodingMicros=2, totalDispatchMicros=246534, totalServerMicros=116, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839762788997, 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=11592355, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66267, opaque=0xb12b0e, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5357, encodingMicros=3, totalDispatchMicros=110503, 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=3506839762472321, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11592539, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-7347, opaque=0xb12bc6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5603, encodingMicros=3, totalDispatchMicros=116553, 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=3506839762801502, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11577855, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-24298, opaque=0xb0f26a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6830, encodingMicros=5, totalDispatchMicros=208215, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839762783852, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11585518, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-14787, opaque=0xb11059, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5841, encodingMicros=3, totalDispatchMicros=148960, 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=3506839762924867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11572760, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-20889, opaque=0xb0de83, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7171, encodingMicros=2, totalDispatchMicros=261314, totalServerMicros=116, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839762951428, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11570973, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-2670, opaque=0xb0d788, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7193, encodingMicros=2, totalDispatchMicros=270416, totalServerMicros=123, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506839762958582, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11572393, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31741, opaque=0xb0dd14, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5972, encodingMicros=2, totalDispatchMicros=255277, totalServerMicros=129, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506839763020777, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11593635, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-15148, opaque=0xb1300e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5940, encodingMicros=3, totalDispatchMicros=68432, 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=3506839762629654, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11594011, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-3618, opaque=0xb13186, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4990, encodingMicros=5, totalDispatchMicros=62730, 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=3506839762553610, 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=11590106, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-299, documentId=test_collections-3440, opaque=0xb12245, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6346, encodingMicros=2, totalDispatchMicros=157309, 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=3506839762553345, 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=11591547, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-384, documentId=test_collections-66227, opaque=0xb127e6, scope=scope-24, type=kv}, timeoutMs=120000, timings={dispatchMicros=5400, encodingMicros=3, totalDispatchMicros=137066, 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=3506839763023041, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11576529, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-321, documentId=test_collections-31910, opaque=0xb0ed3c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7242, encodingMicros=3, totalDispatchMicros=237854, 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=3506844331715170, 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=11809350, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26261, opaque=0xb47ab1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4257, encodingMicros=3, totalDispatchMicros=11898, 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=3506844331715686, 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=11811161, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55295, opaque=0xb481c4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2961, encodingMicros=2, totalDispatchMicros=7533, 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=3506844331716277, 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=11811848, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-32879, opaque=0xb48473, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5652, encodingMicros=24, totalDispatchMicros=5652, 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=3506844332279126, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11807886, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54076, opaque=0xb474f9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5511, encodingMicros=3, totalDispatchMicros=18085, 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=3506844332272546, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11811912, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-35167, opaque=0xb484b3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4340, encodingMicros=3, totalDispatchMicros=4340, 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=3506844332312033, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11808072, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69675, opaque=0xb475b3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5540, encodingMicros=3, totalDispatchMicros=17689, 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=3506844332294558, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11811272, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58668, opaque=0xb48233, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3607, encodingMicros=3, totalDispatchMicros=6210, 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=3506844332341492, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11808184, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61781, opaque=0xb47623, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5565, encodingMicros=2, totalDispatchMicros=16796, 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=3506844332325429, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11811221, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54170, opaque=0xb48200, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4087, encodingMicros=4, totalDispatchMicros=5751, 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=3506844332434130, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11811480, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61859, opaque=0xb48303, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3629, encodingMicros=2, totalDispatchMicros=6747, 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=3506844332313837, 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=11797977, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43752, opaque=0xb44e44, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16001, encodingMicros=2, totalDispatchMicros=77604, 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=3506844332427687, 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=11811529, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58674, opaque=0xb48334, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3325, encodingMicros=3, totalDispatchMicros=4059, 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=3506844332438403, 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=11809148, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51439, opaque=0xb479e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3681, encodingMicros=3, totalDispatchMicros=20195, 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=3506844332339735, 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=11811927, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55531, opaque=0xb484c2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3283, encodingMicros=3, totalDispatchMicros=3283, 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=3506844333839903, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11804050, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49939, opaque=0xb465fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16417, encodingMicros=3, totalDispatchMicros=66764, 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=3506844333835638, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11795754, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34439, opaque=0xb44595, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16270, encodingMicros=2, totalDispatchMicros=106102, 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=3506844333844551, 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=11812261, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55585, opaque=0xb48610, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=740, encodingMicros=2, totalDispatchMicros=740, 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=3506844333846139, 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=11804041, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47615, opaque=0xb465f4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14512, encodingMicros=2, totalDispatchMicros=65375, 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=3506844333963808, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11785565, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37652, opaque=0xb41dc8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7024, encodingMicros=2, totalDispatchMicros=173064, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844333982595, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11784166, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-72759, opaque=0xb41851, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16379, encodingMicros=2, totalDispatchMicros=207076, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844334025189, 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=11811664, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-44383, opaque=0xb483bb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11312, encodingMicros=25, totalDispatchMicros=11312, 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=3506844334046705, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11784023, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37515, opaque=0xb417c2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16438, encodingMicros=2, totalDispatchMicros=208973, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844333843424, 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=11786484, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-21968, opaque=0xb4215f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15984, encodingMicros=3, totalDispatchMicros=184872, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844334076456, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11795940, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34454, opaque=0xb4464f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7022, encodingMicros=3, totalDispatchMicros=108494, 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=3506844334138192, 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=11809777, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26283, opaque=0xb47c5c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16263, encodingMicros=3, totalDispatchMicros=26755, 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=3506844334151165, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11796569, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61374, opaque=0xb448c4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7755, encodingMicros=3, totalDispatchMicros=99908, 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=3506844334168286, 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=11809798, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51570, opaque=0xb47c71, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16260, encodingMicros=3, totalDispatchMicros=26484, 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=3506844334184248, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11797241, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27203, opaque=0xb44b64, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7107, encodingMicros=3, totalDispatchMicros=101115, 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=3506844334075069, 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=11811727, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-51683, opaque=0xb483fa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10476, encodingMicros=2, totalDispatchMicros=10476, 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=3506844333947178, 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=11799223, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39945, opaque=0xb45322, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16414, encodingMicros=2, totalDispatchMicros=95457, 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=3506844333841729, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11783739, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37389, opaque=0xb416a6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18256, encodingMicros=2, totalDispatchMicros=177547, totalServerMicros=33, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844334235844, 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=11811441, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-23202, opaque=0xb482dc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15324, encodingMicros=2, totalDispatchMicros=15324, 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=3506844334316521, 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=11807721, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32746, opaque=0xb47454, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16751, encodingMicros=3, totalDispatchMicros=44848, 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=3506844334339476, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11782554, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34038, opaque=0xb41205, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18717, encodingMicros=2, totalDispatchMicros=190091, totalServerMicros=38, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844334370054, 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=11807787, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32749, opaque=0xb47496, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16798, encodingMicros=3, totalDispatchMicros=43684, 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=3506844334380951, 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=11807862, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50920, opaque=0xb474e1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14624, encodingMicros=2, totalDispatchMicros=45625, 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=3506844334408033, 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=11808021, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51003, opaque=0xb47580, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14647, encodingMicros=2, totalDispatchMicros=44547, 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=3506844334432941, 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=11808065, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51024, opaque=0xb475ac, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14667, encodingMicros=2, totalDispatchMicros=44036, 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=3506844334403141, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11789065, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-60822, opaque=0xb42b74, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18767, encodingMicros=2, totalDispatchMicros=146228, 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=3506844334460231, 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=11808216, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26221, opaque=0xb47643, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14691, encodingMicros=2, totalDispatchMicros=43114, 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=3506844334484398, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11789190, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41336, opaque=0xb42bf1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18844, encodingMicros=2, totalDispatchMicros=146220, 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=3506844334514368, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11789480, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41387, opaque=0xb42d13, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18870, encodingMicros=2, totalDispatchMicros=145828, 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=3506844334511568, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11812321, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-61874, opaque=0xb4864c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=597, encodingMicros=3, totalDispatchMicros=597, 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=3506844334528375, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11786929, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64677, opaque=0xb4231c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16808, encodingMicros=2, totalDispatchMicros=166291, 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=3506844334686426, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11803290, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38416, opaque=0xb46305, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16924, encodingMicros=3, totalDispatchMicros=70408, 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=3506844334699971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11790578, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69012, opaque=0xb4315d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17070, encodingMicros=3, totalDispatchMicros=135256, 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=3506844334737419, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11779238, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-31094, opaque=0xb40512, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16959, encodingMicros=2, totalDispatchMicros=259253, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844334753590, 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=11812256, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-51722, opaque=0xb4860b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1422, encodingMicros=3, totalDispatchMicros=1422, 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=3506844334758087, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11792011, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41536, opaque=0xb436f6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17064, encodingMicros=3, totalDispatchMicros=126619, 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=3506844334809625, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11792202, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53509, opaque=0xb437b5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17110, encodingMicros=3, totalDispatchMicros=125057, 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=3506844334811912, 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=11812301, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55593, opaque=0xb48638, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1267, encodingMicros=3, totalDispatchMicros=1267, 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=3506844334830473, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11789961, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65049, opaque=0xb42ef4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7873, encodingMicros=3, totalDispatchMicros=148018, 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=3506844337042756, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11807803, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65759, opaque=0xb474a6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18621, encodingMicros=2, totalDispatchMicros=43306, 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=3506844337052755, 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=11791187, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39471, opaque=0xb433be, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11767, encodingMicros=2, totalDispatchMicros=123150, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844337039195, 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=11810757, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55091, opaque=0xb48030, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17291, encodingMicros=2, totalDispatchMicros=20987, 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=3506844337148649, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11805304, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38503, opaque=0xb46ae3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18688, encodingMicros=3, totalDispatchMicros=51894, 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=3506844337155860, 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=11802655, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32452, opaque=0xb4608a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11852, encodingMicros=3, totalDispatchMicros=42223, 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=3506844337169911, 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=11810768, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55101, opaque=0xb4803b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17422, encodingMicros=2, totalDispatchMicros=20533, 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=3506844337183630, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11805570, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73727, opaque=0xb46bed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18697, encodingMicros=3, totalDispatchMicros=50862, 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=3506844337185665, 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=11793602, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35841, opaque=0xb43d2d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11877, encodingMicros=3, totalDispatchMicros=105657, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844337217968, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11809139, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35078, opaque=0xb479de, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18357, encodingMicros=3, totalDispatchMicros=34688, 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=3506844337200803, 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=11803857, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47606, opaque=0xb4653c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8224, encodingMicros=2, totalDispatchMicros=41716, 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=3506844337249023, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11810183, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54135, opaque=0xb47df2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18383, encodingMicros=3, totalDispatchMicros=26193, 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=3506844337212295, 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=11809322, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40484, opaque=0xb47a95, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=867, encodingMicros=2, totalDispatchMicros=16268, 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=3506844337287319, 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=11804338, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25918, opaque=0xb4671d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8300, encodingMicros=3, totalDispatchMicros=35661, 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=3506844337251359, 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=11811757, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55495, opaque=0xb48418, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12871, encodingMicros=2, totalDispatchMicros=12871, 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=3506844337330154, 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=11807783, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36561, opaque=0xb47492, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8333, encodingMicros=3, totalDispatchMicros=30924, 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=3506844337313206, 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=11810306, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44349, opaque=0xb47e6d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=974, encodingMicros=3, totalDispatchMicros=8327, 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=3506844337442745, 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=11811400, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-38711, opaque=0xb482b3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19189, encodingMicros=3, totalDispatchMicros=19189, 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=3506844337447253, 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=11808637, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51273, opaque=0xb477e8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8216, encodingMicros=3, totalDispatchMicros=29337, 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=3506844337486578, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11795869, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73366, opaque=0xb44608, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2207, encodingMicros=2, totalDispatchMicros=79606, 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=3506844337493863, 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=11808680, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54091, opaque=0xb47813, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19172, encodingMicros=3, totalDispatchMicros=34619, 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=3506844337494880, 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=11808673, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51282, opaque=0xb4780c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8260, encodingMicros=2, totalDispatchMicros=29089, 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=3506844337584001, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11797160, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58056, opaque=0xb44b13, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2290, encodingMicros=2, totalDispatchMicros=73095, 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=3506844337587865, 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=11800317, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36228, opaque=0xb45768, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3041, encodingMicros=3, totalDispatchMicros=22015, 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=3506844337588917, 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=11809486, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47898, opaque=0xb47b39, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8347, encodingMicros=2, totalDispatchMicros=23548, 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=3506844337642331, 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=11801017, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15346, opaque=0xb45a24, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3037, encodingMicros=3, totalDispatchMicros=23702, 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=3506844337648258, 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=11790603, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49381, opaque=0xb43176, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11087, encodingMicros=3, totalDispatchMicros=125811, 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=3506844337636202, 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=11800672, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43899, opaque=0xb458cb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3082, encodingMicros=3, totalDispatchMicros=18301, 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=3506844337769882, 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=11812120, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-51716, opaque=0xb48583, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6137, encodingMicros=2, totalDispatchMicros=6137, 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=3506844337642331, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11797558, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45922, opaque=0xb44ca1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2329, encodingMicros=3, totalDispatchMicros=71339, 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=3506844337797061, 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=11812182, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-26410, opaque=0xb485c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6045, encodingMicros=2, totalDispatchMicros=6045, 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=3506844337791492, 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=11800759, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43909, opaque=0xb45922, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3231, encodingMicros=2, totalDispatchMicros=18389, 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=3506844337831774, 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=11804388, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25926, opaque=0xb4674f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3142, encodingMicros=3, totalDispatchMicros=16043, 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=3506844337770471, 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=11804083, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15509, opaque=0xb4661e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3011, encodingMicros=3, totalDispatchMicros=18412, 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=3506844337885527, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11799520, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41891, opaque=0xb4544b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2532, 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.064S, createdAt=3506844337844935, 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=11800887, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40056, opaque=0xb459a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3281, encodingMicros=2, totalDispatchMicros=21383, 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=3506844337915178, 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=11804513, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22902, opaque=0xb467cc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3147, encodingMicros=3, totalDispatchMicros=17677, 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=3506844337803825, 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=11792103, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41542, opaque=0xb43752, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11187, encodingMicros=3, totalDispatchMicros=118571, 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=3506844337941373, 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=11804581, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25944, opaque=0xb46810, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2859, encodingMicros=2, totalDispatchMicros=18191, 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=3506844337938763, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11797197, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69306, opaque=0xb44b39, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3430, encodingMicros=2, totalDispatchMicros=43879, 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=3506844337937742, 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=11799311, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22643, opaque=0xb4537a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3369, encodingMicros=3, totalDispatchMicros=34474, totalServerMicros=7, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844338091006, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11798025, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61410, opaque=0xb44e74, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3560, encodingMicros=2, totalDispatchMicros=38224, 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=3506844338109369, 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=11804643, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22907, opaque=0xb4684e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2362, encodingMicros=2, totalDispatchMicros=31094, 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=3506844337911414, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11799691, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53760, opaque=0xb454f6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2554, encodingMicros=3, totalDispatchMicros=55305, 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=3506844338129117, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11798283, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73439, opaque=0xb44f76, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3595, encodingMicros=2, totalDispatchMicros=36861, 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=3506844338129729, 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=11801619, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40096, opaque=0xb45c7e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3538, encodingMicros=2, totalDispatchMicros=19636, 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=3506844338196663, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11799083, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27334, opaque=0xb45296, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3652, encodingMicros=3, totalDispatchMicros=31857, 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=3506844338089184, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11799200, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65439, opaque=0xb4530b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3141, encodingMicros=3, totalDispatchMicros=38761, 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=3506844338248932, 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=11810280, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29243, opaque=0xb47e53, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1778, encodingMicros=3, totalDispatchMicros=9553, 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=3506844338254957, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11800582, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73544, opaque=0xb45871, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3674, encodingMicros=2, totalDispatchMicros=23417, 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=3506844338296691, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11795759, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41764, opaque=0xb4459a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3712, encodingMicros=3, totalDispatchMicros=55006, totalServerMicros=3, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844338197894, 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=11809709, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29210, opaque=0xb47c18, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2413, encodingMicros=2, totalDispatchMicros=14367, 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=3506844338312512, 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=11811442, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26367, opaque=0xb482dd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1790, encodingMicros=2, totalDispatchMicros=6089, 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=3506844338295225, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11799827, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73504, opaque=0xb4557e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3331, encodingMicros=2, totalDispatchMicros=34834, 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=3506844338356915, 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=11808882, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51344, opaque=0xb478dd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1134, encodingMicros=2, totalDispatchMicros=17334, 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=3506844338153188, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11799935, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41901, opaque=0xb455ea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2793, encodingMicros=3, totalDispatchMicros=55407, 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=3506844338392166, 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=11809124, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51436, opaque=0xb479cf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1158, encodingMicros=3, totalDispatchMicros=14064, 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=3506844338351209, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11806138, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50010, opaque=0xb46e25, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2694, encodingMicros=3, totalDispatchMicros=20793, 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=3506844338340584, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11792472, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49491, opaque=0xb438c3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3742, encodingMicros=9, totalDispatchMicros=83931, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844338337440, 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=11810019, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32825, opaque=0xb47d4e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2549, encodingMicros=3, totalDispatchMicros=10959, 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=3506844338304930, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11812489, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-54221, opaque=0xb486f4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1869, encodingMicros=3, totalDispatchMicros=1869, 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=3506844338531351, 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=11807245, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50050, opaque=0xb47278, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2158, encodingMicros=3, totalDispatchMicros=22712, 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=3506844338528998, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11791598, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61117, opaque=0xb43559, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3444, encodingMicros=2, totalDispatchMicros=97148, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844338528995, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11795969, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61359, opaque=0xb4466c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3912, encodingMicros=3, totalDispatchMicros=55889, totalServerMicros=4, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844338405614, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11800137, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49812, opaque=0xb456b4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3041, encodingMicros=2, totalDispatchMicros=55427, 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=3506844338415922, 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=11810706, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55051, opaque=0xb47ffd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1158, encodingMicros=3, totalDispatchMicros=7621, 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=3506844338705684, 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=11801126, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15349, opaque=0xb45a91, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3781, encodingMicros=3, totalDispatchMicros=25262, 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=3506844338611550, 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=11807868, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54073, opaque=0xb474e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2204, encodingMicros=2, totalDispatchMicros=19335, 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=3506844338771138, 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=11807829, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44259, opaque=0xb474c0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3041, encodingMicros=3, totalDispatchMicros=21898, 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=3506844338787021, 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=11808442, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65771, opaque=0xb47725, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2374, encodingMicros=3, totalDispatchMicros=17394, 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=3506844338542269, 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=11810250, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51624, opaque=0xb47e35, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2738, encodingMicros=3, totalDispatchMicros=7598, 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=3506844338802671, 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=11807890, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50933, opaque=0xb474fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3069, encodingMicros=2, totalDispatchMicros=21941, 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=3506844338711748, 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=11810841, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55152, opaque=0xb48084, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1450, encodingMicros=2, totalDispatchMicros=7163, 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=3506844338873039, 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=11808290, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51140, opaque=0xb4768d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3117, encodingMicros=2, totalDispatchMicros=19879, 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=3506844338907392, 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=11811785, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61868, opaque=0xb48434, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=970, encodingMicros=2, totalDispatchMicros=6341, 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=3506844338816200, 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=11798055, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45945, opaque=0xb44e92, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20879, encodingMicros=3, totalDispatchMicros=107974, 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=3506844338995349, 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=11798392, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69332, opaque=0xb44fe3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19953, encodingMicros=3, totalDispatchMicros=105260, 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=3506844339037920, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11811230, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50153, opaque=0xb48209, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1727, encodingMicros=4, totalDispatchMicros=9947, 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=3506844339048161, 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=11811632, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47976, opaque=0xb4839b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1796, encodingMicros=3, totalDispatchMicros=3694, 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=3506844339087384, 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=11798883, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41865, opaque=0xb451ce, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19978, encodingMicros=2, totalDispatchMicros=101245, 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=3506844339117636, 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=11811707, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36714, opaque=0xb483e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1647, encodingMicros=2, totalDispatchMicros=2459, 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=3506844339111118, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11805673, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34933, opaque=0xb46c54, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1777, encodingMicros=3, totalDispatchMicros=32612, 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=3506844339119042, 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=11799644, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65454, opaque=0xb454c7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4517, encodingMicros=3, totalDispatchMicros=32728, totalServerMicros=3, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844339184284, 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=11800573, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41918, opaque=0xb45868, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20044, encodingMicros=3, totalDispatchMicros=91119, 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=3506844339194369, 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=11798077, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58110, opaque=0xb44ea8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4588, encodingMicros=3, totalDispatchMicros=43992, totalServerMicros=4, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844339190561, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11811867, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50162, opaque=0xb48486, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1313, encodingMicros=3, totalDispatchMicros=2916, 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=3506844339233050, 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=11783585, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37306, opaque=0xb4160c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17846, encodingMicros=2, totalDispatchMicros=219163, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844339201702, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11807677, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35037, opaque=0xb47428, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1849, encodingMicros=3, totalDispatchMicros=25186, 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=3506844339249088, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11809315, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65793, opaque=0xb47a8e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1306, encodingMicros=3, totalDispatchMicros=21078, 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=3506844339281416, 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=11804437, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61625, opaque=0xb46780, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17881, encodingMicros=3, totalDispatchMicros=75163, 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=3506844339247809, 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=11800340, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34700, opaque=0xb4577f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4621, encodingMicros=2, totalDispatchMicros=25694, 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=3506844339304721, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11808185, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65767, opaque=0xb47624, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1912, encodingMicros=4, totalDispatchMicros=24664, 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=3506844339294941, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11809328, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38652, opaque=0xb47a9b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1349, encodingMicros=3, totalDispatchMicros=21074, 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=3506844339338723, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11809499, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46341, opaque=0xb47b46, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1937, encodingMicros=3, totalDispatchMicros=17921, 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=3506844339331194, 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=11800464, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38296, opaque=0xb457fb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4700, encodingMicros=3, totalDispatchMicros=25658, 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=3506844339358065, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11810858, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73898, opaque=0xb48095, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1373, encodingMicros=3, totalDispatchMicros=8589, 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=3506844339376697, 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=11800723, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38306, opaque=0xb458fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4741, encodingMicros=2, totalDispatchMicros=25561, 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=3506844339414020, 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=11807954, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47829, opaque=0xb4753d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20106, encodingMicros=2, totalDispatchMicros=46621, 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=3506844339435154, 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=11796115, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41778, opaque=0xb446fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4779, encodingMicros=2, totalDispatchMicros=55825, 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=3506844339546715, 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=11803241, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15462, opaque=0xb462d4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4213, encodingMicros=3, totalDispatchMicros=40425, 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=3506844339556812, 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=11805939, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47716, opaque=0xb46d5e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18077, encodingMicros=2, totalDispatchMicros=57692, 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=3506844339552151, 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=11805497, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44136, opaque=0xb46ba4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2734, encodingMicros=3, totalDispatchMicros=30222, 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=3506844339650833, 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=11789926, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22156, opaque=0xb42ed1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18151, encodingMicros=2, totalDispatchMicros=175983, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844339656781, 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=11806499, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32680, opaque=0xb46f8e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3827, encodingMicros=3, totalDispatchMicros=20011, 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=3506844339656517, 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=11803688, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28893, opaque=0xb46493, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4278, encodingMicros=2, totalDispatchMicros=37382, 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=3506844339723403, 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=11811686, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55472, opaque=0xb483d1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3259, encodingMicros=12, totalDispatchMicros=3478, 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=3506844339722283, 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=11805204, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47672, opaque=0xb46a7f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2637, encodingMicros=3, totalDispatchMicros=31880, 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=3506844339793863, 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=11810452, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54840, opaque=0xb47eff, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=732, encodingMicros=3, totalDispatchMicros=8597, 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=3506844339722182, 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=11805226, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28983, opaque=0xb46a95, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4459, encodingMicros=2, totalDispatchMicros=22328, 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=3506844339722529, 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=11810429, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54822, opaque=0xb47ee8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3781, encodingMicros=2, totalDispatchMicros=12482, 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=3506844339877459, 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=11806036, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61687, opaque=0xb46dbf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4037, encodingMicros=2, totalDispatchMicros=23000, 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=3506844339863422, 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=11810416, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54813, opaque=0xb47edb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3773, encodingMicros=3, totalDispatchMicros=11213, 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=3506844339912424, 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=11810874, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58653, opaque=0xb480a5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=856, encodingMicros=2, totalDispatchMicros=7631, 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=3506844339927764, 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=11810446, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54834, opaque=0xb47ef9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3834, encodingMicros=2, totalDispatchMicros=11156, 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=3506844339863422, 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=11807564, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32738, opaque=0xb473b7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2742, encodingMicros=2, totalDispatchMicros=24903, 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=3506844339984516, 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=11810011, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18976, opaque=0xb47d46, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3864, encodingMicros=3, totalDispatchMicros=13745, 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=3506844340000071, 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=11808024, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26215, opaque=0xb47583, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2845, encodingMicros=2, totalDispatchMicros=21022, 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=3506844339995259, 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=11812430, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55614, opaque=0xb486b9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4263, encodingMicros=2, totalDispatchMicros=4263, 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=3506844340028870, 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=11810751, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55087, opaque=0xb4802a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3904, encodingMicros=3, totalDispatchMicros=9398, 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=3506844339990626, 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=11811668, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55464, opaque=0xb483bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1066, encodingMicros=2, totalDispatchMicros=6370, 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=3506844340086894, 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=11810786, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55117, opaque=0xb4804d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3951, encodingMicros=2, totalDispatchMicros=9226, 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=3506844340117265, 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=11811694, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47979, opaque=0xb483d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1187, encodingMicros=3, totalDispatchMicros=6071, 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=3506844340088516, 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=11805215, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26011, opaque=0xb46a8a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3355, encodingMicros=3, totalDispatchMicros=41768, 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=3506844340144501, 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=11804674, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25958, opaque=0xb4686d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12946, encodingMicros=3, totalDispatchMicros=61099, 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=3506844340143849, 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=11811924, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47994, opaque=0xb484bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1189, encodingMicros=3, totalDispatchMicros=3834, 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=3506844340191796, 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=11806268, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36496, opaque=0xb46ea7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12983, encodingMicros=2, totalDispatchMicros=53379, 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=3506844340218921, 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=11806245, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47731, opaque=0xb46e90, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3436, encodingMicros=2, totalDispatchMicros=35325, 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=3506844340104008, 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=11785070, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45324, opaque=0xb41bd9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4431, encodingMicros=2, totalDispatchMicros=157583, totalServerMicros=49, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844340245236, 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=11811240, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40542, opaque=0xb48212, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1271, encodingMicros=3, totalDispatchMicros=6118, 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=3506844340271895, 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=11812104, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55556, opaque=0xb48573, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1293, encodingMicros=2, totalDispatchMicros=2033, 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=3506844340279741, 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=11807243, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40379, opaque=0xb47277, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3467, encodingMicros=3, totalDispatchMicros=31447, 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=3506844340223207, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11803941, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69532, opaque=0xb46590, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4977, encodingMicros=2, totalDispatchMicros=24039, 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=3506844340224201, 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=11806333, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40336, opaque=0xb46ee8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13012, encodingMicros=2, totalDispatchMicros=52506, 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=3506844340308006, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11792260, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65199, opaque=0xb437ef, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22603, encodingMicros=3, totalDispatchMicros=134460, 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=3506844340393557, 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=11809855, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47914, opaque=0xb47caa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4332, encodingMicros=2, totalDispatchMicros=10540, 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=3506844340406284, 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=11806936, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26157, opaque=0xb47143, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12124, encodingMicros=2, totalDispatchMicros=49534, 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=3506844340422700, 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=11810094, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29232, opaque=0xb47d99, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4356, encodingMicros=3, totalDispatchMicros=12217, 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=3506844340435622, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11807136, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73785, opaque=0xb4720b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3547, encodingMicros=3, totalDispatchMicros=37584, 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=3506844340322324, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11804047, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61611, opaque=0xb465fa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5072, encodingMicros=2, totalDispatchMicros=22536, 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=3506844340779906, 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=11805779, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32634, opaque=0xb46cbe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11545, encodingMicros=2, totalDispatchMicros=57272, 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=3506844340673762, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11805968, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42094, opaque=0xb46d7b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4985, encodingMicros=3, totalDispatchMicros=25859, 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=3506844340447823, 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=11810140, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36657, opaque=0xb47dc7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12130, encodingMicros=4, totalDispatchMicros=30614, 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=3506844340410161, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11792429, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41565, opaque=0xb43898, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22701, encodingMicros=3, totalDispatchMicros=133493, 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=3506844342470920, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11810804, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54158, opaque=0xb4805f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20661, encodingMicros=4, totalDispatchMicros=23201, 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=3506844342470920, 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=11810597, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26322, opaque=0xb47f90, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1972, encodingMicros=3, totalDispatchMicros=15497, 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=3506844342471916, 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=11801796, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43955, opaque=0xb45d2f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15581, encodingMicros=3, totalDispatchMicros=70849, 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=3506844342526095, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11795220, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61331, opaque=0xb4437f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16500, encodingMicros=2, totalDispatchMicros=107898, 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=3506844342530437, 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=11812102, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23233, opaque=0xb48571, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2001, encodingMicros=3, totalDispatchMicros=3363, 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=3506844342907190, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11785299, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-52945, opaque=0xb41cbe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14510, encodingMicros=3, totalDispatchMicros=204340, totalServerMicros=85, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844342903072, 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=11810415, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32839, opaque=0xb47eda, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4104, encodingMicros=3, totalDispatchMicros=12208, 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=3506844342950572, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11786822, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45496, opaque=0xb422b1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14541, encodingMicros=2, totalDispatchMicros=196102, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844342976068, 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=11808033, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51010, opaque=0xb4758c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4136, encodingMicros=3, totalDispatchMicros=25089, 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=3506844342983276, 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=11809796, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29215, opaque=0xb47c6f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4162, encodingMicros=3, totalDispatchMicros=12672, 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=3506844343026620, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11806365, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50021, opaque=0xb46f08, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14592, encodingMicros=3, totalDispatchMicros=63198, 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=3506844343055732, 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=11810660, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55011, opaque=0xb47fcf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4220, encodingMicros=2, totalDispatchMicros=11534, 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=3506844343060180, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11806820, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73774, opaque=0xb470cf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14617, encodingMicros=2, totalDispatchMicros=58084, 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=3506844343086259, 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=11810064, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40514, opaque=0xb47d7b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4247, encodingMicros=2, totalDispatchMicros=15107, 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=3506844343109241, 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=11810220, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47936, opaque=0xb47e17, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4235, encodingMicros=3, totalDispatchMicros=16275, 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=3506844343246848, 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=11811684, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26385, opaque=0xb483cf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4327, encodingMicros=3, totalDispatchMicros=9271, 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=3506844343069194, 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=11812738, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-26450, opaque=0xb487ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=312, encodingMicros=3, totalDispatchMicros=312, 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=3506844343246848, 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=11811848, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32879, opaque=0xb48473, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4391, encodingMicros=24, totalDispatchMicros=10044, 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=3506844343111491, 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=11810689, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55036, opaque=0xb47fec, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4269, encodingMicros=2, totalDispatchMicros=11576, 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=3506844343790825, 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=11811127, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19009, opaque=0xb481a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15486, encodingMicros=3, totalDispatchMicros=17290, 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=3506844343818832, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11810943, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50145, opaque=0xb480ea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15931, encodingMicros=3, totalDispatchMicros=18622, 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=3506844343798151, 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=11809017, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51402, opaque=0xb47964, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4894, encodingMicros=2, totalDispatchMicros=28007, 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=3506844343875388, 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=11809038, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51408, opaque=0xb47979, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4966, encodingMicros=2, totalDispatchMicros=28114, 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=3506844343878312, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11801715, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61534, opaque=0xb45cde, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15794, encodingMicros=3, totalDispatchMicros=55729, 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=3506844343923865, 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=11808331, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23100, opaque=0xb476b6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4988, encodingMicros=3, totalDispatchMicros=27611, 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=3506844343931109, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11801897, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53861, opaque=0xb45d94, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15829, encodingMicros=2, totalDispatchMicros=54581, 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=3506844343957428, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11802035, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46100, opaque=0xb45e1e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15852, encodingMicros=3, totalDispatchMicros=54498, 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=3506844343981868, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11802056, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38377, opaque=0xb45e33, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15872, encodingMicros=3, totalDispatchMicros=54318, 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=3506844344050695, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11804536, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49951, opaque=0xb467e3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15760, encodingMicros=3, totalDispatchMicros=52858, 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=3506844344053776, 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=11811238, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55322, opaque=0xb48211, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4961, encodingMicros=2, totalDispatchMicros=11784, 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=3506844344088999, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11804647, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38468, opaque=0xb46852, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15794, encodingMicros=3, totalDispatchMicros=53721, 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=3506844344110829, 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=11812066, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19043, opaque=0xb4854d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4968, encodingMicros=2, totalDispatchMicros=7391, 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=3506844344118715, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11804660, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42060, opaque=0xb4685f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15818, encodingMicros=3, totalDispatchMicros=53577, 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=3506844344135343, 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=11812091, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29290, opaque=0xb48566, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4987, encodingMicros=4, totalDispatchMicros=6603, 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=3506844344142654, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11804689, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34897, opaque=0xb4687c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15838, encodingMicros=3, totalDispatchMicros=53442, 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=3506844344159352, 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=11812714, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-40591, opaque=0xb487d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1650, encodingMicros=3, totalDispatchMicros=1650, 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=3506844344168988, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11804905, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34907, opaque=0xb46954, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15860, 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=PT0S, createdAt=3506844344152270, 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=11812368, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55608, opaque=0xb4867b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8483, encodingMicros=3, totalDispatchMicros=8483, 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=3506844344189533, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11811706, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73914, opaque=0xb483e5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5202, encodingMicros=3, totalDispatchMicros=10600, 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=3506844344204692, 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=11799384, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15259, opaque=0xb453c3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8394, encodingMicros=2, totalDispatchMicros=81273, 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=3506844344222755, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11811933, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42286, opaque=0xb484c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5089, encodingMicros=4, totalDispatchMicros=9142, 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=3506844344247709, 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=11802904, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40150, opaque=0xb46183, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8420, encodingMicros=3, totalDispatchMicros=54301, 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=3506844344192660, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11805122, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65661, opaque=0xb46a2d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15879, encodingMicros=3, totalDispatchMicros=49694, 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=3506844344278005, 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=11800271, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47420, opaque=0xb4573a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8448, encodingMicros=2, totalDispatchMicros=66709, 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=3506844344297618, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812004, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-58680, opaque=0xb4850f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14718, encodingMicros=4, totalDispatchMicros=14718, 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=3506844344325849, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812206, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-69751, opaque=0xb485d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12170, encodingMicros=2, totalDispatchMicros=12170, 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=3506844344327381, 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=11800536, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43893, opaque=0xb45843, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8482, encodingMicros=3, totalDispatchMicros=66023, 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=3506844344353607, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812233, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-38739, opaque=0xb485f4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11662, encodingMicros=3, totalDispatchMicros=11662, 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=3506844344397271, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812367, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-54215, opaque=0xb4867a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9642, encodingMicros=3, totalDispatchMicros=9642, 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=3506844344382100, 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=11800583, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18518, opaque=0xb45872, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8528, encodingMicros=3, totalDispatchMicros=65925, 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=3506844344424317, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11802767, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65569, opaque=0xb460fa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9629, encodingMicros=2, totalDispatchMicros=47528, 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=3506844344443614, 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=11795488, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-14967, opaque=0xb4448b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8586, encodingMicros=3, totalDispatchMicros=98477, 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=3506844344453974, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11802903, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61574, opaque=0xb46182, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9655, encodingMicros=3, totalDispatchMicros=47331, 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=3506844344462422, 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=11812791, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-23265, opaque=0xb48822, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=883, encodingMicros=3, totalDispatchMicros=883, 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=3506844344473093, 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=11804188, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44075, opaque=0xb46687, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18421, encodingMicros=3, totalDispatchMicros=57870, 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=3506844344469886, 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=11795429, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18287, opaque=0xb44450, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8609, encodingMicros=3, totalDispatchMicros=98564, 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=3506844344509693, 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=11804332, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15521, opaque=0xb46717, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18455, encodingMicros=3, totalDispatchMicros=57116, 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=3506844344546722, 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=11801307, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18557, opaque=0xb45b46, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8683, encodingMicros=3, totalDispatchMicros=62013, 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=3506844344575184, 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=11804335, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40229, opaque=0xb4671a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18516, encodingMicros=2, totalDispatchMicros=57198, 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=3506844344599995, 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=11800699, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43903, opaque=0xb458e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8733, encodingMicros=3, totalDispatchMicros=59084, 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=3506844344611022, 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=11804416, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18727, opaque=0xb4676b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18526, encodingMicros=2, totalDispatchMicros=58368, 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=3506844344638039, 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=11804594, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44097, opaque=0xb4681d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18543, encodingMicros=3, totalDispatchMicros=56856, 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=3506844344637553, 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=11800784, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32365, opaque=0xb4593b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8767, encodingMicros=2, totalDispatchMicros=59084, 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=3506844344709613, 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=11801175, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28763, opaque=0xb45ac2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8836, encodingMicros=2, totalDispatchMicros=58941, 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=3506844344665988, 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=11804841, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44107, opaque=0xb46914, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18550, encodingMicros=3, totalDispatchMicros=54911, 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=3506844344748378, 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=11801213, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32388, opaque=0xb45ae8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8871, encodingMicros=3, totalDispatchMicros=58967, 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=3506844344775379, 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=11804895, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25981, opaque=0xb4694a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18655, encodingMicros=2, totalDispatchMicros=53881, 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=3506844344793021, 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=11801760, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32417, opaque=0xb45d0b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8912, encodingMicros=3, totalDispatchMicros=58275, 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=3506844344803769, 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=11804915, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28964, opaque=0xb4695f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18677, encodingMicros=3, totalDispatchMicros=53838, 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=3506844344818820, 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=11803552, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25836, opaque=0xb4640b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8935, encodingMicros=3, totalDispatchMicros=53399, 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=3506844344837214, 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=11805003, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22925, opaque=0xb469b6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18694, encodingMicros=2, totalDispatchMicros=52851, 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=3506844344863237, 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=11811891, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-40560, opaque=0xb4849e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18205, encodingMicros=3, totalDispatchMicros=18205, 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=3506844344853151, 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=11795001, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22392, opaque=0xb442a4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8966, encodingMicros=3, totalDispatchMicros=104368, totalServerMicros=33, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844344886951, 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=11811163, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32854, opaque=0xb481c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16531, encodingMicros=2, totalDispatchMicros=18589, 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=3506844344897297, 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=11790944, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22202, opaque=0xb432cb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9007, encodingMicros=3, totalDispatchMicros=137076, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844344913055, 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=11812065, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-36733, opaque=0xb4854c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14978, encodingMicros=4, totalDispatchMicros=14978, 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=3506844344923795, 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=11790934, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43184, opaque=0xb432c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9030, encodingMicros=2, totalDispatchMicros=137259, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844344938063, 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=11812069, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-32882, opaque=0xb48550, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14926, encodingMicros=3, totalDispatchMicros=14926, 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=3506844344947438, 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=11804147, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40218, opaque=0xb4665e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8900, encodingMicros=2, totalDispatchMicros=50925, 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=3506844344962732, 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=11801925, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28819, opaque=0xb45db0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10259, encodingMicros=2, totalDispatchMicros=45063, 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=3506844344972145, 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=11804611, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25952, opaque=0xb4682e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8921, encodingMicros=3, totalDispatchMicros=47582, 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=3506844344987498, 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=11801956, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36306, opaque=0xb45dcf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10280, encodingMicros=3, totalDispatchMicros=45092, 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=3506844344998224, 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=11804422, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40235, opaque=0xb46771, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8944, encodingMicros=2, totalDispatchMicros=45991, 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=3506844345042534, 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=11801973, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28822, opaque=0xb45de0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10324, encodingMicros=3, totalDispatchMicros=45015, 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=3506844345064402, 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=11804766, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32587, opaque=0xb468c9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9007, encodingMicros=2, totalDispatchMicros=45823, 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=3506844345082380, 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=11802394, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47526, opaque=0xb45f85, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10341, encodingMicros=4, totalDispatchMicros=44113, 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=3506844345058593, 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=11802343, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32444, opaque=0xb45f52, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19470, encodingMicros=3, totalDispatchMicros=50531, 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=3506844345163913, 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=11804852, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47655, opaque=0xb4691f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9053, encodingMicros=13, totalDispatchMicros=37446, 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=3506844345164721, 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=11803099, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47558, opaque=0xb46246, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18271, encodingMicros=2, totalDispatchMicros=60624, 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=3506844345203562, 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=11805185, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15564, opaque=0xb46a6c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9065, encodingMicros=3, totalDispatchMicros=31027, 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=3506844345214443, 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=11789771, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-17829, opaque=0xb42e36, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1679, encodingMicros=2, totalDispatchMicros=108612, 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=3506844345170890, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11812022, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-46411, opaque=0xb48521, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15680, encodingMicros=3, totalDispatchMicros=15680, 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=3506844345164000, 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=11804501, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47637, opaque=0xb467c0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17921, encodingMicros=3, totalDispatchMicros=50976, 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=3506844345247451, 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=11807096, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18858, opaque=0xb471e3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9097, encodingMicros=4, totalDispatchMicros=29606, 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=3506844345230937, 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=11803453, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18678, opaque=0xb463a8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18325, encodingMicros=2, totalDispatchMicros=58242, 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=3506844345215213, 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=11794371, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61300, opaque=0xb4402e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18546, encodingMicros=3, totalDispatchMicros=106721, 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=3506844348456044, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11799286, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34649, opaque=0xb45361, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22718, encodingMicros=2, totalDispatchMicros=79796, 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=3506844348456467, 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=11805444, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26033, opaque=0xb46b6f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3662, encodingMicros=3, totalDispatchMicros=41269, 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=3506844348467299, 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=11811624, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51677, opaque=0xb48393, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5381, encodingMicros=3, totalDispatchMicros=13403, 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=3506844348494865, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11799490, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46006, opaque=0xb4542d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22749, encodingMicros=2, totalDispatchMicros=78333, 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=3506844348515804, 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=11806190, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32659, opaque=0xb46e59, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3705, encodingMicros=3, totalDispatchMicros=36053, 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=3506844348524221, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11799874, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58186, opaque=0xb455ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22438, encodingMicros=3, totalDispatchMicros=76753, 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=3506844348878459, 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=11808319, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51153, opaque=0xb476aa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21242, encodingMicros=2, totalDispatchMicros=48180, 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=3506844348956943, 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=11799364, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34650, opaque=0xb453af, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20812, encodingMicros=3, totalDispatchMicros=76726, 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=3506844348974093, 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=11802010, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36309, opaque=0xb45e05, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14206, encodingMicros=2, totalDispatchMicros=54865, 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=3506844349060901, 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=11802443, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25667, opaque=0xb45fb6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14232, encodingMicros=3, totalDispatchMicros=51480, 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=3506844349059681, 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=11800022, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27367, opaque=0xb45641, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20890, encodingMicros=2, totalDispatchMicros=71464, 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=3506844349122134, 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=11800460, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58204, opaque=0xb457f7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20937, encodingMicros=3, totalDispatchMicros=70100, 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=3506844349128782, 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=11792037, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22242, opaque=0xb43710, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23801, encodingMicros=3, totalDispatchMicros=130510, totalServerMicros=26, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844349199313, 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=11792841, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43490, opaque=0xb43a34, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23158, encodingMicros=2, totalDispatchMicros=127922, 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=3506844349235951, 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=11802934, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32475, opaque=0xb461a1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23182, encodingMicros=2, totalDispatchMicros=55543, 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=3506844349249383, 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=11804001, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46171, opaque=0xb465cc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20985, encodingMicros=3, totalDispatchMicros=56955, 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=3506844349267208, 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=11804067, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25887, opaque=0xb4660e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22733, encodingMicros=3, totalDispatchMicros=56708, 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=3506844349277671, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11812498, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73936, opaque=0xb486fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2026, encodingMicros=3, totalDispatchMicros=4084, 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=3506844349300943, 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=11804924, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61642, opaque=0xb46967, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20928, encodingMicros=3, totalDispatchMicros=54256, 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=3506844349303028, 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=11804114, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28924, opaque=0xb4663d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22764, encodingMicros=2, totalDispatchMicros=56550, 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=3506844349315664, 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=11807058, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44216, opaque=0xb471bd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20963, encodingMicros=3, totalDispatchMicros=64943, 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=3506844349331228, 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=11811917, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-65858, opaque=0xb484b8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20760, encodingMicros=2, totalDispatchMicros=20760, 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=3506844349344739, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11812675, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38754, opaque=0xb487ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2033, encodingMicros=3, totalDispatchMicros=2549, 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=3506844349365014, 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=11805086, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40275, opaque=0xb46a09, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22804, encodingMicros=2, totalDispatchMicros=54751, 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=3506844349399884, 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=11811006, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55221, opaque=0xb48129, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21726, encodingMicros=3, totalDispatchMicros=22533, 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=3506844349330231, 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=11806355, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47740, opaque=0xb46efe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21016, encodingMicros=3, totalDispatchMicros=68223, 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=3506844349429836, 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=11810106, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46366, opaque=0xb47da5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10491, encodingMicros=3, totalDispatchMicros=31658, 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=3506844349315612, 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=11809164, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36612, opaque=0xb479f7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2801, encodingMicros=3, totalDispatchMicros=22776, 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=3506844349459012, 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=11806480, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44187, opaque=0xb46f7b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21118, encodingMicros=3, totalDispatchMicros=68260, 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=3506844349460531, 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=11810540, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54910, opaque=0xb47f57, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3364, encodingMicros=2, totalDispatchMicros=10714, 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=3506844349508026, 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=11806577, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15635, opaque=0xb46fdc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21164, encodingMicros=3, totalDispatchMicros=68226, 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=3506844349516587, 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=11809115, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51433, opaque=0xb479c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3414, encodingMicros=3, totalDispatchMicros=24057, 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=3506844349425978, 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=11811087, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55261, opaque=0xb4817a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21721, encodingMicros=2, totalDispatchMicros=22235, 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=3506844349545070, 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=11794630, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18233, opaque=0xb44131, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21193, encodingMicros=2, totalDispatchMicros=161876, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844349351897, 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=11791675, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18043, opaque=0xb435a6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20996, encodingMicros=3, totalDispatchMicros=188308, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844349578719, 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=11807949, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50965, opaque=0xb47538, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21207, encodingMicros=2, totalDispatchMicros=58341, 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=3506844349595319, 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=11806001, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18801, opaque=0xb46d9c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20348, encodingMicros=3, totalDispatchMicros=63770, 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=3506844349538571, 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=11807915, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50948, opaque=0xb47516, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2997, encodingMicros=2, totalDispatchMicros=25386, 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=3506844349655015, 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=11789987, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39296, opaque=0xb42f0e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20364, encodingMicros=2, totalDispatchMicros=193320, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844349603975, 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=11790886, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-17982, opaque=0xb43291, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21243, encodingMicros=3, totalDispatchMicros=193195, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844349683669, 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=11788625, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31781, opaque=0xb429bc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20365, encodingMicros=3, totalDispatchMicros=198279, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844349605096, 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=11808124, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36572, opaque=0xb475e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20355, encodingMicros=2, totalDispatchMicros=54886, 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=3506844349578939, 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=11812462, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51745, opaque=0xb486d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2295, encodingMicros=3, totalDispatchMicros=5315, 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=3506844349761373, 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=11812231, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55580, opaque=0xb485f2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17082, encodingMicros=3, totalDispatchMicros=17082, 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=3506844349714517, 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=11808518, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40441, opaque=0xb47771, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3149, encodingMicros=3, 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=3506844349818933, 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=11803208, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22841, opaque=0xb462b3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14053, encodingMicros=3, totalDispatchMicros=68644, 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=3506844349710019, 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=11790676, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-17965, opaque=0xb431bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20388, encodingMicros=2, totalDispatchMicros=189173, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844349865816, 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=11809668, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47907, opaque=0xb47bef, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3268, encodingMicros=3, totalDispatchMicros=18701, 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=3506844349677469, 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=11812594, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-44428, opaque=0xb4875d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10308, encodingMicros=3, totalDispatchMicros=10308, 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=3506844349897500, 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=11808946, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51375, opaque=0xb4791d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20520, encodingMicros=2, totalDispatchMicros=48792, 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=3506844349894137, 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=11805076, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25998, opaque=0xb469ff, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14071, encodingMicros=3, totalDispatchMicros=63531, 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=3506844349926196, 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=11809035, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51407, opaque=0xb47976, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20540, encodingMicros=2, totalDispatchMicros=47769, 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=3506844349789458, 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=11808828, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51326, opaque=0xb478a7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20510, encodingMicros=3, totalDispatchMicros=51131, 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=3506844349950880, 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=11809182, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23140, opaque=0xb47a09, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20548, encodingMicros=3, totalDispatchMicros=45543, 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=3506844349991199, 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=11794855, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28371, opaque=0xb44212, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20698, encodingMicros=3, totalDispatchMicros=158782, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844349990291, 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=11810207, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18991, opaque=0xb47e0a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20584, encodingMicros=3, totalDispatchMicros=37763, 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=3506844350027536, 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=11810221, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44346, opaque=0xb47e18, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20649, encodingMicros=3, totalDispatchMicros=42224, 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=3506844350067411, 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=11810424, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54819, opaque=0xb47ee3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20548, encodingMicros=2, totalDispatchMicros=37492, 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=3506844349786723, 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=11812503, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32894, opaque=0xb48702, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2511, encodingMicros=3, totalDispatchMicros=4372, 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=3506844350103256, 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=11812167, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55568, opaque=0xb485b2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18256, encodingMicros=3, totalDispatchMicros=18256, 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=3506844349953521, 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=11809072, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50090, opaque=0xb4799b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3500, encodingMicros=3, totalDispatchMicros=25678, 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=3506844350132720, 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=11811632, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47976, opaque=0xb4839b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2833, encodingMicros=3, totalDispatchMicros=6528, 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=3506844350146241, 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=11802751, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15431, opaque=0xb460ea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14715, encodingMicros=2, totalDispatchMicros=81642, 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=3506844349954585, 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=11805209, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36456, opaque=0xb46a85, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14117, encodingMicros=3, totalDispatchMicros=63399, 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=3506844349918698, 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=11812649, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-48037, opaque=0xb48795, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7714, encodingMicros=4, totalDispatchMicros=7714, 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=3506844350199594, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11795064, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61328, opaque=0xb442e3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14705, encodingMicros=3, totalDispatchMicros=125241, 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=3506844350162462, 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=11806920, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54036, opaque=0xb47133, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3699, encodingMicros=3, totalDispatchMicros=31922, 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=3506844350230397, 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=11790257, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39386, opaque=0xb4301c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6247, encodingMicros=2, totalDispatchMicros=114734, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844350119738, 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=11810633, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54989, opaque=0xb47fb4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20586, encodingMicros=2, totalDispatchMicros=35374, 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=3506844350278714, 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=11809503, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50100, opaque=0xb47b4a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3798, encodingMicros=3, totalDispatchMicros=22009, 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=3506844350281147, 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=11812192, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-19046, opaque=0xb485cb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17157, encodingMicros=3, totalDispatchMicros=17157, 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=3506844350305356, 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=11809953, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46357, opaque=0xb47d0c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3821, encodingMicros=3, totalDispatchMicros=15690, 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=3506844350320196, 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=11810979, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32847, opaque=0xb4810e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20761, encodingMicros=3, totalDispatchMicros=31086, 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=3506844350334367, 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=11810056, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58634, opaque=0xb47d73, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3845, encodingMicros=3, totalDispatchMicros=15381, 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=3506844350351437, 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=11801539, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47479, opaque=0xb45c2e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15453, encodingMicros=3, totalDispatchMicros=56141, 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=3506844350221948, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11793517, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69179, opaque=0xb43cd8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14481, encodingMicros=3, totalDispatchMicros=106461, 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=3506844350413291, 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=11803818, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47603, opaque=0xb46515, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5858, encodingMicros=4, totalDispatchMicros=32680, 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=3506844350224672, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11795085, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38092, opaque=0xb442f8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14726, encodingMicros=2, totalDispatchMicros=125045, 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=3506844350454689, 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=11804563, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28946, opaque=0xb467fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5871, encodingMicros=4, totalDispatchMicros=28661, 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=3506844350401307, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11808545, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54088, opaque=0xb4778c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14218, encodingMicros=3, totalDispatchMicros=37303, 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=3506844350480172, 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=11804769, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25963, opaque=0xb468cc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5893, encodingMicros=2, totalDispatchMicros=28435, 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=3506844350492867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11795390, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65341, opaque=0xb44429, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14924, encodingMicros=2, totalDispatchMicros=121842, 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=3506844350389759, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11812334, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69754, opaque=0xb48659, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4092, encodingMicros=3, totalDispatchMicros=5896, 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=3506844350520704, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11795399, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38102, opaque=0xb44432, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14949, encodingMicros=2, totalDispatchMicros=121887, 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=3506844350385040, 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=11801634, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32412, opaque=0xb45c8d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15481, encodingMicros=4, totalDispatchMicros=56108, 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=3506844350544889, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11795426, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57926, opaque=0xb4444d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14969, encodingMicros=2, totalDispatchMicros=121918, 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=3506844350544889, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11812903, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-65897, opaque=0xb48892, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4009, encodingMicros=3, totalDispatchMicros=4009, 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=3506844350359834, 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=11810191, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50127, opaque=0xb47dfa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3866, encodingMicros=3, totalDispatchMicros=13317, 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=3506844350591274, 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=11801824, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40110, opaque=0xb45d4b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15680, encodingMicros=2, totalDispatchMicros=53568, 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=3506844350592451, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11812519, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35196, opaque=0xb48712, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3275, encodingMicros=2, totalDispatchMicros=7263, 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=3506844350294418, 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=11796362, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22487, opaque=0xb447f5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6239, encodingMicros=2, totalDispatchMicros=66717, 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=3506844350623846, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11809470, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42221, opaque=0xb47b29, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14352, encodingMicros=3, totalDispatchMicros=22111, 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=3506844350630108, 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=11811934, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35168, opaque=0xb484c9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3727, encodingMicros=4, totalDispatchMicros=7835, 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=3506844350669926, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11810349, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73892, opaque=0xb47e98, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13629, encodingMicros=2, totalDispatchMicros=21872, 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=3506844350630880, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11811577, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54181, opaque=0xb48364, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3309, encodingMicros=3, totalDispatchMicros=11710, 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=3506844350714077, 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=11808687, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51288, opaque=0xb4781a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13205, encodingMicros=3, totalDispatchMicros=37152, 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=3506844350742950, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11811975, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35171, opaque=0xb484f1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3401, encodingMicros=3, totalDispatchMicros=6704, 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=3506844350761335, 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=11807079, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29094, opaque=0xb471d2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13227, encodingMicros=2, totalDispatchMicros=47184, 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=3506844350591944, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11795664, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41761, opaque=0xb4453b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14978, encodingMicros=3, totalDispatchMicros=119011, 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=3506844350519957, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11806966, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46276, opaque=0xb47161, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14326, encodingMicros=3, totalDispatchMicros=43530, 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=3506844350846969, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11783339, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-72610, opaque=0xb41516, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14051, encodingMicros=2, totalDispatchMicros=202160, totalServerMicros=49, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844350890892, 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=11810437, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54827, opaque=0xb47ef0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13285, encodingMicros=2, totalDispatchMicros=21371, 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=3506844350506350, 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=11804848, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28961, opaque=0xb4691b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5915, encodingMicros=2, totalDispatchMicros=33029, 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=3506844350918979, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11809403, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50095, opaque=0xb47ae6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14029, encodingMicros=4, totalDispatchMicros=43889, 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=3506844350937710, 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=11810651, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55002, opaque=0xb47fc6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13310, encodingMicros=2, totalDispatchMicros=20643, 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=3506844350856045, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11805194, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65664, opaque=0xb46a75, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14657, encodingMicros=2, totalDispatchMicros=49453, 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=3506844350956331, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11809696, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73866, opaque=0xb47c0b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13166, encodingMicros=3, totalDispatchMicros=43981, 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=3506844350964680, 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=11810796, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55123, opaque=0xb48057, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13332, encodingMicros=2, totalDispatchMicros=20252, 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=3506844350983176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11807512, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42166, opaque=0xb47383, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14758, encodingMicros=2, totalDispatchMicros=38841, 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=3506844350823966, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11795760, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69271, opaque=0xb4459b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15206, encodingMicros=4, totalDispatchMicros=119224, 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=3506844351019143, 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=11810931, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55192, opaque=0xb480de, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13363, encodingMicros=3, totalDispatchMicros=20189, 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=3506844350742950, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11810233, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50128, opaque=0xb47e24, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13670, encodingMicros=10, totalDispatchMicros=21324, 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=3506844351053427, 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=11812730, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55651, opaque=0xb487e5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8519, encodingMicros=2, totalDispatchMicros=8519, 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=3506844350694126, 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=11810874, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58653, opaque=0xb480a5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3787, encodingMicros=2, totalDispatchMicros=11419, 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=3506844350658622, 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=11796384, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28478, opaque=0xb4480b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6599, encodingMicros=2, totalDispatchMicros=67064, 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=3506844351075999, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11811616, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54184, opaque=0xb4838b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13999, encodingMicros=3, totalDispatchMicros=16218, 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=3506844351024883, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11811016, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69733, opaque=0xb48133, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10622, encodingMicros=3, totalDispatchMicros=26110, 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=3506844351011000, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11805979, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58452, opaque=0xb46d86, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14781, encodingMicros=3, totalDispatchMicros=45012, 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=3506844354275065, 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=11808540, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51233, opaque=0xb47787, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=32747, encodingMicros=2, totalDispatchMicros=53478, 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=3506844354321895, 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=11811539, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-29264, opaque=0xb4833e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=32433, encodingMicros=3, totalDispatchMicros=32433, 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=3506844354403777, 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=11785906, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53092, opaque=0xb41f1d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1010, encodingMicros=2, totalDispatchMicros=126622, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844354443418, 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=11803113, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40161, opaque=0xb46254, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27752, encodingMicros=2, totalDispatchMicros=79147, 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=3506844354472117, 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=11803134, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18661, opaque=0xb46269, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27772, encodingMicros=2, totalDispatchMicros=78863, 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=3506844354498124, 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=11794800, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27025, opaque=0xb441db, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1072, encodingMicros=3, totalDispatchMicros=72586, 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=3506844354530171, 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=11794861, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57887, opaque=0xb44218, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1100, encodingMicros=3, totalDispatchMicros=72058, 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=3506844350976737, 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=11807640, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36550, opaque=0xb47403, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2842, encodingMicros=2, totalDispatchMicros=20055, 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=3506844354610652, 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=11809205, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32795, opaque=0xb47a20, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6084, encodingMicros=2, totalDispatchMicros=21840, 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=3506844354652667, 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=11810258, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18994, opaque=0xb47e3d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6118, encodingMicros=3, totalDispatchMicros=14755, 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=3506844354683138, 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=11797697, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34552, opaque=0xb44d2c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1176, encodingMicros=3, totalDispatchMicros=48339, 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=3506844354699661, 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=11810469, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54856, opaque=0xb47f10, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6132, encodingMicros=2, totalDispatchMicros=13885, 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=3506844354748347, 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=11810595, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54955, opaque=0xb47f8e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6163, encodingMicros=2, totalDispatchMicros=14453, 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=3506844354777938, 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=11783573, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-27757, opaque=0xb41600, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=921, encodingMicros=2, totalDispatchMicros=149585, totalServerMicros=117, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844354794863, 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=11811668, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55464, opaque=0xb483bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6192, encodingMicros=2, totalDispatchMicros=12562, 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=3506844354829599, 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=11811924, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47994, opaque=0xb484bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6218, encodingMicros=3, totalDispatchMicros=10052, 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=3506844354853491, 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=11811930, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29283, opaque=0xb484c5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6237, encodingMicros=3, totalDispatchMicros=10138, 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=3506844354885342, 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=11811149, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55286, opaque=0xb481b8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6261, encodingMicros=3, totalDispatchMicros=10427, 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=3506844354532849, 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=11803514, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44041, opaque=0xb463e5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25064, encodingMicros=3, totalDispatchMicros=80160, 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=3506844354287851, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11799972, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38271, opaque=0xb4560f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28198, encodingMicros=3, totalDispatchMicros=82452, 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=3506844354286350, 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=11812932, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-44440, opaque=0xb488af, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5686, encodingMicros=3, totalDispatchMicros=5686, 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=3506844353057336, 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=11804782, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22914, opaque=0xb468d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3736, encodingMicros=3, totalDispatchMicros=30540, 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=3506844353055111, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11804445, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34884, opaque=0xb46788, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16929, encodingMicros=2, totalDispatchMicros=75094, 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=3506844351145196, 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=11796433, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47009, opaque=0xb4483c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7083, encodingMicros=2, totalDispatchMicros=67434, 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=3506844356302400, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11807176, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54047, opaque=0xb47233, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17374, encodingMicros=3, totalDispatchMicros=67542, 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=3506844356309809, 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=11798284, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18398, opaque=0xb44f77, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12220, encodingMicros=3, totalDispatchMicros=62668, 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=3506844356349733, 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=11806676, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23015, opaque=0xb4703f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19623, encodingMicros=2, totalDispatchMicros=67280, 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=3506844356310171, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11809850, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35105, opaque=0xb47ca5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28659, encodingMicros=3, totalDispatchMicros=37891, 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=3506844356388165, 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=11808974, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51384, opaque=0xb47939, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19658, encodingMicros=2, totalDispatchMicros=53314, 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=3506844356398738, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11810970, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38702, opaque=0xb48105, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28637, encodingMicros=3, totalDispatchMicros=30609, 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=3506844356360149, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11792635, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73273, opaque=0xb43966, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7151, encodingMicros=3, totalDispatchMicros=120616, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844356420921, 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=11803571, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25839, opaque=0xb4641e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19687, encodingMicros=2, totalDispatchMicros=79291, 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=3506844356441200, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11786712, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45485, opaque=0xb42243, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21376, encodingMicros=2, totalDispatchMicros=168361, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844356425940, 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=11800485, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22716, opaque=0xb45810, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12301, encodingMicros=2, totalDispatchMicros=48432, 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=3506844356457838, 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=11803719, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22863, opaque=0xb464b2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19707, encodingMicros=3, totalDispatchMicros=74477, 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=3506844356468903, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11804455, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69546, opaque=0xb46792, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7110, encodingMicros=2, totalDispatchMicros=36434, 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=3506844356483371, 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=11797277, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15111, opaque=0xb44b88, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19711, encodingMicros=3, totalDispatchMicros=115721, 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=3506844356475370, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11786012, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73015, opaque=0xb41f87, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21402, encodingMicros=3, totalDispatchMicros=171354, 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=3506844356519510, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11785039, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-72911, opaque=0xb41bba, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21442, encodingMicros=2, totalDispatchMicros=175318, 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=3506844356520123, 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=11797309, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28528, opaque=0xb44ba8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19726, encodingMicros=2, totalDispatchMicros=115606, 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=3506844356547008, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11806674, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73767, opaque=0xb4703d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7710, encodingMicros=3, totalDispatchMicros=52187, 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=3506844356564726, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11806627, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50032, opaque=0xb4700e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7132, encodingMicros=3, totalDispatchMicros=36939, 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=3506844356574051, 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=11797621, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22552, opaque=0xb44ce0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19746, encodingMicros=3, totalDispatchMicros=114514, 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=3506844356603198, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11807701, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35038, opaque=0xb47440, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7748, encodingMicros=3, totalDispatchMicros=52487, 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=3506844356604219, 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=11797657, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47282, opaque=0xb44d04, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19765, encodingMicros=3, totalDispatchMicros=114398, 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=3506844356636265, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11809858, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50113, opaque=0xb47cad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7040, encodingMicros=3, totalDispatchMicros=21119, 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=3506844356650374, 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=11797704, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22558, opaque=0xb44d33, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19808, encodingMicros=3, totalDispatchMicros=114351, 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=3506844356664703, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11812205, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65869, opaque=0xb485d8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7024, encodingMicros=2, totalDispatchMicros=8382, 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=3506844356669327, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11808538, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50078, opaque=0xb47785, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7789, encodingMicros=3, totalDispatchMicros=50324, 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=3506844356692971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11812241, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54209, opaque=0xb485fc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7048, encodingMicros=3, totalDispatchMicros=8411, 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=3506844356714046, 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=11798588, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36133, opaque=0xb450a7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19832, encodingMicros=3, totalDispatchMicros=108759, 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=3506844356722430, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11812321, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61874, opaque=0xb4864c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7072, encodingMicros=3, totalDispatchMicros=7670, 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=3506844356729072, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11810362, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42250, opaque=0xb47ea5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7832, encodingMicros=3, totalDispatchMicros=30111, 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=3506844356757896, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11811362, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65844, opaque=0xb4828d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6934, encodingMicros=2, totalDispatchMicros=18537, 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=3506844356779442, 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=11800034, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18487, opaque=0xb4564c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19828, encodingMicros=2, totalDispatchMicros=99484, 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=3506844356760296, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11810430, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38692, opaque=0xb47ee9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7859, encodingMicros=3, totalDispatchMicros=31355, 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=3506844356825840, 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=11800512, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28723, opaque=0xb4582a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19855, encodingMicros=2, totalDispatchMicros=96610, 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=3506844358300450, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11793208, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41627, opaque=0xb43ba3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4343, encodingMicros=3, totalDispatchMicros=92346, 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=3506844358313588, 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=11812352, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23248, opaque=0xb4866b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9770, encodingMicros=3, totalDispatchMicros=13377, 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=3506844358360788, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11793332, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61243, opaque=0xb43c1f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4395, encodingMicros=3, totalDispatchMicros=91517, 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=3506844358398386, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11793562, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65279, opaque=0xb43d05, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4424, encodingMicros=3, totalDispatchMicros=89637, 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=3506844358396912, 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=11780269, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-7693, opaque=0xb40918, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9736, encodingMicros=2, totalDispatchMicros=252611, totalServerMicros=181, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844358424496, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11793604, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49570, opaque=0xb43d2f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4446, encodingMicros=3, totalDispatchMicros=89245, 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=3506844358446640, 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=11801673, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53850, opaque=0xb45cb4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14778, encodingMicros=2, totalDispatchMicros=35790, 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=3506844358461437, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11793754, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73317, opaque=0xb43dc5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4478, encodingMicros=3, totalDispatchMicros=87577, 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=3506844358479495, 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=11811358, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55368, opaque=0xb48289, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9795, encodingMicros=3, totalDispatchMicros=25820, 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=3506844358487411, 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=11801845, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69468, opaque=0xb45d60, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14783, encodingMicros=3, totalDispatchMicros=32305, 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=3506844358486970, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11794157, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41685, opaque=0xb43f58, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4498, encodingMicros=3, totalDispatchMicros=84507, 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=3506844358537501, 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=11801891, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58269, opaque=0xb45d8e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14804, encodingMicros=3, totalDispatchMicros=32326, 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=3506844358553592, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11794189, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57839, opaque=0xb43f78, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4560, encodingMicros=3, totalDispatchMicros=84409, 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=3506844358565981, 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=11802141, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61545, opaque=0xb45e88, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14829, encodingMicros=3, totalDispatchMicros=32096, 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=3506844358560261, 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=11812754, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55654, opaque=0xb487fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15790, encodingMicros=2, totalDispatchMicros=15790, 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=3506844358599226, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11805113, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42073, opaque=0xb46a24, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19651, encodingMicros=3, totalDispatchMicros=79445, 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=3506844358642585, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11795810, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49683, opaque=0xb445cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4495, encodingMicros=4, totalDispatchMicros=72848, 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=3506844358597037, 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=11802433, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58284, opaque=0xb45fac, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14856, encodingMicros=3, totalDispatchMicros=30139, 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=3506844358671650, 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=11801738, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47491, opaque=0xb45cf5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14749, encodingMicros=2, totalDispatchMicros=37822, 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=3506844358673132, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11796317, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27158, opaque=0xb447c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4517, encodingMicros=3, totalDispatchMicros=69618, 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=3506844358666782, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11805128, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34914, opaque=0xb46a33, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19703, encodingMicros=3, totalDispatchMicros=75919, 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=3506844358734505, 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=11806350, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58469, opaque=0xb46ef9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14196, encodingMicros=2, totalDispatchMicros=25879, 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=3506844358741763, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11797325, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58068, opaque=0xb44bb8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4576, encodingMicros=3, totalDispatchMicros=64675, 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=3506844358789146, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11809760, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42232, opaque=0xb47c4b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19803, encodingMicros=3, totalDispatchMicros=50649, 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=3506844358737594, 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=11802267, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28831, opaque=0xb45f06, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14785, encodingMicros=3, totalDispatchMicros=37131, 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=3506844358816848, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11797890, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45940, opaque=0xb44ded, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4642, encodingMicros=2, totalDispatchMicros=60316, 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=3506844358845809, 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=11811950, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42289, opaque=0xb484d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10415, encodingMicros=3, totalDispatchMicros=15578, 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=3506844358890255, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11798090, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38173, opaque=0xb44eb5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2469, encodingMicros=15, totalDispatchMicros=62723, 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=3506844358845809, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11809941, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38670, opaque=0xb47d00, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19855, encodingMicros=3, totalDispatchMicros=48681, 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=3506844358911792, 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=11812089, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38733, opaque=0xb48564, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10475, encodingMicros=2, totalDispatchMicros=13859, 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=3506844358930088, 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=11806079, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26088, opaque=0xb46dea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14718, encodingMicros=2, totalDispatchMicros=28792, 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=3506844358937173, 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=11812160, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50171, opaque=0xb485ab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10496, encodingMicros=3, totalDispatchMicros=12802, 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=3506844358918859, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11798583, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38194, opaque=0xb450a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2491, encodingMicros=3, totalDispatchMicros=59837, 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=3506844358993615, 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=11806971, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65722, opaque=0xb47166, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2384, encodingMicros=3, totalDispatchMicros=20344, 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=3506844358935788, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11812746, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-35211, opaque=0xb487f5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15498, encodingMicros=3, totalDispatchMicros=15498, 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=3506844359052029, 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=11807153, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61744, opaque=0xb4721c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2438, encodingMicros=3, totalDispatchMicros=21395, 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=3506844359104449, 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=11808483, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40435, opaque=0xb4774e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10445, encodingMicros=2, totalDispatchMicros=23339, 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=3506844359045272, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11798663, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73448, opaque=0xb450f2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2612, encodingMicros=3, totalDispatchMicros=59387, 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=3506844359150129, 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=11808903, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23134, opaque=0xb478f2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10483, encodingMicros=3, totalDispatchMicros=24691, 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=3506844359076077, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11802951, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49902, opaque=0xb461b2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14020, encodingMicros=3, totalDispatchMicros=79316, 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=3506844359176644, 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=11809074, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32790, opaque=0xb4799d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10505, encodingMicros=3, totalDispatchMicros=23850, 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=3506844359176550, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11798960, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69350, opaque=0xb4521b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2728, encodingMicros=4, totalDispatchMicros=57292, 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=3506844359205202, 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=11784377, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31367, opaque=0xb41924, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23718, encodingMicros=2, totalDispatchMicros=193526, totalServerMicros=126, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844359224472, 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=11810588, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54950, opaque=0xb47f87, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10304, encodingMicros=3, totalDispatchMicros=21460, 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=3506844359210666, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11802990, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69503, opaque=0xb461d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14151, encodingMicros=3, totalDispatchMicros=79292, 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=3506844359248663, 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=11803871, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44066, opaque=0xb4654a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23757, encodingMicros=2, totalDispatchMicros=71287, 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=3506844359267947, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11785105, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-72939, opaque=0xb41bfc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10516, encodingMicros=3, totalDispatchMicros=214112, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844359282226, 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=11809365, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18948, opaque=0xb47ac0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23505, encodingMicros=3, totalDispatchMicros=54015, 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=3506844359295005, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11800791, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69422, opaque=0xb45942, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2798, encodingMicros=2, totalDispatchMicros=45959, 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=3506844359251674, 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=11810711, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55054, opaque=0xb48002, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10328, encodingMicros=2, totalDispatchMicros=17492, 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=3506844359338686, 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=11786251, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31567, opaque=0xb42076, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14734, encodingMicros=2, totalDispatchMicros=166169, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844359298630, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11782521, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34015, opaque=0xb411e4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10543, encodingMicros=3, totalDispatchMicros=220552, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844359340971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11781991, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-33732, opaque=0xb40fd2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2829, encodingMicros=2, totalDispatchMicros=179194, 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=3506844359407580, 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=11791258, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39474, opaque=0xb43405, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14775, encodingMicros=2, totalDispatchMicros=141676, 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=3506844359343350, 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=11810801, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55126, opaque=0xb4805c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10415, encodingMicros=2, totalDispatchMicros=17487, 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=3506844359448089, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11781761, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57347, opaque=0xb40eec, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2921, encodingMicros=2, totalDispatchMicros=182758, 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=3506844359398148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11803290, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38416, opaque=0xb46305, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10639, encodingMicros=3, totalDispatchMicros=81048, 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=3506844359472683, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11805889, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69595, opaque=0xb46d2c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2754, encodingMicros=3, totalDispatchMicros=25641, 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=3506844359479266, 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=11807188, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40376, opaque=0xb4723f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21419, encodingMicros=3, totalDispatchMicros=67337, 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=3506844359497256, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11809236, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73844, opaque=0xb47a3f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2610, encodingMicros=2, totalDispatchMicros=22179, 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=3506844359481357, 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=11791401, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35700, opaque=0xb43494, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14826, encodingMicros=3, totalDispatchMicros=142594, 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=3506844359511559, 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=11805253, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47677, opaque=0xb46ab0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21424, encodingMicros=3, totalDispatchMicros=80164, 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=3506844359534128, 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=11791674, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43385, opaque=0xb435a5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14875, encodingMicros=3, totalDispatchMicros=140455, 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=3506844359544347, 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=11805329, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22942, opaque=0xb46afc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21452, encodingMicros=2, totalDispatchMicros=79881, 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=3506844359571567, 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=11805660, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26054, opaque=0xb46c47, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21476, encodingMicros=2, totalDispatchMicros=76429, 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=3506844359576748, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11809667, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46344, opaque=0xb47bee, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2657, encodingMicros=3, totalDispatchMicros=17037, 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=3506844359600235, 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=11807721, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32746, opaque=0xb47454, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11146, encodingMicros=3, totalDispatchMicros=55994, 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=3506844359617147, 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=11812755, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-51771, opaque=0xb487fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16845, encodingMicros=3, totalDispatchMicros=16845, 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=3506844359644234, 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=11812770, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-40594, opaque=0xb4880d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16491, encodingMicros=2, totalDispatchMicros=16491, 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=3506844359650197, 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=11806407, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29048, opaque=0xb46f32, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11178, encodingMicros=2, totalDispatchMicros=67859, 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=3506844359644582, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11805665, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61665, opaque=0xb46c4c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3001, encodingMicros=2, totalDispatchMicros=29762, 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=3506844359690105, 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=11806514, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26123, opaque=0xb46f9d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11209, encodingMicros=3, totalDispatchMicros=66814, 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=3506844359685744, 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=11794931, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28374, opaque=0xb4425e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15647, encodingMicros=3, totalDispatchMicros=115402, 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=3506844359670455, 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=11812656, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55642, opaque=0xb4879b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17456, encodingMicros=3, totalDispatchMicros=17456, 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=3506844359832180, 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=11810093, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51606, opaque=0xb47d98, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11153, encodingMicros=2, totalDispatchMicros=41648, 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=3506844359670955, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11798444, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27300, opaque=0xb45017, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2790, encodingMicros=3, totalDispatchMicros=47803, 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=3506844359852191, 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=11802401, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28834, opaque=0xb45f8c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15899, encodingMicros=2, totalDispatchMicros=33487, 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=3506844359912237, 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=11793535, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43568, opaque=0xb43cea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3433, encodingMicros=3, totalDispatchMicros=120484, 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=3506844359834629, 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=11795546, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-14974, opaque=0xb444c5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15778, encodingMicros=2, totalDispatchMicros=109883, 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=3506844359962831, 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=11795566, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35976, opaque=0xb444d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3463, encodingMicros=2, totalDispatchMicros=98310, 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=3506844359897169, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11798818, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27327, opaque=0xb4518d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3012, encodingMicros=2, totalDispatchMicros=45730, 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=3506844360010510, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11799027, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61438, opaque=0xb4525d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3121, encodingMicros=3, totalDispatchMicros=43921, 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=3506844359998770, 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=11795790, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32096, opaque=0xb445b9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3491, encodingMicros=4, totalDispatchMicros=101082, 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=3506844359959027, 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=11802730, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28853, opaque=0xb460d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15990, encodingMicros=2, totalDispatchMicros=31148, 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=3506844360063174, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11799767, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38256, opaque=0xb45542, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3161, encodingMicros=3, totalDispatchMicros=39123, 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=3506844360092797, 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=11802785, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40143, opaque=0xb4610c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16113, encodingMicros=2, totalDispatchMicros=31436, 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=3506844360110185, 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=11792457, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39583, opaque=0xb438b4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3497, encodingMicros=2, totalDispatchMicros=101580, totalServerMicros=20, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844360130712, 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=11808290, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51140, opaque=0xb4768d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3287, encodingMicros=2, totalDispatchMicros=23167, 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=3506844360157982, 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=11797094, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22526, opaque=0xb44ad1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3542, encodingMicros=4, totalDispatchMicros=66597, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844360057745, 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=11795920, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39803, opaque=0xb4463b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3546, encodingMicros=2, totalDispatchMicros=103432, 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=3506844360012411, 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=11796375, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-46991, opaque=0xb44802, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15609, encodingMicros=3, totalDispatchMicros=108773, 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=3506844360234810, 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=11813085, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-19078, opaque=0xb48948, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3352, encodingMicros=4, totalDispatchMicros=3352, 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=3506844360254866, 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=11797173, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32146, opaque=0xb44b20, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3719, encodingMicros=2, totalDispatchMicros=106979, 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=3506844360187855, 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=11796361, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36030, opaque=0xb447f4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3568, encodingMicros=2, totalDispatchMicros=69887, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844360312077, 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=11797739, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15139, opaque=0xb44d56, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3764, encodingMicros=3, totalDispatchMicros=102890, 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=3506844360164094, 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=11807536, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36538, opaque=0xb4739b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11628, encodingMicros=2, totalDispatchMicros=27917, 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=3506844360361884, 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=11786890, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35447, opaque=0xb422f5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3793, encodingMicros=2, totalDispatchMicros=174566, 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=3506844360371088, 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=11807586, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29117, opaque=0xb473cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11832, encodingMicros=3, totalDispatchMicros=28303, 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=3506844360117578, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11799945, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34683, opaque=0xb455f4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3211, encodingMicros=3, totalDispatchMicros=38139, 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=3506844360371412, 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=11794058, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-14883, opaque=0xb43ef5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3730, encodingMicros=2, totalDispatchMicros=92414, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844360447160, 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=11808225, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32764, opaque=0xb4764c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11889, encodingMicros=2, totalDispatchMicros=28083, 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=3506844360298829, 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=11797717, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36092, opaque=0xb44d40, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15866, encodingMicros=3, totalDispatchMicros=99075, 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=3506844360475853, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11794173, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-26978, opaque=0xb43f68, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3539, encodingMicros=2, totalDispatchMicros=80782, 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=3506844360499074, 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=11797798, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15142, opaque=0xb44d91, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16063, encodingMicros=3, totalDispatchMicros=99237, 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=3506844360521519, 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=11811041, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55238, opaque=0xb4814c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11852, encodingMicros=2, totalDispatchMicros=18074, 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=3506844360270043, 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=11811883, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55522, opaque=0xb48496, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3195, encodingMicros=3, totalDispatchMicros=7222, 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=3506844360556129, 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=11811342, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19015, opaque=0xb48279, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11879, encodingMicros=3, totalDispatchMicros=17993, 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=3506844360576851, 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=11810897, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26327, opaque=0xb480bc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3496, encodingMicros=3, totalDispatchMicros=9887, 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=3506844360587546, 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=11810375, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51638, opaque=0xb47eb2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11903, encodingMicros=3, totalDispatchMicros=20955, 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=3506844360593675, 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=11799015, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15234, opaque=0xb45252, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16102, encodingMicros=2, totalDispatchMicros=87597, 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=3506844360613465, 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=11811063, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55250, opaque=0xb48162, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3525, encodingMicros=3, totalDispatchMicros=7426, 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=3506844360502600, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11791847, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73239, opaque=0xb43652, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3561, encodingMicros=24, totalDispatchMicros=100223, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844360468885, 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=11796861, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47162, opaque=0xb449e8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3823, encodingMicros=2, totalDispatchMicros=70726, totalServerMicros=16, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844360633072, 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=11804102, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32536, opaque=0xb46631, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15640, encodingMicros=2, totalDispatchMicros=74271, 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=3506844360610598, 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=11810395, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47951, opaque=0xb47ec6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11921, encodingMicros=3, totalDispatchMicros=20546, 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=3506844360609897, 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=11813067, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-48055, opaque=0xb48936, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5427, encodingMicros=3, totalDispatchMicros=5427, 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=3506844360585499, 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=11810415, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32839, opaque=0xb47eda, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3082, encodingMicros=3, totalDispatchMicros=15291, 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=3506844362514477, 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=11809666, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40497, opaque=0xb47bed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13739, encodingMicros=3, totalDispatchMicros=41296, 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=3506844362521868, 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=11807318, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61752, opaque=0xb472c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5232, encodingMicros=2, totalDispatchMicros=27955, 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=3506844362551909, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11812737, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-42300, opaque=0xb487ec, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19909, encodingMicros=4, totalDispatchMicros=19909, 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=3506844362515103, 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=11811979, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55540, opaque=0xb484f6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4921, encodingMicros=3, totalDispatchMicros=11822, 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=3506844362594203, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11811729, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35159, opaque=0xb483fc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19771, encodingMicros=4, totalDispatchMicros=23119, 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=3506844362545093, 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=11811153, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55289, opaque=0xb481bc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4757, encodingMicros=2, totalDispatchMicros=12828, 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=3506844362638522, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11801336, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58241, opaque=0xb45b63, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18710, encodingMicros=4, totalDispatchMicros=39100, 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=3506844362558905, 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=11786951, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22006, opaque=0xb42332, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6180, encodingMicros=2, totalDispatchMicros=132276, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844362668745, 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=11812111, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23236, opaque=0xb4857a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4873, encodingMicros=3, totalDispatchMicros=11174, 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=3506844362691589, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11802603, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46119, opaque=0xb46056, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18746, encodingMicros=3, totalDispatchMicros=32699, 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=3506844362626472, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11812608, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-35202, opaque=0xb4876b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19407, encodingMicros=2, totalDispatchMicros=19407, 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=3506844362716586, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11802635, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46122, opaque=0xb46076, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18767, encodingMicros=3, totalDispatchMicros=32565, 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=3506844362717175, 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=11812503, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32894, opaque=0xb48702, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4853, encodingMicros=3, totalDispatchMicros=9225, 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=3506844362596587, 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=11807507, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58539, opaque=0xb4737e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5298, encodingMicros=3, totalDispatchMicros=26233, 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=3506844362751419, 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=11802358, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43989, opaque=0xb45f61, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6339, encodingMicros=3, totalDispatchMicros=36348, 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=3506844362740988, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11795981, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61362, opaque=0xb44678, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18598, encodingMicros=3, totalDispatchMicros=85050, totalServerMicros=14, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844362792357, 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=11793346, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31983, opaque=0xb43c2d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6510, encodingMicros=3, totalDispatchMicros=100839, totalServerMicros=28, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844362717599, 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=11789725, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39234, opaque=0xb42e08, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6020, encodingMicros=2, totalDispatchMicros=117549, totalServerMicros=36, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844362835834, 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=11799133, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18447, opaque=0xb452c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6536, encodingMicros=2, totalDispatchMicros=58011, 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=3506844362793595, 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=11793270, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43545, opaque=0xb43be1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6368, encodingMicros=3, totalDispatchMicros=100831, totalServerMicros=17, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844362876149, 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=11797332, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28531, opaque=0xb44bbf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6163, encodingMicros=3, totalDispatchMicros=69860, 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=3506844362883077, 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=11810736, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55076, opaque=0xb4801b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5102, encodingMicros=2, totalDispatchMicros=17598, 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=3506844382208964, 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=11797515, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47276, opaque=0xb44c76, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25491, encodingMicros=2, totalDispatchMicros=86499, 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=3506844362770824, 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=11807683, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58547, opaque=0xb4742e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5467, 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.004S, createdAt=3506844382245233, 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=11810800, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19003, opaque=0xb4805b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24459, encodingMicros=3, totalDispatchMicros=36709, 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=3506844362914710, 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=11792626, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35771, opaque=0xb4395d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6471, encodingMicros=2, totalDispatchMicros=105993, 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=3506844382297158, 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=11807868, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54073, opaque=0xb474e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24989, encodingMicros=2, totalDispatchMicros=44324, 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=3506844382330376, 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=11793002, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39641, opaque=0xb43ad5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25888, encodingMicros=2, totalDispatchMicros=122345, totalServerMicros=18, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844382248769, 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=11797804, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32178, opaque=0xb44d97, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25528, encodingMicros=3, totalDispatchMicros=83447, 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=3506844362890906, 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=11799638, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47402, opaque=0xb454c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6570, encodingMicros=3, totalDispatchMicros=54301, 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=3506844362824951, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11803070, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61580, opaque=0xb46229, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18667, encodingMicros=3, totalDispatchMicros=38877, 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=3506844382381958, 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=11810007, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58631, opaque=0xb47d42, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25055, encodingMicros=3, totalDispatchMicros=35222, 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=3506844382390831, 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=11799727, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15280, opaque=0xb4551a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26066, encodingMicros=2, totalDispatchMicros=72705, 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=3506844382413970, 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=11807081, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47771, opaque=0xb471d4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25213, encodingMicros=2, totalDispatchMicros=53355, 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=3506844382358674, 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=11792033, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18078, opaque=0xb4370c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25912, encodingMicros=2, totalDispatchMicros=130506, 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=3506844382444115, 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=11807121, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44222, opaque=0xb471fc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25240, encodingMicros=3, totalDispatchMicros=52999, 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=3506844382291173, 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=11810818, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51649, opaque=0xb4806d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24499, encodingMicros=2, totalDispatchMicros=36621, 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=3506844382478360, 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=11807564, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32738, opaque=0xb473b7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25266, encodingMicros=2, totalDispatchMicros=50169, 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=3506844382436282, 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=11795054, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32059, opaque=0xb442d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26106, encodingMicros=3, totalDispatchMicros=104987, 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=3506844382506275, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11808702, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46318, opaque=0xb47829, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33879, encodingMicros=6, totalDispatchMicros=50423, 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=3506844382416444, 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=11808659, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35064, opaque=0xb477fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25085, encodingMicros=2, totalDispatchMicros=44315, 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=3506844382542088, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11808924, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46323, opaque=0xb47907, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33906, encodingMicros=3, totalDispatchMicros=48269, 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=3506844382534831, 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=11800238, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36227, opaque=0xb45719, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26201, encodingMicros=2, totalDispatchMicros=71727, 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=3506844382502585, 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=11810828, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55144, opaque=0xb48077, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24706, encodingMicros=2, totalDispatchMicros=36770, 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=3506844382477052, 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=11802641, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25749, opaque=0xb4607c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26019, encodingMicros=2, totalDispatchMicros=56688, 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=3506844382635323, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11807232, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73793, opaque=0xb4726b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23956, encodingMicros=3, totalDispatchMicros=43142, 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=3506844382656703, 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=11812398, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55611, opaque=0xb48699, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24816, encodingMicros=41, totalDispatchMicros=31036, 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=3506844382603494, 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=11800394, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15310, opaque=0xb457b5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26264, encodingMicros=2, totalDispatchMicros=70658, 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=3506844382680557, 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=11806313, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29042, opaque=0xb46ed4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25976, 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.016S, createdAt=3506844382572566, 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=11808867, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42206, opaque=0xb478ce, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25237, encodingMicros=3, totalDispatchMicros=41426, 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=3506844382571935, 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=11809265, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51479, opaque=0xb47a5c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25215, encodingMicros=3, totalDispatchMicros=48656, 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=3506844382709701, 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=11806462, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18823, opaque=0xb46f69, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26001, encodingMicros=3, totalDispatchMicros=45859, 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=3506844382782871, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11805406, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38509, opaque=0xb46b49, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25547, encodingMicros=3, totalDispatchMicros=58020, 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=3506844382703863, 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=11800496, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47425, opaque=0xb4581b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26360, encodingMicros=3, totalDispatchMicros=68873, 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=3506844382813498, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11803146, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65581, opaque=0xb46275, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34385, encodingMicros=3, totalDispatchMicros=81887, 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=3506844382684016, 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=11812622, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55636, opaque=0xb48779, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24839, encodingMicros=3, totalDispatchMicros=32663, 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=3506844382843361, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11803255, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49914, opaque=0xb462e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34413, encodingMicros=3, totalDispatchMicros=81049, 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=3506844382868603, 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=11800900, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22731, opaque=0xb459af, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26502, encodingMicros=3, totalDispatchMicros=66585, 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=3506844382840644, 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=11809864, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44321, opaque=0xb47cb3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25434, encodingMicros=3, totalDispatchMicros=38840, 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=3506844382894918, 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=11800984, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40059, opaque=0xb45a03, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26523, encodingMicros=3, totalDispatchMicros=66523, 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=3506844382811342, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11805623, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58435, opaque=0xb46c22, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25571, encodingMicros=3, totalDispatchMicros=56620, 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=3506844382955072, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11805865, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38524, opaque=0xb46d14, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25711, encodingMicros=3, totalDispatchMicros=55662, 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=3506844382958459, 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=11801896, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43961, opaque=0xb45d93, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25806, encodingMicros=2, totalDispatchMicros=56656, 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=3506844382984298, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11809315, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65793, opaque=0xb47a8e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25640, encodingMicros=3, totalDispatchMicros=46718, 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=3506844382788150, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11785241, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-52927, opaque=0xb41c84, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25854, encodingMicros=2, totalDispatchMicros=156389, totalServerMicros=26, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844383037651, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11788665, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45612, opaque=0xb429e4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26098, encodingMicros=3, totalDispatchMicros=141889, 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=3506844382802663, 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=11806683, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29065, opaque=0xb47046, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26091, encodingMicros=3, totalDispatchMicros=42389, 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=3506844383040061, 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=11801939, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18597, opaque=0xb45dbe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25870, encodingMicros=3, totalDispatchMicros=56716, 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=3506844383009747, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11809328, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38652, opaque=0xb47a9b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25661, encodingMicros=3, totalDispatchMicros=46736, 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=3506844382917635, 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=11812562, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46425, opaque=0xb4873d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25103, encodingMicros=3, totalDispatchMicros=30078, 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=3506844383197078, 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=11803340, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32498, opaque=0xb46337, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25989, encodingMicros=2, totalDispatchMicros=50403, 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=3506844382919242, 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=11801028, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43921, opaque=0xb45a2f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26543, encodingMicros=2, totalDispatchMicros=66557, 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=3506844382898449, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11803724, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46162, opaque=0xb464b7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34456, encodingMicros=9, totalDispatchMicros=74089, 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=3506844383265991, 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=11801631, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47487, opaque=0xb45c8a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26880, encodingMicros=2, totalDispatchMicros=62667, 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=3506844383223453, 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=11792183, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43438, opaque=0xb437a1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26140, encodingMicros=2, totalDispatchMicros=120273, 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=3506844383297139, 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=11796607, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47072, opaque=0xb448ea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26546, encodingMicros=2, totalDispatchMicros=110831, 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=3506844383224209, 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=11803391, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47581, opaque=0xb4636a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26012, encodingMicros=3, totalDispatchMicros=50426, 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=3506844383330658, 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=11796800, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47140, opaque=0xb449ab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26576, encodingMicros=2, totalDispatchMicros=109796, 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=3506844383151796, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11785168, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45361, opaque=0xb41c3b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26175, encodingMicros=2, totalDispatchMicros=159116, totalServerMicros=28, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844383358902, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11797591, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58085, opaque=0xb44cc2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24953, encodingMicros=2, totalDispatchMicros=84889, 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=3506844383144409, 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=11807918, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40412, opaque=0xb47519, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26415, encodingMicros=3, totalDispatchMicros=42499, 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=3506844383395110, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11798171, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58115, opaque=0xb44f06, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24980, encodingMicros=3, totalDispatchMicros=81967, 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=3506844383390378, 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=11807363, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18875, opaque=0xb472ee, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25106, encodingMicros=2, totalDispatchMicros=60422, 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=3506844383386245, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11789004, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53355, opaque=0xb42b37, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26406, encodingMicros=3, totalDispatchMicros=139584, 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=3506844383494118, 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=11807618, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36546, opaque=0xb473ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25200, encodingMicros=3, totalDispatchMicros=57102, 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=3506844383354929, 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=11796862, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18341, opaque=0xb449e9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26598, encodingMicros=3, totalDispatchMicros=109779, 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=3506844383321531, 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=11807230, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32715, opaque=0xb47269, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25968, encodingMicros=3, totalDispatchMicros=55758, 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=3506844383293067, 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=11804868, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15549, opaque=0xb4692f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27758, encodingMicros=2, totalDispatchMicros=57565, 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=3506844383606509, 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=11807685, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47817, opaque=0xb47430, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26237, encodingMicros=3, totalDispatchMicros=54963, 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=3506844383292577, 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=11801633, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40099, opaque=0xb45c8c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26902, encodingMicros=2, totalDispatchMicros=62513, 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=3506844383587773, 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=11797247, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15107, opaque=0xb44b6a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26809, encodingMicros=3, totalDispatchMicros=110891, 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=3506844383550508, 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=11808109, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51049, opaque=0xb475d8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25233, encodingMicros=3, totalDispatchMicros=55201, 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=3506844383521289, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11799177, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38228, opaque=0xb452f4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25072, encodingMicros=2, totalDispatchMicros=75621, 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=3506844383722422, 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=11808137, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51064, opaque=0xb475f4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25398, encodingMicros=2, totalDispatchMicros=55282, 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=3506844383514522, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11789054, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41308, opaque=0xb42b69, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26530, encodingMicros=2, totalDispatchMicros=139646, 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=3506844383750944, 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=11807923, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44262, opaque=0xb4751e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26116, encodingMicros=2, totalDispatchMicros=59111, 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=3506844383778979, 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=11808673, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51282, opaque=0xb4780c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25430, encodingMicros=2, totalDispatchMicros=54520, 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=3506844383744713, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11799471, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58172, opaque=0xb4541a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25260, encodingMicros=2, totalDispatchMicros=70305, 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=3506844383806682, 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=11809017, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51402, opaque=0xb47964, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26164, encodingMicros=2, totalDispatchMicros=54171, 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=3506844383692525, 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=11797622, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18366, opaque=0xb44ce1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26909, encodingMicros=3, totalDispatchMicros=107706, 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=3506844383832839, 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=11809038, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51408, opaque=0xb47979, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26184, encodingMicros=2, totalDispatchMicros=54298, 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=3506844383846577, 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=11809706, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40498, opaque=0xb47c15, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25467, encodingMicros=4, totalDispatchMicros=46400, 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=3506844383859207, 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=11797794, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28556, opaque=0xb44d8d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27070, encodingMicros=2, totalDispatchMicros=108655, 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=3506844383662524, 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=11802030, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18603, opaque=0xb45e19, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27267, encodingMicros=2, totalDispatchMicros=61247, 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=3506844383903314, 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=11797949, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18384, opaque=0xb44e28, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27103, encodingMicros=2, totalDispatchMicros=108626, 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=3506844383660380, 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=11808338, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51162, opaque=0xb476bd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26275, encodingMicros=2, totalDispatchMicros=52880, 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=3506844383938588, 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=11798009, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39886, opaque=0xb44e64, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27133, encodingMicros=3, totalDispatchMicros=108645, 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=3506844383970531, 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=11808913, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51363, opaque=0xb478fc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26582, encodingMicros=2, totalDispatchMicros=51162, 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=3506844383908174, 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=11801822, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40109, opaque=0xb45d49, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27509, encodingMicros=3, totalDispatchMicros=60965, 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=3506844384003271, 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=11798354, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28607, opaque=0xb44fbd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27193, encodingMicros=3, totalDispatchMicros=107565, 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=3506844383996829, 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=11809308, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51491, opaque=0xb47a87, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24406, encodingMicros=3, totalDispatchMicros=46759, 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=3506844383879786, 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=11808331, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23100, opaque=0xb476b6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26215, encodingMicros=3, totalDispatchMicros=53826, 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=3506844384038486, 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=11809364, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51501, opaque=0xb47abf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24443, encodingMicros=3, totalDispatchMicros=46376, 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=3506844383821879, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11799597, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65451, opaque=0xb45498, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25333, encodingMicros=2, totalDispatchMicros=69451, 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=3506844384084028, 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=11811728, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55489, opaque=0xb483fb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26402, encodingMicros=4, totalDispatchMicros=35985, 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=3506844383806682, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11790580, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53427, opaque=0xb4315f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26807, encodingMicros=3, totalDispatchMicros=133110, 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=3506844384113102, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11800035, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49799, opaque=0xb4564e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25611, encodingMicros=2, totalDispatchMicros=66824, 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=3506844384091851, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11789466, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-60906, opaque=0xb42d05, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27556, encodingMicros=2, totalDispatchMicros=168232, 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=3506844384145947, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11790906, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65100, opaque=0xb432a5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27097, encodingMicros=8, totalDispatchMicros=132000, 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=3506844384061721, 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=11810639, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51646, opaque=0xb47fba, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24462, encodingMicros=3, totalDispatchMicros=37073, 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=3506844384172744, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11791398, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41497, opaque=0xb43491, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27120, encodingMicros=3, totalDispatchMicros=129326, 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=3506844384031094, 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=11798316, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15182, opaque=0xb44f98, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27216, encodingMicros=2, totalDispatchMicros=105976, 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=3506844384207356, 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=11812590, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44427, opaque=0xb48759, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24593, encodingMicros=2, totalDispatchMicros=29580, 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=3506844383997427, 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=11809011, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51397, opaque=0xb4795e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26605, encodingMicros=2, totalDispatchMicros=50069, 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=3506844384248532, 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=11812681, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36760, opaque=0xb487b4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24619, encodingMicros=2, totalDispatchMicros=29525, 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=3506844384197688, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11791421, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65127, opaque=0xb434a8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27140, encodingMicros=2, totalDispatchMicros=129344, 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=3506844384196632, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11790379, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49369, opaque=0xb43096, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27637, encodingMicros=2, totalDispatchMicros=167455, 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=3506844385084041, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11796606, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65366, opaque=0xb448e9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28770, encodingMicros=3, totalDispatchMicros=101267, totalServerMicros=3, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844384165817, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11795523, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65344, opaque=0xb444ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25649, encodingMicros=3, totalDispatchMicros=97214, totalServerMicros=4, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844385124358, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11804957, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65655, opaque=0xb46988, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27886, encodingMicros=3, totalDispatchMicros=62437, 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=3506844385153931, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11795374, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57923, opaque=0xb44419, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26632, encodingMicros=2, totalDispatchMicros=99632, totalServerMicros=4, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844384134737, 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=11810872, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55166, opaque=0xb480a3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26437, encodingMicros=3, totalDispatchMicros=39706, 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=3506844385209568, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11812164, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69748, opaque=0xb485af, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26233, encodingMicros=3, totalDispatchMicros=42729, 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=3506844385159117, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812367, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54215, opaque=0xb4867a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28073, encodingMicros=3, totalDispatchMicros=37715, 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=3506844385235131, 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=11811238, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55322, opaque=0xb48211, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27524, encodingMicros=2, totalDispatchMicros=39309, 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=3506844385126902, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11791345, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69041, opaque=0xb4345c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28557, encodingMicros=2, totalDispatchMicros=162964, 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=3506844385263004, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11804647, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38468, opaque=0xb46852, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=892, encodingMicros=3, totalDispatchMicros=54614, 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=3506844385290710, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11791745, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37962, opaque=0xb435ec, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28712, encodingMicros=3, totalDispatchMicros=158897, 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=3506844384459343, 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=11780755, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-14586, opaque=0xb40afe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26978, encodingMicros=2, totalDispatchMicros=231641, totalServerMicros=151, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844385319847, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11791824, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65156, opaque=0xb4363b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28736, encodingMicros=2, totalDispatchMicros=158479, 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=3506844384288560, 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=11808471, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44271, opaque=0xb47742, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26876, encodingMicros=3, totalDispatchMicros=50334, 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=3506844385360431, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11792461, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37985, opaque=0xb438b8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28760, encodingMicros=3, totalDispatchMicros=153122, 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=3506844384263733, 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=11799376, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32269, opaque=0xb453bb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27196, encodingMicros=3, totalDispatchMicros=108954, 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=3506844385377944, 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=11798682, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22609, opaque=0xb45105, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27871, encodingMicros=2, totalDispatchMicros=97616, 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=3506844385389963, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11792463, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61192, opaque=0xb438ba, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28785, encodingMicros=2, totalDispatchMicros=153151, 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=3506844385301828, 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=11810010, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51598, opaque=0xb47d45, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27558, encodingMicros=2, totalDispatchMicros=43010, 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=3506844385417015, 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=11799869, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36200, opaque=0xb455a8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28337, encodingMicros=2, totalDispatchMicros=100841, 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=3506844385257750, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11809135, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58600, opaque=0xb479da, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26195, encodingMicros=5, totalDispatchMicros=53958, 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=3506844385223525, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11808094, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46312, opaque=0xb475c9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27915, encodingMicros=3, totalDispatchMicros=52480, 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=3506844385470491, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11810303, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50134, opaque=0xb47e6a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26404, encodingMicros=3, totalDispatchMicros=47071, 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=3506844385508878, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11795071, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34392, opaque=0xb442ea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28752, encodingMicros=2, totalDispatchMicros=140800, 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=3506844385441295, 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=11800143, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18491, opaque=0xb456ba, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28357, encodingMicros=3, totalDispatchMicros=99959, 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=3506844385538005, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11812086, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58685, opaque=0xb48561, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28099, encodingMicros=3, totalDispatchMicros=33899, 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=3506844385439150, 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=11812191, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40576, opaque=0xb485ca, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27691, encodingMicros=3, totalDispatchMicros=29829, 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=3506844385411051, 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=11810571, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54938, opaque=0xb47f76, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27939, encodingMicros=2, totalDispatchMicros=44451, 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=3506844385408755, 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=11798772, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18425, opaque=0xb4515f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27897, encodingMicros=3, totalDispatchMicros=95830, 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=3506844385700465, 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=11801071, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36259, opaque=0xb45a5a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28565, encodingMicros=3, totalDispatchMicros=93074, 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=3506844385572549, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11795882, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57975, opaque=0xb44615, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28789, encodingMicros=3, totalDispatchMicros=137614, 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=3506844387616224, 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=11804857, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40257, opaque=0xb46924, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30072, encodingMicros=3, totalDispatchMicros=75247, 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=3506844387615279, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11792255, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45747, opaque=0xb437ea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29011, encodingMicros=3, totalDispatchMicros=155880, 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=3506844385560007, 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=11794064, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-14886, opaque=0xb43efb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28312, encodingMicros=2, totalDispatchMicros=176585, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844387647399, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11810021, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61831, opaque=0xb47d50, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29883, encodingMicros=2, totalDispatchMicros=47183, 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=3506844387632900, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11783361, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34202, opaque=0xb4152c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30845, encodingMicros=2, totalDispatchMicros=216866, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844387686724, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11810135, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69725, opaque=0xb47dc2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29917, encodingMicros=3, totalDispatchMicros=48909, 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=3506844387618072, 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=11802000, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25497, opaque=0xb45dfb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30409, encodingMicros=2, totalDispatchMicros=95711, 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=3506844387617598, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11794997, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34384, opaque=0xb442a0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30507, encodingMicros=3, totalDispatchMicros=99678, 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=3506844387750776, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11782392, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-33935, opaque=0xb41163, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29014, encodingMicros=2, totalDispatchMicros=230767, totalServerMicros=141, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844387752074, 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=11802023, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25507, opaque=0xb45e12, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30538, encodingMicros=2, totalDispatchMicros=94570, 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=3506844387825169, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11795843, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34447, opaque=0xb445ee, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30677, encodingMicros=2, totalDispatchMicros=92950, 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=3506844387714171, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11796074, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69280, opaque=0xb446d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30921, encodingMicros=3, totalDispatchMicros=134441, 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=3506844387682672, 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=11804395, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47632, opaque=0xb46756, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30430, encodingMicros=2, totalDispatchMicros=101897, 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=3506844387889707, 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=11786048, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68623, opaque=0xb41fab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1342, encodingMicros=2, totalDispatchMicros=149782, 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=3506844387660785, 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=11805161, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26007, opaque=0xb46a54, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30103, encodingMicros=3, totalDispatchMicros=65506, 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=3506844387933658, 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=11785693, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53057, opaque=0xb41e48, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1382, encodingMicros=2, totalDispatchMicros=150787, 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=3506844387949542, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11803630, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61596, opaque=0xb46459, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30994, encodingMicros=3, totalDispatchMicros=105190, 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=3506844387961815, 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=11785323, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-52953, opaque=0xb41cd6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1407, encodingMicros=2, totalDispatchMicros=151891, totalServerMicros=45, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844387903754, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11797143, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27192, opaque=0xb44b02, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29115, encodingMicros=3, totalDispatchMicros=131470, 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=3506844387852208, 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=11802251, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25594, opaque=0xb45ef6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30634, encodingMicros=2, totalDispatchMicros=93759, 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=3506844387988957, 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=11808124, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36572, opaque=0xb475e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30191, encodingMicros=2, totalDispatchMicros=85077, 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=3506844387852501, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11796564, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73384, opaque=0xb448bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30700, encodingMicros=3, totalDispatchMicros=88554, 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=3506844388082689, 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=11804485, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18731, opaque=0xb467b0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30744, encodingMicros=2, totalDispatchMicros=93423, 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=3506844388028484, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11797205, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38139, opaque=0xb44b40, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29233, encodingMicros=3, totalDispatchMicros=130358, 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=3506844387994246, 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=11794705, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27020, opaque=0xb4417c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1433, encodingMicros=3, totalDispatchMicros=96180, 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=3506844387985785, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11803671, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53913, opaque=0xb46482, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31026, encodingMicros=3, totalDispatchMicros=105064, 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=3506844387952012, 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=11805236, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18762, opaque=0xb46a9f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30389, encodingMicros=3, totalDispatchMicros=65634, 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=3506844388222951, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11799789, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73501, opaque=0xb45558, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31001, encodingMicros=2, totalDispatchMicros=72889, 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=3506844388180845, 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=11794730, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34366, opaque=0xb44195, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1615, encodingMicros=2, totalDispatchMicros=96261, 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=3506844388262582, 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=11805420, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15586, opaque=0xb46b57, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30693, encodingMicros=2, totalDispatchMicros=65644, 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=3506844388143646, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11797241, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27203, opaque=0xb44b64, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29344, encodingMicros=3, totalDispatchMicros=130459, 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=3506844388112857, 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=11808605, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51260, opaque=0xb477c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30296, encodingMicros=3, totalDispatchMicros=84600, 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=3506844388109471, 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=11804560, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47638, opaque=0xb467fb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30767, encodingMicros=3, totalDispatchMicros=92579, 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=3506844388344123, 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=11808828, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51326, opaque=0xb478a7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30523, encodingMicros=3, totalDispatchMicros=81655, 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=3506844388315679, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11806122, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42101, opaque=0xb46e15, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29473, encodingMicros=3, totalDispatchMicros=87779, 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=3506844388417747, 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=11812446, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36751, opaque=0xb486c9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30161, encodingMicros=3, totalDispatchMicros=31106, 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=3506844388440130, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11806140, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69604, opaque=0xb46e27, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29594, encodingMicros=4, totalDispatchMicros=90515, 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=3506844388284906, 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=11794743, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69228, opaque=0xb441a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1716, encodingMicros=3, totalDispatchMicros=96300, 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=3506844388286941, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11809106, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58594, opaque=0xb479bd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30841, encodingMicros=3, totalDispatchMicros=54515, 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=3506844388509213, 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=11795250, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53657, opaque=0xb4439d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1926, encodingMicros=3, totalDispatchMicros=91207, 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=3506844388253429, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11806321, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34965, opaque=0xb46edc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30852, encodingMicros=2, totalDispatchMicros=98672, 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=3506844388550408, 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=11795905, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57981, opaque=0xb4462c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1957, encodingMicros=2, totalDispatchMicros=84829, 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=3506844388532960, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11810163, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58640, opaque=0xb47dde, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31083, encodingMicros=2, totalDispatchMicros=48604, 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=3506844388599218, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11808017, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35046, opaque=0xb4757c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31180, encodingMicros=3, totalDispatchMicros=88854, 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=3506844388629411, 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=11798185, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34584, opaque=0xb44f14, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2008, encodingMicros=3, totalDispatchMicros=71956, 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=3506844388468918, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11806148, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46254, opaque=0xb46e2f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29619, encodingMicros=3, totalDispatchMicros=95152, 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=3506844388678287, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11808756, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58582, opaque=0xb4785f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31214, encodingMicros=3, totalDispatchMicros=76942, 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=3506844388442317, 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=11799193, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15245, opaque=0xb45304, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29666, encodingMicros=3, totalDispatchMicros=99652, 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=3506844388704961, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11784925, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-72858, opaque=0xb41b48, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31236, encodingMicros=3, totalDispatchMicros=241324, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844388711839, 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=11799175, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58161, opaque=0xb452f2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2056, encodingMicros=4, totalDispatchMicros=65808, 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=3506844388383089, 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=11804674, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25958, opaque=0xb4686d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31036, encodingMicros=3, totalDispatchMicros=92135, 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=3506844388747980, 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=11799419, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73487, opaque=0xb453e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2084, encodingMicros=3, totalDispatchMicros=64092, 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=3506844388761034, 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=11799936, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28691, opaque=0xb455eb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29966, encodingMicros=3, totalDispatchMicros=93074, 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=3506844388696595, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11804154, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69538, opaque=0xb46665, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29838, encodingMicros=2, totalDispatchMicros=108964, 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=3506844388789322, 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=11799971, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36205, opaque=0xb4560e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29990, encodingMicros=2, totalDispatchMicros=93080, 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=3506844388804449, 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=11806767, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36506, opaque=0xb4709a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31429, encodingMicros=3, totalDispatchMicros=83196, 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=3506844388822468, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11804433, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42048, opaque=0xb4677c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29956, encodingMicros=2, totalDispatchMicros=106405, 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=3506844388602203, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11810374, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65829, opaque=0xb47eb1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31148, encodingMicros=3, totalDispatchMicros=44655, 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=3506844388851175, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11804949, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46214, opaque=0xb46980, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29980, encodingMicros=3, totalDispatchMicros=101514, 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=3506844388540808, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11786626, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68747, opaque=0xb421ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31696, encodingMicros=2, totalDispatchMicros=189528, 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=3506844388877017, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11805126, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53974, opaque=0xb46a31, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30003, encodingMicros=3, totalDispatchMicros=100278, 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=3506844388873385, 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=11810140, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36657, opaque=0xb47dc7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31472, encodingMicros=4, totalDispatchMicros=62086, 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=3506844388942558, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11786822, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45496, opaque=0xb422b1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30053, encodingMicros=2, totalDispatchMicros=226155, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844388954847, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11786929, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64677, opaque=0xb4231c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31862, encodingMicros=2, totalDispatchMicros=198154, 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=3506844388973386, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11786886, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45506, opaque=0xb422f1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30079, encodingMicros=4, totalDispatchMicros=226190, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844388845692, 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=11801344, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43943, opaque=0xb45b6b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30029, encodingMicros=2, totalDispatchMicros=84351, 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=3506844388984555, 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=11791079, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31880, opaque=0xb43352, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31562, encodingMicros=2, totalDispatchMicros=212048, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844389014086, 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=11801352, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15364, opaque=0xb45b73, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30195, encodingMicros=2, totalDispatchMicros=84507, 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=3506844389035250, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11787825, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73100, opaque=0xb4269c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31930, encodingMicros=3, totalDispatchMicros=195086, 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=3506844389042187, 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=11794881, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18254, opaque=0xb4422c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30219, encodingMicros=3, totalDispatchMicros=131032, totalServerMicros=26, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844388997306, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11806267, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38550, opaque=0xb46ea6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30099, encodingMicros=3, totalDispatchMicros=94386, 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=3506844389064686, 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=11810305, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47942, opaque=0xb47e6c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31304, encodingMicros=3, totalDispatchMicros=66291, 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=3506844389059509, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11787826, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68849, opaque=0xb4269d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31952, encodingMicros=2, totalDispatchMicros=194898, 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=3506844389282181, 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=11804224, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46180, opaque=0xb466ab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2481, encodingMicros=3, totalDispatchMicros=60556, 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=3506844389266593, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11810833, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46384, opaque=0xb4807c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3444, encodingMicros=3, totalDispatchMicros=41881, 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=3506844389067495, 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=11793860, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28316, opaque=0xb43e2f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30241, encodingMicros=2, totalDispatchMicros=138357, totalServerMicros=26, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844391373242, 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=11794102, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41680, opaque=0xb43f21, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34070, encodingMicros=2, totalDispatchMicros=141259, 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=3506844391371968, 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=11808080, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51032, opaque=0xb475bb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3707, encodingMicros=2, totalDispatchMicros=58796, 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=3506844391444448, 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=11808368, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51174, opaque=0xb476db, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3775, encodingMicros=2, totalDispatchMicros=56972, 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=3506844391363974, 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=11811604, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55449, opaque=0xb4837f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34258, encodingMicros=2, totalDispatchMicros=43146, 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=3506844391405232, 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=11794597, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41710, opaque=0xb44110, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34097, encodingMicros=3, totalDispatchMicros=135747, 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=3506844391494702, 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=11811743, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23214, opaque=0xb4840a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34383, encodingMicros=2, totalDispatchMicros=42188, 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=3506844391516129, 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=11794958, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34381, opaque=0xb44279, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34204, encodingMicros=3, totalDispatchMicros=133457, 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=3506844391540076, 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=11795353, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27076, opaque=0xb44404, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34223, encodingMicros=3, totalDispatchMicros=129994, 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=3506844391547892, 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=11810597, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26322, opaque=0xb47f90, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34415, encodingMicros=3, totalDispatchMicros=49913, 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=3506844391553544, 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=11799364, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34650, opaque=0xb453af, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2704, encodingMicros=3, totalDispatchMicros=79430, 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=3506844391529189, 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=11812983, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55691, opaque=0xb488e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33723, encodingMicros=2, totalDispatchMicros=36277, 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=3506844391594041, 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=11812738, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26450, opaque=0xb487ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34394, encodingMicros=3, totalDispatchMicros=34706, 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=3506844391586514, 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=11799553, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46010, opaque=0xb4546c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2731, encodingMicros=3, totalDispatchMicros=78713, 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=3506844391654441, 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=11809722, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44315, opaque=0xb47c25, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34094, encodingMicros=3, totalDispatchMicros=52250, 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=3506844391582348, 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=11795836, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57966, opaque=0xb445e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34247, encodingMicros=2, totalDispatchMicros=126012, 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=3506844391677184, 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=11799853, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58183, opaque=0xb45598, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2814, encodingMicros=3, totalDispatchMicros=76867, 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=3506844391696318, 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=11811055, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55246, opaque=0xb4815a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34184, encodingMicros=2, totalDispatchMicros=55530, 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=3506844391712487, 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=11797849, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34563, opaque=0xb44dc4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34361, encodingMicros=3, totalDispatchMicros=112780, 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=3506844391681250, 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=11809907, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23162, opaque=0xb47cde, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34118, encodingMicros=2, totalDispatchMicros=52317, 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=3506844391741831, 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=11800339, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46037, opaque=0xb4577e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2861, encodingMicros=2, totalDispatchMicros=73721, 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=3506844391739870, 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=11797940, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49731, opaque=0xb44e1f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34383, encodingMicros=3, totalDispatchMicros=112756, 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=3506844391816474, 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=11806663, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47753, opaque=0xb47032, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34564, encodingMicros=3, totalDispatchMicros=73880, 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=3506844391835941, 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=11800842, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69427, opaque=0xb45975, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2934, encodingMicros=3, totalDispatchMicros=70143, 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=3506844391768060, 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=11813105, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-51817, opaque=0xb4895c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34205, encodingMicros=2, totalDispatchMicros=34205, 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=3506844391868386, 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=11811061, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55249, opaque=0xb48160, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34600, encodingMicros=2, totalDispatchMicros=52145, 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=3506844391845442, 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=11798293, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27283, opaque=0xb44f80, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34480, encodingMicros=3, totalDispatchMicros=109517, 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=3506844391903603, 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=11801686, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34771, opaque=0xb45cc1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2985, encodingMicros=3, totalDispatchMicros=65195, 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=3506844391897655, 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=11811127, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19009, opaque=0xb481a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34626, encodingMicros=3, totalDispatchMicros=51916, 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=3506844391923288, 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=11798516, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61421, opaque=0xb4505f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34552, encodingMicros=4, totalDispatchMicros=109461, 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=3506844391944527, 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=11811154, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26345, opaque=0xb481bd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34654, encodingMicros=3, totalDispatchMicros=51652, 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=3506844391955188, 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=11798614, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27313, opaque=0xb450c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34579, encodingMicros=2, totalDispatchMicros=109413, 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=3506844391929439, 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=11802300, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65557, opaque=0xb45f27, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3007, encodingMicros=2, totalDispatchMicros=61119, 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=3506844391985526, 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=11812322, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55599, opaque=0xb4864d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34488, encodingMicros=3, totalDispatchMicros=47770, 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=3506844392022286, 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=11804390, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38459, opaque=0xb46751, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34391, encodingMicros=2, totalDispatchMicros=80336, 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=3506844391992294, 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=11802328, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34793, opaque=0xb45f43, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3065, encodingMicros=3, totalDispatchMicros=61167, 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=3506844392070288, 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=11812422, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36748, opaque=0xb486b1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34568, encodingMicros=2, totalDispatchMicros=46723, 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=3506844392074522, 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=11805058, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58401, opaque=0xb469ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34440, encodingMicros=3, totalDispatchMicros=72685, 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=3506844392116356, 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=11792530, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73265, opaque=0xb438fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3168, encodingMicros=2, totalDispatchMicros=130285, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844392137087, 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=11808421, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23105, opaque=0xb47710, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34541, encodingMicros=3, totalDispatchMicros=70746, 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=3506844392145196, 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=11792506, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45765, opaque=0xb438e5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3193, encodingMicros=3, totalDispatchMicros=130545, totalServerMicros=19, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844392181648, 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=11793526, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-65276, opaque=0xb43ce1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=242920, encodingMicros=2, totalDispatchMicros=242920, totalServerMicros=189, serverMicros=189}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844392192765, 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=11808698, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26237, opaque=0xb47825, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34575, encodingMicros=2, totalDispatchMicros=66266, 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=3506844392184168, 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=11811196, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61853, opaque=0xb481e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33988, encodingMicros=3, totalDispatchMicros=43453, 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=3506844392233013, 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=11805151, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73716, opaque=0xb46a4a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3251, encodingMicros=2, totalDispatchMicros=59561, 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=3506844392243715, 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=11808865, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47869, opaque=0xb478cc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34614, encodingMicros=3, totalDispatchMicros=65835, 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=3506844392236616, 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=11799592, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58178, opaque=0xb45493, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33348, encodingMicros=2, totalDispatchMicros=106558, 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=3506844392293688, 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=11789087, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-45635, opaque=0xb42b89, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=270850, encodingMicros=2, totalDispatchMicros=270850, totalServerMicros=198, serverMicros=198}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844392300259, 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=11799850, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38262, opaque=0xb45595, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33404, encodingMicros=3, totalDispatchMicros=102277, 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=3506844392332764, 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=11812516, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23254, opaque=0xb4870f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34663, encodingMicros=20, totalDispatchMicros=45699, 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=3506844392293065, 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=11813250, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-48064, opaque=0xb489ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3398, encodingMicros=3, totalDispatchMicros=3398, 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=3506844392356676, 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=11799620, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-39980, opaque=0xb454af, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=198135, encodingMicros=3, totalDispatchMicros=198135, totalServerMicros=193, serverMicros=193}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844392374860, 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=11803801, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44058, opaque=0xb46504, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3416, encodingMicros=3, totalDispatchMicros=36306, 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=3506844392364115, 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=11811451, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55399, opaque=0xb482e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34697, encodingMicros=2, totalDispatchMicros=51265, 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=3506844392361290, 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=11800521, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73541, opaque=0xb45834, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33458, encodingMicros=2, totalDispatchMicros=101258, 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=3506844392486172, 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=11810539, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54909, opaque=0xb47f56, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34806, encodingMicros=3, totalDispatchMicros=53657, 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=3506844392436238, 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=11805347, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18768, opaque=0xb46b0e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2684, encodingMicros=3, totalDispatchMicros=61025, 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=3506844392517296, 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=11811481, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55409, opaque=0xb48304, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34829, encodingMicros=3, totalDispatchMicros=51388, 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=3506844392537144, 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=11786505, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68707, opaque=0xb42174, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33612, encodingMicros=14, totalDispatchMicros=193392, 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=3506844392551714, 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=11811491, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19024, opaque=0xb4830e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34858, encodingMicros=3, totalDispatchMicros=50873, 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=3506844392565051, 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=11787334, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45532, opaque=0xb424b1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33636, encodingMicros=3, totalDispatchMicros=188248, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844392400366, 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=11800224, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-40013, opaque=0xb4570b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=194620, encodingMicros=2, totalDispatchMicros=194620, totalServerMicros=191, serverMicros=191}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844392587094, 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=11806249, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32667, opaque=0xb46e94, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2806, encodingMicros=31, totalDispatchMicros=60270, 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=3506844392597267, 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=11812654, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-48038, opaque=0xb48799, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34892, encodingMicros=2, totalDispatchMicros=42696, 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=3506844392588628, 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=11808654, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61792, opaque=0xb477f9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3468, encodingMicros=3, totalDispatchMicros=27400, 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=3506844392687043, 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=11808319, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51153, opaque=0xb476aa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2865, encodingMicros=2, totalDispatchMicros=51045, 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=3506844392694204, 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=11808798, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65780, opaque=0xb47889, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3570, encodingMicros=2, totalDispatchMicros=26663, 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=3506844392589912, 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=11789833, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65046, opaque=0xb42e74, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33658, encodingMicros=2, totalDispatchMicros=177037, totalServerMicros=12, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844392746331, 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=11788080, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64942, opaque=0xb4279b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33807, encodingMicros=3, totalDispatchMicros=185559, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844392749155, 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=11798473, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-32212, opaque=0xb45034, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=205334, encodingMicros=3, totalDispatchMicros=205334, totalServerMicros=198, serverMicros=198}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844392811005, 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=11802700, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73624, opaque=0xb460b7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33851, encodingMicros=3, totalDispatchMicros=85775, 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=3506844392810227, 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=11796366, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-46988, opaque=0xb447f9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=218555, encodingMicros=2, totalDispatchMicros=218555, totalServerMicros=201, serverMicros=201}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844392875898, 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=11808570, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51248, opaque=0xb477a5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3812, encodingMicros=3, totalDispatchMicros=26189, 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=3506844392871053, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11807416, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42158, opaque=0xb47323, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7114, encodingMicros=3, totalDispatchMicros=42120, 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=3506844392899926, 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=11788934, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-41284, opaque=0xb42af1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=270616, encodingMicros=2, totalDispatchMicros=270616, totalServerMicros=189, serverMicros=189}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844392914011, 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=11808869, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18933, opaque=0xb478d0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3840, encodingMicros=3, totalDispatchMicros=28016, 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=3506844392926192, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11794834, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-61319, opaque=0xb441fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=232205, encodingMicros=3, totalDispatchMicros=232205, totalServerMicros=194, serverMicros=194}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844393668694, 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=11806245, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47731, opaque=0xb46e90, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5367, encodingMicros=2, totalDispatchMicros=40692, 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=3506844393602877, 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=11813107, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-29334, opaque=0xb4895e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=35857, encodingMicros=2, totalDispatchMicros=35857, 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=3506844394145995, 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=11812974, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51799, opaque=0xb488d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5511, encodingMicros=2, totalDispatchMicros=7521, 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=3506844393351639, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11784675, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45148, opaque=0xb41a4e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4464, encodingMicros=2, totalDispatchMicros=150722, 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=3506844394181703, 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=11797807, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49727, opaque=0xb44d9a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=37292, encodingMicros=3, totalDispatchMicros=117452, 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=3506844394202465, 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=11791913, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35728, opaque=0xb43694, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5497, encodingMicros=11, totalDispatchMicros=120485, totalServerMicros=29, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844394233801, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11781833, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57412, opaque=0xb40f34, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5327, encodingMicros=2, totalDispatchMicros=182595, 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=3506844394266769, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11781778, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57360, opaque=0xb40efd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5356, encodingMicros=2, totalDispatchMicros=183359, totalServerMicros=49, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844392983500, 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=11810108, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18982, opaque=0xb47da7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2881, encodingMicros=3, totalDispatchMicros=32441, 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=3506844394303548, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11803112, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73638, opaque=0xb46253, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8663, encodingMicros=2, totalDispatchMicros=28696, 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=3506844392961869, 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=11799915, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-22683, opaque=0xb455d6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=196566, encodingMicros=3, totalDispatchMicros=196566, totalServerMicros=194, serverMicros=194}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844394333254, 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=11809012, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51398, opaque=0xb4795f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4225, encodingMicros=2, totalDispatchMicros=42786, 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=3506844392942146, 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=11787763, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-68832, opaque=0xb4265e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=278197, encodingMicros=2, totalDispatchMicros=278197, totalServerMicros=197, serverMicros=197}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844394372456, 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=11798831, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-39928, opaque=0xb4519a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=205499, encodingMicros=3, totalDispatchMicros=205499, totalServerMicros=198, serverMicros=198}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844394363457, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11803527, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53905, opaque=0xb463f2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8699, encodingMicros=3, totalDispatchMicros=24876, 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=3506844394335223, 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=11794266, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22344, opaque=0xb43fc5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4696, encodingMicros=3, totalDispatchMicros=109523, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844394457458, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11794908, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-38084, opaque=0xb44247, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=232990, encodingMicros=3, totalDispatchMicros=232990, totalServerMicros=195, serverMicros=195}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844394293113, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11784711, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45165, opaque=0xb41a72, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5376, encodingMicros=2, totalDispatchMicros=151725, 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=3506844394228377, 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=11786463, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53188, opaque=0xb4214a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=37333, encodingMicros=2, totalDispatchMicros=191957, totalServerMicros=28, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844394570044, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11802954, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42002, opaque=0xb461b5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5455, encodingMicros=3, totalDispatchMicros=43033, 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=3506844394175156, 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=11813145, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55729, opaque=0xb48984, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=31644, encodingMicros=3, totalDispatchMicros=31644, 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=3506844394605193, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11802921, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38400, opaque=0xb46194, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5485, encodingMicros=3, totalDispatchMicros=42728, 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=3506844394592757, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11792388, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53524, opaque=0xb4386f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6435, encodingMicros=2, totalDispatchMicros=114299, 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=3506844394653385, 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=11799336, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69364, opaque=0xb45393, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=37712, encodingMicros=2, totalDispatchMicros=107744, 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=3506844394516652, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11795992, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-73370, opaque=0xb44683, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=223777, encodingMicros=3, totalDispatchMicros=223777, totalServerMicros=190, serverMicros=190}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844394683161, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11793124, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61232, opaque=0xb43b4f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6514, encodingMicros=3, totalDispatchMicros=108163, 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=3506844394421711, 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=11810686, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55033, opaque=0xb47fe9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4285, encodingMicros=2, totalDispatchMicros=28444, 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=3506844394713247, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11793242, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61238, opaque=0xb43bc5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6538, encodingMicros=3, totalDispatchMicros=107161, 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=3506844394706332, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11792081, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-61158, opaque=0xb4373c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=257239, encodingMicros=3, totalDispatchMicros=257239, totalServerMicros=202, serverMicros=202}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844394740829, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11793266, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65260, opaque=0xb43bdd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6559, encodingMicros=3, totalDispatchMicros=107153, 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=3506844394690282, 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=11800294, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46032, opaque=0xb45751, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=37741, encodingMicros=3, totalDispatchMicros=101394, 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=3506844394774116, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11793601, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49569, opaque=0xb43d2c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6582, encodingMicros=3, totalDispatchMicros=104944, 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=3506844394670438, 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=11803158, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25790, opaque=0xb46281, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=37521, encodingMicros=3, totalDispatchMicros=86857, 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=3506844394800662, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11812833, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61880, opaque=0xb4884c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2674, encodingMicros=3, totalDispatchMicros=36729, 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=3506844394997443, 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=11792574, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-22265, opaque=0xb43929, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=253739, encodingMicros=3, totalDispatchMicros=253739, totalServerMicros=198, serverMicros=198}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844395053307, 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=11794820, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-18248, opaque=0xb441ef, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=234435, encodingMicros=3, totalDispatchMicros=234435, totalServerMicros=191, serverMicros=191}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844395102821, 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=11793992, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-22323, opaque=0xb43eb3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=241546, encodingMicros=3, totalDispatchMicros=241546, totalServerMicros=193, serverMicros=193}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844395251288, 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=11804067, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25887, opaque=0xb4660e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3815, encodingMicros=3, totalDispatchMicros=60524, 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=3506844395332361, 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=11807196, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18866, opaque=0xb47247, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3714, encodingMicros=2, totalDispatchMicros=59691, 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=3506844395444648, 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=11786853, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35425, opaque=0xb422d0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6405, encodingMicros=2, totalDispatchMicros=137486, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844395572993, 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=11805337, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15577, opaque=0xb46b04, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6444, encodingMicros=3, totalDispatchMicros=38810, 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=3506844395598953, 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=11795424, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-69253, opaque=0xb4444b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=224211, encodingMicros=3, totalDispatchMicros=224211, totalServerMicros=199, serverMicros=199}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844395657025, 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=11788002, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-49168, opaque=0xb4274d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=280455, encodingMicros=3, totalDispatchMicros=280455, totalServerMicros=200, serverMicros=200}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844395694780, 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=11794358, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-14900, opaque=0xb44021, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=239438, encodingMicros=3, totalDispatchMicros=239438, totalServerMicros=193, serverMicros=193}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844394801726, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11794331, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53629, opaque=0xb44006, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6604, encodingMicros=3, totalDispatchMicros=98985, 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=3506844394741152, 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=11810757, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55091, opaque=0xb48030, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4596, encodingMicros=2, totalDispatchMicros=28557, 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=3506844395698773, 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=11796713, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-47113, opaque=0xb44954, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=220839, encodingMicros=2, totalDispatchMicros=220839, totalServerMicros=200, serverMicros=200}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844396116547, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11795047, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27054, opaque=0xb442d2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7356, encodingMicros=2, totalDispatchMicros=95453, 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=3506844394830232, 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=11798248, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28599, opaque=0xb44f53, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=37678, encodingMicros=2, totalDispatchMicros=121771, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844396157824, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11812848, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46436, opaque=0xb4885b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6082, encodingMicros=3, totalDispatchMicros=13350, 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=3506844396185441, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11812258, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54210, opaque=0xb4860d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6100, encodingMicros=3, totalDispatchMicros=15974, 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=3506844396120601, 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=11796505, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15057, opaque=0xb44884, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5825, encodingMicros=3, totalDispatchMicros=88754, 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=3506844396197070, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11796124, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57997, opaque=0xb44707, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7410, encodingMicros=3, totalDispatchMicros=87605, 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=3506844396239393, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11811577, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54181, opaque=0xb48364, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6131, encodingMicros=3, totalDispatchMicros=22344, 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=3506844396269518, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11795971, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27123, opaque=0xb4466e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7473, encodingMicros=3, totalDispatchMicros=87090, 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=3506844396297494, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11796305, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73381, opaque=0xb447bc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7498, encodingMicros=3, totalDispatchMicros=86504, 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=3506844396190015, 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=11803462, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36386, opaque=0xb463b1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=39026, encodingMicros=3, totalDispatchMicros=85778, 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=3506844396154997, 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=11797423, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-43730, opaque=0xb44c1a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=215420, encodingMicros=3, totalDispatchMicros=215420, totalServerMicros=202, serverMicros=202}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844396270766, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11811907, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65857, opaque=0xb484ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6157, encodingMicros=3, totalDispatchMicros=18744, 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=3506844397191120, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11811975, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35171, opaque=0xb484f1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7070, encodingMicros=3, totalDispatchMicros=18285, 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=3506844397194594, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11799913, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69389, opaque=0xb455d4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8093, encodingMicros=2, totalDispatchMicros=53068, 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=3506844396234038, 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=11803811, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32525, opaque=0xb4650e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4870, encodingMicros=3, totalDispatchMicros=25277, 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=3506844397233419, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11812699, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35207, opaque=0xb487c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7104, encodingMicros=3, totalDispatchMicros=16006, 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=3506844397208447, 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=11807826, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36564, opaque=0xb474bd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=39721, encodingMicros=3, totalDispatchMicros=83999, 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=3506844397255252, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11800868, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34722, opaque=0xb4598f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8136, encodingMicros=2, totalDispatchMicros=45916, 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=3506844397195337, 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=11811847, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19037, opaque=0xb48472, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2085, encodingMicros=3, totalDispatchMicros=17729, 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=3506844397289054, 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=11808261, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47844, opaque=0xb47670, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=39792, encodingMicros=2, totalDispatchMicros=81050, 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=3506844397281811, 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=11804858, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40258, opaque=0xb46925, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5897, encodingMicros=2, totalDispatchMicros=19168, 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=3506844397317848, 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=11808664, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51279, opaque=0xb47803, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=39817, encodingMicros=2, totalDispatchMicros=80147, 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=3506844397284280, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11801139, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73566, opaque=0xb45a9e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8160, encodingMicros=3, totalDispatchMicros=45832, 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=3506844397353576, 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=11811354, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55367, opaque=0xb48285, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2168, encodingMicros=2, totalDispatchMicros=19306, 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=3506844397371273, 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=11811469, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55403, opaque=0xb482f8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5825, encodingMicros=3, totalDispatchMicros=27088, 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=3506844397262858, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11804284, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34875, opaque=0xb466e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7014, encodingMicros=3, totalDispatchMicros=47441, 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=3506844397399369, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11785800, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53075, opaque=0xb41eb3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8262, encodingMicros=3, totalDispatchMicros=143620, 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=3506844397406777, 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=11811412, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55385, opaque=0xb482bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2215, encodingMicros=3, totalDispatchMicros=18108, 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=3506844397252800, 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=11796194, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-43688, opaque=0xb4474d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=224341, encodingMicros=2, totalDispatchMicros=224341, totalServerMicros=197, serverMicros=197}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844397426650, 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=11810446, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54834, opaque=0xb47ef9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5848, encodingMicros=2, totalDispatchMicros=30503, 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=3506844397433135, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11804453, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73689, opaque=0xb46790, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7181, encodingMicros=3, totalDispatchMicros=46190, 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=3506844397344715, 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=11809773, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40502, opaque=0xb47c58, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=39839, encodingMicros=3, totalDispatchMicros=70226, 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=3506844397468327, 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=11812166, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55567, opaque=0xb485b1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2265, encodingMicros=3, totalDispatchMicros=15471, 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=3506844397494368, 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=11810695, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55042, opaque=0xb47ff2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=39984, encodingMicros=2, totalDispatchMicros=62318, 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=3506844397316107, 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=11791670, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-65145, opaque=0xb435a1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=262316, encodingMicros=3, totalDispatchMicros=262316, totalServerMicros=192, serverMicros=192}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844397526609, 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=11812352, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23248, opaque=0xb4866b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2314, 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=PT0S, createdAt=3506844397559444, 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=11791293, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-49408, opaque=0xb43427, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=264624, encodingMicros=2, totalDispatchMicros=264624, totalServerMicros=192, serverMicros=192}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844397511443, 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=11803675, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40195, opaque=0xb46486, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7851, encodingMicros=3, totalDispatchMicros=47201, 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=3506844397610113, 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=11794536, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-35897, opaque=0xb440d3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=239763, encodingMicros=2, totalDispatchMicros=239763, totalServerMicros=210, serverMicros=210}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844397477012, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11804650, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69555, opaque=0xb46855, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7215, encodingMicros=2, 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=PT0S, createdAt=3506844397463729, 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=11795259, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-43651, opaque=0xb443a6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=231956, encodingMicros=3, totalDispatchMicros=231956, totalServerMicros=200, serverMicros=200}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844397676779, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11805049, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61647, opaque=0xb469e4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7402, encodingMicros=4, totalDispatchMicros=40118, 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=3506844397462143, 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=11810751, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55087, opaque=0xb4802a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5875, encodingMicros=3, totalDispatchMicros=28779, 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=3506844397702537, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11805183, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73719, opaque=0xb46a6a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7423, 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.064S, createdAt=3506844397433135, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11785382, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-52971, opaque=0xb41d11, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8271, encodingMicros=2, totalDispatchMicros=146935, totalServerMicros=49, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844397739610, 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=11812467, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19055, opaque=0xb486de, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6139, encodingMicros=4, totalDispatchMicros=23615, 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=3506844397727941, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11805559, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61660, opaque=0xb46be2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7444, encodingMicros=3, totalDispatchMicros=34188, 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=3506844397783476, 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=11807536, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36538, opaque=0xb4739b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5731, encodingMicros=2, totalDispatchMicros=33649, 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=3506844397726957, 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=11798950, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39934, opaque=0xb45211, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6687, encodingMicros=4, totalDispatchMicros=55183, 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=3506844397811336, 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=11807586, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29117, opaque=0xb473cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5754, encodingMicros=3, totalDispatchMicros=34058, 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=3506844397826889, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11794499, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57860, opaque=0xb440ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8315, encodingMicros=3, totalDispatchMicros=101474, 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=3506844397837298, 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=11807649, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32743, opaque=0xb4740c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5776, encodingMicros=3, totalDispatchMicros=33827, 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=3506844397723587, 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=11812978, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-48050, opaque=0xb488dd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=47894, encodingMicros=2, totalDispatchMicros=47894, 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=3506844397862280, 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=11807718, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26206, opaque=0xb47451, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5797, encodingMicros=2, totalDispatchMicros=33979, 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=3506844397880416, 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=11790090, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35649, opaque=0xb42f75, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=40807, encodingMicros=2, totalDispatchMicros=177174, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844397691183, 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=11796922, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-27184, opaque=0xb44a25, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=221849, encodingMicros=2, totalDispatchMicros=221849, 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=3506844397919228, 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=11801977, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22785, opaque=0xb45de4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=40834, encodingMicros=2, totalDispatchMicros=88022, 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=3506844397564876, 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=11812232, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23242, opaque=0xb485f3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=40022, encodingMicros=3, totalDispatchMicros=55506, 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=3506844397943061, 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=11797372, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-27215, opaque=0xb44be7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=218879, encodingMicros=2, totalDispatchMicros=218879, 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=3506844397931003, 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=11808225, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32764, opaque=0xb4764c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5854, encodingMicros=2, totalDispatchMicros=33938, 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=3506844397855215, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11802895, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65575, opaque=0xb4617a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8340, encodingMicros=3, totalDispatchMicros=45045, 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=3506844397834155, 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=11798998, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15231, opaque=0xb45241, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6780, encodingMicros=3, totalDispatchMicros=53939, 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=3506844397790011, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11805629, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46239, opaque=0xb46c28, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7503, encodingMicros=2, totalDispatchMicros=33673, 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=3506844399351187, 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=11801011, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40062, opaque=0xb45a1e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11510, encodingMicros=3, totalDispatchMicros=43289, 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=3506844399357977, 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=11810760, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55094, opaque=0xb48033, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=41205, encodingMicros=2, totalDispatchMicros=56347, 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=3506844399364718, 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=11811663, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55461, opaque=0xb483ba, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7754, encodingMicros=2, totalDispatchMicros=27113, 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=3506844399408003, 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=11810771, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55104, opaque=0xb4803e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=41249, encodingMicros=2, totalDispatchMicros=56397, 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=3506844399358778, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11810314, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54144, opaque=0xb47e75, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9778, encodingMicros=2, totalDispatchMicros=19071, 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=3506844399436809, 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=11810940, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55197, opaque=0xb480e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=41272, encodingMicros=2, totalDispatchMicros=54300, 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=3506844399357977, 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=11801894, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47504, opaque=0xb45d91, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8222, encodingMicros=3, totalDispatchMicros=41379, 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=3506844399464511, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11812790, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65892, opaque=0xb48821, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9758, encodingMicros=2, totalDispatchMicros=13816, 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=3506844399465757, 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=11798702, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-32223, opaque=0xb45119, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=211743, encodingMicros=2, totalDispatchMicros=211743, totalServerMicros=196, serverMicros=196}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844399533665, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11811392, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46398, opaque=0xb482ab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9394, encodingMicros=3, totalDispatchMicros=22002, 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=3506844399423872, 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=11811764, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44389, opaque=0xb4841f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7809, encodingMicros=3, totalDispatchMicros=25482, 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=3506844399568035, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11791907, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-41525, opaque=0xb4368e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=263488, encodingMicros=3, totalDispatchMicros=263488, totalServerMicros=205, serverMicros=205}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844399580212, 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=11804848, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28961, opaque=0xb4691b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5086, encodingMicros=2, totalDispatchMicros=38116, 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=3506844399594686, 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=11812930, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55687, opaque=0xb488ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7975, encodingMicros=3, totalDispatchMicros=13280, 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=3506844399393178, 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=11801844, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15389, opaque=0xb45d5f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11547, encodingMicros=2, totalDispatchMicros=38790, 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=3506844399712961, 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=11813294, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23287, opaque=0xb48a19, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3968, encodingMicros=3, totalDispatchMicros=5484, 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=3506844399632667, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11804222, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73678, opaque=0xb466a9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4380, encodingMicros=3, totalDispatchMicros=35348, 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=3506844399615974, 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=11805097, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32605, opaque=0xb46a14, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5118, encodingMicros=2, totalDispatchMicros=33468, 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=3506844399610477, 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=11806160, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26091, opaque=0xb46e3b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9922, encodingMicros=3, totalDispatchMicros=38102, 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=3506844399572423, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11811416, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35153, opaque=0xb482c3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9427, encodingMicros=3, totalDispatchMicros=21893, 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=3506844402191111, 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=11804301, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40226, opaque=0xb466f8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11747, encodingMicros=2, totalDispatchMicros=70726, 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=3506844402198109, 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=11812179, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55571, opaque=0xb485be, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10432, encodingMicros=3, totalDispatchMicros=15718, 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=3506844399490915, 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=11813237, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-26472, opaque=0xb489e0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=37350, encodingMicros=2, totalDispatchMicros=37350, 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=3506844402220280, 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=11804442, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18728, opaque=0xb46785, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11768, encodingMicros=2, totalDispatchMicros=69896, 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=3506844402228648, 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=11812268, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19049, opaque=0xb48617, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10457, encodingMicros=3, totalDispatchMicros=15245, 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=3506844402254622, 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=11797917, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-15151, opaque=0xb44e08, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=218632, encodingMicros=2, totalDispatchMicros=218632, totalServerMicros=195, serverMicros=195}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844402268768, 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=11804773, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47650, opaque=0xb468d0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11802, encodingMicros=2, totalDispatchMicros=68995, 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=3506844402287800, 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=11809709, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29210, opaque=0xb47c18, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10506, encodingMicros=2, totalDispatchMicros=28601, 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=3506844402300101, 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=11804894, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44108, opaque=0xb46949, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11827, encodingMicros=3, totalDispatchMicros=71216, 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=3506844402190726, 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=11789796, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-60989, opaque=0xb42e4f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6785, encodingMicros=2, totalDispatchMicros=275448, totalServerMicros=192, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844402337384, 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=11800518, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32351, opaque=0xb45831, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11770, encodingMicros=2, totalDispatchMicros=79206, 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=3506844402347220, 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=11810250, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51624, opaque=0xb47e35, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10543, encodingMicros=3, totalDispatchMicros=21885, 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=3506844402368960, 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=11801273, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43937, opaque=0xb45b24, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11794, encodingMicros=3, totalDispatchMicros=76143, 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=3506844402191748, 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=11807464, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36532, opaque=0xb47353, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12347, encodingMicros=2, totalDispatchMicros=35861, 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=3506844402399013, 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=11794413, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-32027, opaque=0xb44058, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=245616, encodingMicros=2, totalDispatchMicros=245616, totalServerMicros=193, serverMicros=193}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844402405389, 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=11812955, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51793, opaque=0xb488c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10424, encodingMicros=2, totalDispatchMicros=16748, 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=3506844402423645, 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=11793849, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-39711, opaque=0xb43e24, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=249895, encodingMicros=3, totalDispatchMicros=249895, totalServerMicros=193, serverMicros=193}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844402193146, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11790138, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-49358, opaque=0xb42fa5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=277242, encodingMicros=3, totalDispatchMicros=277242, totalServerMicros=201, serverMicros=201}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844402453664, 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=11806388, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26112, opaque=0xb46f1f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10005, encodingMicros=3, totalDispatchMicros=46509, 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=3506844402191305, 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=11805437, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22948, opaque=0xb46b68, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12695, encodingMicros=3, totalDispatchMicros=33994, 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=3506844402442922, 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=11810897, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26327, opaque=0xb480bc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12405, encodingMicros=3, totalDispatchMicros=22293, 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=3506844402446147, 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=11793366, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-39681, opaque=0xb43c41, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=254419, encodingMicros=3, totalDispatchMicros=254419, totalServerMicros=194, serverMicros=194}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844402571874, 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=11811095, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36684, opaque=0xb48182, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12521, encodingMicros=21, totalDispatchMicros=21415, 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=3506844402366309, 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=11791078, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69029, opaque=0xb43351, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6949, encodingMicros=3, totalDispatchMicros=268775, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844402595708, 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=11801659, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36293, opaque=0xb45ca6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12012, encodingMicros=3, totalDispatchMicros=74865, 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=3506844402609876, 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=11811233, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55319, opaque=0xb4820c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12433, encodingMicros=2, totalDispatchMicros=27460, 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=3506844402623355, 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=11786893, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73064, opaque=0xb422f8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7198, encodingMicros=3, totalDispatchMicros=289234, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844402335384, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11811772, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65852, opaque=0xb48427, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=44128, encodingMicros=3, totalDispatchMicros=53466, 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=3506844402677269, 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=11811621, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32873, opaque=0xb48390, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12482, encodingMicros=3, totalDispatchMicros=24116, 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=3506844402241981, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11791593, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69058, opaque=0xb43554, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10373, encodingMicros=3, totalDispatchMicros=132127, 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=3506844402685658, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11803200, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65584, opaque=0xb462ab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8167, encodingMicros=3, totalDispatchMicros=67243, 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=3506844402743070, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11791992, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69075, opaque=0xb436e3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10866, encodingMicros=2, totalDispatchMicros=129700, 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=3506844402683026, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11807708, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38604, opaque=0xb47447, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=44476, encodingMicros=3, totalDispatchMicros=67912, 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=3506844402780120, 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=11808091, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51037, opaque=0xb475c5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12026, encodingMicros=2, totalDispatchMicros=36019, 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=3506844402792544, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11792216, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61166, opaque=0xb437c3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10903, encodingMicros=3, totalDispatchMicros=127948, 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=3506844402679511, 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=11801840, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32423, opaque=0xb45d5b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12076, encodingMicros=2, totalDispatchMicros=66998, 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=3506844402821402, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11792581, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65220, opaque=0xb43930, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10928, encodingMicros=3, totalDispatchMicros=125148, 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=3506844402583781, 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=11805626, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69586, opaque=0xb46c25, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11050, encodingMicros=3, totalDispatchMicros=72680, 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=3506844402847986, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11792744, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61210, opaque=0xb439d3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10862, encodingMicros=2, totalDispatchMicros=128903, 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=3506844402864785, 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=11802443, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25667, opaque=0xb45fb6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12245, encodingMicros=3, totalDispatchMicros=63726, 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=3506844402884745, 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=11805785, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61673, opaque=0xb46cc4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11299, encodingMicros=4, totalDispatchMicros=71179, 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=3506844402506786, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11805546, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58423, opaque=0xb46bd5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11082, encodingMicros=2, totalDispatchMicros=54741, 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=3506844402508691, 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=11805479, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32622, opaque=0xb46b92, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13008, encodingMicros=2, totalDispatchMicros=34297, 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=3506844402938383, 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=11811170, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35145, opaque=0xb481cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11332, encodingMicros=2, totalDispatchMicros=41039, 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=3506844402980800, 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=11796759, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-47128, opaque=0xb44982, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=227508, encodingMicros=2, totalDispatchMicros=227508, totalServerMicros=199, serverMicros=199}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844402937176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11810847, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38697, opaque=0xb4808a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=45487, encodingMicros=3, totalDispatchMicros=64156, 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=3506844403024276, 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=11811400, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38711, opaque=0xb482b3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11391, encodingMicros=3, totalDispatchMicros=33656, 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=3506844403034077, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11810861, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38698, opaque=0xb48098, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=45580, encodingMicros=3, totalDispatchMicros=64236, 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=3506844402904346, 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=11802518, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47529, opaque=0xb46001, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12280, encodingMicros=2, totalDispatchMicros=63745, 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=3506844403084626, 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=11793215, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39663, opaque=0xb43baa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12457, encodingMicros=3, totalDispatchMicros=130385, 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=3506844403091718, 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=11809143, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46329, opaque=0xb479e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11455, encodingMicros=3, totalDispatchMicros=48035, 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=3506844402836917, 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=11798847, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-47375, opaque=0xb451aa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=214304, encodingMicros=3, totalDispatchMicros=214304, totalServerMicros=207, serverMicros=207}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844403137512, 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=11790249, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41441, opaque=0xb43014, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10942, encodingMicros=2, totalDispatchMicros=139493, 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=3506844402820370, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11808592, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38629, opaque=0xb477bb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=44594, encodingMicros=3, totalDispatchMicros=65438, 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=3506844403175413, 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=11791363, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61091, opaque=0xb4346e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10971, encodingMicros=2, totalDispatchMicros=132879, 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=3506844402770455, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11803402, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58325, opaque=0xb46375, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8248, encodingMicros=2, totalDispatchMicros=65327, 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=3506844403199962, 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=11806547, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40348, opaque=0xb46fbe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8208, encodingMicros=3, totalDispatchMicros=34631, 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=3506844403228669, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11813032, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-54232, opaque=0xb48913, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=44486, encodingMicros=3, totalDispatchMicros=44486, 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=3506844403119716, 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=11791173, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39467, opaque=0xb433b0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12484, encodingMicros=3, totalDispatchMicros=146443, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844403256731, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11813045, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-35225, opaque=0xb48920, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=44500, encodingMicros=3, totalDispatchMicros=44500, 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=3506844403113116, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11812199, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61871, opaque=0xb485d2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=45634, encodingMicros=3, totalDispatchMicros=57572, 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=3506844403308698, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11809992, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65818, opaque=0xb47d33, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=45430, encodingMicros=3, totalDispatchMicros=72787, 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=3506844403336427, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11813205, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-46442, opaque=0xb489c0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=40746, encodingMicros=3, totalDispatchMicros=40746, 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=3506844403359142, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11804748, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61636, opaque=0xb468b7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11962, encodingMicros=3, totalDispatchMicros=65120, 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=3506844403382860, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11804795, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61639, opaque=0xb468e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11981, encodingMicros=2, totalDispatchMicros=64410, 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=3506844403412848, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11808545, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54088, opaque=0xb4778c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11948, encodingMicros=3, totalDispatchMicros=49251, 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=3506844403034890, 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=11805819, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29011, opaque=0xb46ce6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6121, encodingMicros=3, totalDispatchMicros=33510, 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=3506844402965298, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11801376, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41957, opaque=0xb45b8b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11190, encodingMicros=3, totalDispatchMicros=61586, 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=3506844403465537, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11807512, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42166, opaque=0xb47383, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11977, encodingMicros=2, totalDispatchMicros=50819, 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=3506844403488902, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11808066, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35049, opaque=0xb475ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11997, encodingMicros=3, totalDispatchMicros=51461, 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=3506844403417161, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11806545, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61712, opaque=0xb46fbc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=44142, encodingMicros=3, totalDispatchMicros=69880, 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=3506844403515516, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11809019, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42210, opaque=0xb47966, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12020, encodingMicros=3, totalDispatchMicros=48676, 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=3506844403313685, 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=11812691, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26446, opaque=0xb487be, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6588, encodingMicros=3, totalDispatchMicros=48719, 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=3506844403555016, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11806720, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61718, opaque=0xb4706b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=44267, encodingMicros=3, totalDispatchMicros=69844, 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=3506844403577636, 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=11812776, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-48043, opaque=0xb48813, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6834, encodingMicros=3, totalDispatchMicros=48280, 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=3506844403588167, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11807084, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42144, opaque=0xb471d7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=44292, encodingMicros=3, totalDispatchMicros=69539, 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=3506844403249965, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812004, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58680, opaque=0xb4850f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8312, encodingMicros=4, totalDispatchMicros=51094, 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=3506844403632027, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11807388, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73801, opaque=0xb47307, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=44322, encodingMicros=3, totalDispatchMicros=66319, 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=3506844403216026, 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=11791448, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61101, opaque=0xb434c3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11006, encodingMicros=2, totalDispatchMicros=132730, 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=3506844403660960, 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=11790991, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43206, opaque=0xb432fa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6878, encodingMicros=2, totalDispatchMicros=268554, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844403676211, 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=11791831, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49451, opaque=0xb43642, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11462, encodingMicros=3, totalDispatchMicros=129903, 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=3506844403689779, 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=11793577, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43574, opaque=0xb43d14, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6901, encodingMicros=2, totalDispatchMicros=248775, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844403646432, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812206, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69751, opaque=0xb485d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8704, encodingMicros=2, totalDispatchMicros=48941, 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=3506844403582692, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11806063, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65689, opaque=0xb46dda, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11460, encodingMicros=3, totalDispatchMicros=62046, 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=3506844403521414, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11801971, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49884, opaque=0xb45dde, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11720, encodingMicros=2, totalDispatchMicros=60132, 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=3506844403489979, 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=11812187, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51719, opaque=0xb485c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6500, encodingMicros=2, totalDispatchMicros=37215, 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=3506844405298336, 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=11807934, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47826, opaque=0xb47529, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13777, encodingMicros=2, totalDispatchMicros=58283, 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=3506844403700915, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11798152, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-38176, opaque=0xb44ef3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=219558, encodingMicros=2, totalDispatchMicros=219558, totalServerMicros=193, serverMicros=193}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844405324234, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11796125, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-45886, opaque=0xb44708, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=232781, encodingMicros=3, totalDispatchMicros=232781, totalServerMicros=202, serverMicros=202}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844405342967, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11797405, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-41808, opaque=0xb44c08, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=224344, encodingMicros=2, totalDispatchMicros=224344, totalServerMicros=197, serverMicros=197}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844405351125, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11793979, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-41671, opaque=0xb43ea6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=251730, encodingMicros=3, totalDispatchMicros=251730, totalServerMicros=204, serverMicros=204}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844403677071, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11808465, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42192, opaque=0xb4773c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12999, encodingMicros=2, totalDispatchMicros=35030, 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=3506844405398714, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11795817, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-73363, opaque=0xb445d4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=235738, encodingMicros=3, totalDispatchMicros=235738, totalServerMicros=203, serverMicros=203}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844405354829, 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=11801973, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28822, opaque=0xb45de0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13613, encodingMicros=3, totalDispatchMicros=58628, 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=3506844405447474, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11805889, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69595, opaque=0xb46d2c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10521, encodingMicros=3, totalDispatchMicros=36163, 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=3506844405292627, 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=11795286, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34408, opaque=0xb443c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12657, encodingMicros=3, totalDispatchMicros=114153, 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=3506844405297883, 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=11802814, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65570, opaque=0xb46129, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17422, encodingMicros=2, totalDispatchMicros=48398, 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=3506844405519616, 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=11805714, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36474, opaque=0xb46c7d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13517, encodingMicros=2, totalDispatchMicros=64552, 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=3506844405296547, 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=11791382, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69044, opaque=0xb43481, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16257, encodingMicros=2, totalDispatchMicros=120971, 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=3506844405548621, 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=11797042, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65369, opaque=0xb44a9d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10330, encodingMicros=4, totalDispatchMicros=99067, 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=3506844405572990, 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=11791422, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45708, opaque=0xb434a9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16528, encodingMicros=2, totalDispatchMicros=120981, 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=3506844405545660, 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=11805945, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26079, opaque=0xb46d64, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13518, encodingMicros=3, totalDispatchMicros=70000, 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=3506844405603839, 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=11791607, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49433, opaque=0xb43562, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16555, encodingMicros=3, totalDispatchMicros=119505, 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=3506844405486118, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11787277, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-49046, opaque=0xb42478, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=293544, encodingMicros=2, totalDispatchMicros=293544, totalServerMicros=204, serverMicros=204}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844405451624, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11791743, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-45725, opaque=0xb435ea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=270593, encodingMicros=2, totalDispatchMicros=270593, totalServerMicros=209, serverMicros=209}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844405664480, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11787783, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-53268, opaque=0xb42672, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=291829, encodingMicros=3, totalDispatchMicros=291829, totalServerMicros=203, serverMicros=203}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844405682749, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11795130, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-49650, opaque=0xb44325, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=241032, encodingMicros=2, totalDispatchMicros=241032, totalServerMicros=204, serverMicros=204}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844405399048, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11795615, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-69262, opaque=0xb4450a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=236261, encodingMicros=2, totalDispatchMicros=236261, totalServerMicros=197, serverMicros=197}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844405708937, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11798302, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-45956, opaque=0xb44f89, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=220730, encodingMicros=3, totalDispatchMicros=220730, totalServerMicros=202, serverMicros=202}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844405725848, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11805305, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46225, opaque=0xb46ae4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10793, encodingMicros=3, totalDispatchMicros=42180, 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=3506844405756640, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11805665, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61665, opaque=0xb46c4c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10817, encodingMicros=2, totalDispatchMicros=40580, 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=3506844405768718, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11792700, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-41587, opaque=0xb439a7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=263047, encodingMicros=3, totalDispatchMicros=263047, totalServerMicros=203, serverMicros=203}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844405794323, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11793737, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-69194, opaque=0xb43db4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=254285, encodingMicros=3, totalDispatchMicros=254285, totalServerMicros=204, serverMicros=204}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844405806996, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11806305, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38555, opaque=0xb46ecc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10845, encodingMicros=2, totalDispatchMicros=34694, 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=3506844405826693, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11797183, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-27197, opaque=0xb44b2a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=228356, encodingMicros=2, totalDispatchMicros=228356, totalServerMicros=202, serverMicros=202}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844405832664, 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=11807149, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23043, opaque=0xb47218, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1241, encodingMicros=3, totalDispatchMicros=53863, 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=3506844405852683, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11792789, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-41594, opaque=0xb43a00, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=262232, encodingMicros=2, totalDispatchMicros=262232, totalServerMicros=208, serverMicros=208}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844405866811, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11792165, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-45742, opaque=0xb43790, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=267476, encodingMicros=2, totalDispatchMicros=267476, totalServerMicros=206, serverMicros=206}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844405895026, 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=11808033, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51010, opaque=0xb4758c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1271, encodingMicros=3, totalDispatchMicros=51554, 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=3506844405924284, 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=11808099, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51043, opaque=0xb475ce, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1296, encodingMicros=2, totalDispatchMicros=52417, 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=3506844405947790, 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=11808376, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51180, opaque=0xb476e3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1311, encodingMicros=2, totalDispatchMicros=51951, 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=3506844405965289, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11793517, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69179, opaque=0xb43cd8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9881, encodingMicros=3, totalDispatchMicros=116342, totalServerMicros=10, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844406061555, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11800642, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27403, opaque=0xb458ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9937, encodingMicros=2, totalDispatchMicros=58939, 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=3506844406282304, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11789722, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-60972, opaque=0xb42e05, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=47157, encodingMicros=2, totalDispatchMicros=192587, 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=3506844406361590, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11790415, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37916, opaque=0xb430ba, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=47198, encodingMicros=2, totalDispatchMicros=183744, 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=3506844406402316, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11791193, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69035, opaque=0xb433c4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=47221, encodingMicros=17, totalDispatchMicros=178000, 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=3506844406420648, 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=11803157, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44029, opaque=0xb46280, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17286, encodingMicros=2, totalDispatchMicros=86757, 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=3506844406461167, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11806362, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61704, opaque=0xb46f05, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=46969, encodingMicros=3, totalDispatchMicros=104941, 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=3506844406489319, 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=11803871, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44066, opaque=0xb4654a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17335, encodingMicros=2, totalDispatchMicros=88623, 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=3506844406506121, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11806522, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42117, opaque=0xb46fa5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=46996, encodingMicros=2, totalDispatchMicros=100446, 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=3506844406541184, 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=11786251, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31567, opaque=0xb42076, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11935, encodingMicros=2, totalDispatchMicros=178105, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844406570169, 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=11784474, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28079, opaque=0xb41985, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11960, encodingMicros=3, totalDispatchMicros=186177, totalServerMicros=112, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844405631160, 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=11809072, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50090, opaque=0xb4799b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17150, encodingMicros=3, totalDispatchMicros=42829, 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=3506844405620940, 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=11806521, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18826, opaque=0xb46fa4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13589, encodingMicros=2, totalDispatchMicros=64240, 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=3506844407115579, 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=11799559, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-15268, opaque=0xb45472, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=213309, encodingMicros=3, totalDispatchMicros=213309, totalServerMicros=204, serverMicros=204}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844407144202, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11809691, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69711, opaque=0xb47c06, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1590, encodingMicros=3, totalDispatchMicros=31340, 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=3506844407420341, 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=11791573, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39496, opaque=0xb43540, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1258, encodingMicros=3, totalDispatchMicros=269692, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844406571842, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11813233, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-35233, opaque=0xb489dc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=44549, encodingMicros=2, totalDispatchMicros=44549, 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=3506844405977526, 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=11808551, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51242, opaque=0xb47792, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1332, encodingMicros=2, totalDispatchMicros=49506, 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=3506844405877412, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11799147, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-38227, opaque=0xb452d6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=214820, encodingMicros=2, totalDispatchMicros=214820, totalServerMicros=200, serverMicros=200}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844405726478, 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=11794802, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38081, opaque=0xb441dd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16443, encodingMicros=2, totalDispatchMicros=91949, 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=3506844407734630, 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=11800251, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18501, opaque=0xb45726, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16405, encodingMicros=3, totalDispatchMicros=95481, 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=3506844405732576, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11793319, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-53589, opaque=0xb43c12, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=258188, encodingMicros=3, totalDispatchMicros=258188, totalServerMicros=205, serverMicros=205}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844407790109, 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=11801517, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18566, opaque=0xb45c18, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16441, encodingMicros=2, totalDispatchMicros=90260, 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=3506844407803548, 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=11795643, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61345, opaque=0xb44526, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18491, encodingMicros=3, totalDispatchMicros=85966, 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=3506844407741020, 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=11796807, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41795, opaque=0xb449b2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1702, encodingMicros=3, totalDispatchMicros=223041, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844407847838, 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=11795879, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53675, opaque=0xb44612, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18524, encodingMicros=2, totalDispatchMicros=84542, 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=3506844407860920, 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=11797471, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69315, opaque=0xb44c4a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1817, encodingMicros=3, totalDispatchMicros=219221, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844407876674, 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=11796226, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61368, opaque=0xb4476d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18549, encodingMicros=3, totalDispatchMicros=82244, 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=3506844407728890, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11788376, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-68916, opaque=0xb428c3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=287784, encodingMicros=3, totalDispatchMicros=287784, totalServerMicros=197, serverMicros=197}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844407733839, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11794040, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-61286, opaque=0xb43ee3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=253703, encodingMicros=2, totalDispatchMicros=253703, totalServerMicros=204, serverMicros=204}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844407167748, 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=11803452, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40183, opaque=0xb463a7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11544, encodingMicros=3, totalDispatchMicros=67966, 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=3506844407978513, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11793450, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61250, opaque=0xb43c95, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13377, encodingMicros=2, totalDispatchMicros=140813, 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=3506844408013156, 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=11813103, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32912, opaque=0xb4895a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12128, encodingMicros=3, totalDispatchMicros=46101, 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=3506844408038250, 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=11811891, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40560, opaque=0xb4849e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12132, encodingMicros=3, totalDispatchMicros=62344, 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=3506844408053592, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11794381, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69213, opaque=0xb44038, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13427, encodingMicros=3, totalDispatchMicros=131961, 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=3506844408085723, 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=11813162, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55735, opaque=0xb48995, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12168, encodingMicros=3, totalDispatchMicros=43845, 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=3506844408111411, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11812149, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69747, opaque=0xb485a0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12758, encodingMicros=3, totalDispatchMicros=43301, 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=3506844408399148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11798700, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73451, opaque=0xb45117, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12184, encodingMicros=8, totalDispatchMicros=116973, 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=3506844408705065, 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=11795934, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57984, opaque=0xb44649, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=50863, encodingMicros=3, totalDispatchMicros=159482, 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=3506844409090553, 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=11809939, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50119, opaque=0xb47cfe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14217, encodingMicros=3, totalDispatchMicros=60818, 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=3506844409418862, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11813283, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-61885, opaque=0xb48a0f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18587, encodingMicros=3, totalDispatchMicros=18587, 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=3506844409444329, 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=11793134, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39658, opaque=0xb43b59, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=50971, encodingMicros=2, totalDispatchMicros=219557, 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=3506844409471096, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11792791, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37999, opaque=0xb43a02, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18601, encodingMicros=2, totalDispatchMicros=116389, 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=3506844409484182, 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=11809637, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26272, opaque=0xb47bd0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=50998, encodingMicros=2, totalDispatchMicros=82858, 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=3506844409514353, 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=11811465, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40548, opaque=0xb482f4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=51019, encodingMicros=2, totalDispatchMicros=69229, 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=3506844409540268, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11793600, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69187, opaque=0xb43d2b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18638, encodingMicros=3, totalDispatchMicros=110145, 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=3506844409558908, 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=11810099, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44338, opaque=0xb47d9e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=51045, encodingMicros=2, totalDispatchMicros=80318, 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=3506844409586231, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11794311, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-26990, opaque=0xb43ff2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18668, encodingMicros=2, totalDispatchMicros=108407, 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=3506844409752202, 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=11793520, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43567, opaque=0xb43cdb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15075, encodingMicros=2, totalDispatchMicros=135720, 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=3506844407115231, 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=11810056, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58634, opaque=0xb47d73, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18593, encodingMicros=3, totalDispatchMicros=33975, 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=3506844409828053, 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=11806920, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54036, opaque=0xb47133, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20872, encodingMicros=3, totalDispatchMicros=52794, 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=3506844409855350, 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=11804275, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58365, opaque=0xb466de, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20352, encodingMicros=2, totalDispatchMicros=49617, 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=3506844409878528, 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=11804201, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73677, opaque=0xb46694, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20371, encodingMicros=3, totalDispatchMicros=49126, 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=3506844409905810, 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=11797739, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15139, opaque=0xb44d56, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15159, encodingMicros=3, totalDispatchMicros=118050, 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=3506844409921919, 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=11793691, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-65287, opaque=0xb43d86, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=258830, encodingMicros=2, totalDispatchMicros=258830, totalServerMicros=193, serverMicros=193}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844409955508, 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=11791766, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-65153, opaque=0xb43601, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=274963, encodingMicros=2, totalDispatchMicros=274963, totalServerMicros=200, serverMicros=200}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844409980323, 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=11807179, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36521, opaque=0xb47236, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15198, encodingMicros=3, totalDispatchMicros=92262, 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=3506844409992019, 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=11788495, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-53321, opaque=0xb4293a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=291328, encodingMicros=2, totalDispatchMicros=291328, totalServerMicros=207, serverMicros=207}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844410043641, 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=11790276, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-37905, opaque=0xb4302f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=284146, encodingMicros=3, totalDispatchMicros=284146, totalServerMicros=205, serverMicros=205}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844409758913, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11799354, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61449, opaque=0xb453a5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18636, encodingMicros=3, totalDispatchMicros=61323, 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=3506844409588594, 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=11805072, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18753, opaque=0xb469fb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=50157, encodingMicros=2, totalDispatchMicros=117885, 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=3506844408116539, 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=11812527, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51753, opaque=0xb4871a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12191, encodingMicros=3, totalDispatchMicros=38027, 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=3506844408018526, 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=11806772, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18841, opaque=0xb4709f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18684, encodingMicros=3, totalDispatchMicros=49491, 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=3506844407903085, 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=11797189, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73398, opaque=0xb44b30, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18571, encodingMicros=2, totalDispatchMicros=77558, 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=3506844407903085, 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=11802200, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25573, opaque=0xb45ec3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16500, encodingMicros=3, totalDispatchMicros=85932, 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=3506844411866513, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11813025, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58715, opaque=0xb4890c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19184, encodingMicros=2, totalDispatchMicros=45032, 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=3506844411873345, 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=11801076, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58235, opaque=0xb45a5f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22321, encodingMicros=4, totalDispatchMicros=62714, 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=3506844411866952, 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=11804221, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32548, opaque=0xb466a8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22057, encodingMicros=2, totalDispatchMicros=58300, 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=3506844411902702, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11788270, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-45583, opaque=0xb42859, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=294833, encodingMicros=4, totalDispatchMicros=294833, totalServerMicros=208, serverMicros=208}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844411933192, 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=11804339, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36422, opaque=0xb4671e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22118, encodingMicros=2, totalDispatchMicros=57021, 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=3506844411939740, 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=11798796, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-15216, opaque=0xb45177, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=222430, encodingMicros=3, totalDispatchMicros=222430, totalServerMicros=201, serverMicros=201}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844411903339, 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=11801453, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34753, opaque=0xb45bd8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22348, encodingMicros=2, totalDispatchMicros=59640, 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=3506844411987942, 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=11799887, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-32308, opaque=0xb455ba, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=213297, encodingMicros=2, totalDispatchMicros=213297, totalServerMicros=195, serverMicros=195}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844412019657, 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=11801671, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46083, opaque=0xb45cb2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22454, encodingMicros=3, totalDispatchMicros=59416, 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=3506844412047275, 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=11785568, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53035, opaque=0xb41dcb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22478, encodingMicros=8, totalDispatchMicros=159443, totalServerMicros=30, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844412078851, 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=11799824, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22678, opaque=0xb4557b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17603, encodingMicros=2, totalDispatchMicros=55127, totalServerMicros=6, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844412125811, 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=11800764, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22728, opaque=0xb45927, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17629, encodingMicros=2, totalDispatchMicros=46680, 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=3506844412149349, 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=11800949, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28752, opaque=0xb459e0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17647, encodingMicros=2, totalDispatchMicros=46656, 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=3506844412176767, 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=11805315, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38506, opaque=0xb46aee, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22527, encodingMicros=2, totalDispatchMicros=53416, 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=3506844411866074, 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=11802616, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25737, opaque=0xb46063, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20434, encodingMicros=2, totalDispatchMicros=93539, 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=3506844412180648, 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=11801800, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15386, opaque=0xb45d33, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17667, encodingMicros=2, totalDispatchMicros=45800, 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=3506844411973097, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11804535, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42054, opaque=0xb467e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4065, encodingMicros=2, totalDispatchMicros=46800, 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=3506844412699762, 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=11794664, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35908, opaque=0xb44153, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21150, encodingMicros=2, totalDispatchMicros=182869, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844411971281, 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=11807141, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26166, opaque=0xb47210, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22106, encodingMicros=2, totalDispatchMicros=54247, 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=3506844412743728, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11812086, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58685, opaque=0xb48561, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4489, encodingMicros=3, totalDispatchMicros=38389, 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=3506844411943133, 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=11809384, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-61813, opaque=0xb47ad3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=125531, encodingMicros=3, totalDispatchMicros=125531, 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=3506844412788706, 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=11804872, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15550, opaque=0xb46933, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22389, encodingMicros=2, totalDispatchMicros=57466, 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=3506844412705923, 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=11803857, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47606, opaque=0xb4653c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18169, encodingMicros=2, totalDispatchMicros=59886, 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=3506844412844101, 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=11796579, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-15066, opaque=0xb448ce, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=238205, encodingMicros=2, totalDispatchMicros=238205, totalServerMicros=204, serverMicros=204}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844412665730, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11807837, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69670, opaque=0xb474c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22663, encodingMicros=2, totalDispatchMicros=50991, 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=3506844412870829, 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=11812450, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-58696, opaque=0xb486cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=77180, encodingMicros=2, totalDispatchMicros=77180, 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=3506844412864718, 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=11804076, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25888, opaque=0xb46617, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18322, encodingMicros=3, totalDispatchMicros=59136, 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=3506844412899308, 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=11812520, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-38747, opaque=0xb48713, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=75857, encodingMicros=3, totalDispatchMicros=75857, 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=3506844412916964, 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=11804326, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28937, opaque=0xb46711, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18370, encodingMicros=2, totalDispatchMicros=54009, 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=3506844412788706, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11795545, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-53663, opaque=0xb444c4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=245148, encodingMicros=2, totalDispatchMicros=245148, totalServerMicros=203, serverMicros=203}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844412939296, 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=11812695, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-58706, opaque=0xb487c2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=70444, encodingMicros=2, totalDispatchMicros=70444, 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=3506844412960598, 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=11805185, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15564, opaque=0xb46a6c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18253, encodingMicros=3, totalDispatchMicros=49281, 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=3506844412967004, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11795236, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-57904, opaque=0xb4438f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=247873, encodingMicros=3, totalDispatchMicros=247873, totalServerMicros=206, serverMicros=206}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844412998243, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11795058, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-57894, opaque=0xb442dd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=249521, encodingMicros=3, totalDispatchMicros=249521, totalServerMicros=206, serverMicros=206}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844412788837, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11786607, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-64650, opaque=0xb421da, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=304157, encodingMicros=2, totalDispatchMicros=304157, totalServerMicros=201, serverMicros=201}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844412795888, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11807677, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35037, opaque=0xb47428, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4401, encodingMicros=3, totalDispatchMicros=57495, 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=3506844413022134, 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=11807096, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18858, opaque=0xb471e3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18294, encodingMicros=4, totalDispatchMicros=47900, 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=3506844412980350, 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=11788424, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-68919, opaque=0xb428f3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=294910, encodingMicros=3, totalDispatchMicros=294910, totalServerMicros=202, serverMicros=202}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844412935777, 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=11802682, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44004, opaque=0xb460a5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23595, encodingMicros=3, totalDispatchMicros=89863, 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=3506844412925048, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11809918, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73875, opaque=0xb47ce9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22880, encodingMicros=2, totalDispatchMicros=39628, 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=3506844413943363, 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=11802746, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25764, opaque=0xb460e5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24591, encodingMicros=2, totalDispatchMicros=90864, 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=3506844413938542, 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=11807938, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18898, opaque=0xb4752d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17535, encodingMicros=2, totalDispatchMicros=73273, 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=3506844413971419, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11810277, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35122, opaque=0xb47e50, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23916, encodingMicros=3, totalDispatchMicros=35956, 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=3506844413979158, 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=11803000, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22826, opaque=0xb461e3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24622, encodingMicros=2, totalDispatchMicros=82834, 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=3506844414020700, 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=11793299, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39675, opaque=0xb43bfe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22089, encodingMicros=3, totalDispatchMicros=129942, totalServerMicros=30, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844414063633, 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=11803122, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44023, opaque=0xb4625d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24689, encodingMicros=15, totalDispatchMicros=81568, 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=3506844414091925, 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=11803178, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36372, opaque=0xb46295, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24713, encodingMicros=3, totalDispatchMicros=81368, 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=3506844414115759, 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=11803229, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47570, opaque=0xb462c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24732, encodingMicros=3, totalDispatchMicros=79972, 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=3506844414120739, 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=11802027, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25508, opaque=0xb45e16, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22148, encodingMicros=4, totalDispatchMicros=66293, 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=3506844414156620, 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=11802268, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25600, opaque=0xb45f07, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22176, encodingMicros=3, totalDispatchMicros=64943, 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=3506844414184465, 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=11807992, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50988, opaque=0xb47563, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24621, encodingMicros=2, totalDispatchMicros=61826, 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=3506844414211594, 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=11808045, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23095, opaque=0xb47598, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24643, encodingMicros=4, totalDispatchMicros=60854, 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=3506844414557119, 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=11799408, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-22650, opaque=0xb453db, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=221828, encodingMicros=15, totalDispatchMicros=221828, totalServerMicros=208, serverMicros=208}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844413936878, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11793547, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45821, opaque=0xb43cf6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22428, encodingMicros=3, totalDispatchMicros=153699, 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=3506844413943961, 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=11787761, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-64902, opaque=0xb4265c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=300240, encodingMicros=2, totalDispatchMicros=300240, totalServerMicros=206, serverMicros=206}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844415129403, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11809941, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38670, opaque=0xb47d00, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23063, encodingMicros=3, totalDispatchMicros=71745, 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=3506844415282837, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11796871, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61385, opaque=0xb449f2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22926, encodingMicros=2, totalDispatchMicros=136209, 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=3506844415313751, 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=11800340, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34700, opaque=0xb4577f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1103, encodingMicros=2, totalDispatchMicros=26798, 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=3506844415435627, 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=11784364, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31356, opaque=0xb41917, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1174, encodingMicros=2, totalDispatchMicros=137825, totalServerMicros=38, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844415464919, 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=11794385, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22357, opaque=0xb4403c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1198, encodingMicros=3, totalDispatchMicros=79614, 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=3506844415490722, 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=11794390, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39742, opaque=0xb44041, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1219, encodingMicros=2, totalDispatchMicros=79632, 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=3506844415493005, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11793723, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69191, opaque=0xb43da6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10670, encodingMicros=3, totalDispatchMicros=252838, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844415548627, 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=11795292, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32074, opaque=0xb443c7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1255, encodingMicros=6, totalDispatchMicros=71604, 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=3506844415577606, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11812579, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73942, opaque=0xb4874e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10550, encodingMicros=4, totalDispatchMicros=26974, 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=3506844415599575, 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=11795954, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15004, opaque=0xb4465d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1285, encodingMicros=3, totalDispatchMicros=65512, 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=3506844415634262, 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=11797511, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28540, opaque=0xb44c72, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1311, encodingMicros=3, totalDispatchMicros=55807, 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=3506844415653968, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11788854, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41257, opaque=0xb42aa1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9961, encodingMicros=4, totalDispatchMicros=290907, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844415716125, 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=11799619, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15271, opaque=0xb454ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10018, encodingMicros=2, totalDispatchMicros=217191, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844414215994, 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=11805343, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15578, opaque=0xb46b0a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22058, encodingMicros=2, totalDispatchMicros=64919, 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=3506844416629029, 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=11809609, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51535, opaque=0xb47bb4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24628, encodingMicros=2, totalDispatchMicros=66714, 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=3506844413986350, 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=11810089, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23168, opaque=0xb47d94, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1843, encodingMicros=3, totalDispatchMicros=39550, 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=3506844416663594, 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=11809954, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61827, opaque=0xb47d0d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1586, encodingMicros=3, totalDispatchMicros=69493, 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=3506844414008212, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11811321, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61856, opaque=0xb48264, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23948, encodingMicros=3, totalDispatchMicros=33738, 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=3506844416704523, 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=11811462, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36698, opaque=0xb482f1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4547, encodingMicros=2, totalDispatchMicros=35900, 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=3506844413991868, 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=11807940, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50960, opaque=0xb4752f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17580, encodingMicros=3, totalDispatchMicros=73351, 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=3506844416725666, 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=11812708, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35208, opaque=0xb487cf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1624, encodingMicros=3, totalDispatchMicros=43769, 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=3506844416752432, 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=11808109, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51049, opaque=0xb475d8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20337, encodingMicros=3, totalDispatchMicros=75539, 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=3506844416762608, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11791991, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-65171, opaque=0xb436e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=280071, encodingMicros=3, totalDispatchMicros=280071, totalServerMicros=204, serverMicros=204}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844416677127, 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=11802343, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32444, opaque=0xb45f52, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24233, encodingMicros=3, totalDispatchMicros=74764, 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=3506844416791739, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11791462, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-53471, opaque=0xb434d1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=284241, encodingMicros=3, totalDispatchMicros=284241, totalServerMicros=205, serverMicros=205}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844416671345, 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=11811501, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26371, opaque=0xb48318, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24643, encodingMicros=3, totalDispatchMicros=48279, 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=3506844416842103, 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=11787966, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45564, opaque=0xb42729, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1677, encodingMicros=3, totalDispatchMicros=286376, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844416623976, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11799609, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38245, opaque=0xb454a4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27382, encodingMicros=2, totalDispatchMicros=115005, 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=3506844416870224, 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=11786893, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73064, opaque=0xb422f8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1702, encodingMicros=3, totalDispatchMicros=290936, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844415135444, 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=11813324, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55763, opaque=0xb48a37, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4845, encodingMicros=3, totalDispatchMicros=9524, 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=3506844416892545, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11799914, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65460, opaque=0xb455d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27645, encodingMicros=3, totalDispatchMicros=112459, 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=3506844416816977, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11811647, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42277, opaque=0xb483aa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26736, encodingMicros=3, totalDispatchMicros=32479, 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=3506844416959057, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11811867, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50162, opaque=0xb48486, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26874, encodingMicros=3, totalDispatchMicros=32398, 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=3506844416986999, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11810858, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73898, opaque=0xb48095, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26898, encodingMicros=3, totalDispatchMicros=38098, 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=3506844417026887, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11803986, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61607, opaque=0xb465bd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27613, encodingMicros=3, totalDispatchMicros=103560, 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=3506844417096073, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11801454, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46078, opaque=0xb45bd9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27645, encodingMicros=2, totalDispatchMicros=106932, 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=3506844417126230, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11801508, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65529, opaque=0xb45c0f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27670, encodingMicros=16, totalDispatchMicros=106913, 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=3506844416810494, 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=11794694, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18239, opaque=0xb44171, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24361, encodingMicros=3, totalDispatchMicros=126660, totalServerMicros=24, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844416796325, 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=11808275, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18908, opaque=0xb4767e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20368, encodingMicros=3, totalDispatchMicros=75642, 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=3506844417198473, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11807072, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46279, opaque=0xb471cb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27583, encodingMicros=3, totalDispatchMicros=87884, 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=3506844416743946, 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=11810442, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54831, opaque=0xb47ef5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4577, encodingMicros=3, totalDispatchMicros=38383, 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=3506844417229048, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11784930, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45259, opaque=0xb41b4d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27611, encodingMicros=2, totalDispatchMicros=243943, totalServerMicros=81, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844417242676, 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=11809676, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51552, opaque=0xb47bf7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5071, encodingMicros=3, totalDispatchMicros=41429, 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=3506844417257340, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11809025, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38641, opaque=0xb4796c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27635, encodingMicros=2, totalDispatchMicros=72446, 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=3506844417272543, 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=11809685, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23153, opaque=0xb47c00, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5096, encodingMicros=3, totalDispatchMicros=41338, 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=3506844417282812, 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=11809927, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40508, opaque=0xb47cf2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20809, encodingMicros=3, totalDispatchMicros=65134, 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=3506844417296055, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11809403, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50095, opaque=0xb47ae6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27662, encodingMicros=4, totalDispatchMicros=71552, 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=3506844417330736, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11809696, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73866, opaque=0xb47c0b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27689, encodingMicros=3, totalDispatchMicros=71670, 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=3506844417336366, 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=11812933, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23273, opaque=0xb488b0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20842, encodingMicros=2, totalDispatchMicros=46202, 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=3506844417379769, 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=11809005, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40469, opaque=0xb47958, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20871, encodingMicros=3, totalDispatchMicros=72939, 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=3506844417407173, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11809956, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65817, opaque=0xb47d0f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27712, encodingMicros=3, totalDispatchMicros=66220, 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=3506844417417457, 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=11809238, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44296, opaque=0xb47a41, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20896, encodingMicros=3, totalDispatchMicros=69551, 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=3506844417457148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11782663, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57699, opaque=0xb41272, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27517, encodingMicros=3, totalDispatchMicros=257458, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844417472008, 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=11811770, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51686, opaque=0xb48425, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20927, encodingMicros=3, totalDispatchMicros=54917, 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=3506844417503750, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11805246, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58412, opaque=0xb46aa9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27555, encodingMicros=4, totalDispatchMicros=101924, 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=3506844417518465, 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=11812681, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36760, opaque=0xb487b4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20955, encodingMicros=2, totalDispatchMicros=50480, 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=3506844417544142, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11784166, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-72759, opaque=0xb41851, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27582, encodingMicros=2, totalDispatchMicros=244721, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844417568832, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11784023, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37515, opaque=0xb417c2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27603, encodingMicros=2, totalDispatchMicros=246642, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844417576473, 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=11800070, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-36213, opaque=0xb45671, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=218719, encodingMicros=3, totalDispatchMicros=218719, totalServerMicros=202, serverMicros=202}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844417654134, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11788535, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53324, opaque=0xb42962, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22771, encodingMicros=2, totalDispatchMicros=175298, 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=3506844418023602, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11796287, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45890, opaque=0xb447aa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2905, encodingMicros=3, totalDispatchMicros=229234, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844417211432, 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=11796938, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-18344, opaque=0xb44a35, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=240531, encodingMicros=4, totalDispatchMicros=240531, totalServerMicros=205, serverMicros=205}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844417124399, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11804661, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65643, opaque=0xb46860, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20721, encodingMicros=3, totalDispatchMicros=43279, 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=3506844416957645, 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=11813194, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55744, opaque=0xb489b5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6651, encodingMicros=2, totalDispatchMicros=13723, 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=3506844418305696, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11793196, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-49541, opaque=0xb43b97, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=271639, encodingMicros=3, totalDispatchMicros=271639, totalServerMicros=205, serverMicros=205}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844416917032, 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=11813373, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54238, opaque=0xb48a68, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1081, encodingMicros=6, totalDispatchMicros=6292, 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=3506844416905061, 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=11802912, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47544, opaque=0xb4618a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24418, encodingMicros=2, totalDispatchMicros=103592, 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=3506844418413072, 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=11791781, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61130, opaque=0xb43610, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2547, encodingMicros=3, totalDispatchMicros=266124, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844418443150, 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=11787239, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64753, opaque=0xb42452, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2573, encodingMicros=2, totalDispatchMicros=289584, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844418468588, 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=11803501, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36390, opaque=0xb463d8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25732, encodingMicros=2, totalDispatchMicros=101876, 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=3506844418357958, 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=11812232, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23242, opaque=0xb485f3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9789, encodingMicros=3, totalDispatchMicros=65295, 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=3506844418333334, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11793042, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-65248, opaque=0xb43afd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=272836, encodingMicros=3, totalDispatchMicros=272836, totalServerMicros=206, serverMicros=206}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844418318805, 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=11810415, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32839, opaque=0xb47eda, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8009, encodingMicros=3, totalDispatchMicros=27585, 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=3506844418572031, 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=11813158, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19083, opaque=0xb48991, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9983, encodingMicros=2, totalDispatchMicros=50575, 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=3506844418310734, 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=11812031, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51705, opaque=0xb4852a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3480, encodingMicros=3, totalDispatchMicros=42044, 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=3506844418623773, 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=11798853, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32235, opaque=0xb451b0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10020, encodingMicros=3, totalDispatchMicros=220116, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844417296055, 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=11809708, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18960, opaque=0xb47c17, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5115, encodingMicros=2, totalDispatchMicros=41009, 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=3506844418651758, 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=11795924, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35991, opaque=0xb4463f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10042, encodingMicros=12, totalDispatchMicros=238727, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844418640454, 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=11812102, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23233, opaque=0xb48571, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3806, encodingMicros=3, totalDispatchMicros=41612, 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=3506844418698457, 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=11797276, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22535, opaque=0xb44b87, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10078, encodingMicros=3, totalDispatchMicros=230131, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844418709256, 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=11809441, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36623, opaque=0xb47b0c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3869, encodingMicros=3, totalDispatchMicros=58369, 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=3506844418734071, 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=11811145, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55283, opaque=0xb481b4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10106, encodingMicros=2, totalDispatchMicros=50688, 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=3506844418571003, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11792361, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-41560, opaque=0xb43854, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=278902, encodingMicros=3, totalDispatchMicros=278902, totalServerMicros=208, serverMicros=208}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844418544320, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11795548, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73352, opaque=0xb444c7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2806, encodingMicros=2, totalDispatchMicros=232392, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844418512696, 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=11804118, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36413, opaque=0xb46641, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25763, encodingMicros=3, totalDispatchMicros=101936, 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=3506844418760730, 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=11811222, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55313, opaque=0xb48201, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10129, encodingMicros=2, totalDispatchMicros=49647, 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=3506844418760730, 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=11795897, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22451, opaque=0xb44624, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6445, encodingMicros=2, totalDispatchMicros=231397, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844418761791, 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=11809593, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36629, opaque=0xb47ba4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3918, encodingMicros=3, totalDispatchMicros=56376, 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=3506844418661797, 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=11810689, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55036, opaque=0xb47fec, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8314, encodingMicros=2, totalDispatchMicros=29067, 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=3506844419443203, 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=11812256, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51722, opaque=0xb4860b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4579, encodingMicros=3, totalDispatchMicros=41953, 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=3506844419442554, 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=11812965, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51796, opaque=0xb488d0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24284, encodingMicros=2, totalDispatchMicros=29221, 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=3506844419472542, 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=11812510, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36754, opaque=0xb48709, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4603, encodingMicros=3, totalDispatchMicros=44122, 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=3506844419443281, 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=11808598, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26232, opaque=0xb477c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23657, encodingMicros=19, totalDispatchMicros=64422, 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=3506844419498381, 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=11803798, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15499, opaque=0xb46501, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27474, encodingMicros=2, totalDispatchMicros=47123, 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=3506844419445740, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11798479, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49745, opaque=0xb4503a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27060, encodingMicros=3, totalDispatchMicros=126292, 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=3506844419530846, 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=11796636, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47083, opaque=0xb44907, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4455, encodingMicros=2, totalDispatchMicros=225829, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844419550594, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11799054, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65433, opaque=0xb45279, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27160, encodingMicros=2, totalDispatchMicros=122729, 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=3506844419561187, 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=11804513, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22902, opaque=0xb467cc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27504, encodingMicros=3, totalDispatchMicros=45182, 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=3506844419446339, 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=11811549, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55432, opaque=0xb48348, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9091, encodingMicros=3, totalDispatchMicros=27918, 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=3506844419597965, 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=11804815, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18740, opaque=0xb468fa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27531, encodingMicros=2, totalDispatchMicros=47562, 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=3506844419442554, 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=11810551, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54921, opaque=0xb47f62, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7086, encodingMicros=2, totalDispatchMicros=44523, 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=3506844419624200, 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=11805019, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32600, opaque=0xb469c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27553, encodingMicros=2, totalDispatchMicros=49679, 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=3506844419651808, 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=11795828, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28438, opaque=0xb445df, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7195, encodingMicros=2, totalDispatchMicros=239434, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844419622655, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11801012, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38324, opaque=0xb45a1f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27210, encodingMicros=3, totalDispatchMicros=115518, 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=3506844419588212, 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=11807927, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50954, opaque=0xb47522, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4220, encodingMicros=3, totalDispatchMicros=65122, 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=3506844419744428, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11801723, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38364, opaque=0xb45ce6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27232, encodingMicros=3, totalDispatchMicros=115228, 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=3506844419530846, 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=11808817, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23128, opaque=0xb4789c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23735, encodingMicros=3, totalDispatchMicros=63258, 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=3506844419486050, 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=11804369, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44084, opaque=0xb4673c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14085, encodingMicros=2, totalDispatchMicros=110404, 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=3506844419827011, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11783388, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-72643, opaque=0xb41547, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27284, encodingMicros=2, totalDispatchMicros=248906, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844419836710, 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=11804424, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28943, opaque=0xb46773, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14430, encodingMicros=3, totalDispatchMicros=110394, 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=3506844419679163, 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=11811979, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55540, opaque=0xb484f6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9287, encodingMicros=3, totalDispatchMicros=25282, 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=3506844419676603, 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=11813345, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55769, opaque=0xb48a4c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27567, encodingMicros=2, totalDispatchMicros=27567, 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=3506844419901278, 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=11812061, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-48003, opaque=0xb48548, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9501, encodingMicros=2, totalDispatchMicros=24941, 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=3506844419908714, 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=11796530, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-15063, opaque=0xb4489d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=245987, encodingMicros=2, totalDispatchMicros=245987, totalServerMicros=207, serverMicros=207}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844419865075, 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=11804577, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15532, opaque=0xb4680c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14453, encodingMicros=3, totalDispatchMicros=108775, 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=3506844419934968, 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=11796348, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-46982, opaque=0xb447e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=246694, encodingMicros=2, totalDispatchMicros=246694, totalServerMicros=207, serverMicros=207}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844419862867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11805113, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42073, opaque=0xb46a24, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27317, encodingMicros=3, totalDispatchMicros=106762, 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=3506844419966320, 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=11805099, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44114, opaque=0xb46a16, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14543, encodingMicros=3, totalDispatchMicros=104245, 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=3506844419960207, 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=11796161, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-18317, opaque=0xb4472c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=248100, encodingMicros=3, totalDispatchMicros=248100, totalServerMicros=207, serverMicros=207}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844419934522, 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=11810216, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23174, opaque=0xb47e13, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27708, encodingMicros=3, totalDispatchMicros=45257, 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=3506844420040157, 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=11801307, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18557, opaque=0xb45b46, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23994, encodingMicros=3, totalDispatchMicros=86008, 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=3506844420064157, 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=11810429, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54822, opaque=0xb47ee8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27834, encodingMicros=2, totalDispatchMicros=50617, 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=3506844420013259, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11802990, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69503, opaque=0xb461d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27249, encodingMicros=3, totalDispatchMicros=106542, 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=3506844420092175, 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=11789987, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39296, opaque=0xb42f0e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14619, encodingMicros=2, totalDispatchMicros=208895, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844419964956, 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=11792399, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-45760, opaque=0xb4387a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=280160, encodingMicros=2, totalDispatchMicros=280160, totalServerMicros=205, serverMicros=205}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844420120471, 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=11788625, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31781, opaque=0xb429bc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14642, encodingMicros=3, totalDispatchMicros=213879, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844420112474, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11782521, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34015, opaque=0xb411e4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27343, encodingMicros=3, totalDispatchMicros=247896, 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=3506844420143449, 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=11808031, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51009, opaque=0xb4758a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27532, encodingMicros=2, totalDispatchMicros=55868, 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=3506844420144560, 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=11813338, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-23288, opaque=0xb48a45, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=29748, encodingMicros=2, totalDispatchMicros=29748, 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=3506844420086804, 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=11800699, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43903, opaque=0xb458e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24036, encodingMicros=3, totalDispatchMicros=83121, 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=3506844420185588, 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=11813393, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-40619, opaque=0xb48a7c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27347, encodingMicros=3, totalDispatchMicros=27347, 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=3506844420204786, 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=11800784, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32365, opaque=0xb4593b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24150, encodingMicros=2, totalDispatchMicros=83235, 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=3506844420179174, 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=11808183, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29135, opaque=0xb47622, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27562, encodingMicros=3, totalDispatchMicros=55118, 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=3506844420225767, 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=11799398, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15262, opaque=0xb453d1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23805, encodingMicros=3, totalDispatchMicros=90355, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844420145042, 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=11790676, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-17965, opaque=0xb431bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14661, encodingMicros=2, totalDispatchMicros=204795, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844420269802, 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=11803179, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47566, opaque=0xb46296, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23833, encodingMicros=3, totalDispatchMicros=62730, 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=3506844420114589, 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=11810978, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55209, opaque=0xb4810d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5240, encodingMicros=2, totalDispatchMicros=57786, 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=3506844420290527, 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=11790593, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31867, opaque=0xb4316c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14802, encodingMicros=3, totalDispatchMicros=209752, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844420320310, 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=11803488, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15480, opaque=0xb463cb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23864, encodingMicros=3, totalDispatchMicros=64360, 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=3506844420288280, 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=11809074, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32790, opaque=0xb4799d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27645, encodingMicros=3, totalDispatchMicros=51496, 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=3506844420350241, 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=11803468, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25820, opaque=0xb463b7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23889, encodingMicros=2, totalDispatchMicros=63084, 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=3506844420359643, 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=11807897, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50936, opaque=0xb47504, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14695, encodingMicros=7, totalDispatchMicros=74770, 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=3506844420390311, 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=11800162, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-15299, opaque=0xb456cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=222957, encodingMicros=3, totalDispatchMicros=222957, totalServerMicros=197, serverMicros=197}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844420397940, 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=11804226, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40223, opaque=0xb466ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23922, encodingMicros=2, totalDispatchMicros=56126, 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=3506844420235261, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11812225, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35180, opaque=0xb485ec, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24737, encodingMicros=3, totalDispatchMicros=68568, 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=3506844420424701, 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=11799970, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-40000, opaque=0xb4560d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=224140, encodingMicros=2, totalDispatchMicros=224140, totalServerMicros=199, serverMicros=199}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844420436603, 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=11804782, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22914, opaque=0xb468d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23943, encodingMicros=3, totalDispatchMicros=54484, 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=3506844420230598, 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=11801175, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28763, opaque=0xb45ac2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24173, encodingMicros=2, totalDispatchMicros=83115, 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=3506844420187757, 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=11795109, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-39776, opaque=0xb44310, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=255360, encodingMicros=3, totalDispatchMicros=255360, totalServerMicros=204, serverMicros=204}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844420483975, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11785300, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-72979, opaque=0xb41cbf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=317136, encodingMicros=5, totalDispatchMicros=317136, totalServerMicros=224, serverMicros=224}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844420450254, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11792132, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61163, opaque=0xb4376f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8649, encodingMicros=3, totalDispatchMicros=91165, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844420451421, 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=11800263, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-18504, opaque=0xb45732, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=222399, encodingMicros=3, totalDispatchMicros=222399, totalServerMicros=197, serverMicros=197}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844420426700, 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=11806405, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29047, opaque=0xb46f30, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5906, encodingMicros=2, totalDispatchMicros=77430, 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=3506844422273478, 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=11808331, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23100, opaque=0xb476b6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12029, encodingMicros=3, totalDispatchMicros=65855, 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=3506844420354827, 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=11812305, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51727, opaque=0xb4863c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5454, encodingMicros=3, totalDispatchMicros=53741, 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=3506844422288714, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11804455, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69546, opaque=0xb46792, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25748, encodingMicros=2, totalDispatchMicros=62183, 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=3506844422338257, 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=11812422, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36748, opaque=0xb486b1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7430, encodingMicros=2, totalDispatchMicros=54154, 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=3506844422277692, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11794908, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38084, opaque=0xb44247, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10019, encodingMicros=3, totalDispatchMicros=243010, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844422364776, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11804491, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58376, opaque=0xb467b6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25815, encodingMicros=2, totalDispatchMicros=62306, 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=3506844422275852, 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=11789735, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-65038, opaque=0xb42e12, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=298779, encodingMicros=3, totalDispatchMicros=298779, totalServerMicros=200, serverMicros=200}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844422271139, 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=11812167, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55568, opaque=0xb485b2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26803, encodingMicros=3, totalDispatchMicros=75672, 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=3506844422276919, 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=11795744, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73358, opaque=0xb4458b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6108, encodingMicros=3, totalDispatchMicros=235234, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844422467544, 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=11812442, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26424, opaque=0xb486c5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26989, encodingMicros=3, totalDispatchMicros=74523, 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=3506844422274288, 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=11813107, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29334, opaque=0xb4895e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13752, encodingMicros=2, totalDispatchMicros=49609, 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=3506844422494357, 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=11796366, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-46988, opaque=0xb447f9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6615, encodingMicros=2, totalDispatchMicros=226478, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844422507014, 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=11791293, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49408, opaque=0xb43427, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4624, encodingMicros=2, totalDispatchMicros=269248, totalServerMicros=192, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844422494357, 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=11813144, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23282, opaque=0xb48983, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=27011, encodingMicros=2, totalDispatchMicros=55786, 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=3506844422542493, 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=11788628, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53337, opaque=0xb429bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4650, encodingMicros=3, totalDispatchMicros=282011, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844422547316, 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=11798831, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39928, opaque=0xb4519a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6656, encodingMicros=3, totalDispatchMicros=213491, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844422578882, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11804546, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46196, opaque=0xb467ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30386, encodingMicros=2, totalDispatchMicros=99136, 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=3506844422606670, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11804691, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61633, opaque=0xb4687e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30409, encodingMicros=2, 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.002S, createdAt=3506844422632961, 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=11794536, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35897, opaque=0xb440d3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6596, encodingMicros=2, totalDispatchMicros=248027, totalServerMicros=210, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844422659794, 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=11798416, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39905, opaque=0xb44ffb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6619, encodingMicros=3, totalDispatchMicros=219638, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844422680089, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11794297, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41693, opaque=0xb43fe4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30210, encodingMicros=3, totalDispatchMicros=141517, 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=3506844422707194, 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=11791958, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35731, opaque=0xb436c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6912, encodingMicros=3, totalDispatchMicros=276863, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844422734907, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11795463, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45864, opaque=0xb44472, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30244, encodingMicros=3, totalDispatchMicros=130443, 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=3506844422762596, 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=11813229, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19090, opaque=0xb489d8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6773, encodingMicros=3, totalDispatchMicros=16640, 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=3506844422780887, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11796338, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58016, opaque=0xb447dd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30273, encodingMicros=3, totalDispatchMicros=124098, 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=3506844422822639, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11796702, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61380, opaque=0xb44949, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30303, encodingMicros=3, totalDispatchMicros=122468, 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=3506844422397286, 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=11808555, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36590, opaque=0xb47796, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7467, encodingMicros=3, totalDispatchMicros=76217, 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=3506844422388952, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11790448, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61025, opaque=0xb430db, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10126, encodingMicros=3, totalDispatchMicros=277733, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844422921180, 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=11808815, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29166, opaque=0xb4789a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7974, encodingMicros=3, totalDispatchMicros=72607, 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=3506844422933573, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11798867, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61432, opaque=0xb451be, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30366, encodingMicros=3, totalDispatchMicros=112839, 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=3506844422948046, 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=11808865, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47869, opaque=0xb478cc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7997, encodingMicros=3, totalDispatchMicros=73832, 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=3506844422391675, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11804632, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73700, opaque=0xb46843, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25837, encodingMicros=3, totalDispatchMicros=61486, 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=3506844422976447, 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=11808881, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36601, opaque=0xb478dc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8021, encodingMicros=5, totalDispatchMicros=77718, 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=3506844422356896, 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=11795305, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22411, opaque=0xb443d4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11923, encodingMicros=3, totalDispatchMicros=238862, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844423004355, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11805106, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58404, opaque=0xb46a1d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26440, encodingMicros=2, totalDispatchMicros=66055, 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=3506844422997330, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11799972, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38271, opaque=0xb4560f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15078, encodingMicros=3, totalDispatchMicros=97531, 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=3506844422966101, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11812833, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61880, opaque=0xb4884c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10675, encodingMicros=3, totalDispatchMicros=47404, 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=3506844423048796, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11800243, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49817, opaque=0xb4571e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15124, 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.001S, createdAt=3506844422567375, 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=11790969, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53445, opaque=0xb432e3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4670, encodingMicros=3, totalDispatchMicros=272213, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844423074656, 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=11795625, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35979, opaque=0xb44514, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12397, encodingMicros=3, totalDispatchMicros=240878, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844423069238, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11795909, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34451, opaque=0xb44630, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10673, encodingMicros=3, totalDispatchMicros=239673, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844422558149, 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=11806133, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15612, opaque=0xb46e20, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17908, encodingMicros=3, totalDispatchMicros=112172, 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=3506844423125111, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11794080, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45838, opaque=0xb43f0b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10726, encodingMicros=3, totalDispatchMicros=255627, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844423154399, 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=11794579, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28356, opaque=0xb440fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18499, encodingMicros=2, totalDispatchMicros=202615, 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=3506844423169115, 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=11805965, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73740, opaque=0xb46d78, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5000, encodingMicros=2, totalDispatchMicros=72602, 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=3506844423121923, 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=11794708, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18242, opaque=0xb4417f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12437, encodingMicros=3, totalDispatchMicros=250360, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844423193121, 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=11806248, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50015, opaque=0xb46e93, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5019, encodingMicros=3, totalDispatchMicros=71569, 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=3506844423200529, 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=11794064, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-14886, opaque=0xb43efb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7287, encodingMicros=2, totalDispatchMicros=183872, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844423082498, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11800228, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27380, opaque=0xb4570f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15148, encodingMicros=2, totalDispatchMicros=97113, 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=3506844423226323, 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=11804395, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47632, opaque=0xb46756, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7307, encodingMicros=2, totalDispatchMicros=109204, 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=3506844423033409, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11810163, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58640, opaque=0xb47dde, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26344, encodingMicros=2, totalDispatchMicros=74948, 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=3506844423251965, 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=11791108, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43249, opaque=0xb4336f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7328, encodingMicros=2, totalDispatchMicros=209253, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844423261337, 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=11813432, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-48077, opaque=0xb48aa3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3093, encodingMicros=3, totalDispatchMicros=15295, 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=3506844423286771, 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=11792408, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39578, opaque=0xb43883, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7357, encodingMicros=2, totalDispatchMicros=200522, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844423296349, 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=11813103, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32912, opaque=0xb4895a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3139, encodingMicros=3, totalDispatchMicros=49240, 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=3506844423315919, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11793539, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-53604, opaque=0xb43cee, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=273926, encodingMicros=2, totalDispatchMicros=273926, totalServerMicros=204, serverMicros=204}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844423022225, 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=11809107, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26250, opaque=0xb479be, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8042, encodingMicros=3, totalDispatchMicros=74576, 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=3506844423365971, 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=11810618, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32842, opaque=0xb47fa5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7386, encodingMicros=2, totalDispatchMicros=28031, 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=3506844423375060, 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=11809406, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32802, opaque=0xb47ae9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8411, 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.001S, createdAt=3506844423390638, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11794319, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34335, opaque=0xb43ffa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4041, encodingMicros=2, totalDispatchMicros=245253, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844423406852, 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=11811560, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55438, opaque=0xb48353, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7414, encodingMicros=2, totalDispatchMicros=25677, 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=3506844423436753, 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=11810567, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51643, opaque=0xb47f72, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8450, encodingMicros=4, totalDispatchMicros=62478, 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=3506844423323618, 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=11811891, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40560, opaque=0xb4849e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3161, encodingMicros=3, totalDispatchMicros=65506, 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=3506844424960100, 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=11801818, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69467, opaque=0xb45d45, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=904, encodingMicros=3, totalDispatchMicros=33199, 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=3506844423273059, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11801567, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69456, opaque=0xb45c4a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15314, encodingMicros=3, totalDispatchMicros=87864, 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=3506844423217170, 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=11806425, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46260, opaque=0xb46f44, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5039, encodingMicros=3, totalDispatchMicros=71060, 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=3506844424957501, 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=11809729, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32814, opaque=0xb47c2c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1517, encodingMicros=3, totalDispatchMicros=23407, 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=3506844424959031, 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=11811063, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55250, opaque=0xb48162, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9290, 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.016S, createdAt=3506844425178359, 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=11807998, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50991, opaque=0xb47569, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=30409, encodingMicros=3, totalDispatchMicros=55900, 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=3506844425173960, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11813139, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73960, opaque=0xb4897e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16514, encodingMicros=3, totalDispatchMicros=55720, 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=3506844423463220, 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=11812269, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36742, opaque=0xb48618, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7426, encodingMicros=3, totalDispatchMicros=22733, 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=3506844425230090, 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=11811108, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26340, opaque=0xb4818f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28363, encodingMicros=4, totalDispatchMicros=63043, 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=3506844425255531, 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=11811168, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19010, opaque=0xb481cb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28384, encodingMicros=3, totalDispatchMicros=67074, 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=3506844423416528, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11792957, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53561, opaque=0xb43aa8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4064, encodingMicros=2, totalDispatchMicros=256383, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844425284455, 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=11812955, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51793, opaque=0xb488c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9227, encodingMicros=2, totalDispatchMicros=25975, 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=3506844425284704, 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=11812177, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44405, opaque=0xb485bc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28410, encodingMicros=3, totalDispatchMicros=60334, 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=3506844425365322, 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=11812894, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55679, opaque=0xb48889, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9100, encodingMicros=3, totalDispatchMicros=48049, 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=3506844425356182, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11807335, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58525, opaque=0xb472d2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5907, encodingMicros=2, totalDispatchMicros=69612, 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=3506844425392999, 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=11799665, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28676, opaque=0xb454dc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=917, encodingMicros=2, totalDispatchMicros=121755, 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=3506844425256493, 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=11811621, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32873, opaque=0xb48390, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9493, encodingMicros=3, totalDispatchMicros=33610, 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=3506844425434306, 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=11799941, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43859, opaque=0xb455f0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=947, encodingMicros=2, totalDispatchMicros=120004, 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=3506844425227915, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11786062, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68626, opaque=0xb41fb9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16564, encodingMicros=2, totalDispatchMicros=312169, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844425464489, 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=11800213, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28704, opaque=0xb45700, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=969, encodingMicros=3, totalDispatchMicros=110568, 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=3506844425172703, 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=11810064, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40514, opaque=0xb47d7b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1725, encodingMicros=2, totalDispatchMicros=26004, 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=3506844425489566, 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=11800429, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32342, opaque=0xb457d8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=833, encodingMicros=2, totalDispatchMicros=83983, 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=3506844425479107, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11785668, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53052, opaque=0xb41e2f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16811, encodingMicros=2, totalDispatchMicros=313321, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844425521219, 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=11800730, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15332, opaque=0xb45905, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=857, encodingMicros=3, totalDispatchMicros=83475, 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=3506844425517830, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11811480, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61859, opaque=0xb48303, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5627, encodingMicros=2, totalDispatchMicros=49889, 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=3506844425545640, 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=11801009, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36253, opaque=0xb45a1c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=878, encodingMicros=3, totalDispatchMicros=77712, 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=3506844425570290, 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=11801116, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47447, opaque=0xb45a87, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=898, encodingMicros=3, totalDispatchMicros=77422, 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=3506844425466836, 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=11795446, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-35965, opaque=0xb44461, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=258708, encodingMicros=2, totalDispatchMicros=258708, totalServerMicros=201, serverMicros=201}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844425602947, 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=11794904, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32045, opaque=0xb44243, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14795, encodingMicros=2, totalDispatchMicros=255389, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844425397808, 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=11800185, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32325, opaque=0xb456e4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9123, encodingMicros=3, totalDispatchMicros=216812, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844425635919, 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=11795048, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39773, opaque=0xb442d3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14824, encodingMicros=3, totalDispatchMicros=253141, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844425380551, 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=11812388, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23251, opaque=0xb4868f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28502, encodingMicros=4, totalDispatchMicros=59969, 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=3506844425664942, 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=11809713, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51557, opaque=0xb47c1c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6542, encodingMicros=3, totalDispatchMicros=72345, 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=3506844425638842, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11812022, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46411, opaque=0xb48521, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5511, encodingMicros=3, totalDispatchMicros=56936, 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=3506844425608854, 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=11801617, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22771, opaque=0xb45c7c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=930, encodingMicros=2, totalDispatchMicros=73358, 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=3506844425570436, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11806098, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34948, opaque=0xb46dfd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10835, encodingMicros=2, totalDispatchMicros=108905, 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=3506844425770947, 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=11807196, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18866, opaque=0xb47247, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5964, encodingMicros=2, totalDispatchMicros=65656, 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=3506844425535956, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11785331, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-52956, opaque=0xb41cde, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16864, encodingMicros=4, totalDispatchMicros=313726, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844425808878, 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=11807527, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47799, opaque=0xb47392, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5993, encodingMicros=2, totalDispatchMicros=67528, 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=3506844425727731, 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=11809843, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26289, opaque=0xb47c9e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2238, encodingMicros=2, totalDispatchMicros=31984, 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=3506844425836935, 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=11807638, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36549, opaque=0xb47401, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6016, encodingMicros=2, totalDispatchMicros=66197, 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=3506844425694412, 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=11811042, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26334, opaque=0xb4814d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6567, encodingMicros=3, totalDispatchMicros=63039, 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=3506844425688491, 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=11812446, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36751, opaque=0xb486c9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28807, encodingMicros=3, totalDispatchMicros=59914, 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=3506844425666355, 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=11813500, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-23294, opaque=0xb48ae7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9759, encodingMicros=6, totalDispatchMicros=9759, 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=3506844425926037, 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=11807692, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47818, opaque=0xb47437, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6718, encodingMicros=3, totalDispatchMicros=59172, 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=3506844425927666, 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=11812499, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26432, opaque=0xb486fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=28969, encodingMicros=3, 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=3506844425897543, 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=11809671, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29206, opaque=0xb47bf2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5928, encodingMicros=2, totalDispatchMicros=57412, 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=3506844425864518, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11785135, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-72951, opaque=0xb41c1a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17169, encodingMicros=2, totalDispatchMicros=316478, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844425857615, 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=11809882, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23159, opaque=0xb47cc5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2364, encodingMicros=3, totalDispatchMicros=31839, 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=3506844425829126, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11803445, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34835, opaque=0xb463a0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10494, encodingMicros=3, totalDispatchMicros=115098, 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=3506844425994670, 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=11811453, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26368, opaque=0xb482e8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9845, encodingMicros=3, totalDispatchMicros=55605, 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=3506844426010470, 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=11796143, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-43679, opaque=0xb4471a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=253269, encodingMicros=2, totalDispatchMicros=253269, totalServerMicros=205, serverMicros=205}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844425971405, 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=11802539, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25709, opaque=0xb46016, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1255, encodingMicros=3, totalDispatchMicros=67423, 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=3506844425967444, 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=11807912, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29129, opaque=0xb47513, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6755, encodingMicros=3, totalDispatchMicros=60494, 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=3506844428471918, 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=11795546, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-14974, opaque=0xb444c5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20321, encodingMicros=2, totalDispatchMicros=130205, 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=3506844428478318, 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=11797216, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34512, opaque=0xb44b4b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17763, encodingMicros=3, totalDispatchMicros=236796, 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=3506844428503007, 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=11812691, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26446, opaque=0xb487be, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8911, encodingMicros=3, totalDispatchMicros=57631, 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=3506844428508551, 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=11795611, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18294, opaque=0xb44506, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20350, encodingMicros=3, totalDispatchMicros=129976, 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=3506844428577604, 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=11812983, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55691, opaque=0xb488e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8969, encodingMicros=2, totalDispatchMicros=52111, 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=3506844428590276, 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=11789775, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-17830, opaque=0xb42e3a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33371, encodingMicros=2, totalDispatchMicros=231522, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844428616561, 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=11813174, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19086, opaque=0xb489a1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9004, encodingMicros=2, totalDispatchMicros=47908, 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=3506844428548489, 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=11798424, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38188, opaque=0xb45003, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17810, encodingMicros=3, totalDispatchMicros=231193, 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=3506844428631705, 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=11796664, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47095, opaque=0xb44923, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20442, encodingMicros=2, totalDispatchMicros=127933, 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=3506844428677421, 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=11799251, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53742, opaque=0xb4533e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17927, encodingMicros=2, totalDispatchMicros=225592, 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=3506844428625074, 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=11808807, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23127, opaque=0xb47892, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33401, encodingMicros=2, totalDispatchMicros=89691, 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=3506844428724485, 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=11799207, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34643, opaque=0xb45312, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17967, encodingMicros=3, totalDispatchMicros=225362, 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=3506844428595766, 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=11803415, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73650, opaque=0xb46382, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3504, encodingMicros=3, totalDispatchMicros=66795, 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=3506844428766028, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11803263, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73643, opaque=0xb462ea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3969, encodingMicros=2, totalDispatchMicros=85003, 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=3506844428747165, 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=11811994, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40565, opaque=0xb48505, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33514, encodingMicros=2, totalDispatchMicros=60033, 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=3506844428749002, 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=11799279, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69361, opaque=0xb4535a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17988, encodingMicros=4, totalDispatchMicros=225079, 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=3506844428879975, 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=11812378, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19050, opaque=0xb48685, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33637, encodingMicros=3, totalDispatchMicros=54084, 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=3506844428890758, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11803918, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73664, opaque=0xb46579, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4075, encodingMicros=2, totalDispatchMicros=76805, 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=3506844428907759, 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=11806340, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26104, opaque=0xb46eef, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33660, encodingMicros=2, totalDispatchMicros=107403, 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=3506844428679764, 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=11796693, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47105, opaque=0xb4493f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20485, encodingMicros=2, totalDispatchMicros=127972, 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=3506844428937668, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11803957, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58351, opaque=0xb465a0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4112, encodingMicros=18, totalDispatchMicros=76243, 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=3506844428932008, 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=11808863, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29169, opaque=0xb478ca, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=39057, encodingMicros=2, totalDispatchMicros=77880, 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=3506844428985519, 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=11797798, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15142, opaque=0xb44d91, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20774, encodingMicros=3, totalDispatchMicros=120012, 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=3506844428901714, 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=11799470, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46003, opaque=0xb45419, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18136, encodingMicros=3, totalDispatchMicros=223201, 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=3506844429014083, 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=11797992, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36102, opaque=0xb44e53, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20799, encodingMicros=3, totalDispatchMicros=114398, 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=3506844428879448, 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=11813517, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-26495, opaque=0xb48af8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12752, encodingMicros=5, totalDispatchMicros=12752, 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=3506844428789447, 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=11803417, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49920, opaque=0xb46384, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3694, encodingMicros=3, totalDispatchMicros=66938, 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=3506844429083046, 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=11798914, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43798, opaque=0xb451ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20845, encodingMicros=2, totalDispatchMicros=109504, 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=3506844429034895, 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=11799658, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34664, opaque=0xb454d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18265, encodingMicros=3, totalDispatchMicros=222920, 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=3506844429135460, 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=11799015, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15234, opaque=0xb45252, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20889, encodingMicros=2, totalDispatchMicros=108486, 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=3506844428999860, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11786707, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53200, opaque=0xb4223e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4032, encodingMicros=3, totalDispatchMicros=189146, totalServerMicros=45, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844429155055, 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=11807898, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73818, opaque=0xb47505, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3349, encodingMicros=3, totalDispatchMicros=58183, 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=3506844429164636, 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=11802458, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25674, opaque=0xb45fc5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1216, encodingMicros=3, totalDispatchMicros=35273, 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=3506844429017028, 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=11807720, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18892, opaque=0xb47453, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=39135, encodingMicros=3, totalDispatchMicros=81681, 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=3506844428946268, 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=11806676, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23015, opaque=0xb4703f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=33688, encodingMicros=2, totalDispatchMicros=100968, 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=3506844429258498, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11791269, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45697, opaque=0xb43410, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4230, encodingMicros=3, totalDispatchMicros=167401, 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=3506844429279121, 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=11808974, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51384, opaque=0xb47939, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34015, encodingMicros=2, totalDispatchMicros=87330, 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=3506844429286399, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11791339, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73220, opaque=0xb43456, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4253, encodingMicros=2, totalDispatchMicros=167071, 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=3506844429216741, 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=11802885, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40149, opaque=0xb46170, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1264, encodingMicros=3, totalDispatchMicros=35563, 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=3506844429184063, 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=11808660, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58576, opaque=0xb477ff, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3375, encodingMicros=2, totalDispatchMicros=50498, 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=3506844429398984, 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=11809115, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51433, opaque=0xb479c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1119, encodingMicros=3, totalDispatchMicros=37672, 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=3506844429180099, 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=11800523, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69413, opaque=0xb45836, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18388, encodingMicros=3, totalDispatchMicros=218037, 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=3506844429161144, 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=11812988, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26461, opaque=0xb488e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20898, encodingMicros=4, totalDispatchMicros=49606, 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=3506844429497457, 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=11801048, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49852, opaque=0xb45a43, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5691, encodingMicros=2, totalDispatchMicros=210227, 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=3506844429589724, 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=11788936, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-60800, opaque=0xb42af3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5737, encodingMicros=3, totalDispatchMicros=287480, 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=3506844429605953, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11791635, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41511, opaque=0xb4357e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1119, encodingMicros=3, totalDispatchMicros=284816, totalServerMicros=210, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844429654860, 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=11804682, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58387, opaque=0xb46875, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5783, encodingMicros=2, totalDispatchMicros=182719, 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=3506844429681535, 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=11804780, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65646, opaque=0xb468d7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5806, encodingMicros=2, totalDispatchMicros=182693, 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=3506844429690100, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11812790, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65892, opaque=0xb48821, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1168, encodingMicros=2, totalDispatchMicros=17916, 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=3506844429726182, 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=11805661, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69589, opaque=0xb46c48, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5836, encodingMicros=2, totalDispatchMicros=173337, 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=3506844429801094, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11793208, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41627, opaque=0xb43ba3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1825, encodingMicros=3, totalDispatchMicros=94172, 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=3506844429829219, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11793317, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38023, opaque=0xb43c10, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1849, encodingMicros=2, totalDispatchMicros=93380, 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=3506844430434882, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11793661, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38044, opaque=0xb43d68, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2240, encodingMicros=3, totalDispatchMicros=155930, 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=3506844430469379, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11794859, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45850, opaque=0xb44216, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2267, encodingMicros=3, totalDispatchMicros=145744, 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=3506844430464118, 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=11809284, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36617, opaque=0xb47a6f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1864, encodingMicros=3, totalDispatchMicros=59419, 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=3506844430640742, 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=11804933, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34908, opaque=0xb46970, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2094, encodingMicros=2, totalDispatchMicros=71281, 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=3506844429373463, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11792193, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73247, opaque=0xb437ac, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4322, encodingMicros=3, totalDispatchMicros=160589, 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=3506844429371208, 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=11793810, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-32005, opaque=0xb43dfd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=277259, encodingMicros=3, totalDispatchMicros=277259, totalServerMicros=214, serverMicros=214}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844429305179, 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=11810491, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54871, opaque=0xb47f26, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34036, encodingMicros=2, 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.002S, createdAt=3506844430769965, 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=11788113, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73128, opaque=0xb427bc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1880, encodingMicros=3, totalDispatchMicros=291761, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844430772079, 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=11810536, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54906, opaque=0xb47f53, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=40842, encodingMicros=2, totalDispatchMicros=62112, 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=3506844429833342, 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=11785505, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53017, opaque=0xb41d8c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5898, encodingMicros=2, totalDispatchMicros=313336, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844430860712, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11794481, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27002, opaque=0xb4409c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5703, encodingMicros=2, totalDispatchMicros=156352, 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=3506844429504010, 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=11813100, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55718, opaque=0xb48957, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21229, encodingMicros=2, totalDispatchMicros=52732, 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=3506844430902888, 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=11803453, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18678, opaque=0xb463a8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=40503, encodingMicros=2, totalDispatchMicros=98746, 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=3506844429497279, 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=11809035, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51407, opaque=0xb47976, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3629, encodingMicros=2, totalDispatchMicros=94080, 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=3506844430966992, 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=11804653, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22908, opaque=0xb46858, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=40535, encodingMicros=3, totalDispatchMicros=95041, 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=3506844430935820, 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=11810262, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26313, opaque=0xb47e41, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22651, encodingMicros=3, totalDispatchMicros=88970, 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=3506844430932773, 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=11809467, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73858, opaque=0xb47b26, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6980, encodingMicros=3, totalDispatchMicros=131503, 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=3506844430896583, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11794604, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49637, opaque=0xb44117, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5733, encodingMicros=3, totalDispatchMicros=154853, 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=3506844431050532, 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=11813349, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-55770, opaque=0xb48a50, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=40495, encodingMicros=4, totalDispatchMicros=40495, 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=3506844430835728, 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=11787862, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68861, opaque=0xb426c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1941, encodingMicros=2, totalDispatchMicros=293578, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844431072373, 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=11813398, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51858, opaque=0xb48a81, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2745, encodingMicros=3, totalDispatchMicros=22659, 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=3506844431098735, 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=11788528, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68928, opaque=0xb4295b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2201, encodingMicros=3, totalDispatchMicros=289345, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844430802296, 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=11806882, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29082, opaque=0xb4710d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=35529, encodingMicros=2, totalDispatchMicros=99458, 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=3506844431141632, 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=11802662, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40137, opaque=0xb46091, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=40464, encodingMicros=15, totalDispatchMicros=92100, 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=3506844431123655, 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=11787917, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45561, opaque=0xb426f8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2222, encodingMicros=2, totalDispatchMicros=293653, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844431187436, 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=11811946, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55534, opaque=0xb484d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34387, encodingMicros=3, totalDispatchMicros=89057, 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=3506844431204495, 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=11812726, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51767, opaque=0xb487e1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=35893, encodingMicros=3, totalDispatchMicros=49468, 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=3506844431117782, 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=11812738, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26450, opaque=0xb487ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2786, encodingMicros=3, totalDispatchMicros=55150, 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=3506844431077091, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11794947, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27042, opaque=0xb4426e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5905, encodingMicros=3, totalDispatchMicros=151772, 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=3506844431039110, 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=11809821, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46352, opaque=0xb47c88, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7082, encodingMicros=3, totalDispatchMicros=126563, 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=3506844431007478, 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=11810305, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47942, opaque=0xb47e6c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22717, encodingMicros=3, totalDispatchMicros=89009, 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=3506844430998432, 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=11810355, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47948, opaque=0xb47e9e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2872, encodingMicros=3, totalDispatchMicros=84874, 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=3506844431385611, 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=11812231, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55580, opaque=0xb485f2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23065, encodingMicros=3, totalDispatchMicros=73068, 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=3506844431369512, 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=11796649, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47089, opaque=0xb44914, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=35701, encodingMicros=2, totalDispatchMicros=144940, 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=3506844431433498, 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=11811336, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55362, opaque=0xb48273, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23096, encodingMicros=2, totalDispatchMicros=78778, 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=3506844431445598, 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=11796839, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15081, opaque=0xb449d2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=35769, encodingMicros=2, totalDispatchMicros=144835, 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=3506844431338266, 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=11810058, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61834, opaque=0xb47d75, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7377, encodingMicros=2, totalDispatchMicros=122960, 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=3506844431465707, 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=11806268, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36496, opaque=0xb46ea7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23045, encodingMicros=2, totalDispatchMicros=107838, 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=3506844431309671, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11795237, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27065, opaque=0xb44390, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6133, encodingMicros=3, totalDispatchMicros=148971, 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=3506844431279130, 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=11798763, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47370, opaque=0xb45156, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2943, encodingMicros=3, totalDispatchMicros=227732, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844431242379, 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=11788479, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41161, opaque=0xb4292a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2316, encodingMicros=3, totalDispatchMicros=289744, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844431211563, 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=11812180, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26409, opaque=0xb485bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34406, encodingMicros=2, totalDispatchMicros=85265, 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=3506844431589350, 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=11789209, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-60856, opaque=0xb42c04, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2658, encodingMicros=2, totalDispatchMicros=286732, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844431586497, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11798381, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65408, opaque=0xb44fd7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6294, encodingMicros=3, totalDispatchMicros=114914, 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=3506844431491478, 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=11806333, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40336, opaque=0xb46ee8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23067, encodingMicros=2, totalDispatchMicros=106990, 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=3506844431684868, 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=11813275, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26477, opaque=0xb48a06, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3077, encodingMicros=5, totalDispatchMicros=14100, 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=3506844431701088, 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=11806422, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47745, opaque=0xb46f41, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23272, encodingMicros=2, totalDispatchMicros=106528, 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=3506844431713942, 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=11813292, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36794, opaque=0xb48a17, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3102, encodingMicros=3, totalDispatchMicros=14024, 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=3506844431489230, 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=11810979, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32847, opaque=0xb4810e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3312, encodingMicros=3, totalDispatchMicros=81591, 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=3506844431736354, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11806758, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34988, opaque=0xb47091, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6978, encodingMicros=3, totalDispatchMicros=47326, 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=3506844431471748, 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=11797050, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47220, opaque=0xb44aa5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=35790, encodingMicros=2, totalDispatchMicros=144652, 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=3506844431765619, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11806861, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58498, opaque=0xb470f8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7003, encodingMicros=3, totalDispatchMicros=51768, 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=3506844431761317, 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=11806936, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26157, opaque=0xb47143, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23312, encodingMicros=2, totalDispatchMicros=104310, 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=3506844431739186, 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=11796713, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47113, opaque=0xb44954, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3124, encodingMicros=2, totalDispatchMicros=228427, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844431643628, 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=11787991, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37832, opaque=0xb42742, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2706, encodingMicros=2, totalDispatchMicros=293806, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844431615005, 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=11813105, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51817, opaque=0xb4895c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=34804, encodingMicros=2, totalDispatchMicros=69010, 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=3506844431863584, 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=11798434, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28611, opaque=0xb4500d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=36130, encodingMicros=2, totalDispatchMicros=146255, 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=3506844431889945, 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=11799186, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22632, opaque=0xb452fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=35070, encodingMicros=3, totalDispatchMicros=235806, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844431901673, 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=11798340, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43769, opaque=0xb44faf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=36163, encodingMicros=2, totalDispatchMicros=145041, 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=3506844431922104, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11793873, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53618, opaque=0xb43e3c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3160, encodingMicros=2, totalDispatchMicros=254381, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844431937847, 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=11811023, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19006, opaque=0xb4813a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12801, encodingMicros=3, 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.002S, createdAt=3506844431829504, 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=11796636, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47083, opaque=0xb44907, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3210, encodingMicros=2, totalDispatchMicros=229039, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844431965457, 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=11811055, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55246, opaque=0xb4815a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12823, encodingMicros=2, totalDispatchMicros=68353, 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=3506844431799690, 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=11794256, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22341, opaque=0xb43fbb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23347, encodingMicros=2, totalDispatchMicros=210513, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844431992287, 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=11811102, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51661, opaque=0xb48189, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12845, encodingMicros=3, totalDispatchMicros=69379, 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=3506844431790465, 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=11813266, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51835, opaque=0xb489fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3595, encodingMicros=2, totalDispatchMicros=25345, 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=3506844431790702, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11807029, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58508, opaque=0xb471a0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7024, encodingMicros=2, totalDispatchMicros=50531, 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=3506844432098431, 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=11809885, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32820, opaque=0xb47cc8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12924, encodingMicros=3, totalDispatchMicros=78734, 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=3506844432102826, 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=11796759, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47128, opaque=0xb44982, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8536, encodingMicros=2, totalDispatchMicros=236045, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844432128661, 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=11810070, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47925, opaque=0xb47d81, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12949, encodingMicros=3, totalDispatchMicros=75470, 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=3506844432131817, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11807232, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73793, opaque=0xb4726b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7360, encodingMicros=3, totalDispatchMicros=50502, 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=3506844432158557, 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=11796455, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18329, opaque=0xb44852, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8585, encodingMicros=3, totalDispatchMicros=236320, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844432027502, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11795451, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27088, opaque=0xb44466, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3814, encodingMicros=3, totalDispatchMicros=141444, 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=3506844432185337, 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=11795243, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-14959, opaque=0xb44396, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8609, encodingMicros=3, totalDispatchMicros=246435, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844432024043, 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=11791853, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31910, opaque=0xb43658, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23567, encodingMicros=3, totalDispatchMicros=230610, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844432220122, 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=11806873, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47762, opaque=0xb47104, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7331, encodingMicros=2, totalDispatchMicros=55200, 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=3506844432023818, 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=11799528, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15267, opaque=0xb45452, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=36254, encodingMicros=3, totalDispatchMicros=138463, 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=3506844431959834, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11793694, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65288, opaque=0xb43d89, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3193, encodingMicros=2, totalDispatchMicros=256938, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844432264695, 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=11812622, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55636, opaque=0xb48779, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8655, encodingMicros=3, totalDispatchMicros=49501, 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=3506844433419134, 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=11789675, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-60961, opaque=0xb42dd6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9727, encodingMicros=2, totalDispatchMicros=296603, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844433415898, 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=11785769, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68578, opaque=0xb41e94, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13703, encodingMicros=2, totalDispatchMicros=318931, totalServerMicros=210, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844432246151, 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=11806939, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29087, opaque=0xb47146, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7352, encodingMicros=3, totalDispatchMicros=54461, 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=3506844433468561, 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=11785986, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53107, opaque=0xb41f6d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13749, encodingMicros=3, totalDispatchMicros=318835, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844433488993, 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=11785964, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53102, opaque=0xb41f57, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9321, encodingMicros=2, totalDispatchMicros=135756, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844432232781, 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=11791079, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31880, opaque=0xb43352, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23767, encodingMicros=2, totalDispatchMicros=235815, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844433516435, 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=11785906, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53092, opaque=0xb41f1d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9345, encodingMicros=2, totalDispatchMicros=135967, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844433540367, 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=11785459, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-52996, opaque=0xb41d5e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9365, encodingMicros=2, totalDispatchMicros=137710, 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=3506844432205851, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11795674, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69267, opaque=0xb44545, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3989, encodingMicros=2, totalDispatchMicros=139753, 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=3506844432160933, 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=11807640, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36550, opaque=0xb47403, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7078, encodingMicros=2, totalDispatchMicros=28834, 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=3506844433610240, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11795873, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49686, opaque=0xb4460c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5382, encodingMicros=2, totalDispatchMicros=139681, 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=3506844433567156, 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=11793770, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53617, opaque=0xb43dd5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9387, encodingMicros=3, totalDispatchMicros=90426, 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=3506844433649740, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11796074, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69280, opaque=0xb446d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5408, encodingMicros=3, totalDispatchMicros=139850, 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=3506844433541356, 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=11808893, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51352, opaque=0xb478e8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=25070, encodingMicros=2, totalDispatchMicros=104590, 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=3506844433511685, 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=11785935, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53097, opaque=0xb41f3a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13788, encodingMicros=3, totalDispatchMicros=318923, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844433431694, 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=11795938, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28443, opaque=0xb4464d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5287, encodingMicros=3, totalDispatchMicros=119836, 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=3506844433413867, 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=11806751, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34987, opaque=0xb4708a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=38338, encodingMicros=3, totalDispatchMicros=94542, 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=3506844433720483, 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=11795164, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34397, opaque=0xb44347, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9504, encodingMicros=2, totalDispatchMicros=77644, 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=3506844433703932, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11796709, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38133, opaque=0xb44950, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5451, encodingMicros=4, totalDispatchMicros=135773, 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=3506844433637705, 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=11798869, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22621, opaque=0xb451c0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5142, encodingMicros=2, totalDispatchMicros=219701, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844433630041, 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=11813329, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51844, opaque=0xb48a3c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5397, encodingMicros=2, totalDispatchMicros=15052, 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=3506844438175526, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11795545, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53663, opaque=0xb444c4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9857, encodingMicros=2, totalDispatchMicros=255005, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844438182642, 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=11811823, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47987, opaque=0xb4845a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2319, encodingMicros=2, totalDispatchMicros=65215, 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=3506844438194455, 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=11813520, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-51870, opaque=0xb48afb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2519, encodingMicros=3, totalDispatchMicros=2519, 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=3506844438235570, 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=11810571, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54938, opaque=0xb47f76, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2363, encodingMicros=2, totalDispatchMicros=72110, 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=3506844438241326, 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=11812904, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55682, opaque=0xb48893, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10013, encodingMicros=3, totalDispatchMicros=41890, 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=3506844438265142, 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=11810825, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55141, opaque=0xb48074, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2388, encodingMicros=2, totalDispatchMicros=72014, 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=3506844438272834, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11794786, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65323, opaque=0xb441cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9873, encodingMicros=3, totalDispatchMicros=245073, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844438244147, 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=11794601, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39747, opaque=0xb44114, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2541, encodingMicros=3, totalDispatchMicros=87461, 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=3506844438303672, 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=11812965, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51796, opaque=0xb488d0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9843, encodingMicros=2, totalDispatchMicros=39064, 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=3506844438303672, 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=11811973, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26399, opaque=0xb484f0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2413, encodingMicros=3, totalDispatchMicros=64755, 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=3506844438372909, 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=11806398, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18817, opaque=0xb46f29, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2473, encodingMicros=3, totalDispatchMicros=92126, 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=3506844438403339, 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=11811141, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29250, opaque=0xb481b0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2504, encodingMicros=3, totalDispatchMicros=69403, 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=3506844438417297, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812367, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54215, opaque=0xb4867a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10041, encodingMicros=3, totalDispatchMicros=60625, 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=3506844438432351, 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=11812788, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29319, opaque=0xb4881f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2522, encodingMicros=2, totalDispatchMicros=62827, 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=3506844438446133, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812480, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35193, opaque=0xb486eb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10066, encodingMicros=3, totalDispatchMicros=43890, 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=3506844438339932, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11796138, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58000, opaque=0xb44715, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9914, encodingMicros=2, totalDispatchMicros=241819, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844438491080, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11794239, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-26983, opaque=0xb43faa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10095, encodingMicros=3, totalDispatchMicros=259321, totalServerMicros=192, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844438498189, 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=11807808, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29126, opaque=0xb474ab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10245, encodingMicros=2, totalDispatchMicros=70383, 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=3506844438519423, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11812205, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65869, opaque=0xb485d8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2344, encodingMicros=2, totalDispatchMicros=25657, 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=3506844438524613, 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=11807872, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50925, opaque=0xb474eb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10266, encodingMicros=3, totalDispatchMicros=69844, 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=3506844438560700, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11792697, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61206, opaque=0xb439a4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10138, encodingMicros=3, totalDispatchMicros=276337, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844438556706, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11788559, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64994, opaque=0xb4297a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2917, encodingMicros=2, totalDispatchMicros=293144, totalServerMicros=192, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844438612349, 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=11797267, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39849, opaque=0xb44b7e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1807, encodingMicros=2, totalDispatchMicros=252977, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844438637295, 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=11809789, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51569, opaque=0xb47c68, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10131, encodingMicros=3, totalDispatchMicros=54191, 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=3506844438611443, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11789769, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68967, opaque=0xb42e34, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10181, encodingMicros=3, totalDispatchMicros=296410, totalServerMicros=213, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844438646641, 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=11796223, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36018, opaque=0xb4476a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1826, encodingMicros=2, totalDispatchMicros=258211, totalServerMicros=210, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844438672480, 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=11811477, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29261, opaque=0xb48300, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10158, encodingMicros=3, totalDispatchMicros=45944, 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=3506844438743049, 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=11812883, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46439, opaque=0xb4887e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10474, encodingMicros=3, totalDispatchMicros=51352, 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=3506844438767163, 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=11813151, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65898, opaque=0xb4898a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10490, encodingMicros=3, totalDispatchMicros=43743, 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=3506844438790031, 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=11793526, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65276, opaque=0xb43ce1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10510, encodingMicros=2, totalDispatchMicros=261903, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844438664483, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11787970, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73113, opaque=0xb4272d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3003, encodingMicros=2, totalDispatchMicros=299961, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844438812066, 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=11787288, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49049, opaque=0xb42483, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10522, encodingMicros=2, totalDispatchMicros=299396, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844438849225, 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=11794002, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-14878, opaque=0xb43ebd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10262, encodingMicros=2, totalDispatchMicros=265793, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844438696543, 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=11798241, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32195, opaque=0xb44f4c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1872, encodingMicros=3, totalDispatchMicros=246420, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844438877041, 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=11793858, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18208, opaque=0xb43e2d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10286, encodingMicros=2, totalDispatchMicros=266987, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844438889068, 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=11789087, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45635, opaque=0xb42b89, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10586, encodingMicros=2, totalDispatchMicros=290071, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844438896465, 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=11794223, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39733, opaque=0xb43f9a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2068, encodingMicros=2, totalDispatchMicros=276188, totalServerMicros=214, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844438924093, 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=11793810, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32005, opaque=0xb43dfd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2066, encodingMicros=3, totalDispatchMicros=279325, totalServerMicros=214, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844438916411, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11811177, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54169, opaque=0xb481d4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2915, encodingMicros=3, totalDispatchMicros=47228, 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=3506844438963201, 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=11812996, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40605, opaque=0xb488ef, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1896, encodingMicros=3, totalDispatchMicros=44335, 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=3506844438993018, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11812733, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46433, opaque=0xb487e8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2958, encodingMicros=3, totalDispatchMicros=35923, 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=3506844438996852, 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=11813349, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55770, opaque=0xb48a50, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1926, encodingMicros=4, totalDispatchMicros=42421, 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=3506844439045613, 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=11787239, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64753, opaque=0xb42452, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10687, encodingMicros=2, totalDispatchMicros=300272, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844439077471, 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=11813442, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38773, opaque=0xb48aad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10715, encodingMicros=5, totalDispatchMicros=20832, 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=3506844439076629, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11809499, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46341, opaque=0xb47b46, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2721, encodingMicros=3, totalDispatchMicros=54296, 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=3506844439155572, 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=11805036, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28972, opaque=0xb469d7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7634, encodingMicros=2, totalDispatchMicros=45186, 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=3506844439208311, 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=11804594, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44097, opaque=0xb4681d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1955, encodingMicros=3, totalDispatchMicros=64158, 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=3506844439303486, 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=11808354, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51167, opaque=0xb476cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1879, encodingMicros=2, totalDispatchMicros=56251, 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=3506844439306920, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11791857, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49454, opaque=0xb4365c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3673, encodingMicros=2, totalDispatchMicros=275857, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844439323880, 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=11812955, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51793, opaque=0xb488c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2565, encodingMicros=2, totalDispatchMicros=28540, 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=3506844439346337, 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=11808840, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32783, opaque=0xb478b3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1907, encodingMicros=3, totalDispatchMicros=54434, 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=3506844439358561, 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=11812664, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44431, opaque=0xb487a3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2596, encodingMicros=3, totalDispatchMicros=32341, 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=3506844439372987, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11807512, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42166, opaque=0xb47383, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3409, encodingMicros=2, totalDispatchMicros=54229, 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=3506844439385863, 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=11812791, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23265, opaque=0xb48822, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2620, encodingMicros=3, totalDispatchMicros=29951, 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=3506844439401346, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11808066, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35049, opaque=0xb475ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3433, encodingMicros=3, totalDispatchMicros=54895, 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=3506844439421135, 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=11810816, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55135, opaque=0xb4806b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1955, encodingMicros=2, totalDispatchMicros=40342, 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=3506844439221776, 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=11794804, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32040, opaque=0xb441df, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7395, encodingMicros=3, totalDispatchMicros=268921, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844439433083, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11796001, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27129, opaque=0xb4468c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2637, encodingMicros=1, totalDispatchMicros=259647, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844439490389, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11794643, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38075, opaque=0xb4413e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2690, encodingMicros=2, totalDispatchMicros=271258, totalServerMicros=205, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844439502393, 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=11811891, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40560, opaque=0xb4849e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1921, encodingMicros=3, totalDispatchMicros=67427, 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=3506844439517671, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11791924, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61144, opaque=0xb4369f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2714, encodingMicros=2, totalDispatchMicros=294350, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844439741106, 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=11808887, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47870, opaque=0xb478e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8173, encodingMicros=2, totalDispatchMicros=46099, 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=3506844439772904, 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=11792946, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18140, opaque=0xb43a9d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2874, encodingMicros=3, totalDispatchMicros=287108, totalServerMicros=218, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844439788193, 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=11811039, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46392, opaque=0xb4814a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8144, encodingMicros=6, totalDispatchMicros=108286, 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=3506844439814339, 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=11811916, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46407, opaque=0xb484b7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8166, encodingMicros=3, totalDispatchMicros=93490, 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=3506844439971673, 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=11788815, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37864, opaque=0xb42a7a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8243, encodingMicros=2, totalDispatchMicros=302807, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844439425911, 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=11800185, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32325, opaque=0xb456e4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2650, encodingMicros=3, totalDispatchMicros=219463, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844439814899, 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=11813100, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55718, opaque=0xb48957, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2852, encodingMicros=2, totalDispatchMicros=55584, 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=3506844440305544, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11806059, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58457, opaque=0xb46dd6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2805, encodingMicros=3, totalDispatchMicros=56015, 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=3506844440379606, 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=11807920, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50951, opaque=0xb4751b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2924, encodingMicros=2, totalDispatchMicros=64980, 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=3506844440409737, 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=11807992, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-50988, opaque=0xb47563, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2950, encodingMicros=2, totalDispatchMicros=64777, 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=3506844440423936, 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=11812978, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-48050, opaque=0xb488dd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22517, encodingMicros=2, totalDispatchMicros=70412, 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=3506844440447080, 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=11806951, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23032, opaque=0xb47152, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2769, encodingMicros=2, totalDispatchMicros=98067, 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=3506844440465028, 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=11812845, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29322, opaque=0xb48858, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22554, encodingMicros=3, totalDispatchMicros=64454, 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=3506844440475613, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11805812, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73734, opaque=0xb46cdf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3099, encodingMicros=3, totalDispatchMicros=97547, 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=3506844440309204, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11810167, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65826, opaque=0xb47de2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3688, encodingMicros=3, totalDispatchMicros=84591, 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=3506844440527036, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11806082, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50006, opaque=0xb46ded, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3138, encodingMicros=3, totalDispatchMicros=95246, 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=3506844440552959, 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=11810771, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55104, opaque=0xb4803e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22600, encodingMicros=2, totalDispatchMicros=78997, 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=3506844440482323, 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=11790959, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-17988, opaque=0xb432da, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2696, encodingMicros=2, totalDispatchMicros=285543, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844440614317, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11787533, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45546, opaque=0xb42578, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2958, encodingMicros=2, totalDispatchMicros=311082, totalServerMicros=220, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844440623829, 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=11789699, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-17818, opaque=0xb42ded, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2833, encodingMicros=2, totalDispatchMicros=292183, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844440628212, 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=11811330, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32860, opaque=0xb4826d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4053, encodingMicros=3, totalDispatchMicros=37437, 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=3506844440655661, 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=11796474, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47024, opaque=0xb44864, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22657, encodingMicros=2, totalDispatchMicros=248545, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844440659579, 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=11813633, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-40627, opaque=0xb48b6c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=292, encodingMicros=2, totalDispatchMicros=292, 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=3506844440472989, 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=11811061, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55249, opaque=0xb48160, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2934, encodingMicros=2, totalDispatchMicros=60520, 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=3506844440731891, 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=11811700, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55478, opaque=0xb483df, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4125, encodingMicros=2, totalDispatchMicros=35915, 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=3506844440752231, 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=11811127, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19009, opaque=0xb481a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3204, encodingMicros=3, totalDispatchMicros=60567, 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=3506844440784186, 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=11795165, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-14953, opaque=0xb44348, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4157, encodingMicros=3, totalDispatchMicros=244910, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844440796002, 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=11802401, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28834, opaque=0xb45f8c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3656, encodingMicros=2, totalDispatchMicros=37143, 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=3506844440805300, 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=11812322, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55599, opaque=0xb4864d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3247, encodingMicros=3, totalDispatchMicros=58445, 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=3506844440826354, 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=11794413, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32027, opaque=0xb44058, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4187, encodingMicros=2, totalDispatchMicros=258727, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844440842487, 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=11802506, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22796, opaque=0xb45ff5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3693, encodingMicros=3, totalDispatchMicros=33625, 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=3506844440854572, 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=11811451, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55399, opaque=0xb482e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3279, encodingMicros=2, totalDispatchMicros=62988, 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=3506844440866699, 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=11793366, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39681, opaque=0xb43c41, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4220, encodingMicros=3, totalDispatchMicros=267573, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844440897340, 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=11792752, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18128, opaque=0xb439db, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4248, encodingMicros=3, totalDispatchMicros=272586, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844440905913, 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=11807649, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32743, opaque=0xb4740c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3591, encodingMicros=3, totalDispatchMicros=37418, 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=3506844440936321, 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=11807944, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29130, opaque=0xb47533, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3612, encodingMicros=3, totalDispatchMicros=38829, 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=3506844440950914, 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=11812691, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26446, opaque=0xb487be, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4279, encodingMicros=3, totalDispatchMicros=61910, 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=3506844440980799, 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=11812861, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55673, opaque=0xb48868, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4302, encodingMicros=3, totalDispatchMicros=56997, 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=3506844440689773, 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=11798785, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22615, opaque=0xb4516c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22667, encodingMicros=2, totalDispatchMicros=235470, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844440675246, 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=11797959, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28574, opaque=0xb44e32, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4619, encodingMicros=3, totalDispatchMicros=237906, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844442135176, 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=11800263, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18504, opaque=0xb45732, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5913, encodingMicros=3, totalDispatchMicros=228313, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844440649989, 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=11790687, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22193, opaque=0xb431ca, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2855, encodingMicros=3, totalDispatchMicros=286954, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844440535105, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11808802, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73835, opaque=0xb4788d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3910, encodingMicros=2, totalDispatchMicros=97400, 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=3506844442202625, 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=11789298, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-17722, opaque=0xb42c5d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4404, encodingMicros=2, totalDispatchMicros=294774, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844442229814, 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=11813405, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19095, opaque=0xb48a88, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4423, encodingMicros=4, totalDispatchMicros=22738, 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=3506844442251683, 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=11807054, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47767, opaque=0xb471b9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5737, encodingMicros=3, totalDispatchMicros=92426, 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=3506844442280780, 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=11795422, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28403, opaque=0xb44449, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5762, encodingMicros=3, totalDispatchMicros=183724, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844442303755, 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=11794855, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28371, opaque=0xb44212, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5782, encodingMicros=3, totalDispatchMicros=189468, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844442325902, 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=11804670, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36434, opaque=0xb46869, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5800, encodingMicros=8, totalDispatchMicros=97756, 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=3506844442348860, 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=11804926, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18745, opaque=0xb46969, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5819, encodingMicros=3, totalDispatchMicros=97161, 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=3506844442371814, 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=11805557, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47690, opaque=0xb46be0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5838, encodingMicros=2, totalDispatchMicros=96705, 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=3506844442394214, 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=11805051, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40269, opaque=0xb469e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5856, encodingMicros=2, totalDispatchMicros=96392, 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=3506844442417547, 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=11790239, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39378, opaque=0xb4300a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5875, encodingMicros=2, totalDispatchMicros=211809, totalServerMicros=87, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844442439989, 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=11805274, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26020, opaque=0xb46ac5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5894, encodingMicros=4, totalDispatchMicros=96263, 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=3506844442468766, 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=11807290, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44234, opaque=0xb472a5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5916, encodingMicros=2, totalDispatchMicros=85467, 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=3506844442582837, 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=11811252, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26356, opaque=0xb4821f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5921, encodingMicros=2, totalDispatchMicros=90900, 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=3506844442166629, 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=11800157, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18494, opaque=0xb456c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5940, encodingMicros=2, totalDispatchMicros=230511, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844442138145, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11798545, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41848, opaque=0xb4507c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23828, encodingMicros=3, totalDispatchMicros=241970, totalServerMicros=192, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844443273873, 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=11788113, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73128, opaque=0xb427bc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6207, encodingMicros=3, totalDispatchMicros=297969, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844443280129, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11792700, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41587, opaque=0xb439a7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24932, encodingMicros=3, totalDispatchMicros=287979, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844440984497, 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=11808574, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51251, opaque=0xb477a9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3639, encodingMicros=3, totalDispatchMicros=36842, 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=3506844440880497, 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=11810526, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54899, opaque=0xb47f49, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3300, encodingMicros=2, totalDispatchMicros=66100, 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=3506844440751454, 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=11795048, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39773, opaque=0xb442d3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2377, encodingMicros=3, totalDispatchMicros=255519, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844443585686, 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=11810539, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54909, opaque=0xb47f56, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5998, encodingMicros=3, totalDispatchMicros=68736, 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=3506844443587537, 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=11811352, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23199, opaque=0xb48283, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7019, encodingMicros=3, totalDispatchMicros=65787, 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=3506844443618252, 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=11811481, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55409, opaque=0xb48304, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6027, encodingMicros=3, totalDispatchMicros=66503, 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=3506844442254551, 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=11789890, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-17858, opaque=0xb42ead, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4443, encodingMicros=2, totalDispatchMicros=293481, totalServerMicros=213, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844443653795, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11801722, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73592, opaque=0xb45ce5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6467, encodingMicros=2, totalDispatchMicros=45387, 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=3506844443594567, 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=11812998, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55694, opaque=0xb488f1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5216, encodingMicros=3, totalDispatchMicros=24728, 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=3506844443696578, 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=11799675, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36187, opaque=0xb454e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5833, encodingMicros=4, totalDispatchMicros=226839, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844443713921, 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=11813065, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55704, opaque=0xb48934, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5332, encodingMicros=2, totalDispatchMicros=23484, 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=3506844443740076, 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=11813071, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36782, opaque=0xb4893a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5355, encodingMicros=2, totalDispatchMicros=23494, 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=3506844443769797, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11795839, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38114, opaque=0xb445ea, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6282, encodingMicros=2, totalDispatchMicros=240630, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844443829113, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11794565, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38069, opaque=0xb440f0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6319, encodingMicros=4, totalDispatchMicros=253190, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844443854949, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11796042, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27135, opaque=0xb446b5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6341, encodingMicros=3, totalDispatchMicros=240240, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844443869356, 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=11803340, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32498, opaque=0xb46337, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6383, encodingMicros=2, totalDispatchMicros=56787, 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=3506844443915036, 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=11803428, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36383, opaque=0xb4638f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6419, encodingMicros=2, totalDispatchMicros=56833, 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=3506844443667679, 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=11787656, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35501, opaque=0xb425f3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5851, encodingMicros=3, totalDispatchMicros=308643, totalServerMicros=219, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844443970526, 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=11812120, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51716, opaque=0xb48583, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5771, encodingMicros=2, totalDispatchMicros=58259, 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=3506844443966606, 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=11813539, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51875, opaque=0xb48b0e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5976, encodingMicros=3, totalDispatchMicros=6255, 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=3506844443661827, 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=11813145, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55729, opaque=0xb48984, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7083, encodingMicros=3, totalDispatchMicros=52719, 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=3506844444038681, 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=11813591, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-48089, opaque=0xb48b42, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5927, encodingMicros=3, totalDispatchMicros=5927, 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=3506844444035278, 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=11797276, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22535, opaque=0xb44b87, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7868, encodingMicros=3, totalDispatchMicros=237999, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844444039797, 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=11811620, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26380, opaque=0xb4838f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5828, encodingMicros=15, totalDispatchMicros=59978, 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=3506844444155160, 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=11796512, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47038, opaque=0xb4488b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7862, encodingMicros=2, totalDispatchMicros=141685, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844444151939, 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=11804442, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18728, opaque=0xb46785, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=686, encodingMicros=2, totalDispatchMicros=70582, 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=3506844444239636, 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=11804137, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32539, opaque=0xb46654, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7913, encodingMicros=2, totalDispatchMicros=89550, 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=3506844444155716, 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=11812647, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26443, opaque=0xb48792, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5927, encodingMicros=3, totalDispatchMicros=56426, 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=3506844444275618, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11807072, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46279, opaque=0xb471cb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6805, encodingMicros=3, totalDispatchMicros=94690, 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=3506844444249704, 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=11812806, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55665, opaque=0xb48831, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6616, encodingMicros=2, totalDispatchMicros=33977, 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=3506844444246896, 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=11804383, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15524, opaque=0xb4674a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=824, encodingMicros=2, totalDispatchMicros=46831, 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=3506844444332458, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11807607, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61770, opaque=0xb473e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6847, encodingMicros=3, totalDispatchMicros=91018, 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=3506844444354363, 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=11813615, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-51892, opaque=0xb48b5a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4568, encodingMicros=3, totalDispatchMicros=4568, 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=3506844444383389, 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=11804701, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44102, opaque=0xb46888, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=944, encodingMicros=3, totalDispatchMicros=42703, 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=3506844444297731, 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=11811243, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26353, opaque=0xb48216, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7934, encodingMicros=4, totalDispatchMicros=57686, 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=3506844444420345, 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=11804784, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40252, opaque=0xb468db, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7125, encodingMicros=3, totalDispatchMicros=59486, 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=3506844444301199, 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=11800291, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22705, opaque=0xb4574e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6065, encodingMicros=3, totalDispatchMicros=224608, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844444485097, 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=11800504, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36234, opaque=0xb45823, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6241, encodingMicros=3, totalDispatchMicros=224137, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844444514487, 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=11798754, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36142, opaque=0xb4514d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6266, encodingMicros=3, totalDispatchMicros=234369, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844444540866, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11786315, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68669, opaque=0xb420b6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7780, encodingMicros=3, totalDispatchMicros=319969, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844444417894, 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=11804874, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22920, opaque=0xb46935, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=974, encodingMicros=3, totalDispatchMicros=42200, 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=3506844444383723, 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=11806198, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29036, opaque=0xb46e61, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=588, encodingMicros=2, totalDispatchMicros=35314, 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=3506844444383026, 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=11813654, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-40628, opaque=0xb48b81, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=390, encodingMicros=4, totalDispatchMicros=390, 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=3506844444389579, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11808017, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35046, opaque=0xb4757c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6896, encodingMicros=3, totalDispatchMicros=118354, 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=3506844444349444, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11813618, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-50207, opaque=0xb48b5d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4412, encodingMicros=4, totalDispatchMicros=4412, 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=3506844444936844, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11812498, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73936, opaque=0xb486fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7276, encodingMicros=3, totalDispatchMicros=36937, 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=3506844444964363, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11812675, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38754, opaque=0xb487ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7301, encodingMicros=3, totalDispatchMicros=35391, 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=3506844444987299, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11797318, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38142, opaque=0xb44bb1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7321, encodingMicros=2, totalDispatchMicros=243918, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844445035817, 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=11797471, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69315, opaque=0xb44c4a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7159, encodingMicros=3, totalDispatchMicros=232480, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844445787821, 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=11790647, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39434, opaque=0xb431a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8365, encodingMicros=3, totalDispatchMicros=125898, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844445817500, 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=11787153, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31651, opaque=0xb423fc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8391, encodingMicros=2, totalDispatchMicros=142908, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844445841737, 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=11790928, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43181, opaque=0xb432ba, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8412, encodingMicros=2, totalDispatchMicros=124510, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844445868586, 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=11790765, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22196, opaque=0xb43218, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8434, encodingMicros=3, totalDispatchMicros=122226, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844446110285, 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=11808080, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51032, opaque=0xb475bb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1809, encodingMicros=2, totalDispatchMicros=75338, 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=3506844446124212, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11794281, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61295, opaque=0xb43fd4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=733, encodingMicros=3, totalDispatchMicros=254231, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844446312449, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11809328, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38652, opaque=0xb47a9b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2028, encodingMicros=3, totalDispatchMicros=70468, 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=3506844446370080, 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=11801796, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43955, opaque=0xb45d2f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1420, encodingMicros=3, totalDispatchMicros=88767, 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=3506844446374341, 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=11809356, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44303, opaque=0xb47ab7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1668, encodingMicros=4, totalDispatchMicros=77257, 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=3506844444646948, 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=11806242, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40333, opaque=0xb46e8d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=852, encodingMicros=2, totalDispatchMicros=35602, 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=3506844446413687, 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=11794579, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28356, opaque=0xb440fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1362, encodingMicros=2, totalDispatchMicros=203978, 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=3506844446426681, 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=11807378, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23061, opaque=0xb472fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1710, encodingMicros=3, totalDispatchMicros=63941, 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=3506844446441535, 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=11794551, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35898, opaque=0xb440e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1385, encodingMicros=3, totalDispatchMicros=204134, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844446456497, 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=11807282, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18870, opaque=0xb4729d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2646, encodingMicros=3, totalDispatchMicros=46364, 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=3506844446480470, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11782564, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57685, opaque=0xb4120f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1518, encodingMicros=2, totalDispatchMicros=259830, 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=3506844446521435, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11805128, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34914, opaque=0xb46a33, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1548, encodingMicros=3, totalDispatchMicros=104901, 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=3506844444646922, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11786492, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45468, opaque=0xb42167, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1247, encodingMicros=3, totalDispatchMicros=183408, 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=3506844444546576, 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=11800070, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36213, opaque=0xb45671, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6289, encodingMicros=3, totalDispatchMicros=225008, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844444490928, 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=11811710, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55483, opaque=0xb483e9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6801, encodingMicros=2, totalDispatchMicros=52191, 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=3506844445044159, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11794410, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69216, opaque=0xb44055, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7374, encodingMicros=3, totalDispatchMicros=265056, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844447201995, 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=11804148, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53931, opaque=0xb4665f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9283, encodingMicros=2, totalDispatchMicros=138863, 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=3506844447230539, 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=11783888, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37474, opaque=0xb4173b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9308, encodingMicros=2, totalDispatchMicros=276187, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844447254637, 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=11783585, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37306, opaque=0xb4160c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9327, encodingMicros=2, totalDispatchMicros=278042, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844447279653, 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=11783569, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37296, opaque=0xb415fc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9347, encodingMicros=2, totalDispatchMicros=278135, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844447285818, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11807554, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42170, opaque=0xb473ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3505, encodingMicros=3, totalDispatchMicros=44122, 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=3506844447329716, 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=11813339, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55766, opaque=0xb48a46, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9630, encodingMicros=3, 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.002S, createdAt=3506844447420016, 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=11813421, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44462, opaque=0xb48a98, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9685, encodingMicros=2, totalDispatchMicros=27620, 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=3506844447426418, 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=11812633, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23260, opaque=0xb48784, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1546, encodingMicros=3, totalDispatchMicros=45287, 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=3506844447468125, 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=11811501, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26371, opaque=0xb48318, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1578, encodingMicros=3, totalDispatchMicros=56459, 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=3506844447520973, 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=11813390, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26486, opaque=0xb48a79, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1613, encodingMicros=3, totalDispatchMicros=34279, 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=3506844447535203, 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=11810424, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54819, opaque=0xb47ee3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2054, encodingMicros=2, totalDispatchMicros=89996, 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=3506844447591608, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11785351, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45400, opaque=0xb41cf2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1666, encodingMicros=2, totalDispatchMicros=320456, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844447616856, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11811220, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65841, opaque=0xb481ff, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1688, encodingMicros=3, totalDispatchMicros=65827, 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=3506844447642426, 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=11812342, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32891, opaque=0xb48661, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2112, encodingMicros=3, totalDispatchMicros=68745, 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=3506844447648588, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11785641, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37669, opaque=0xb41e14, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1706, encodingMicros=2, totalDispatchMicros=319481, totalServerMicros=214, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844447682737, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11811962, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69742, opaque=0xb484e5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1733, encodingMicros=3, totalDispatchMicros=81733, 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=3506844447707338, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11812147, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54206, opaque=0xb4859e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1753, encodingMicros=3, totalDispatchMicros=78202, 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=3506844447731187, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11812225, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35180, opaque=0xb485ec, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1774, encodingMicros=3, totalDispatchMicros=77335, 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=3506844447754369, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11785300, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-72979, opaque=0xb41cbf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1794, encodingMicros=5, totalDispatchMicros=325925, totalServerMicros=224, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844447778744, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11786112, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53133, opaque=0xb41feb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1815, encodingMicros=2, totalDispatchMicros=324638, totalServerMicros=220, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844447778744, 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=11810229, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51621, opaque=0xb47e20, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1277, encodingMicros=2, totalDispatchMicros=41632, 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=3506844447813528, 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=11800411, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36231, opaque=0xb457c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1246, encodingMicros=3, totalDispatchMicros=219303, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844447843530, 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=11800185, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32325, opaque=0xb456e4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1267, encodingMicros=3, totalDispatchMicros=220730, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844447333336, 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=11804801, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58391, opaque=0xb468ec, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9381, encodingMicros=2, totalDispatchMicros=111226, 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=3506844447864710, 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=11805287, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40284, opaque=0xb46ad2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3910, encodingMicros=3, totalDispatchMicros=74088, 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=3506844447905907, 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=11807301, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73796, opaque=0xb472b0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9949, encodingMicros=3, totalDispatchMicros=93847, 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=3506844447818612, 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=11810570, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54937, opaque=0xb47f75, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1312, encodingMicros=2, totalDispatchMicros=39105, 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=3506844447947642, 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=11804977, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38485, opaque=0xb4699c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9979, encodingMicros=3, totalDispatchMicros=105170, 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=3506844447748300, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11813643, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-256, documentId=test_collections-73982, opaque=0xb48b76, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4397, encodingMicros=3, totalDispatchMicros=4397, 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=3506844447468470, 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=11807041, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36515, opaque=0xb471ac, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3669, encodingMicros=2, totalDispatchMicros=41214, 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=3506844448029024, 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=11792139, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69084, opaque=0xb43776, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9096, encodingMicros=3, totalDispatchMicros=200009, 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=3506844448036321, 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=11810757, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55091, opaque=0xb48030, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1500, encodingMicros=2, totalDispatchMicros=38950, 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=3506844447426194, 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=11811688, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51678, opaque=0xb483d3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9278, encodingMicros=3, totalDispatchMicros=37940, 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=3506844448067353, 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=11810768, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55101, opaque=0xb4803b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1527, encodingMicros=2, totalDispatchMicros=39827, 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=3506844448076674, 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=11792992, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69139, opaque=0xb43acb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9123, encodingMicros=2, totalDispatchMicros=193379, 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=3506844447938661, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11804776, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53959, opaque=0xb468d3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3961, encodingMicros=3, totalDispatchMicros=64651, 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=3506844448104201, 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=11793107, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49535, opaque=0xb43b3e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9146, encodingMicros=2, totalDispatchMicros=192450, 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=3506844447907608, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11796005, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27130, opaque=0xb44690, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1590, encodingMicros=2, totalDispatchMicros=249898, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844448146543, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11805825, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42088, opaque=0xb46cec, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4154, encodingMicros=2, totalDispatchMicros=60230, 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=3506844448175532, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11791987, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41533, opaque=0xb436de, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1852, encodingMicros=2, totalDispatchMicros=278901, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844448145449, 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=11793137, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41622, opaque=0xb43b5c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9181, encodingMicros=2, totalDispatchMicros=191789, 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=3506844448216813, 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=11805677, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32628, opaque=0xb46c58, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4173, encodingMicros=3, totalDispatchMicros=69118, 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=3506844448254178, 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=11805945, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26079, opaque=0xb46d64, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4202, encodingMicros=3, totalDispatchMicros=74202, 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=3506844448267325, 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=11794511, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38066, opaque=0xb440ba, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9276, encodingMicros=3, totalDispatchMicros=180886, 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=3506844448279600, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11806709, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42126, opaque=0xb47060, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1399, encodingMicros=2, totalDispatchMicros=85639, 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=3506844448106043, 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=11811774, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55500, opaque=0xb48429, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9946, encodingMicros=2, totalDispatchMicros=37092, 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=3506844448318886, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11806813, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34991, opaque=0xb470c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1433, encodingMicros=3, totalDispatchMicros=85071, 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=3506844448066705, 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=11807464, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36532, opaque=0xb47353, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4253, encodingMicros=2, totalDispatchMicros=40115, 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=3506844448369622, 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=11807563, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23072, opaque=0xb473b6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4550, encodingMicros=2, totalDispatchMicros=46065, 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=3506844448381873, 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=11787900, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64925, opaque=0xb426e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9984, encodingMicros=3, totalDispatchMicros=309510, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844448394646, 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=11807829, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44259, opaque=0xb474c0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4570, encodingMicros=3, totalDispatchMicros=41767, 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=3506844448408984, 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=11796291, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15030, opaque=0xb447ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=985, encodingMicros=3, totalDispatchMicros=251197, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844448422480, 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=11788960, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45626, opaque=0xb42b0c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10014, encodingMicros=2, totalDispatchMicros=302827, 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=3506844448437947, 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=11795287, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28396, opaque=0xb443c2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1009, encodingMicros=2, totalDispatchMicros=259372, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844448447618, 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=11789032, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65021, opaque=0xb42b53, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10036, encodingMicros=2, totalDispatchMicros=302791, 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=3506844448487005, 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=11789936, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37889, opaque=0xb42edb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10065, encodingMicros=2, totalDispatchMicros=300044, 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=3506844448695080, 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=11794424, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73326, opaque=0xb44063, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10150, encodingMicros=3, totalDispatchMicros=267582, 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=3506844448937561, 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=11808934, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40466, opaque=0xb47911, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1574, encodingMicros=3, totalDispatchMicros=55380, 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=3506844448966354, 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=11809596, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51529, opaque=0xb47ba7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1597, encodingMicros=3, totalDispatchMicros=57418, 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=3506844448991098, 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=11809666, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40497, opaque=0xb47bed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1618, encodingMicros=3, totalDispatchMicros=58989, 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=3506844449031647, 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=11811079, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47960, opaque=0xb48172, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10822, encodingMicros=3, totalDispatchMicros=74761, 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=3506844449066150, 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=11812066, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19043, opaque=0xb4854d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10844, encodingMicros=2, totalDispatchMicros=70702, 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=3506844449210409, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11804168, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58360, opaque=0xb46673, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5137, encodingMicros=2, totalDispatchMicros=107295, 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=3506844449231588, 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=11794708, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18242, opaque=0xb4417f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10924, encodingMicros=3, totalDispatchMicros=261285, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844449267302, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11782687, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57709, opaque=0xb4128a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5160, encodingMicros=3, totalDispatchMicros=262092, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844449295712, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11804732, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49965, opaque=0xb468a7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11205, encodingMicros=3, totalDispatchMicros=56554, 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=3506844449320877, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11805300, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49982, opaque=0xb46adf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11226, encodingMicros=2, totalDispatchMicros=64758, 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=3506844449386750, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11797890, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45940, opaque=0xb44ded, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12190, encodingMicros=2, totalDispatchMicros=72507, 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=3506844449406265, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11789913, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49352, opaque=0xb42ec4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11089, encodingMicros=3, totalDispatchMicros=295754, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844449437169, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11789536, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41401, opaque=0xb42d4b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11112, encodingMicros=2, totalDispatchMicros=299042, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844449444053, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11798749, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38205, opaque=0xb45148, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12227, encodingMicros=2, totalDispatchMicros=71106, 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=3506844449470604, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11798960, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69350, opaque=0xb4521b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12248, encodingMicros=4, totalDispatchMicros=69541, 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=3506844449470631, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11788333, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68913, opaque=0xb42898, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2227, encodingMicros=2, totalDispatchMicros=299635, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844449498163, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11790716, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45681, opaque=0xb431e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11140, encodingMicros=3, totalDispatchMicros=294853, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844449506576, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11787982, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68883, opaque=0xb42739, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2258, encodingMicros=3, totalDispatchMicros=302017, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844449525403, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11790515, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61039, opaque=0xb4311e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11163, encodingMicros=2, totalDispatchMicros=296063, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844449540590, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11788270, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45583, opaque=0xb42859, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2288, encodingMicros=4, totalDispatchMicros=300122, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844449554176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11800289, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53779, opaque=0xb4574c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12298, encodingMicros=3, totalDispatchMicros=61163, 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=3506844449565206, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11809228, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69698, opaque=0xb47a37, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2926, encodingMicros=2, totalDispatchMicros=72313, 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=3506844449584098, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11813025, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58715, opaque=0xb4890c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2312, encodingMicros=2, totalDispatchMicros=50256, 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=3506844448289820, 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=11786951, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22006, opaque=0xb42332, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10847, encodingMicros=2, totalDispatchMicros=143123, 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=3506844448294589, 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=11794681, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34363, opaque=0xb44164, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9299, encodingMicros=2, totalDispatchMicros=178638, 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=3506844449681999, 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=11794825, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49643, opaque=0xb441f4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10681, encodingMicros=3, totalDispatchMicros=178409, 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=3506844448179425, 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=11806995, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15657, opaque=0xb4717e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4759, encodingMicros=3, totalDispatchMicros=49021, 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=3506844449649401, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11806653, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69623, opaque=0xb47028, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12328, encodingMicros=3, totalDispatchMicros=42796, 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=3506844449615904, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11813474, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50202, opaque=0xb48acd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2339, encodingMicros=4, totalDispatchMicros=10728, 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=3506844449591066, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11809305, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46335, opaque=0xb47a84, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2948, encodingMicros=3, totalDispatchMicros=73566, 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=3506844449037559, 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=11810677, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55025, opaque=0xb47fe0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1661, encodingMicros=2, totalDispatchMicros=53829, 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=3506844451491955, 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=11789733, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41418, opaque=0xb42e10, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4566, encodingMicros=4, totalDispatchMicros=300419, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844451536735, 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=11792475, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73260, opaque=0xb438c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4601, encodingMicros=2, totalDispatchMicros=289053, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844451555826, 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=11808710, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51291, opaque=0xb47831, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14130, encodingMicros=3, totalDispatchMicros=61210, 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=3506844451583852, 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=11808750, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51301, opaque=0xb47859, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14142, encodingMicros=3, totalDispatchMicros=60851, 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=3506844451620696, 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=11809164, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36612, opaque=0xb479f7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4947, encodingMicros=3, totalDispatchMicros=43302, 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=3506844451644409, 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=11809286, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36618, opaque=0xb47a71, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4968, encodingMicros=2, totalDispatchMicros=41989, 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=3506844451665970, 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=11809302, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44299, opaque=0xb47a81, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4986, encodingMicros=2, totalDispatchMicros=41768, 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=3506844451689335, 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=11809482, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47897, opaque=0xb47b35, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5005, encodingMicros=3, totalDispatchMicros=41936, 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=3506844451713111, 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=11809546, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44309, opaque=0xb47b75, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5025, encodingMicros=3, totalDispatchMicros=41543, 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=3506844451736000, 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=11809580, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32808, opaque=0xb47b97, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5044, encodingMicros=3, totalDispatchMicros=41037, 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=3506844451998359, 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=11796190, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43687, opaque=0xb44749, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5156, encodingMicros=17, totalDispatchMicros=253356, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844452452331, 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=11808548, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51239, opaque=0xb4778f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8300, encodingMicros=2, totalDispatchMicros=50861, 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=3506844452470431, 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=11810487, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54868, opaque=0xb47f22, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7369, encodingMicros=2, totalDispatchMicros=64491, 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=3506844451493812, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11794834, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61319, opaque=0xb441fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3995, encodingMicros=3, totalDispatchMicros=247388, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844452618505, 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=11795449, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32080, opaque=0xb44464, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5661, encodingMicros=3, totalDispatchMicros=259867, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844452645447, 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=11813427, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26489, opaque=0xb48a9e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5683, encodingMicros=2, totalDispatchMicros=29817, 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=3506844452657763, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11791432, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53467, opaque=0xb434b3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5133, encodingMicros=3, totalDispatchMicros=285929, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844452696643, 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=11813002, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51804, opaque=0xb488f5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5717, encodingMicros=3, totalDispatchMicros=24559, 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=3506844452707633, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11813570, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73979, opaque=0xb48b2d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5067, encodingMicros=6, totalDispatchMicros=7046, 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=3506844452758906, 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=11796996, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32137, opaque=0xb44a6f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5758, encodingMicros=2, totalDispatchMicros=237486, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844452791897, 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=11797291, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39850, opaque=0xb44b96, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5747, encodingMicros=2, totalDispatchMicros=237387, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844452821899, 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=11813364, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51852, opaque=0xb48a5f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5157, encodingMicros=3, totalDispatchMicros=25118, 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=3506844453045896, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11788209, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64951, opaque=0xb4281c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5358, encodingMicros=2, totalDispatchMicros=315750, totalServerMicros=214, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844453297137, 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=11813663, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-51902, opaque=0xb48b8a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5457, encodingMicros=20, totalDispatchMicros=5457, 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=3506844451490264, 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=11807405, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29112, opaque=0xb47318, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13428, encodingMicros=3, totalDispatchMicros=111757, 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=3506844451494543, 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=11810437, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54827, opaque=0xb47ef0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4896, encodingMicros=2, totalDispatchMicros=65685, 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=3506844455294909, 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=11812379, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58693, opaque=0xb48686, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8363, encodingMicros=2, totalDispatchMicros=37236, 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=3506844455340262, 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=11812631, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58703, opaque=0xb48782, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8404, encodingMicros=3, totalDispatchMicros=37744, 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=3506844455368267, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11800265, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34695, opaque=0xb45734, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1093, encodingMicros=2, totalDispatchMicros=67522, 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=3506844451494645, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11795130, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49650, opaque=0xb44325, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4210, encodingMicros=2, totalDispatchMicros=248904, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844455295589, 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=11794838, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73335, opaque=0xb44201, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=658, encodingMicros=2, 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.064S, createdAt=3506844456157370, 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=11807013, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35009, opaque=0xb47190, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1196, encodingMicros=2, totalDispatchMicros=63775, 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=3506844456239987, 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=11799548, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32281, opaque=0xb45467, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1456, encodingMicros=2, totalDispatchMicros=66200, 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=3506844456298307, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11798626, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65414, opaque=0xb450cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1960, encodingMicros=3, totalDispatchMicros=84392, 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=3506844456353172, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11798820, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49756, opaque=0xb4518f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2007, encodingMicros=3, totalDispatchMicros=83610, 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=3506844456367994, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11795069, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49649, opaque=0xb442e8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1529, encodingMicros=3, totalDispatchMicros=100438, 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=3506844456399814, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11799459, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53754, opaque=0xb4540e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2013, encodingMicros=3, totalDispatchMicros=78986, 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=3506844456428055, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11796564, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73384, opaque=0xb448bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1565, encodingMicros=3, totalDispatchMicros=90120, 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=3506844456471084, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11797588, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53697, opaque=0xb44cbf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1597, encodingMicros=3, totalDispatchMicros=84227, 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=3506844456471084, 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=11811477, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29261, opaque=0xb48300, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=486, encodingMicros=3, totalDispatchMicros=46431, 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=3506844456510244, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11797882, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38160, opaque=0xb44de5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1624, encodingMicros=2, totalDispatchMicros=82326, 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=3506844456594120, 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=11811891, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40560, opaque=0xb4849e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=419, encodingMicros=3, totalDispatchMicros=67847, 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=3506844456641209, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11809878, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42238, opaque=0xb47cc1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=841, encodingMicros=3, totalDispatchMicros=44656, 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=3506844457199432, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11811857, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54192, opaque=0xb4847c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1267, encodingMicros=3, totalDispatchMicros=50019, 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=3506844457195138, 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=11812344, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40579, opaque=0xb48663, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10125, encodingMicros=3, totalDispatchMicros=81348, 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=3506844457374605, 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=11791201, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43290, opaque=0xb433cc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19857, encodingMicros=2, totalDispatchMicros=170668, totalServerMicros=30, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844453298603, 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=11811626, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23207, opaque=0xb48395, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8158, encodingMicros=2, totalDispatchMicros=63193, 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=3506844452828108, 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=11798290, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41836, opaque=0xb44f7d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14192, encodingMicros=3, totalDispatchMicros=245779, 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=3506844457916754, 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=11811684, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26385, opaque=0xb483cf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12771, encodingMicros=3, totalDispatchMicros=68358, 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=3506844451740227, 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=11798592, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47357, opaque=0xb450ab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13801, encodingMicros=3, totalDispatchMicros=248269, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844457954889, 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=11812109, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55559, opaque=0xb48578, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12807, encodingMicros=2, totalDispatchMicros=64228, 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=3506844457947047, 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=11798424, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38188, opaque=0xb45003, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19306, encodingMicros=3, totalDispatchMicros=250500, 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=3506844457985349, 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=11798830, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39927, opaque=0xb45199, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20039, encodingMicros=2, totalDispatchMicros=252819, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844458012364, 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=11799251, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53742, opaque=0xb4533e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=19361, encodingMicros=2, totalDispatchMicros=244953, 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=3506844457387920, 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=11812988, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26461, opaque=0xb488e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10003, encodingMicros=4, totalDispatchMicros=62488, 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=3506844456472429, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11800951, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41935, opaque=0xb459e1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2036, encodingMicros=2, totalDispatchMicros=75249, 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=3506844458017918, 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=11813554, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44467, opaque=0xb48b1d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20067, encodingMicros=3, totalDispatchMicros=23260, 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=3506844457971745, 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=11812499, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26432, opaque=0xb486fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18394, encodingMicros=3, totalDispatchMicros=90394, 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=3506844459160693, 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=11796636, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47083, opaque=0xb44907, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10385, encodingMicros=2, totalDispatchMicros=239424, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506844459157111, 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=11787267, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49043, opaque=0xb4246e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20752, encodingMicros=2, totalDispatchMicros=331458, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844459180090, 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=11788291, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49239, opaque=0xb4286e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12048, encodingMicros=2, totalDispatchMicros=317073, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844459228160, 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=11787744, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64892, opaque=0xb4264b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12085, encodingMicros=2, totalDispatchMicros=321681, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844459228618, 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=11793511, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53601, opaque=0xb43cd2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20630, encodingMicros=3, totalDispatchMicros=166908, 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=3506844459257019, 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=11813586, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29356, opaque=0xb48b3d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2149, encodingMicros=3, totalDispatchMicros=8633, 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=3506844459263303, 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=11785843, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68590, opaque=0xb41ede, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12107, encodingMicros=2, totalDispatchMicros=329742, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844459318182, 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=11788815, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37864, opaque=0xb42a7a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12158, encodingMicros=2, totalDispatchMicros=314966, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844459328768, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11795142, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69240, opaque=0xb44331, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2354, encodingMicros=3, totalDispatchMicros=248748, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844459335462, 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=11794024, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65301, opaque=0xb43ed3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20702, encodingMicros=2, totalDispatchMicros=162356, 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=3506844459416797, 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=11795493, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57929, opaque=0xb44490, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20764, encodingMicros=3, totalDispatchMicros=149296, 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=3506844459460752, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11794080, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45838, opaque=0xb43f0b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2414, encodingMicros=3, totalDispatchMicros=264414, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844459459995, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11785524, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53023, opaque=0xb41d9f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3657, encodingMicros=3, totalDispatchMicros=159852, 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=3506844459477918, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11791405, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49420, opaque=0xb43498, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=892, encodingMicros=2, totalDispatchMicros=288687, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844459525844, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11786247, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68657, opaque=0xb42072, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3717, encodingMicros=2, totalDispatchMicros=158325, 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=3506844459464104, 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=11795836, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57966, opaque=0xb445e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20804, encodingMicros=2, totalDispatchMicros=146816, 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=3506844459540400, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11789913, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49352, opaque=0xb42ec4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=952, encodingMicros=3, totalDispatchMicros=296707, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844459555736, 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=11811735, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47982, opaque=0xb48402, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2710, encodingMicros=3, totalDispatchMicros=37555, 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=3506844459593683, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11789536, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41401, opaque=0xb42d4b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=999, encodingMicros=2, totalDispatchMicros=300041, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844459569770, 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=11795945, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45877, opaque=0xb44654, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20904, encodingMicros=3, totalDispatchMicros=146197, 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=3506844459620175, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11789419, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41373, opaque=0xb42cd6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1021, encodingMicros=2, totalDispatchMicros=300322, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844459652492, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11789004, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53355, opaque=0xb42b37, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3783, encodingMicros=3, totalDispatchMicros=143367, 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=3506844459672347, 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=11798293, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27283, opaque=0xb44f80, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=20988, encodingMicros=3, totalDispatchMicros=130506, 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=3506844459699962, 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=11798516, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61421, opaque=0xb4505f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21011, encodingMicros=4, totalDispatchMicros=130473, 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=3506844459721204, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11790580, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53427, opaque=0xb4315f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3815, encodingMicros=3, totalDispatchMicros=136925, 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=3506844459615215, 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=11811757, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55495, opaque=0xb48418, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2765, encodingMicros=2, totalDispatchMicros=37638, 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=3506844459723765, 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=11798614, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27313, opaque=0xb450c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21032, encodingMicros=2, totalDispatchMicros=130446, 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=3506844459801663, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11791421, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65127, opaque=0xb434a8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3843, encodingMicros=2, totalDispatchMicros=133188, 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=3506844459676947, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11789070, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65024, opaque=0xb42b79, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1071, encodingMicros=3, totalDispatchMicros=303120, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844459818513, 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=11792752, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18128, opaque=0xb439db, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2952, encodingMicros=3, totalDispatchMicros=275539, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844459828674, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11791550, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41507, opaque=0xb43529, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3866, encodingMicros=2, totalDispatchMicros=133280, 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=3506844459862533, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11790515, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61039, opaque=0xb4311e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1240, encodingMicros=2, totalDispatchMicros=297303, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844459890413, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11792120, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65185, opaque=0xb43763, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3918, encodingMicros=2, totalDispatchMicros=128781, 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=3506844459896131, 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=11812116, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40573, opaque=0xb4857f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3013, encodingMicros=3, totalDispatchMicros=74400, 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=3506844459943722, 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=11785428, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37626, opaque=0xb41d3f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1622, encodingMicros=2, totalDispatchMicros=321885, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844459967782, 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=11812983, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55691, opaque=0xb488e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3068, encodingMicros=2, totalDispatchMicros=59532, 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=3506844459995131, 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=11813174, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19086, opaque=0xb489a1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3093, encodingMicros=2, totalDispatchMicros=55356, 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=3506844460032917, 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=11790466, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37919, opaque=0xb430ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1691, encodingMicros=3, totalDispatchMicros=298908, 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=3506844460043932, 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=11813181, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55741, opaque=0xb489a8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3138, encodingMicros=3, totalDispatchMicros=52761, 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=3506844460070537, 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=11813206, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51826, opaque=0xb489c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3161, encodingMicros=3, totalDispatchMicros=54954, 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=3506844459794299, 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=11805099, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44114, opaque=0xb46a16, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4047, encodingMicros=3, totalDispatchMicros=108293, 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=3506844460059713, 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=11790727, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53434, opaque=0xb431f2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1715, encodingMicros=3, totalDispatchMicros=297199, 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=3506844460063902, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11813234, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73965, opaque=0xb489dd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1272, encodingMicros=3, totalDispatchMicros=47464, 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=3506844459947820, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11805587, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73728, opaque=0xb46bfe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3957, encodingMicros=3, totalDispatchMicros=57670, 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=3506844460430409, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11793694, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65288, opaque=0xb43d89, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1620, encodingMicros=2, totalDispatchMicros=259281, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844459823941, 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=11798677, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58137, opaque=0xb45100, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21124, encodingMicros=2, totalDispatchMicros=130311, 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=3506844460461541, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11797335, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27209, opaque=0xb44bc2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1646, encodingMicros=3, totalDispatchMicros=233426, totalServerMicros=192, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844460436813, 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=11810502, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54880, opaque=0xb47f31, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11822, encodingMicros=2, totalDispatchMicros=42906, 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=3506844460491370, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11793723, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69191, opaque=0xb43da6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1671, encodingMicros=3, totalDispatchMicros=259616, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844460434671, 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=11791780, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61129, opaque=0xb4360f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2057, encodingMicros=3, totalDispatchMicros=291394, 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=3506844460519966, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11807792, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58551, opaque=0xb4749b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4434, encodingMicros=15, totalDispatchMicros=62790, 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=3506844460549201, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11808094, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46312, opaque=0xb475c9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4458, encodingMicros=3, totalDispatchMicros=62381, 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=3506844460561899, 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=11811153, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55289, opaque=0xb481bc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11912, encodingMicros=2, totalDispatchMicros=46654, 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=3506844460623546, 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=11811632, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47976, opaque=0xb4839b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11948, encodingMicros=3, totalDispatchMicros=45550, 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=3506844460643841, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11812733, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46433, opaque=0xb487e8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4184, encodingMicros=3, totalDispatchMicros=40108, 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=3506844460516557, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11793662, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61264, opaque=0xb43d69, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1692, encodingMicros=3, totalDispatchMicros=260709, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844460477818, 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=11799417, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45999, opaque=0xb453e4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21773, encodingMicros=2, totalDispatchMicros=126245, 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=3506844460462041, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812004, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58680, opaque=0xb4850f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1329, encodingMicros=4, totalDispatchMicros=65237, 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=3506844460734565, 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=11808881, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36601, opaque=0xb478dc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12217, encodingMicros=5, totalDispatchMicros=89936, 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=3506844460760396, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812206, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69751, opaque=0xb485d9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1624, encodingMicros=2, totalDispatchMicros=63384, 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=3506844460780165, 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=11809107, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26250, opaque=0xb479be, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12258, encodingMicros=3, totalDispatchMicros=86835, 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=3506844460786079, 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=11800947, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34727, opaque=0xb459de, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22050, encodingMicros=2, totalDispatchMicros=115911, 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=3506844460700926, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11794455, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61305, opaque=0xb44082, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1872, encodingMicros=2, totalDispatchMicros=254525, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844460828768, 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=11786505, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68707, opaque=0xb42174, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22080, encodingMicros=14, totalDispatchMicros=215473, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844460853291, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11806213, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73753, opaque=0xb46e70, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12159, encodingMicros=2, totalDispatchMicros=123117, 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=3506844460880412, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11806321, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34965, opaque=0xb46edc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12182, encodingMicros=2, totalDispatchMicros=121911, 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=3506844460700093, 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=11812754, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55654, opaque=0xb487fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3910, encodingMicros=2, totalDispatchMicros=53351, 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=3506844460941999, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11811016, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69733, opaque=0xb48133, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12153, encodingMicros=3, totalDispatchMicros=74631, 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=3506844460553872, 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=11791925, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53496, opaque=0xb436a0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2173, encodingMicros=2, totalDispatchMicros=290387, 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=3506844460980313, 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=11792077, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53506, opaque=0xb43738, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2596, encodingMicros=3, totalDispatchMicros=289586, 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=3506844460908014, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11788854, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41257, opaque=0xb42aa1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1978, encodingMicros=4, totalDispatchMicros=298492, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844460856570, 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=11787334, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45532, opaque=0xb424b1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22103, encodingMicros=3, totalDispatchMicros=210352, totalServerMicros=22, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844461077769, 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=11793577, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43574, opaque=0xb43d14, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4150, encodingMicros=2, totalDispatchMicros=268518, totalServerMicros=189, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844460785507, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812233, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38739, opaque=0xb485f4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1644, encodingMicros=3, totalDispatchMicros=64367, 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=3506844461106556, 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=11789833, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65046, opaque=0xb42e74, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22348, encodingMicros=2, totalDispatchMicros=199386, totalServerMicros=12, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844461123961, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812367, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54215, opaque=0xb4867a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1968, encodingMicros=3, totalDispatchMicros=62594, 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=3506844461135509, 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=11788499, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49279, opaque=0xb4293e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22373, encodingMicros=4, totalDispatchMicros=203197, 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=3506844461148656, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812480, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35193, opaque=0xb486eb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1988, encodingMicros=3, totalDispatchMicros=45879, 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=3506844461171753, 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=11788080, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64942, opaque=0xb4279b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=22395, encodingMicros=3, totalDispatchMicros=207955, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844461084797, 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=11796087, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32109, opaque=0xb446e2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2543, encodingMicros=3, totalDispatchMicros=246580, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844461231399, 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=11793425, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35830, opaque=0xb43c7c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2680, encodingMicros=2, totalDispatchMicros=270705, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844460976344, 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=11800386, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15309, opaque=0xb457ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4170, encodingMicros=3, totalDispatchMicros=231709, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844460980517, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11785410, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37618, opaque=0xb41d2d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12178, encodingMicros=2, totalDispatchMicros=334600, totalServerMicros=215, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844461286732, 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=11800162, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15299, opaque=0xb456cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4476, encodingMicros=3, totalDispatchMicros=233341, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844461256814, 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=11795305, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22411, opaque=0xb443d4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2701, encodingMicros=3, totalDispatchMicros=252450, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844461319712, 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=11809327, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35086, opaque=0xb47a9a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21844, encodingMicros=3, totalDispatchMicros=84689, 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=3506844461360731, 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=11810000, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42243, opaque=0xb47d3b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21873, encodingMicros=3, totalDispatchMicros=78804, 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=3506844461386138, 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=11810072, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35116, opaque=0xb47d83, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=21894, encodingMicros=3, totalDispatchMicros=78588, 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=3506844461495837, 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=11793180, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38018, opaque=0xb43b87, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3063, encodingMicros=3, totalDispatchMicros=280974, 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=3506844461508066, 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=11806803, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58492, opaque=0xb470be, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5912, encodingMicros=3, totalDispatchMicros=82181, 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=3506844461592830, 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=11794795, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45849, opaque=0xb441d6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3124, encodingMicros=3, totalDispatchMicros=267524, 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=3506844461619979, 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=11807206, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65734, opaque=0xb47251, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5999, encodingMicros=3, totalDispatchMicros=79486, 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=3506844461180727, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11813618, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50207, opaque=0xb48b5d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1829, encodingMicros=4, totalDispatchMicros=6241, 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=3506844461175558, 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=11813460, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51866, opaque=0xb48abf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3529, encodingMicros=4, totalDispatchMicros=12339, 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=3506844461728892, 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=11804971, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36445, opaque=0xb46996, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24032, encodingMicros=3, totalDispatchMicros=105363, 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=3506844461112505, 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=11797515, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47276, opaque=0xb44c76, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3079, encodingMicros=2, totalDispatchMicros=89578, 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=3506844461843163, 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=11810740, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55079, opaque=0xb4801f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3374, encodingMicros=2, totalDispatchMicros=61556, 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=3506844461853348, 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=11797027, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34504, opaque=0xb44a8e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2496, encodingMicros=3, totalDispatchMicros=237042, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844462095552, 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=11788225, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49211, opaque=0xb4282c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3234, encodingMicros=2, totalDispatchMicros=296142, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844462119945, 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=11795746, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38107, opaque=0xb4458d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2722, encodingMicros=3, totalDispatchMicros=244424, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844462146705, 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=11795255, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38097, opaque=0xb443a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2744, encodingMicros=3, totalDispatchMicros=248298, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844462162151, 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=11787991, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37832, opaque=0xb42742, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3269, encodingMicros=2, totalDispatchMicros=298521, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844462191677, 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=11796240, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69285, opaque=0xb4477b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2749, encodingMicros=3, totalDispatchMicros=244397, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844462233200, 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=11802332, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25622, opaque=0xb45f47, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4158, encodingMicros=3, totalDispatchMicros=99284, 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=3506844462260771, 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=11800266, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32333, opaque=0xb45735, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2762, encodingMicros=3, totalDispatchMicros=217011, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844462304275, 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=11802837, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32469, opaque=0xb46140, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4042, encodingMicros=2, totalDispatchMicros=111887, 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=3506844461632594, 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=11795470, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34420, opaque=0xb44479, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3152, encodingMicros=3, totalDispatchMicros=260714, 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=3506844461313213, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11812171, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38736, opaque=0xb485b6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12505, encodingMicros=3, totalDispatchMicros=90212, 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=3506844461314844, 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=11799970, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40000, opaque=0xb4560d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4500, encodingMicros=2, totalDispatchMicros=234552, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844462336515, 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=11813478, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55792, opaque=0xb48ad1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2798, encodingMicros=5, totalDispatchMicros=17162, 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=3506844461859199, 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=11797308, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28527, opaque=0xb44ba7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23551, encodingMicros=2, totalDispatchMicros=265043, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844462774045, 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=11789967, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-17881, opaque=0xb42efa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6552, encodingMicros=2, totalDispatchMicros=217844, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506844462821024, 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=11813676, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-270, documentId=test_collections-26505, opaque=0xb48b97, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3426, encodingMicros=4, totalDispatchMicros=3426, 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=3506844462842389, 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=11805209, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36456, opaque=0xb46a85, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6611, encodingMicros=3, totalDispatchMicros=106600, 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=3506844462787297, 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=11812949, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23276, opaque=0xb488c0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3660, encodingMicros=2, totalDispatchMicros=28052, 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=3506844462780514, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11792085, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37974, opaque=0xb43740, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4663, encodingMicros=3, totalDispatchMicros=169611, 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=3506844462858807, 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=11796348, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-46982, opaque=0xb447e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24504, encodingMicros=2, totalDispatchMicros=271199, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844462856026, 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=11802682, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44004, opaque=0xb460a5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3456, encodingMicros=3, totalDispatchMicros=93319, 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=3506844462984024, 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=11806423, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18818, opaque=0xb46f42, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6687, encodingMicros=3, totalDispatchMicros=113131, 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=3506844463004009, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11792913, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49523, opaque=0xb43a7c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4852, encodingMicros=2, totalDispatchMicros=164118, 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=3506844462984677, 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=11812131, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46414, opaque=0xb4858e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3787, encodingMicros=3, totalDispatchMicros=68994, 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=3506844463085837, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11793514, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61255, opaque=0xb43cd5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4924, encodingMicros=2, totalDispatchMicros=159494, 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=3506844462990094, 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=11802697, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40138, opaque=0xb460b4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3586, encodingMicros=3, totalDispatchMicros=94474, 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=3506844463115776, 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=11812708, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35208, opaque=0xb487cf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3910, encodingMicros=3, totalDispatchMicros=58151, 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=3506844463128816, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11794862, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53641, opaque=0xb44219, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4954, encodingMicros=3, totalDispatchMicros=155638, 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=3506844463141103, 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=11812883, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46439, opaque=0xb4887e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3931, encodingMicros=3, totalDispatchMicros=55283, 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=3506844462983870, 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=11798249, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43766, opaque=0xb44f54, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=24617, encodingMicros=3, totalDispatchMicros=259542, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844463181652, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11795085, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38092, opaque=0xb442f8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4992, encodingMicros=2, totalDispatchMicros=152929, 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=3506844463169975, 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=11809777, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26283, opaque=0xb47c5c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6664, encodingMicros=3, totalDispatchMicros=85732, 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=3506844463135724, 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=11802746, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25764, opaque=0xb460e5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3727, encodingMicros=2, totalDispatchMicros=94592, 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=3506844463897293, 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=11811127, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19009, opaque=0xb481a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4165, encodingMicros=3, totalDispatchMicros=64732, 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=3506844463894273, 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=11805343, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15578, opaque=0xb46b0a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7763, encodingMicros=2, totalDispatchMicros=72683, 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=3506844463928996, 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=11811154, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26345, opaque=0xb481bd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4193, encodingMicros=3, totalDispatchMicros=64536, 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=3506844463895896, 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=11798110, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28585, opaque=0xb44ec9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7811, encodingMicros=3, totalDispatchMicros=248795, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844463984673, 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=11797917, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15151, opaque=0xb44e08, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7895, encodingMicros=2, totalDispatchMicros=249182, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844464010156, 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=11811451, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55399, opaque=0xb482e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4250, encodingMicros=2, totalDispatchMicros=67239, 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=3506844464011435, 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=11796474, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47024, opaque=0xb44864, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7918, encodingMicros=2, totalDispatchMicros=256463, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844464037199, 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=11810176, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18987, opaque=0xb47deb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7580, encodingMicros=3, totalDispatchMicros=47930, 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=3506844464038061, 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=11811481, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55409, opaque=0xb48304, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4274, encodingMicros=3, totalDispatchMicros=70778, 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=3506844464072110, 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=11813480, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40622, opaque=0xb48ad3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7967, encodingMicros=5, totalDispatchMicros=31517, 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=3506844464109197, 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=11813497, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55798, opaque=0xb48ae4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8001, encodingMicros=2, totalDispatchMicros=31531, 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=3506844464111552, 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=11810851, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55157, opaque=0xb4808d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7521, encodingMicros=2, totalDispatchMicros=85024, 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=3506844464071591, 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=11794756, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-14931, opaque=0xb441af, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5569, encodingMicros=3, totalDispatchMicros=194631, 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=3506844464076688, 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=11811491, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19024, opaque=0xb4830e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4309, encodingMicros=3, totalDispatchMicros=70322, 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=3506844464191190, 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=11812282, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-48015, opaque=0xb48625, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7547, encodingMicros=2, totalDispatchMicros=79523, 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=3506844464220010, 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=11812575, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26437, opaque=0xb4874a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4444, encodingMicros=3, totalDispatchMicros=62309, 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=3506844464176876, 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=11804611, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25952, opaque=0xb4682e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7859, encodingMicros=3, totalDispatchMicros=80130, 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=3506844464174714, 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=11806991, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44213, opaque=0xb4717a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5668, encodingMicros=2, totalDispatchMicros=95853, 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=3506844464307721, 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=11797654, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15136, opaque=0xb44d01, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1047, encodingMicros=2, totalDispatchMicros=54792, 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=3506844464290994, 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=11791187, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39471, opaque=0xb433be, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=462, encodingMicros=2, totalDispatchMicros=127482, 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=3506844464263528, 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=11812360, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26421, opaque=0xb48673, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7603, encodingMicros=2, totalDispatchMicros=78264, 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=3506844464969716, 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=11800706, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18530, opaque=0xb458ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1649, encodingMicros=2, totalDispatchMicros=50520, 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=3506844464999417, 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=11795328, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35948, opaque=0xb443eb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6304, encodingMicros=2, totalDispatchMicros=261097, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844465101548, 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=11812725, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44434, opaque=0xb487e0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6162, encodingMicros=3, totalDispatchMicros=48503, 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=3506844465153502, 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=11794898, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35920, opaque=0xb4423d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1645, encodingMicros=2, totalDispatchMicros=89702, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844465181306, 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=11794603, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28359, opaque=0xb44116, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1669, encodingMicros=2, totalDispatchMicros=92242, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844465180116, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11781851, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57426, opaque=0xb40f46, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9991, encodingMicros=2, totalDispatchMicros=255899, totalServerMicros=53, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844465210909, 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=11802825, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32466, opaque=0xb46134, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1693, encodingMicros=3, totalDispatchMicros=36999, 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=3506844465226543, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11797993, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38165, opaque=0xb44e54, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6885, encodingMicros=2, totalDispatchMicros=139045, 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=3506844465235470, 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=11802826, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36349, opaque=0xb46135, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1715, encodingMicros=2, totalDispatchMicros=37022, 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=3506844465249481, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11788842, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45623, opaque=0xb42a95, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10040, encodingMicros=2, totalDispatchMicros=205086, 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=3506844465274149, 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=11803089, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32484, opaque=0xb4623c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1746, encodingMicros=3, totalDispatchMicros=38996, 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=3506844465292816, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11789480, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41387, opaque=0xb42d13, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10069, encodingMicros=2, totalDispatchMicros=203052, 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=3506844465306980, 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=11803323, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28874, opaque=0xb46326, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1756, encodingMicros=2, totalDispatchMicros=36487, 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=3506844465332838, 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=11803424, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28880, opaque=0xb4638b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1779, encodingMicros=3, totalDispatchMicros=36912, 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=3506844465347531, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11787188, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49021, opaque=0xb4241f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10100, encodingMicros=15, totalDispatchMicros=214690, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844464248232, 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=11813547, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19105, opaque=0xb48b16, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4904, encodingMicros=3, totalDispatchMicros=14621, 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=3506844465363840, 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=11802655, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32452, opaque=0xb4608a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1496, encodingMicros=3, totalDispatchMicros=47597, 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=3506844465770125, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11793238, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49544, opaque=0xb43bc1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10449, encodingMicros=3, totalDispatchMicros=152855, 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=3506844465801410, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11793450, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61250, opaque=0xb43c95, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10475, encodingMicros=2, totalDispatchMicros=151289, 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=3506844465827046, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11793533, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69182, opaque=0xb43ce8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10497, encodingMicros=2, totalDispatchMicros=150143, 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=3506844465840155, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11809025, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38641, opaque=0xb4796c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6151, encodingMicros=2, totalDispatchMicros=87230, 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=3506844465877251, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11794434, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45846, opaque=0xb4406d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10525, encodingMicros=3, totalDispatchMicros=142488, 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=3506844465908458, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11809868, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54126, opaque=0xb47cb7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6199, encodingMicros=3, totalDispatchMicros=81656, 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=3506844466535091, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11794410, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69216, opaque=0xb44055, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6659, encodingMicros=3, totalDispatchMicros=271716, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844465355861, 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=11803673, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32514, opaque=0xb46484, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1799, encodingMicros=3, totalDispatchMicros=36632, 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=3506844465299571, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11785382, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-52971, opaque=0xb41d11, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1039, encodingMicros=2, totalDispatchMicros=147974, totalServerMicros=49, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844466619821, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11785333, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37590, opaque=0xb41ce0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2355, encodingMicros=2, totalDispatchMicros=150198, totalServerMicros=49, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844466650167, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11801480, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49870, opaque=0xb45bf3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2382, encodingMicros=3, totalDispatchMicros=50061, 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=3506844466687062, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11801546, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61528, opaque=0xb45c35, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2415, encodingMicros=3, totalDispatchMicros=50023, 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=3506844466719124, 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=11806663, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47753, opaque=0xb47032, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1502, encodingMicros=3, totalDispatchMicros=84135, 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=3506844466747344, 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=11806710, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44200, opaque=0xb47061, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1526, encodingMicros=3, totalDispatchMicros=83961, 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=3506844466776148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11806083, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54002, opaque=0xb46dee, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2457, encodingMicros=3, totalDispatchMicros=69259, 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=3506844466804078, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11803445, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34835, opaque=0xb463a0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1556, encodingMicros=3, totalDispatchMicros=116654, 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=3506844466831646, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11806771, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65713, opaque=0xb4709e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2465, encodingMicros=3, totalDispatchMicros=70129, 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=3506844466859465, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11806909, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61729, opaque=0xb47128, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2488, encodingMicros=3, totalDispatchMicros=71765, 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=3506844466886627, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11807533, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42169, opaque=0xb47398, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1479, encodingMicros=3, totalDispatchMicros=93508, 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=3506844466916752, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11808195, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38618, opaque=0xb4762e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2374, encodingMicros=3, totalDispatchMicros=66963, 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=3506844466933972, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11808532, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69684, opaque=0xb4777f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1514, encodingMicros=2, totalDispatchMicros=115362, 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=3506844467028942, 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=11808922, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51366, opaque=0xb47905, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1744, encodingMicros=3, totalDispatchMicros=35009, 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=3506844465254948, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11798196, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27278, opaque=0xb44f1f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6908, encodingMicros=2, totalDispatchMicros=138693, 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=3506844464973069, 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=11813158, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19083, opaque=0xb48991, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8316, encodingMicros=2, totalDispatchMicros=64484, 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=3506844467084692, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11798479, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49745, opaque=0xb4503a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8729, encodingMicros=3, totalDispatchMicros=135022, 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=3506844467127872, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11799058, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38219, opaque=0xb4527d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8763, encodingMicros=2, totalDispatchMicros=136086, 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=3506844467561308, 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=11812510, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36754, opaque=0xb48709, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1228, encodingMicros=3, totalDispatchMicros=59468, 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=3506844467032452, 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=11803320, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40177, opaque=0xb46323, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2258, encodingMicros=3, totalDispatchMicros=99618, 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=3506844466536212, 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=11806350, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58469, opaque=0xb46ef9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2447, encodingMicros=2, totalDispatchMicros=30686, 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=3506844465924257, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11796011, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49690, opaque=0xb44696, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10556, encodingMicros=3, totalDispatchMicros=143880, 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=3506844465778126, 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=11799698, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28687, opaque=0xb454fd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2438, encodingMicros=2, totalDispatchMicros=84235, 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=3506844467137001, 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=11797569, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32164, opaque=0xb44cac, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=10452, encodingMicros=2, totalDispatchMicros=241469, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844468152241, 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=11801904, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22780, opaque=0xb45d9b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4787, encodingMicros=3, totalDispatchMicros=75431, 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=3506844468155290, 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=11798853, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32235, opaque=0xb451b0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11484, encodingMicros=3, totalDispatchMicros=237196, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844468153747, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11794239, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-26983, opaque=0xb43faa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2266, encodingMicros=3, totalDispatchMicros=263180, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844468156588, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11798700, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73451, opaque=0xb45117, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12738, encodingMicros=8, totalDispatchMicros=129712, 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=3506844468243305, 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=11797276, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22535, opaque=0xb44b87, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9248, encodingMicros=3, totalDispatchMicros=247248, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844468228171, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11803207, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34823, opaque=0xb462b2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4515, encodingMicros=2, totalDispatchMicros=32561, 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=3506844468260143, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11798756, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49753, opaque=0xb4514f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12837, encodingMicros=3, totalDispatchMicros=128030, 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=3506844468304637, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11803527, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53905, opaque=0xb463f2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4567, encodingMicros=3, totalDispatchMicros=29444, 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=3506844468301053, 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=11812930, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55687, opaque=0xb488ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9256, encodingMicros=3, totalDispatchMicros=41199, 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=3506844468328354, 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=11806925, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15652, opaque=0xb47138, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12688, encodingMicros=3, totalDispatchMicros=81863, 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=3506844468337897, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11793717, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49581, opaque=0xb43da0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4563, encodingMicros=3, totalDispatchMicros=120565, totalServerMicros=8, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844468331382, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11803624, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58333, opaque=0xb46453, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4590, encodingMicros=3, totalDispatchMicros=31213, 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=3506844468356442, 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=11811243, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26353, opaque=0xb48216, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9298, encodingMicros=4, totalDispatchMicros=66985, 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=3506844468393168, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11804047, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61611, opaque=0xb465fa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4621, encodingMicros=2, totalDispatchMicros=30226, 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=3506844468326482, 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=11806407, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29048, opaque=0xb46f32, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2573, encodingMicros=2, totalDispatchMicros=81634, 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=3506844468445190, 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=11811764, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44389, opaque=0xb4841f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9362, encodingMicros=3, totalDispatchMicros=53642, 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=3506844468401338, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11798860, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58149, opaque=0xb451b7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4600, encodingMicros=3, totalDispatchMicros=83440, 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=3506844468475908, 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=11813520, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51870, opaque=0xb48afb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9281, encodingMicros=3, totalDispatchMicros=12938, 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=3506844468360397, 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=11807028, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23037, opaque=0xb4719f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12711, encodingMicros=3, totalDispatchMicros=81691, 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=3506844468557822, 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=11813394, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51857, opaque=0xb48a7d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9354, encodingMicros=3, totalDispatchMicros=38993, 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=3506844468511073, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11798928, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38213, opaque=0xb451fb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4705, encodingMicros=3, totalDispatchMicros=83399, 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=3506844468585056, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11785245, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-52928, opaque=0xb41c88, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3597, encodingMicros=2, totalDispatchMicros=147600, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844468451377, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11808072, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69675, opaque=0xb475b3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3504, encodingMicros=3, totalDispatchMicros=65313, 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=3506844468631250, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11795256, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53658, opaque=0xb443a3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4810, encodingMicros=3, totalDispatchMicros=107410, totalServerMicros=4, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844468620230, 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=11811868, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51690, opaque=0xb48487, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2811, encodingMicros=3, totalDispatchMicros=33244, 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=3506844468598391, 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=11796938, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18344, opaque=0xb44a35, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9383, encodingMicros=4, totalDispatchMicros=256441, totalServerMicros=205, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844468584071, 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=11807552, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18884, opaque=0xb473ab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12931, encodingMicros=3, totalDispatchMicros=76917, 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=3506844470573578, 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=11812115, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-48006, opaque=0xb4857e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=11995, encodingMicros=2, totalDispatchMicros=38346, 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=3506844470573671, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11809491, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35095, opaque=0xb47b3e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13875, encodingMicros=3, totalDispatchMicros=73433, 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=3506844470614651, 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=11812268, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19049, opaque=0xb48617, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12029, encodingMicros=3, totalDispatchMicros=37258, 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=3506844470628398, 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=11798290, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41836, opaque=0xb44f7d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3316, encodingMicros=3, totalDispatchMicros=249096, 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=3506844470640566, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11809850, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-35105, opaque=0xb47ca5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13918, encodingMicros=3, totalDispatchMicros=68460, 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=3506844470679409, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11810183, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54135, opaque=0xb47df2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13949, encodingMicros=3, totalDispatchMicros=64688, 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=3506844470696463, 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=11799279, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69361, opaque=0xb4535a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3360, encodingMicros=4, totalDispatchMicros=247830, 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=3506844470710759, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11809667, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46344, opaque=0xb47bee, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5477, encodingMicros=3, totalDispatchMicros=37732, 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=3506844470741258, 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=11799900, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27362, opaque=0xb455c7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3392, encodingMicros=2, totalDispatchMicros=243177, 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=3506844470768892, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11787842, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68855, opaque=0xb426ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5249, encodingMicros=2, totalDispatchMicros=318937, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844470787731, 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=11800613, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65487, opaque=0xb45890, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3425, encodingMicros=2, totalDispatchMicros=240665, 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=3506844470821629, 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=11800716, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69419, opaque=0xb458f7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3452, encodingMicros=2, totalDispatchMicros=239537, 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=3506844470850735, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11785850, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37708, opaque=0xb41ee5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5305, encodingMicros=2, totalDispatchMicros=330338, totalServerMicros=210, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844470572067, 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=11791573, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39496, opaque=0xb43540, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4602, encodingMicros=3, totalDispatchMicros=295537, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844470579961, 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=11810852, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51650, opaque=0xb4808f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14882, encodingMicros=3, totalDispatchMicros=71841, 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=3506844470853390, 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=11801048, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49852, opaque=0xb45a43, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3477, encodingMicros=2, totalDispatchMicros=233146, 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=3506844470985086, 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=11808635, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23116, opaque=0xb477e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14610, encodingMicros=2, totalDispatchMicros=77619, 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=3506844471021343, 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=11802928, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58302, opaque=0xb4619b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3616, encodingMicros=2, totalDispatchMicros=224323, 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=3506844471037828, 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=11808645, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29158, opaque=0xb477f0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14658, encodingMicros=2, totalDispatchMicros=85778, 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=3506844470711232, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11810430, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38692, opaque=0xb47ee9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=13965, encodingMicros=3, totalDispatchMicros=62044, 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=3506844471084358, 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=11808823, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51323, opaque=0xb478a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14688, encodingMicros=2, totalDispatchMicros=86805, 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=3506844471094512, 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=11809108, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29184, opaque=0xb479bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4151, encodingMicros=3, totalDispatchMicros=27648, 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=3506844470646580, 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=11812955, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51793, opaque=0xb488c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12052, encodingMicros=2, totalDispatchMicros=40593, 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=3506844470613792, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11804949, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46214, opaque=0xb46980, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5634, encodingMicros=3, totalDispatchMicros=111890, 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=3506844471158274, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11785668, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53052, opaque=0xb41e2f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12066, encodingMicros=2, totalDispatchMicros=333180, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844471177751, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11805126, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53974, opaque=0xb46a31, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6194, encodingMicros=3, totalDispatchMicros=111216, 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=3506844471187439, 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=11797423, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43730, opaque=0xb44c1a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12562, encodingMicros=3, totalDispatchMicros=242662, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844471121231, 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=11809322, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40484, opaque=0xb47a95, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4174, encodingMicros=2, totalDispatchMicros=31266, 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=3506844471212556, 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=11799619, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15271, opaque=0xb454ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12583, encodingMicros=2, totalDispatchMicros=234394, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844471223049, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11786822, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45496, opaque=0xb422b1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6221, encodingMicros=2, totalDispatchMicros=237135, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844471245790, 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=11810064, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40514, opaque=0xb47d7b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4288, encodingMicros=2, totalDispatchMicros=30293, 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=3506844471257272, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11786886, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45506, opaque=0xb422f1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6217, encodingMicros=4, totalDispatchMicros=237170, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844471285179, 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=11796171, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32110, opaque=0xb44736, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4030, encodingMicros=2, totalDispatchMicros=258872, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844471293697, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11805350, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69578, opaque=0xb46b11, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6249, encodingMicros=2, totalDispatchMicros=102219, 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=3506844471116851, 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=11808954, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26243, opaque=0xb47925, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14717, encodingMicros=3, totalDispatchMicros=84117, 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=3506844471321792, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11805701, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49994, opaque=0xb46c70, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6273, encodingMicros=2, totalDispatchMicros=99729, 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=3506844470993296, 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=11809195, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44293, opaque=0xb47a16, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2729, encodingMicros=4, totalDispatchMicros=82429, 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=3506844471348046, 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=11809093, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51425, opaque=0xb479b0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3575, encodingMicros=3, totalDispatchMicros=40316, 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=3506844471342648, 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=11808994, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18939, opaque=0xb4794d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=14939, encodingMicros=3, totalDispatchMicros=84325, 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=3506844471314599, 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=11795449, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32080, opaque=0xb44464, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4056, encodingMicros=3, totalDispatchMicros=263923, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844471210481, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11786315, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68669, opaque=0xb420b6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12106, encodingMicros=3, totalDispatchMicros=332075, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844471495910, 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=11813324, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55763, opaque=0xb48a37, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4220, encodingMicros=3, totalDispatchMicros=25571, 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=3506844471507625, 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=11806676, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23015, opaque=0xb4703f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15784, encodingMicros=2, totalDispatchMicros=116753, 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=3506844471403112, 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=11809227, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51465, opaque=0xb47a36, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3626, encodingMicros=3, totalDispatchMicros=37559, 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=3506844471543355, 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=11806882, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29082, opaque=0xb4710d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15813, encodingMicros=2, totalDispatchMicros=115271, 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=3506844471563268, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11813557, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46448, opaque=0xb48b20, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12373, encodingMicros=3, totalDispatchMicros=18986, 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=3506844471575694, 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=11809451, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51518, opaque=0xb47b16, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3787, encodingMicros=2, totalDispatchMicros=37701, 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=3506844471374015, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11807416, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42158, opaque=0xb47323, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6304, encodingMicros=3, 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.064S, createdAt=3506844471608413, 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=11809709, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29210, opaque=0xb47c18, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3815, encodingMicros=2, totalDispatchMicros=34214, 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=3506844471620707, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11813283, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61885, opaque=0xb48a0f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=12379, encodingMicros=3, totalDispatchMicros=36181, 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=3506844471640414, 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=11810025, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40511, opaque=0xb47d54, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3841, encodingMicros=3, totalDispatchMicros=30947, 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=3506844471602853, 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=11810888, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55175, opaque=0xb480b3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15851, encodingMicros=3, totalDispatchMicros=85785, 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=3506844471531386, 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=11813002, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51804, opaque=0xb488f5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4252, encodingMicros=3, totalDispatchMicros=28811, 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=3506844471701363, 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=11811139, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29249, opaque=0xb481ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15941, encodingMicros=3, totalDispatchMicros=82587, 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=3506844471665180, 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=11810066, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51603, opaque=0xb47d7d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3861, encodingMicros=3, totalDispatchMicros=29658, 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=3506844471749918, 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=11791484, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22220, opaque=0xb434e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=15973, encodingMicros=3, totalDispatchMicros=316381, totalServerMicros=226, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844471759323, 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=11810206, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44343, opaque=0xb47e09, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3952, encodingMicros=2, totalDispatchMicros=27642, 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=3506844471778167, 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=11797291, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39850, opaque=0xb44b96, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4473, encodingMicros=2, totalDispatchMicros=241860, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844471662277, 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=11810089, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23168, opaque=0xb47d94, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6542, encodingMicros=3, totalDispatchMicros=47997, 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=3506844471847370, 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=11810178, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51615, opaque=0xb47ded, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6723, encodingMicros=2, totalDispatchMicros=51642, 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=3506844471785468, 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=11791430, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18021, opaque=0xb434b1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16002, encodingMicros=2, totalDispatchMicros=316053, totalServerMicros=221, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844471898438, 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=11810622, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54978, opaque=0xb47fa9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6747, encodingMicros=2, totalDispatchMicros=47581, 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=3506844471848255, 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=11807668, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40401, opaque=0xb4741f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4964, encodingMicros=2, totalDispatchMicros=78116, 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=3506844472017638, 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=11810044, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23167, opaque=0xb47d67, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=16166, encodingMicros=2, totalDispatchMicros=112443, 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=3506844471926063, 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=11810701, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55047, opaque=0xb47ff8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6770, encodingMicros=2, totalDispatchMicros=47249, 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=3506844471919019, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=11807176, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54047, opaque=0xb47233, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3983, encodingMicros=3, totalDispatchMicros=98392, 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=3506844474229008, 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=11794555, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32031, opaque=0xb440e6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3821, encodingMicros=2, totalDispatchMicros=257534, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844474237784, 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=11807696, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44253, opaque=0xb4743b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6244, encodingMicros=3, totalDispatchMicros=95930, 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=3506844474245104, 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=11809814, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61822, opaque=0xb47c81, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18266, encodingMicros=3, totalDispatchMicros=98925, 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=3506844474278825, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11813025, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58715, opaque=0xb4890c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2231, encodingMicros=2, totalDispatchMicros=52488, 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=3506844474305527, 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=11808315, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26224, opaque=0xb476a6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6280, encodingMicros=15, totalDispatchMicros=121329, 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=3506844474315476, 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=11809923, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38669, opaque=0xb47cee, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18331, encodingMicros=2, totalDispatchMicros=98385, 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=3506844474233040, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11800426, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65482, opaque=0xb457d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7409, encodingMicros=3, totalDispatchMicros=69266, 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=3506844474322148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11813474, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50202, opaque=0xb48acd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2270, encodingMicros=4, totalDispatchMicros=12998, 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=3506844474283801, 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=11813294, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23287, opaque=0xb48a19, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3859, encodingMicros=3, totalDispatchMicros=21770, 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=3506844474373422, 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=11786490, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53191, opaque=0xb42165, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18335, encodingMicros=3, totalDispatchMicros=338478, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844474485197, 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=11813611, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-48090, opaque=0xb48b56, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4029, encodingMicros=3, totalDispatchMicros=11009, 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=3506844474494345, 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=11802957, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53886, opaque=0xb461b8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17937, encodingMicros=3, totalDispatchMicros=136269, 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=3506844474361204, 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=11808605, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51260, opaque=0xb477c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6323, encodingMicros=3, totalDispatchMicros=120822, 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=3506844474372734, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11800488, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38299, opaque=0xb45813, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7546, encodingMicros=3, totalDispatchMicros=69023, 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=3506844474586968, 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=11811710, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55483, opaque=0xb483e9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9308, encodingMicros=2, totalDispatchMicros=61500, 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=3506844474602107, 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=11811358, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55368, opaque=0xb48289, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6479, encodingMicros=3, totalDispatchMicros=65101, 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=3506844474614929, 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=11811830, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55513, opaque=0xb48461, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9331, encodingMicros=3, totalDispatchMicros=84312, 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=3506844474598784, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11802895, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65575, opaque=0xb4617a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=515, encodingMicros=3, totalDispatchMicros=45561, 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=3506844474647620, 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=11812211, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55574, opaque=0xb485de, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=9356, encodingMicros=3, totalDispatchMicros=78158, 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=3506844474547302, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11811772, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65852, opaque=0xb48427, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17754, encodingMicros=3, totalDispatchMicros=94972, 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=3506844474484843, 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=11792283, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39572, opaque=0xb43806, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2162, encodingMicros=2, totalDispatchMicros=304411, totalServerMicros=213, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844474731560, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11812956, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69776, opaque=0xb488c7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17925, encodingMicros=4, totalDispatchMicros=86341, 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=3506844474736034, 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=11800744, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36245, opaque=0xb45913, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=634, encodingMicros=2, totalDispatchMicros=49240, 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=3506844474761428, 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=11795540, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35973, opaque=0xb444bf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4587, encodingMicros=3, totalDispatchMicros=252479, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844474647620, 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=11811664, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44383, opaque=0xb483bb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6517, encodingMicros=25, totalDispatchMicros=60676, 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=3506844474789440, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11810610, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46381, opaque=0xb47f9d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17961, encodingMicros=3, totalDispatchMicros=105731, 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=3506844474617079, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11807136, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73785, opaque=0xb4720b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7704, encodingMicros=3, totalDispatchMicros=78164, 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=3506844474820930, 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=11792976, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39635, opaque=0xb43abb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4619, encodingMicros=3, totalDispatchMicros=275787, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844474603131, 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=11805830, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36480, opaque=0xb46cf1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=321, encodingMicros=4, totalDispatchMicros=30262, 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=3506844474859062, 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=11796029, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32103, opaque=0xb446a8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4650, encodingMicros=2, totalDispatchMicros=249638, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844474825047, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11793658, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41653, opaque=0xb43d65, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=17989, encodingMicros=3, totalDispatchMicros=294922, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844474807515, 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=11811727, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51683, opaque=0xb483fa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6672, encodingMicros=2, totalDispatchMicros=60009, 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=3506844474930137, 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=11788936, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-60800, opaque=0xb42af3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7508, encodingMicros=3, totalDispatchMicros=315056, 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=3506844474776807, 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=11801022, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28758, opaque=0xb45a29, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=669, encodingMicros=2, totalDispatchMicros=47008, 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=3506844474761428, 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=11793393, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22291, opaque=0xb43c5c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2430, encodingMicros=8, totalDispatchMicros=295432, totalServerMicros=213, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844475003050, 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=11795872, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35987, opaque=0xb4460b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=881, encodingMicros=2, totalDispatchMicros=80764, totalServerMicros=23, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844475030474, 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=11792946, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18140, opaque=0xb43a9d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2692, encodingMicros=3, totalDispatchMicros=299800, totalServerMicros=218, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844475043032, 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=11801328, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47465, opaque=0xb45b5b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=911, encodingMicros=3, totalDispatchMicros=49132, 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=3506844475086559, 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=11801294, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15361, opaque=0xb45b39, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=949, encodingMicros=2, totalDispatchMicros=46889, 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=3506844474991538, 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=11798242, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15176, opaque=0xb44f4d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7330, encodingMicros=2, totalDispatchMicros=67206, 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=3506844474988040, 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=11804682, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58387, opaque=0xb46875, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7546, encodingMicros=2, totalDispatchMicros=210344, 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=3506844474921236, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11798152, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38176, opaque=0xb44ef3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18081, encodingMicros=2, totalDispatchMicros=261462, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844474918590, 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=11793858, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18208, opaque=0xb43e2d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4692, encodingMicros=2, totalDispatchMicros=275477, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844475299950, 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=11806376, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58470, opaque=0xb46f13, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7829, encodingMicros=3, totalDispatchMicros=195526, 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=3506844475057585, 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=11812988, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26461, opaque=0xb488e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2714, encodingMicros=4, totalDispatchMicros=65203, 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=3506844475349051, 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=11807725, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65753, opaque=0xb47458, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7863, encodingMicros=2, totalDispatchMicros=179897, 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=3506844475362122, 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=11813100, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55718, opaque=0xb48957, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3010, encodingMicros=2, totalDispatchMicros=70016, 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=3506844475304893, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11796758, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38136, opaque=0xb44981, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18403, encodingMicros=3, totalDispatchMicros=271953, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844475305842, 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=11809922, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36644, opaque=0xb47ced, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7464, encodingMicros=2, totalDispatchMicros=57225, 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=3506844475454508, 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=11810058, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61834, opaque=0xb47d75, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7924, encodingMicros=2, totalDispatchMicros=151061, 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=3506844475435033, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11795615, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69262, opaque=0xb4450a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18530, encodingMicros=2, totalDispatchMicros=279703, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844475510107, 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=11811916, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46407, opaque=0xb484b7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7960, encodingMicros=3, totalDispatchMicros=113453, 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=3506844475357453, 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=11804679, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47643, opaque=0xb46872, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=830, encodingMicros=2, totalDispatchMicros=36775, 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=3506844475521797, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11798046, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58109, opaque=0xb44e89, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18607, encodingMicros=2, totalDispatchMicros=265538, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844475581633, 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=11812695, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58706, opaque=0xb487c2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8004, encodingMicros=2, totalDispatchMicros=98672, 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=3506844475595424, 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=11805814, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44154, opaque=0xb46ce1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=916, encodingMicros=3, totalDispatchMicros=37107, 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=3506844475607089, 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=11813263, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58721, opaque=0xb489fa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8025, encodingMicros=3, totalDispatchMicros=53495, 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=3506844475623836, 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=11805871, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32640, opaque=0xb46d1a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=939, encodingMicros=3, totalDispatchMicros=37075, 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=3506844475652982, 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=11805904, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36485, opaque=0xb46d3b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=964, encodingMicros=3, totalDispatchMicros=37120, 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=3506844475664444, 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=11788103, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73127, opaque=0xb427b2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8059, encodingMicros=2, totalDispatchMicros=326678, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844475700717, 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=11806547, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40348, opaque=0xb46fbe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=995, encodingMicros=3, totalDispatchMicros=35627, 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=3506844475713866, 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=11787882, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53274, opaque=0xb426d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8093, encodingMicros=3, totalDispatchMicros=328073, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844475749776, 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=11787744, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64892, opaque=0xb4264b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8122, encodingMicros=2, totalDispatchMicros=329803, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844475772767, 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=11787101, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37791, opaque=0xb423c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8140, encodingMicros=3, totalDispatchMicros=332239, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844475791832, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11795236, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57904, opaque=0xb4438f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5556, encodingMicros=3, totalDispatchMicros=267308, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844475838760, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11805752, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69590, opaque=0xb46ca3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=704, encodingMicros=2, totalDispatchMicros=41355, 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=3506844475875732, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11789448, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41379, opaque=0xb42cf3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5609, encodingMicros=2, totalDispatchMicros=293341, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844475514343, 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=11804754, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34898, opaque=0xb468bd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7828, encodingMicros=2, totalDispatchMicros=103291, 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=3506844475917424, 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=11800116, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36216, opaque=0xb4569f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1695, encodingMicros=3, totalDispatchMicros=69535, 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=3506844475945472, 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=11804847, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65649, opaque=0xb4691a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8255, encodingMicros=2, totalDispatchMicros=103469, 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=3506844475795015, 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=11786251, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31567, opaque=0xb42076, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=645, encodingMicros=2, totalDispatchMicros=178751, 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=3506844475796377, 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=11785843, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68590, opaque=0xb41ede, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8160, encodingMicros=2, totalDispatchMicros=337903, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844476039694, 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=11805094, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73713, opaque=0xb46a11, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8186, encodingMicros=3, totalDispatchMicros=84141, 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=3506844475655435, 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=11797817, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22563, opaque=0xb44da4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1311, encodingMicros=2, totalDispatchMicros=90939, 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=3506844477414787, 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=11806864, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32703, opaque=0xb470fb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1648, encodingMicros=3, totalDispatchMicros=59976, 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=3506844477441041, 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=11803133, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15459, opaque=0xb46268, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1277, encodingMicros=3, totalDispatchMicros=40319, 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=3506844475624656, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11793737, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69194, opaque=0xb43db4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18655, encodingMicros=3, totalDispatchMicros=297904, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844477422642, 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=11811087, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55261, opaque=0xb4817a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1311, encodingMicros=2, 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.128S, createdAt=3506844477420984, 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=11793215, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39663, opaque=0xb43baa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2845, encodingMicros=3, totalDispatchMicros=133231, totalServerMicros=16, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844476051465, 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=11791134, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35690, opaque=0xb43389, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=887, encodingMicros=2, totalDispatchMicros=155101, 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=3506844477896317, 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=11777901, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-13770, opaque=0xb3ffd8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2707, encodingMicros=2, totalDispatchMicros=275750, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844477897411, 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=11789800, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-60990, opaque=0xb42e52, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1354, encodingMicros=2, totalDispatchMicros=303164, 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=3506844477914282, 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=11802557, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25715, opaque=0xb46028, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3686, encodingMicros=2, totalDispatchMicros=48507, 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=3506844477940222, 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=11791989, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31915, opaque=0xb436e0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3708, encodingMicros=2, totalDispatchMicros=125183, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844477950694, 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=11791170, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61079, opaque=0xb433ad, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1395, encodingMicros=3, totalDispatchMicros=296810, 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=3506844477985671, 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=11802787, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32463, opaque=0xb4610e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3737, encodingMicros=3, totalDispatchMicros=46285, 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=3506844478027362, 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=11788797, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53346, opaque=0xb42a68, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1456, encodingMicros=2, totalDispatchMicros=307564, totalServerMicros=191, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844478035249, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11812243, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-50174, opaque=0xb485fe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1498, encodingMicros=2, totalDispatchMicros=34267, 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=3506844478056103, 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=11791408, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61094, opaque=0xb4349b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1481, encodingMicros=2, totalDispatchMicros=295413, 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=3506844478055386, 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=11812738, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26450, opaque=0xb487ed, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1698, encodingMicros=3, totalDispatchMicros=67206, 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=3506844478096983, 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=11791780, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61129, opaque=0xb4360f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1501, encodingMicros=3, totalDispatchMicros=292896, 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=3506844478034922, 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=11802854, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22817, opaque=0xb46151, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3783, encodingMicros=2, totalDispatchMicros=45772, 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=3506844478136556, 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=11792235, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65196, opaque=0xb437d6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1507, encodingMicros=3, totalDispatchMicros=289805, 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=3506844478143041, 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=11795032, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35925, opaque=0xb442c3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3882, encodingMicros=2, totalDispatchMicros=98455, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844478174615, 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=11792322, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49479, opaque=0xb4382d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1536, encodingMicros=2, totalDispatchMicros=288521, 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=3506844478175350, 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=11807230, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32715, opaque=0xb47269, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2701, encodingMicros=3, totalDispatchMicros=74670, 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=3506844478253089, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11789536, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41401, opaque=0xb42d4b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1752, encodingMicros=2, totalDispatchMicros=301794, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844478262736, 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=11808140, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40418, opaque=0xb475f7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2762, encodingMicros=2, totalDispatchMicros=72947, 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=3506844478287258, 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=11798853, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32235, opaque=0xb451b0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=732, encodingMicros=3, totalDispatchMicros=237929, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844478300406, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11791017, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73211, opaque=0xb43314, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1787, encodingMicros=3, totalDispatchMicros=296505, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844478288846, 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=11808338, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51162, opaque=0xb476bd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2783, encodingMicros=2, totalDispatchMicros=71904, 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=3506844478321115, 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=11795924, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35991, opaque=0xb4463f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=762, encodingMicros=12, totalDispatchMicros=256615, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844478335687, 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=11808441, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51207, opaque=0xb47724, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2827, encodingMicros=3, totalDispatchMicros=69583, 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=3506844478349827, 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=11795263, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32071, opaque=0xb443aa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=786, encodingMicros=3, totalDispatchMicros=261868, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844478353117, 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=11811462, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36698, opaque=0xb482f1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2104, encodingMicros=2, totalDispatchMicros=48564, 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=3506844478352315, 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=11810165, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36658, opaque=0xb47de0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2035, encodingMicros=3, totalDispatchMicros=84556, 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=3506844478389123, 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=11811477, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29261, opaque=0xb48300, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2137, encodingMicros=3, totalDispatchMicros=48569, 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=3506844478399673, 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=11810354, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47947, opaque=0xb47e9d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2079, encodingMicros=3, totalDispatchMicros=81185, 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=3506844478389053, 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=11797276, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22535, opaque=0xb44b87, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=818, encodingMicros=3, totalDispatchMicros=248067, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844478423647, 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=11808045, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23095, opaque=0xb47598, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2650, encodingMicros=4, totalDispatchMicros=66477, 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=3506844478439662, 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=11813561, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44468, opaque=0xb48b24, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=863, encodingMicros=4, totalDispatchMicros=18026, 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=3506844478425778, 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=11810477, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54862, opaque=0xb47f18, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2102, encodingMicros=2, totalDispatchMicros=78991, 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=3506844478480201, 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=11813394, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51857, opaque=0xb48a7d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=873, encodingMicros=3, totalDispatchMicros=39867, 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=3506844478466089, 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=11813214, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19089, opaque=0xb489c9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2163, encodingMicros=2, totalDispatchMicros=26982, 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=3506844478517346, 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=11797959, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28574, opaque=0xb44e32, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=903, encodingMicros=3, totalDispatchMicros=249169, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844478466654, 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=11808121, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51055, opaque=0xb475e4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2688, encodingMicros=2, totalDispatchMicros=66436, 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=3506844478537835, 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=11793264, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39670, opaque=0xb43bdb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3290, encodingMicros=3, totalDispatchMicros=137742, 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=3506844478518977, 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=11811079, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47960, opaque=0xb48172, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2185, encodingMicros=3, totalDispatchMicros=76946, 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=3506844478586364, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11813507, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65907, opaque=0xb48aee, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1507, encodingMicros=3, totalDispatchMicros=26851, 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=3506844478598679, 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=11811238, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55322, opaque=0xb48211, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2261, encodingMicros=2, totalDispatchMicros=77333, 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=3506844478534727, 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=11799620, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39980, opaque=0xb454af, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2227, encodingMicros=3, totalDispatchMicros=223266, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844479322777, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11801355, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38346, opaque=0xb45b76, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=23854, encodingMicros=4, totalDispatchMicros=121204, 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=3506844479311456, 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=11799535, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39967, opaque=0xb4545a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2036, encodingMicros=3, totalDispatchMicros=54427, 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=3506844478829077, 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=11789327, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41360, opaque=0xb42c7a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3654, encodingMicros=2, totalDispatchMicros=134277, 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=3506844478630584, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11798387, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45959, opaque=0xb44fde, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3024, encodingMicros=2, totalDispatchMicros=99011, 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=3506844478626812, 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=11813167, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-48061, opaque=0xb4899a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1975, encodingMicros=3, totalDispatchMicros=68930, 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=3506844478591963, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11808348, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73826, opaque=0xb476c7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2878, encodingMicros=3, totalDispatchMicros=53731, 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=3506844482098324, 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=11787966, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45564, opaque=0xb42729, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3860, encodingMicros=3, totalDispatchMicros=305248, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844482106322, 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=11810760, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55094, opaque=0xb48033, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3152, encodingMicros=2, totalDispatchMicros=90079, 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=3506844482098469, 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=11793258, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39669, opaque=0xb43bd5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4055, encodingMicros=2, totalDispatchMicros=280169, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844482102219, 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=11803057, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49907, opaque=0xb4621c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5876, encodingMicros=3, totalDispatchMicros=52258, 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=3506844482165046, 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=11813694, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23304, opaque=0xb48ba9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3836, encodingMicros=3, totalDispatchMicros=8389, 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=3506844482098836, 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=11805373, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28990, opaque=0xb46b28, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6675, encodingMicros=2, totalDispatchMicros=90229, 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=3506844482209890, 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=11787146, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64731, opaque=0xb423f5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4720, encodingMicros=2, totalDispatchMicros=158248, totalServerMicros=25, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844482101597, 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=11813632, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32930, opaque=0xb48b6b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4916, encodingMicros=3, totalDispatchMicros=14941, 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=3506844482213706, 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=11805876, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40311, opaque=0xb46d1f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6786, encodingMicros=2, totalDispatchMicros=88044, 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=3506844482293969, 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=11792004, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61152, opaque=0xb436ef, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4767, encodingMicros=3, totalDispatchMicros=135574, 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=3506844482306096, 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=11793536, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38035, opaque=0xb43ceb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5548, encodingMicros=3, totalDispatchMicros=283920, 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=3506844482318026, 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=11808353, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29144, opaque=0xb476cc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3889, encodingMicros=2, totalDispatchMicros=89857, 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=3506844482180978, 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=11808673, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51282, opaque=0xb4780c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26661, encodingMicros=2, totalDispatchMicros=101964, 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=3506844482352654, 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=11794424, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73326, opaque=0xb44063, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5580, encodingMicros=3, totalDispatchMicros=276271, 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=3506844482157771, 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=11792936, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45788, opaque=0xb43a93, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3900, encodingMicros=3, totalDispatchMicros=275106, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844482375396, 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=11808859, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51335, opaque=0xb478c6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26847, encodingMicros=2, totalDispatchMicros=99924, 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=3506844482387478, 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=11808724, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18925, opaque=0xb4783f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3939, encodingMicros=3, totalDispatchMicros=84112, 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=3506844482320893, 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=11792103, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41542, opaque=0xb43752, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4788, encodingMicros=3, totalDispatchMicros=134853, 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=3506844482404132, 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=11789121, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-60834, opaque=0xb42bac, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4140, encodingMicros=2, totalDispatchMicros=298948, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844482430258, 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=11788705, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45618, opaque=0xb42a0c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4162, encodingMicros=2, totalDispatchMicros=300726, totalServerMicros=205, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844482282237, 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=11813644, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55816, opaque=0xb48b77, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5091, encodingMicros=4, totalDispatchMicros=13971, 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=3506844482436346, 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=11809364, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51501, opaque=0xb47abf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26883, encodingMicros=3, totalDispatchMicros=94181, 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=3506844482429902, 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=11792291, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49476, opaque=0xb4380e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4893, encodingMicros=3, totalDispatchMicros=133147, 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=3506844482540851, 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=11795392, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27082, opaque=0xb4442b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4415, encodingMicros=2, totalDispatchMicros=251470, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844482412261, 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=11808751, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29163, opaque=0xb4785a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3960, encodingMicros=2, totalDispatchMicros=83753, 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=3506844482567393, 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=11799970, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-40000, opaque=0xb4560d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5572, encodingMicros=2, totalDispatchMicros=240124, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844482586138, 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=11795746, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38107, opaque=0xb4458d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4445, encodingMicros=3, totalDispatchMicros=248870, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844482600611, 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=11800263, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18504, opaque=0xb45732, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5600, encodingMicros=3, totalDispatchMicros=239726, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844482390908, 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=11794594, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41709, opaque=0xb4410d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5609, encodingMicros=2, totalDispatchMicros=274730, 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=3506844482623903, 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=11809449, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51517, opaque=0xb47b14, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4150, encodingMicros=3, totalDispatchMicros=78077, 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=3506844482619099, 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=11795255, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38097, opaque=0xb443a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4475, encodingMicros=3, totalDispatchMicros=252773, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844482644199, 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=11794688, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27014, opaque=0xb4416b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5859, encodingMicros=2, totalDispatchMicros=274098, 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=3506844482563769, 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=11792542, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65214, opaque=0xb43909, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5022, encodingMicros=3, totalDispatchMicros=131547, 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=3506844482669284, 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=11796807, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41795, opaque=0xb449b2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4517, encodingMicros=3, totalDispatchMicros=243548, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844482542023, 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=11803857, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47606, opaque=0xb4653c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26368, encodingMicros=2, totalDispatchMicros=86254, 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=3506844482707092, 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=11795744, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73358, opaque=0xb4458b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4544, encodingMicros=3, totalDispatchMicros=249741, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844482674799, 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=11794857, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34375, opaque=0xb44214, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5884, encodingMicros=3, totalDispatchMicros=272846, 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=3506844482664172, 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=11810070, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47925, opaque=0xb47d81, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4179, encodingMicros=3, 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.016S, createdAt=3506844482755519, 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=11798831, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39928, opaque=0xb4519a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4579, encodingMicros=3, totalDispatchMicros=228201, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844482650366, 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=11800123, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15296, opaque=0xb456a6, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5611, encodingMicros=3, totalDispatchMicros=243213, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844482792656, 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=11796386, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27163, opaque=0xb4480d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5775, encodingMicros=2, totalDispatchMicros=260270, 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=3506844482776368, 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=11813585, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36810, opaque=0xb48b3c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4161, encodingMicros=4, totalDispatchMicros=14863, 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=3506844482781594, 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=11800266, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32333, opaque=0xb45735, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4602, encodingMicros=3, totalDispatchMicros=221613, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844482720339, 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=11793489, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49563, opaque=0xb43cbc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5158, encodingMicros=3, totalDispatchMicros=131364, 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=3506844482882747, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11811647, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42277, opaque=0xb483aa, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4364, encodingMicros=3, totalDispatchMicros=41515, 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=3506844482720526, 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=11804076, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25888, opaque=0xb46617, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26542, encodingMicros=3, totalDispatchMicros=85679, 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=3506844482918290, 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=11812351, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42295, opaque=0xb4866a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4429, encodingMicros=3, totalDispatchMicros=41981, 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=3506844482931464, 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=11804326, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-28937, opaque=0xb46711, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26749, encodingMicros=2, totalDispatchMicros=80759, 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=3506844482946079, 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=11812379, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58693, opaque=0xb48686, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4452, encodingMicros=2, totalDispatchMicros=41689, 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=3506844482958480, 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=11804338, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25918, opaque=0xb4671d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26772, encodingMicros=3, totalDispatchMicros=80822, 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=3506844482888176, 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=11794642, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35907, opaque=0xb4413d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4699, encodingMicros=2, totalDispatchMicros=260785, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844482978131, 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=11795742, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53669, opaque=0xb44589, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5151, encodingMicros=3, totalDispatchMicros=115542, 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=3506844482847468, 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=11797372, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27215, opaque=0xb44be7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5788, encodingMicros=2, totalDispatchMicros=256804, 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=3506844483000723, 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=11805582, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18780, opaque=0xb46bf9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26797, encodingMicros=2, totalDispatchMicros=75470, 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=3506844483019053, 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=11796255, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41783, opaque=0xb4478a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5187, encodingMicros=3, totalDispatchMicros=112256, 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=3506844482842732, 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=11813107, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-29334, opaque=0xb4895e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5765, encodingMicros=2, totalDispatchMicros=68222, 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=3506844483045777, 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=11796387, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58022, opaque=0xb4480e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5210, encodingMicros=2, totalDispatchMicros=111494, 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=3506844483003597, 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=11794536, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35897, opaque=0xb440d3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4811, encodingMicros=2, totalDispatchMicros=263022, totalServerMicros=210, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844483079208, 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=11797042, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65369, opaque=0xb44a9d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5234, encodingMicros=4, totalDispatchMicros=104302, 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=3506844483105848, 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=11798276, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39895, opaque=0xb44f6f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4907, encodingMicros=2, totalDispatchMicros=237205, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844482977327, 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=11812631, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58703, opaque=0xb48782, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4480, encodingMicros=3, totalDispatchMicros=42224, 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=3506844483112046, 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=11787862, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68861, opaque=0xb426c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5052, encodingMicros=2, totalDispatchMicros=303254, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844483051289, 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=11805845, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15601, opaque=0xb46d00, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26761, encodingMicros=3, totalDispatchMicros=91393, 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=3506844483210332, 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=11810630, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54986, opaque=0xb47fb1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5232, encodingMicros=2, totalDispatchMicros=93177, 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=3506844483222564, 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=11810621, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-54977, opaque=0xb47fa8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4819, encodingMicros=3, totalDispatchMicros=43883, 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=3506844483245731, 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=11810670, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55020, opaque=0xb47fd9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5262, encodingMicros=2, totalDispatchMicros=93110, 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=3506844483207333, 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=11788528, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-68928, opaque=0xb4295b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5143, encodingMicros=3, totalDispatchMicros=299119, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844483269964, 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=11810718, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55060, opaque=0xb48009, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5282, encodingMicros=2, totalDispatchMicros=92631, 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=3506844483252549, 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=11811365, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26362, opaque=0xb48290, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26172, encodingMicros=3, totalDispatchMicros=89624, 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=3506844483292755, 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=11810743, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55082, opaque=0xb48022, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5302, encodingMicros=3, totalDispatchMicros=92452, 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=3506844483282203, 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=11810768, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55101, opaque=0xb4803b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4858, encodingMicros=2, 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.016S, createdAt=3506844483312238, 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=11788615, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49294, opaque=0xb429b2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5230, encodingMicros=2, totalDispatchMicros=298891, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844483313602, 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=11812120, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51716, opaque=0xb48583, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26228, encodingMicros=2, totalDispatchMicros=84488, 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=3506844483371775, 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=11788830, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53349, opaque=0xb42a89, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5280, encodingMicros=3, totalDispatchMicros=297469, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844483342986, 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=11811042, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26334, opaque=0xb4814d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4817, encodingMicros=3, totalDispatchMicros=69631, 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=3506844483419361, 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=11812590, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44427, opaque=0xb48759, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26317, encodingMicros=2, totalDispatchMicros=82766, 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=3506844483388071, 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=11787656, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-35501, opaque=0xb425f3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5072, encodingMicros=3, totalDispatchMicros=318614, totalServerMicros=219, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844483456744, 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=11812681, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36760, opaque=0xb487b4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26320, encodingMicros=2, totalDispatchMicros=82862, 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=3506844483424170, 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=11789209, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-60856, opaque=0xb42c04, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5325, encodingMicros=2, totalDispatchMicros=296767, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506844483475084, 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=11813547, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19105, opaque=0xb48b16, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5151, encodingMicros=3, totalDispatchMicros=19773, 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=3506844483469142, 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=11792752, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18128, opaque=0xb439db, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4923, encodingMicros=3, totalDispatchMicros=280462, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844483492901, 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=11800504, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36234, opaque=0xb45823, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26344, encodingMicros=3, totalDispatchMicros=250481, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844483498014, 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=11788733, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41230, opaque=0xb42a28, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5391, encodingMicros=2, totalDispatchMicros=298858, totalServerMicros=194, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844483516416, 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=11798754, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36142, opaque=0xb4514d, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=26359, encodingMicros=3, totalDispatchMicros=260728, totalServerMicros=211, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844483505504, 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=11813648, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51897, opaque=0xb48b7b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5174, encodingMicros=4, totalDispatchMicros=13174, 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=3506844483551181, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11803614, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46159, opaque=0xb46449, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6147, encodingMicros=3, totalDispatchMicros=41316, 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=3506844483602336, 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=11813696, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51908, opaque=0xb48bab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5245, encodingMicros=4, totalDispatchMicros=7927, 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=3506844483531810, 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=11813181, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55741, opaque=0xb489a8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4966, encodingMicros=3, totalDispatchMicros=57728, 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=3506844483606026, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11804222, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73678, opaque=0xb466a9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6182, encodingMicros=3, totalDispatchMicros=41531, 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=3506844483554934, 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=11813459, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23291, opaque=0xb48abe, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=18763, encodingMicros=3, totalDispatchMicros=48878, 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=3506844483709691, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11795242, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49655, opaque=0xb44395, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5822, encodingMicros=3, totalDispatchMicros=250897, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844483705354, 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=11793894, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43599, opaque=0xb43e51, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5108, encodingMicros=3, totalDispatchMicros=276708, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844489332372, 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=11799085, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15240, opaque=0xb45298, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4947, encodingMicros=3, totalDispatchMicros=115725, 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=3506844489389663, 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=11790027, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39306, opaque=0xb42f36, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4179, encodingMicros=2, totalDispatchMicros=214743, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844489338970, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11782675, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57703, opaque=0xb4127e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3893, encodingMicros=3, totalDispatchMicros=256701, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844489417047, 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=11789987, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39296, opaque=0xb42f0e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4202, encodingMicros=2, totalDispatchMicros=214886, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844489331950, 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=11808424, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51202, opaque=0xb47713, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3723, encodingMicros=3, totalDispatchMicros=107950, 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=3506844489443544, 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=11788625, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-31781, opaque=0xb429bc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4225, encodingMicros=3, totalDispatchMicros=219891, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844489478368, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11805836, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34942, opaque=0xb46cf7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4007, encodingMicros=2, totalDispatchMicros=104913, 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=3506844489395080, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11810833, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46384, opaque=0xb4807c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3497, encodingMicros=3, totalDispatchMicros=73650, 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=3506844489505766, 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=11809347, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23145, opaque=0xb47aae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3450, encodingMicros=2, totalDispatchMicros=109692, 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=3506844489625472, 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=11811369, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51672, opaque=0xb48294, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4043, encodingMicros=3, totalDispatchMicros=66189, 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=3506844489620325, 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=11808598, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26232, opaque=0xb477c1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3470, encodingMicros=19, totalDispatchMicros=92204, 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=3506844489628714, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11811933, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42286, opaque=0xb484c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4002, encodingMicros=4, totalDispatchMicros=66264, 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=3506844489659590, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11803130, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46140, opaque=0xb46265, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4979, encodingMicros=3, totalDispatchMicros=64072, 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=3506844489650757, 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=11811604, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55449, opaque=0xb4837f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4058, encodingMicros=2, totalDispatchMicros=64079, 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=3506844489688676, 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=11809810, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18965, opaque=0xb47c7e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3491, encodingMicros=2, totalDispatchMicros=92762, 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=3506844489686121, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11803189, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49911, opaque=0xb4629e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5002, encodingMicros=2, totalDispatchMicros=63217, 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=3506844489720033, 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=11809852, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26290, opaque=0xb47ca7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3517, encodingMicros=3, totalDispatchMicros=92756, 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=3506844489665327, 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=11811161, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55295, opaque=0xb481c4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4088, encodingMicros=2, totalDispatchMicros=47227, 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=3506844489745598, 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=11810026, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26300, opaque=0xb47d55, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3507, encodingMicros=2, totalDispatchMicros=98767, 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=3506844489799599, 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=11811699, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55477, opaque=0xb483de, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4211, encodingMicros=3, totalDispatchMicros=67945, 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=3506844489743353, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11803192, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58311, opaque=0xb462a3, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5055, encodingMicros=2, totalDispatchMicros=63302, 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=3506844489829015, 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=11811823, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47987, opaque=0xb4845a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4237, encodingMicros=2, totalDispatchMicros=70629, 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=3506844489713662, 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=11811860, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19038, opaque=0xb4847f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4112, encodingMicros=3, totalDispatchMicros=60982, 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=3506844489848113, 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=11799658, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34664, opaque=0xb454d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3285, encodingMicros=3, totalDispatchMicros=248991, 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=3506844489869438, 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=11811885, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51695, opaque=0xb48498, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4263, encodingMicros=3, totalDispatchMicros=61867, 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=3506844489881653, 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=11813558, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51881, opaque=0xb48b21, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1744, encodingMicros=2, totalDispatchMicros=38574, 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=3506844489855852, 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=11811973, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-26399, opaque=0xb484f0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4261, encodingMicros=3, totalDispatchMicros=70197, 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=3506844489909516, 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=11813706, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51911, opaque=0xb48bb5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=1767, encodingMicros=5, totalDispatchMicros=4770, 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=3506844489900324, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11813283, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61885, opaque=0xb48a0f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3270, encodingMicros=3, totalDispatchMicros=39451, 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=3506844489947343, 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=11812926, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-48046, opaque=0xb488a9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3144, encodingMicros=4, totalDispatchMicros=46898, 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=3506844489963226, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11788270, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45583, opaque=0xb42859, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3320, encodingMicros=4, totalDispatchMicros=315860, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844489884714, 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=11799797, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53765, opaque=0xb45560, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3316, encodingMicros=3, totalDispatchMicros=246517, 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=3506844490022478, 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=11800204, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73523, opaque=0xb456f7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3444, encodingMicros=3, totalDispatchMicros=246026, 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=3506844489951766, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11813567, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-38776, opaque=0xb48b2a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2383, encodingMicros=4, totalDispatchMicros=20597, 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=3506844490050288, 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=11800345, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27385, opaque=0xb45784, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3467, encodingMicros=2, totalDispatchMicros=245437, 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=3506844490046606, 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=11799002, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47384, opaque=0xb45245, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3226, encodingMicros=3, totalDispatchMicros=249508, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844490119218, 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=11813213, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51829, opaque=0xb489c8, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3283, encodingMicros=2, totalDispatchMicros=67947, 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=3506844490151752, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11811274, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46397, opaque=0xb48235, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4552, encodingMicros=3, totalDispatchMicros=57629, 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=3506844490158018, 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=11801716, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41966, opaque=0xb45cdf, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3514, encodingMicros=2, totalDispatchMicros=236141, 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=3506844490256359, 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=11796171, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32110, opaque=0xb44736, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3551, encodingMicros=2, totalDispatchMicros=262424, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844490284742, 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=11795449, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32080, opaque=0xb44464, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3574, encodingMicros=3, totalDispatchMicros=267498, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844490295366, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11792826, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73279, opaque=0xb43a25, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3521, encodingMicros=3, totalDispatchMicros=273291, totalServerMicros=195, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844490347725, 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=11787456, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49105, opaque=0xb4252b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3504, encodingMicros=3, totalDispatchMicros=328642, totalServerMicros=198, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844490366162, 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=11796996, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-32137, opaque=0xb44a6f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3602, encodingMicros=2, totalDispatchMicros=245555, totalServerMicros=190, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844490392964, 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=11795505, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39791, opaque=0xb4449c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3623, encodingMicros=2, totalDispatchMicros=254292, totalServerMicros=197, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844490410893, 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=11786595, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-64643, opaque=0xb421ce, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3529, encodingMicros=2, totalDispatchMicros=333324, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844490482977, 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=11803648, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73655, opaque=0xb4646b, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2953, encodingMicros=3, totalDispatchMicros=223755, 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=3506844490512091, 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=11804028, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-46174, opaque=0xb465e7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=2977, encodingMicros=2, totalDispatchMicros=220799, 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=3506844491627148, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11810944, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58656, opaque=0xb480eb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5518, encodingMicros=3, totalDispatchMicros=107100, 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=3506844491639565, 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=11812597, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51756, opaque=0xb48760, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4429, encodingMicros=2, totalDispatchMicros=75964, 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=3506844491630394, 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=11792992, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-69139, opaque=0xb43acb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5571, encodingMicros=2, totalDispatchMicros=198951, 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=3506844491713048, 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=11792283, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39572, opaque=0xb43806, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=4439, encodingMicros=2, totalDispatchMicros=308850, totalServerMicros=213, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844491715566, 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=11793137, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41622, opaque=0xb43b5c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5647, encodingMicros=2, totalDispatchMicros=197436, 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=3506844491868205, 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=11809121, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54104, opaque=0xb479cc, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=3980, encodingMicros=3, totalDispatchMicros=110076, 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=3506844492312663, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11793964, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-41667, opaque=0xb43e97, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6177, encodingMicros=2, totalDispatchMicros=272261, totalServerMicros=196, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844492344217, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11803264, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-34826, opaque=0xb462eb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6940, encodingMicros=2, totalDispatchMicros=56576, 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=3506844492304785, 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=11797326, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36070, opaque=0xb44bb9, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5800, encodingMicros=2, totalDispatchMicros=250701, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844492371375, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11803354, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53900, opaque=0xb46345, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6963, encodingMicros=2, totalDispatchMicros=56560, 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=3506844492374077, 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=11813071, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36782, opaque=0xb4893a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6344, encodingMicros=2, totalDispatchMicros=39519, 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=3506844492403240, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11803902, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-58347, opaque=0xb46569, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6988, encodingMicros=3, totalDispatchMicros=53119, 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=3506844492425607, 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=11796759, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47128, opaque=0xb44982, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6358, encodingMicros=2, totalDispatchMicros=249611, totalServerMicros=199, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844492441224, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11803908, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-42033, opaque=0xb4656f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7022, encodingMicros=3, totalDispatchMicros=53218, 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=3506844492383441, 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=11796404, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39821, opaque=0xb4481f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5874, encodingMicros=2, totalDispatchMicros=255449, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844492467518, 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=11799604, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36182, opaque=0xb4549f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6580, encodingMicros=2, totalDispatchMicros=66021, totalServerMicros=11, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844492466627, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11804480, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49947, opaque=0xb467ab, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7043, encodingMicros=2, totalDispatchMicros=54736, 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=3506844492488086, 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=11799907, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39996, opaque=0xb455ce, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5973, encodingMicros=3, totalDispatchMicros=233989, totalServerMicros=193, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844492512097, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11804635, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49960, opaque=0xb46846, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7086, encodingMicros=2, totalDispatchMicros=50247, 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=3506844492407663, 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=11811883, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55522, opaque=0xb48496, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6722, encodingMicros=3, totalDispatchMicros=47551, 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=3506844492569731, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11789610, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-45644, opaque=0xb42d95, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6264, encodingMicros=2, totalDispatchMicros=318758, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844492553092, 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=11796219, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22476, opaque=0xb44766, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6351, encodingMicros=3, totalDispatchMicros=261607, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506844492628357, 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=11813667, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55822, opaque=0xb48b8e, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5051, encodingMicros=5, totalDispatchMicros=24097, 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=3506844492642690, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11793196, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49541, opaque=0xb43b97, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6319, encodingMicros=3, totalDispatchMicros=291209, totalServerMicros=205, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844492518101, 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=11797423, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43730, opaque=0xb44c1a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6001, encodingMicros=3, totalDispatchMicros=248663, totalServerMicros=202, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844492495750, 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=11801653, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-18575, opaque=0xb45ca0, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6602, encodingMicros=3, totalDispatchMicros=53748, 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=3506844492697003, 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=11799619, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15271, opaque=0xb454ae, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6176, encodingMicros=2, totalDispatchMicros=240571, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844492661625, 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=11797052, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-43717, opaque=0xb44aa7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6429, encodingMicros=3, totalDispatchMicros=258145, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844492789379, 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=11796551, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22501, opaque=0xb448b2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6550, encodingMicros=2, totalDispatchMicros=259093, totalServerMicros=201, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844492813947, 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=11807485, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-47796, opaque=0xb47368, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6851, encodingMicros=2, totalDispatchMicros=92544, 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=3506844492833464, 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=11794746, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39754, opaque=0xb441a5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6573, encodingMicros=2, totalDispatchMicros=274655, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844492869092, 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=11798854, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15219, opaque=0xb451b1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6604, encodingMicros=3, totalDispatchMicros=245475, totalServerMicros=200, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506844492874706, 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=11808137, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-51064, opaque=0xb475f4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6874, encodingMicros=2, totalDispatchMicros=90186, 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=3506844493053481, 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=11790695, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-37928, opaque=0xb431d2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6621, encodingMicros=2, totalDispatchMicros=311446, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844493077956, 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=11800012, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22689, opaque=0xb45637, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8107, encodingMicros=2, totalDispatchMicros=90981, 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=3506844493083626, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11812010, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-73920, opaque=0xb48515, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6047, encodingMicros=3, totalDispatchMicros=74656, 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=3506844493092738, 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=11811946, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-55534, opaque=0xb484d5, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6882, encodingMicros=3, totalDispatchMicros=104835, 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=3506844493110507, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11812367, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-54215, opaque=0xb4867a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7375, encodingMicros=3, totalDispatchMicros=69969, 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=3506844493150373, 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=11809685, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-23153, opaque=0xb47c00, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7289, encodingMicros=3, totalDispatchMicros=52803, 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=3506844493155844, 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=11799948, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-39999, opaque=0xb455f7, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6934, encodingMicros=2, totalDispatchMicros=246671, totalServerMicros=192, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506844493194439, 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=11812192, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19046, opaque=0xb485cb, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6963, encodingMicros=3, totalDispatchMicros=80143, 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=3506844493219448, 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=11812194, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-48009, opaque=0xb485cd, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6977, encodingMicros=3, totalDispatchMicros=80210, 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=3506844493229710, 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=11813541, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36806, opaque=0xb48b10, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6223, encodingMicros=4, totalDispatchMicros=21905, 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=3506844493269282, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11795545, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-53663, opaque=0xb444c4, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5770, encodingMicros=2, totalDispatchMicros=270310, totalServerMicros=203, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844493295008, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=11795236, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-57904, opaque=0xb4438f, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=5791, encodingMicros=3, totalDispatchMicros=273100, totalServerMicros=206, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506844493302689, 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=11799722, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-22672, opaque=0xb45515, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7003, encodingMicros=3, totalDispatchMicros=254359, totalServerMicros=207, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844493104867, 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=11799529, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-36173, opaque=0xb45454, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8129, encodingMicros=3, totalDispatchMicros=94578, 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=3506844493118669, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11812199, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-61871, opaque=0xb485d2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6078, encodingMicros=3, totalDispatchMicros=71963, 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=3506844493420472, 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=11802042, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-15405, opaque=0xb45e25, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8385, encodingMicros=2, totalDispatchMicros=82673, 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=3506844493436503, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11791869, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-65159, opaque=0xb43668, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6363, encodingMicros=2, totalDispatchMicros=284477, totalServerMicros=208, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844493462673, 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=11802502, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25693, opaque=0xb45ff1, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8407, encodingMicros=2, totalDispatchMicros=79718, 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=3506844493486216, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11795131, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-27060, opaque=0xb44326, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6389, encodingMicros=3, totalDispatchMicros=255647, totalServerMicros=204, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506844493486462, 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=11802526, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-25703, opaque=0xb46009, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=8426, encodingMicros=3, totalDispatchMicros=78722, 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=3506844493551062, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11791857, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-256, documentId=test_collections-49454, opaque=0xb4365c, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=6404, encodingMicros=2, totalDispatchMicros=292540, totalServerMicros=209, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506844493562936, 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=11811127, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-19009, opaque=0xb481a2, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7520, encodingMicros=3, totalDispatchMicros=72252, 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=3506844493593852, 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=11811343, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-270, documentId=test_collections-44372, opaque=0xb4827a, scope=scope-19, type=kv}, timeoutMs=120000, timings={dispatchMicros=7542, encodingMicros=3, totalDispatchMicros=73471, 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=3506846737937002, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11925440, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63308, opaque=0xb6402b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8116, 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.016S, createdAt=3506846737955662, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11909068, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55490, opaque=0xb60037, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11656, encodingMicros=2, totalDispatchMicros=67373, 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=3506846738056135, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11927557, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34211, opaque=0xb64870, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8224, encodingMicros=3, totalDispatchMicros=16362, 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=3506846737958048, 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=11924275, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20890, opaque=0xb63b9e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1404, encodingMicros=3, totalDispatchMicros=19047, 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=3506846738053957, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11909411, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52219, opaque=0xb6018e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12593, encodingMicros=11, totalDispatchMicros=94630, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846737938187, 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=11922054, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16381, opaque=0xb632f1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1392, encodingMicros=2, totalDispatchMicros=25929, 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=3506846738168441, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11904691, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-44824, opaque=0xb5ef1e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12703, encodingMicros=2, totalDispatchMicros=144461, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506846738160205, 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=11924593, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20900, opaque=0xb63cdc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1576, encodingMicros=3, totalDispatchMicros=16227, 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=3506846738204135, 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=11922400, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23911, opaque=0xb6344b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1650, encodingMicros=2, totalDispatchMicros=25989, 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=3506846738199143, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11917579, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-25721, opaque=0xb62176, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2632, encodingMicros=2, totalDispatchMicros=51039, 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=3506846738245580, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11915424, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14098, opaque=0xb6190b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12764, encodingMicros=3, totalDispatchMicros=47573, 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=3506846738277149, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11920382, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6348, opaque=0xb62c69, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2696, encodingMicros=3, totalDispatchMicros=45400, 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=3506846738284242, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11921239, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9016, opaque=0xb62fc2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1673, encodingMicros=3, totalDispatchMicros=32405, 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=3506846738320270, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11922918, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26036, opaque=0xb63651, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2728, encodingMicros=3, totalDispatchMicros=34101, 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=3506846738320270, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11915949, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41241, opaque=0xb61b18, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12822, encodingMicros=2, totalDispatchMicros=47476, 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=3506846738365312, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11923190, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6507, opaque=0xb63761, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2762, encodingMicros=2, totalDispatchMicros=32989, 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=3506846738351217, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11929378, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-431, documentId=test_collections-12800, opaque=0xb64f8d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1504, encodingMicros=3, totalDispatchMicros=1504, 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=3506846738362895, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11928893, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-431, documentId=test_collections-16603, opaque=0xb64da8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8203, encodingMicros=3, totalDispatchMicros=8203, 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=3506846738407258, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11916147, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6059, opaque=0xb61bde, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12894, encodingMicros=3, totalDispatchMicros=47322, 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=3506846738428591, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11928669, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-56292, opaque=0xb64cc8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9437, encodingMicros=3, totalDispatchMicros=9437, 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=3506846738402353, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11923280, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41750, opaque=0xb637bb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2791, encodingMicros=3, totalDispatchMicros=28447, 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=3506846738478051, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11928739, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-26409, opaque=0xb64d0e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9417, encodingMicros=3, totalDispatchMicros=9417, 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=3506846738442037, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11920213, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14306, opaque=0xb62bc0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3308, encodingMicros=2, totalDispatchMicros=28618, 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=3506846738509413, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11926961, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41984, opaque=0xb6461c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9062, encodingMicros=28, totalDispatchMicros=19407, 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=3506846738500395, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11923311, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14456, opaque=0xb637da, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2886, encodingMicros=3, totalDispatchMicros=28532, 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=3506846738559967, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11922359, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63093, opaque=0xb63422, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3402, encodingMicros=3, totalDispatchMicros=22788, 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=3506846738474516, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11919355, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17852, opaque=0xb62866, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10696, encodingMicros=2, totalDispatchMicros=50818, 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=3506846738567090, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11918521, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-62674, opaque=0xb62524, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9110, encodingMicros=2, totalDispatchMicros=56344, 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=3506846738618101, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11926255, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63365, opaque=0xb6435a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3271, encodingMicros=2, totalDispatchMicros=12753, 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=3506846738569176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11923769, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2824, opaque=0xb639a4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2945, encodingMicros=3, totalDispatchMicros=28376, 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=3506846738642743, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11918607, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-62709, opaque=0xb6257a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9179, encodingMicros=2, totalDispatchMicros=56223, 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=3506846738667337, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11925533, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18318, opaque=0xb64088, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3038, encodingMicros=2, totalDispatchMicros=22476, 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=3506846738620395, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11919425, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17875, opaque=0xb628ac, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10823, encodingMicros=2, totalDispatchMicros=50888, 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=3506846738688981, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11920780, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33912, opaque=0xb62df7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3278, encodingMicros=3, totalDispatchMicros=31102, 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=3506846738684560, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11918689, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17661, opaque=0xb625cc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9216, encodingMicros=3, totalDispatchMicros=56187, 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=3506846738730534, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11921143, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6387, opaque=0xb62f62, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3309, encodingMicros=3, totalDispatchMicros=28791, 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=3506846738644240, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11918235, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41475, opaque=0xb62406, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3396, encodingMicros=3, totalDispatchMicros=40488, 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=3506846738758081, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11921269, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59149, opaque=0xb62fe0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3333, encodingMicros=2, totalDispatchMicros=28652, 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=3506846738745622, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11918694, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-62746, opaque=0xb625d1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3676, encodingMicros=2, totalDispatchMicros=38573, 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=3506846738800855, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11921421, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33935, opaque=0xb63078, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3358, encodingMicros=3, totalDispatchMicros=28370, 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=3506846738756057, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11919170, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17796, opaque=0xb627ad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9280, encodingMicros=2, totalDispatchMicros=53580, 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=3506846738820147, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11922028, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-25975, opaque=0xb632d7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3532, encodingMicros=6, totalDispatchMicros=22769, 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=3506846738750492, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11924258, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16225, opaque=0xb63b8d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9779, encodingMicros=3, totalDispatchMicros=28039, 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=3506846738872324, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11922369, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-25998, opaque=0xb6342c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3573, encodingMicros=3, totalDispatchMicros=23834, 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=3506846738879235, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11916105, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6045, opaque=0xb61bb4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9372, encodingMicros=2, totalDispatchMicros=56844, 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=3506846738732523, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11921653, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41640, opaque=0xb63160, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10877, encodingMicros=3, totalDispatchMicros=44899, 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=3506846738907672, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11916131, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14154, opaque=0xb61bce, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9398, encodingMicros=3, totalDispatchMicros=56875, 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=3506846738700604, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11925433, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63307, opaque=0xb64024, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3060, encodingMicros=2, totalDispatchMicros=21368, 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=3506846738937672, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11921865, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14389, opaque=0xb63234, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11049, encodingMicros=2, totalDispatchMicros=38190, 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=3506846738979170, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11925923, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34127, opaque=0xb6420e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3292, encodingMicros=2, totalDispatchMicros=19458, 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=3506846739004634, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000E82FC741, lastDispatchedFrom=172.23.120.85:49250, lastDispatchedTo=172.23.104.252:11210, requestId=11922199, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37877, opaque=0xb63383, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11109, encodingMicros=2, totalDispatchMicros=38071, 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=3506846738999409, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11927839, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59594, opaque=0xb6498a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8880, encodingMicros=3, totalDispatchMicros=15983, 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=3506846738935189, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11918685, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-62743, opaque=0xb625c8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3589, encodingMicros=2, totalDispatchMicros=42414, 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=3506846738908526, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11922245, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9040, opaque=0xb633b0, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9926, encodingMicros=2, totalDispatchMicros=35733, 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=3506846738810357, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11918716, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48774, opaque=0xb625e7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3736, encodingMicros=2, totalDispatchMicros=38600, 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=3506846739009558, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11925942, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48948, opaque=0xb64221, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3315, encodingMicros=2, totalDispatchMicros=19460, 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=3506846739174226, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11927407, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9190, opaque=0xb647da, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10121, encodingMicros=2, totalDispatchMicros=15487, 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=3506846739167095, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11918736, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52739, opaque=0xb625fc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4074, encodingMicros=3, totalDispatchMicros=38886, 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=3506846739210591, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11927490, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16488, opaque=0xb6482d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10166, encodingMicros=3, totalDispatchMicros=11465, 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=3506846739222484, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11925257, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5088, opaque=0xb63f74, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9975, encodingMicros=3, totalDispatchMicros=24705, 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=3506846739153125, 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=11912950, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-4694, opaque=0xb60f61, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4199, encodingMicros=3, totalDispatchMicros=65628, 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=3506846739196073, 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=11922954, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16407, opaque=0xb63675, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9235, encodingMicros=2, totalDispatchMicros=33176, 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=3506846739288591, 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=11909177, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8444, opaque=0xb600a4, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4326, encodingMicros=14, totalDispatchMicros=65342, 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=3506846739306722, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11912062, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8631, opaque=0xb60be9, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5586, encodingMicros=3, totalDispatchMicros=46242, 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=3506846739313105, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11911799, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11146, opaque=0xb60ae1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5604, encodingMicros=2, totalDispatchMicros=64738, 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=3506846739293359, 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=11929088, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-319, documentId=test_collections-21041, opaque=0xb64e6b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7903, encodingMicros=3, totalDispatchMicros=7903, 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=3506846739339701, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11912233, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12144, opaque=0xb60c94, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5615, encodingMicros=2, totalDispatchMicros=46234, 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=3506846739342086, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11910834, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55673, opaque=0xb6071d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10451, encodingMicros=2, totalDispatchMicros=57057, 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=3506846739368042, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11912540, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8693, opaque=0xb60dc7, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5609, encodingMicros=2, totalDispatchMicros=46034, 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=3506846739331137, 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=11926112, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16357, opaque=0xb642cb, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2256, encodingMicros=3, totalDispatchMicros=15397, 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=3506846739400372, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11910974, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55701, opaque=0xb607a9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10502, encodingMicros=2, totalDispatchMicros=56712, 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=3506846739394655, 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=11912042, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12117, opaque=0xb60bd5, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4398, encodingMicros=2, totalDispatchMicros=63923, 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=3506846739423139, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11913644, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12238, opaque=0xb61217, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5635, encodingMicros=8, totalDispatchMicros=45288, 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=3506846739430265, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11920231, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41551, opaque=0xb62bd2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11130, encodingMicros=3, totalDispatchMicros=40090, 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=3506846739428034, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11911952, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55741, opaque=0xb60b7b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10526, encodingMicros=2, totalDispatchMicros=52354, 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=3506846739457878, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11920324, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11458, opaque=0xb62c2f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11154, encodingMicros=3, totalDispatchMicros=39971, 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=3506846739350150, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11911068, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48442, opaque=0xb60807, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5636, encodingMicros=2, totalDispatchMicros=61214, 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=3506846739475111, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11911996, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11172, opaque=0xb60ba7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10569, encodingMicros=3, totalDispatchMicros=51974, 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=3506846739522924, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11923057, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41732, opaque=0xb636dc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11163, encodingMicros=3, totalDispatchMicros=34030, 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=3506846739474027, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11929039, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-59662, opaque=0xb64e3a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8534, encodingMicros=3, totalDispatchMicros=8534, 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=3506846739550170, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11921837, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6430, opaque=0xb63218, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10015, encodingMicros=3, totalDispatchMicros=44335, 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=3506846739570227, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11923401, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63149, opaque=0xb63834, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9403, encodingMicros=4, totalDispatchMicros=34062, 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=3506846739576569, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11910430, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29527, opaque=0xb60589, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10660, encodingMicros=2, totalDispatchMicros=51711, 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=3506846739468843, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11910520, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52364, opaque=0xb605e3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14543, encodingMicros=2, totalDispatchMicros=75153, 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=3506846739422853, 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=11927986, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16526, opaque=0xb64a1d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2343, encodingMicros=20, totalDispatchMicros=9418, 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=3506846739651880, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11911573, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2253, opaque=0xb60a00, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10699, encodingMicros=2, totalDispatchMicros=50979, 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=3506846739688741, 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=11924527, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9106, opaque=0xb63c9a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2593, encodingMicros=3, totalDispatchMicros=19061, 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=3506846739617873, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11927279, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26322, opaque=0xb6475a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9436, encodingMicros=2, totalDispatchMicros=16678, 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=3506846739743979, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11925353, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14543, opaque=0xb63fd4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9558, encodingMicros=3, totalDispatchMicros=26415, 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=3506846739585334, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11921868, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63062, opaque=0xb63237, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10046, encodingMicros=21, totalDispatchMicros=44325, 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=3506846739539042, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11911874, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52434, opaque=0xb60b2d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5799, encodingMicros=3, totalDispatchMicros=60962, 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=3506846740500221, 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=11925907, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5117, opaque=0xb641fe, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3697, encodingMicros=2, totalDispatchMicros=23777, 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=3506846740670708, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11917142, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14194, opaque=0xb61fc1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4555, encodingMicros=3, totalDispatchMicros=46771, 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=3506846740465204, 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=11915055, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16095, opaque=0xb6179a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6537, encodingMicros=2, totalDispatchMicros=36740, 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=3506846739801736, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11922322, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52824, opaque=0xb633fd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10259, encodingMicros=8, totalDispatchMicros=41734, 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=3506846739772370, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11925452, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18312, opaque=0xb64037, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9583, encodingMicros=3, totalDispatchMicros=25580, 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=3506846740817092, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11919832, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-30082, opaque=0xb62a43, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11701, encodingMicros=3, totalDispatchMicros=45389, 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=3506846739676102, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11911445, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29556, opaque=0xb60980, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14730, encodingMicros=4, totalDispatchMicros=74187, 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=3506846740852736, 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=11926744, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24218, opaque=0xb64543, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2971, encodingMicros=3, totalDispatchMicros=11501, 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=3506846740845399, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11925554, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48942, opaque=0xb6409d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10652, encodingMicros=3, totalDispatchMicros=25338, 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=3506846740906289, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11925414, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14549, opaque=0xb64011, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10705, encodingMicros=3, totalDispatchMicros=23422, 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=3506846740826160, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11924538, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48914, opaque=0xb63ca5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11262, encodingMicros=3, totalDispatchMicros=33778, 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=3506846740936238, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11921876, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52810, opaque=0xb6323f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11793, encodingMicros=2, totalDispatchMicros=37714, 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=3506846740695040, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11912598, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-13781, opaque=0xb60e01, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6895, encodingMicros=2, totalDispatchMicros=58068, 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=3506846740675955, 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=11921233, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23844, opaque=0xb62fbc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5841, encodingMicros=3, totalDispatchMicros=39794, 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=3506846740678926, 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=11925660, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16329, opaque=0xb64107, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3872, encodingMicros=2, totalDispatchMicros=21810, 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=3506846740996663, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11922204, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33970, opaque=0xb63386, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11840, encodingMicros=3, totalDispatchMicros=37695, 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=3506846741014728, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11913744, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29813, opaque=0xb6127b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7208, encodingMicros=2, totalDispatchMicros=54358, 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=3506846741013695, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000BEBCCDED, lastDispatchedFrom=172.23.120.85:49276, lastDispatchedTo=172.23.104.252:11210, requestId=11923451, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48884, opaque=0xb63866, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11271, encodingMicros=3, totalDispatchMicros=36382, 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=3506846740941670, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11925747, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18335, opaque=0xb6415e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10716, encodingMicros=3, totalDispatchMicros=23206, 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=3506846740875395, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11911481, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2222, opaque=0xb609a4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=15925, encodingMicros=2, totalDispatchMicros=75296, 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=3506846741242181, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11927321, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42002, opaque=0xb64784, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11004, encodingMicros=3, totalDispatchMicros=18124, 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=3506846741287889, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11929263, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-63579, opaque=0xb64f1a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7160, encodingMicros=3, totalDispatchMicros=7160, 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=3506846741233852, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11922343, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23902, opaque=0xb63412, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5103, encodingMicros=2, totalDispatchMicros=30278, 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=3506846741336163, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11927711, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42025, opaque=0xb6490a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11069, encodingMicros=2, totalDispatchMicros=14403, 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=3506846741344388, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11914149, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33520, opaque=0xb61410, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6695, encodingMicros=2, totalDispatchMicros=58728, 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=3506846741294806, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11911597, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12051, opaque=0xb60a18, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7690, encodingMicros=7, totalDispatchMicros=62413, 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=3506846741377181, 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=11910849, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20364, opaque=0xb6072c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7789, encodingMicros=2, totalDispatchMicros=63652, 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=3506846741280029, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11917122, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14191, opaque=0xb61fad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3606, encodingMicros=3, totalDispatchMicros=55317, 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=3506846741413092, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11914508, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14029, opaque=0xb61577, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6753, encodingMicros=2, totalDispatchMicros=59270, 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=3506846741278867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11911498, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2228, opaque=0xb609b5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16325, encodingMicros=2, totalDispatchMicros=75716, 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=3506846741471203, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11911546, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2245, opaque=0xb609e5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16507, encodingMicros=2, totalDispatchMicros=75820, 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=3506846741443653, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11914604, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55896, opaque=0xb615d7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6780, encodingMicros=3, totalDispatchMicros=59255, 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=3506846741412426, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11912097, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8656, opaque=0xb60c0c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7797, encodingMicros=2, totalDispatchMicros=62207, 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=3506846741362168, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11913870, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55856, opaque=0xb612f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7199, encodingMicros=2, totalDispatchMicros=40188, 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=3506846741356653, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11922777, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23925, opaque=0xb635c4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5220, encodingMicros=2, totalDispatchMicros=30054, 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=3506846741523133, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11912597, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11218, opaque=0xb60e00, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16540, encodingMicros=3, totalDispatchMicros=61402, 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=3506846741508206, 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=11912174, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20468, opaque=0xb60c59, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7978, encodingMicros=2, totalDispatchMicros=31012, 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=3506846741471350, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11916860, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-25539, opaque=0xb61ea7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6092, encodingMicros=2, totalDispatchMicros=49883, 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=3506846746971072, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11923876, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63189, opaque=0xb63a0f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8032, encodingMicros=2, totalDispatchMicros=38596, 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=3506846747053518, 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=11918109, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20739, opaque=0xb62388, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1223, encodingMicros=2, totalDispatchMicros=43524, 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=3506846746984543, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11921391, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18009, opaque=0xb6305a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7174, encodingMicros=2, totalDispatchMicros=42529, 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=3506846747208925, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11923697, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-30224, opaque=0xb6395b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7367, encodingMicros=3, totalDispatchMicros=35412, 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=3506846747239187, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11923795, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63186, opaque=0xb639be, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7394, encodingMicros=3, totalDispatchMicros=35399, 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=3506846747266793, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11920390, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33891, opaque=0xb62c71, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10115, encodingMicros=3, totalDispatchMicros=53798, 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=3506846747301594, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11924118, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14493, opaque=0xb63b01, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7436, encodingMicros=2, totalDispatchMicros=33912, 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=3506846747345173, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11921273, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14355, opaque=0xb62fe4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10166, encodingMicros=2, totalDispatchMicros=47760, 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=3506846747389055, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11924107, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41814, opaque=0xb63af6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10199, encodingMicros=3, totalDispatchMicros=43746, 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=3506846747396229, 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=11911549, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20428, opaque=0xb609e8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13128, encodingMicros=3, totalDispatchMicros=63996, 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=3506846747401168, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11926088, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41930, opaque=0xb642b3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7521, encodingMicros=2, totalDispatchMicros=24860, 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=3506846747433163, 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=11910809, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20355, opaque=0xb60704, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13161, encodingMicros=2, totalDispatchMicros=63523, 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=3506846747433497, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11921566, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14372, opaque=0xb63109, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10231, encodingMicros=3, totalDispatchMicros=54106, 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=3506846747547757, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11922130, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14400, opaque=0xb6333d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10334, encodingMicros=2, totalDispatchMicros=46248, 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=3506846747556261, 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=11921783, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23875, opaque=0xb631e2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9836, encodingMicros=3, totalDispatchMicros=41313, 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=3506846747552512, 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=11919314, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23632, opaque=0xb6283d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10649, encodingMicros=2, totalDispatchMicros=51435, 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=3506846747638288, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11924877, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59404, opaque=0xb63df8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10396, encodingMicros=3, totalDispatchMicros=37840, 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=3506846747639624, 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=11919534, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16288, opaque=0xb62919, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10715, encodingMicros=3, totalDispatchMicros=48755, 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=3506846747687471, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11925164, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6634, opaque=0xb63f17, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10433, encodingMicros=2, totalDispatchMicros=32555, 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=3506846747706171, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11920018, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8970, opaque=0xb62afd, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11564, encodingMicros=2, totalDispatchMicros=42264, 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=3506846747715269, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11925281, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59429, opaque=0xb63f8c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10439, encodingMicros=2, totalDispatchMicros=31781, 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=3506846747758837, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11920096, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37776, opaque=0xb62b4b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7477, encodingMicros=2, totalDispatchMicros=53829, 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=3506846747785787, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11929332, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-42126, opaque=0xb64f5f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11841, encodingMicros=3, totalDispatchMicros=11841, 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=3506846747790867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11918936, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17740, opaque=0xb626c3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10334, encodingMicros=2, totalDispatchMicros=54483, 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=3506846747840281, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11918898, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-62814, opaque=0xb6269d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11133, encodingMicros=2, totalDispatchMicros=51801, 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=3506846747787713, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11920142, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6333, opaque=0xb62b79, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7490, encodingMicros=19, totalDispatchMicros=53443, 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=3506846747858793, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11918998, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-62842, opaque=0xb62701, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10398, encodingMicros=2, totalDispatchMicros=54548, 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=3506846747897609, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11907345, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-10749, opaque=0xb5f97c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2036, encodingMicros=3, totalDispatchMicros=114338, totalServerMicros=54, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506846747833774, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11920895, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16344, opaque=0xb62e6a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11767, encodingMicros=3, totalDispatchMicros=35648, 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=3506846747950753, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11919516, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17898, opaque=0xb62907, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10465, encodingMicros=2, totalDispatchMicros=51339, 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=3506846747955596, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11903367, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-9926, opaque=0xb5e9f2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2077, encodingMicros=2, totalDispatchMicros=163085, 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=3506846747978924, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11919549, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17908, opaque=0xb62928, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10502, encodingMicros=2, totalDispatchMicros=51339, 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=3506846747832138, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11913175, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-4723, opaque=0xb61042, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13552, encodingMicros=3, totalDispatchMicros=48037, 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=3506846748028781, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11903090, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-23358, opaque=0xb5e8dd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2147, encodingMicros=3, totalDispatchMicros=165261, totalServerMicros=105, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506846747906152, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11924492, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18236, opaque=0xb63c77, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11140, encodingMicros=2, totalDispatchMicros=31089, 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=3506846748055945, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11914960, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33616, opaque=0xb6173b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2171, encodingMicros=3, totalDispatchMicros=60403, 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=3506846748051867, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11910584, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8539, opaque=0xb60623, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13766, encodingMicros=2, totalDispatchMicros=72245, 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=3506846748085698, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11915034, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14063, opaque=0xb61785, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2197, encodingMicros=2, totalDispatchMicros=59528, 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=3506846748023931, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11908506, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8360, opaque=0xb5fe05, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13787, encodingMicros=2, totalDispatchMicros=83855, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506846748106721, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11926533, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63388, opaque=0xb64470, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11316, encodingMicros=2, totalDispatchMicros=19985, 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=3506846748115425, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11909370, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-11807, opaque=0xb60165, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13818, encodingMicros=3, totalDispatchMicros=83455, totalServerMicros=36, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506846748131716, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11927979, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5184, opaque=0xb64a16, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11724, encodingMicros=2, totalDispatchMicros=17825, 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=3506846748145348, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11910052, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-4464, opaque=0xb6040f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13845, encodingMicros=3, totalDispatchMicros=75156, 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=3506846748055426, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11921744, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14383, opaque=0xb631bb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10538, encodingMicros=2, totalDispatchMicros=46327, 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=3506846748141074, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11926582, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6710, opaque=0xb644a1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11342, encodingMicros=3, totalDispatchMicros=19979, 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=3506846748134264, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11905667, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-51826, opaque=0xb5f2ee, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2225, encodingMicros=4, totalDispatchMicros=129559, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506846748235342, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11926592, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14601, opaque=0xb644ab, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11410, encodingMicros=3, totalDispatchMicros=20001, 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=3506846748192028, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11921976, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63067, opaque=0xb632a3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10683, encodingMicros=15, totalDispatchMicros=44509, 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=3506846748282859, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11928474, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59628, opaque=0xb64c05, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11082, encodingMicros=2, totalDispatchMicros=13494, 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=3506846748192028, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11907373, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-3922, opaque=0xb5f998, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13881, encodingMicros=3, totalDispatchMicros=99423, 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=3506846748309899, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11915201, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48686, opaque=0xb6182c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2370, encodingMicros=2, totalDispatchMicros=54771, 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=3506846748298401, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11924330, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26129, opaque=0xb63bd5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12850, encodingMicros=2, totalDispatchMicros=29718, 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=3506846748345991, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11915176, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8820, opaque=0xb61813, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=14025, encodingMicros=2, totalDispatchMicros=40817, 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=3506846748361971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11924331, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48908, opaque=0xb63bd6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12905, encodingMicros=2, totalDispatchMicros=29782, 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=3506846748300298, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11922821, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14431, opaque=0xb635f0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10787, encodingMicros=3, totalDispatchMicros=38557, 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=3506846748396128, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11924690, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41847, opaque=0xb63d3d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12903, encodingMicros=3, totalDispatchMicros=27403, 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=3506846748316603, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11928758, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59645, opaque=0xb64d21, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9025, encodingMicros=3, totalDispatchMicros=12202, 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=3506846748423467, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11928084, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16541, opaque=0xb64a7f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10483, encodingMicros=3, totalDispatchMicros=18298, 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=3506846748439704, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11914805, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48661, opaque=0xb616a0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2209, encodingMicros=2, totalDispatchMicros=48074, 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=3506846748458800, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11922625, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11520, opaque=0xb6352c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10844, encodingMicros=2, totalDispatchMicros=37169, 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=3506846748424269, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11924844, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-56189, opaque=0xb63dd7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12926, encodingMicros=3, totalDispatchMicros=26081, 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=3506846748520077, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11922797, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6492, opaque=0xb635d8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10897, encodingMicros=2, totalDispatchMicros=36870, 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=3506846748527194, 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=11909774, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20280, opaque=0xb602f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14253, encodingMicros=2, totalDispatchMicros=78817, totalServerMicros=31, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846748617972, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11923706, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6542, opaque=0xb63965, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13043, encodingMicros=2, totalDispatchMicros=26124, 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=3506846748469546, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11913230, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55831, opaque=0xb61079, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2236, encodingMicros=2, totalDispatchMicros=47889, 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=3506846748632564, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11925272, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63292, opaque=0xb63f83, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10987, encodingMicros=3, totalDispatchMicros=30842, 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=3506846748657797, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11913282, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52550, opaque=0xb610ad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2420, encodingMicros=3, totalDispatchMicros=48047, 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=3506846748429587, 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=11912698, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20493, opaque=0xb60e65, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14152, encodingMicros=2, totalDispatchMicros=62459, 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=3506846748685202, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11913327, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33348, opaque=0xb610da, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2443, encodingMicros=2, totalDispatchMicros=48062, 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=3506846748720638, 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=11912716, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20503, opaque=0xb60e77, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14439, encodingMicros=2, totalDispatchMicros=62752, 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=3506846748774543, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11922016, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63071, opaque=0xb632cb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11670, encodingMicros=3, totalDispatchMicros=34972, 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=3506846748789862, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11927314, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59565, opaque=0xb6477d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8843, encodingMicros=3, totalDispatchMicros=28793, 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=3506846748803196, 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=11908942, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20182, opaque=0xb5ffb9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14496, encodingMicros=3, totalDispatchMicros=90205, totalServerMicros=38, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506846748646111, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11929352, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-34291, opaque=0xb64f73, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12521, encodingMicros=3, totalDispatchMicros=12521, 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=3506846748828713, 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=11908100, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20012, opaque=0xb5fc6f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14518, encodingMicros=3, totalDispatchMicros=97278, totalServerMicros=45, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506846748822362, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11927700, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59588, opaque=0xb648ff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8869, encodingMicros=3, totalDispatchMicros=24171, 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=3506846748870951, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11926552, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34167, opaque=0xb64483, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12236, encodingMicros=3, totalDispatchMicros=20512, 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=3506846748776248, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11911622, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29611, opaque=0xb60a31, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4131, encodingMicros=2, totalDispatchMicros=72951, 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=3506846748769425, 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=11910345, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-11944, opaque=0xb60534, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13897, encodingMicros=3, totalDispatchMicros=67513, 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=3506846748744610, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11913363, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29805, opaque=0xb610fe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2499, encodingMicros=2, totalDispatchMicros=48101, 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=3506846749005666, 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=11911504, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12025, opaque=0xb609bb, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=14118, encodingMicros=8, totalDispatchMicros=66358, 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=3506846749017364, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11913730, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37355, opaque=0xb6126d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2768, encodingMicros=2, totalDispatchMicros=48158, 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=3506846748914563, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11927002, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14612, opaque=0xb64645, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12275, encodingMicros=3, totalDispatchMicros=17547, 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=3506846749048762, 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=11905208, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8016, opaque=0xb5f123, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=14149, encodingMicros=3, totalDispatchMicros=132194, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506846749076663, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11928141, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-56281, opaque=0xb64ab8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12416, encodingMicros=3, totalDispatchMicros=16594, 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=3506846748910523, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11912615, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29757, opaque=0xb60e12, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2988, encodingMicros=2, totalDispatchMicros=57877, 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=3506846749117254, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11928143, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42048, opaque=0xb64aba, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12452, encodingMicros=3, totalDispatchMicros=16632, 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=3506846749124346, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11910000, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48357, opaque=0xb603db, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4037, encodingMicros=2, totalDispatchMicros=86984, 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=3506846749172815, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11909234, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52173, opaque=0xb600dd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2848, encodingMicros=2, totalDispatchMicros=88742, totalServerMicros=44, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846748876425, 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=11919089, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23566, opaque=0xb6275c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10993, encodingMicros=2, totalDispatchMicros=55252, 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=3506846748831862, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11922499, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18105, opaque=0xb634ae, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11718, encodingMicros=2, totalDispatchMicros=38151, 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=3506846749233941, 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=11919503, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23695, opaque=0xb628fa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11339, encodingMicros=2, totalDispatchMicros=55147, 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=3506846749247752, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11909822, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-10984, opaque=0xb60329, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4125, encodingMicros=2, totalDispatchMicros=66864, 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=3506846749264386, 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=11919537, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23705, opaque=0xb6291c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11354, encodingMicros=2, totalDispatchMicros=55110, 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=3506846749219398, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11903174, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-23392, opaque=0xb5e931, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2880, encodingMicros=2, totalDispatchMicros=154224, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506846749150955, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11929395, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-56311, opaque=0xb64f9e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12145, encodingMicros=3, totalDispatchMicros=12145, 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=3506846749145514, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11912625, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52521, opaque=0xb60e1c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3218, encodingMicros=2, totalDispatchMicros=58109, 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=3506846749111272, 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=11920147, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-15974, opaque=0xb62b7e, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11940, encodingMicros=9, totalDispatchMicros=48875, 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=3506846749003446, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11912988, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2383, opaque=0xb60f88, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4302, encodingMicros=2, totalDispatchMicros=66452, 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=3506846749552875, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008206607F, lastDispatchedFrom=172.23.120.85:50090, lastDispatchedTo=172.23.104.252:11210, requestId=11925687, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16335, opaque=0xb64122, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13132, encodingMicros=2, totalDispatchMicros=33578, 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=3506846749330250, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11902766, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-23202, opaque=0xb5e799, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2977, encodingMicros=2, totalDispatchMicros=156692, 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=3506846749293542, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11909961, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55611, opaque=0xb603b4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4145, encodingMicros=3, totalDispatchMicros=66827, 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=3506846749291782, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11923259, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41746, opaque=0xb637a6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12154, encodingMicros=2, totalDispatchMicros=33908, 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=3506846750428649, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11924478, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59373, opaque=0xb63c69, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13264, encodingMicros=3, totalDispatchMicros=31746, 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=3506846750434766, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11921202, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17994, opaque=0xb62f9d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12895, encodingMicros=3, totalDispatchMicros=46917, 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=3506846750467808, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11921432, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41616, opaque=0xb63083, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12923, encodingMicros=2, totalDispatchMicros=46337, 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=3506846750474488, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11917689, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12406, opaque=0xb621e4, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4637, encodingMicros=2, totalDispatchMicros=49029, 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=3506846750431817, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11910932, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55694, opaque=0xb6077f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5251, encodingMicros=2, totalDispatchMicros=67584, 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=3506846750538694, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11921914, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18055, opaque=0xb63265, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12980, encodingMicros=3, totalDispatchMicros=40158, 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=3506846750562163, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11922812, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9056, opaque=0xb635e7, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=12929, encodingMicros=3, totalDispatchMicros=38338, 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=3506846750560333, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11920513, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-62952, opaque=0xb62cec, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21343, encodingMicros=3, totalDispatchMicros=57113, 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=3506846750434211, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11929320, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-18603, opaque=0xb64f53, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14111, encodingMicros=3, totalDispatchMicros=14111, 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=3506846750609157, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11924349, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26130, opaque=0xb63be8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12952, encodingMicros=2, totalDispatchMicros=33883, 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=3506846750630062, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11918537, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-62680, opaque=0xb62534, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14035, encodingMicros=2, totalDispatchMicros=48231, 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=3506846750561091, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11910995, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55704, opaque=0xb607be, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5375, encodingMicros=2, totalDispatchMicros=67703, 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=3506846750655355, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11918609, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59013, opaque=0xb6257c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14040, encodingMicros=3, totalDispatchMicros=47937, 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=3506846750539394, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11929574, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-63605, opaque=0xb65051, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5111, encodingMicros=2, totalDispatchMicros=5111, 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=3506846750681255, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11924930, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11573, opaque=0xb63e2d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11710, encodingMicros=3, totalDispatchMicros=35191, 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=3506846750488787, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11926003, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59481, opaque=0xb6425e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11961, encodingMicros=3, totalDispatchMicros=32788, 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=3506846750713832, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11915285, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48689, opaque=0xb61881, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5114, encodingMicros=2, totalDispatchMicros=53481, 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=3506846750739894, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11915499, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29950, opaque=0xb61956, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5137, encodingMicros=2, totalDispatchMicros=53409, 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=3506846750742286, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11928385, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34251, opaque=0xb64bac, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11753, 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.001S, createdAt=3506846750772312, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11928095, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18504, opaque=0xb64a8a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11456, encodingMicros=3, totalDispatchMicros=23662, 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=3506846750833638, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11912027, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2296, opaque=0xb60bc6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4423, encodingMicros=3, totalDispatchMicros=60179, 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=3506846750469252, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11924533, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26135, opaque=0xb63ca0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13301, encodingMicros=3, totalDispatchMicros=31713, 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=3506846750764495, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11915574, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37572, opaque=0xb619a1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5158, encodingMicros=2, totalDispatchMicros=53379, 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=3506846750693590, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11919042, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17768, opaque=0xb6272d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=14067, encodingMicros=2, totalDispatchMicros=46304, 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=3506846750674568, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11911123, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11110, opaque=0xb6083e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5484, encodingMicros=3, totalDispatchMicros=67771, 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=3506846750635785, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11921456, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-30152, opaque=0xb6309b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21403, encodingMicros=3, totalDispatchMicros=51213, 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=3506846750611954, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11928278, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16552, opaque=0xb64b41, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=12947, encodingMicros=2, totalDispatchMicros=18877, 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=3506846752740840, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11904379, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-47381, opaque=0xb5ede6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26836, encodingMicros=2, totalDispatchMicros=159337, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846752747350, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11905716, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-47661, opaque=0xb5f31f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6338, encodingMicros=4, totalDispatchMicros=111949, totalServerMicros=72, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506846752768784, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11905140, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-47563, opaque=0xb5f0df, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26860, encodingMicros=2, totalDispatchMicros=148769, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846752792912, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11903999, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-10177, opaque=0xb5ec6a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6376, encodingMicros=2, totalDispatchMicros=137414, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506846752806681, 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=11912130, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8667, opaque=0xb60c2d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6903, encodingMicros=2, totalDispatchMicros=67965, 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=3506846752832108, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11905782, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-47727, opaque=0xb5f361, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26899, encodingMicros=2, totalDispatchMicros=136426, totalServerMicros=68, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846752747438, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11913575, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-13924, opaque=0xb611d2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5906, encodingMicros=2, totalDispatchMicros=61772, 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=3506846752879885, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11914049, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33466, opaque=0xb613ac, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26930, encodingMicros=2, totalDispatchMicros=66959, 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=3506846752886375, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11913667, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52572, opaque=0xb6122e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6040, encodingMicros=3, totalDispatchMicros=61887, 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=3506846752747350, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11914836, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55903, opaque=0xb616bf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6485, encodingMicros=9, totalDispatchMicros=42027, 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=3506846752943793, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11909309, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52200, opaque=0xb60128, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6084, encodingMicros=2, totalDispatchMicros=86800, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846752830979, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11903153, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-23384, opaque=0xb5e91c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6409, encodingMicros=2, totalDispatchMicros=149528, totalServerMicros=105, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846752988743, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11910395, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29513, opaque=0xb60566, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6125, encodingMicros=2, totalDispatchMicros=84850, totalServerMicros=30, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846752760555, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11912258, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29717, opaque=0xb60cad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19097, encodingMicros=2, totalDispatchMicros=61052, 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=3506846753057060, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11902082, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-46987, opaque=0xb5e4ed, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6623, encodingMicros=2, totalDispatchMicros=156333, 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=3506846753023439, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11917042, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-58842, opaque=0xb61f5d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26924, encodingMicros=2, totalDispatchMicros=64348, 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=3506846753082683, 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=11912855, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-15931, opaque=0xb60f02, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6976, encodingMicros=3, totalDispatchMicros=65307, 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=3506846752954014, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11914902, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33613, opaque=0xb61701, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6686, encodingMicros=2, totalDispatchMicros=42051, 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=3506846753089673, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11912441, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2338, opaque=0xb60d64, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19419, encodingMicros=2, totalDispatchMicros=61330, 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=3506846753159346, 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=11903031, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-9696, opaque=0xb5e8a2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7032, encodingMicros=3, totalDispatchMicros=159631, 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=3506846753085623, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11915276, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52652, opaque=0xb61877, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6648, encodingMicros=3, totalDispatchMicros=42382, 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=3506846753197998, 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=11909636, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20259, opaque=0xb6026f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7066, encodingMicros=2, totalDispatchMicros=85135, totalServerMicros=27, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846753226105, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11907221, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48196, opaque=0xb5f900, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6907, encodingMicros=4, totalDispatchMicros=103794, 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=3506846753235400, 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=11900907, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-13648, opaque=0xb5e056, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7100, encodingMicros=2, totalDispatchMicros=173124, totalServerMicros=116, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846753256247, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11908448, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-10833, opaque=0xb5fdcb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6932, encodingMicros=3, totalDispatchMicros=94707, 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=3506846753284151, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11906061, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48006, opaque=0xb5f478, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6955, encodingMicros=7, totalDispatchMicros=110656, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846753064434, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11908669, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-10842, opaque=0xb5fea8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6192, encodingMicros=3, totalDispatchMicros=95222, 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=3506846753311112, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11905912, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-47857, opaque=0xb5f3e3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6977, encodingMicros=2, totalDispatchMicros=112602, totalServerMicros=71, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846753284703, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11915874, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-5964, opaque=0xb61acd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6814, encodingMicros=2, totalDispatchMicros=40450, 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=3506846753352653, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11903230, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-51488, opaque=0xb5e969, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7008, encodingMicros=3, totalDispatchMicros=152669, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506846753366908, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11918682, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2652, opaque=0xb625c5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6422, encodingMicros=3, totalDispatchMicros=53046, 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=3506846753187794, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11913133, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-13840, opaque=0xb61018, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19513, encodingMicros=2, totalDispatchMicros=60861, 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=3506846753391338, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11918741, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17678, opaque=0xb62600, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6442, encodingMicros=2, totalDispatchMicros=52928, 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=3506846753153228, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11917803, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33790, opaque=0xb62256, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27021, encodingMicros=3, totalDispatchMicros=63701, 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=3506846753420556, 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=11928725, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5209, opaque=0xb64d00, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13432, encodingMicros=3, totalDispatchMicros=18326, 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=3506846753440069, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11918202, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-30048, opaque=0xb623e5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27304, encodingMicros=3, totalDispatchMicros=56592, 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=3506846753419527, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11913289, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-13867, opaque=0xb610b3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19737, encodingMicros=2, totalDispatchMicros=61041, 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=3506846753466036, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11918358, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41484, opaque=0xb62481, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27327, encodingMicros=3, totalDispatchMicros=56155, 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=3506846753483683, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11913645, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37321, opaque=0xb61218, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19797, encodingMicros=2, totalDispatchMicros=60883, 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=3506846753492756, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11905169, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-47575, opaque=0xb5f0fc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7180, encodingMicros=2, totalDispatchMicros=148499, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846753520320, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11919322, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17841, opaque=0xb62845, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27368, encodingMicros=2, totalDispatchMicros=55265, 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=3506846753544471, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11919618, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41514, opaque=0xb6296d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27388, encodingMicros=3, totalDispatchMicros=55069, 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=3506846753416971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11918793, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17695, opaque=0xb62634, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6462, encodingMicros=2, totalDispatchMicros=52921, 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=3506846753391630, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11916103, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33715, opaque=0xb61bb2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6910, encodingMicros=3, totalDispatchMicros=39552, 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=3506846753310603, 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=11915009, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16089, opaque=0xb6176c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7163, encodingMicros=3, totalDispatchMicros=53162, 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=3506846753557217, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11904439, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-44754, opaque=0xb5ee22, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7230, encodingMicros=2, totalDispatchMicros=158534, 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=3506846753547947, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11916300, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6124, opaque=0xb61c77, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18918, encodingMicros=2, totalDispatchMicros=62511, 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=3506846753468101, 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=11929538, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-431, documentId=test_collections-16650, opaque=0xb6502d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7274, encodingMicros=2, totalDispatchMicros=7274, 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=3506846756175050, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11928370, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63514, opaque=0xb64b9d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18413, encodingMicros=2, totalDispatchMicros=22266, 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=3506846756175050, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11914083, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-4766, opaque=0xb613ce, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9988, encodingMicros=2, totalDispatchMicros=59672, 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=3506846756208062, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11914947, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52629, opaque=0xb6172e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7964, encodingMicros=3, totalDispatchMicros=65698, 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=3506846756179290, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11929397, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-18609, opaque=0xb64fa0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=18742, encodingMicros=2, totalDispatchMicros=18742, 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=3506846756242097, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11915220, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14081, opaque=0xb6183f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7994, encodingMicros=2, 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.008S, createdAt=3506846756180632, 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=11922660, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16122, opaque=0xb6354f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8862, encodingMicros=2, totalDispatchMicros=36944, 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=3506846756268458, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11915399, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11351, opaque=0xb618f5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8016, encodingMicros=3, totalDispatchMicros=65536, 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=3506846756297958, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11910205, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11019, opaque=0xb604a8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10451, encodingMicros=3, totalDispatchMicros=76846, totalServerMicros=30, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846756260505, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11917356, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12393, opaque=0xb62097, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9776, encodingMicros=2, totalDispatchMicros=51401, 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=3506846756330602, 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=11923576, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16180, opaque=0xb638e3, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=8976, encodingMicros=2, 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.016S, createdAt=3506846756347746, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11915789, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14136, opaque=0xb61a78, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=8078, encodingMicros=2, totalDispatchMicros=65489, 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=3506846756230639, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11909202, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52160, opaque=0xb600bd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9670, encodingMicros=2, totalDispatchMicros=89461, 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=3506846756392199, 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=11917965, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20736, opaque=0xb622f8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9863, encodingMicros=2, totalDispatchMicros=42400, 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=3506846756179006, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11927592, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59582, opaque=0xb64893, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=26999, encodingMicros=3, totalDispatchMicros=30039, 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=3506846756177208, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11906127, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-54845, opaque=0xb5f4ba, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1209, encodingMicros=2, totalDispatchMicros=116186, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506846756450942, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11927792, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38136, opaque=0xb6495b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=27238, encodingMicros=3, totalDispatchMicros=28018, 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=3506846756455760, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11921114, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41591, opaque=0xb62f45, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3552, encodingMicros=3, totalDispatchMicros=42631, 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=3506846756418061, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11907320, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-51948, opaque=0xb5f963, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9851, encodingMicros=2, totalDispatchMicros=105250, totalServerMicros=59, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506846756564404, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11927220, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38108, opaque=0xb6471f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3422, encodingMicros=2, totalDispatchMicros=21411, 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=3506846756417237, 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=11927185, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24258, opaque=0xb646fc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9053, encodingMicros=2, totalDispatchMicros=22250, 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=3506846756596852, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11904723, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-10311, opaque=0xb5ef3e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10023, encodingMicros=2, totalDispatchMicros=143169, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506846756608810, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11918276, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-15864, opaque=0xb6242f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9562, encodingMicros=2, totalDispatchMicros=55180, 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=3506846756644208, 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=11924002, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24019, opaque=0xb63a8d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9265, encodingMicros=2, totalDispatchMicros=32390, 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=3506846756353682, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11917719, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8912, opaque=0xb62202, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9866, encodingMicros=2, totalDispatchMicros=51105, 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=3506846756669989, 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=11926000, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24164, opaque=0xb6425b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9286, encodingMicros=3, totalDispatchMicros=23638, 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=3506846756336392, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11927518, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24281, opaque=0xb64849, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16588, encodingMicros=2, totalDispatchMicros=31683, 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=3506846756694198, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11918888, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17728, opaque=0xb62693, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9920, encodingMicros=2, totalDispatchMicros=50092, 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=3506846756717752, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11927863, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24311, opaque=0xb649a2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16965, encodingMicros=3, totalDispatchMicros=28007, 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=3506846756670070, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11918356, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-15889, opaque=0xb6247f, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9619, encodingMicros=2, totalDispatchMicros=55230, 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=3506846756746175, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11928108, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24336, opaque=0xb64a97, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16989, encodingMicros=2, totalDispatchMicros=24942, 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=3506846756601941, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11928872, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6848, opaque=0xb64d93, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3452, encodingMicros=3, totalDispatchMicros=16100, 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=3506846756770670, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11918558, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-15919, opaque=0xb62549, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9710, encodingMicros=15, totalDispatchMicros=54899, 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=3506846756801576, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11917929, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48759, opaque=0xb622d4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21025, encodingMicros=3, totalDispatchMicros=61120, 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=3506846756581759, 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=11927334, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16570, opaque=0xb64791, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9737, encodingMicros=3, totalDispatchMicros=24726, 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=3506846756835434, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11918132, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41470, opaque=0xb6239f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21043, encodingMicros=2, totalDispatchMicros=60220, 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=3506846756830099, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11923244, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5036, opaque=0xb63797, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9469, encodingMicros=2, totalDispatchMicros=28676, 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=3506846756864966, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11913613, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37310, opaque=0xb611f8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11114, encodingMicros=2, totalDispatchMicros=72508, 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=3506846756771770, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/000000000D53D29F, lastDispatchedFrom=172.23.120.85:49424, lastDispatchedTo=172.23.104.252:11210, requestId=11928648, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21026, opaque=0xb64cb3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=16797, encodingMicros=3, totalDispatchMicros=22792, 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=3506846756895217, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11913633, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-13943, opaque=0xb6120c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11140, encodingMicros=2, totalDispatchMicros=72463, 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=3506846756917996, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=11927857, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5181, opaque=0xb6499c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5610, encodingMicros=3, totalDispatchMicros=14488, 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=3506846756721847, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11920842, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16015, opaque=0xb62e35, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=9784, encodingMicros=3, totalDispatchMicros=44771, 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=3506846756954622, 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=11918965, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23529, opaque=0xb626e0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9880, encodingMicros=2, totalDispatchMicros=56023, 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=3506846756722206, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11919171, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33836, opaque=0xb627ae, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9944, encodingMicros=3, totalDispatchMicros=49979, 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=3506846756988593, 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=11919440, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23678, opaque=0xb628bb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9909, encodingMicros=2, totalDispatchMicros=54402, 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=3506846756972503, 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=11906389, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-19592, opaque=0xb5f5c0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=20991, encodingMicros=2, totalDispatchMicros=141976, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506846756959141, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11913762, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29819, opaque=0xb6128d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11192, encodingMicros=2, totalDispatchMicros=72124, 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=3506846756887177, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11918405, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52733, opaque=0xb624b0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21075, encodingMicros=2, totalDispatchMicros=57975, 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=3506846756857426, 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=11926290, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20945, opaque=0xb6437d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10009, encodingMicros=3, totalDispatchMicros=28828, 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=3506846757148451, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11929324, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-11699, opaque=0xb64f57, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21333, encodingMicros=3, totalDispatchMicros=21333, 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=3506846757115587, 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=11918263, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16248, opaque=0xb62422, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17384, encodingMicros=4, totalDispatchMicros=71274, 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=3506846757254730, 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=11918342, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20748, opaque=0xb62471, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=17518, encodingMicros=8, totalDispatchMicros=68528, 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=3506846757258503, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11921718, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23870, opaque=0xb631a1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9663, encodingMicros=2, totalDispatchMicros=37596, 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=3506846757279314, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11914472, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29868, opaque=0xb61553, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22284, encodingMicros=2, totalDispatchMicros=62490, 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=3506846757310719, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001b, idempotent=false, lastChannelId=539F7D110000001B/00000000C26E1F16, lastDispatchedFrom=172.23.120.85:49522, lastDispatchedTo=172.23.104.252:11210, requestId=11927291, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24263, opaque=0xb64766, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=9692, encodingMicros=2, totalDispatchMicros=20321, 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=3506846757325098, 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=11919307, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-4938, opaque=0xb62836, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=19640, 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.032S, createdAt=3506846757333135, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11909920, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11005, opaque=0xb6038b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22332, encodingMicros=3, totalDispatchMicros=80466, 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=3506846757352709, 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=11921853, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9031, opaque=0xb63228, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=19664, encodingMicros=3, totalDispatchMicros=49032, 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=3506846757112555, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11913774, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11266, opaque=0xb61299, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11340, encodingMicros=3, totalDispatchMicros=72237, 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=3506846757373783, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11916725, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37652, opaque=0xb61e20, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10585, encodingMicros=3, totalDispatchMicros=45801, 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=3506846757380376, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11910340, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29489, opaque=0xb6052f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22344, encodingMicros=2, totalDispatchMicros=80210, 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=3506846757003986, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11919739, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37751, opaque=0xb629e6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10222, encodingMicros=2, totalDispatchMicros=47041, 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=3506846757421993, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11916895, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11387, opaque=0xb61eca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10625, encodingMicros=2, totalDispatchMicros=45773, 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=3506846756999854, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11926159, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16363, opaque=0xb642fa, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10038, encodingMicros=3, totalDispatchMicros=26190, 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=3506846757449934, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11907402, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-51976, opaque=0xb5f9b5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11470, encodingMicros=2, totalDispatchMicros=123587, totalServerMicros=55, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506846757435653, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11919812, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59053, opaque=0xb62a2f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10650, encodingMicros=2, totalDispatchMicros=47509, 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=3506846757510426, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11921711, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11492, opaque=0xb6319a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10423, encodingMicros=2, totalDispatchMicros=28126, 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=3506846757424109, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11910445, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29534, opaque=0xb60598, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22381, encodingMicros=2, totalDispatchMicros=80233, 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=3506846757378762, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11915607, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12353, opaque=0xb619c2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2554, encodingMicros=3, totalDispatchMicros=44672, 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=3506846757377826, 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=11921863, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-4995, opaque=0xb63232, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=19668, encodingMicros=3, totalDispatchMicros=49043, 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=3506846757612865, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11914737, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37462, opaque=0xb6165c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11458, encodingMicros=2, totalDispatchMicros=62140, 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=3506846757257346, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11924191, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18214, opaque=0xb63b4a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19156, encodingMicros=3, totalDispatchMicros=41927, 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=3506846757662417, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11921669, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14377, opaque=0xb63170, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11151, encodingMicros=3, totalDispatchMicros=47155, 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=3506846757673692, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11920996, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-30130, opaque=0xb62ecf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19556, encodingMicros=3, totalDispatchMicros=56048, 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=3506846757692649, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11921752, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37849, opaque=0xb631c3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11165, encodingMicros=3, totalDispatchMicros=47131, 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=3506846757706356, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11921150, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48823, opaque=0xb62f69, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19584, encodingMicros=2, totalDispatchMicros=55336, 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=3506846757607085, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11915582, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8848, opaque=0xb619a8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2780, encodingMicros=3, totalDispatchMicros=44267, 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=3506846757734645, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11921869, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14390, opaque=0xb63238, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11199, encodingMicros=2, totalDispatchMicros=47131, 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=3506846757760084, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11921888, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-56106, opaque=0xb6324b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11219, encodingMicros=3, totalDispatchMicros=47156, 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=3506846757566292, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11910545, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2058, opaque=0xb605fc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22520, encodingMicros=2, totalDispatchMicros=80331, 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=3506846757797913, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11922135, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-33966, opaque=0xb63342, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11241, encodingMicros=2, totalDispatchMicros=47000, 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=3506846757824700, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11910585, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2081, opaque=0xb60624, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22775, encodingMicros=2, totalDispatchMicros=80596, 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=3506846757537456, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11927838, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38139, opaque=0xb64989, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10086, encodingMicros=3, totalDispatchMicros=15193, 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=3506846757533292, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11919857, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-17925, opaque=0xb62a5c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=10744, encodingMicros=3, totalDispatchMicros=47601, 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=3506846757467345, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11927368, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9186, opaque=0xb647b3, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=10502, encodingMicros=3, totalDispatchMicros=20522, 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=3506846757892215, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11911732, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29651, opaque=0xb60a9f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=22819, encodingMicros=2, totalDispatchMicros=65463, 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=3506846757850628, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11922511, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11514, opaque=0xb634ba, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11260, encodingMicros=2, totalDispatchMicros=46874, 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=3506846759618877, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11927262, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26319, opaque=0xb64749, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11453, encodingMicros=3, totalDispatchMicros=24526, 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=3506846759647178, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11924884, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34086, opaque=0xb63dff, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11475, encodingMicros=3, totalDispatchMicros=36403, 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=3506846759673753, 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=11919106, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23570, opaque=0xb6276d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21241, encodingMicros=2, totalDispatchMicros=69535, 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=3506846759694147, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11927392, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63444, opaque=0xb647cb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11503, encodingMicros=2, totalDispatchMicros=23915, 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=3506846759718360, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11927641, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6772, opaque=0xb648c4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11522, encodingMicros=3, totalDispatchMicros=20570, 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=3506846759730590, 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=11929485, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-319, documentId=test_collections-24458, opaque=0xb64ff8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=20321, encodingMicros=4, totalDispatchMicros=20321, 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=3506846759764045, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11929172, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2985, opaque=0xb64ebf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=11550, encodingMicros=4, totalDispatchMicros=12367, 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=3506846759791066, 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=11907062, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-19844, opaque=0xb5f861, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13213, encodingMicros=3, totalDispatchMicros=124078, totalServerMicros=54, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506846759823475, 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=11915727, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20663, opaque=0xb61a3a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13237, encodingMicros=8, totalDispatchMicros=69180, 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=3506846759864838, 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=11908400, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8281, opaque=0xb5fd9b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11930, encodingMicros=2, totalDispatchMicros=119270, totalServerMicros=46, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506846757826310, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11924386, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48911, opaque=0xb63c0d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=19435, encodingMicros=3, totalDispatchMicros=39878, 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=3506846759894273, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11923322, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59302, opaque=0xb637e5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12792, encodingMicros=2, totalDispatchMicros=32769, 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=3506846757759659, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11915662, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-4856, opaque=0xb619f9, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2928, encodingMicros=2, totalDispatchMicros=44053, 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=3506846757732268, 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=11913152, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12209, opaque=0xb6102b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11548, encodingMicros=2, totalDispatchMicros=66490, 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=3506846759977433, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11923675, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37945, opaque=0xb63946, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12844, encodingMicros=2, totalDispatchMicros=31922, 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=3506846759971479, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11926425, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26264, opaque=0xb64404, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21558, encodingMicros=2, totalDispatchMicros=34978, 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=3506846759998061, 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=11913364, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8743, opaque=0xb61101, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13810, encodingMicros=2, totalDispatchMicros=68574, 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=3506846760026382, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11923692, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41786, opaque=0xb63957, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12887, encodingMicros=2, totalDispatchMicros=31959, 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=3506846759899495, 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=11904544, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-7923, opaque=0xb5ee8b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=11956, encodingMicros=3, totalDispatchMicros=164781, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846760062071, 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=11914223, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-4770, opaque=0xb6145a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=13847, encodingMicros=3, totalDispatchMicros=62708, 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=3506846759869984, 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=11924782, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24071, opaque=0xb63d99, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12557, encodingMicros=3, totalDispatchMicros=34293, 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=3506846759646386, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11929479, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-6894, opaque=0xb64ff2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12704, encodingMicros=3, totalDispatchMicros=12704, 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=3506846760150740, 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=11923107, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16411, opaque=0xb6370e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12825, encodingMicros=3, totalDispatchMicros=34745, 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=3506846760060546, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11923785, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59339, opaque=0xb639b4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12917, encodingMicros=2, totalDispatchMicros=32029, 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=3506846760175992, 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=11922218, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12534, opaque=0xb63395, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=12179, encodingMicros=2, totalDispatchMicros=41724, 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=3506846760030211, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11926684, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18414, opaque=0xb64507, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21611, encodingMicros=3, totalDispatchMicros=32815, 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=3506846760002330, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=11910272, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8514, opaque=0xb604eb, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5154, encodingMicros=2, totalDispatchMicros=83420, totalServerMicros=42, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506846760244892, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11925832, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59470, opaque=0xb641b3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12966, encodingMicros=2, totalDispatchMicros=25854, 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=3506846760271920, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000003643EA06, lastDispatchedFrom=172.23.120.85:49310, lastDispatchedTo=172.23.104.252:11210, requestId=11925905, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-41917, opaque=0xb641fc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12990, encodingMicros=3, totalDispatchMicros=25187, 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=3506846760175172, 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=11922930, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23939, opaque=0xb6365d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12833, encodingMicros=3, totalDispatchMicros=30607, 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=3506846760167655, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11929513, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-310, documentId=test_collections-18621, opaque=0xb65014, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=13208, encodingMicros=3, totalDispatchMicros=13208, 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=3506846760322546, 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=11923353, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20864, opaque=0xb63804, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=12973, encodingMicros=2, totalDispatchMicros=35956, 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=3506846760693838, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11908850, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-4313, opaque=0xb5ff5d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=24193, encodingMicros=3, totalDispatchMicros=116502, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506846760274644, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11928572, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42076, opaque=0xb64c67, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=21622, encodingMicros=3, totalDispatchMicros=27426, 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=3506846889223090, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11921876, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52810, opaque=0xb6323f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2526, encodingMicros=2, totalDispatchMicros=91209, 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=3506846890025918, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11913833, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2440, opaque=0xb612d4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3377, encodingMicros=3, totalDispatchMicros=93421, 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=3506846890022132, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11934742, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63887, opaque=0xb66481, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2113, encodingMicros=2, totalDispatchMicros=35655, 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=3506846890050010, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11933530, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5516, opaque=0xb65fc5, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3679, encodingMicros=2, totalDispatchMicros=34411, 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=3506846890086787, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11909186, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52154, opaque=0xb600ad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3448, encodingMicros=2, totalDispatchMicros=126568, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846890034459, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11934069, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-3139, opaque=0xb661e0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2118, encodingMicros=3, totalDispatchMicros=40000, 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=3506846890161707, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11929010, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34276, opaque=0xb64e1d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3402, encodingMicros=3, totalDispatchMicros=78979, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506846890162501, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11937109, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42415, opaque=0xb66dc0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2237, encodingMicros=3, totalDispatchMicros=19550, 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=3506846890171812, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11931991, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18768, opaque=0xb659c2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2367, encodingMicros=3, totalDispatchMicros=54793, 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=3506846890223536, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11930666, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26528, opaque=0xb65495, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3396, encodingMicros=3, totalDispatchMicros=66478, 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=3506846890234212, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11932048, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-7034, opaque=0xb659fb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2424, encodingMicros=3, totalDispatchMicros=54803, 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=3506846890227470, 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=11937529, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14675, opaque=0xb66f64, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2470, encodingMicros=3, totalDispatchMicros=9196, 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=3506846890239475, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11934967, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-30574, opaque=0xb66562, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2297, encodingMicros=3, totalDispatchMicros=33434, 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=3506846890288544, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11932435, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18785, opaque=0xb65b7e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2462, encodingMicros=3, totalDispatchMicros=51734, 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=3506846890294385, 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=11937615, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-25106, opaque=0xb66fba, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2529, encodingMicros=3, totalDispatchMicros=9152, 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=3506846890308264, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11922792, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-56137, opaque=0xb635d3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3597, encodingMicros=3, totalDispatchMicros=94592, 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=3506846890331086, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11933347, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34465, opaque=0xb65f0e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2491, encodingMicros=3, totalDispatchMicros=44236, 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=3506846890308167, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11935001, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59926, opaque=0xb66584, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2362, encodingMicros=3, totalDispatchMicros=33174, 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=3506846890361261, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11927569, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-56270, opaque=0xb6487c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3625, encodingMicros=2, totalDispatchMicros=86490, 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=3506846890324309, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=11937783, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9778, opaque=0xb67062, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=1504, encodingMicros=3, totalDispatchMicros=13056, 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=3506846890389614, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11937787, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-7252, opaque=0xb67066, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2398, encodingMicros=3, totalDispatchMicros=12267, 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=3506846890338187, 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=11935881, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14097, opaque=0xb668f4, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2560, encodingMicros=2, totalDispatchMicros=22049, 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=3506846890405272, 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=11935364, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-13859, opaque=0xb666ef, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1164, encodingMicros=2, totalDispatchMicros=25519, 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=3506846890442149, 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=11936065, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24992, opaque=0xb669ac, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2655, encodingMicros=14, totalDispatchMicros=20389, 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=3506846890484214, 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=11936322, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14256, opaque=0xb66aad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1227, encodingMicros=3, totalDispatchMicros=14673, 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=3506846890376612, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A68D5438, lastDispatchedFrom=172.23.120.85:49230, lastDispatchedTo=172.23.104.252:11210, requestId=11934172, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34487, opaque=0xb66247, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2523, encodingMicros=3, totalDispatchMicros=38116, 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=3506846890437127, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11930386, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-3035, opaque=0xb6537d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2028, encodingMicros=2, totalDispatchMicros=61506, 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=3506846890666497, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11932565, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63786, opaque=0xb65c00, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2174, encodingMicros=3, totalDispatchMicros=39724, 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=3506846891546687, 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=11933519, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24761, opaque=0xb65fba, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4042, encodingMicros=3, totalDispatchMicros=51022, totalServerMicros=33, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846891555252, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11932920, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63807, opaque=0xb65d63, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4253, encodingMicros=3, totalDispatchMicros=49658, 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=3506846891548628, 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=11935957, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14133, opaque=0xb66940, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4763, encodingMicros=3, totalDispatchMicros=21682, 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=3506846891631927, 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=11934543, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24879, opaque=0xb663ba, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4840, encodingMicros=2, totalDispatchMicros=25915, 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=3506846891645442, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11934277, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-7137, opaque=0xb662b0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4135, encodingMicros=3, totalDispatchMicros=40352, 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=3506846891681209, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11934741, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38427, opaque=0xb66480, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4145, encodingMicros=3, totalDispatchMicros=35884, 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=3506846891552713, 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=11932715, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9423, opaque=0xb65c95, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3855, encodingMicros=3, totalDispatchMicros=39813, 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=3506846891688732, 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=11937457, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14641, opaque=0xb66f1c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4861, encodingMicros=3, totalDispatchMicros=15803, 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=3506846892175857, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11932128, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14846, opaque=0xb65a4b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5899, encodingMicros=3, totalDispatchMicros=45051, 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=3506846892177969, 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=11934395, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21459, opaque=0xb66326, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5394, encodingMicros=3, totalDispatchMicros=25250, 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=3506846892181828, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11928140, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26374, opaque=0xb64ab7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6270, encodingMicros=10, totalDispatchMicros=87635, 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=3506846892226209, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11933354, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-30540, opaque=0xb65f15, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5942, encodingMicros=3, totalDispatchMicros=34668, 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=3506846892233125, 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=11927362, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16476, opaque=0xb647ad, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6193, encodingMicros=2, totalDispatchMicros=80695, 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=3506846892182801, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11932493, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12986, opaque=0xb65bb8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4978, encodingMicros=2, totalDispatchMicros=41497, 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=3506846892257611, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11933762, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59882, opaque=0xb660ad, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5963, encodingMicros=3, totalDispatchMicros=31857, 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=3506846892177249, 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=11922222, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-23897, opaque=0xb63399, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5525, encodingMicros=3, totalDispatchMicros=89773, 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=3506846892301183, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11933200, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9466, opaque=0xb65e7a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5084, encodingMicros=3, totalDispatchMicros=35158, 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=3506846892315524, 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=11928054, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24333, opaque=0xb64a61, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5590, encodingMicros=2, totalDispatchMicros=77795, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846892264696, 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=11929289, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16632, opaque=0xb64f34, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6219, encodingMicros=3, totalDispatchMicros=71479, 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=3506846892374865, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11929543, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9244, opaque=0xb65032, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5135, encodingMicros=3, totalDispatchMicros=85040, 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=3506846892399147, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11935577, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9640, opaque=0xb667c4, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5155, encodingMicros=3, totalDispatchMicros=21475, 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=3506846892423246, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11935815, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-17010, opaque=0xb668b2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5175, encodingMicros=14, totalDispatchMicros=18009, 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=3506846892232887, 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=11928008, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16529, opaque=0xb64a33, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6054, encodingMicros=2, totalDispatchMicros=85767, 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=3506846892723156, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11935950, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59952, opaque=0xb66939, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4497, encodingMicros=2, totalDispatchMicros=34647, 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=3506846892735727, 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=11934497, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24873, opaque=0xb6638c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4687, encodingMicros=2, totalDispatchMicros=41778, 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=3506846892770278, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11930998, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34370, opaque=0xb655e1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4503, encodingMicros=3, totalDispatchMicros=76143, 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=3506846892795387, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11933667, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42319, opaque=0xb6604e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5878, encodingMicros=3, totalDispatchMicros=44442, 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=3506846892811626, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000697E16FA, lastDispatchedFrom=172.23.120.85:49268, lastDispatchedTo=172.23.104.252:11210, requestId=11931551, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38303, opaque=0xb6580a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4530, encodingMicros=3, totalDispatchMicros=71137, 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=3506846892841588, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11934301, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34494, opaque=0xb662c8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5910, encodingMicros=3, totalDispatchMicros=39577, 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=3506846892882224, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11929419, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38205, opaque=0xb64fb6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5559, encodingMicros=3, totalDispatchMicros=93974, 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=3506846892910738, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11929372, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26450, opaque=0xb64f87, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5582, encodingMicros=2, totalDispatchMicros=93991, 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=3506846893054145, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11932674, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-7067, opaque=0xb65c6d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5650, encodingMicros=2, totalDispatchMicros=50462, 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=3506846892235052, 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=11934770, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21499, opaque=0xb6649d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5441, encodingMicros=2, totalDispatchMicros=24313, 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=3506846892190001, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11928141, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-56281, opaque=0xb64ab8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4810, encodingMicros=3, totalDispatchMicros=82141, totalServerMicros=38, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846893115216, 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=11934934, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21524, opaque=0xb66541, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6317, encodingMicros=2, totalDispatchMicros=25033, 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=3506846893134054, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11934063, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18841, opaque=0xb661da, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5690, encodingMicros=2, totalDispatchMicros=38727, 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=3506846893146184, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11929486, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11703, opaque=0xb64ff9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5748, encodingMicros=4, totalDispatchMicros=86533, 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=3506846893176187, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11934710, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26701, opaque=0xb66461, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5723, encodingMicros=3, totalDispatchMicros=34195, 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=3506846893187328, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11931711, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63738, opaque=0xb658aa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5778, encodingMicros=3, totalDispatchMicros=47319, 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=3506846892913454, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11936643, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38474, opaque=0xb66bee, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4686, encodingMicros=16, totalDispatchMicros=23144, 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=3506846893243851, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11929784, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-30449, opaque=0xb65123, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5805, encodingMicros=3, totalDispatchMicros=70208, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506846893261476, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11929858, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-56333, opaque=0xb6516d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5016, encodingMicros=3, totalDispatchMicros=71512, 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=3506846893296961, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11927938, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34236, opaque=0xb649ed, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5041, encodingMicros=2, totalDispatchMicros=105698, totalServerMicros=47, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506846893348238, 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=11931809, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12949, opaque=0xb6590c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4827, encodingMicros=2, totalDispatchMicros=71069, 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=3506846892794640, 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=11937323, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14590, opaque=0xb66e96, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4264, encodingMicros=3, totalDispatchMicros=13732, 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=3506846892777851, 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=11934651, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24891, opaque=0xb66426, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4726, encodingMicros=2, totalDispatchMicros=39824, 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=3506846893455991, 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=11935988, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14142, opaque=0xb6695e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5144, encodingMicros=3, totalDispatchMicros=23298, 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=3506846892318377, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11934680, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42353, opaque=0xb66443, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5996, encodingMicros=3, totalDispatchMicros=22747, 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=3506846893494121, 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=11937427, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14630, opaque=0xb66efe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5154, encodingMicros=4, totalDispatchMicros=16177, 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=3506846893445054, 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=11937415, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14626, opaque=0xb66ef2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4910, encodingMicros=2, totalDispatchMicros=12746, 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=3506846893510143, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11934791, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63888, opaque=0xb664b2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7182, encodingMicros=3, totalDispatchMicros=23204, 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=3506846893243267, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11937240, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14999, opaque=0xb66e43, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4790, encodingMicros=3, totalDispatchMicros=13450, 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=3506846893569838, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11937475, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-56616, opaque=0xb66f2e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5807, encodingMicros=9, totalDispatchMicros=15997, 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=3506846893178616, 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=11926272, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16370, opaque=0xb6436b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7082, encodingMicros=2, totalDispatchMicros=94687, 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=3506846893604541, 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=11936147, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14188, opaque=0xb669fe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5329, encodingMicros=2, totalDispatchMicros=26058, 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=3506846893576960, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11936017, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14971, opaque=0xb6697c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5107, encodingMicros=3, totalDispatchMicros=25531, 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=3506846893636086, 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=11934559, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21471, opaque=0xb663ca, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5352, encodingMicros=3, totalDispatchMicros=34628, 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=3506846893572404, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11937560, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5781, opaque=0xb66f83, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5076, encodingMicros=2, totalDispatchMicros=19287, 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=3506846893691681, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11937641, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-13290, opaque=0xb66fd4, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5192, encodingMicros=3, totalDispatchMicros=17313, 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=3506846893517057, 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=11936161, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14194, opaque=0xb66a0c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5172, encodingMicros=2, totalDispatchMicros=24278, 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=3506846893721759, 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=11935890, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14102, opaque=0xb668fd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5494, encodingMicros=2, totalDispatchMicros=24539, 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=3506846893747566, 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=11936217, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14213, opaque=0xb66a44, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5397, encodingMicros=3, totalDispatchMicros=23474, 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=3506846893697662, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11932361, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12977, opaque=0xb65b34, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5556, encodingMicros=3, totalDispatchMicros=60684, 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=3506846893773450, 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=11930576, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24533, opaque=0xb6543b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5541, encodingMicros=2, totalDispatchMicros=75665, 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=3506846893630362, 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=11926474, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9155, opaque=0xb64435, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7520, encodingMicros=3, totalDispatchMicros=95567, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506846893806398, 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=11937521, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14670, opaque=0xb66f5c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5568, encodingMicros=2, totalDispatchMicros=16430, 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=3506846893835564, 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=11934419, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16914, opaque=0xb6633e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6318, encodingMicros=3, totalDispatchMicros=37062, 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=3506846893799642, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11932791, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5449, opaque=0xb65ce2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5655, encodingMicros=3, totalDispatchMicros=55685, 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=3506846893863757, 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=11932478, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12983, opaque=0xb65ba9, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7020, encodingMicros=3, totalDispatchMicros=46027, 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=3506846893775711, 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=11937248, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14561, opaque=0xb66e4b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5421, encodingMicros=3, totalDispatchMicros=17841, 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=3506846893892618, 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=11932870, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16830, opaque=0xb65d31, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7045, encodingMicros=3, totalDispatchMicros=42217, 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=3506846893884715, 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=11936269, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14231, opaque=0xb66a78, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6333, encodingMicros=3, totalDispatchMicros=25893, 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=3506846893918904, 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=11933746, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-13087, opaque=0xb6609d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7067, encodingMicros=2, totalDispatchMicros=36042, 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=3506846893926595, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11936505, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-13237, opaque=0xb66b64, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5745, encodingMicros=2, totalDispatchMicros=27955, 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=3506846893873239, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11937287, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38493, opaque=0xb66e72, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5450, encodingMicros=15, totalDispatchMicros=14772, 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=3506846893953666, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=11936690, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-13250, opaque=0xb66c1d, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5768, encodingMicros=3, totalDispatchMicros=26259, 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=3506846893917637, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11935258, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-30580, opaque=0xb66685, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5656, encodingMicros=3, totalDispatchMicros=27737, 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=3506846893979751, 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=11931359, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24591, opaque=0xb6574a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6340, encodingMicros=2, totalDispatchMicros=66936, totalServerMicros=38, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506846893973210, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11937338, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63958, opaque=0xb66ea5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5547, encodingMicros=4, totalDispatchMicros=15559, 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=3506846893958242, 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=11934955, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-13169, opaque=0xb66556, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7096, encodingMicros=3, totalDispatchMicros=30073, 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=3506846894032727, 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=11935590, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-13978, opaque=0xb667d1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6385, encodingMicros=2, totalDispatchMicros=25505, 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=3506846893997735, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11935463, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26723, opaque=0xb66752, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5720, encodingMicros=3, totalDispatchMicros=26460, 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=3506846894116998, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11935743, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63912, opaque=0xb6686a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5833, encodingMicros=3, totalDispatchMicros=24795, 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=3506846894123840, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11936259, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63930, opaque=0xb66a6e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5633, encodingMicros=3, totalDispatchMicros=20072, 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=3506846894152720, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11928760, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42087, opaque=0xb64d23, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6276, encodingMicros=3, totalDispatchMicros=83902, totalServerMicros=38, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846894167951, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11934789, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59918, opaque=0xb664b0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6628, encodingMicros=3, totalDispatchMicros=37574, 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=3506846894127326, 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=11937739, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14748, opaque=0xb67036, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5497, encodingMicros=3, totalDispatchMicros=10766, 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=3506846894208168, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11929227, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42117, opaque=0xb64ef6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6101, encodingMicros=3, totalDispatchMicros=86554, 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=3506846894211549, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000093083181, lastDispatchedFrom=172.23.120.85:49194, lastDispatchedTo=172.23.104.252:11210, requestId=11936452, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26752, opaque=0xb66b2f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6656, encodingMicros=3, totalDispatchMicros=25786, 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=3506846894245905, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11937421, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9750, opaque=0xb66ef8, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6544, encodingMicros=3, totalDispatchMicros=18103, 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=3506846894279683, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11929405, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18610, opaque=0xb64fa8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6153, encodingMicros=3, totalDispatchMicros=82935, 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=3506846894337240, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=11937775, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9777, opaque=0xb6705a, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5711, encodingMicros=3, totalDispatchMicros=9764, 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=3506846894345693, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11931232, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26562, opaque=0xb656cb, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6198, encodingMicros=2, totalDispatchMicros=66963, 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=3506846894412976, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11931914, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59795, opaque=0xb65975, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6232, encodingMicros=16, totalDispatchMicros=60100, 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=3506846894442553, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11930880, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59761, opaque=0xb6556b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6596, encodingMicros=3, totalDispatchMicros=66762, 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=3506846894455640, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11932449, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42272, opaque=0xb65b8c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6176, encodingMicros=3, totalDispatchMicros=55701, 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=3506846894487861, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11932611, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-7062, opaque=0xb65c2e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6202, encodingMicros=3, totalDispatchMicros=54291, 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=3506846894530101, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11936511, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18908, opaque=0xb66b6a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6234, encodingMicros=3, totalDispatchMicros=21744, 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=3506846894647054, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11912232, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29701, opaque=0xb60c93, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=548, encodingMicros=2, totalDispatchMicros=88638, 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=3506846894654803, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005400D32F, lastDispatchedFrom=172.23.120.85:49192, lastDispatchedTo=172.23.104.252:11210, requestId=11916775, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-25533, opaque=0xb61e52, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=586, encodingMicros=2, totalDispatchMicros=80847, 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=3506846894671924, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000005705F6E7, lastDispatchedFrom=172.23.120.85:49214, lastDispatchedTo=172.23.104.252:11210, requestId=11910775, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55660, opaque=0xb606e2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=308, encodingMicros=2, totalDispatchMicros=110365, totalServerMicros=50, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846894695919, 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=11935490, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-13921, opaque=0xb6676d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6467, encodingMicros=2, totalDispatchMicros=25259, 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=3506846894709712, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11911466, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29562, opaque=0xb60995, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=662, encodingMicros=2, totalDispatchMicros=88368, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506846894677607, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11912488, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11212, opaque=0xb60d93, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=560, encodingMicros=2, totalDispatchMicros=88587, 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=3506846894791278, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000007D1F07A7, lastDispatchedFrom=172.23.120.85:49278, lastDispatchedTo=172.23.104.252:11210, requestId=11909477, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48323, opaque=0xb601d0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=665, encodingMicros=3, totalDispatchMicros=109297, 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=3506846894824402, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11929635, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59706, opaque=0xb6508e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6549, encodingMicros=3, totalDispatchMicros=88647, 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=3506846894670408, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11909581, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-55574, opaque=0xb60238, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=520, encodingMicros=3, totalDispatchMicros=114939, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506846894823978, 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=11912324, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8680, opaque=0xb60cef, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=542, encodingMicros=3, totalDispatchMicros=99747, totalServerMicros=46, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506846894791322, 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=11910836, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20361, opaque=0xb6071f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=608, encodingMicros=2, totalDispatchMicros=115824, totalServerMicros=46, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846895045910, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000001DDCCC7B, lastDispatchedFrom=172.23.120.85:49298, lastDispatchedTo=172.23.104.252:11210, requestId=11933126, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34460, opaque=0xb65e31, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6532, encodingMicros=3, totalDispatchMicros=46123, 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=3506846895116383, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11910596, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11062, opaque=0xb6062f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=966, encodingMicros=21, totalDispatchMicros=103955, totalServerMicros=51, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506846895117671, 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=11909096, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-8435, opaque=0xb60053, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=559, encodingMicros=3, totalDispatchMicros=133490, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846895138055, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11934481, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9573, opaque=0xb6637c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6608, encodingMicros=3, totalDispatchMicros=37924, 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=3506846895131922, 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=11912864, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-15934, opaque=0xb60f0b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=537, encodingMicros=2, totalDispatchMicros=101675, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506846895198954, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=11936475, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9685, opaque=0xb66b46, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6664, encodingMicros=3, totalDispatchMicros=23260, 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=3506846895262338, 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=11935351, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9628, opaque=0xb666e2, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7475, encodingMicros=3, totalDispatchMicros=27052, 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=3506846895263898, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11906245, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-54921, opaque=0xb5f530, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1080, encodingMicros=2, totalDispatchMicros=146697, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506846895301124, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11911147, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11115, opaque=0xb60856, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1041, encodingMicros=2, totalDispatchMicros=116907, 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=3506846895317721, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11914328, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37386, opaque=0xb614c3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1128, encodingMicros=2, totalDispatchMicros=82969, 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=3506846895336975, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11911574, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29596, opaque=0xb60a01, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1066, encodingMicros=2, totalDispatchMicros=113340, 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=3506846895361967, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000002507F3F9, lastDispatchedFrom=172.23.120.85:49314, lastDispatchedTo=172.23.104.252:11210, requestId=11914450, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37431, opaque=0xb6153d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1161, encodingMicros=2, totalDispatchMicros=83036, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=3506846895365533, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x539f7d1100000006}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506846895364118, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11911610, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-29607, opaque=0xb60a25, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1090, encodingMicros=2, totalDispatchMicros=113430, 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=3506846896733018, 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=11923107, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16411, opaque=0xb6370e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1853, encodingMicros=3, totalDispatchMicros=95278, 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=3506846896740386, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000370A1929, lastDispatchedFrom=172.23.120.85:49210, lastDispatchedTo=172.23.104.252:11210, requestId=11927859, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26359, opaque=0xb6499e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=1130, encodingMicros=3, totalDispatchMicros=98479, 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=3506846898482822, 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=11924278, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5065, opaque=0xb63ba1, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3311, encodingMicros=3, totalDispatchMicros=82883, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=3506846898537331, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x539f7d1100000010}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506846898544551, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11928251, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11659, opaque=0xb64b26, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3063, encodingMicros=2, totalDispatchMicros=90263, 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=3506846898576706, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11928252, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6814, opaque=0xb64b27, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3098, encodingMicros=3, totalDispatchMicros=90287, 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=3506846898580980, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11910619, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-11068, opaque=0xb60646, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3104, encodingMicros=2, totalDispatchMicros=110785, 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=3506846898612805, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000A0407036, lastDispatchedFrom=172.23.120.85:49312, lastDispatchedTo=172.23.104.252:11210, requestId=11911307, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2151, opaque=0xb608f6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4040, encodingMicros=2, totalDispatchMicros=103344, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506846898660578, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11909202, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52160, opaque=0xb600bd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4147, encodingMicros=2, totalDispatchMicros=118243, totalServerMicros=44, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506846898687051, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11909055, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-10888, opaque=0xb6002a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4168, encodingMicros=2, totalDispatchMicros=118598, totalServerMicros=44, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506846898726556, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11904723, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-10311, opaque=0xb5ef3e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4193, encodingMicros=2, totalDispatchMicros=171976, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506846898751495, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11915544, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14107, opaque=0xb61983, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4212, encodingMicros=2, totalDispatchMicros=81095, 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=3506846898777182, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11905191, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-47597, opaque=0xb5f112, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4233, encodingMicros=2, totalDispatchMicros=164318, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.128S, createdAt=3506846898806401, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11915917, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2564, opaque=0xb61af8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4279, encodingMicros=3, totalDispatchMicros=77384, 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=3506846898821223, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11924004, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-52864, opaque=0xb63a8f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4101, encodingMicros=2, totalDispatchMicros=92244, 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=3506846898864081, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11916255, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-6103, opaque=0xb61c4a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4282, encodingMicros=3, totalDispatchMicros=89145, 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=3506846898901659, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11924482, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-37985, opaque=0xb63c6d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4149, encodingMicros=3, totalDispatchMicros=92675, 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=3506846898941422, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11927985, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63484, opaque=0xb64a1c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3511, encodingMicros=3, totalDispatchMicros=77649, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506846898487528, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11926592, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14601, opaque=0xb644ab, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3411, encodingMicros=3, totalDispatchMicros=75917, 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=3506846898623692, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11910881, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48398, opaque=0xb6074c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3142, encodingMicros=2, totalDispatchMicros=110654, 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=3506846898545399, 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=11924720, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9109, opaque=0xb63d5b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3369, encodingMicros=3, totalDispatchMicros=82072, 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=3506846899054225, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11911376, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2182, opaque=0xb6093b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3562, encodingMicros=2, totalDispatchMicros=110280, 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=3506846899072539, 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=11925277, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-12648, opaque=0xb63f88, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=3891, encodingMicros=2, totalDispatchMicros=76789, 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=3506846899088103, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11912676, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-2364, opaque=0xb60e4f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3585, encodingMicros=2, totalDispatchMicros=104081, 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=3506846899080825, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11936442, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5704, opaque=0xb66b25, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2791, encodingMicros=2, totalDispatchMicros=20471, 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=3506846899129829, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11927973, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38147, opaque=0xb64a10, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3330, encodingMicros=10, totalDispatchMicros=91534, 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=3506846899151579, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=11936595, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9696, opaque=0xb66bbe, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2850, encodingMicros=2, totalDispatchMicros=18949, 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=3506846899072755, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11911089, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-48448, opaque=0xb6081c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4208, encodingMicros=2, totalDispatchMicros=97343, 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=3506846899176961, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000008E6DC567, lastDispatchedFrom=172.23.120.85:49286, lastDispatchedTo=172.23.104.252:11210, requestId=11925997, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14577, opaque=0xb64258, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3328, encodingMicros=2, totalDispatchMicros=113246, 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=3506846899156783, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=11931461, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9348, opaque=0xb657b0, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2608, encodingMicros=2, totalDispatchMicros=68428, totalServerMicros=48, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506846899151698, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=11935162, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16987, opaque=0xb66625, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2409, encodingMicros=2, totalDispatchMicros=26929, 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=3506846899289182, 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=11928294, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16609, opaque=0xb64b51, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3435, encodingMicros=2, totalDispatchMicros=94049, totalServerMicros=33, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506846899288685, 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=11933478, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21364, opaque=0xb65f91, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2785, encodingMicros=3, totalDispatchMicros=34529, 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=3506846899376435, 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=11935915, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14114, opaque=0xb66916, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3066, encodingMicros=2, totalDispatchMicros=26985, 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=3506846899388912, 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=11936564, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14337, opaque=0xb66b9f, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2857, encodingMicros=2, totalDispatchMicros=22808, 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=3506846899810488, 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=11935285, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-13822, opaque=0xb666a0, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3429, encodingMicros=2, totalDispatchMicros=22784, 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=3506846899823899, 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=11936840, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-25056, opaque=0xb66cb3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2626, encodingMicros=3, totalDispatchMicros=24114, 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=3506846899815094, 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=11935169, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5633, opaque=0xb6662c, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2580, encodingMicros=2, totalDispatchMicros=35106, 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=3506846899851377, 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=11936850, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-17038, opaque=0xb66cbd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=2642, encodingMicros=3, totalDispatchMicros=23743, 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=3506846899892703, 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=11935850, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-13209, opaque=0xb668d5, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2620, encodingMicros=2, totalDispatchMicros=30310, 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=3506846899849345, 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=11936463, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-25019, opaque=0xb66b3a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3464, encodingMicros=2, totalDispatchMicros=16974, 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=3506846900099428, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11934720, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9587, opaque=0xb6646b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2837, encodingMicros=2, totalDispatchMicros=29843, 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=3506846900167279, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=11935272, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-13181, opaque=0xb66693, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=2855, encodingMicros=2, totalDispatchMicros=29984, 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=3506846899896683, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C092B493, lastDispatchedFrom=172.23.120.85:49232, lastDispatchedTo=172.23.104.252:11210, requestId=11931807, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26599, opaque=0xb6590b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3240, encodingMicros=3, totalDispatchMicros=50948, 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=3506846901221185, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11933167, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14889, opaque=0xb65e5a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4030, encodingMicros=13, totalDispatchMicros=37848, 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=3506846901258013, 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=11933960, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24802, opaque=0xb66173, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4077, encodingMicros=3, totalDispatchMicros=28855, 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=3506846901276172, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11932925, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63808, opaque=0xb65d68, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4080, encodingMicros=2, totalDispatchMicros=37083, 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=3506846901291981, 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=11937496, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14658, opaque=0xb66f43, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4106, encodingMicros=2, totalDispatchMicros=11424, 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=3506846901305138, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11933011, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59842, opaque=0xb65dbe, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4104, encodingMicros=2, totalDispatchMicros=37039, 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=3506846901317984, 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=11937529, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14675, opaque=0xb66f64, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3611, encodingMicros=3, totalDispatchMicros=12808, 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=3506846901323187, 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=11936343, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14259, opaque=0xb66ac2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4430, encodingMicros=2, totalDispatchMicros=21625, 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=3506846901352532, 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=11937595, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14698, opaque=0xb66fa6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3642, encodingMicros=4, totalDispatchMicros=13301, 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=3506846901380452, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009F1E24BA, lastDispatchedFrom=172.23.120.85:49264, lastDispatchedTo=172.23.104.252:11210, requestId=11935048, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-59930, opaque=0xb665b3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4136, encodingMicros=2, totalDispatchMicros=28577, 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=3506846901445083, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11936793, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9709, opaque=0xb66c84, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5091, encodingMicros=3, totalDispatchMicros=14946, 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=3506846901464621, 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=11931851, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16740, opaque=0xb65936, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5536, encodingMicros=3, totalDispatchMicros=50165, 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=3506846901477509, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=11934600, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9582, opaque=0xb663f3, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5120, encodingMicros=2, totalDispatchMicros=30806, 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=3506846901220558, 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=11936655, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-25034, opaque=0xb66bfa, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4092, encodingMicros=13, totalDispatchMicros=16600, 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=3506846901519789, 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=11937441, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14635, opaque=0xb66f0c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4387, encodingMicros=3, totalDispatchMicros=13157, 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=3506846901557666, 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=11934630, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24888, opaque=0xb66411, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4893, encodingMicros=3, totalDispatchMicros=31224, 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=3506846901585265, 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=11935176, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-13763, opaque=0xb66633, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5318, encodingMicros=2, totalDispatchMicros=26317, 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=3506846901597828, 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=11935213, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-13784, opaque=0xb66658, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4922, encodingMicros=2, totalDispatchMicros=28252, 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=3506846901648460, 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=11937426, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14629, opaque=0xb66efd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4943, encodingMicros=3, totalDispatchMicros=13047, 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=3506846901748482, 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=11936229, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9674, opaque=0xb66a50, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=4903, encodingMicros=3, totalDispatchMicros=19192, 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=3506846901978921, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11931780, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26596, opaque=0xb658ef, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5884, encodingMicros=2, totalDispatchMicros=55672, 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=3506846901479331, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000006C76FFF3, lastDispatchedFrom=172.23.120.85:49292, lastDispatchedTo=172.23.104.252:11210, requestId=11936815, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18914, opaque=0xb66c9a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4689, encodingMicros=3, totalDispatchMicros=15125, 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=3506846901454066, 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=11930934, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21125, opaque=0xb655a1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4643, encodingMicros=3, totalDispatchMicros=65401, totalServerMicros=21, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506846901385974, 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=11937633, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14708, opaque=0xb66fcc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3661, encodingMicros=3, totalDispatchMicros=15046, 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=3506846901287101, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11934160, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38405, opaque=0xb6623b, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4361, encodingMicros=2, totalDispatchMicros=31480, 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=3506846901563043, 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=11935111, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21546, opaque=0xb665f2, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5022, encodingMicros=8, totalDispatchMicros=28001, 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=3506846902196879, 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=11934391, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21456, opaque=0xb66322, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5285, encodingMicros=2, totalDispatchMicros=32449, 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=3506846901519789, 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=11936994, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14480, opaque=0xb66d4d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4754, encodingMicros=2, totalDispatchMicros=16507, 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=3506846902239137, 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=11935705, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14035, opaque=0xb66844, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5671, encodingMicros=2, totalDispatchMicros=25476, 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=3506846902260863, 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=11937091, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14510, opaque=0xb66dae, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=4809, encodingMicros=3, totalDispatchMicros=14016, 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=3506846902284113, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11933553, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-7106, opaque=0xb65fdc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5347, encodingMicros=3, totalDispatchMicros=42051, 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=3506846902319830, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11934942, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63894, opaque=0xb66549, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6382, encodingMicros=3, totalDispatchMicros=30737, 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=3506846902347954, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000053084022, lastDispatchedFrom=172.23.120.85:49228, lastDispatchedTo=172.23.104.252:11210, requestId=11934966, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-7172, opaque=0xb66561, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6406, encodingMicros=3, totalDispatchMicros=30308, 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=3506846902358124, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000094DAB92D, lastDispatchedFrom=172.23.120.85:49196, lastDispatchedTo=172.23.104.252:11210, requestId=11935986, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38456, opaque=0xb6695d, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5363, encodingMicros=3, totalDispatchMicros=19152, 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=3506846902197399, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=11934120, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16914, opaque=0xb66213, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6041, encodingMicros=7, totalDispatchMicros=30097, 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=3506846902203412, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11928286, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63508, opaque=0xb64b49, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6502, encodingMicros=3, totalDispatchMicros=80126, 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=3506846902190303, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11934451, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-3148, opaque=0xb6635e, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5259, encodingMicros=3, totalDispatchMicros=29480, 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=3506846902265976, 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=11936136, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24998, opaque=0xb669f3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5695, encodingMicros=2, totalDispatchMicros=19619, 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=3506846902719545, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11931274, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14809, opaque=0xb656f5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6767, encodingMicros=3, totalDispatchMicros=56864, 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=3506846902238952, 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=11934534, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16925, opaque=0xb663b1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5322, encodingMicros=3, totalDispatchMicros=32191, 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=3506846902747384, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11931615, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-34392, opaque=0xb6584a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6791, encodingMicros=3, totalDispatchMicros=52909, 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=3506846902779643, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11936430, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38468, opaque=0xb66b19, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5744, encodingMicros=3, totalDispatchMicros=19206, 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=3506846902793114, 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=11935310, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-13834, opaque=0xb666b9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5819, encodingMicros=3, totalDispatchMicros=29435, 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=3506846902743800, 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=11936929, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-17046, opaque=0xb66d0c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6169, encodingMicros=3, totalDispatchMicros=17711, 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=3506846902820597, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11931887, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38315, opaque=0xb6595a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6777, encodingMicros=2, totalDispatchMicros=54368, 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=3506846902827814, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11932787, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9429, opaque=0xb65cde, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5817, encodingMicros=3, totalDispatchMicros=43975, 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=3506846902725298, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11930888, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42198, opaque=0xb65573, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6627, encodingMicros=16, totalDispatchMicros=58705, 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=3506846902848244, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11931921, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-63750, opaque=0xb6597c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6795, encodingMicros=3, totalDispatchMicros=54383, 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=3506846902856123, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=11934960, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16976, opaque=0xb6655b, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=5842, encodingMicros=2, totalDispatchMicros=24656, 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=3506846902868667, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11930970, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18713, opaque=0xb655c5, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6766, encodingMicros=3, totalDispatchMicros=57737, 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=3506846902881726, 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=11937735, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14747, opaque=0xb67032, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6264, encodingMicros=3, totalDispatchMicros=11279, 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=3506846902903680, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11931483, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14815, opaque=0xb657c6, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6786, encodingMicros=3, totalDispatchMicros=52068, 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=3506846902938821, 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=11934073, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9539, opaque=0xb661e4, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7162, encodingMicros=2, totalDispatchMicros=32930, 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=3506846902840113, 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=11936114, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14176, opaque=0xb669dd, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5847, encodingMicros=3, totalDispatchMicros=22945, 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=3506846902983603, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11933391, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-3120, opaque=0xb65f3a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6833, encodingMicros=3, totalDispatchMicros=36315, 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=3506846902973666, 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=11931782, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5385, opaque=0xb658f1, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7193, encodingMicros=3, totalDispatchMicros=51970, 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=3506846903064874, 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=11934166, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-5567, opaque=0xb66241, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7279, encodingMicros=3, totalDispatchMicros=33006, 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=3506846902939509, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11935617, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-26726, opaque=0xb667ec, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7296, encodingMicros=3, totalDispatchMicros=22350, 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=3506846902875640, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11932230, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42264, opaque=0xb65ab1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6818, encodingMicros=3, totalDispatchMicros=51313, 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=3506846903156743, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000C7722FCE, lastDispatchedFrom=172.23.120.85:49212, lastDispatchedTo=172.23.104.252:11210, requestId=11937667, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-60002, opaque=0xb66fee, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5391, encodingMicros=3, totalDispatchMicros=16998, 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=3506846903173198, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000005AFBF18, lastDispatchedFrom=172.23.120.85:49282, lastDispatchedTo=172.23.104.252:11210, requestId=11937177, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-7235, opaque=0xb66e04, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6690, encodingMicros=3, totalDispatchMicros=14093, 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=3506846903188665, 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=11934879, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-16954, opaque=0xb6650a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7364, encodingMicros=2, totalDispatchMicros=25974, 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=3506846903026411, 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=11934760, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21496, opaque=0xb66493, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=5968, encodingMicros=3, totalDispatchMicros=27587, 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=3506846903220785, 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=11930225, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24508, opaque=0xb652dc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7393, encodingMicros=3, totalDispatchMicros=72030, 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=3506846903245667, 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=11930111, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-24498, opaque=0xb6526a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7413, encodingMicros=3, totalDispatchMicros=73253, 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=3506846903254507, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11934577, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-7150, opaque=0xb663dc, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7127, encodingMicros=3, totalDispatchMicros=31965, 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=3506846903027881, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11933836, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18829, opaque=0xb660f7, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6873, encodingMicros=3, totalDispatchMicros=32557, 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=3506846903245667, 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=11934784, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21506, opaque=0xb664ab, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6182, encodingMicros=2, totalDispatchMicros=27754, 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=3506846903312485, 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=11935334, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-13845, opaque=0xb666d1, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7425, encodingMicros=2, totalDispatchMicros=25148, 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=3506846903304129, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11936812, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-7226, opaque=0xb66c97, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7161, encodingMicros=4, totalDispatchMicros=19144, 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=3506846903344555, 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=11932004, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-21222, opaque=0xb659cf, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7341, encodingMicros=2, totalDispatchMicros=59068, 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=3506846903315107, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11934223, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-42331, opaque=0xb6627a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7148, 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.008S, createdAt=3506846903359703, 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=11936685, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14377, opaque=0xb66c18, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6238, encodingMicros=3, totalDispatchMicros=19045, 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=3506846903355157, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000B5F765BB, lastDispatchedFrom=172.23.120.85:49246, lastDispatchedTo=172.23.104.252:11210, requestId=11936835, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-30602, opaque=0xb66cae, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6917, encodingMicros=3, totalDispatchMicros=19255, 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=3506846903442407, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/0000000035D74445, lastDispatchedFrom=172.23.120.85:49296, lastDispatchedTo=172.23.104.252:11210, requestId=11937047, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-38485, opaque=0xb66d82, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6309, encodingMicros=3, totalDispatchMicros=17016, 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=3506846903492217, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11934246, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-16920, opaque=0xb66291, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=7276, encodingMicros=2, totalDispatchMicros=31863, 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=3506846903519135, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11933089, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-3111, opaque=0xb65e0c, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6892, encodingMicros=3, totalDispatchMicros=51311, 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=3506846903530576, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=11936575, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-431, documentId=test_collections-9693, opaque=0xb66baa, scope=scope-26, type=kv}, timeoutMs=120000, timings={dispatchMicros=6284, encodingMicros=2, totalDispatchMicros=18374, 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=3506846903572089, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11934622, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18857, opaque=0xb66409, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6871, encodingMicros=3, totalDispatchMicros=36406, 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=3506846903607539, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11934975, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18870, opaque=0xb6656a, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6865, encodingMicros=4, totalDispatchMicros=35751, 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=3506846903638170, 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=11927182, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-20968, opaque=0xb646f9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7919, encodingMicros=3, totalDispatchMicros=99431, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506846903653172, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11935358, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-14959, opaque=0xb666e9, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6894, encodingMicros=3, totalDispatchMicros=31426, 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=3506846903688558, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/00000000073BC932, lastDispatchedFrom=172.23.120.85:49266, lastDispatchedTo=172.23.104.252:11210, requestId=11936120, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-18897, opaque=0xb669e3, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6920, encodingMicros=3, totalDispatchMicros=24607, 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=3506846903716467, 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=11936558, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-17024, opaque=0xb66b99, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=7138, encodingMicros=3, totalDispatchMicros=15932, 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=3506846903754947, 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=11937373, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-319, documentId=test_collections-14604, opaque=0xb66ec8, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=6620, encodingMicros=3, totalDispatchMicros=16850, 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=3506846910707429, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001a, idempotent=false, lastChannelId=539F7D110000001A/000000009BE69839, lastDispatchedFrom=172.23.120.85:49248, lastDispatchedTo=172.23.104.252:11210, requestId=11937495, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-310, documentId=test_collections-7241, opaque=0xb66f42, scope=scope-21, type=kv}, timeoutMs=120000, timings={dispatchMicros=3720, encodingMicros=4, totalDispatchMicros=18859, 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=3506852104839651, 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=12241640, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-30345, opaque=0xbb1353, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7375, encodingMicros=3, totalDispatchMicros=7375, 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=3506852104925041, 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=12238379, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57511, opaque=0xbb0696, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6875, encodingMicros=3, totalDispatchMicros=30382, 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=3506852104964818, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=12229655, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1420, opaque=0xbae482, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9213, encodingMicros=3, totalDispatchMicros=46216, 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=3506852106056580, 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=12219569, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2578, opaque=0xbabd1c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9722, encodingMicros=2, totalDispatchMicros=138381, totalServerMicros=106, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852106073545, 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=12226772, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21927, opaque=0xbad93f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11661, encodingMicros=2, 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=PT0.002S, createdAt=3506852106082176, 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=12233887, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15321, opaque=0xbaf50a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16075, encodingMicros=2, totalDispatchMicros=44229, 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=3506852106137176, 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=12226798, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10325, opaque=0xbad959, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11708, encodingMicros=4, totalDispatchMicros=61976, 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=3506852106117771, 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=12231703, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41423, opaque=0xbaec82, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19312, encodingMicros=3, totalDispatchMicros=45438, 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=3506852106187227, 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=12219177, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14791, opaque=0xbabb94, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11740, encodingMicros=2, totalDispatchMicros=112272, totalServerMicros=58, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852106197465, 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=12233899, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38253, opaque=0xbaf516, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16205, encodingMicros=3, totalDispatchMicros=44352, 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=3506852106210110, 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=12233085, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38227, opaque=0xbaf1e8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19401, encodingMicros=17, totalDispatchMicros=43521, 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=3506852106217614, 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=12217447, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14601, opaque=0xbab4d2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11766, encodingMicros=2, totalDispatchMicros=126483, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852106250324, 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=12233244, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29859, opaque=0xbaf287, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7957, encodingMicros=2, totalDispatchMicros=44183, 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=3506852106263396, 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=12233170, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6458, opaque=0xbaf23d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19442, encodingMicros=2, totalDispatchMicros=43361, 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=3506852106258717, 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=12227291, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25497, opaque=0xbadb46, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11803, encodingMicros=2, totalDispatchMicros=55543, 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=3506852106343751, 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=12238257, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53617, opaque=0xbb061c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8012, encodingMicros=2, totalDispatchMicros=25157, 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=3506852106372499, 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=12227305, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25507, opaque=0xbadb54, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11914, encodingMicros=2, totalDispatchMicros=55704, 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=3506852106342195, 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=12233250, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41511, opaque=0xbaf28d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19517, encodingMicros=2, totalDispatchMicros=43198, 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=3506852106284011, 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=12226322, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6115, opaque=0xbad77d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9740, encodingMicros=2, totalDispatchMicros=74257, 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=3506852106479284, 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=12223258, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75388, opaque=0xbacb85, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10848, encodingMicros=2, totalDispatchMicros=114939, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852106473598, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12223590, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5340, opaque=0xbaccd1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16911, encodingMicros=2, totalDispatchMicros=89233, 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=3506852106495241, 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=12238256, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61478, opaque=0xbb061b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9070, encodingMicros=3, totalDispatchMicros=25012, 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=3506852106584046, 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=12235505, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41667, opaque=0xbafb5c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19689, encodingMicros=2, totalDispatchMicros=37773, 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=3506852106570634, 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=12239476, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30206, opaque=0xbb0adf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9334, encodingMicros=3, totalDispatchMicros=22253, 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=3506852106627555, 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=12235246, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65225, opaque=0xbafa59, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9188, encodingMicros=3, totalDispatchMicros=34700, 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=3506852106578783, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12223997, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19610, opaque=0xbace68, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17012, encodingMicros=2, totalDispatchMicros=89160, 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=3506852106670613, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12241835, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-274, documentId=test_collections-20555, opaque=0xbb1416, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8442, encodingMicros=2, totalDispatchMicros=8442, 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=3506852106703127, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12224684, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19780, opaque=0xbad117, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17132, encodingMicros=2, totalDispatchMicros=88772, 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=3506852106660415, 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=12235235, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18159, opaque=0xbafa4e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9218, encodingMicros=3, totalDispatchMicros=34412, 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=3506852106714462, 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=12221617, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49304, opaque=0xbac51c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9432, encodingMicros=13, totalDispatchMicros=102757, totalServerMicros=70, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852106799977, 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=12217543, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37428, opaque=0xbab532, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6382, encodingMicros=2, totalDispatchMicros=155487, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506852106835817, 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=12242162, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-274, documentId=test_collections-13129, opaque=0xbb155d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6011, encodingMicros=3, totalDispatchMicros=6011, 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=3506852106841634, 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=12236972, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34196, opaque=0xbb0117, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6419, encodingMicros=3, totalDispatchMicros=37639, 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=3506852106799609, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12226091, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19908, opaque=0xbad696, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17198, encodingMicros=2, totalDispatchMicros=87278, 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=3506852106805267, 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=12240110, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30249, opaque=0xbb0d59, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9335, encodingMicros=2, totalDispatchMicros=17714, 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=3506852106970958, 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=12240166, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-72239, opaque=0xbb0d91, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6510, encodingMicros=18, totalDispatchMicros=18188, 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=3506852106964510, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12219546, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-7865, opaque=0xbabd05, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17342, encodingMicros=2, totalDispatchMicros=129027, totalServerMicros=56, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506852107000341, 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=12241965, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-10811, opaque=0xbb1498, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8836, encodingMicros=3, totalDispatchMicros=8836, 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=3506852107027449, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12216789, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-11929, opaque=0xbab240, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17379, encodingMicros=2, totalDispatchMicros=150801, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852107043047, 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=12238593, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34254, opaque=0xbb076c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6547, encodingMicros=3, totalDispatchMicros=26248, 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=3506852107033917, 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=12217076, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37293, opaque=0xbab35f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8126, encodingMicros=3, totalDispatchMicros=148565, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852107084704, 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=12240254, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45968, opaque=0xbb0de9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6580, encodingMicros=3, totalDispatchMicros=17783, 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=3506852107087270, 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=12235854, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57342, opaque=0xbafcb9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8167, encodingMicros=2, totalDispatchMicros=33915, 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=3506852107151886, 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=12238600, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6715, opaque=0xbb0773, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8212, encodingMicros=3, totalDispatchMicros=24189, 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=3506852107178100, 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=12238894, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53657, opaque=0xbb0899, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8233, encodingMicros=3, totalDispatchMicros=22251, 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=3506852107181389, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12227414, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5490, opaque=0xbadbc1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17499, encodingMicros=3, totalDispatchMicros=69211, 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=3506852107204443, 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=12239011, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65425, opaque=0xbb090e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8254, encodingMicros=3, totalDispatchMicros=21117, 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=3506852107218931, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12227976, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5500, opaque=0xbaddf3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17532, encodingMicros=3, totalDispatchMicros=68746, 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=3506852107271089, 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=12234704, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10588, opaque=0xbaf83b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8650, encodingMicros=4, totalDispatchMicros=38397, 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=3506852107269112, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12228008, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16598, opaque=0xbade13, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17579, encodingMicros=4, totalDispatchMicros=68737, 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=3506852107420258, 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=12235651, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53459, opaque=0xbafbee, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8609, encodingMicros=2, totalDispatchMicros=34520, 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=3506852107401884, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12218213, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-930, opaque=0xbab7d0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17683, encodingMicros=18, totalDispatchMicros=137451, totalServerMicros=87, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852107447480, 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=12224682, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45154, opaque=0xbad115, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11350, encodingMicros=2, totalDispatchMicros=86105, 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=3506852107460700, 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=12235816, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57336, opaque=0xbafc93, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8628, encodingMicros=2, totalDispatchMicros=34234, 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=3506852107475509, 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=12227568, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15191, opaque=0xbadc5b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11951, encodingMicros=4, totalDispatchMicros=69932, 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=3506852107469736, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12215926, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-4519, opaque=0xbaaee1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17737, encodingMicros=2, totalDispatchMicros=152210, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852107525137, 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=12227614, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49621, opaque=0xbadc89, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11998, encodingMicros=2, totalDispatchMicros=69896, 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=3506852107578754, 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=12235808, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49852, opaque=0xbafc8b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8415, encodingMicros=3, totalDispatchMicros=49605, 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=3506852107588092, 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=12227618, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64768, opaque=0xbadc8d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12041, encodingMicros=2, 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.002S, createdAt=3506852107606736, 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=12235988, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41699, opaque=0xbafd3f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8439, encodingMicros=2, totalDispatchMicros=48449, 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=3506852107640481, 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=12236777, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57404, opaque=0xbb0054, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8448, encodingMicros=2, totalDispatchMicros=42464, 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=3506852107664317, 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=12235987, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65265, opaque=0xbafd3e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8468, encodingMicros=3, totalDispatchMicros=41159, 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=3506852107670683, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12219747, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12290, opaque=0xbabdce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17868, encodingMicros=2, totalDispatchMicros=129849, totalServerMicros=81, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506852107689642, 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=12241871, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-57750, opaque=0xbb143a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7377, encodingMicros=2, totalDispatchMicros=7377, 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=3506852107740871, 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=12236417, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53506, opaque=0xbafeec, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7907, encodingMicros=2, totalDispatchMicros=40241, 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=3506852107768486, 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=12228037, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25631, opaque=0xbade30, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7447, encodingMicros=2, totalDispatchMicros=62690, 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=3506852107770287, 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=12220839, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33360, opaque=0xbac212, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9961, encodingMicros=2, totalDispatchMicros=106668, 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=3506852107780574, 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=12230926, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-56957, opaque=0xbae979, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8964, encodingMicros=2, totalDispatchMicros=64633, 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=3506852107823760, 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=12220645, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49037, opaque=0xbac150, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10005, encodingMicros=2, totalDispatchMicros=106927, 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=3506852107819123, 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=12229041, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15216, opaque=0xbae21c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7471, encodingMicros=3, totalDispatchMicros=62227, 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=3506852107859184, 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=12219572, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14883, opaque=0xbabd1f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10026, encodingMicros=2, totalDispatchMicros=107570, 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=3506852107863350, 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=12231364, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41412, opaque=0xbaeb2f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9038, encodingMicros=2, totalDispatchMicros=64401, 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=3506852107865871, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12241117, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-274, documentId=test_collections-16933, opaque=0xbb1148, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17010, encodingMicros=3, totalDispatchMicros=17010, 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=3506852107895447, 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=12231458, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34021, opaque=0xbaeb8d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9066, encodingMicros=2, totalDispatchMicros=64420, 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=3506852107899539, 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=12223666, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10062, opaque=0xbacd1d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7546, encodingMicros=3, totalDispatchMicros=95986, totalServerMicros=34, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852107923629, 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=12231469, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15262, opaque=0xbaeb98, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9090, encodingMicros=3, totalDispatchMicros=64439, 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=3506852107932153, 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=12231696, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45578, opaque=0xbaec7b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7570, encodingMicros=4, totalDispatchMicros=59469, 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=3506852107932695, 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=12242230, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-274, documentId=test_collections-5813, opaque=0xbb15a1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5983, encodingMicros=4, totalDispatchMicros=5983, 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=3506852107949391, 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=12231367, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75659, opaque=0xbaeb32, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8901, encodingMicros=2, totalDispatchMicros=61915, 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=3506852107956005, 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=12231850, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25879, opaque=0xbaed15, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7591, encodingMicros=4, totalDispatchMicros=58460, 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=3506852108010229, 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=12231855, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45589, opaque=0xbaed1a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7639, encodingMicros=29, totalDispatchMicros=52540, 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=3506852107979009, 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=12231563, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3182, opaque=0xbaebf6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8926, encodingMicros=2, totalDispatchMicros=61815, 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=3506852108034816, 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=12231878, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38187, opaque=0xbaed31, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7660, encodingMicros=3, totalDispatchMicros=52560, 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=3506852108041261, 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=12242332, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-46043, opaque=0xbb1607, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5068, encodingMicros=2, totalDispatchMicros=5068, 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=3506852108071230, 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=12232108, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25888, opaque=0xbaee17, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7689, encodingMicros=3, totalDispatchMicros=52488, 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=3506852108113109, 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=12232150, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41444, opaque=0xbaee41, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7727, encodingMicros=2, totalDispatchMicros=52541, 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=3506852108000171, 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=12235668, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65247, opaque=0xbafbff, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9128, encodingMicros=3, totalDispatchMicros=43792, 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=3506852108174687, 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=12221748, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2747, opaque=0xbac59f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7768, encodingMicros=2, totalDispatchMicros=112051, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852108072106, 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=12238579, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30152, opaque=0xbb075e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10685, encodingMicros=2, totalDispatchMicros=23874, 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=3506852108235244, 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=12234286, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45698, opaque=0xbaf699, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9317, encodingMicros=3, totalDispatchMicros=42586, 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=3506852108085586, 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=12242331, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-22541, opaque=0xbb1606, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4981, encodingMicros=3, totalDispatchMicros=4981, 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=3506852108252806, 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=12238757, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65414, opaque=0xbb0810, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10862, encodingMicros=3, totalDispatchMicros=23659, 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=3506852108315511, 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=12241946, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-18592, opaque=0xbb1485, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10357, encodingMicros=4, totalDispatchMicros=10357, 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=3506852108230226, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=12240432, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-13082, opaque=0xbb0e9b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10140, encodingMicros=3, totalDispatchMicros=14740, 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=3506852108364639, 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=12238914, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38377, opaque=0xbb08ad, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10220, encodingMicros=3, totalDispatchMicros=23629, 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=3506852108285384, 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=12242348, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-6888, opaque=0xbb1617, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5084, encodingMicros=3, totalDispatchMicros=5084, 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=3506852108390498, 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=12240384, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22448, opaque=0xbb0e6b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10241, encodingMicros=3, totalDispatchMicros=16721, 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=3506852108278732, 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=12221902, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37837, opaque=0xbac639, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17014, encodingMicros=2, totalDispatchMicros=113809, totalServerMicros=57, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852108424370, 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=12220805, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33347, opaque=0xbac1f0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4535, encodingMicros=2, totalDispatchMicros=73623, totalServerMicros=31, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852108429515, 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=12239245, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53675, opaque=0xbb09f8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9361, encodingMicros=3, totalDispatchMicros=20341, 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=3506852108461037, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12241675, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-274, documentId=test_collections-16948, opaque=0xbb1376, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11360, encodingMicros=3, totalDispatchMicros=11360, 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=3506852108373874, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=12240435, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16914, opaque=0xbb0e9e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10280, encodingMicros=2, totalDispatchMicros=14884, 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=3506852108546521, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12241882, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-274, documentId=test_collections-1734, opaque=0xbb1445, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11157, encodingMicros=3, totalDispatchMicros=11157, 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=3506852108501026, 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=12234810, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10591, opaque=0xbaf8a5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9425, encodingMicros=3, totalDispatchMicros=39765, 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=3506852108460700, 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=12221027, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33435, opaque=0xbac2ce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4568, encodingMicros=2, totalDispatchMicros=73565, totalServerMicros=31, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852108657413, 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=12234954, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29950, opaque=0xbaf935, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9568, encodingMicros=2, totalDispatchMicros=39792, 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=3506852109394714, 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=12234877, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45714, opaque=0xbaf8e8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=32261, encodingMicros=3, totalDispatchMicros=60235, 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=3506852109428613, 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=12235575, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61327, opaque=0xbafba2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=32291, encodingMicros=3, totalDispatchMicros=55345, 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=3506852110071499, 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=12234305, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26008, opaque=0xbaf6ac, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11725, encodingMicros=3, totalDispatchMicros=40301, 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=3506852110095714, 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=12232366, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34061, opaque=0xbaef19, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11842, encodingMicros=3, totalDispatchMicros=55595, 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=3506852110130931, 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=12232619, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17979, opaque=0xbaf016, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11870, encodingMicros=3, totalDispatchMicros=55455, 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=3506852110168467, 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=12236029, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6591, opaque=0xbafd68, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11897, encodingMicros=3, totalDispatchMicros=49259, 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=3506852110177583, 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=12236890, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6640, opaque=0xbb00c5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11217, encodingMicros=3, totalDispatchMicros=35246, 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=3506852110211951, 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=12238484, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53630, opaque=0xbb06ff, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11172, encodingMicros=2, totalDispatchMicros=28333, 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=3506852110229645, 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=12236475, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30039, opaque=0xbaff26, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11935, encodingMicros=2, totalDispatchMicros=39968, 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=3506852110253479, 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=12236497, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-72171, opaque=0xbaff3c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11954, encodingMicros=2, totalDispatchMicros=39968, 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=3506852110268730, 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=12240164, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41963, opaque=0xbb0d8f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11207, encodingMicros=3, totalDispatchMicros=21385, 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=3506852110300862, 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=12237240, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26170, opaque=0xbb0223, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11979, encodingMicros=2, totalDispatchMicros=39162, 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=3506852110440198, 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=12240465, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57667, opaque=0xbb0ebc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10285, encodingMicros=2, totalDispatchMicros=13976, 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=3506852108455095, 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=12240660, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53754, opaque=0xbb0f7f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10265, encodingMicros=3, totalDispatchMicros=14727, 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=3506852110306891, 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=12239023, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6732, opaque=0xbb091a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11231, encodingMicros=2, totalDispatchMicros=26079, 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=3506852110654620, 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=12230293, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12856, opaque=0xbae700, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12911, encodingMicros=3, totalDispatchMicros=67307, 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=3506852110647954, 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=12240848, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6811, opaque=0xbb103b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10862, encodingMicros=3, totalDispatchMicros=17200, 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=3506852110681132, 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=12242115, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-61687, opaque=0xbb152e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10398, encodingMicros=3, totalDispatchMicros=10398, 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=3506852109428032, 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=12238761, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26261, opaque=0xbb0814, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10429, encodingMicros=2, totalDispatchMicros=27230, 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=3506852109396912, 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=12222876, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15035, opaque=0xbaca07, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13263, encodingMicros=3, totalDispatchMicros=87667, 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=3506852110854000, 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=12240320, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65494, opaque=0xbb0e2b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11879, encodingMicros=3, totalDispatchMicros=19414, 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=3506852108697086, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=12241302, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-274, documentId=test_collections-1719, opaque=0xbb1201, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16866, encodingMicros=3, totalDispatchMicros=16866, 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=3506852110898907, 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=12240663, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65504, opaque=0xbb0f82, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11911, encodingMicros=3, totalDispatchMicros=16543, 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=3506852108585123, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=12240995, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20524, opaque=0xbb10ce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8272, encodingMicros=3, totalDispatchMicros=12118, 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=3506852110937835, 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=12219634, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-7894, opaque=0xbabd5d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6745, encodingMicros=2, totalDispatchMicros=96496, 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=3506852110930196, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=12217828, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-847, opaque=0xbab64f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10660, encodingMicros=2, totalDispatchMicros=144839, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852110960418, 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=12241055, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53776, opaque=0xbb110a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10927, encodingMicros=3, totalDispatchMicros=15280, 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=3506852108581333, 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=12234576, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22220, opaque=0xbaf7bb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17217, encodingMicros=2, totalDispatchMicros=49998, 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=3506852110980573, 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=12240894, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57693, opaque=0xbb1069, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10735, encodingMicros=3, totalDispatchMicros=13912, 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=3506852111003176, 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=12234655, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57258, opaque=0xbaf80a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19635, encodingMicros=2, totalDispatchMicros=52340, 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=3506852110965833, 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=12218914, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16038, opaque=0xbaba8d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6770, encodingMicros=2, totalDispatchMicros=101889, totalServerMicros=56, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506852111019240, 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=12242058, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-6873, opaque=0xbb14f5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10709, encodingMicros=2, totalDispatchMicros=10709, 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=3506852111054396, 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=12226342, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15148, opaque=0xbad791, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6609, encodingMicros=3, totalDispatchMicros=73361, 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=3506852111063918, 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=12219681, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-7904, opaque=0xbabd8c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6845, encodingMicros=2, totalDispatchMicros=96615, 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=3506852110863641, 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=12223241, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49411, opaque=0xbacb74, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14726, encodingMicros=3, totalDispatchMicros=88937, 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=3506852110849009, 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=12236350, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26117, opaque=0xbafea9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11777, encodingMicros=3, totalDispatchMicros=32207, 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=3506852111149633, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12240299, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1695, opaque=0xbb0e16, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12149, encodingMicros=3, totalDispatchMicros=20232, 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=3506852110681636, 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=12230961, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8588, opaque=0xbae99c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12934, encodingMicros=3, totalDispatchMicros=66767, 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=3506852111185627, 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=12228914, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6270, opaque=0xbae19d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6431, encodingMicros=3, totalDispatchMicros=55877, 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=3506852111176708, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12240909, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1705, opaque=0xbb1078, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10286, encodingMicros=3, totalDispatchMicros=17464, 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=3506852111232663, 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=12229156, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-60989, opaque=0xbae28f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6462, encodingMicros=3, totalDispatchMicros=49553, 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=3506852111243959, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12242183, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-274, documentId=test_collections-8917, opaque=0xbb1572, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10068, encodingMicros=3, totalDispatchMicros=10068, 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=3506852111248735, 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=12236486, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22304, opaque=0xbaff31, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11410, encodingMicros=16, totalDispatchMicros=43704, 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=3506852111275181, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12242313, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-274, documentId=test_collections-20577, opaque=0xbb15f4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8199, encodingMicros=3, totalDispatchMicros=8199, 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=3506852111167657, 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=12236389, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26118, opaque=0xbafed0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12092, encodingMicros=2, totalDispatchMicros=32503, 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=3506852111326687, 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=12229370, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-52953, opaque=0xbae365, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6522, encodingMicros=2, totalDispatchMicros=49606, 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=3506852111330093, 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=12239199, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26289, opaque=0xbb09ca, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11361, encodingMicros=3, totalDispatchMicros=34034, 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=3506852111060417, 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=12240929, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75882, opaque=0xbb108c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10738, encodingMicros=3, totalDispatchMicros=16154, 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=3506852111032051, 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=12234745, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34127, opaque=0xbaf864, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19659, encodingMicros=3, totalDispatchMicros=52343, 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=3506852110991870, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=12223630, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8342, opaque=0xbaccf9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10710, encodingMicros=3, totalDispatchMicros=105429, totalServerMicros=64, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852111474099, 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=12235398, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15355, opaque=0xbafaf1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20075, encodingMicros=2, totalDispatchMicros=51958, 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=3506852111371976, 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=12229765, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53125, opaque=0xbae4f0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6552, encodingMicros=2, totalDispatchMicros=49268, 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=3506852111493949, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C451AB39, lastDispatchedFrom=172.23.120.85:50118, lastDispatchedTo=172.23.104.252:11210, requestId=12219378, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5036, opaque=0xbabc5d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11207, encodingMicros=2, totalDispatchMicros=147466, totalServerMicros=106, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852111367878, 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=12227441, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64705, opaque=0xbadbdc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15405, encodingMicros=2, totalDispatchMicros=60686, 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=3506852111523557, 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=12230214, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17740, opaque=0xbae6b1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6699, encodingMicros=2, totalDispatchMicros=48507, 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=3506852111535762, 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=12230176, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17728, opaque=0xbae68b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6498, encodingMicros=2, totalDispatchMicros=59590, 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=3506852111370327, 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=12239242, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75839, opaque=0xbb09f5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11399, encodingMicros=4, totalDispatchMicros=33940, 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=3506852111253872, 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=12220206, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5060, opaque=0xbabf99, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13446, encodingMicros=2, totalDispatchMicros=147136, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852111672940, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000633BD476, lastDispatchedFrom=172.23.120.85:50034, lastDispatchedTo=172.23.104.252:11210, requestId=12237988, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1632, opaque=0xbb050f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5840, encodingMicros=4, totalDispatchMicros=19350, 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=3506852111554932, 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=12230337, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17780, opaque=0xbae72c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6707, encodingMicros=2, totalDispatchMicros=46753, 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=3506852111505818, 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=12235598, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26076, opaque=0xbafbb9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20102, 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=3506852114469838, 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=12235685, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20296, opaque=0xbafc10, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8937, encodingMicros=2, totalDispatchMicros=40588, 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=3506852114461632, 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=12225718, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-5915, opaque=0xbad521, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24254, encodingMicros=5, totalDispatchMicros=97509, 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=3506852114469281, 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=12218378, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14663, opaque=0xbab875, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9981, encodingMicros=2, totalDispatchMicros=110492, totalServerMicros=58, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852114520082, 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=12233095, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12909, opaque=0xbaf1f2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9556, encodingMicros=3, totalDispatchMicros=32931, 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=3506852114469838, 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=12233288, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57172, opaque=0xbaf2b3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8560, encodingMicros=2, totalDispatchMicros=32097, 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=3506852114534581, 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=12220378, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75106, opaque=0xbac045, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24311, encodingMicros=2, totalDispatchMicros=124340, totalServerMicros=40, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852114571377, 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=12223046, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-9997, opaque=0xbacab1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8658, encodingMicros=2, totalDispatchMicros=75854, 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=3506852114599811, 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=12234011, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1526, opaque=0xbaf586, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7317, encodingMicros=2, totalDispatchMicros=30587, 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=3506852114557934, 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=12233637, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25970, opaque=0xbaf410, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9615, encodingMicros=2, totalDispatchMicros=36597, 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=3506852114697772, 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=12234004, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61232, opaque=0xbaf57f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9738, encodingMicros=2, totalDispatchMicros=29649, 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=3506852114698353, 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=12234715, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53395, opaque=0xbaf846, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24409, encodingMicros=2, totalDispatchMicros=50924, 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=3506852114716988, 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=12235897, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30007, opaque=0xbafce4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15024, encodingMicros=32, totalDispatchMicros=35559, 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=3506852114762914, 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=12226645, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38052, opaque=0xbad8c0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24459, encodingMicros=2, totalDispatchMicros=79482, 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=3506852114810150, 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=12226961, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38069, opaque=0xbad9fc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24482, encodingMicros=3, totalDispatchMicros=79306, 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=3506852114844705, 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=12226989, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10342, opaque=0xbada18, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24512, encodingMicros=3, totalDispatchMicros=79289, 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=3506852114886199, 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=12227133, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64646, opaque=0xbadaa8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24550, encodingMicros=3, totalDispatchMicros=79293, 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=3506852114919946, 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=12222530, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-9882, opaque=0xbac8ad, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15118, encodingMicros=3, totalDispatchMicros=109961, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852114949164, 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=12239665, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75848, opaque=0xbb0b9c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15144, encodingMicros=2, totalDispatchMicros=24047, 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=3506852114963650, 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=12236155, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18220, opaque=0xbafde6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26401, encodingMicros=3, totalDispatchMicros=42774, 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=3506852115043394, 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=12239286, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57573, opaque=0xbb0a21, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26472, encodingMicros=3, totalDispatchMicros=35480, 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=3506852115072924, 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=12239340, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18420, opaque=0xbb0a57, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26486, encodingMicros=3, totalDispatchMicros=35159, 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=3506852115134595, 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=12237696, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41811, opaque=0xbb03eb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26517, encodingMicros=4, totalDispatchMicros=37931, 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=3506852115249199, 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=12237920, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15405, opaque=0xbb04cb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26561, encodingMicros=3, totalDispatchMicros=35136, 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=3506852115300247, 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=12237990, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61464, opaque=0xbb0511, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26598, encodingMicros=3, totalDispatchMicros=36582, 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=3506852115330774, 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=12230361, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-56814, opaque=0xbae744, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15227, encodingMicros=2, totalDispatchMicros=77340, 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=3506852115414968, 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=12217292, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2453, opaque=0xbab437, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15265, encodingMicros=2, totalDispatchMicros=161071, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852114630923, 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=12234092, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20213, opaque=0xbaf5d7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7336, encodingMicros=3, totalDispatchMicros=30510, 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=3506852114604794, 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=12218671, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37583, opaque=0xbab99a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8686, encodingMicros=9, totalDispatchMicros=78691, totalServerMicros=28, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852115718003, 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=12224697, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21707, opaque=0xbad124, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10461, encodingMicros=2, totalDispatchMicros=89005, 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=3506852115741393, 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=12225057, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21809, opaque=0xbad28c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10476, encodingMicros=2, totalDispatchMicros=88780, 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=3506852115755482, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12223027, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1127, opaque=0xbaca9e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1055, encodingMicros=8, totalDispatchMicros=102792, totalServerMicros=59, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852115801452, 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=12221607, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71794, opaque=0xbac512, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8816, encodingMicros=2, totalDispatchMicros=94183, 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=3506852115811943, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12222163, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8201, opaque=0xbac73e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1079, encodingMicros=3, totalDispatchMicros=96408, 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=3506852115858533, 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=12227429, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15187, opaque=0xbadbd0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8823, encodingMicros=3, totalDispatchMicros=77180, 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=3506852115466236, 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=12223668, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49425, opaque=0xbacd1f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21378, encodingMicros=5, totalDispatchMicros=78473, 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=3506852115456274, 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=12221813, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37803, opaque=0xbac5e0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15287, encodingMicros=2, totalDispatchMicros=126915, totalServerMicros=59, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852115936328, 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=12237587, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30101, opaque=0xbb037e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8869, encodingMicros=3, totalDispatchMicros=40080, 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=3506852115952797, 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=12225041, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21803, opaque=0xbad27c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21826, encodingMicros=2, totalDispatchMicros=72047, 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=3506852115973052, 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=12218295, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75040, opaque=0xbab822, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15784, encodingMicros=2, totalDispatchMicros=150624, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852115068183, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=12225350, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19863, opaque=0xbad3b1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15843, encodingMicros=3, totalDispatchMicros=131795, totalServerMicros=77, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852116039674, 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=12218058, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-74944, opaque=0xbab735, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15832, encodingMicros=2, totalDispatchMicros=150881, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852116055599, 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=12225912, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-5961, opaque=0xbad5e3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21841, 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.001S, createdAt=3506852114979389, 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=12239877, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49979, opaque=0xbb0c70, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14360, encodingMicros=2, totalDispatchMicros=26695, 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=3506852114738751, 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=12234129, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25997, opaque=0xbaf5fc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9769, encodingMicros=2, totalDispatchMicros=36208, 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=3506852116123515, 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=12226171, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38026, opaque=0xbad6e6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21877, encodingMicros=2, totalDispatchMicros=66432, 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=3506852116123515, 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=12239960, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61568, opaque=0xbb0cc3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15496, encodingMicros=2, totalDispatchMicros=27486, 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=3506852116078198, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=12224376, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19689, opaque=0xbacfe3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16842, encodingMicros=2, totalDispatchMicros=133770, 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=3506852116227571, 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=12239504, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6750, opaque=0xbb0afb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10531, encodingMicros=3, totalDispatchMicros=20907, 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=3506852115982778, 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=12227639, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38092, opaque=0xbadca2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8901, encodingMicros=3, totalDispatchMicros=77021, 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=3506852115860504, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12229804, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8573, opaque=0xbae517, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1109, encodingMicros=2, totalDispatchMicros=45775, 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=3506852116286306, 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=12228290, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38102, opaque=0xbadf2d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9200, encodingMicros=3, totalDispatchMicros=75322, 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=3506852116316365, 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=12234730, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45711, opaque=0xbaf855, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9097, encodingMicros=3, totalDispatchMicros=42199, 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=3506852116254713, 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=12233114, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25952, opaque=0xbaf205, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15598, encodingMicros=2, totalDispatchMicros=50587, 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=3506852116358358, 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=12234926, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49818, opaque=0xbaf919, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9091, encodingMicros=2, totalDispatchMicros=36482, 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=3506852116372267, 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=12241991, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-38459, opaque=0xbb14b2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15705, encodingMicros=3, totalDispatchMicros=15705, 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=3506852116250237, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=12222823, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1072, opaque=0xbac9d2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17008, encodingMicros=2, totalDispatchMicros=141671, totalServerMicros=104, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852116424925, 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=12238243, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22366, opaque=0xbb060e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15722, encodingMicros=3, totalDispatchMicros=29851, 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=3506852116447297, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=12236801, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8750, opaque=0xbb006c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17201, encodingMicros=2, totalDispatchMicros=54232, 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=3506852116171714, 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=12239000, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75833, opaque=0xbb0903, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15948, encodingMicros=3, totalDispatchMicros=35686, 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=3506852116179036, 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=12226285, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6099, opaque=0xbad758, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21918, encodingMicros=2, totalDispatchMicros=65949, 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=3506852116541176, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=12225899, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1304, opaque=0xbad5d6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17260, encodingMicros=2, totalDispatchMicros=94444, 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=3506852116480831, 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=12238759, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15428, opaque=0xbb0812, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15744, encodingMicros=3, totalDispatchMicros=24186, 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=3506852116615181, 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=12227431, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21971, opaque=0xbadbd2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22331, encodingMicros=2, totalDispatchMicros=58321, 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=3506852116453668, 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=12235878, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65260, opaque=0xbafcd1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7415, encodingMicros=2, totalDispatchMicros=34575, 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=3506852116658637, 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=12233459, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10539, opaque=0xbaf35e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15908, encodingMicros=3, totalDispatchMicros=46494, 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=3506852116375498, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12233998, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12932, opaque=0xbaf579, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1593, encodingMicros=2, totalDispatchMicros=37460, 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=3506852116691522, 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=12233599, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6475, opaque=0xbaf3ea, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15933, encodingMicros=3, totalDispatchMicros=46441, 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=3506852116707220, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12236082, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12972, opaque=0xbafd9d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1133, encodingMicros=3, totalDispatchMicros=38777, 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=3506852116339654, 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=12228448, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21999, opaque=0xbadfcb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9239, encodingMicros=3, totalDispatchMicros=74636, 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=3506852116725821, 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=12233695, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53337, opaque=0xbaf44a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15964, encodingMicros=3, totalDispatchMicros=46419, 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=3506852116733844, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12236168, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20315, opaque=0xbafdf3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=1155, encodingMicros=3, totalDispatchMicros=38781, 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=3506852116676965, 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=12227854, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21993, opaque=0xbadd79, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22298, encodingMicros=3, totalDispatchMicros=59058, 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=3506852116584048, 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=12239322, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41917, opaque=0xbb0a45, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3742, encodingMicros=3, totalDispatchMicros=25696, 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=3506852116602500, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=12226532, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8469, opaque=0xbad84f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17317, encodingMicros=2, totalDispatchMicros=90743, 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=3506852118531357, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=12236275, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20321, opaque=0xbafe5e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12561, encodingMicros=2, totalDispatchMicros=33261, 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=3506852118557289, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=12226209, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1329, opaque=0xbad70c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19268, encodingMicros=2, totalDispatchMicros=89958, 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=3506852118569116, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=12236331, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16812, opaque=0xbafe96, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11260, encodingMicros=2, totalDispatchMicros=34392, 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=3506852118481885, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=12233515, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5602, opaque=0xbaf396, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2374, encodingMicros=3, totalDispatchMicros=34900, 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=3506852118594106, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=12219327, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16153, opaque=0xbabc2a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11281, encodingMicros=2, totalDispatchMicros=148640, totalServerMicros=118, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852118475714, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12240623, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5775, opaque=0xbb0f5a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2848, encodingMicros=3, totalDispatchMicros=23986, 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=3506852118624382, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=12233755, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1517, opaque=0xbaf486, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2506, encodingMicros=3, totalDispatchMicros=34368, 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=3506852118489134, 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=12228854, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49646, opaque=0xbae161, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24087, encodingMicros=3, totalDispatchMicros=51744, 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=3506852118653704, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=12234167, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12938, opaque=0xbaf622, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2530, encodingMicros=3, totalDispatchMicros=26904, 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=3506852116769994, 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=12242611, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-53872, opaque=0xbb171e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9227, encodingMicros=3, totalDispatchMicros=9227, 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=3506852116756700, 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=12233713, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29885, opaque=0xbaf45c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15988, encodingMicros=2, totalDispatchMicros=46456, 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=3506852118718411, 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=12229051, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49661, opaque=0xbae226, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24293, encodingMicros=3, totalDispatchMicros=56116, 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=3506852118712332, 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=12242617, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-15493, opaque=0xbb1724, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11158, encodingMicros=3, totalDispatchMicros=11158, 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=3506852118763548, 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=12229140, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-72032, opaque=0xbae27f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24328, encodingMicros=3, totalDispatchMicros=56125, 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=3506852118774306, 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=12230182, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45532, opaque=0xbae691, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13459, encodingMicros=2, totalDispatchMicros=55347, 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=3506852118683120, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=12216041, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-4596, opaque=0xbaaf54, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2555, encodingMicros=4, totalDispatchMicros=147235, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852118798678, 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=12230189, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10444, opaque=0xbae698, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13479, encodingMicros=4, totalDispatchMicros=55325, 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=3506852118804024, 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=12241284, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57715, opaque=0xbb11ee, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10305, encodingMicros=2, totalDispatchMicros=18751, 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=3506852118679640, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=12237923, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8795, opaque=0xbb04ce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11291, encodingMicros=2, totalDispatchMicros=28772, 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=3506852118835046, 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=12226877, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21940, opaque=0xbad9a8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10329, encodingMicros=3, totalDispatchMicros=70402, 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=3506852118618169, 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=12236153, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61362, opaque=0xbafde4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5713, encodingMicros=3, totalDispatchMicros=34142, 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=3506852118884800, 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=12242194, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-65592, opaque=0xbb157d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17350, encodingMicros=3, totalDispatchMicros=17350, 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=3506852118650480, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12238874, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1655, opaque=0xbb0885, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3019, encodingMicros=3, totalDispatchMicros=26640, 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=3506852118911270, 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=12236436, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30036, opaque=0xbafeff, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6001, encodingMicros=2, totalDispatchMicros=34338, 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=3506852118585481, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=12226762, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8484, opaque=0xbad935, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19293, encodingMicros=2, totalDispatchMicros=89712, 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=3506852118971964, 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=12237024, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41764, opaque=0xbb014b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6048, encodingMicros=2, totalDispatchMicros=34123, 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=3506852118928179, 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=12229175, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38125, opaque=0xbae2a2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10383, encodingMicros=3, totalDispatchMicros=69187, 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=3506852118910203, 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=12242354, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-65606, opaque=0xbb161d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15503, encodingMicros=2, totalDispatchMicros=15503, 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=3506852119091576, 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=12229920, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10435, opaque=0xbae58b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10533, encodingMicros=3, totalDispatchMicros=69011, 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=3506852118838863, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=12220222, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5073, opaque=0xbabfa9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2625, encodingMicros=2, totalDispatchMicros=128469, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852119134778, 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=12230365, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41252, opaque=0xbae748, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10565, encodingMicros=2, totalDispatchMicros=68724, 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=3506852118829164, 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=12230409, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-56825, opaque=0xbae774, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13502, encodingMicros=8, totalDispatchMicros=55251, 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=3506852119160912, 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=12223722, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49439, opaque=0xbacd55, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14717, encodingMicros=3, totalDispatchMicros=77557, 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=3506852118786999, 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=12241693, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-61665, opaque=0xbb1388, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=23233, encodingMicros=3, totalDispatchMicros=23233, 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=3506852119198443, 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=12230821, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17902, opaque=0xbae910, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13856, encodingMicros=2, totalDispatchMicros=55318, 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=3506852119207016, 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=12241851, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-26437, opaque=0xbb1426, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21151, encodingMicros=3, totalDispatchMicros=21151, 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=3506852119208765, 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=12241972, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-18598, opaque=0xbb149f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18962, encodingMicros=3, totalDispatchMicros=18962, 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=3506852119229709, 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=12230354, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17785, opaque=0xbae73d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14685, encodingMicros=2, totalDispatchMicros=57814, 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=3506852119252095, 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=12242359, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-61701, opaque=0xbb1622, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15612, encodingMicros=2, totalDispatchMicros=15612, 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=3506852119147773, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=12219203, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-4977, opaque=0xbabbae, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=2929, encodingMicros=2, totalDispatchMicros=134839, totalServerMicros=105, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852119276264, 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=12230499, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53165, opaque=0xbae7ce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14721, encodingMicros=2, totalDispatchMicros=57733, 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=3506852119003564, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=12223111, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12596, opaque=0xbacaf2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19696, encodingMicros=3, totalDispatchMicros=124775, totalServerMicros=77, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852119302572, 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=12237985, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34233, opaque=0xbb050c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18980, encodingMicros=3, totalDispatchMicros=42272, 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=3506852118984458, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12223030, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1128, opaque=0xbacaa1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3329, encodingMicros=2, totalDispatchMicros=113366, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852119388474, 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=12238011, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65363, opaque=0xbb0526, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19062, encodingMicros=3, totalDispatchMicros=42349, 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=3506852119336344, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=12216601, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-15776, opaque=0xbab184, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3091, encodingMicros=2, totalDispatchMicros=141868, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852119304025, 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=12230691, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17869, opaque=0xbae88e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14745, encodingMicros=2, totalDispatchMicros=57548, 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=3506852119279670, 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=12242553, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-57786, opaque=0xbb16e4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12232, encodingMicros=2, totalDispatchMicros=12232, 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=3506852119233012, 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=12231015, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-56998, opaque=0xbae9d2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13876, encodingMicros=2, totalDispatchMicros=55258, 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=3506852119526227, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000C34E3CD5, lastDispatchedFrom=172.23.120.85:50052, lastDispatchedTo=172.23.104.252:11210, requestId=12229063, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8554, opaque=0xbae232, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19999, encodingMicros=2, totalDispatchMicros=73527, 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=3506852119418303, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12223244, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12607, opaque=0xbacb77, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3758, encodingMicros=2, totalDispatchMicros=112773, totalServerMicros=76, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852120397926, 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=12223185, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1167, opaque=0xbacb3c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15532, encodingMicros=2, totalDispatchMicros=102725, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852120403999, 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=12237499, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3349, opaque=0xbb0326, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12727, encodingMicros=3, totalDispatchMicros=31085, 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=3506852120436650, 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=12231907, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5574, opaque=0xbaed4e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15567, encodingMicros=2, totalDispatchMicros=45220, 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=3506852120489014, 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=12241120, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75887, opaque=0xbb114b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12796, encodingMicros=2, totalDispatchMicros=21027, 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=3506852120492338, 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=12223692, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19597, opaque=0xbacd37, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15615, encodingMicros=2, totalDispatchMicros=90319, 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=3506852120527366, 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=12231908, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6382, opaque=0xbaed4f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15531, encodingMicros=2, totalDispatchMicros=59050, 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=3506852121562892, 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=12228039, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64858, opaque=0xbade33, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16273, encodingMicros=2, totalDispatchMicros=68000, 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=3506852121534008, 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=12224998, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10218, opaque=0xbad251, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7706, encodingMicros=2, totalDispatchMicros=73411, 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=3506852123415107, 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=12220982, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33417, opaque=0xbac2a1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15623, encodingMicros=2, totalDispatchMicros=137125, totalServerMicros=75, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852123421203, 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=12218562, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37550, opaque=0xbab92d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6980, encodingMicros=2, totalDispatchMicros=146357, totalServerMicros=115, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852123467737, 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=12232610, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61141, opaque=0xbaf00d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15640, encodingMicros=2, totalDispatchMicros=62118, 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=3506852123492269, 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=12236471, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45788, opaque=0xbaff22, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6950, encodingMicros=3, totalDispatchMicros=30496, 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=3506852120785414, 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=12238422, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41860, opaque=0xbb06c1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=29644, encodingMicros=2, totalDispatchMicros=39884, 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=3506852120741298, 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=12226210, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33854, opaque=0xbad70d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16125, encodingMicros=3, totalDispatchMicros=84160, 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=3506852123587632, 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=12241965, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10811, opaque=0xbb1498, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3412, encodingMicros=3, totalDispatchMicros=12248, 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=3506852120665688, 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=12228484, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49638, opaque=0xbadfef, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21501, encodingMicros=2, totalDispatchMicros=70992, 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=3506852120542649, 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=12239494, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38395, opaque=0xbb0af1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12836, encodingMicros=3, totalDispatchMicros=25333, 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=3506852123678603, 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=12239011, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65425, opaque=0xbb090e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3464, encodingMicros=3, totalDispatchMicros=24581, 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=3506852123691363, 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=12218899, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14739, opaque=0xbaba7e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24486, encodingMicros=3, totalDispatchMicros=140528, totalServerMicros=66, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852123716199, 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=12235370, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18171, opaque=0xbafad5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15983, encodingMicros=2, totalDispatchMicros=38144, 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=3506852123728302, 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=12240320, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65494, opaque=0xbb0e2b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3427, encodingMicros=3, totalDispatchMicros=22841, 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=3506852123807788, 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=12242228, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-46037, opaque=0xbb159f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3464, encodingMicros=3, totalDispatchMicros=12629, 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=3506852123632077, 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=12217937, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37445, opaque=0xbab6bc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18996, encodingMicros=2, totalDispatchMicros=142503, totalServerMicros=59, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852123557174, 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=12238607, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49939, opaque=0xbb077a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=32409, encodingMicros=3, totalDispatchMicros=42548, 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=3506852123500286, 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=12232784, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17982, opaque=0xbaf0bb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15665, encodingMicros=3, totalDispatchMicros=62047, 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=3506852123462731, 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=12236983, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45815, opaque=0xbb0122, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=23650, encodingMicros=3, totalDispatchMicros=39648, 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=3506852125399724, 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=12229455, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45515, opaque=0xbae3ba, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10965, encodingMicros=3, totalDispatchMicros=62492, 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=3506852123427383, 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=12219572, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14883, opaque=0xbabd1f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3173, encodingMicros=2, totalDispatchMicros=110743, 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=3506852125432963, 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=12221546, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75325, opaque=0xbac4d5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10993, encodingMicros=2, totalDispatchMicros=110272, totalServerMicros=50, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852125458191, 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=12231383, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34015, opaque=0xbaeb42, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5196, encodingMicros=2, totalDispatchMicros=75791, 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=3506852125457934, 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=12235403, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45742, opaque=0xbafaf6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25530, encodingMicros=3, totalDispatchMicros=47727, 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=3506852125495214, 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=12226041, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6013, opaque=0xbad664, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20555, encodingMicros=2, totalDispatchMicros=84041, 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=3506852125506332, 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=12241955, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53832, opaque=0xbb148e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5230, encodingMicros=2, totalDispatchMicros=14460, 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=3506852125524046, 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=12226238, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6080, opaque=0xbad729, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20580, encodingMicros=2, totalDispatchMicros=83619, 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=3506852125531415, 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=12222342, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33613, opaque=0xbac7f1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5251, encodingMicros=3, totalDispatchMicros=112240, 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=3506852125551687, 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=12237668, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41808, opaque=0xbb03cf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25599, encodingMicros=3, totalDispatchMicros=42509, 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=3506852125408559, 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=12229267, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-52913, opaque=0xbae2fe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18698, encodingMicros=2, totalDispatchMicros=73463, 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=3506852125601594, 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=12237886, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38350, opaque=0xbb04a9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25641, encodingMicros=3, totalDispatchMicros=42061, 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=3506852125624840, 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=12226888, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45413, opaque=0xbad9b3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20645, encodingMicros=2, totalDispatchMicros=81778, 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=3506852125638501, 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=12241188, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65530, opaque=0xbb118f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16564, encodingMicros=2, totalDispatchMicros=25390, 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=3506852125652162, 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=12227186, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3092, opaque=0xbadadd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20668, encodingMicros=2, totalDispatchMicros=81558, 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=3506852125693959, 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=12231950, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61104, opaque=0xbaed79, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16597, encodingMicros=4, totalDispatchMicros=69722, 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=3506852125720012, 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=12227358, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21967, opaque=0xbadb89, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20719, encodingMicros=2, totalDispatchMicros=78380, 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=3506852125744680, 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=12227362, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-60744, opaque=0xbadb8d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20699, encodingMicros=3, totalDispatchMicros=78372, 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=3506852125769636, 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=12232460, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29819, opaque=0xbaef77, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16646, encodingMicros=2, totalDispatchMicros=69243, 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=3506852125793420, 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=12232557, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45626, opaque=0xbaefd8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16661, encodingMicros=4, totalDispatchMicros=69190, 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=3506852125819231, 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=12227922, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25600, opaque=0xbaddbd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20674, encodingMicros=2, totalDispatchMicros=81537, 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=3506852125849578, 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=12228123, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64881, opaque=0xbade86, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20683, encodingMicros=2, totalDispatchMicros=81312, 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=3506852125872168, 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=12241394, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-42039, opaque=0xbb125d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16637, encodingMicros=3, totalDispatchMicros=26017, 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=3506852125896677, 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=12241489, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22501, opaque=0xbb12bc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16657, encodingMicros=2, totalDispatchMicros=25021, 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=3506852125907250, 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=12230568, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41298, opaque=0xbae813, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20699, encodingMicros=2, totalDispatchMicros=79018, 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=3506852125946765, 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=12230746, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-56904, opaque=0xbae8c5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20727, encodingMicros=2, totalDispatchMicros=78891, 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=3506852125971070, 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=12229316, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-52934, opaque=0xbae32f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8598, encodingMicros=3, totalDispatchMicros=66216, 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=3506852125400884, 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=12242664, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-38474, opaque=0xbb1753, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9809, encodingMicros=3, totalDispatchMicros=9809, 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=3506852125401891, 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=12219679, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37652, opaque=0xbabd8a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13251, encodingMicros=2, totalDispatchMicros=150371, totalServerMicros=102, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852126200914, 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=12242034, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10814, opaque=0xbb14dd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8211, encodingMicros=3, totalDispatchMicros=16663, 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=3506852123719491, 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=12231700, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17939, opaque=0xbaec7f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24510, encodingMicros=3, totalDispatchMicros=71311, 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=3506852126244685, 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=12235774, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22273, opaque=0xbafc69, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8185, encodingMicros=3, totalDispatchMicros=57976, 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=3506852126198393, 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=12242715, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-18646, opaque=0xbb1786, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10483, encodingMicros=3, totalDispatchMicros=10483, 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=3506852126297758, 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=12232763, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57137, opaque=0xbaf0a6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26466, encodingMicros=3, totalDispatchMicros=70896, 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=3506852125969904, 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=12231019, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57000, opaque=0xbae9d6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20747, encodingMicros=2, totalDispatchMicros=78522, 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=3506852126408758, 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=12228527, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6257, opaque=0xbae01a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21154, encodingMicros=3, totalDispatchMicros=77337, 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=3506852126437406, 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=12235999, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30011, opaque=0xbafd4a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26500, encodingMicros=2, totalDispatchMicros=59836, 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=3506852125665324, 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=12240145, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26340, opaque=0xbb0d7c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24847, encodingMicros=3, totalDispatchMicros=31669, 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=3506852125557393, 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=12231263, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38165, opaque=0xbaeaca, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5274, encodingMicros=2, totalDispatchMicros=67245, 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=3506852126517343, 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=12238314, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61483, opaque=0xbb0655, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25694, encodingMicros=2, totalDispatchMicros=44991, 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=3506852126467477, 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=12236210, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61368, opaque=0xbafe1d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26526, encodingMicros=3, totalDispatchMicros=59261, 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=3506852126588601, 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=12220758, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49105, opaque=0xbac1c1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26640, encodingMicros=2, totalDispatchMicros=159736, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852126614772, 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=12220734, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49095, opaque=0xbac1a9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26663, encodingMicros=2, totalDispatchMicros=159859, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852126302493, 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=12236777, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57404, opaque=0xbb0054, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8218, encodingMicros=2, totalDispatchMicros=50683, 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=3506852126302168, 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=12242725, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-3503, opaque=0xbb1790, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10565, encodingMicros=3, totalDispatchMicros=10565, 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=3506852126241565, 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=12234953, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45720, opaque=0xbaf934, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14070, encodingMicros=15, totalDispatchMicros=54584, 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=3506852126689765, 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=12237392, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61437, opaque=0xbb02bb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26644, encodingMicros=2, totalDispatchMicros=49348, 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=3506852126718455, 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=12237482, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45832, opaque=0xbb0315, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26667, encodingMicros=2, totalDispatchMicros=49112, 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=3506852126718455, 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=12235571, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49844, opaque=0xbafb9e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14542, encodingMicros=2, totalDispatchMicros=50820, 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=3506852126646309, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=12242173, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-274, documentId=test_collections-13130, opaque=0xbb1568, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25679, encodingMicros=2, totalDispatchMicros=25679, 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=3506852126765385, 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=12235026, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6542, opaque=0xbaf97d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14581, encodingMicros=3, totalDispatchMicros=36135, 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=3506852126660320, 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=12235987, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65265, opaque=0xbafd3e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8571, encodingMicros=3, totalDispatchMicros=49731, 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=3506852126805903, 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=12235438, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45747, opaque=0xbafb19, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14600, encodingMicros=2, totalDispatchMicros=35934, 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=3506852126843688, 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=12215771, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-74814, opaque=0xbaae46, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14623, encodingMicros=2, totalDispatchMicros=148930, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852126855346, 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=12236255, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53496, opaque=0xbafe4a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8740, encodingMicros=3, totalDispatchMicros=49078, 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=3506852126889104, 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=12219097, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14782, opaque=0xbabb44, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14616, encodingMicros=2, totalDispatchMicros=129532, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852126942207, 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=12240056, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22436, opaque=0xbb0d23, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17737, encodingMicros=2, totalDispatchMicros=28719, 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=3506852126954646, 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=12236094, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3306, opaque=0xbafda9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14645, encodingMicros=3, totalDispatchMicros=35459, 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=3506852127021596, 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=12236626, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26129, opaque=0xbaffbd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14684, encodingMicros=3, totalDispatchMicros=35282, 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=3506852127032892, 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=12240340, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6789, opaque=0xbb0e3f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17772, encodingMicros=3, totalDispatchMicros=28614, 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=3506852127065233, 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=12239935, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34291, opaque=0xbb0caa, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14726, encodingMicros=3, totalDispatchMicros=30763, 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=3506852127070447, 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=12242673, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-53878, opaque=0xbb175c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17769, encodingMicros=2, totalDispatchMicros=17769, 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=3506852127106125, 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=12241116, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26396, opaque=0xbb1147, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14747, encodingMicros=2, totalDispatchMicros=23541, 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=3506852127129085, 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=12227987, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38098, opaque=0xbaddfe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10139, encodingMicros=2, totalDispatchMicros=46559, 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=3506852127142194, 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=12240846, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34326, opaque=0xbb1039, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14446, encodingMicros=9, totalDispatchMicros=24263, 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=3506852127172311, 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=12228281, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29455, opaque=0xbadf24, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10138, encodingMicros=2, totalDispatchMicros=46479, 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=3506852127183919, 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=12231651, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53200, opaque=0xbaec4e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14468, encodingMicros=3, totalDispatchMicros=81044, 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=3506852127216857, 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=12228384, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29495, opaque=0xbadf8b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10157, encodingMicros=2, totalDispatchMicros=49670, 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=3506852127382818, 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=12216563, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14445, opaque=0xbab15e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10076, encodingMicros=2, totalDispatchMicros=150789, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852126618264, 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=12240776, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30290, opaque=0xbb0ff3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6292, encodingMicros=2, totalDispatchMicros=19906, 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=3506852126552789, 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=12238225, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30135, opaque=0xbb05fc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25727, encodingMicros=3, totalDispatchMicros=43917, 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=3506852126552679, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=12234515, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16767, opaque=0xbaf77e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18336, encodingMicros=14, totalDispatchMicros=63436, 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=3506852127219589, 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=12231031, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3160, opaque=0xbae9e2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14488, encodingMicros=17, totalDispatchMicros=61810, 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=3506852126791915, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=12220303, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5135, opaque=0xbabffa, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=23043, encodingMicros=2, totalDispatchMicros=110727, 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=3506852126792713, 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=12227298, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25502, opaque=0xbadb4d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10855, encodingMicros=2, totalDispatchMicros=63358, 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=3506852130069955, 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=12238467, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45878, opaque=0xbb06ee, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=29931, encodingMicros=3, totalDispatchMicros=52632, 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=3506852130100929, 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=12227458, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64713, opaque=0xbadbed, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14151, encodingMicros=2, totalDispatchMicros=65357, 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=3506852130128449, 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=12238838, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45895, opaque=0xbb0861, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=29970, encodingMicros=3, totalDispatchMicros=50933, 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=3506852126762149, 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=12239667, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61553, opaque=0xbb0b9e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26699, encodingMicros=3, totalDispatchMicros=41585, 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=3506852130163020, 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=12238683, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3389, opaque=0xbb07c6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=29997, encodingMicros=3, totalDispatchMicros=47892, 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=3506852130156102, 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=12238410, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26237, opaque=0xbb06b5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6088, encodingMicros=3, totalDispatchMicros=30828, 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=3506852130185937, 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=12228278, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25699, opaque=0xbadf21, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14209, encodingMicros=2, totalDispatchMicros=64237, 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=3506852130205753, 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=12238437, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6709, opaque=0xbb06d0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6135, encodingMicros=2, totalDispatchMicros=30874, 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=3506852130192820, 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=12238739, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15427, opaque=0xbb07fe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30023, encodingMicros=3, totalDispatchMicros=47902, 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=3506852130256763, 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=12238712, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45890, opaque=0xbb07e3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6178, encodingMicros=3, totalDispatchMicros=30676, 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=3506852130212251, 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=12242188, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-53846, opaque=0xbb1577, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=28993, encodingMicros=2, totalDispatchMicros=28993, 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=3506852130315160, 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=12238946, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45900, opaque=0xbb08cd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6232, encodingMicros=3, totalDispatchMicros=30500, 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=3506852130325845, 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=12230283, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41229, opaque=0xbae6f6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30129, encodingMicros=2, totalDispatchMicros=74168, 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=3506852130349795, 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=12240079, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41958, opaque=0xbb0d3a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6260, encodingMicros=3, totalDispatchMicros=29502, 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=3506852130353798, 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=12230385, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-56820, opaque=0xbae75c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30152, encodingMicros=2, totalDispatchMicros=74128, 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=3506852130383608, 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=12240139, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65479, opaque=0xbb0d76, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6289, encodingMicros=2, totalDispatchMicros=27159, 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=3506852130403805, 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=12229576, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53035, opaque=0xbae433, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25036, encodingMicros=2, totalDispatchMicros=77731, 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=3506852130417154, 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=12230808, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41354, opaque=0xbae903, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30204, encodingMicros=3, totalDispatchMicros=73921, 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=3506852130431252, 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=12240280, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75865, opaque=0xbb0e03, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6326, encodingMicros=2, totalDispatchMicros=27041, 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=3506852130447520, 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=12229730, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53107, opaque=0xbae4cd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25069, encodingMicros=2, totalDispatchMicros=77443, 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=3506852130479717, 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=12221487, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2675, opaque=0xbac49a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25092, encodingMicros=3, totalDispatchMicros=118369, 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=3506852130492289, 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=12240612, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18512, opaque=0xbb0f4f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6315, encodingMicros=2, totalDispatchMicros=26842, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=3506852130511394, description=The proposed configuration (bucket2) was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x539f7d1100000007}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852130511960, 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=12221514, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2681, opaque=0xbac4b5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25126, encodingMicros=2, totalDispatchMicros=118374, 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=3506852130542529, 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=12233699, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53338, opaque=0xbaf44e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30298, encodingMicros=2, totalDispatchMicros=68486, 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=3506852130572183, 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=12231991, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10484, opaque=0xbaeda2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5881, encodingMicros=14, totalDispatchMicros=52099, 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=3506852130578124, 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=12233914, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25984, opaque=0xbaf525, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30329, encodingMicros=2, totalDispatchMicros=67939, 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=3506852130630883, 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=12222378, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33627, opaque=0xbac815, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25196, encodingMicros=2, totalDispatchMicros=113714, 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=3506852130651367, 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=12239221, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30192, opaque=0xbb09e0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30396, encodingMicros=2, totalDispatchMicros=47289, 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=3506852130682768, 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=12234916, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61286, opaque=0xbaf90f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5693, encodingMicros=2, totalDispatchMicros=42911, 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=3506852130720500, 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=12223356, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15058, opaque=0xbacbe7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25266, encodingMicros=3, totalDispatchMicros=103802, 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=3506852130733815, 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=12234798, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26033, opaque=0xbaf899, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5739, encodingMicros=2, totalDispatchMicros=40958, 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=3506852130754763, 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=12218057, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71564, opaque=0xbab734, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30466, encodingMicros=2, totalDispatchMicros=176915, totalServerMicros=125, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852130761482, 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=12235125, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41640, opaque=0xbaf9e0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5763, encodingMicros=3, totalDispatchMicros=40784, 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=3506852130786530, 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=12237046, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53537, opaque=0xbb0161, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30495, encodingMicros=2, totalDispatchMicros=48632, 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=3506852130792271, 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=12240245, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57645, opaque=0xbb0de0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24492, encodingMicros=3, totalDispatchMicros=39443, 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=3506852130798373, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12242256, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16960, opaque=0xbb15bb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9696, encodingMicros=2, totalDispatchMicros=16418, 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=3506852130822177, 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=12219754, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2626, opaque=0xbabdd5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5782, encodingMicros=2, totalDispatchMicros=141383, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852130829859, 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=12240682, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-72247, opaque=0xbb0f95, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24526, encodingMicros=3, totalDispatchMicros=35482, 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=3506852130861645, 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=12221343, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33481, opaque=0xbac40a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5818, encodingMicros=3, totalDispatchMicros=131401, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852130880961, 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=12240443, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53747, opaque=0xbb0ea6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24574, encodingMicros=2, totalDispatchMicros=30393, 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=3506852130890689, 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=12235505, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41667, opaque=0xbafb5c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5843, encodingMicros=2, totalDispatchMicros=43616, 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=3506852130903682, 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=12237309, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18288, opaque=0xbb0268, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=29798, encodingMicros=3, totalDispatchMicros=53311, 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=3506852130924392, 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=12222617, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33659, opaque=0xbac904, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5872, encodingMicros=2, totalDispatchMicros=124078, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852130936218, 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=12241197, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26399, opaque=0xbb1198, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16554, encodingMicros=3, totalDispatchMicros=29398, 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=3506852130954345, 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=12220426, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75146, opaque=0xbac075, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5898, encodingMicros=2, totalDispatchMicros=139265, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852130975184, 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=12239792, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49976, opaque=0xbb0c1b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=29758, encodingMicros=3, totalDispatchMicros=45449, 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=3506852130986409, 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=12241133, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18552, opaque=0xbb1158, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5926, encodingMicros=2, totalDispatchMicros=24380, 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=3506852131030376, 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=12239858, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-72233, opaque=0xbb0c5d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=29726, encodingMicros=3, totalDispatchMicros=45379, 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=3506852131032741, 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=12212125, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-68405, opaque=0xbaa008, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16518, encodingMicros=2, totalDispatchMicros=138851, totalServerMicros=101, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506852131075245, 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=12242157, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-15485, opaque=0xbb1558, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=29476, encodingMicros=3, totalDispatchMicros=29476, 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=3506852131084591, 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=12214292, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-74605, opaque=0xbaa87f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16542, encodingMicros=2, totalDispatchMicros=171125, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852131069096, 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=12222363, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-9833, opaque=0xbac806, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16620, encodingMicros=2, totalDispatchMicros=111319, totalServerMicros=45, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852131111701, 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=12214180, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14066, opaque=0xbaa80f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16565, encodingMicros=40, totalDispatchMicros=172026, 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=3506852131088943, 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=12217666, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2543, opaque=0xbab5ad, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5382, encodingMicros=4, totalDispatchMicros=123327, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852131129701, 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=12229929, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25808, opaque=0xbae594, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16678, encodingMicros=2, totalDispatchMicros=65295, 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=3506852131151980, 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=12222217, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33551, opaque=0xbac774, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25725, encodingMicros=2, totalDispatchMicros=117065, 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=3506852131105023, 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=12227029, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15176, opaque=0xbada40, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11885, encodingMicros=3, totalDispatchMicros=69638, 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=3506852131175255, 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=12230384, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17793, opaque=0xbae75b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5458, encodingMicros=2, totalDispatchMicros=49922, 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=3506852131178598, 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=12229707, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15234, opaque=0xbae4b6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16367, encodingMicros=2, totalDispatchMicros=66123, 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=3506852131206153, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=12215185, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-4406, opaque=0xbaabfc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6535, encodingMicros=4, totalDispatchMicros=145990, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852131177610, 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=12222271, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33576, opaque=0xbac7aa, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25746, encodingMicros=2, totalDispatchMicros=117067, 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=3506852131247141, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=12215115, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-4374, opaque=0xbaabb6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6572, encodingMicros=2, totalDispatchMicros=146208, totalServerMicros=114, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852131276967, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000F1EFFDC2, lastDispatchedFrom=172.23.120.85:50070, lastDispatchedTo=172.23.104.252:11210, requestId=12232056, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1487, opaque=0xbaede3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6598, encodingMicros=2, totalDispatchMicros=37603, 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=3506852131213707, 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=12230412, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41263, opaque=0xbae777, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5492, encodingMicros=2, totalDispatchMicros=49948, 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=3506852131309793, 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=12227592, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64762, opaque=0xbadc73, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12026, encodingMicros=2, totalDispatchMicros=52733, 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=3506852131183446, 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=12239888, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8847, opaque=0xbb0c7b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33142, encodingMicros=3, totalDispatchMicros=41526, 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=3506852131350539, 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=12212342, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-70537, opaque=0xbaa0e1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6907, encodingMicros=2, totalDispatchMicros=110354, 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=3506852131365087, 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=12227881, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25591, opaque=0xbadd94, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12067, encodingMicros=2, totalDispatchMicros=52671, 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=3506852131338189, 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=12230494, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41281, opaque=0xbae7c9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5613, encodingMicros=3, totalDispatchMicros=50023, 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=3506852131279500, 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=12222359, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49375, opaque=0xbac802, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25844, encodingMicros=3, totalDispatchMicros=117121, 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=3506852131446347, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=12217854, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-873, opaque=0xbab669, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25696, encodingMicros=2, totalDispatchMicros=158510, 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=3506852131251950, 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=12241162, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57710, opaque=0xbb1175, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10510, encodingMicros=3, totalDispatchMicros=27608, 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=3506852131474096, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=12225414, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12687, opaque=0xbad3f1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25720, encodingMicros=2, totalDispatchMicros=108530, 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=3506852131496305, 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=12231397, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61073, opaque=0xbaeb50, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5591, encodingMicros=3, totalDispatchMicros=50230, 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=3506852131466293, 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=12222443, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-9860, opaque=0xbac856, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26027, encodingMicros=2, totalDispatchMicros=117261, 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=3506852131532955, 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=12231212, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53179, opaque=0xbaea97, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5624, encodingMicros=3, totalDispatchMicros=50208, 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=3506852131391438, 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=12214043, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14004, opaque=0xbaa786, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6791, encodingMicros=3, totalDispatchMicros=121414, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852131598925, 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=12231670, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61087, opaque=0xbaec61, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5674, encodingMicros=2, totalDispatchMicros=51773, 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=3506852131393198, 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=12227913, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10382, opaque=0xbaddb4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12092, encodingMicros=3, totalDispatchMicros=52694, 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=3506852131632499, 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=12220907, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49168, opaque=0xbac256, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6910, encodingMicros=3, totalDispatchMicros=104386, 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=3506852131558795, 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=12239053, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30184, opaque=0xbb0938, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10770, encodingMicros=2, totalDispatchMicros=38666, 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=3506852131662594, 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=12227972, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-60856, opaque=0xbaddef, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12357, encodingMicros=2, totalDispatchMicros=52954, 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=3506852131691696, 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=12233314, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18024, opaque=0xbaf2cd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5728, encodingMicros=3, totalDispatchMicros=48826, 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=3506852131705108, 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=12241651, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6847, opaque=0xbb135e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10904, encodingMicros=2, totalDispatchMicros=22620, 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=3506852131550319, 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=12221550, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71782, opaque=0xbac4d9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26108, encodingMicros=2, totalDispatchMicros=118072, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852131748921, 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=12234521, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53386, opaque=0xbaf784, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11117, encodingMicros=3, totalDispatchMicros=44189, 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=3506852131512361, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=12224590, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19753, opaque=0xbad0b9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25754, encodingMicros=2, totalDispatchMicros=109547, totalServerMicros=39, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852131775717, 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=12221971, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14996, opaque=0xbac67e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11139, encodingMicros=3, totalDispatchMicros=116357, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852131763103, 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=12221096, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49247, opaque=0xbac313, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26316, encodingMicros=2, totalDispatchMicros=118590, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852131803973, 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=12223288, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10013, opaque=0xbacba3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11162, encodingMicros=2, totalDispatchMicros=105320, totalServerMicros=54, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852131821763, 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=12218432, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71612, opaque=0xbab8ab, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26371, encodingMicros=4, totalDispatchMicros=146483, totalServerMicros=62, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852131847693, 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=12219236, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14806, opaque=0xbabbcf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11197, encodingMicros=4, totalDispatchMicros=134584, totalServerMicros=83, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0S, createdAt=3506852131860807, 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=12242480, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-22552, opaque=0xbb169b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26061, encodingMicros=2, totalDispatchMicros=26061, 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=3506852131759110, 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=12229539, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53018, opaque=0xbae40e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12431, encodingMicros=3, totalDispatchMicros=52333, 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=3506852131898795, 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=12223217, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49407, opaque=0xbacb5c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11173, encodingMicros=2, totalDispatchMicros=99657, 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=3506852131661587, 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=12221675, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71810, opaque=0xbac556, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6930, encodingMicros=2, totalDispatchMicros=99085, 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=3506852131911024, 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=12232741, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65086, opaque=0xbaf090, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11225, encodingMicros=2, totalDispatchMicros=47917, 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=3506852131938351, 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=12223891, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15081, opaque=0xbacdfd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11201, encodingMicros=3, totalDispatchMicros=83785, 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=3506852131962201, 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=12232780, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65089, opaque=0xbaf0b7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11271, encodingMicros=2, totalDispatchMicros=47974, 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=3506852131968117, 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=12230451, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29718, opaque=0xbae79e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12610, encodingMicros=3, totalDispatchMicros=56207, 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=3506852132011926, 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=12241825, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-50037, opaque=0xbb140c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11296, encodingMicros=3, totalDispatchMicros=19056, 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=3506852131841954, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=12225833, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16535, opaque=0xbad594, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=24942, encodingMicros=3, totalDispatchMicros=116776, totalServerMicros=73, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852131800504, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=12224221, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5367, opaque=0xbacf48, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26038, encodingMicros=3, totalDispatchMicros=115853, 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=3506852132159191, 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=12218235, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75019, opaque=0xbab7e6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12736, encodingMicros=2, totalDispatchMicros=89721, 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=3506852131976749, 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=12224235, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10190, opaque=0xbacf56, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11230, encodingMicros=3, totalDispatchMicros=83612, 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=3506852131938767, 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=12221968, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2821, opaque=0xbac67b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7204, encodingMicros=2, totalDispatchMicros=97844, 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=3506852133421533, 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=12225311, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21846, opaque=0xbad38a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12638, encodingMicros=2, totalDispatchMicros=84604, 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=3506852133421636, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12229635, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8560, opaque=0xbae46e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20864, encodingMicros=3, totalDispatchMicros=61076, 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=3506852133485356, 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=12226397, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75536, opaque=0xbad7c8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12659, encodingMicros=3, totalDispatchMicros=83758, 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=3506852133511472, 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=12226745, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33888, opaque=0xbad924, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12682, encodingMicros=2, totalDispatchMicros=82505, 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=3506852133523347, 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=12239504, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6750, opaque=0xbb0afb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4983, encodingMicros=3, totalDispatchMicros=25891, 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=3506852133561023, 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=12227137, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64649, opaque=0xbadaac, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12717, encodingMicros=2, totalDispatchMicros=78301, 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=3506852133581399, 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=12237448, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26181, opaque=0xbb02f3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5023, encodingMicros=3, totalDispatchMicros=30417, 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=3506852133609608, 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=12237932, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3364, opaque=0xbb04d7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12289, encodingMicros=3, totalDispatchMicros=43818, 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=3506852133636703, 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=12240324, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61593, opaque=0xbb0e2f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12308, encodingMicros=2, totalDispatchMicros=30933, 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=3506852133426790, 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=12238674, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45886, opaque=0xbb07bc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12305, encodingMicros=2, totalDispatchMicros=40261, 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=3506852133441429, 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=12223414, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75401, opaque=0xbacc21, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8667, encodingMicros=3, totalDispatchMicros=88929, 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=3506852133425122, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=12240435, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16914, opaque=0xbb0e9e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8349, encodingMicros=2, totalDispatchMicros=23233, 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=3506852133424607, 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=12232688, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29831, opaque=0xbaf05b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13706, encodingMicros=3, totalDispatchMicros=46770, 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=3506852133425019, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=12227241, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5486, opaque=0xbadb14, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27562, encodingMicros=3, totalDispatchMicros=79263, 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=3506852133801930, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=12219785, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12295, opaque=0xbabdf4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13463, encodingMicros=2, totalDispatchMicros=135717, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852133794760, 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=12232805, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61152, opaque=0xbaf0d0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14073, encodingMicros=4, totalDispatchMicros=46923, 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=3506852133841936, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=12217863, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-882, opaque=0xbab672, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13488, encodingMicros=8, totalDispatchMicros=148434, 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=3506852133761971, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=12240567, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20503, opaque=0xbb0f22, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8681, encodingMicros=3, totalDispatchMicros=22660, 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=3506852133926944, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000251B86B2, lastDispatchedFrom=172.23.120.85:50088, lastDispatchedTo=172.23.104.252:11210, requestId=12218864, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16003, opaque=0xbaba5b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8166, encodingMicros=2, totalDispatchMicros=121362, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852134133809, 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=12235043, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49823, opaque=0xbaf98e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27045, encodingMicros=3, totalDispatchMicros=72479, 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=3506852133762360, 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=12225260, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3004, opaque=0xbad357, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8743, encodingMicros=3, totalDispatchMicros=83690, 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=3506852133659851, 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=12240250, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10772, opaque=0xbb0de5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12328, encodingMicros=3, totalDispatchMicros=27639, 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=3506852133483888, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12239498, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1672, opaque=0xbb0af5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20917, encodingMicros=3, totalDispatchMicros=37730, 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=3506852133930700, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=12217742, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-761, opaque=0xbab5f9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13536, encodingMicros=2, totalDispatchMicros=150230, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852135158745, 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=12240773, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-42008, opaque=0xbb0ff0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13799, encodingMicros=3, totalDispatchMicros=26096, 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=3506852133847785, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=12219741, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12289, opaque=0xbabdc8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27920, encodingMicros=2, totalDispatchMicros=175199, totalServerMicros=117, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852133845884, 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=12232829, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15293, opaque=0xbaf0e8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14122, encodingMicros=4, totalDispatchMicros=46922, 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=3506852135215849, 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=12212063, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-68343, opaque=0xba9fca, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13588, encodingMicros=3, totalDispatchMicros=135287, totalServerMicros=106, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852135214218, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=12237177, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8761, opaque=0xbb01e4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=29255, encodingMicros=3, totalDispatchMicros=59582, 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=3506852135148520, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12240341, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5766, opaque=0xbb0e40, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22569, encodingMicros=3, totalDispatchMicros=38067, 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=3506852135148317, 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=12225376, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71940, opaque=0xbad3cb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10084, encodingMicros=3, totalDispatchMicros=84226, 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=3506852135364259, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12241011, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5784, opaque=0xbb10de, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22774, encodingMicros=3, totalDispatchMicros=33221, 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=3506852135139989, 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=12231131, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49713, opaque=0xbaea46, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10688, encodingMicros=3, totalDispatchMicros=42588, 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=3506852135395263, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=12219054, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-4896, opaque=0xbabb19, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=29246, encodingMicros=2, totalDispatchMicros=165575, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852135422901, 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=12231156, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17920, opaque=0xbaea5f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10967, encodingMicros=3, totalDispatchMicros=42869, 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=3506852135393569, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12230226, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8582, opaque=0xbae6bd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22769, encodingMicros=2, totalDispatchMicros=71157, 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=3506852135456366, 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=12231405, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38173, opaque=0xbaeb58, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10996, encodingMicros=3, totalDispatchMicros=41334, 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=3506852135479568, 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=12222786, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1055, opaque=0xbac9ad, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10662, encodingMicros=2, totalDispatchMicros=94522, totalServerMicros=56, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852135495358, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12233750, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20200, opaque=0xbaf481, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22857, encodingMicros=3, totalDispatchMicros=66699, 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=3506852135512624, 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=12231567, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29758, opaque=0xbaebfa, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11042, encodingMicros=3, totalDispatchMicros=43392, 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=3506852135533828, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12233836, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5614, opaque=0xbaf4d7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22889, encodingMicros=2, totalDispatchMicros=66690, 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=3506852135551156, 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=12221821, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2773, opaque=0xbac5e8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11073, encodingMicros=2, totalDispatchMicros=112234, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852135319223, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009875695A, lastDispatchedFrom=172.23.120.85:50102, lastDispatchedTo=172.23.104.252:11210, requestId=12239788, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8839, opaque=0xbb0c17, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5065, encodingMicros=3, totalDispatchMicros=22035, 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=3506852135284205, 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=12212857, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71052, opaque=0xbaa2e4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13653, encodingMicros=3, totalDispatchMicros=120501, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852135252609, 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=12232832, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17991, opaque=0xbaf0eb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15525, encodingMicros=2, totalDispatchMicros=48335, 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=3506852135643406, 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=12220118, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71765, opaque=0xbabf41, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11136, encodingMicros=8, totalDispatchMicros=124903, totalServerMicros=82, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852135698860, 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=12235048, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3274, opaque=0xbaf993, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27742, encodingMicros=3, totalDispatchMicros=63896, 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=3506852135650072, 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=12227366, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25525, opaque=0xbadb91, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13767, encodingMicros=2, totalDispatchMicros=82339, 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=3506852135728682, 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=12235202, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22247, opaque=0xbafa2d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27768, encodingMicros=3, totalDispatchMicros=63752, 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=3506852135729042, 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=12234966, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75738, opaque=0xbaf941, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15987, encodingMicros=17, totalDispatchMicros=46421, 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=3506852135749411, 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=12227509, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64734, opaque=0xbadc20, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13863, encodingMicros=2, totalDispatchMicros=82145, 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=3506852135762607, 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=12221421, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14971, opaque=0xbac458, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16017, encodingMicros=2, totalDispatchMicros=117361, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852135775609, 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=12235957, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57348, opaque=0xbafd20, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27801, encodingMicros=2, totalDispatchMicros=59339, 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=3506852135791243, 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=12220607, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75244, opaque=0xbac12a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13762, encodingMicros=2, totalDispatchMicros=138341, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852135800049, 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=12231736, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45583, opaque=0xbaeca3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27816, encodingMicros=2, totalDispatchMicros=82642, 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=3506852135817822, 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=12221271, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2641, opaque=0xbac3c2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13785, encodingMicros=5, totalDispatchMicros=117028, 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=3506852135828899, 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=12231794, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25873, opaque=0xbaecdd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27840, encodingMicros=2, totalDispatchMicros=78360, 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=3506852135844075, 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=12220929, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33394, opaque=0xbac26c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13807, encodingMicros=2, totalDispatchMicros=117602, 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=3506852135854786, 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=12231852, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29770, opaque=0xbaed17, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27863, encodingMicros=2, totalDispatchMicros=78326, 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=3506852135869121, 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=12220860, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75269, opaque=0xbac227, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13829, encodingMicros=2, totalDispatchMicros=117692, totalServerMicros=36, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852135882653, 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=12239476, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30206, opaque=0xbb0adf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15748, encodingMicros=3, totalDispatchMicros=38001, 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=3506852135894102, 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=12229081, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33957, opaque=0xbae244, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13851, encodingMicros=3, totalDispatchMicros=79140, 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=3506852135908903, 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=12239536, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57591, opaque=0xbb0b1b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15770, encodingMicros=3, totalDispatchMicros=38045, 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=3506852135919386, 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=12232629, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6417, opaque=0xbaf020, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27855, encodingMicros=2, totalDispatchMicros=76884, 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=3506852135955061, 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=12232737, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6430, opaque=0xbaf08c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27874, encodingMicros=2, totalDispatchMicros=72122, 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=3506852135562524, 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=12219237, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-4995, opaque=0xbabbd0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5128, encodingMicros=2, totalDispatchMicros=139345, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852135562783, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12237289, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20372, opaque=0xbb0254, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22913, encodingMicros=2, totalDispatchMicros=53088, 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=3506852135461892, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=12238465, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16870, opaque=0xbb06ec, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=29303, encodingMicros=2, totalDispatchMicros=48946, 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=3506852136044432, 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=12219147, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16113, opaque=0xbabb76, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5594, encodingMicros=8, totalDispatchMicros=140499, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852136068181, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/0000000067D1F248, lastDispatchedFrom=172.23.120.85:50054, lastDispatchedTo=172.23.104.252:11210, requestId=12240530, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5770, opaque=0xbb0efd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21719, encodingMicros=4, totalDispatchMicros=30886, 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=3506852136075978, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12214601, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-4181, opaque=0xbaa9b4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6243, encodingMicros=2, totalDispatchMicros=158724, totalServerMicros=98, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506852136134804, 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=12221040, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33441, opaque=0xbac2db, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11679, encodingMicros=3, totalDispatchMicros=79571, 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=3506852136164886, 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=12221174, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37684, opaque=0xbac361, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11704, encodingMicros=2, totalDispatchMicros=76906, 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=3506852136190760, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12225408, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8412, opaque=0xbad3eb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6304, encodingMicros=2, totalDispatchMicros=73880, totalServerMicros=13, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506852136220737, 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=12221767, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37787, opaque=0xbac5b2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11739, encodingMicros=3, totalDispatchMicros=76088, 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=3506852136248567, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000005F596AB4, lastDispatchedFrom=172.23.120.85:50112, lastDispatchedTo=172.23.104.252:11210, requestId=12215402, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-502, opaque=0xbaacd5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5049, encodingMicros=3, totalDispatchMicros=130898, totalServerMicros=64, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506852136278200, 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=12222405, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-9847, opaque=0xbac830, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11776, encodingMicros=2, totalDispatchMicros=68807, 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=3506852136338022, 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=12240156, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6783, opaque=0xbb0d87, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=35786, encodingMicros=2, totalDispatchMicros=43652, 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=3506852136390314, 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=12224338, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21604, opaque=0xbacfbd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11849, encodingMicros=2, totalDispatchMicros=54604, 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=3506852136417704, 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=12224428, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21629, opaque=0xbad017, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11873, encodingMicros=2, totalDispatchMicros=54586, 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=3506852136430807, 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=12222986, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-9992, opaque=0xbaca75, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=35846, encodingMicros=2, totalDispatchMicros=147406, 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=3506852136443494, 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=12223602, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8336, opaque=0xbaccdd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8693, encodingMicros=2, totalDispatchMicros=73072, totalServerMicros=32, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852135956344, 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=12237478, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18301, opaque=0xbb0311, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15802, encodingMicros=2, totalDispatchMicros=46568, 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=3506852136482099, 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=12225416, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3017, opaque=0xbad3f3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=35883, encodingMicros=2, totalDispatchMicros=135270, 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=3506852136496909, 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=12237336, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41783, opaque=0xbb0283, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16335, encodingMicros=3, totalDispatchMicros=44135, 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=3506852136510725, 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=12223718, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2913, opaque=0xbacd51, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=35909, encodingMicros=2, totalDispatchMicros=133176, 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=3506852136525067, 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=12241014, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16925, opaque=0xbb10e1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7720, encodingMicros=3, totalDispatchMicros=28533, 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=3506852136540958, 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=12237388, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6659, opaque=0xbb02b7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16364, encodingMicros=3, totalDispatchMicros=44134, 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=3506852136553452, 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=12239493, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16892, opaque=0xbb0af0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7745, encodingMicros=3, totalDispatchMicros=32567, 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=3506852136569563, 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=12224559, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21670, opaque=0xbad09a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=35951, encodingMicros=2, totalDispatchMicros=132748, 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=3506852135925747, 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=12229210, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64933, opaque=0xbae2c5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13876, encodingMicros=3, totalDispatchMicros=78462, 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=3506852135756947, 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=12234339, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10573, opaque=0xbaf6ce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11229, encodingMicros=2, totalDispatchMicros=42592, 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=3506852136598862, 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=12224602, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21681, opaque=0xbad0c5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=35977, encodingMicros=2, totalDispatchMicros=132775, 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=3506852138139093, 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=12228445, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45474, opaque=0xbadfc8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16054, encodingMicros=4, totalDispatchMicros=78494, 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=3506852136577421, 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=12241242, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20538, opaque=0xbb11c5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7766, encodingMicros=2, totalDispatchMicros=27012, 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=3506852138194765, 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=12221279, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14945, opaque=0xbac3ca, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13511, encodingMicros=2, totalDispatchMicros=133116, totalServerMicros=99, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506852136454834, 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=12224557, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21669, opaque=0xbad098, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11898, encodingMicros=2, totalDispatchMicros=54591, 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=3506852136048860, 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=12241371, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61648, opaque=0xbb1246, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27949, encodingMicros=3, totalDispatchMicros=31766, 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=3506852138252123, 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=12236878, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57412, opaque=0xbb00b9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13480, encodingMicros=2, totalDispatchMicros=38426, 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=3506852138272731, 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=12225152, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2993, opaque=0xbad2eb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13696, encodingMicros=3, totalDispatchMicros=55700, 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=3506852138171201, 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=12228524, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3120, opaque=0xbae017, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16082, encodingMicros=3, totalDispatchMicros=78481, 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=3506852138299863, 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=12240073, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57634, opaque=0xbb0d34, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13514, encodingMicros=3, totalDispatchMicros=28462, 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=3506852138316395, 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=12228613, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10394, opaque=0xbae070, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16225, encodingMicros=3, totalDispatchMicros=78614, 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=3506852138342816, 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=12228755, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49643, opaque=0xbae0fe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16248, encodingMicros=2, totalDispatchMicros=78574, 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=3506852138350828, 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=12240561, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15462, opaque=0xbb0f1c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13547, encodingMicros=2, totalDispatchMicros=23607, 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=3506852138390443, 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=12242028, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18603, opaque=0xbb14d7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13574, encodingMicros=2, totalDispatchMicros=16798, 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=3506852138405049, 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=12229344, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-72037, opaque=0xbae34b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16289, encodingMicros=3, totalDispatchMicros=78299, 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=3506852138437389, 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=12229554, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6298, opaque=0xbae41d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16315, encodingMicros=2, totalDispatchMicros=78283, 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=3506852138450408, 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=12242126, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26450, opaque=0xbb1539, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13606, encodingMicros=3, totalDispatchMicros=16619, 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=3506852138588380, 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=12232736, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3219, opaque=0xbaf08b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15940, encodingMicros=35, totalDispatchMicros=70618, 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=3506852138873172, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=12239146, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20445, opaque=0xbb0995, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16544, encodingMicros=3, totalDispatchMicros=42993, 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=3506852138901521, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=12239208, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-13054, opaque=0xbb09d3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16568, encodingMicros=3, totalDispatchMicros=41783, 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=3506852138926634, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=12236613, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20337, opaque=0xbaffb0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16585, encodingMicros=3, totalDispatchMicros=45249, 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=3506852139025908, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=12240063, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1686, opaque=0xbb0d2a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16663, encodingMicros=3, totalDispatchMicros=33615, 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=3506852138147538, 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=12224710, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21711, opaque=0xbad131, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37507, encodingMicros=2, totalDispatchMicros=134243, 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=3506852139052619, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=12226631, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16570, opaque=0xbad8b2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16686, encodingMicros=2, totalDispatchMicros=92904, 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=3506852138140533, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12227503, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19991, opaque=0xbadc1a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18107, encodingMicros=3, totalDispatchMicros=70691, 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=3506852139079164, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=12223995, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16473, opaque=0xbace66, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16709, encodingMicros=2, totalDispatchMicros=95059, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852139079815, 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=12224810, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21736, opaque=0xbad195, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=38436, encodingMicros=2, totalDispatchMicros=135165, 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=3506852139183611, 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=12224870, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45205, opaque=0xbad1d1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=38536, encodingMicros=3, totalDispatchMicros=135252, 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=3506852139195307, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=12223452, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19584, opaque=0xbacc47, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16802, encodingMicros=2, totalDispatchMicros=107754, 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=3506852139252212, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=12218242, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-935, opaque=0xbab7ed, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16846, encodingMicros=2, totalDispatchMicros=144513, 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=3506852139286523, 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=12218019, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71549, opaque=0xbab70e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=38568, encodingMicros=2, totalDispatchMicros=183614, totalServerMicros=59, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852139331920, 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=12220591, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49009, opaque=0xbac11a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=38603, encodingMicros=2, totalDispatchMicros=161349, 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=3506852139360578, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000008D150A60, lastDispatchedFrom=172.23.120.85:50150, lastDispatchedTo=172.23.104.252:11210, requestId=12236073, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1570, opaque=0xbafd94, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16857, encodingMicros=2, totalDispatchMicros=47957, 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=3506852139390374, 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=12242542, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-34384, opaque=0xbb16d9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25207, encodingMicros=2, totalDispatchMicros=25207, 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=3506852139433573, 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=12238653, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41873, opaque=0xbb07a8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25007, encodingMicros=4, totalDispatchMicros=52923, 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=3506852139457846, 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=12226924, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45416, opaque=0xbad9d7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=38637, encodingMicros=3, totalDispatchMicros=116446, 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=3506852139516104, 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=12227221, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49609, opaque=0xbadb00, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=38673, encodingMicros=3, totalDispatchMicros=116255, 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=3506852139541957, 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=12223802, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10109, opaque=0xbacda5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3420, encodingMicros=23, totalDispatchMicros=89379, 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=3506852139571035, 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=12242092, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-22530, opaque=0xbb1517, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=38687, encodingMicros=3, totalDispatchMicros=38687, 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=3506852139584384, 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=12224052, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2953, opaque=0xbace9f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3448, encodingMicros=8, totalDispatchMicros=88991, 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=3506852139626956, 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=12224363, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45066, opaque=0xbacfd6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3475, encodingMicros=2, totalDispatchMicros=82450, 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=3506852139652450, 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=12224576, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21675, opaque=0xbad0ab, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3495, encodingMicros=2, totalDispatchMicros=82365, 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=3506852139662544, 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=12229463, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3142, opaque=0xbae3c2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27943, encodingMicros=3, totalDispatchMicros=108623, 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=3506852139710180, 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=12226103, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6045, opaque=0xbad6a2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3525, encodingMicros=2, totalDispatchMicros=72266, 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=3506852139736200, 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=12226232, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71956, opaque=0xbad723, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3546, encodingMicros=2, totalDispatchMicros=72196, 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=3506852139754868, 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=12229961, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22064, opaque=0xbae5b4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27987, encodingMicros=3, totalDispatchMicros=107808, 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=3506852139785083, 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=12226777, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33891, opaque=0xbad944, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3573, encodingMicros=18, totalDispatchMicros=71984, 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=3506852139810972, 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=12226938, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33901, opaque=0xbad9e5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3594, encodingMicros=2, totalDispatchMicros=71446, 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=3506852139832932, 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=12227451, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6223, opaque=0xbadbe6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3611, encodingMicros=2, totalDispatchMicros=66629, 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=3506852139849861, 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=12236942, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57418, opaque=0xbb00f9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=28013, encodingMicros=3, totalDispatchMicros=68301, 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=3506852139878778, 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=12234938, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65211, opaque=0xbaf925, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=28035, encodingMicros=3, totalDispatchMicros=64367, 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=3506852139952789, 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=12236542, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34180, opaque=0xbaff69, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=28037, encodingMicros=2, totalDispatchMicros=63319, 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=3506852140045891, 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=12222211, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75347, opaque=0xbac76e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=28084, encodingMicros=3, totalDispatchMicros=164314, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852140212841, 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=12237985, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34233, opaque=0xbb050c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8388, encodingMicros=3, totalDispatchMicros=50661, 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=3506852140336650, 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=12233166, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18015, opaque=0xbaf239, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4224, encodingMicros=2, totalDispatchMicros=58421, 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=3506852138997622, 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=12234386, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26011, opaque=0xbaf6fd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3624, encodingMicros=3, totalDispatchMicros=43616, 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=3506852138342816, 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=12226046, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6016, opaque=0xbad669, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13749, encodingMicros=2, totalDispatchMicros=51136, 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=3506852140429633, 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=12233174, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34083, opaque=0xbaf241, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4148, encodingMicros=3, totalDispatchMicros=60091, 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=3506852140435127, 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=12219335, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14832, opaque=0xbabc32, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5039, encodingMicros=2, totalDispatchMicros=136025, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852138279268, 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=12241529, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26421, opaque=0xbb12e4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30173, encodingMicros=3, totalDispatchMicros=31406, 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=3506852140466233, 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=12234730, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45711, opaque=0xbaf855, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5066, encodingMicros=3, totalDispatchMicros=47266, 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=3506852140498376, 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=12235148, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34134, opaque=0xbaf9f7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5094, encodingMicros=2, totalDispatchMicros=43971, 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=3506852140510789, 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=12227472, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64719, opaque=0xbadbfb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15866, encodingMicros=2, totalDispatchMicros=48470, 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=3506852140458678, 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=12225878, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3026, opaque=0xbad5c2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4173, encodingMicros=3, totalDispatchMicros=88391, 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=3506852140559582, 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=12235271, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38293, opaque=0xbafa72, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5127, encodingMicros=3, totalDispatchMicros=41472, 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=3506852140803715, 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=12222094, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33498, opaque=0xbac6f9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12886, encodingMicros=2, totalDispatchMicros=104205, 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=3506852141067524, 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=12222064, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16329, opaque=0xbac6db, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12618, encodingMicros=3, totalDispatchMicros=131575, totalServerMicros=63, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852141286980, 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=12229699, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53092, opaque=0xbae4ae, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13144, encodingMicros=2, totalDispatchMicros=61077, 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=3506852141423542, 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=12233529, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53321, opaque=0xbaf3a4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13182, encodingMicros=3, totalDispatchMicros=59561, 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=3506852141572826, 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=12241406, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30331, opaque=0xbb1269, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12906, encodingMicros=3, totalDispatchMicros=29546, 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=3506852140343461, 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=12238189, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6696, opaque=0xbb05d8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8441, encodingMicros=2, totalDispatchMicros=50733, 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=3506852139578253, 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=12233319, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29862, opaque=0xbaf2d2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13611, encodingMicros=3, totalDispatchMicros=56695, 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=3506852139398779, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=12213126, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-274, documentId=test_collections-3931, opaque=0xbaa3f1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=34194, encodingMicros=2, totalDispatchMicros=163685, totalServerMicros=110, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852139154313, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12222785, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12559, opaque=0xbac9ac, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19101, encodingMicros=2, totalDispatchMicros=102921, totalServerMicros=42, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852141851200, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=12241239, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20537, opaque=0xbb11c2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20473, encodingMicros=52, totalDispatchMicros=26958, 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=3506852141851849, 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=12233332, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3234, opaque=0xbaf2df, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9892, encodingMicros=2, totalDispatchMicros=74194, 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=3506852140569744, 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=12232140, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57099, opaque=0xbaee37, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15608, encodingMicros=3, totalDispatchMicros=47045, 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=3506852140563805, 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=12226148, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21872, opaque=0xbad6cf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4269, encodingMicros=2, totalDispatchMicros=81978, 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=3506852141934199, 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=12232252, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57109, opaque=0xbaeea7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16968, encodingMicros=3, totalDispatchMicros=46453, 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=3506852140498847, 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=12242639, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-42129, opaque=0xbb173a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=32001, encodingMicros=2, totalDispatchMicros=32001, 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=3506852141980757, 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=12217494, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37390, opaque=0xbab501, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5667, encodingMicros=2, totalDispatchMicros=147749, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852141937899, 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=12238365, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6706, opaque=0xbb0688, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9946, encodingMicros=3, totalDispatchMicros=52204, 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=3506852142008087, 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=12226833, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3069, opaque=0xbad97c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5688, encodingMicros=2, totalDispatchMicros=82951, 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=3506852141996448, 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=12216260, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2338, opaque=0xbab02f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17015, encodingMicros=3, totalDispatchMicros=141210, totalServerMicros=87, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506852141886561, 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=12216656, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2422, opaque=0xbab1bb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16590, encodingMicros=3, totalDispatchMicros=125552, 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=3506852142045203, 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=12232660, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49756, opaque=0xbaf03f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17059, encodingMicros=3, totalDispatchMicros=50503, 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=3506852142055520, 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=12238722, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65411, opaque=0xbb07ed, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10027, encodingMicros=2, totalDispatchMicros=52119, 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=3506852141892970, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=12234118, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16745, opaque=0xbaf5f1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20506, encodingMicros=2, totalDispatchMicros=60878, 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=3506852142082595, 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=12239012, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18398, opaque=0xbb090f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10050, encodingMicros=3, totalDispatchMicros=51687, 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=3506852142108086, 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=12222924, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49392, opaque=0xbaca37, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16785, encodingMicros=2, totalDispatchMicros=80769, 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=3506852141858258, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12225962, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16544, opaque=0xbad615, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21800, encodingMicros=2, totalDispatchMicros=98416, totalServerMicros=37, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852142164494, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12219878, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16236, opaque=0xbabe51, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22103, encodingMicros=4, totalDispatchMicros=107775, totalServerMicros=42, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852141852753, 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=12222668, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37889, opaque=0xbac937, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13739, encodingMicros=3, totalDispatchMicros=98146, 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=3506852142193067, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12234578, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1544, opaque=0xbaf7bd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22128, encodingMicros=3, totalDispatchMicros=59392, 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=3506852142169145, 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=12223515, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33715, opaque=0xbacc86, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16759, encodingMicros=2, totalDispatchMicros=76176, 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=3506852142284124, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12220722, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12489, opaque=0xbac19d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22201, encodingMicros=3, totalDispatchMicros=136198, totalServerMicros=85, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852142302241, 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=12236686, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75783, opaque=0xbafff9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14004, encodingMicros=3, totalDispatchMicros=57703, 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=3506852142332105, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12240299, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1695, opaque=0xbb0e16, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21957, encodingMicros=3, totalDispatchMicros=42190, 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=3506852142359267, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12240909, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1705, opaque=0xbb1078, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21980, encodingMicros=3, totalDispatchMicros=39445, 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=3506852142387041, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12242183, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8917, opaque=0xbb1572, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22003, encodingMicros=3, totalDispatchMicros=32072, 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=3506852142404378, 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=12237631, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3355, opaque=0xbb03aa, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14059, encodingMicros=3, totalDispatchMicros=61355, 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=3506852142082595, 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=12232733, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65083, opaque=0xbaf088, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17091, encodingMicros=3, totalDispatchMicros=50219, 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=3506852142098849, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=12234459, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1541, opaque=0xbaf746, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20708, encodingMicros=2, totalDispatchMicros=60804, 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=3506852142047095, 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=12226885, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6195, opaque=0xbad9b0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5724, encodingMicros=2, totalDispatchMicros=82709, 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=3506852143280105, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=12224288, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1214, opaque=0xbacf8b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20811, encodingMicros=2, totalDispatchMicros=112565, 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=3506852143311777, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000EEB78553, lastDispatchedFrom=172.23.120.85:50148, lastDispatchedTo=172.23.104.252:11210, requestId=12218771, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12249, opaque=0xbab9fe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20839, encodingMicros=2, totalDispatchMicros=162497, totalServerMicros=97, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852142010534, 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=12232807, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65090, opaque=0xbaf0d2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26909, encodingMicros=2, totalDispatchMicros=75532, 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=3506852143601025, 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=12221733, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2742, opaque=0xbac590, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=23056, encodingMicros=2, totalDispatchMicros=142741, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852143313915, 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=12233098, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75706, opaque=0xbaf1f5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=37813, encodingMicros=2, totalDispatchMicros=89042, 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=3506852144294963, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=12226056, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1323, opaque=0xbad673, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14759, encodingMicros=3, totalDispatchMicros=78532, 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=3506852143277311, 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=12231011, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64991, opaque=0xbae9ce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12683, encodingMicros=3, totalDispatchMicros=58769, 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=3506852144331763, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=12226661, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19947, opaque=0xbad8d0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14792, encodingMicros=4, totalDispatchMicros=75153, 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=3506852144358531, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=12227013, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16581, opaque=0xbada30, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14808, encodingMicros=3, totalDispatchMicros=71108, 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=3506852144358531, 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=12231327, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6347, opaque=0xbaeb0a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13758, encodingMicros=2, totalDispatchMicros=59604, 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=3506852142290756, 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=12223734, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49442, opaque=0xbacd61, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16873, encodingMicros=3, totalDispatchMicros=74256, 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=3506852144396248, 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=12240844, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-42011, opaque=0xbb1037, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14476, encodingMicros=3, totalDispatchMicros=33201, 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=3506852144416250, 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=12231706, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57080, opaque=0xbaec85, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13793, encodingMicros=3, totalDispatchMicros=59488, 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=3506852144382577, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=12223335, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19575, opaque=0xbacbd2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14828, encodingMicros=6, totalDispatchMicros=95053, totalServerMicros=26, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852144455948, 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=12219900, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71751, opaque=0xbabe67, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14523, encodingMicros=3, totalDispatchMicros=124315, totalServerMicros=74, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852144296686, 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=12222236, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33560, opaque=0xbac787, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=38762, encodingMicros=2, totalDispatchMicros=147151, 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=3506852144489233, 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=12224724, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45165, opaque=0xbad13f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18986, encodingMicros=2, totalDispatchMicros=70540, 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=3506852144501427, 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=12220896, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33382, opaque=0xbac24b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=38964, encodingMicros=3, totalDispatchMicros=158581, totalServerMicros=55, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852144523679, 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=12235073, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61300, opaque=0xbaf9ac, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14566, encodingMicros=2, totalDispatchMicros=51432, 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=3506852144548921, 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=12235111, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26047, opaque=0xbaf9d2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14587, encodingMicros=13, totalDispatchMicros=51447, 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=3506852144299776, 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=12242741, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1759, opaque=0xbb17a0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5645, encodingMicros=2, totalDispatchMicros=17373, 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=3506852144581443, 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=12235379, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34140, opaque=0xbafade, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14597, encodingMicros=3, totalDispatchMicros=51363, 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=3506852144590590, 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=12242230, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5813, opaque=0xbb15a1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5932, encodingMicros=4, totalDispatchMicros=22934, 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=3506852144607405, 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=12235609, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-72153, opaque=0xbafbc4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14619, encodingMicros=2, totalDispatchMicros=51301, 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=3506852144634470, 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=12232285, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29798, opaque=0xbaeec8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18962, encodingMicros=3, totalDispatchMicros=49576, 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=3506852144656205, 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=12240317, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15459, opaque=0xbb0e28, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16294, encodingMicros=3, totalDispatchMicros=42228, 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=3506852144678469, 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=12221892, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37832, opaque=0xbac62f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14643, encodingMicros=2, totalDispatchMicros=123416, totalServerMicros=79, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852144693933, 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=12232479, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29822, opaque=0xbaef8a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19012, encodingMicros=20, totalDispatchMicros=55152, 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=3506852144708176, 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=12242243, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34375, opaque=0xbb15ae, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16335, encodingMicros=3, totalDispatchMicros=28266, 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=3506852144721042, 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=12232507, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61135, opaque=0xbaefa6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19036, encodingMicros=3, totalDispatchMicros=55179, 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=3506852144737672, 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=12242361, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-50055, opaque=0xbb1624, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16360, encodingMicros=3, totalDispatchMicros=27074, 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=3506852144774856, 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=12233916, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15324, opaque=0xbaf527, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14676, encodingMicros=3, totalDispatchMicros=53540, 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=3506852144804629, 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=12214446, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14176, opaque=0xbaa919, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10378, encodingMicros=3, totalDispatchMicros=130498, totalServerMicros=63, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852144830961, 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=12223388, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33709, opaque=0xbacc07, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10170, encodingMicros=2, totalDispatchMicros=97806, 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=3506852144838312, 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=12242572, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18637, opaque=0xbb16f7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14550, encodingMicros=3, totalDispatchMicros=28535, 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=3506852144879800, 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=12241312, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15471, opaque=0xbb120b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14577, encodingMicros=3, totalDispatchMicros=36539, 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=3506852144903899, 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=12225748, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38018, opaque=0xbad53f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10046, encodingMicros=2, totalDispatchMicros=91351, 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=3506852144546547, 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=12223041, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71861, opaque=0xbacaac, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=39002, encodingMicros=3, totalDispatchMicros=146981, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852144494756, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000009CCB7747, lastDispatchedFrom=172.23.120.85:50114, lastDispatchedTo=172.23.104.252:11210, requestId=12218129, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-15877, opaque=0xbab77c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14928, encodingMicros=2, totalDispatchMicros=131021, totalServerMicros=59, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852144452807, 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=12231767, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15268, opaque=0xbaecc2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13817, encodingMicros=3, totalDispatchMicros=59300, 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=3506852144746946, 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=12232548, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53268, opaque=0xbaefcf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19058, encodingMicros=3, totalDispatchMicros=55226, 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=3506852147269233, 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=12213946, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-13924, opaque=0xbaa725, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16057, encodingMicros=3, totalDispatchMicros=161218, totalServerMicros=63, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852147319758, 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=12213803, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-13781, opaque=0xbaa696, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16102, encodingMicros=3, totalDispatchMicros=161902, totalServerMicros=64, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852147269654, 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=12230185, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17731, opaque=0xbae693, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=32999, encodingMicros=2, totalDispatchMicros=85442, 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=3506852147346932, 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=12213881, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-13859, opaque=0xbaa6e4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16118, encodingMicros=3, totalDispatchMicros=162286, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852147263796, 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=12241722, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53821, opaque=0xbb13a5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16472, encodingMicros=3, totalDispatchMicros=25574, 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=3506852147271113, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=12222137, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8195, opaque=0xbac724, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21419, encodingMicros=2, totalDispatchMicros=121031, totalServerMicros=61, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852147409012, 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=12241780, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65569, opaque=0xbb13df, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16614, encodingMicros=2, totalDispatchMicros=24900, 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=3506852147460935, 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=12242709, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-42135, opaque=0xbb1780, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25854, encodingMicros=2, totalDispatchMicros=25854, 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=3506852147486251, 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=12241811, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57746, opaque=0xbb13fe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16684, encodingMicros=3, totalDispatchMicros=24813, 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=3506852147510479, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=12222852, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1086, opaque=0xbac9ef, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21635, encodingMicros=2, totalDispatchMicros=119446, totalServerMicros=60, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852147526401, 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=12242682, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30399, opaque=0xbb1765, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16721, encodingMicros=3, totalDispatchMicros=19218, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=3506852147403651, description=The proposed configuration (default) was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x539f7d1100000016}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852147373466, 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=12213884, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-13862, opaque=0xbaa6e7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16139, encodingMicros=3, totalDispatchMicros=162408, totalServerMicros=88, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852147652325, 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=12225048, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21806, opaque=0xbad283, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25952, encodingMicros=2, totalDispatchMicros=84943, 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=3506852147365300, 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=12230229, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41212, opaque=0xbae6c0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33089, encodingMicros=2, totalDispatchMicros=85507, 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=3506852147722916, 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=12230338, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-56811, opaque=0xbae72d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33441, encodingMicros=3, totalDispatchMicros=85817, 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=3506852147729297, 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=12224461, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45092, opaque=0xbad038, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16411, encodingMicros=3, totalDispatchMicros=114541, 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=3506852147777947, 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=12231502, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10470, opaque=0xbaebb9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33472, encodingMicros=2, totalDispatchMicros=85126, 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=3506852147805575, 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=12231547, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17936, opaque=0xbaebe6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33494, encodingMicros=3, totalDispatchMicros=85125, 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=3506852147830920, 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=12225673, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75508, opaque=0xbad4f4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16462, encodingMicros=3, totalDispatchMicros=114010, 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=3506852147852635, 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=12241100, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3462, opaque=0xbb1137, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33523, encodingMicros=14, totalDispatchMicros=41840, 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=3506852147879704, 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=12241207, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75891, opaque=0xbb11a2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33545, encodingMicros=3, totalDispatchMicros=41435, 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=3506852147904122, 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=12241230, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-42033, opaque=0xbb11b9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33565, encodingMicros=3, totalDispatchMicros=41406, 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=3506852147927136, 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=12241502, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75901, opaque=0xbb12c9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33584, encodingMicros=2, totalDispatchMicros=37819, 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=3506852147951375, 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=12211761, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-68041, opaque=0xba9e9c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33431, encodingMicros=3, totalDispatchMicros=165820, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506852147976572, 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=12212785, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-70980, opaque=0xbaa29c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33452, encodingMicros=2, totalDispatchMicros=191287, totalServerMicros=135, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506852148038346, 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=12212615, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-70810, opaque=0xbaa1f2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33472, encodingMicros=2, totalDispatchMicros=191420, totalServerMicros=136, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852147318432, 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=12235808, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49852, opaque=0xbafc8b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8859, encodingMicros=3, totalDispatchMicros=66682, 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=3506852148038346, 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=12226989, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10342, opaque=0xbada18, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16575, encodingMicros=3, totalDispatchMicros=95864, 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=3506852148734650, 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=12235988, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41699, opaque=0xbafd3f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10277, encodingMicros=2, totalDispatchMicros=66947, 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=3506852147940590, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12214270, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-4141, opaque=0xbaa869, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5395, encodingMicros=2, totalDispatchMicros=138858, totalServerMicros=67, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852148786730, 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=12236777, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57404, opaque=0xbb0054, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10322, encodingMicros=2, totalDispatchMicros=61005, 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=3506852147725431, 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=12225254, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33825, opaque=0xbad351, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26015, encodingMicros=2, totalDispatchMicros=84958, 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=3506852148842295, 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=12236124, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6594, opaque=0xbafdc7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10361, encodingMicros=3, totalDispatchMicros=60100, 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=3506852148848938, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12232441, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1494, opaque=0xbaef64, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5528, encodingMicros=2, totalDispatchMicros=68269, 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=3506852148875450, 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=12225732, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45309, opaque=0xbad52f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27155, encodingMicros=2, totalDispatchMicros=85988, 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=3506852147552964, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=12217188, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-4775, opaque=0xbab3cf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21674, encodingMicros=2, totalDispatchMicros=159928, totalServerMicros=100, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852148914276, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12232273, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16705, opaque=0xbaeebc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5585, encodingMicros=2, totalDispatchMicros=65768, 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=3506852148915207, 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=12226383, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6143, opaque=0xbad7ba, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27189, encodingMicros=2, totalDispatchMicros=85389, 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=3506852148960322, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12218629, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-15922, opaque=0xbab970, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5618, encodingMicros=2, totalDispatchMicros=113976, totalServerMicros=45, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852148967355, 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=12226411, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15151, opaque=0xbad7d6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27237, encodingMicros=3, totalDispatchMicros=85365, 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=3506852147552527, 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=12238376, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34247, opaque=0xbb0693, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16743, encodingMicros=2, totalDispatchMicros=35336, 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=3506852149012207, 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=12226732, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49575, opaque=0xbad917, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27270, encodingMicros=2, totalDispatchMicros=84306, 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=3506852149026107, 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=12240070, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61574, opaque=0xbb0d31, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18212, encodingMicros=3, totalDispatchMicros=33709, 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=3506852149031311, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=12242513, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8926, opaque=0xbb16bc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9836, encodingMicros=3, totalDispatchMicros=32594, 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=3506852149053393, 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=12240086, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3431, opaque=0xbb0d41, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18236, encodingMicros=2, totalDispatchMicros=33523, 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=3506852149066104, 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=12226824, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21934, opaque=0xbad973, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27323, encodingMicros=3, totalDispatchMicros=80228, 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=3506852149068373, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=12239121, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1664, opaque=0xbb097b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9870, encodingMicros=2, totalDispatchMicros=48896, 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=3506852148795471, 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=12240705, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34317, opaque=0xbb0fac, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11432, encodingMicros=3, totalDispatchMicros=25226, 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=3506852149110706, 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=12227845, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64817, opaque=0xbadd70, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5918, encodingMicros=2, totalDispatchMicros=43786, 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=3506852149123923, 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=12227089, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49598, opaque=0xbada7c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27364, encodingMicros=3, totalDispatchMicros=80175, 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=3506852148787231, 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=12227275, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38084, opaque=0xbadb36, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17316, encodingMicros=3, totalDispatchMicros=96386, 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=3506852149173736, 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=12232314, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6401, opaque=0xbaeee5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11507, encodingMicros=3, totalDispatchMicros=67151, 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=3506852149191601, 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=12221567, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2692, opaque=0xbac4ea, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4080, encodingMicros=2, totalDispatchMicros=76988, totalServerMicros=31, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852149152195, 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=12227148, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49603, opaque=0xbadab7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27384, encodingMicros=3, totalDispatchMicros=80142, 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=3506852149231062, 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=12220805, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33347, opaque=0xbac1f0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4113, encodingMicros=2, totalDispatchMicros=77737, totalServerMicros=31, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506852149258572, 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=12221027, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33435, opaque=0xbac2ce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4137, encodingMicros=2, totalDispatchMicros=77702, totalServerMicros=31, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852149273215, 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=12229450, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64942, opaque=0xbae3b5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27489, encodingMicros=3, totalDispatchMicros=70961, 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=3506852149149527, 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=12227861, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15194, opaque=0xbadd80, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5953, encodingMicros=2, totalDispatchMicros=43811, 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=3506852149112124, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000BE20DB94, lastDispatchedFrom=172.23.120.85:50086, lastDispatchedTo=172.23.104.252:11210, requestId=12241267, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8891, opaque=0xbb11de, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9907, encodingMicros=2, totalDispatchMicros=38443, 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=3506852149340449, 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=12227985, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-60859, opaque=0xbaddfc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6139, encodingMicros=2, totalDispatchMicros=43965, 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=3506852148997968, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12217912, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-901, opaque=0xbab6a3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5646, encodingMicros=15, totalDispatchMicros=156558, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852149383227, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12236771, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16826, opaque=0xbb004e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19093, 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.016S, createdAt=3506852149432936, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12219723, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12286, opaque=0xbabdb6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6076, encodingMicros=2, totalDispatchMicros=113724, totalServerMicros=45, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506852149297118, 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=12223445, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10027, opaque=0xbacc40, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4170, encodingMicros=10, totalDispatchMicros=62629, 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=3506852149462289, 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=12229025, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45503, opaque=0xbae20c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6209, encodingMicros=2, totalDispatchMicros=40166, 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=3506852149302609, 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=12227858, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25587, opaque=0xbadd7d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27521, encodingMicros=2, totalDispatchMicros=70201, 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=3506852149536138, 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=12229494, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33970, opaque=0xbae3e1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6240, encodingMicros=3, totalDispatchMicros=35311, 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=3506852149259229, 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=12228350, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29483, opaque=0xbadf69, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17739, encodingMicros=2, totalDispatchMicros=95969, 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=3506852149572674, 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=12234895, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53413, opaque=0xbaf8fa, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5753, encodingMicros=3, totalDispatchMicros=39067, 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=3506852149583807, 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=12224431, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21630, opaque=0xbad01a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4411, encodingMicros=2, totalDispatchMicros=62126, 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=3506852149200293, 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=12232366, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34061, opaque=0xbaef19, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11529, encodingMicros=3, totalDispatchMicros=67125, 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=3506852149613438, 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=12224433, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45084, opaque=0xbad01c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4436, encodingMicros=3, totalDispatchMicros=62170, 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=3506852149655490, 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=12224903, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21760, opaque=0xbad1f2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4466, encodingMicros=2, totalDispatchMicros=61059, 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=3506852149565041, 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=12237303, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18287, opaque=0xbb0262, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27668, encodingMicros=3, totalDispatchMicros=50241, 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=3506852149461011, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12237057, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20355, opaque=0xbb016c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19166, encodingMicros=2, totalDispatchMicros=58531, 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=3506852149748946, 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=12225747, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45315, opaque=0xbad53e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4508, encodingMicros=2, totalDispatchMicros=53394, 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=3506852149761995, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12238418, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-13036, opaque=0xbb06bd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19463, encodingMicros=2, totalDispatchMicros=52679, 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=3506852149459330, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12217880, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-891, opaque=0xbab683, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6098, encodingMicros=2, totalDispatchMicros=157040, totalServerMicros=93, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852149778755, 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=12223469, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49420, opaque=0xbacc58, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=3919, encodingMicros=3, totalDispatchMicros=124164, 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=3506852149791496, 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=12228366, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29489, opaque=0xbadf79, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6283, encodingMicros=2, totalDispatchMicros=53169, 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=3506852149811049, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000987901CE, lastDispatchedFrom=172.23.120.85:50106, lastDispatchedTo=172.23.104.252:11210, requestId=12240167, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-13076, opaque=0xbb0d92, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19497, encodingMicros=3, totalDispatchMicros=47210, 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=3506852149820570, 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=12228436, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29519, opaque=0xbadfbf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6307, encodingMicros=2, totalDispatchMicros=53184, 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=3506852149846634, 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=12228480, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29534, opaque=0xbadfeb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6329, encodingMicros=3, totalDispatchMicros=53211, 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=3506852149854628, 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=12225939, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-5972, opaque=0xbad5fe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4369, encodingMicros=2, totalDispatchMicros=88573, 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=3506852149870394, 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=12228844, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25761, opaque=0xbae157, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6347, encodingMicros=3, totalDispatchMicros=53065, 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=3506852149895503, 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=12226066, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6027, opaque=0xbad67d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4397, encodingMicros=2, totalDispatchMicros=88586, 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=3506852149920620, 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=12226210, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33854, opaque=0xbad70d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4418, encodingMicros=3, totalDispatchMicros=88578, 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=3506852149415210, 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=12219165, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71675, opaque=0xbabb88, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25163, encodingMicros=4, totalDispatchMicros=128110, 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=3506852150055548, 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=12226547, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10308, opaque=0xbad85e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4491, encodingMicros=3, totalDispatchMicros=86412, 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=3506852149924353, 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=12242811, requestType=InsertRequest, retried=0, service={bucket=default, collection=collection-291, documentId=test_collections-75935, opaque=0xbb17e6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5769, encodingMicros=2, totalDispatchMicros=5769, 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=3506852150130124, 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=12221016, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49214, opaque=0xbac2c3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20793, encodingMicros=2, totalDispatchMicros=117470, 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=3506852149798094, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000D7EA4E6C, lastDispatchedFrom=172.23.120.85:50036, lastDispatchedTo=172.23.104.252:11210, requestId=12233820, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20205, opaque=0xbaf4c7, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6432, encodingMicros=3, totalDispatchMicros=59464, 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=3506852150161781, 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=12218970, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71641, opaque=0xbabac5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20820, encodingMicros=28, totalDispatchMicros=131087, totalServerMicros=58, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852149619490, 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=12235238, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57298, opaque=0xbafa51, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5791, encodingMicros=3, totalDispatchMicros=36954, 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=3506852150195594, 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=12218351, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14641, opaque=0xbab85a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20850, encodingMicros=2, totalDispatchMicros=134403, totalServerMicros=61, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852149613371, 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=12228889, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22024, opaque=0xbae184, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18071, encodingMicros=3, totalDispatchMicros=95915, 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=3506852150237026, 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=12222896, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2877, opaque=0xbaca1b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20864, encodingMicros=2, totalDispatchMicros=103277, 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=3506852150221442, 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=12235386, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57308, opaque=0xbafae5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6387, encodingMicros=2, totalDispatchMicros=37928, 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=3506852150260018, 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=12240653, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20510, opaque=0xbb0f78, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6520, encodingMicros=3, totalDispatchMicros=25302, 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=3506852150197766, 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=12226309, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49552, opaque=0xbad770, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25859, encodingMicros=3, totalDispatchMicros=89246, 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=3506852150302127, 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=12223801, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75430, opaque=0xbacda4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13907, encodingMicros=3, totalDispatchMicros=111105, totalServerMicros=50, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852150151156, 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=12218429, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14702, opaque=0xbab8a8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=5990, encodingMicros=3, totalDispatchMicros=153910, totalServerMicros=111, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. ConfigIgnoredEvent{severity=VERBOSE, category=com.couchbase.config, duration=PT0S, createdAt=3506852150359288, description=The proposed configuration () was ignored because of: OLD_OR_SAME_REVISION, context=CoreContext{coreId=0x539f7d110000000c}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852150362668, 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=12226574, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10311, opaque=0xbad879, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26006, encodingMicros=3, totalDispatchMicros=87526, 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=3506852150110992, 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=12227410, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75582, opaque=0xbadbbd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4522, encodingMicros=3, totalDispatchMicros=85624, 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=3506852150397745, 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=12226701, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-21913, opaque=0xbad8f8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26038, encodingMicros=3, totalDispatchMicros=86318, 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=3506852150358903, 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=12218292, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37503, opaque=0xbab81f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=13944, encodingMicros=2, totalDispatchMicros=156678, totalServerMicros=91, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852150295060, 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=12241023, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-13101, opaque=0xbb10ea, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6546, encodingMicros=2, totalDispatchMicros=23832, 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=3506852150511099, 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=12231988, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25882, opaque=0xbaed9f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14081, encodingMicros=3, totalDispatchMicros=63059, 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=3506852150268196, 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=12229508, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10430, opaque=0xbae3ef, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=18714, encodingMicros=3, totalDispatchMicros=95346, 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=3506852150536692, 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=12232114, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22127, opaque=0xbaee1d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14103, encodingMicros=2, totalDispatchMicros=62916, 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=3506852150549193, 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=12219977, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16254, opaque=0xbabeb4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4710, encodingMicros=3, totalDispatchMicros=128408, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852150555532, 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=12236311, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15372, opaque=0xbafe82, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4677, encodingMicros=2, totalDispatchMicros=38394, 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=3506852150262655, 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=12223526, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10053, opaque=0xbacc91, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=20884, encodingMicros=2, totalDispatchMicros=99756, 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=3506852150587137, 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=12236445, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6619, opaque=0xbaff08, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4703, encodingMicros=3, totalDispatchMicros=38370, 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=3506852150576939, 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=12217705, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-724, opaque=0xbab5d4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4733, encodingMicros=2, totalDispatchMicros=171957, totalServerMicros=123, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852150561474, 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=12232229, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34050, opaque=0xbaee90, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14123, encodingMicros=2, totalDispatchMicros=62838, 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=3506852150643304, 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=12233838, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8671, opaque=0xbaf4d9, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4788, encodingMicros=2, totalDispatchMicros=73895, 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=3506852150655434, 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=12232288, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65061, opaque=0xbaeecb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14212, encodingMicros=3, totalDispatchMicros=62896, 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=3506852150656334, 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=12237040, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26158, opaque=0xbb015b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4753, encodingMicros=2, totalDispatchMicros=33661, 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=3506852150688554, 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=12232607, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25912, opaque=0xbaf00a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14237, encodingMicros=2, totalDispatchMicros=62706, 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=3506852150724857, 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=12226825, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19954, opaque=0xbad974, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4839, encodingMicros=2, totalDispatchMicros=79969, 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=3506852150735104, 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=12233419, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6470, opaque=0xbaf336, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14266, encodingMicros=3, totalDispatchMicros=60779, 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=3506852150772086, 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=12227607, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5495, opaque=0xbadc82, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4869, encodingMicros=16, totalDispatchMicros=79501, 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=3506852150458774, 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=12226797, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6189, opaque=0xbad958, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26095, encodingMicros=2, totalDispatchMicros=85618, 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=3506852150424622, 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=12232054, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53234, opaque=0xbaede1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6212, encodingMicros=2, totalDispatchMicros=57296, 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=3506852150829127, 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=12229897, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16650, opaque=0xbae574, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4903, encodingMicros=3, totalDispatchMicros=78365, 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=3506852150848701, 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=12238043, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53601, opaque=0xbb0546, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6628, encodingMicros=3, totalDispatchMicros=33969, 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=3506852150860641, 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=12227590, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3108, opaque=0xbadc71, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26476, encodingMicros=2, totalDispatchMicros=84487, 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=3506852150874532, 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=12232280, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34055, opaque=0xbaeec3, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6649, encodingMicros=2, totalDispatchMicros=57663, 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=3506852150887980, 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=12227824, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25579, opaque=0xbadd5a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26499, encodingMicros=2, totalDispatchMicros=83702, 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=3506852150900169, 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=12239665, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75848, opaque=0xbb0b9c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6664, encodingMicros=2, totalDispatchMicros=30711, 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=3506852150908126, 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=12236468, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-1581, opaque=0xbaff1f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4954, encodingMicros=4, totalDispatchMicros=54369, 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=3506852150931400, 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=12218373, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14658, opaque=0xbab870, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26381, encodingMicros=2, totalDispatchMicros=161421, totalServerMicros=84, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852150957131, 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=12231123, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-57056, opaque=0xbaea3e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26403, encodingMicros=2, totalDispatchMicros=79764, 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=3506852151158166, 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=12236292, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61374, opaque=0xbafe6f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26522, encodingMicros=3, totalDispatchMicros=64706, 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=3506852151196749, 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=12236560, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61393, opaque=0xbaff7b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26348, encodingMicros=3, totalDispatchMicros=65818, 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=3506852151217947, 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=12224080, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8351, opaque=0xbacebb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30323, encodingMicros=3, totalDispatchMicros=113317, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.001S, createdAt=3506852151241072, 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=12241763, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6854, opaque=0xbb13ce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26377, encodingMicros=3, totalDispatchMicros=34776, 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=3506852151270304, 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=12224356, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19683, opaque=0xbacfcf, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=30359, encodingMicros=2, totalDispatchMicros=113192, totalServerMicros=36, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852150774475, 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=12233908, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45684, opaque=0xbaf51f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=14289, encodingMicros=9, totalDispatchMicros=59515, 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=3506852150694502, 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=12242491, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-46049, opaque=0xbb16a6, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4133, encodingMicros=3, totalDispatchMicros=19685, 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=3506852150625635, 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=12224178, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75457, opaque=0xbacf1d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=21232, encodingMicros=2, totalDispatchMicros=96775, 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=3506852150594190, 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=12230094, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17705, opaque=0xbae639, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=19015, encodingMicros=2, totalDispatchMicros=94559, 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=3506852150583095, 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=12217050, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14521, opaque=0xbab345, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6737, encodingMicros=2, totalDispatchMicros=151754, totalServerMicros=109, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852151492668, 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=12222567, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16370, opaque=0xbac8d2, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7930, encodingMicros=2, totalDispatchMicros=95808, totalServerMicros=31, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852151278267, 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=12239148, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-22398, opaque=0xbb0997, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26403, encodingMicros=3, totalDispatchMicros=51063, 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=3506852150960797, 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=12219206, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16122, opaque=0xbabbb1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=4985, encodingMicros=2, totalDispatchMicros=125853, totalServerMicros=50, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852152351249, 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=12239698, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61556, opaque=0xbb0bbd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27458, encodingMicros=2, totalDispatchMicros=46255, 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=3506852152357691, 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=12238637, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18370, opaque=0xbb0798, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7862, encodingMicros=2, totalDispatchMicros=37814, 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=3506852152356571, 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=12231779, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20125, opaque=0xbaecce, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6374, encodingMicros=4, totalDispatchMicros=79845, 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=3506852152379507, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=12218590, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12197, opaque=0xbab949, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7011, encodingMicros=2, totalDispatchMicros=131783, totalServerMicros=85, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852152350410, 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=12235069, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20274, opaque=0xbaf9a8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7707, encodingMicros=2, totalDispatchMicros=53687, 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=3506852152420453, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=12226016, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-19902, opaque=0xbad64b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6360, encodingMicros=2, totalDispatchMicros=112464, totalServerMicros=69, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852152352295, 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=12227291, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25497, opaque=0xbadb46, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22634, encodingMicros=2, totalDispatchMicros=78178, 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=3506852152455136, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=12239277, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5735, opaque=0xbb0a19, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6386, encodingMicros=4, totalDispatchMicros=35170, 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=3506852152449274, 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=12222788, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8252, opaque=0xbac9af, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7797, encodingMicros=2, totalDispatchMicros=130085, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852152439513, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12221383, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8096, opaque=0xbac432, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22522, encodingMicros=2, totalDispatchMicros=131231, 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=3506852152523805, 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=12240057, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8851, opaque=0xbb0d24, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7848, encodingMicros=4, totalDispatchMicros=39792, 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=3506852152425606, 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=12240480, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-49991, opaque=0xbb0ecb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7899, encodingMicros=3, totalDispatchMicros=28142, 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=3506852152552322, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12222746, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16398, opaque=0xbac985, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22614, encodingMicros=2, totalDispatchMicros=126642, 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=3506852152412245, 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=12231929, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12880, opaque=0xbaed64, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6424, encodingMicros=2, totalDispatchMicros=79802, 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=3506852152588731, 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=12241981, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-50043, opaque=0xbb14a8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8056, encodingMicros=4, totalDispatchMicros=25449, 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=3506852152378799, 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=12239750, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65460, opaque=0xbb0bf1, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27482, encodingMicros=3, totalDispatchMicros=46246, 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=3506852152631965, 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=12219673, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12277, opaque=0xbabd84, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6593, encodingMicros=2, totalDispatchMicros=137049, totalServerMicros=89, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852152642291, 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=12239850, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-26327, opaque=0xbb0c55, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27741, encodingMicros=3, totalDispatchMicros=43360, 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=3506852152353432, 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=12235531, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45754, opaque=0xbafb76, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=15300, encodingMicros=3, totalDispatchMicros=67785, 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=3506852152695068, 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=12219119, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16105, opaque=0xbabb5a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6618, encodingMicros=3, totalDispatchMicros=127207, totalServerMicros=92, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852152667909, 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=12240023, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61571, opaque=0xbb0d02, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27761, encodingMicros=2, totalDispatchMicros=42963, 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=3506852152737826, 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=12238226, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-13033, opaque=0xbb05fd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6653, encodingMicros=4, totalDispatchMicros=35992, 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=3506852152660330, 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=12214818, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2194, opaque=0xbaaa8d, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7898, encodingMicros=2, totalDispatchMicros=139626, 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=3506852152771149, 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=12238393, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8802, opaque=0xbb06a4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6679, encodingMicros=2, totalDispatchMicros=33276, 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=3506852152781669, 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=12218218, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71578, opaque=0xbab7d5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27859, encodingMicros=3, totalDispatchMicros=155239, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.004S, createdAt=3506852152590717, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12222727, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5290, opaque=0xbac972, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22643, encodingMicros=3, totalDispatchMicros=121571, 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=3506852152818404, 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=12219414, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16180, opaque=0xbabc81, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6709, encodingMicros=3, totalDispatchMicros=128803, totalServerMicros=95, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852152561555, 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=12240636, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20506, opaque=0xbb0f67, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=7872, encodingMicros=2, totalDispatchMicros=37714, 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=3506852152839382, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12222973, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-5300, opaque=0xbaca68, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22880, encodingMicros=2, totalDispatchMicros=121602, 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=3506852152494057, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=12219327, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16153, opaque=0xbabc2a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6410, encodingMicros=2, totalDispatchMicros=159588, totalServerMicros=118, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.064S, createdAt=3506852152890759, 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=12212849, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71044, opaque=0xbaa2dc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10341, encodingMicros=3, totalDispatchMicros=197414, totalServerMicros=97, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.002S, createdAt=3506852152899711, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=12242607, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8930, opaque=0xbb171a, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6811, encodingMicros=2, totalDispatchMicros=22650, 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=3506852152920488, 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=12223314, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10016, opaque=0xbacbbd, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10024, encodingMicros=2, totalDispatchMicros=109171, 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=3506852152492858, 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=12230088, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41172, opaque=0xbae633, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22641, encodingMicros=2, totalDispatchMicros=77756, 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=3506852152948347, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/00000000B4F153AE, lastDispatchedFrom=172.23.120.85:50124, lastDispatchedTo=172.23.104.252:11210, requestId=12219546, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-7865, opaque=0xbabd05, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=22100, encodingMicros=2, totalDispatchMicros=151128, 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=3506852152931374, description=Request InsertRequest retry scheduled per RetryStrategy (Reason: KV_TEMPORARY_FAILURE), context=RequestContext{completed=false, coreId=0x539f7d110000001e, idempotent=false, lastChannelId=539F7D110000001E/000000003ECB52ED, lastDispatchedFrom=172.23.120.85:50128, lastDispatchedTo=172.23.104.252:11210, requestId=12239443, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-20453, opaque=0xbb0abe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=6838, encodingMicros=3, totalDispatchMicros=35547, 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=3506852152855649, 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=12230596, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17844, opaque=0xbae82f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=16481, encodingMicros=2, totalDispatchMicros=77508, 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=3506852152859864, 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=12242234, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-8918, opaque=0xbb15a5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8165, encodingMicros=3, totalDispatchMicros=26363, 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=3506852152844547, 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=12220724, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-12490, opaque=0xbac19f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=8604, encodingMicros=2, totalDispatchMicros=142652, totalServerMicros=80, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852152822211, 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=12218239, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37485, opaque=0xbab7ea, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=27889, encodingMicros=2, totalDispatchMicros=155353, totalServerMicros=78, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852155680328, 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=12238283, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-16866, opaque=0xbb0636, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=11218, encodingMicros=4, totalDispatchMicros=41840, 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=3506852155678108, 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=12233393, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6469, opaque=0xbaf31c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25888, encodingMicros=2, totalDispatchMicros=74812, 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=3506852155678172, 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=12229068, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-60964, opaque=0xbae237, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33841, encodingMicros=2, totalDispatchMicros=88846, 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=3506852155678607, 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=12226311, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-71962, opaque=0xbad772, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25352, encodingMicros=3, totalDispatchMicros=101684, 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=3506852155738856, 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=12228791, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-60924, opaque=0xbae122, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17229, encodingMicros=2, totalDispatchMicros=91105, 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=3506852155777660, 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=12234079, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-65159, opaque=0xbaf5ca, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25957, encodingMicros=3, totalDispatchMicros=69641, 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=3506852155745547, 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=12229241, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61007, opaque=0xbae2e4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33904, encodingMicros=3, totalDispatchMicros=88777, 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=3506852155806386, 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=12227277, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6217, opaque=0xbadb38, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25455, encodingMicros=8, totalDispatchMicros=100931, 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=3506852155713931, 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=12213533, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE, COLLECTION_MAP_REFRESH_IN_PROGRESS], service={bucket=default, collection=collection-274, documentId=test_collections-4042, opaque=0xbaa588, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10667, encodingMicros=2, totalDispatchMicros=168489, totalServerMicros=133, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852155837303, 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=12229326, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25783, opaque=0xbae339, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33990, encodingMicros=2, totalDispatchMicros=88815, 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=3506852155680540, 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=12230685, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41325, opaque=0xbae888, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12407, encodingMicros=2, totalDispatchMicros=81258, 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=3506852155865619, 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=12240552, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-18504, opaque=0xbb0f13, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25937, encodingMicros=3, totalDispatchMicros=46266, 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=3506852155880049, 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=12214905, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-274, documentId=test_collections-4319, opaque=0xbaaae4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10407, encodingMicros=2, totalDispatchMicros=170220, totalServerMicros=127, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852155834885, 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=12227561, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-6230, opaque=0xbadc54, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25479, encodingMicros=2, totalDispatchMicros=100723, 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=3506852155935601, 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=12212276, requestType=InsertRequest, retried=8, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-70471, opaque=0xbaa09f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12748, encodingMicros=3, totalDispatchMicros=122555, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.016S, createdAt=3506852155798218, 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=12228871, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10401, opaque=0xbae172, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17284, encodingMicros=4, totalDispatchMicros=91140, 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=3506852155968271, 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=12214841, requestType=InsertRequest, retried=7, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-14194, opaque=0xbaaaa4, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12663, encodingMicros=2, totalDispatchMicros=136041, totalServerMicros=96, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852155973495, 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=12233400, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-41525, opaque=0xbaf323, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9613, encodingMicros=3, totalDispatchMicros=84037, 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=3506852155939795, 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=12227994, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-75594, opaque=0xbade05, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25574, encodingMicros=2, totalDispatchMicros=100457, 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=3506852155988106, 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=12227715, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-60800, opaque=0xbadcee, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10344, encodingMicros=2, totalDispatchMicros=83749, 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=3506852156044462, 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=12226342, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-15148, opaque=0xbad791, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12654, encodingMicros=3, totalDispatchMicros=86016, 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=3506852155897392, 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=12223359, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37927, opaque=0xbacbea, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=34040, encodingMicros=3, totalDispatchMicros=123446, totalServerMicros=35, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852156073714, 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=12227843, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3111, opaque=0xbadd6e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10425, encodingMicros=3, totalDispatchMicros=83797, 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=3506852155898241, 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=12240579, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-3445, opaque=0xbb0f2e, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25965, encodingMicros=3, 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=3506852156096245, 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=12222417, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33640, opaque=0xbac83c, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=34236, encodingMicros=2, totalDispatchMicros=130076, 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=3506852156073265, 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=12228569, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-33935, opaque=0xbae044, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25684, encodingMicros=3, totalDispatchMicros=100033, 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=3506852156125926, 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=12228205, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64902, opaque=0xbaded8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10459, encodingMicros=2, totalDispatchMicros=83687, 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=3506852156147395, 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=12228597, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29559, opaque=0xbae060, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25754, encodingMicros=2, totalDispatchMicros=100108, 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=3506852156165238, 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=12241024, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-50009, opaque=0xbb10eb, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=33966, encodingMicros=3, totalDispatchMicros=50644, 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=3506852156175241, 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=12228705, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-25755, opaque=0xbae0cc, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25777, encodingMicros=3, totalDispatchMicros=100115, 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=3506852156202965, 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=12241179, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-30313, opaque=0xbb1186, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=34000, encodingMicros=2, totalDispatchMicros=49438, 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=3506852156059155, 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=12219675, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2612, opaque=0xbabd86, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9695, encodingMicros=2, totalDispatchMicros=147236, totalServerMicros=65, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.032S, createdAt=3506852156233837, 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=12229267, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-52913, opaque=0xbae2fe, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10520, encodingMicros=2, totalDispatchMicros=83983, 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=3506852156256003, 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=12221848, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-2782, opaque=0xbac603, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9888, encodingMicros=2, totalDispatchMicros=146023, totalServerMicros=63, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852156004098, 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=12231700, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-17939, opaque=0xbaec7f, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=17307, encodingMicros=3, totalDispatchMicros=88618, 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=3506852156287193, 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=12236444, requestType=InsertRequest, retried=3, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-10640, opaque=0xbaff07, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=34056, encodingMicros=13, totalDispatchMicros=67778, 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=3506852156273294, 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=12231646, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29763, opaque=0xbaec49, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10555, encodingMicros=29, totalDispatchMicros=83458, 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=3506852156314781, 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=12217474, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-37378, opaque=0xbab4ed, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=9931, encodingMicros=2, totalDispatchMicros=197644, totalServerMicros=116, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduledEvent{severity=DEBUG, category=com.couchbase.request, duration=PT0.008S, createdAt=3506852156203058, 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=12228839, requestType=InsertRequest, retried=4, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29625, opaque=0xbae152, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=25801, encodingMicros=2, totalDispatchMicros=100032, 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=3506852156343106, 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=12231829, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61094, opaque=0xbaed00, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10616, encodingMicros=2, totalDispatchMicros=80470, 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=3506852156371180, 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=12231936, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-38188, opaque=0xbaed6b, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10639, encodingMicros=2, totalDispatchMicros=80344, 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=3506852156397028, 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=12241493, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-42047, opaque=0xbb12c0, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=34131, encodingMicros=2, totalDispatchMicros=45327, 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=3506852156124947, 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=12240989, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-34330, opaque=0xbb10c8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26184, encodingMicros=3, totalDispatchMicros=42205, 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=3506852156423406, 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=12241556, requestType=InsertRequest, retried=1, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53806, opaque=0xbb12ff, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=34153, encodingMicros=2, totalDispatchMicros=44746, 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=3506852156103705, 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=12227557, requestType=InsertRequest, retried=6, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-64753, opaque=0xbadc50, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=12689, encodingMicros=2, totalDispatchMicros=77456, 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=3506852156449074, 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=12232460, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-29819, opaque=0xbaef77, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10681, encodingMicros=2, totalDispatchMicros=79925, 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=3506852156445025, 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=12241226, requestType=InsertRequest, retried=2, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-61636, opaque=0xbb11b5, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26500, encodingMicros=2, totalDispatchMicros=41879, 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=3506852156488854, 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=12232557, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-45626, opaque=0xbaefd8, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=10717, encodingMicros=4, totalDispatchMicros=79907, 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=3506852156506489, 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=12234591, requestType=InsertRequest, retried=5, retryReasons=[KV_TEMPORARY_FAILURE], service={bucket=default, collection=collection-291, documentId=test_collections-53389, opaque=0xbaf7ca, scope=scope-20, type=kv}, timeoutMs=120000, timings={dispatchMicros=26558, encodingMicros=2, totalDispatchMicros=59935, totalServerMicros=0, serverMicros=0}}, cause=null} Could not publish Event because the queue is full. RequestRetryScheduled