GitHub pull request #39598 of commit 4c0082e78c6ee7294a81886e8893c166cf4c0d11, no merge conflicts. Running as SYSTEM Setting status of 4c0082e78c6ee7294a81886e8893c166cf4c0d11 to PENDING with url https://jenkins.ceph.com/job/ceph-api/12554/ and message: 'running API tests' Using context: ceph API tests [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content TERM=xterm [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on 172.21.2.14+braggi14 (buster small sepia x86_64 focal bionic braggi gigantic huge amd64) in workspace /home/jenkins-build/build/workspace/ceph-api The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/ceph/ceph.git > git init /home/jenkins-build/build/workspace/ceph-api # timeout=10 Fetching upstream changes from https://github.com/ceph/ceph.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress --depth=1 -- https://github.com/ceph/ceph.git +refs/heads/*:refs/remotes/origin/* # timeout=20 > git config remote.origin.url https://github.com/ceph/ceph.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/ceph/ceph.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from https://github.com/ceph/ceph.git > git fetch --tags --progress --depth=1 -- https://github.com/ceph/ceph.git +refs/pull/39598/*:refs/remotes/origin/pr/39598/* # timeout=20 > git rev-parse refs/remotes/origin/pr/39598/merge^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData Checking out Revision 4754dcd4011e743278a188237738cb43e211206c (refs/remotes/origin/pr/39598/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 4754dcd4011e743278a188237738cb43e211206c # timeout=20 Commit message: "Merge 4c0082e78c6ee7294a81886e8893c166cf4c0d11 into 34a3624437621844dedec9c1395a9749dd5f2f95" > git rev-list --no-walk b9499b1dafe861216dd995fe32b86f9781ebabab # timeout=10 First time build. Skipping changelog. [GitHub Checks] Causes for no suitable publisher found: [GitHub Checks] Trying to resolve checks parameters from GitHub SCM... [GitHub Checks] Job does not use GitHub SCM [GitHub Checks] Trying to resolve checks parameters from Git SCM... [GitHub Checks] No credentials found [Checks API] No suitable checks publisher found. [ceph-api] $ /bin/bash /tmp/jenkins16117999747936894841.sh ++ mktemp -td venv.XXXXXXXXXX + TEMPVENV=/tmp/venv.3W12VxcBhs + VENV=/tmp/venv.3W12VxcBhs/bin + docs_pr_only + pushd . ~/build/workspace/ceph-api ~/build/workspace/ceph-api ++ git config --get remote.origin.url + [[ https://github.com/ceph/ceph.git =~ ceph/ceph\.git ]] ++ git rev-parse --git-dir + '[' -f .git/shallow ']' ++ curl -s -u ****:**** https://api.github.com/repos/ceph/ceph/pulls/39598/files ++ jq '.[].filename' ++ tr -d '"' + files='src/crimson/common/operation.h src/crimson/osd/osd_connection_priv.h src/crimson/osd/osd_operation.h src/crimson/osd/osd_operation_sequencer.h src/crimson/osd/osd_operations/client_request.cc src/crimson/osd/osd_operations/client_request.h' + echo -e 'changed files:\nsrc/crimson/common/operation.h src/crimson/osd/osd_connection_priv.h src/crimson/osd/osd_operation.h src/crimson/osd/osd_operation_sequencer.h src/crimson/osd/osd_operations/client_request.cc src/crimson/osd/osd_operations/client_request.h' changed files: src/crimson/common/operation.h src/crimson/osd/osd_connection_priv.h src/crimson/osd/osd_operation.h src/crimson/osd/osd_operation_sequencer.h src/crimson/osd/osd_operations/client_request.cc src/crimson/osd/osd_operations/client_request.h ++ echo 'src/crimson/common/operation.h src/crimson/osd/osd_connection_priv.h src/crimson/osd/osd_operation.h src/crimson/osd/osd_operation_sequencer.h src/crimson/osd/osd_operations/client_request.cc src/crimson/osd/osd_operations/client_request.h' ++ grep -v '^doc/' ++ wc -l + '[' 6 -gt 0 ']' + DOCS_ONLY=false + popd ~/build/workspace/ceph-api + '[' false = true ']' ++ get_nr_build_jobs +++ nproc ++ local nproc=48 +++ vmstat --stats --unit m +++ grep 'total memory' +++ awk '{print int($1/2200)}' ++ local max_build_jobs=122 ++ [[ 122 -eq 0 ]] ++ [[ 48 -ge 122 ]] ++ n_build_jobs=48 ++ echo 48 + n_build_jobs=48 ++ nproc + n_test_jobs=12 + export 'CHECK_MAKEOPTS=-j12 -N -Q' + CHECK_MAKEOPTS='-j12 -N -Q' + export BUILD_MAKEOPTS=-j48 + BUILD_MAKEOPTS=-j48 + export FOR_MAKE_CHECK=1 + FOR_MAKE_CHECK=1 + timeout 2h ./src/script/run-make.sh --cmake-args '-DWITH_TESTS=OFF -DENABLE_GIT_VERSION=OFF' Reading package lists... Building dependency tree... Reading state information... ccache is already the newest version (3.4.1-1). debianutils is already the newest version (4.8.4). The following packages were automatically installed and are no longer required: ceph-libboost-atomic1.72.0 ceph-libboost-chrono1.72.0 ceph-libboost-container1.72.0 ceph-libboost-context1.72.0 ceph-libboost-coroutine1.72.0 ceph-libboost-date-time1.72.0 ceph-libboost-filesystem1.72.0 ceph-libboost-iostreams1.72.0 ceph-libboost-program-options1.72.0 ceph-libboost-python1.72.0 ceph-libboost-random1.72.0 ceph-libboost-regex1.72.0 ceph-libboost-serialization1.72.0 ceph-libboost-system1.72.0 ceph-libboost-test1.72.0 ceph-libboost-thread1.72.0 ceph-libboost-timer1.72.0 cryptsetup-bin cython dh-exec dh-systemd docutils-common gperf javahelper libaio-dev libappindicator3-1 libbabeltrace-ctf-dev libbabeltrace-dev libblkid-dev libcap-ng-dev libcryptsetup-dev libcunit1 libcunit1-dev libcurl4-openssl-dev libdbusmenu-glib4 libdbusmenu-gtk3-4 libevent-core-2.1-6 libevent-dev libevent-extra-2.1-6 libevent-openssl-2.1-6 libevent-pthreads-2.1-6 libfuse-dev libgoogle-perftools-dev libgoogle-perftools4 libibverbs-dev libindicator3-7 libkeyutils-dev libldap2-dev libleveldb-dev libleveldb1v5 liblttng-ust-ctl4 liblttng-ust-dev liblttng-ust-python-agent0 liblttng-ust0 liblua5.3-0 liblua5.3-dev liblz4-dev liblzma-dev libncurses5-dev libnl-3-dev libnl-genl-3-dev liboath-dev liboath0 libpython3-all-dev librabbitmq-dev librabbitmq4 librdkafka++1 librdkafka-dev librdkafka1 librdmacm-dev librdmacm1 libreadline-dev libselinux1-dev libsepol1-dev libsnappy-dev libsnappy1v5 libsqlite3-dev libtcmalloc-minimal4 libtinfo-dev libudev-dev libunwind-dev liburcu-dev liburcu6 lua-any lua5.1 luarocks nasm python-alabaster python-babel python-babel-localedata python-bcrypt python-bs4 python-cherrypy3 python-docutils python-imagesize python-logutils python-mako python-pecan python-prettytable python-pygments python-roman python-simplegeneric python-singledispatch python-tox python-typing python-tz python-waitress python-webtest python-werkzeug python3-alabaster python3-all python3-all-dev python3-babel python3-bcrypt python3-bs4 python3-cherrypy3 python3-coverage python3-dateutil python3-docutils python3-imagesize python3-logutils python3-mako python3-pecan python3-pluggy python3-prettytable python3-py python3-pygments python3-roman python3-simplegeneric python3-singledispatch python3-sphinx python3-tz python3-waitress python3-webtest python3-werkzeug sgml-base socat sphinx-common tox uuid-dev valgrind xfslibs-dev xml-core xmlstarlet yasm Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 257 not upgraded. Using apt-get to install dependencies Reading package lists... Building dependency tree... Reading state information... equivs is already the newest version (2.1.0). devscripts is already the newest version (2.17.12ubuntu1.1). The following packages were automatically installed and are no longer required: ceph-libboost-atomic1.72.0 ceph-libboost-chrono1.72.0 ceph-libboost-container1.72.0 ceph-libboost-context1.72.0 ceph-libboost-coroutine1.72.0 ceph-libboost-date-time1.72.0 ceph-libboost-filesystem1.72.0 ceph-libboost-iostreams1.72.0 ceph-libboost-program-options1.72.0 ceph-libboost-python1.72.0 ceph-libboost-random1.72.0 ceph-libboost-regex1.72.0 ceph-libboost-serialization1.72.0 ceph-libboost-system1.72.0 ceph-libboost-test1.72.0 ceph-libboost-thread1.72.0 ceph-libboost-timer1.72.0 cryptsetup-bin cython dh-exec dh-systemd docutils-common gperf javahelper libaio-dev libappindicator3-1 libbabeltrace-ctf-dev libbabeltrace-dev libblkid-dev libcap-ng-dev libcryptsetup-dev libcunit1 libcunit1-dev libcurl4-openssl-dev libdbusmenu-glib4 libdbusmenu-gtk3-4 libevent-core-2.1-6 libevent-dev libevent-extra-2.1-6 libevent-openssl-2.1-6 libevent-pthreads-2.1-6 libfuse-dev libgoogle-perftools-dev libgoogle-perftools4 libibverbs-dev libindicator3-7 libkeyutils-dev libldap2-dev libleveldb-dev libleveldb1v5 liblttng-ust-ctl4 liblttng-ust-dev liblttng-ust-python-agent0 liblttng-ust0 liblua5.3-0 liblua5.3-dev liblz4-dev liblzma-dev libncurses5-dev libnl-3-dev libnl-genl-3-dev liboath-dev liboath0 libpython3-all-dev librabbitmq-dev librabbitmq4 librdkafka++1 librdkafka-dev librdkafka1 librdmacm-dev librdmacm1 libreadline-dev libselinux1-dev libsepol1-dev libsnappy-dev libsnappy1v5 libsqlite3-dev libtcmalloc-minimal4 libtinfo-dev libudev-dev libunwind-dev liburcu-dev liburcu6 lua-any lua5.1 luarocks nasm python-alabaster python-babel python-babel-localedata python-bcrypt python-bs4 python-cherrypy3 python-docutils python-imagesize python-logutils python-mako python-pecan python-prettytable python-pygments python-roman python-simplegeneric python-singledispatch python-tox python-typing python-tz python-waitress python-webtest python-werkzeug python3-alabaster python3-all python3-all-dev python3-babel python3-bcrypt python3-bs4 python3-cherrypy3 python3-coverage python3-dateutil python3-docutils python3-imagesize python3-logutils python3-mako python3-pecan python3-pluggy python3-prettytable python3-py python3-pygments python3-roman python3-simplegeneric python3-singledispatch python3-sphinx python3-tz python3-waitress python3-webtest python3-werkzeug sgml-base socat sphinx-common tox uuid-dev valgrind xfslibs-dev xml-core xmlstarlet yasm Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 257 not upgraded. Reading package lists... Building dependency tree... Reading state information... dpkg-dev is already the newest version (1.19.0.5ubuntu2.3). The following packages were automatically installed and are no longer required: ceph-libboost-atomic1.72.0 ceph-libboost-chrono1.72.0 ceph-libboost-container1.72.0 ceph-libboost-context1.72.0 ceph-libboost-coroutine1.72.0 ceph-libboost-date-time1.72.0 ceph-libboost-filesystem1.72.0 ceph-libboost-iostreams1.72.0 ceph-libboost-program-options1.72.0 ceph-libboost-python1.72.0 ceph-libboost-random1.72.0 ceph-libboost-regex1.72.0 ceph-libboost-serialization1.72.0 ceph-libboost-system1.72.0 ceph-libboost-test1.72.0 ceph-libboost-thread1.72.0 ceph-libboost-timer1.72.0 cryptsetup-bin cython dh-exec dh-systemd docutils-common gperf javahelper libaio-dev libappindicator3-1 libbabeltrace-ctf-dev libbabeltrace-dev libblkid-dev libcap-ng-dev libcryptsetup-dev libcunit1 libcunit1-dev libcurl4-openssl-dev libdbusmenu-glib4 libdbusmenu-gtk3-4 libevent-core-2.1-6 libevent-dev libevent-extra-2.1-6 libevent-openssl-2.1-6 libevent-pthreads-2.1-6 libfuse-dev libgoogle-perftools-dev libgoogle-perftools4 libibverbs-dev libindicator3-7 libkeyutils-dev libldap2-dev libleveldb-dev libleveldb1v5 liblttng-ust-ctl4 liblttng-ust-dev liblttng-ust-python-agent0 liblttng-ust0 liblua5.3-0 liblua5.3-dev liblz4-dev liblzma-dev libncurses5-dev libnl-3-dev libnl-genl-3-dev liboath-dev liboath0 libpython3-all-dev librabbitmq-dev librabbitmq4 librdkafka++1 librdkafka-dev librdkafka1 librdmacm-dev librdmacm1 libreadline-dev libselinux1-dev libsepol1-dev libsnappy-dev libsnappy1v5 libsqlite3-dev libtcmalloc-minimal4 libtinfo-dev libudev-dev libunwind-dev liburcu-dev liburcu6 lua-any lua5.1 luarocks nasm python-alabaster python-babel python-babel-localedata python-bcrypt python-bs4 python-cherrypy3 python-docutils python-imagesize python-logutils python-mako python-pecan python-prettytable python-pygments python-roman python-simplegeneric python-singledispatch python-tox python-typing python-tz python-waitress python-webtest python-werkzeug python3-alabaster python3-all python3-all-dev python3-babel python3-bcrypt python3-bs4 python3-cherrypy3 python3-coverage python3-dateutil python3-docutils python3-imagesize python3-logutils python3-mako python3-pecan python3-pluggy python3-prettytable python3-py python3-pygments python3-roman python3-simplegeneric python3-singledispatch python3-sphinx python3-tz python3-waitress python3-webtest python3-werkzeug sgml-base socat sphinx-common tox uuid-dev valgrind xfslibs-dev xml-core xmlstarlet yasm Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 257 not upgraded. dh_testdir dh_testroot dh_prep dh_testdir dh_testroot dh_install dh_installdocs dh_installchangelogs dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'ceph-build-deps' in '../ceph-build-deps_15.2.0-1_amd64.deb'. The package has been created. Attention, the package has been created in the current directory, not in ".." as indicated by the message above! Selecting previously unselected package ceph-build-deps. (Reading database ... 148162 files and directories currently installed.) Preparing to unpack ceph-build-deps_15.2.0-1_amd64.deb ... Unpacking ceph-build-deps (15.2.0-1) ... Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: ceph-libboost-atomic1.72.0 ceph-libboost-chrono1.72.0 ceph-libboost-container1.72.0 ceph-libboost-context1.72.0 ceph-libboost-coroutine1.72.0 ceph-libboost-date-time1.72.0 ceph-libboost-filesystem1.72.0 ceph-libboost-iostreams1.72.0 ceph-libboost-program-options1.72.0 ceph-libboost-python1.72.0 ceph-libboost-random1.72.0 ceph-libboost-regex1.72.0 ceph-libboost-serialization1.72.0 ceph-libboost-system1.72.0 ceph-libboost-test1.72.0 ceph-libboost-thread1.72.0 ceph-libboost-timer1.72.0 libappindicator3-1 libdbusmenu-glib4 libdbusmenu-gtk3-4 libevent-core-2.1-6 libevent-dev libevent-extra-2.1-6 libevent-openssl-2.1-6 libevent-pthreads-2.1-6 libindicator3-7 libsqlite3-dev python-alabaster python-babel python-bcrypt python-bs4 python-cherrypy3 python-imagesize python-logutils python-mako python-pecan python-prettytable python-simplegeneric python-singledispatch python-tox python-typing python-tz python-waitress python-webtest python-werkzeug yasm Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 257 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up ceph-build-deps (15.2.0-1) ... Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: ceph-libboost-atomic1.72.0 ceph-libboost-chrono1.72.0 ceph-libboost-container1.72.0 ceph-libboost-context1.72.0 ceph-libboost-coroutine1.72.0 ceph-libboost-date-time1.72.0 ceph-libboost-filesystem1.72.0 ceph-libboost-iostreams1.72.0 ceph-libboost-program-options1.72.0 ceph-libboost-python1.72.0 ceph-libboost-random1.72.0 ceph-libboost-regex1.72.0 ceph-libboost-serialization1.72.0 ceph-libboost-system1.72.0 ceph-libboost-test1.72.0 ceph-libboost-thread1.72.0 ceph-libboost-timer1.72.0 cryptsetup-bin cython dh-exec dh-systemd docutils-common gperf javahelper libaio-dev libappindicator3-1 libbabeltrace-ctf-dev libbabeltrace-dev libblkid-dev libcap-ng-dev libcryptsetup-dev libcunit1 libcunit1-dev libcurl4-openssl-dev libdbusmenu-glib4 libdbusmenu-gtk3-4 libevent-core-2.1-6 libevent-dev libevent-extra-2.1-6 libevent-openssl-2.1-6 libevent-pthreads-2.1-6 libfuse-dev libgoogle-perftools-dev libgoogle-perftools4 libibverbs-dev libindicator3-7 libkeyutils-dev libldap2-dev libleveldb-dev libleveldb1v5 liblttng-ust-ctl4 liblttng-ust-dev liblttng-ust-python-agent0 liblttng-ust0 liblua5.3-0 liblua5.3-dev liblz4-dev liblzma-dev libncurses5-dev libnl-3-dev libnl-genl-3-dev liboath-dev liboath0 libpython3-all-dev librabbitmq-dev librabbitmq4 librdkafka++1 librdkafka-dev librdkafka1 librdmacm-dev librdmacm1 libreadline-dev libselinux1-dev libsepol1-dev libsnappy-dev libsnappy1v5 libsqlite3-dev libtcmalloc-minimal4 libtinfo-dev libudev-dev libunwind-dev liburcu-dev liburcu6 lua-any lua5.1 luarocks nasm python-alabaster python-babel python-babel-localedata python-bcrypt python-bs4 python-cherrypy3 python-docutils python-imagesize python-logutils python-mako python-pecan python-prettytable python-pygments python-roman python-simplegeneric python-singledispatch python-tox python-typing python-tz python-waitress python-webtest python-werkzeug python3-alabaster python3-all python3-all-dev python3-babel python3-bcrypt python3-bs4 python3-cherrypy3 python3-coverage python3-dateutil python3-docutils python3-imagesize python3-logutils python3-mako python3-pecan python3-pluggy python3-prettytable python3-py python3-pygments python3-roman python3-simplegeneric python3-singledispatch python3-sphinx python3-tz python3-waitress python3-webtest python3-werkzeug sgml-base socat sphinx-common tox uuid-dev valgrind xfslibs-dev xml-core xmlstarlet yasm Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: ceph-build-deps 0 upgraded, 0 newly installed, 1 to remove and 257 not upgraded. After this operation, 10.2 kB disk space will be freed. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 148165 files and directories currently installed.) Removing ceph-build-deps (15.2.0-1) ... Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in /home/jenkins-build/build/workspace/ceph-api/install-deps-python3/bin/python3 Also creating executable in /home/jenkins-build/build/workspace/ceph-api/install-deps-python3/bin/python Installing setuptools, pkg_resources, pip, wheel...done. Requirement already satisfied: setuptools>=0.8 in /home/jenkins-build/build/workspace/ceph-api/install-deps-python3/lib/python3.6/site-packages (53.0.0) Requirement already satisfied: pip>=7.0 in /home/jenkins-build/build/workspace/ceph-api/install-deps-python3/lib/python3.6/site-packages (21.0.1) Requirement already satisfied: wheel>=0.24 in /home/jenkins-build/build/workspace/ceph-api/install-deps-python3/lib/python3.6/site-packages (0.36.2) Collecting tox>=2.9.1 Downloading tox-3.22.0-py2.py3-none-any.whl (84 kB) Collecting toml>=0.9.4 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting py>=1.4.17 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting packaging>=14 Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting importlib-metadata>=0.12 Downloading importlib_metadata-3.6.0-py3-none-any.whl (11 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Downloading virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) Collecting six>=1.14.0 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting filelock>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting pluggy>=0.12.0 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting zipp>=0.5 Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting appdirs<2,>=1.4.3 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting importlib-resources>=1.0 Downloading importlib_resources-5.1.0-py3-none-any.whl (24 kB) Collecting distlib<1,>=0.3.1 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) Installing collected packages: zipp, typing-extensions, six, pyparsing, importlib-resources, importlib-metadata, filelock, distlib, appdirs, virtualenv, toml, py, pluggy, packaging, tox Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-3.6.0 importlib-resources-5.1.0 packaging-20.9 pluggy-0.13.1 py-1.10.0 pyparsing-2.4.7 six-1.15.0 toml-0.10.2 tox-3.22.0 typing-extensions-3.7.4.3 virtualenv-20.4.2 zipp-3.4.0 Collecting setuptools>=0.8 Using cached setuptools-53.0.0-py3-none-any.whl (784 kB) Collecting pip>=7.0 Using cached pip-21.0.1-py3-none-any.whl (1.5 MB) Collecting wheel>=0.24 Using cached wheel-0.36.2-py2.py3-none-any.whl (35 kB) Collecting tox>=2.9.1 Using cached tox-3.22.0-py2.py3-none-any.whl (84 kB) Collecting py>=1.4.17 Using cached py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting six>=1.14.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting pluggy>=0.12.0 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting toml>=0.9.4 Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting packaging>=14 Using cached packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting importlib-metadata>=0.12 Using cached importlib_metadata-3.6.0-py3-none-any.whl (11 kB) Collecting filelock>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Using cached virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) Collecting typing-extensions>=3.6.4 Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting zipp>=0.5 Using cached zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting importlib-resources>=1.0 Using cached importlib_resources-5.1.0-py3-none-any.whl (24 kB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Saved ./wheelhouse-wip/pip-21.0.1-py3-none-any.whl Saved ./wheelhouse-wip/tox-3.22.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/wheel-0.36.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/filelock-3.0.12-py3-none-any.whl Saved ./wheelhouse-wip/importlib_metadata-3.6.0-py3-none-any.whl Saved ./wheelhouse-wip/packaging-20.9-py2.py3-none-any.whl Saved ./wheelhouse-wip/pluggy-0.13.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/py-1.10.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/pyparsing-2.4.7-py2.py3-none-any.whl Saved ./wheelhouse-wip/six-1.15.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/toml-0.10.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/typing_extensions-3.7.4.3-py3-none-any.whl Saved ./wheelhouse-wip/virtualenv-20.4.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/appdirs-1.4.4-py2.py3-none-any.whl Saved ./wheelhouse-wip/distlib-0.3.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/importlib_resources-5.1.0-py3-none-any.whl Saved ./wheelhouse-wip/zipp-3.4.0-py3-none-any.whl Saved ./wheelhouse-wip/setuptools-53.0.0-py3-none-any.whl Collecting pip==9.0.1 Downloading pip-9.0.1-py2.py3-none-any.whl (1.3 MB) Collecting wheel==0.30.0 Downloading wheel-0.30.0-py2.py3-none-any.whl (49 kB) Collecting flake8==3.5.0 Downloading flake8-3.5.0-py2.py3-none-any.whl (69 kB) Collecting tox==2.9.1 Downloading tox-2.9.1-py2.py3-none-any.whl (73 kB) Collecting coverage==4.5.1 Downloading coverage-4.5.1-cp36-cp36m-manylinux1_x86_64.whl (202 kB) Collecting pycodestyle<2.4.0,>=2.0.0 Downloading pycodestyle-2.3.1-py2.py3-none-any.whl (45 kB) Collecting mccabe<0.7.0,>=0.6.0 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting pyflakes<1.7.0,>=1.5.0 Downloading pyflakes-1.6.0-py2.py3-none-any.whl (227 kB) Collecting virtualenv>=1.11.2 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/ceph-volume/plugin/zfs/wheelhouse-wip/virtualenv-20.4.2-py2.py3-none-any.whl Collecting py>=1.4.17 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/ceph-volume/plugin/zfs/wheelhouse-wip/py-1.10.0-py2.py3-none-any.whl Collecting six File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/ceph-volume/plugin/zfs/wheelhouse-wip/six-1.15.0-py2.py3-none-any.whl Collecting pluggy<1.0,>=0.3.0 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/ceph-volume/plugin/zfs/wheelhouse-wip/pluggy-0.13.1-py2.py3-none-any.whl Collecting importlib-metadata>=0.12 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/ceph-volume/plugin/zfs/wheelhouse-wip/importlib_metadata-3.6.0-py3-none-any.whl Collecting typing-extensions>=3.6.4 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/ceph-volume/plugin/zfs/wheelhouse-wip/typing_extensions-3.7.4.3-py3-none-any.whl Collecting zipp>=0.5 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/ceph-volume/plugin/zfs/wheelhouse-wip/zipp-3.4.0-py3-none-any.whl Collecting distlib<1,>=0.3.1 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/ceph-volume/plugin/zfs/wheelhouse-wip/distlib-0.3.1-py2.py3-none-any.whl Collecting importlib-resources>=1.0 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/ceph-volume/plugin/zfs/wheelhouse-wip/importlib_resources-5.1.0-py3-none-any.whl Collecting filelock<4,>=3.0.0 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/ceph-volume/plugin/zfs/wheelhouse-wip/filelock-3.0.12-py3-none-any.whl Collecting appdirs<2,>=1.4.3 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/ceph-volume/plugin/zfs/wheelhouse-wip/appdirs-1.4.4-py2.py3-none-any.whl Saved ./wheelhouse-wip/coverage-4.5.1-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/flake8-3.5.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/pip-9.0.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/tox-2.9.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/wheel-0.30.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/mccabe-0.6.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/pycodestyle-2.3.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/pyflakes-1.6.0-py2.py3-none-any.whl Collecting setuptools>=0.8 Using cached setuptools-53.0.0-py3-none-any.whl (784 kB) Collecting pip>=7.0 Using cached pip-21.0.1-py3-none-any.whl (1.5 MB) Collecting wheel>=0.24 Using cached wheel-0.36.2-py2.py3-none-any.whl (35 kB) Collecting tox>=2.9.1 Using cached tox-3.22.0-py2.py3-none-any.whl (84 kB) Collecting filelock>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting toml>=0.9.4 Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Using cached virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) Collecting importlib-metadata>=0.12 Using cached importlib_metadata-3.6.0-py3-none-any.whl (11 kB) Collecting packaging>=14 Using cached packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting six>=1.14.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting py>=1.4.17 Using cached py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting pluggy>=0.12.0 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting zipp>=0.5 Using cached zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting typing-extensions>=3.6.4 Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting importlib-resources>=1.0 Using cached importlib_resources-5.1.0-py3-none-any.whl (24 kB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Saved ./wheelhouse-wip/pip-21.0.1-py3-none-any.whl Saved ./wheelhouse-wip/tox-3.22.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/wheel-0.36.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/filelock-3.0.12-py3-none-any.whl Saved ./wheelhouse-wip/importlib_metadata-3.6.0-py3-none-any.whl Saved ./wheelhouse-wip/packaging-20.9-py2.py3-none-any.whl Saved ./wheelhouse-wip/pluggy-0.13.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/py-1.10.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/pyparsing-2.4.7-py2.py3-none-any.whl Saved ./wheelhouse-wip/six-1.15.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/toml-0.10.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/typing_extensions-3.7.4.3-py3-none-any.whl Saved ./wheelhouse-wip/virtualenv-20.4.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/appdirs-1.4.4-py2.py3-none-any.whl Saved ./wheelhouse-wip/distlib-0.3.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/importlib_resources-5.1.0-py3-none-any.whl Saved ./wheelhouse-wip/zipp-3.4.0-py3-none-any.whl Saved ./wheelhouse-wip/setuptools-53.0.0-py3-none-any.whl Obtaining file:///home/jenkins-build/build/workspace/ceph-api/src/python-common (from -r requirements.txt (line 8)) Collecting python3-saml Downloading python3_saml-1.4.1-py3-none-any.whl (71 kB) Collecting pylint==2.6.0 Downloading pylint-2.6.0-py3-none-any.whl (325 kB) Collecting flake8==3.8.4 Downloading flake8-3.8.4-py2.py3-none-any.whl (72 kB) Collecting flake8-colors==0.1.6 Downloading flake8-colors-0.1.6.tar.gz (2.2 kB) Collecting rstcheck==3.3.1 Downloading rstcheck-3.3.1.tar.gz (13 kB) Collecting autopep8 Downloading autopep8-1.5.5-py2.py3-none-any.whl (44 kB) Collecting pyfakefs Downloading pyfakefs-4.3.3-py3-none-any.whl (184 kB) Collecting isort==5.5.3 Downloading isort-5.5.3-py3-none-any.whl (95 kB) Collecting pytest Downloading pytest-6.2.2-py3-none-any.whl (280 kB) Collecting pytest-cov Downloading pytest_cov-2.11.1-py2.py3-none-any.whl (20 kB) Collecting pytest-instafail Downloading pytest_instafail-0.4.2-py2.py3-none-any.whl (4.2 kB) Collecting bcrypt Downloading bcrypt-3.1.4-cp36-cp36m-manylinux1_x86_64.whl (54 kB) Collecting CherryPy Downloading CherryPy-13.1.0-py2.py3-none-any.whl (430 kB) Collecting more-itertools Downloading more_itertools-4.1.0-py3-none-any.whl (47 kB) Collecting PyJWT Downloading PyJWT-1.6.4-py2.py3-none-any.whl (19 kB) Collecting pyopenssl Downloading pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) Collecting requests Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) Collecting Routes Downloading Routes-2.4.1-py2.py3-none-any.whl (48 kB) Collecting prettytable Downloading prettytable-2.0.0-py3-none-any.whl (22 kB) Collecting pyyaml Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) Collecting importlib-metadata File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/wheelhouse-wip/importlib_metadata-3.6.0-py3-none-any.whl Collecting pyflakes<2.3.0,>=2.2.0 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) Collecting mccabe<0.7.0,>=0.6.0 Using cached mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting pycodestyle<2.7.0,>=2.6.0a1 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) Collecting astroid<=2.5,>=2.4.0 Downloading astroid-2.5-py3-none-any.whl (220 kB) Collecting toml>=0.7.1 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/wheelhouse-wip/toml-0.10.2-py2.py3-none-any.whl Collecting docutils>=0.7 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting typed-ast<1.5,>=1.4.0 Downloading typed_ast-1.4.2-cp36-cp36m-manylinux1_x86_64.whl (743 kB) Collecting wrapt<1.13,>=1.11 Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.5.2-cp36-cp36m-manylinux1_x86_64.whl (51 kB) Collecting cffi>=1.1 Downloading cffi-1.14.5-cp36-cp36m-manylinux1_x86_64.whl (401 kB) Collecting six>=1.4.1 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/wheelhouse-wip/six-1.15.0-py2.py3-none-any.whl Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting portend>=2.1.1 Downloading portend-2.7.1-py3-none-any.whl (5.3 kB) Collecting cheroot>=5.9.1 Downloading cheroot-8.5.2-py2.py3-none-any.whl (97 kB) Collecting jaraco.functools Downloading jaraco.functools-3.2.1-py3-none-any.whl (6.7 kB) Collecting tempora>=1.8 Downloading tempora-4.0.1-py3-none-any.whl (14 kB) Collecting pytz Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting setuptools File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/wheelhouse-wip/setuptools-53.0.0-py3-none-any.whl Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting cryptography>=3.2 Downloading cryptography-3.4.6-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting pluggy<1.0.0a1,>=0.12 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/wheelhouse-wip/pluggy-0.13.1-py2.py3-none-any.whl Collecting attrs>=19.2.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting py>=1.8.2 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/wheelhouse-wip/py-1.10.0-py2.py3-none-any.whl Collecting packaging File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/wheelhouse-wip/packaging-20.9-py2.py3-none-any.whl Collecting typing-extensions>=3.6.4 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/wheelhouse-wip/typing_extensions-3.7.4.3-py3-none-any.whl Collecting zipp>=0.5 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/wheelhouse-wip/zipp-3.4.0-py3-none-any.whl Collecting coverage>=5.2.1 Downloading coverage-5.4-cp36-cp36m-manylinux2010_x86_64.whl (240 kB) Collecting isodate>=0.5.0 Downloading isodate-0.6.0-py2.py3-none-any.whl (45 kB) Collecting xmlsec>=0.6.0 Downloading xmlsec-1.3.9.tar.gz (62 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting defusedxml==0.5.0 Downloading defusedxml-0.5.0-py2.py3-none-any.whl (33 kB) Collecting lxml>=3.8 Using cached lxml-4.6.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting urllib3<1.25,>=1.21.1 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting idna<2.8,>=2.5 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) Collecting repoze.lru>=0.3 Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) Collecting pyparsing>=2.0.2 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/wheelhouse-wip/pyparsing-2.4.7-py2.py3-none-any.whl Saved ./wheelhouse-wip/flake8-3.8.4-py2.py3-none-any.whl Saved ./wheelhouse-wip/isort-5.5.3-py3-none-any.whl Saved ./wheelhouse-wip/pylint-2.6.0-py3-none-any.whl Saved ./wheelhouse-wip/astroid-2.5-py3-none-any.whl Saved ./wheelhouse-wip/docutils-0.16-py2.py3-none-any.whl Saved ./wheelhouse-wip/lazy_object_proxy-1.5.2-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/mccabe-0.6.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/pycodestyle-2.6.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/pyflakes-2.2.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/typed_ast-1.4.2-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/autopep8-1.5.5-py2.py3-none-any.whl Saved ./wheelhouse-wip/bcrypt-3.1.4-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/cffi-1.14.5-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/CherryPy-13.1.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/cheroot-8.5.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/more_itertools-4.1.0-py3-none-any.whl Saved ./wheelhouse-wip/portend-2.7.1-py3-none-any.whl Saved ./wheelhouse-wip/tempora-4.0.1-py3-none-any.whl Saved ./wheelhouse-wip/jaraco.functools-3.2.1-py3-none-any.whl Saved ./wheelhouse-wip/prettytable-2.0.0-py3-none-any.whl Saved ./wheelhouse-wip/pyfakefs-4.3.3-py3-none-any.whl Saved ./wheelhouse-wip/PyJWT-1.6.4-py2.py3-none-any.whl Saved ./wheelhouse-wip/pyOpenSSL-20.0.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/cryptography-3.4.6-cp36-abi3-manylinux2014_x86_64.whl Saved ./wheelhouse-wip/pytest-6.2.2-py3-none-any.whl Saved ./wheelhouse-wip/attrs-20.3.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/pytest_cov-2.11.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/coverage-5.4-cp36-cp36m-manylinux2010_x86_64.whl Saved ./wheelhouse-wip/pytest_instafail-0.4.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/python3_saml-1.4.1-py3-none-any.whl Saved ./wheelhouse-wip/defusedxml-0.5.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/isodate-0.6.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/lxml-4.6.2-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/requests-2.20.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/certifi-2020.12.5-py2.py3-none-any.whl Saved ./wheelhouse-wip/chardet-3.0.4-py2.py3-none-any.whl Saved ./wheelhouse-wip/idna-2.7-py2.py3-none-any.whl Saved ./wheelhouse-wip/urllib3-1.24.3-py2.py3-none-any.whl Saved ./wheelhouse-wip/Routes-2.4.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/repoze.lru-0.7-py3-none-any.whl Saved ./wheelhouse-wip/iniconfig-1.1.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/pycparser-2.20-py2.py3-none-any.whl Saved ./wheelhouse-wip/pytz-2021.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/wcwidth-0.2.5-py2.py3-none-any.whl Building wheels for collected packages: ceph, flake8-colors, rstcheck, wrapt, xmlsec Building wheel for ceph (setup.py): started Building wheel for ceph (setup.py): finished with status 'done' Created wheel for ceph: filename=ceph-1.0.0-py3-none-any.whl size=34787 sha256=fa08e4b3deff0900041399f01f58fb3ac4aeafdd2c68b3f1d0a4509516278db3 Stored in directory: /tmp/pip-ephem-wheel-cache-k390xru0/wheels/66/f2/4c/b85b16217cd21dc1ac73cc3a298c5b2b0ac796eff76e61d2f7 Building wheel for flake8-colors (setup.py): started Building wheel for flake8-colors (setup.py): finished with status 'done' Created wheel for flake8-colors: filename=flake8_colors-0.1.6-py3-none-any.whl size=2456 sha256=4c2d4d3d77f4c8873a22c7334eecc25cf6ca0bd223a5e4a38cc19debe086b286 Stored in directory: /home/jenkins-build/build/workspace/ceph-api/install-deps-cache/pip/wheels/a0/da/a6/805457b490ade86ee50f1b4b4f3e3279afc4bd2abacf641696 Building wheel for rstcheck (setup.py): started Building wheel for rstcheck (setup.py): finished with status 'done' Created wheel for rstcheck: filename=rstcheck-3.3.1-py3-none-any.whl size=13722 sha256=42b5ad7d5307f02199b77b7a57f154baa23ce66e6d7c7fbf8dad8bbb9b417b3e Stored in directory: /home/jenkins-build/build/workspace/ceph-api/install-deps-cache/pip/wheels/a7/cd/9c/fd58388d9200ebdd6f0def9ffc4c312352edb7e383a52d1274 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=72806 sha256=0c05293f9c442e7fc2e7a34989d67bbf86f34c6cde81f01b2b8dea2933a82454 Stored in directory: /home/jenkins-build/build/workspace/ceph-api/install-deps-cache/pip/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 Building wheel for xmlsec (PEP 517): started Building wheel for xmlsec (PEP 517): finished with status 'done' Created wheel for xmlsec: filename=xmlsec-1.3.9-cp36-cp36m-linux_x86_64.whl size=187988 sha256=afc2001e8084765183839523f33c9b3c8952706082853d7bcb81e47983da6aa4 Stored in directory: /home/jenkins-build/build/workspace/ceph-api/install-deps-cache/pip/wheels/28/b8/6d/410c85dee5bafc48929b765b63698e9064c3f820cca3a6ecfb Successfully built ceph flake8-colors rstcheck wrapt xmlsec Collecting setuptools>=0.8 Using cached setuptools-53.0.0-py3-none-any.whl (784 kB) Collecting pip>=7.0 Using cached pip-21.0.1-py3-none-any.whl (1.5 MB) Collecting wheel>=0.24 Using cached wheel-0.36.2-py2.py3-none-any.whl (35 kB) Collecting tox>=2.9.1 Using cached tox-3.22.0-py2.py3-none-any.whl (84 kB) Collecting packaging>=14 Using cached packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting importlib-metadata>=0.12 Using cached importlib_metadata-3.6.0-py3-none-any.whl (11 kB) Collecting py>=1.4.17 Using cached py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting toml>=0.9.4 Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Using cached virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) Collecting six>=1.14.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting pluggy>=0.12.0 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting filelock>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting zipp>=0.5 Using cached zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting typing-extensions>=3.6.4 Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting importlib-resources>=1.0 Using cached importlib_resources-5.1.0-py3-none-any.whl (24 kB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Saved ./wheelhouse-wip/pip-21.0.1-py3-none-any.whl Saved ./wheelhouse-wip/tox-3.22.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/wheel-0.36.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/filelock-3.0.12-py3-none-any.whl Saved ./wheelhouse-wip/importlib_metadata-3.6.0-py3-none-any.whl Saved ./wheelhouse-wip/packaging-20.9-py2.py3-none-any.whl Saved ./wheelhouse-wip/pluggy-0.13.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/py-1.10.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/pyparsing-2.4.7-py2.py3-none-any.whl Saved ./wheelhouse-wip/six-1.15.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/toml-0.10.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/typing_extensions-3.7.4.3-py3-none-any.whl Saved ./wheelhouse-wip/virtualenv-20.4.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/appdirs-1.4.4-py2.py3-none-any.whl Saved ./wheelhouse-wip/distlib-0.3.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/importlib_resources-5.1.0-py3-none-any.whl Saved ./wheelhouse-wip/zipp-3.4.0-py3-none-any.whl Saved ./wheelhouse-wip/setuptools-53.0.0-py3-none-any.whl Collecting pytest Using cached pytest-6.2.2-py3-none-any.whl (280 kB) Collecting iniconfig Using cached iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting toml File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/snap_schedule/wheelhouse-wip/toml-0.10.2-py2.py3-none-any.whl Collecting importlib-metadata>=0.12 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/snap_schedule/wheelhouse-wip/importlib_metadata-3.6.0-py3-none-any.whl Collecting pluggy<1.0.0a1,>=0.12 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/snap_schedule/wheelhouse-wip/pluggy-0.13.1-py2.py3-none-any.whl Collecting attrs>=19.2.0 Using cached attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting py>=1.8.2 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/snap_schedule/wheelhouse-wip/py-1.10.0-py2.py3-none-any.whl Collecting packaging File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/snap_schedule/wheelhouse-wip/packaging-20.9-py2.py3-none-any.whl Collecting zipp>=0.5 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/snap_schedule/wheelhouse-wip/zipp-3.4.0-py3-none-any.whl Collecting typing-extensions>=3.6.4 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/snap_schedule/wheelhouse-wip/typing_extensions-3.7.4.3-py3-none-any.whl Collecting pyparsing>=2.0.2 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/snap_schedule/wheelhouse-wip/pyparsing-2.4.7-py2.py3-none-any.whl Saved ./wheelhouse-wip/pytest-6.2.2-py3-none-any.whl Saved ./wheelhouse-wip/attrs-20.3.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/iniconfig-1.1.1-py2.py3-none-any.whl Collecting setuptools>=0.8 Using cached setuptools-53.0.0-py3-none-any.whl (784 kB) Collecting pip>=7.0 Using cached pip-21.0.1-py3-none-any.whl (1.5 MB) Collecting wheel>=0.24 Using cached wheel-0.36.2-py2.py3-none-any.whl (35 kB) Collecting tox>=2.9.1 Using cached tox-3.22.0-py2.py3-none-any.whl (84 kB) Collecting toml>=0.9.4 Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Using cached virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) Collecting pluggy>=0.12.0 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting py>=1.4.17 Using cached py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting six>=1.14.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting packaging>=14 Using cached packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting filelock>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting importlib-metadata>=0.12 Using cached importlib_metadata-3.6.0-py3-none-any.whl (11 kB) Collecting zipp>=0.5 Using cached zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting typing-extensions>=3.6.4 Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting importlib-resources>=1.0 Using cached importlib_resources-5.1.0-py3-none-any.whl (24 kB) Saved ./wheelhouse-wip/pip-21.0.1-py3-none-any.whl Saved ./wheelhouse-wip/tox-3.22.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/wheel-0.36.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/filelock-3.0.12-py3-none-any.whl Saved ./wheelhouse-wip/importlib_metadata-3.6.0-py3-none-any.whl Saved ./wheelhouse-wip/packaging-20.9-py2.py3-none-any.whl Saved ./wheelhouse-wip/pluggy-0.13.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/py-1.10.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/pyparsing-2.4.7-py2.py3-none-any.whl Saved ./wheelhouse-wip/six-1.15.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/toml-0.10.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/typing_extensions-3.7.4.3-py3-none-any.whl Saved ./wheelhouse-wip/virtualenv-20.4.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/appdirs-1.4.4-py2.py3-none-any.whl Saved ./wheelhouse-wip/distlib-0.3.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/importlib_resources-5.1.0-py3-none-any.whl Saved ./wheelhouse-wip/zipp-3.4.0-py3-none-any.whl Saved ./wheelhouse-wip/setuptools-53.0.0-py3-none-any.whl Obtaining file:///home/jenkins-build/build/workspace/ceph-api/src/python-common (from -r requirements.txt (line 2)) Collecting pytest-cov==2.7.1 Downloading pytest_cov-2.7.1-py2.py3-none-any.whl (17 kB) Collecting kubernetes Downloading kubernetes-12.0.1-py2.py3-none-any.whl (1.7 MB) Collecting requests-mock Downloading requests_mock-1.8.0-py2.py3-none-any.whl (23 kB) Collecting pyyaml Using cached PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) Collecting prettytable Using cached prettytable-2.0.0-py3-none-any.whl (22 kB) Collecting pyOpenSSL Using cached pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) Collecting execnet Downloading execnet-1.8.0-py2.py3-none-any.whl (39 kB) Collecting remoto Downloading remoto-1.2.0.tar.gz (18 kB) Collecting Jinja2 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting pyfakefs Using cached pyfakefs-4.3.3-py3-none-any.whl (184 kB) Collecting coverage>=4.4 Using cached coverage-5.4-cp36-cp36m-manylinux2010_x86_64.whl (240 kB) Collecting pytest>=3.6 Using cached pytest-6.2.2-py3-none-any.whl (280 kB) Collecting py>=1.8.2 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/wheelhouse-wip/py-1.10.0-py2.py3-none-any.whl Collecting importlib-metadata>=0.12 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/wheelhouse-wip/importlib_metadata-3.6.0-py3-none-any.whl Collecting iniconfig Using cached iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting toml File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/wheelhouse-wip/toml-0.10.2-py2.py3-none-any.whl Collecting attrs>=19.2.0 Using cached attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting packaging File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/wheelhouse-wip/packaging-20.9-py2.py3-none-any.whl Collecting pluggy<1.0.0a1,>=0.12 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/wheelhouse-wip/pluggy-0.13.1-py2.py3-none-any.whl Collecting zipp>=0.5 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/wheelhouse-wip/zipp-3.4.0-py3-none-any.whl Collecting typing-extensions>=3.6.4 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/wheelhouse-wip/typing_extensions-3.7.4.3-py3-none-any.whl Collecting apipkg>=1.4 Downloading apipkg-1.5-py2.py3-none-any.whl (4.9 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) Collecting setuptools>=21.0.0 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/wheelhouse-wip/setuptools-53.0.0-py3-none-any.whl Collecting urllib3>=1.24.2 Downloading urllib3-1.26.3-py2.py3-none-any.whl (137 kB) Collecting certifi>=14.05.14 Using cached certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting google-auth>=1.0.1 Downloading google_auth-1.27.0-py2.py3-none-any.whl (135 kB) Collecting requests-oauthlib Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB) Collecting six>=1.9.0 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/wheelhouse-wip/six-1.15.0-py2.py3-none-any.whl Collecting python-dateutil>=2.5.3 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.2.1-py3-none-any.whl (12 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting rsa<5,>=3.1.4 Downloading rsa-4.7.1-py3-none-any.whl (36 kB) Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting wcwidth Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting cryptography>=3.2 Using cached cryptography-3.4.6-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) Collecting cffi>=1.12 Using cached cffi-1.14.5-cp36-cp36m-manylinux1_x86_64.whl (401 kB) Collecting pycparser Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting pyparsing>=2.0.2 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/wheelhouse-wip/pyparsing-2.4.7-py2.py3-none-any.whl Collecting oauthlib>=3.0.0 Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) Saved ./wheelhouse-wip/pytest_cov-2.7.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/coverage-5.4-cp36-cp36m-manylinux2010_x86_64.whl Saved ./wheelhouse-wip/pytest-6.2.2-py3-none-any.whl Saved ./wheelhouse-wip/attrs-20.3.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/execnet-1.8.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/apipkg-1.5-py2.py3-none-any.whl Saved ./wheelhouse-wip/Jinja2-2.11.3-py2.py3-none-any.whl Saved ./wheelhouse-wip/MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl Saved ./wheelhouse-wip/kubernetes-12.0.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/certifi-2020.12.5-py2.py3-none-any.whl Saved ./wheelhouse-wip/google_auth-1.27.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/cachetools-4.2.1-py3-none-any.whl Saved ./wheelhouse-wip/pyasn1_modules-0.2.8-py2.py3-none-any.whl Saved ./wheelhouse-wip/pyasn1-0.4.8-py2.py3-none-any.whl Saved ./wheelhouse-wip/python_dateutil-2.8.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/rsa-4.7.1-py3-none-any.whl Saved ./wheelhouse-wip/urllib3-1.26.3-py2.py3-none-any.whl Saved ./wheelhouse-wip/websocket_client-0.57.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/prettytable-2.0.0-py3-none-any.whl Saved ./wheelhouse-wip/pyfakefs-4.3.3-py3-none-any.whl Saved ./wheelhouse-wip/pyOpenSSL-20.0.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/cryptography-3.4.6-cp36-abi3-manylinux2014_x86_64.whl Saved ./wheelhouse-wip/cffi-1.14.5-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/requests_mock-1.8.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/requests-2.25.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/chardet-4.0.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/idna-2.10-py2.py3-none-any.whl Saved ./wheelhouse-wip/iniconfig-1.1.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/pycparser-2.20-py2.py3-none-any.whl Saved ./wheelhouse-wip/requests_oauthlib-1.3.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/oauthlib-3.1.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/wcwidth-0.2.5-py2.py3-none-any.whl Building wheels for collected packages: ceph, remoto Building wheel for ceph (setup.py): started Building wheel for ceph (setup.py): finished with status 'done' Created wheel for ceph: filename=ceph-1.0.0-py3-none-any.whl size=34787 sha256=9271ec0410787e615364b6e197d9a4924578b46904533da1d57c7503b5f281f1 Stored in directory: /tmp/pip-ephem-wheel-cache-ra2u8m9k/wheels/66/f2/4c/b85b16217cd21dc1ac73cc3a298c5b2b0ac796eff76e61d2f7 Building wheel for remoto (setup.py): started Building wheel for remoto (setup.py): finished with status 'done' Created wheel for remoto: filename=remoto-1.2.0-py3-none-any.whl size=20039 sha256=5a8cdc8d9ca6ae7713b22489de53125e4d0fe30f1c07db7c781eac9b060abc50 Stored in directory: /home/jenkins-build/build/workspace/ceph-api/install-deps-cache/pip/wheels/d2/e4/98/6182842a300766102a0e6db33fc80c353aacd16b5e2ed95c27 Successfully built ceph remoto Collecting setuptools>=0.8 Using cached setuptools-53.0.0-py3-none-any.whl (784 kB) Collecting pip>=7.0 Using cached pip-21.0.1-py3-none-any.whl (1.5 MB) Collecting wheel>=0.24 Using cached wheel-0.36.2-py2.py3-none-any.whl (35 kB) Collecting tox>=2.9.1 Using cached tox-3.22.0-py2.py3-none-any.whl (84 kB) Collecting filelock>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting importlib-metadata>=0.12 Using cached importlib_metadata-3.6.0-py3-none-any.whl (11 kB) Collecting pluggy>=0.12.0 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting six>=1.14.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting py>=1.4.17 Using cached py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting toml>=0.9.4 Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting packaging>=14 Using cached packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Using cached virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) Collecting typing-extensions>=3.6.4 Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting zipp>=0.5 Using cached zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting importlib-resources>=1.0 Using cached importlib_resources-5.1.0-py3-none-any.whl (24 kB) Saved ./wheelhouse-wip/pip-21.0.1-py3-none-any.whl Saved ./wheelhouse-wip/tox-3.22.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/wheel-0.36.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/filelock-3.0.12-py3-none-any.whl Saved ./wheelhouse-wip/importlib_metadata-3.6.0-py3-none-any.whl Saved ./wheelhouse-wip/packaging-20.9-py2.py3-none-any.whl Saved ./wheelhouse-wip/pluggy-0.13.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/py-1.10.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/pyparsing-2.4.7-py2.py3-none-any.whl Saved ./wheelhouse-wip/six-1.15.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/toml-0.10.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/typing_extensions-3.7.4.3-py3-none-any.whl Saved ./wheelhouse-wip/virtualenv-20.4.2-py2.py3-none-any.whl Saved ./wheelhouse-wip/appdirs-1.4.4-py2.py3-none-any.whl Saved ./wheelhouse-wip/distlib-0.3.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/importlib_resources-5.1.0-py3-none-any.whl Saved ./wheelhouse-wip/zipp-3.4.0-py3-none-any.whl Saved ./wheelhouse-wip/setuptools-53.0.0-py3-none-any.whl Ignoring pytest: markers 'python_version < "3.5"' don't match your environment Ignoring mock: markers 'python_version < "3.3"' don't match your environment Collecting flake8==3.7.8 Downloading flake8-3.7.8-py2.py3-none-any.whl (70 kB) Collecting rstcheck==3.3.1 Using cached rstcheck-3.3.1-py3-none-any.whl Collecting mypy==0.790 Downloading mypy-0.790-cp36-cp36m-manylinux1_x86_64.whl (21.0 MB) Collecting pytest-mypy Downloading pytest_mypy-0.8.0-py3-none-any.whl (6.6 kB) Collecting pytest>=2.1.3 Using cached pytest-6.2.2-py3-none-any.whl (280 kB) Collecting pyyaml Using cached PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) Collecting typing-extensions File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/python-common/wheelhouse-wip/typing_extensions-3.7.4.3-py3-none-any.whl Collecting mccabe<0.7.0,>=0.6.0 Using cached mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting entrypoints<0.4.0,>=0.3.0 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting pycodestyle<2.6.0,>=2.5.0 Downloading pycodestyle-2.5.0-py2.py3-none-any.whl (51 kB) Collecting pyflakes<2.2.0,>=2.1.0 Downloading pyflakes-2.1.1-py2.py3-none-any.whl (59 kB) Collecting mypy-extensions<0.5.0,>=0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) Collecting typed-ast<1.5.0,>=1.4.0 Using cached typed_ast-1.4.2-cp36-cp36m-manylinux1_x86_64.whl (743 kB) Collecting docutils>=0.7 Using cached docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting attrs>=19.2.0 Using cached attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting importlib-metadata>=0.12 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/python-common/wheelhouse-wip/importlib_metadata-3.6.0-py3-none-any.whl Collecting pluggy<1.0.0a1,>=0.12 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/python-common/wheelhouse-wip/pluggy-0.13.1-py2.py3-none-any.whl Collecting toml File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/python-common/wheelhouse-wip/toml-0.10.2-py2.py3-none-any.whl Collecting packaging File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/python-common/wheelhouse-wip/packaging-20.9-py2.py3-none-any.whl Collecting py>=1.8.2 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/python-common/wheelhouse-wip/py-1.10.0-py2.py3-none-any.whl Collecting iniconfig Using cached iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting zipp>=0.5 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/python-common/wheelhouse-wip/zipp-3.4.0-py3-none-any.whl Collecting filelock>=3.0 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/python-common/wheelhouse-wip/filelock-3.0.12-py3-none-any.whl Collecting pyparsing>=2.0.2 File was already downloaded /home/jenkins-build/build/workspace/ceph-api/src/python-common/wheelhouse-wip/pyparsing-2.4.7-py2.py3-none-any.whl Saved ./wheelhouse-wip/flake8-3.7.8-py2.py3-none-any.whl Saved ./wheelhouse-wip/mypy-0.790-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/rstcheck-3.3.1-py3-none-any.whl Saved ./wheelhouse-wip/pytest-6.2.2-py3-none-any.whl Saved ./wheelhouse-wip/attrs-20.3.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/docutils-0.16-py2.py3-none-any.whl Saved ./wheelhouse-wip/entrypoints-0.3-py2.py3-none-any.whl Saved ./wheelhouse-wip/mccabe-0.6.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/mypy_extensions-0.4.3-py2.py3-none-any.whl Saved ./wheelhouse-wip/pycodestyle-2.5.0-py2.py3-none-any.whl Saved ./wheelhouse-wip/pyflakes-2.1.1-py2.py3-none-any.whl Saved ./wheelhouse-wip/typed_ast-1.4.2-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/pytest_mypy-0.8.0-py3-none-any.whl Saved ./wheelhouse-wip/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl Saved ./wheelhouse-wip/iniconfig-1.1.1-py2.py3-none-any.whl Note that the binaries produced by this script do not contain correct time and git version information, which may make them unsuitable for debugging and production use. cache directory /home/jenkins-build/.ccache primary config /home/jenkins-build/.ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats zero time Wed Feb 24 08:52:17 2021 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 17573 cache size 88.9 GB max cache size 100.0 GB Statistics cleared + '[' -d .git ']' + git submodule update --init --recursive Submodule 'ceph-erasure-code-corpus' (https://github.com/ceph/ceph-erasure-code-corpus.git) registered for path 'ceph-erasure-code-corpus' Submodule 'ceph-object-corpus' (https://github.com/ceph/ceph-object-corpus.git) registered for path 'ceph-object-corpus' Submodule 'src/blkin' (https://github.com/ceph/blkin) registered for path 'src/blkin' Submodule 'src/c-ares' (https://github.com/ceph/c-ares.git) registered for path 'src/c-ares' Submodule 'src/civetweb' (https://github.com/ceph/civetweb) registered for path 'src/civetweb' Submodule 'src/crypto/isa-l/isa-l_crypto' (https://github.com/01org/isa-l_crypto) registered for path 'src/crypto/isa-l/isa-l_crypto' Submodule 'src/dmclock' (https://github.com/ceph/dmclock.git) registered for path 'src/dmclock' Submodule 'src/erasure-code/jerasure/gf-complete' (https://github.com/ceph/gf-complete.git) registered for path 'src/erasure-code/jerasure/gf-complete' Submodule 'src/erasure-code/jerasure/jerasure' (https://github.com/ceph/jerasure.git) registered for path 'src/erasure-code/jerasure/jerasure' Submodule 'src/fmt' (https://github.com/ceph/fmt.git) registered for path 'src/fmt' Submodule 'src/googletest' (https://github.com/ceph/googletest) registered for path 'src/googletest' Submodule 'src/isa-l' (https://github.com/ceph/isa-l) registered for path 'src/isa-l' Submodule 'src/jaegertracing/jaeger-client-cpp' (https://github.com/ceph/jaeger-client-cpp.git) registered for path 'src/jaegertracing/jaeger-client-cpp' Submodule 'src/jaegertracing/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'src/jaegertracing/opentracing-cpp' Submodule 'src/jaegertracing/thrift' (https://github.com/apache/thrift.git) registered for path 'src/jaegertracing/thrift' Submodule 'src/pybind/mgr/rook/rook-client-python' (https://github.com/ceph/rook-client-python.git) registered for path 'src/pybind/mgr/rook/rook-client-python' Submodule 'src/rapidjson' (https://github.com/ceph/rapidjson) registered for path 'src/rapidjson' Submodule 'src/rocksdb' (https://github.com/ceph/rocksdb) registered for path 'src/rocksdb' Submodule 's3select' (https://github.com/ceph/s3select.git) registered for path 'src/s3select' Submodule 'src/seastar' (https://github.com/ceph/seastar.git) registered for path 'src/seastar' Submodule 'src/spawn' (https://github.com/ceph/spawn.git) registered for path 'src/spawn' Submodule 'src/spdk' (https://github.com/ceph/spdk.git) registered for path 'src/spdk' Submodule 'src/xxHash' (https://github.com/ceph/xxHash.git) registered for path 'src/xxHash' Submodule 'src/zstd' (https://github.com/facebook/zstd) registered for path 'src/zstd' Cloning into '/home/jenkins-build/build/workspace/ceph-api/ceph-erasure-code-corpus'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/ceph-object-corpus'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/blkin'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/c-ares'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/civetweb'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/crypto/isa-l/isa-l_crypto'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/dmclock'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/erasure-code/jerasure/gf-complete'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/erasure-code/jerasure/jerasure'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/fmt'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/googletest'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/isa-l'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/jaegertracing/jaeger-client-cpp'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/jaegertracing/opentracing-cpp'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/jaegertracing/thrift'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook-client-python'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/rapidjson'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/rocksdb'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/s3select'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/seastar'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/spawn'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/spdk'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/xxHash'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/zstd'... Submodule path 'ceph-erasure-code-corpus': checked out '2d7d78b9cc52e8a9529d8cc2d2954c7d375d5dd7' Submodule path 'ceph-object-corpus': checked out '70228ed56466b4be8a9abff9024f69820f68f6d0' Submodule path 'src/blkin': checked out 'f24ceec055ea236a093988237a9821d145f5f7c8' Submodule path 'src/c-ares': checked out 'fd6124c74da0801f23f9d324559d8b66fb83f533' Submodule path 'src/civetweb': checked out 'bb99e93da00c3fe8c6b6a98520fb17cf64710ce7' Submodule path 'src/crypto/isa-l/isa-l_crypto': checked out '603529a4e06ac8a1662c13d6b31f122e21830352' Submodule path 'src/dmclock': checked out '9b1326cfa09735ae18b1c4c308ec424c5f1b9cce' Submodule path 'src/erasure-code/jerasure/gf-complete': checked out '7e61b44404f0ed410c83cfd3947a52e88ae044e1' Submodule path 'src/erasure-code/jerasure/jerasure': checked out '96c76b89d661c163f65a014b8042c9354ccf7f31' Submodule path 'src/fmt': checked out '51bf9cfacb644659e5d9c7e6fe66396726f2f4f4' Submodule path 'src/googletest': checked out '389cb68b87193358358ae87cc56d257fd0d80189' Submodule path 'src/isa-l': checked out '806b55ee578efd8158962b90121a4568eb1ecb66' Submodule path 'src/jaegertracing/jaeger-client-cpp': checked out '7ad60f7330a421fe2adcab1a2d3dbf4159af6bc2' Submodule 'idl' (https://github.com/uber/jaeger-idl.git) registered for path 'src/jaegertracing/jaeger-client-cpp/idl' Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/jaegertracing/jaeger-client-cpp/idl'... Submodule path 'src/jaegertracing/jaeger-client-cpp/idl': checked out '95d85500d409d56c8a3be2ede56c42a2ed984a63' Submodule path 'src/jaegertracing/opentracing-cpp': checked out '4bb431f7728eaf383a07e86f9754a5b67575dab0' Submodule path 'src/jaegertracing/thrift': checked out 'b75e88a33d67ae05ef9b5fa001d2a63a2effe377' Submodule path 'src/pybind/mgr/rook/rook-client-python': checked out '0b46d500a741afabe5c4efd1bb07e6f8903f0ef0' Submodule path 'src/rapidjson': checked out 'f54b0e47a08782a6131cc3d60f94d038fa6e0a51' Submodule 'thirdparty/gtest' (https://github.com/google/googletest.git) registered for path 'src/rapidjson/thirdparty/gtest' Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/rapidjson/thirdparty/gtest'... Submodule path 'src/rapidjson/thirdparty/gtest': checked out '0a439623f75c029912728d80cb7f1b8b48739ca4' Submodule path 'src/rocksdb': checked out 'f86d378860f399bf595bd1135f39f03a9eaca59f' Submodule path 'src/s3select': checked out '1ea37ae459f957786b9d198510637dfa12f83350' Submodule path 'src/seastar': checked out 'afafbaa8d43627fffa00541ac26a31904d0268ab' Submodule 'dpdk' (https://github.com/ceph/dpdk) registered for path 'src/seastar/dpdk' Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/seastar/dpdk'... Submodule path 'src/seastar/dpdk': checked out '71db32d74c013f70bc455557f7ba098bb738115e' Submodule path 'src/spawn': checked out '9ee6d12f35ab2fa48b469f13b4830a5e5cfde45e' Submodule 'test/dependency/googletest' (https://github.com/google/googletest.git) registered for path 'src/spawn/test/dependency/googletest' Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/spawn/test/dependency/googletest'... Submodule path 'src/spawn/test/dependency/googletest': checked out '565f1b848215b77c3732bca345fe76a0431d8b34' Submodule path 'src/spdk': checked out '1a527e501f810e2b39b9862c96f3e8bdc465db80' Submodule 'dpdk' (https://github.com/spdk/dpdk.git) registered for path 'src/spdk/dpdk' Submodule 'intel-ipsec-mb' (https://github.com/spdk/intel-ipsec-mb.git) registered for path 'src/spdk/intel-ipsec-mb' Submodule 'isa-l' (https://github.com/spdk/isa-l.git) registered for path 'src/spdk/isa-l' Submodule 'ocf' (https://github.com/Open-CAS/ocf.git) registered for path 'src/spdk/ocf' Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/spdk/dpdk'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/spdk/intel-ipsec-mb'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/spdk/isa-l'... Cloning into '/home/jenkins-build/build/workspace/ceph-api/src/spdk/ocf'... Submodule path 'src/spdk/dpdk': checked out 'a38450c5ae4a20f6966872b1a4f5d797c65951d7' Submodule path 'src/spdk/intel-ipsec-mb': checked out '997d553615b5b75b309093b359d8710d8d2f11c8' Submodule path 'src/spdk/isa-l': checked out 'f3993f5c0b69118a229c2dfbb360515cd34a24e6' Submodule path 'src/spdk/ocf': checked out '9d0795564082b5dfb489ab3fc2fa22cb1538ab85' Submodule path 'src/xxHash': checked out '1f40c6511fa8dd9d2e337ca8c9bc18b3e87663c9' Submodule path 'src/zstd': checked out 'b706286adbba780006a47ef92df0ad7a785666b6' + : build + : .. + '[' -e build ']' + PYBUILD=2 + '[' -r /etc/os-release ']' + source /etc/os-release ++ NAME=Ubuntu ++ VERSION='18.04.4 LTS (Bionic Beaver)' ++ ID=ubuntu ++ ID_LIKE=debian ++ PRETTY_NAME='Ubuntu 18.04.4 LTS' ++ VERSION_ID=18.04 ++ HOME_URL=https://www.ubuntu.com/ ++ SUPPORT_URL=https://help.ubuntu.com/ ++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ ++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy ++ VERSION_CODENAME=bionic ++ UBUNTU_CODENAME=bionic + case "$ID" in + [[ 2 =~ ^3(\..*)?$ ]] + type ccache + echo 'enabling ccache' enabling ccache + ARGS+=' -DWITH_CCACHE=ON' + [[ ! -DWITH_CCACHE=ON -DWITH_SYSTEM_BOOST=ON -DBOOST_ROOT=/opt/ceph -DWITH_TESTS=OFF -DENABLE_GIT_VERSION=OFF =~ -DBOOST_J ]] ++ getconf _NPROCESSORS_ONLN + ncpu=48 + '[' -n 48 -a 48 -gt 1 ']' ++ expr 48 / 2 + ARGS+=' -DBOOST_J=24' + mkdir build + cd build + type cmake3 + CMAKE=cmake + cmake -DWITH_CCACHE=ON -DBOOST_J=24 -DWITH_SYSTEM_BOOST=ON -DBOOST_ROOT=/opt/ceph -DWITH_TESTS=OFF -DENABLE_GIT_VERSION=OFF .. -- The CXX compiler identification is GNU 9.2.1 -- The C compiler identification is GNU 9.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Building with ccache: /usr/bin/ccache, CCACHE_DIR= -- Looking for fallocate -- Looking for fallocate - found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for syncfs -- Looking for syncfs - found -- Looking for sync_file_range -- Looking for sync_file_range - found -- Looking for pwritev -- Looking for pwritev - found -- Looking for splice -- Looking for splice - found -- Looking for getgrouplist -- Looking for getgrouplist - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for name_to_handle_at -- Looking for name_to_handle_at - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for sigdescr_np -- Looking for sigdescr_np - not found -- Looking for pthread_spin_init -- Looking for pthread_spin_init - found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - not found -- Looking for pthread_get_name_np -- Looking for pthread_get_name_np - not found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_rwlockattr_setkind_np -- Looking for pthread_rwlockattr_setkind_np - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for getprogname -- Looking for getprogname - not found -- Looking for gettid -- Looking for gettid - not found -- Looking for include file linux/types.h -- Looking for include file linux/types.h - found -- Looking for include file linux/version.h -- Looking for include file linux/version.h - found -- Looking for include file arpa/nameser_compat.h -- Looking for include file arpa/nameser_compat.h - found -- Looking for include file sys/mount.h -- Looking for include file sys/mount.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/vfs.h -- Looking for include file sys/vfs.h - found -- Looking for include file sys/prctl.h -- Looking for include file sys/prctl.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file sched.h -- Looking for include file sched.h - found -- Looking for include file valgrind/helgrind.h -- Looking for include file valgrind/helgrind.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of __u8 -- Check size of __u8 - done -- Check size of __u16 -- Check size of __u16 - done -- Check size of __u32 -- Check size of __u32 - done -- Check size of __u64 -- Check size of __u64 - done -- Check size of __s8 -- Check size of __s8 - done -- Check size of __s16 -- Check size of __s16 - done -- Check size of __s32 -- Check size of __s32 - done -- Check size of __s64 -- Check size of __s64 - done -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- Looking for res_nquery -- Looking for res_nquery - found -- Looking for F_SETPIPE_SZ -- Looking for F_SETPIPE_SZ - found -- Looking for __func__ -- Looking for __func__ - found -- Looking for __PRETTY_FUNCTION__ -- Looking for __PRETTY_FUNCTION__ - found -- Looking for getentropy -- Looking for getentropy - found -- Performing Test STRERROR_R_CHAR_P -- Performing Test STRERROR_R_CHAR_P - Success -- Performing Test HAVE_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STAT_ST_MTIM_TV_NSEC - Success -- Performing Test HAVE_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_UNALIGNED_ACCESS -- Performing Test HAVE_UNALIGNED_ACCESS - Success -- Performing Test HAVE_CXX11_ATOMIC -- Performing Test HAVE_CXX11_ATOMIC - Success -- Found verbs: /usr/lib/x86_64-linux-gnu/libibverbs.so -- Performing Test HAVE_IBV_EXP -- Performing Test HAVE_IBV_EXP - Failed -- Found rdmacm: /usr/lib/x86_64-linux-gnu/librdmacm.so -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Found udev: /lib/x86_64-linux-gnu/libudev.so -- Found blkid: /usr/lib/x86_64-linux-gnu/libblkid.so -- Found keyutils: /usr/lib/x86_64-linux-gnu/libkeyutils.so -- Found OpenLdap: /usr/include -- Found FUSE: /usr/lib/x86_64-linux-gnu/libfuse.so (found version "2.9") -- Found xfs: /usr/lib/libhandle.a -- Found aio: /usr/lib/x86_64-linux-gnu/libaio.so -- Checking for one of the modules 'libcryptsetup' -- Found libcryptsetup: /usr/include (found version "2.0.2") -- Found leveldb: /usr/lib/x86_64-linux-gnu/libleveldb.so -- Found snappy: /usr/lib/x86_64-linux-gnu/libsnappy.so -- Found LZ4: /usr/lib/x86_64-linux-gnu/liblz4.so (found suitable version "1.7.1", minimum required is "1.7") -- Found gperftools: /usr/include (found version "2.5") -- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.58.0") -- Looking for curl_multi_wait -- Looking for curl_multi_wait - found -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") -- Found EXPAT: /usr/lib/x86_64-linux-gnu/libexpat.so (found version "2.2.5") -- Found OATH: /usr/lib/liboath.so -- ssl soname: libssl.so.1.1 -- crypto soname: libcrypto.so.1.1 -- Found Python3: /usr/bin/python3.6 (found suitable version "3.6.9", minimum required is "3") found components: Interpreter Development -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Found LTTngUST: /usr/lib/x86_64-linux-gnu/liblttng-ust.so;dl (found version "2.0.1") -- Found babeltrace: /usr/include -- Found Boost: /opt/ceph/include (found suitable version "1.73.0", minimum required is "1.72") found components: atomic chrono thread system regex random program_options date_time iostreams context coroutine filesystem python36 filesystem -- Found StdFilesystem: stdc++fs -- Performing Test COMPILER_SUPPORTS_PESSIMIZING_MOVE -- Performing Test COMPILER_SUPPORTS_PESSIMIZING_MOVE - Success -- Performing Test COMPILER_SUPPORTS_REDUNDANT_MOVE -- Performing Test COMPILER_SUPPORTS_REDUNDANT_MOVE - Success -- Performing Test HAS_FORTIFY_SOURCE -- Performing Test HAS_FORTIFY_SOURCE - Success -- Performing Test HAS_STACK_PROTECT -- Performing Test HAS_STACK_PROTECT - Success -- Performing Test HAS_GLIBCXX_ASSERTIONS -- Performing Test HAS_GLIBCXX_ASSERTIONS - Success -- Performing Test HAVE_INTEL_SSE -- Performing Test HAVE_INTEL_SSE - Success -- Performing Test HAVE_INTEL_SSE2 -- Performing Test HAVE_INTEL_SSE2 - Success -- Performing Test HAVE_INTEL_SSE3 -- Performing Test HAVE_INTEL_SSE3 - Success -- Performing Test HAVE_INTEL_SSSE3 -- Performing Test HAVE_INTEL_SSSE3 - Success -- Performing Test HAVE_INTEL_PCLMUL -- Performing Test HAVE_INTEL_PCLMUL - Success -- Performing Test HAVE_INTEL_SSE4_1 -- Performing Test HAVE_INTEL_SSE4_1 - Success -- Performing Test HAVE_INTEL_SSE4_2 -- Performing Test HAVE_INTEL_SSE4_2 - Success -- Found nasm: best -- capable of assembling AVX512 -- Performing Test HAVE_STDLIB_MAP_SPLICING -- Performing Test HAVE_STDLIB_MAP_SPLICING - Success -- Performing Test COMPILER_SUPPORTS_DIAGNOSTICS_COLOR -- Performing Test COMPILER_SUPPORTS_DIAGNOSTICS_COLOR - Success -- Could not find fmt, will build it -- Version: 6.2.2 -- Build type: Debug -- CXX_STANDARD: 17 -- Performing Test has_std_17_flag -- Performing Test has_std_17_flag - Success -- Performing Test has_std_1z_flag -- Performing Test has_std_1z_flag - Success -- Performing Test SUPPORTS_USER_DEFINED_LITERALS -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success -- Performing Test FMT_HAS_VARIANT -- Performing Test FMT_HAS_VARIANT - Success -- Required features: cxx_variadic_templates -- Looking for strtod_l -- Looking for strtod_l - not found -- Performing Test HAS_VTA -- Performing Test HAS_VTA - Success -- Found Lua: /usr/lib/x86_64-linux-gnu/liblua5.3.so;/usr/lib/x86_64-linux-gnu/libm.so (found suitable version "5.3.3", minimum required is "5.3") -- Found Cython: 0.26 -- Performing Test HAS_WARNING_STRINGOP_TRUNCATION -- Performing Test HAS_WARNING_STRINGOP_TRUNCATION - Success -- Performing Test HAS_WARNING_DEPRECATED_COPY -- Performing Test HAS_WARNING_DEPRECATED_COPY - Success -- Performing Test HAS_WARNING_PESSIMIZING_MOVE -- Performing Test HAS_WARNING_PESSIMIZING_MOVE - Success -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for wsyncup in /usr/lib/x86_64-linux-gnu/libcurses.so -- Looking for wsyncup in /usr/lib/x86_64-linux-gnu/libcurses.so - found -- Looking for cbreak in /usr/lib/x86_64-linux-gnu/libncurses.so -- Looking for cbreak in /usr/lib/x86_64-linux-gnu/libncurses.so - found -- Found Curses: /usr/lib/x86_64-linux-gnu/libncurses.so -- Found nl: /lib/x86_64-linux-gnu/libnl-3.so -- Checking for module 'libcap-ng' -- Found libcap-ng, version 0.7.7 -- Setting civetweb to use OPENSSL >= 1.1 -- Found RabbitMQ: /usr/include -- Checking for one of the modules 'rdkafka' -- Found RDKafka: /usr/include (found suitable version "0.11.3", minimum required is "0.9.2") -- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components: doxygen dot -- exclude following files under src: *.js;*.css;.tox;python-common/build;civetweb;erasure-code/jerasure/jerasure;erasure-code/jerasure/gf-complete;rocksdb;googletest;spdk;xxHash;isa-l;zstd;crypto/isa-l/isa-l_crypto;blkin;rapidjson;dmclock;seastar;fmt;c-ares;spawn;pybind/mgr/rook/rook-client-python;s3select;jaegertracing/opentracing-cpp;jaegertracing/jaeger-client-cpp;jaegertracing/thrift -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BOOST_J -- Build files have been written to: /home/jenkins-build/build/workspace/ceph-api/build + set +x done. **** WARNING: do_cmake.sh now creates debug builds by default. Performance may be severely affected. Please use -DCMAKE_BUILD_TYPE=RelWithDebInfo if a performance sensitive build is required. **** make will run with option(s) -j48 Scanning dependencies of target oprequest-tp Scanning dependencies of target rocksdb_ext Scanning dependencies of target bluestore-tp Scanning dependencies of target arch Scanning dependencies of target common_utf8 Scanning dependencies of target objectstore-tp Scanning dependencies of target liburing_ext Scanning dependencies of target dmclock Scanning dependencies of target pg-tp Scanning dependencies of target zstd_ext Scanning dependencies of target osd-tp Scanning dependencies of target fmt Scanning dependencies of target gf-complete_objs [ 0%] generating /home/jenkins-build/build/workspace/ceph-api/build/include/tracing/oprequest.h [ 0%] generating /home/jenkins-build/build/workspace/ceph-api/build/include/tracing/bluestore.h [ 0%] Building CXX object src/arch/CMakeFiles/arch.dir/probe.cc.o [ 0%] Creating directories for 'rocksdb_ext' [ 0%] Creating directories for 'liburing_ext' [ 0%] Building C object src/common/CMakeFiles/common_utf8.dir/utf8.c.o [ 0%] generating /home/jenkins-build/build/workspace/ceph-api/build/include/tracing/objectstore.h [ 0%] Building CXX object src/dmclock/src/CMakeFiles/dmclock.dir/dmclock_util.cc.o [ 0%] generating /home/jenkins-build/build/workspace/ceph-api/build/include/tracing/osd.h [ 0%] Creating directories for 'zstd_ext' [ 0%] generating /home/jenkins-build/build/workspace/ceph-api/build/include/tracing/pg.h [ 0%] Building CXX object src/fmt/CMakeFiles/fmt.dir/src/format.cc.o [ 0%] Building C object src/erasure-code/jerasure/CMakeFiles/gf-complete_objs.dir/gf-complete/src/gf_cpu.c.o [ 0%] Linking C static library ../../lib/libcommon_utf8.a [ 0%] Building C object src/arch/CMakeFiles/arch.dir/intel.c.o [ 0%] Building CXX object src/dmclock/src/CMakeFiles/dmclock.dir/__/support/src/run_every.cc.o [ 0%] Building C object src/erasure-code/jerasure/CMakeFiles/gf-complete_objs.dir/gf-complete/src/gf_wgen.c.o [ 0%] Building CXX object src/fmt/CMakeFiles/fmt.dir/src/os.cc.o [ 0%] Linking CXX static library ../../lib/libarch.a [ 0%] Linking CXX static library ../../../lib/libdmclock.a [ 0%] Building C object src/erasure-code/jerasure/CMakeFiles/gf-complete_objs.dir/gf-complete/src/gf_w16.c.o [ 0%] Linking CXX static library ../../lib/libfmtd.a [ 0%] Built target common_utf8 [ 0%] Built target oprequest-tp [ 0%] Building C object src/erasure-code/jerasure/CMakeFiles/gf-complete_objs.dir/gf-complete/src/gf.c.o [ 0%] Built target bluestore-tp [ 0%] Built target pg-tp [ 0%] Built target osd-tp [ 0%] Built target objectstore-tp [ 1%] Building C object src/erasure-code/jerasure/CMakeFiles/gf-complete_objs.dir/gf-complete/src/gf_w32.c.o [ 1%] Built target arch [ 1%] Building C object src/erasure-code/jerasure/CMakeFiles/gf-complete_objs.dir/gf-complete/src/gf_w64.c.o [ 1%] Building C object src/erasure-code/jerasure/CMakeFiles/gf-complete_objs.dir/gf-complete/src/gf_general.c.o [ 1%] Building C object src/erasure-code/jerasure/CMakeFiles/gf-complete_objs.dir/gf-complete/src/gf_w128.c.o [ 1%] Built target dmclock [ 1%] Building C object src/erasure-code/jerasure/CMakeFiles/gf-complete_objs.dir/gf-complete/src/gf_w4.c.o [ 1%] No download step for 'zstd_ext' [ 1%] No download step for 'rocksdb_ext' [ 1%] Performing download step (git clone) for 'liburing_ext' Scanning dependencies of target librados-tp [ 1%] Building C object src/erasure-code/jerasure/CMakeFiles/gf-complete_objs.dir/gf-complete/src/gf_rand.c.o [ 1%] Building C object src/erasure-code/jerasure/CMakeFiles/gf-complete_objs.dir/gf-complete/src/gf_w8.c.o [ 1%] Built target fmt Scanning dependencies of target common_mountcephfs_objs [ 1%] generating /home/jenkins-build/build/workspace/ceph-api/build/include/tracing/librados.h [ 1%] Built target gf-complete_objs [ 1%] generating /home/jenkins-build/build/workspace/ceph-api/build/include/tracing/rgw_rados.h Cloning into 'liburing'... Scanning dependencies of target civetweb_common_objs [ 1%] No patch step for 'rocksdb_ext' [ 1%] No patch step for 'zstd_ext' [ 1%] generating /home/jenkins-build/build/workspace/ceph-api/build/include/tracing/librbd.h [ 1%] Building C object src/CMakeFiles/civetweb_common_objs.dir/civetweb/src/civetweb.c.o Scanning dependencies of target erasure_code /home/jenkins-build/build/workspace/ceph-api/src/civetweb/src/civetweb.c: In function 'mg_get_system_info_impl': /home/jenkins-build/build/workspace/ceph-api/src/civetweb/src/civetweb.c:17261:32: warning: '-Werror' is not an option that controls warnings [-Wpragmas] 17261 | #pragma GCC diagnostic ignored "-Werror" | ^~~~~~~~~ [ 1%] Building C object src/common/CMakeFiles/common_mountcephfs_objs.dir/armor.c.o [ 1%] Built target civetweb_common_objs [ 1%] No update step for 'rocksdb_ext' [ 1%] Building C object src/common/CMakeFiles/common_mountcephfs_objs.dir/safe_io.c.o [ 2%] Building C object src/common/CMakeFiles/common_mountcephfs_objs.dir/module.c.o [ 2%] Building CXX object src/erasure-code/CMakeFiles/erasure_code.dir/ErasureCodePlugin.cc.o Scanning dependencies of target rgw_rados_tp [ 2%] No update step for 'zstd_ext' Scanning dependencies of target osd_tp [ 2%] Built target librados-tp [ 2%] Building C object src/tracing/CMakeFiles/rgw_rados_tp.dir/rgw_rados.c.o [ 2%] Linking CXX static library ../../lib/liberasure_code.a [ 2%] Building C object src/common/CMakeFiles/common_mountcephfs_objs.dir/addr_parsing.c.o [ 3%] Performing configure step for 'rocksdb_ext' [ 3%] Building C object src/tracing/CMakeFiles/osd_tp.dir/oprequest.c.o [ 3%] generating /home/jenkins-build/build/workspace/ceph-api/build/include/tracing/rgw_op.h Scanning dependencies of target common_texttable_obj [ 3%] Building C object src/tracing/CMakeFiles/osd_tp.dir/osd.c.o [ 3%] Built target common_mountcephfs_objs [ 3%] Performing configure step for 'zstd_ext' [ 4%] Building C object src/tracing/CMakeFiles/osd_tp.dir/pg.c.o Scanning dependencies of target rados_tp Scanning dependencies of target rbd_tp [ 4%] Building CXX object src/common/CMakeFiles/common_texttable_obj.dir/TextTable.cc.o [ 4%] Linking C shared library ../../lib/libosd_tp.so [ 4%] Building C object src/tracing/CMakeFiles/rbd_tp.dir/librbd.c.o [ 4%] Building C object src/tracing/CMakeFiles/rados_tp.dir/librados.c.o [ 4%] Built target erasure_code Scanning dependencies of target rgw_op_tp [ 4%] Built target common_texttable_obj [ 4%] Linking C shared library ../../lib/librgw_rados_tp.so [ 4%] Building C object src/tracing/CMakeFiles/rgw_op_tp.dir/rgw_op.c.o Scanning dependencies of target os_tp [ 4%] Linking C shared library ../../lib/librados_tp.so -- The CXX compiler identification is GNU 9.2.1 Scanning dependencies of target bluestore_tp -- The C compiler identification is GNU 9.2.1 [ 4%] Building C object src/tracing/CMakeFiles/os_tp.dir/objectstore.c.o [ 4%] Building C object src/tracing/CMakeFiles/bluestore_tp.dir/bluestore.c.o [ 4%] Linking C shared library ../../lib/libos_tp.so [ 4%] Linking C shared library ../../lib/libbluestore_tp.so [ 4%] Built target osd_tp -- The C compiler identification is GNU 9.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc [ 5%] Linking C shared library ../../lib/librgw_op_tp.so -- Check for working CXX compiler: /usr/bin/c++ [ 5%] Built target rgw_rados_tp -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/cc [ 5%] Built target bluestore_tp [ 5%] Built target rados_tp [ 5%] Built target os_tp [ 5%] Built target rgw_op_tp -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info Scanning dependencies of target parse_secret_objs Scanning dependencies of target cpu_profiler [ 5%] Building C object src/common/CMakeFiles/parse_secret_objs.dir/secret.c.o -- Detecting C compiler ABI info - done Scanning dependencies of target compressor_objs -- Detecting C compile features Scanning dependencies of target common_buffer_obj -- Detecting CXX compiler ABI info - done [ 5%] Built target parse_secret_objs -- Detecting CXX compile features Scanning dependencies of target cls_user [ 5%] Building CXX object src/perfglue/CMakeFiles/cpu_profiler.dir/disabled_stubs.cc.o HEAD is now at 45f0735 .gitignore: add test/cq-overflow-peek Scanning dependencies of target cls_numops [ 5%] Building CXX object src/common/CMakeFiles/common_buffer_obj.dir/buffer.cc.o [ 5%] Building CXX object src/compressor/CMakeFiles/compressor_objs.dir/Compressor.cc.o Scanning dependencies of target cls_cas_internal Scanning dependencies of target common_prioritycache_obj Scanning dependencies of target cls_version Scanning dependencies of target compressor [ 5%] Linking CXX static library ../../lib/libcpu_profiler.a Scanning dependencies of target cls_otp Scanning dependencies of target cls_log Scanning dependencies of target cls_lock [ 5%] Building CXX object src/cls/CMakeFiles/cls_numops.dir/numops/cls_numops.cc.o [ 6%] Building CXX object src/cls/CMakeFiles/cls_user.dir/user/cls_user.cc.o Scanning dependencies of target heap_profiler Scanning dependencies of target rados_snap_set_diff_obj [ 6%] Built target common_buffer_obj [ 6%] Built target compressor_objs [ 6%] Building CXX object src/cls/CMakeFiles/cls_cas_internal.dir/cas/cls_cas_internal.cc.o Scanning dependencies of target jerasure_objs Scanning dependencies of target cls_hello Scanning dependencies of target erasure_code_objs Scanning dependencies of target cls_cephfs [ 6%] Building CXX object src/common/CMakeFiles/common_prioritycache_obj.dir/PriorityCache.cc.o [ 6%] Building CXX object src/cls/CMakeFiles/cls_version.dir/version/cls_version.cc.o [ 6%] No patch step for 'liburing_ext' [ 6%] Building CXX object src/compressor/CMakeFiles/compressor.dir/Compressor.cc.o [ 6%] Linking CXX shared library ../../lib/libcls_user.so [ 7%] Linking CXX shared library ../../lib/libcls_numops.so [ 7%] Building CXX object src/cls/CMakeFiles/cls_log.dir/log/cls_log.cc.o [ 7%] Building C object src/erasure-code/jerasure/CMakeFiles/jerasure_objs.dir/jerasure/src/cauchy.c.o Scanning dependencies of target cls_cmpomap [ 7%] Building CXX object src/cls/CMakeFiles/cls_lock.dir/lock/cls_lock.cc.o [ 7%] Built target cpu_profiler [ 7%] Building CXX object src/cls/CMakeFiles/cls_otp.dir/otp/cls_otp.cc.o [ 7%] Building CXX object src/perfglue/CMakeFiles/heap_profiler.dir/heap_profiler.cc.o Scanning dependencies of target cls_timeindex Scanning dependencies of target cls_fifo [ 7%] Building CXX object src/CMakeFiles/rados_snap_set_diff_obj.dir/librados/snap_set_diff.cc.o Scanning dependencies of target ceph_crypto_openssl [ 7%] Building C object src/erasure-code/jerasure/CMakeFiles/jerasure_objs.dir/jerasure/src/galois.c.o [ 7%] Building CXX object src/cls/CMakeFiles/cls_hello.dir/hello/cls_hello.cc.o Scanning dependencies of target jerasure_utils [ 7%] Linking CXX static library ../../lib/libcls_cas_internal.a Scanning dependencies of target ceph_crypto_isal [ 7%] Building CXX object src/erasure-code/CMakeFiles/erasure_code_objs.dir/ErasureCode.cc.o [ 7%] Linking CXX shared library ../../lib/libcls_version.so [ 7%] Built target common_prioritycache_obj [ 7%] No update step for 'liburing_ext' [ 7%] Building C object src/erasure-code/jerasure/CMakeFiles/jerasure_objs.dir/jerasure/src/jerasure.c.o [ 7%] Building CXX object src/cls/CMakeFiles/cls_cephfs.dir/cephfs/cls_cephfs.cc.o Scanning dependencies of target cls_journal Scanning dependencies of target cls_rbd [ 7%] Building C object src/erasure-code/jerasure/CMakeFiles/jerasure_objs.dir/jerasure/src/liberation.c.o [ 7%] Linking CXX static library ../../lib/libcompressor.a [ 7%] Building CXX object src/cls/cmpomap/CMakeFiles/cls_cmpomap.dir/server.cc.o [ 7%] Linking CXX shared library ../../lib/libcls_lock.so [ 7%] Linking CXX shared library ../../lib/libcls_log.so [ 7%] Linking CXX static library ../../lib/libheap_profiler.a [ 7%] Linking CXX shared library ../../lib/libcls_otp.so [ 7%] Building CXX object src/cls/CMakeFiles/cls_fifo.dir/fifo/cls_fifo.cc.o [ 7%] Built target rados_snap_set_diff_obj [ 8%] Building CXX object src/cls/CMakeFiles/cls_timeindex.dir/timeindex/cls_timeindex.cc.o [ 8%] Building C object src/erasure-code/jerasure/CMakeFiles/jerasure_objs.dir/jerasure/src/reed_sol.c.o [ 8%] Performing configure step for 'liburing_ext' Scanning dependencies of target libglobal_objs prefix /usr includedir /usr/include libdir /usr/lib libdevdir /usr/lib relativelibdir mandir /usr/man datadir /usr/share Scanning dependencies of target cls_sdk Scanning dependencies of target cls_queue Scanning dependencies of target cls_lock_client [ 9%] Linking CXX shared library ../../lib/libcls_hello.so Scanning dependencies of target cls_2pc_queue Scanning dependencies of target cls_rgw_gc [ 9%] Built target erasure_code_objs [ 10%] Building CXX object src/crypto/openssl/CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_accel.cc.o [ 10%] Building CXX object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isal_crypto_accel.cc.o Scanning dependencies of target shec_utils [ 10%] Building CXX object src/erasure-code/jerasure/CMakeFiles/jerasure_utils.dir/ErasureCodePluginJerasure.cc.o [ 10%] Built target cls_cas_internal [ 10%] Building CXX object src/erasure-code/jerasure/CMakeFiles/jerasure_objs.dir/jerasure_init.cc.o [ 10%] Linking CXX shared library ../../lib/libcls_cephfs.so [ 10%] Building CXX object src/erasure-code/jerasure/CMakeFiles/jerasure_utils.dir/ErasureCodeJerasure.cc.o [ 10%] Linking CXX shared library ../../../lib/libcls_cmpomap.so Scanning dependencies of target cls_2pc_queue_client [ 10%] Linking CXX shared library ../../lib/libcls_fifo.so [ 10%] Building CXX object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isal_crypto_plugin.cc.o [ 10%] Building CXX object src/cls/CMakeFiles/cls_journal.dir/journal/cls_journal.cc.o __kernel_rwf_t yes [ 10%] Building CXX object src/cls/CMakeFiles/cls_rbd.dir/rbd/cls_rbd.cc.o [ 10%] Linking CXX shared library ../../lib/libcls_timeindex.so [ 10%] Building CXX object src/cls/CMakeFiles/cls_sdk.dir/sdk/cls_sdk.cc.o Scanning dependencies of target cls_rgw_gc_client [ 10%] Built target compressor __kernel_timespec no [ 10%] Built target heap_profiler Scanning dependencies of target cls_cas_client [ 10%] Building CXX object src/cls/CMakeFiles/cls_journal.dir/journal/cls_journal_types.cc.o [ 10%] Linking CXX shared library ../../lib/libcls_sdk.so [ 10%] Building CXX object src/crypto/openssl/CMakeFiles/ceph_crypto_openssl.dir/openssl_crypto_plugin.cc.o [ 10%] Building C object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_pre.c.o open_how no [ 10%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_multibinary.asm.o [ 10%] Building CXX object src/global/CMakeFiles/libglobal_objs.dir/global_init.cc.o [ 10%] Building CXX object src/cls/CMakeFiles/cls_lock_client.dir/lock/cls_lock_client.cc.o [ 10%] Building CXX object src/cls/CMakeFiles/cls_queue.dir/queue/cls_queue.cc.o [ 10%] Built target jerasure_objs [ 10%] Built target jerasure_utils [ 10%] Built target cls_numops -- Detecting C compile features - done [ 10%] Built target cls_user [ 10%] Building CXX object src/cls/CMakeFiles/cls_2pc_queue_client.dir/2pc_queue/cls_2pc_queue_client.cc.o -- Check for working CXX compiler: /usr/bin/c++ [ 10%] Building CXX object src/cls/CMakeFiles/cls_lock_client.dir/lock/cls_lock_types.cc.o Scanning dependencies of target crush_objs [ 10%] Building CXX object src/cls/CMakeFiles/cls_rgw_gc.dir/rgw_gc/cls_rgw_gc.cc.o [ 10%] Building CXX object src/cls/CMakeFiles/cls_2pc_queue.dir/2pc_queue/cls_2pc_queue.cc.o [ 10%] Building CXX object src/cls/CMakeFiles/cls_queue.dir/queue/cls_queue_src.cc.o [ 10%] Building CXX object src/cls/CMakeFiles/cls_lock_client.dir/lock/cls_lock_ops.cc.o [ 11%] Building CXX object src/global/CMakeFiles/libglobal_objs.dir/pidfile.cc.o Scanning dependencies of target mgr_cap_obj [ 11%] Building CXX object src/cls/CMakeFiles/cls_2pc_queue.dir/queue/cls_queue_src.cc.o [ 11%] Building CXX object src/global/CMakeFiles/libglobal_objs.dir/signal_handler.cc.o [ 11%] Building CXX object src/cls/CMakeFiles/cls_queue.dir/__/common/ceph_json.cc.o [ 11%] Building CXX object src/cls/CMakeFiles/cls_rgw_gc_client.dir/rgw_gc/cls_rgw_gc_client.cc.o [ 11%] Building CXX object src/cls/CMakeFiles/cls_rbd.dir/rbd/cls_rbd_types.cc.o Scanning dependencies of target cls_queue_client [ 11%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/keyexp_128.asm.o [ 11%] Built target cls_version [ 11%] Linking CXX shared library ../../lib/libcls_journal.so [ 12%] Building CXX object src/cls/CMakeFiles/cls_cas_client.dir/cas/cls_cas_client.cc.o statx yes [ 12%] Building CXX object src/erasure-code/shec/CMakeFiles/shec_utils.dir/__/ErasureCode.cc.o [ 12%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/keyexp_192.asm.o [ 12%] Building CXX object src/erasure-code/shec/CMakeFiles/shec_utils.dir/ErasureCodePluginShec.cc.o [ 12%] Linking CXX shared library ../../../lib/libceph_crypto_openssl.so Scanning dependencies of target cls_rgw_client [ 12%] Building CXX object src/erasure-code/shec/CMakeFiles/shec_utils.dir/ErasureCodeShec.cc.o [ 12%] Linking CXX static library ../../lib/libcls_2pc_queue_client.a [ 12%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/keyexp_multibinary.asm.o [ 12%] Linking CXX static library ../../lib/libcls_lock_client.a [ 13%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/keyexp_256.asm.o Scanning dependencies of target cls_log_client Scanning dependencies of target cls_numops_client [ 13%] Building CXX object src/cls/CMakeFiles/cls_rgw_gc.dir/queue/cls_queue_src.cc.o [ 13%] Built target cls_lock [ 13%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_dec_128_x4_sse.asm.o [ 13%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_dec_128_x8_avx.asm.o [ 13%] Building CXX object src/cls/CMakeFiles/cls_2pc_queue.dir/__/common/ceph_json.cc.o [ 13%] Linking CXX static library ../../lib/libcls_rgw_gc_client.a [ 13%] Built target cls_log [ 13%] Built target libglobal_objs [ 13%] Linking CXX shared library ../../lib/libcls_queue.so [ 13%] Building CXX object src/cls/CMakeFiles/cls_rgw_gc.dir/__/common/ceph_json.cc.o Scanning dependencies of target cls_cephfs_client [ 13%] Linking CXX shared library ../../lib/libcls_rbd.so [ 13%] Building CXX object src/cls/CMakeFiles/cls_queue_client.dir/queue/cls_queue_client.cc.o [ 13%] Building C object src/crush/CMakeFiles/crush_objs.dir/builder.c.o [ 13%] Building C object src/erasure-code/shec/CMakeFiles/shec_utils.dir/determinant.c.o [ 13%] Building CXX object src/erasure-code/shec/CMakeFiles/shec_utils.dir/ErasureCodeShecTableCache.cc.o [ 13%] Built target cls_otp [ 13%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_dec_192_x8_avx.asm.o [ 13%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_dec_192_x4_sse.asm.o Scanning dependencies of target cls_otp_client [ 13%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_dec_256_x4_sse.asm.o [ 13%] Linking CXX static library ../../lib/libcls_cas_client.a [ 13%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_dec_256_x8_avx.asm.o [ 13%] Building C object src/crush/CMakeFiles/crush_objs.dir/mapper.c.o [ 13%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_enc_128_x4_sb.asm.o [ 13%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_enc_128_x8_sb.asm.o [ 13%] Building C object src/crush/CMakeFiles/crush_objs.dir/crush.c.o [ 13%] Building CXX object src/cls/CMakeFiles/cls_numops_client.dir/numops/cls_numops_client.cc.o [ 13%] Building C object src/crush/CMakeFiles/crush_objs.dir/hash.c.o [ 13%] Building CXX object src/cls/CMakeFiles/cls_log_client.dir/log/cls_log_client.cc.o [ 13%] Built target cls_2pc_queue_client [ 14%] Linking C shared library ../../lib/librbd_tp.so -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info [ 14%] Building CXX object src/mgr/CMakeFiles/mgr_cap_obj.dir/MgrCap.cc.o [ 14%] Built target cls_timeindex [ 14%] Linking CXX shared library ../../lib/libcls_2pc_queue.so [ 14%] Built target cls_cmpomap [ 14%] Built target cls_sdk [ 14%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_enc_192_x4_sb.asm.o [ 14%] Linking CXX static library ../../lib/libcls_queue_client.a [ 14%] Built target cls_hello [ 14%] Linking CXX shared library ../../lib/libcls_rgw_gc.so [ 14%] Built target cls_rgw_gc_client Scanning dependencies of target cls_refcount_client [ 14%] Building CXX object src/cls/CMakeFiles/cls_rgw_client.dir/rgw/cls_rgw_client.cc.o [ 14%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_enc_256_x4_sb.asm.o [ 14%] Building CXX object src/crush/CMakeFiles/crush_objs.dir/CrushWrapper.cc.o [ 14%] Built target shec_utils [ 14%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_enc_256_x8_sb.asm.o [ 14%] Building CXX object src/cls/CMakeFiles/cls_rgw_client.dir/rgw/cls_rgw_types.cc.o [ 14%] Building ASM object src/crypto/isa-l/CMakeFiles/ceph_crypto_isal.dir/isa-l_crypto/aes/cbc_enc_192_x8_sb.asm.o [ 14%] Built target cls_lock_client [ 15%] Building CXX object src/cls/CMakeFiles/cls_rgw_client.dir/rgw/cls_rgw_ops.cc.o [ 15%] Linking CXX static library ../../lib/libcls_numops_client.a Scanning dependencies of target mgr-rook-client [ 15%] Built target cls_cephfs Scanning dependencies of target rgw_rados-tp Scanning dependencies of target civetweb_h [ 15%] Building CXX object src/crush/CMakeFiles/crush_objs.dir/CrushCompiler.cc.o Scanning dependencies of target common-auth-objs Scanning dependencies of target rgw_op-tp [ 15%] Built target cls_cas_client Scanning dependencies of target cls_timeindex_client [ 16%] Building CXX object src/cls/CMakeFiles/cls_otp_client.dir/otp/cls_otp_client.cc.o [ 16%] Creating directories for 'mgr-rook-client' [ 16%] Built target rgw_rados-tp Scanning dependencies of target librbd-tp [ 16%] keep civetweb.h up-to-date [ 16%] Linking CXX static library ../../lib/libcls_log_client.a [ 16%] Building CXX object src/crush/CMakeFiles/crush_objs.dir/CrushTester.cc.o [ 16%] Built target rgw_op-tp [ 16%] Building CXX object src/cls/CMakeFiles/cls_cephfs_client.dir/cephfs/cls_cephfs_client.cc.o [ 16%] Building CXX object src/cls/CMakeFiles/cls_otp_client.dir/otp/cls_otp_types.cc.o [ 16%] Built target cls_fifo [ 16%] Building CXX object src/crush/CMakeFiles/crush_objs.dir/CrushLocation.cc.o Scanning dependencies of target cls_lua_client Scanning dependencies of target mgr-dashboard-nodeenv [ 16%] Built target librbd-tp Scanning dependencies of target ceph_volume-clone Scanning dependencies of target ceph-clone Scanning dependencies of target cephfs-top-clone Scanning dependencies of target ceph-diff-sorted [ 16%] Linking CXX shared library ../../../lib/libceph_crypto_isal.so [ 16%] dashboard nodeenv is being installed [ 16%] Built target cls_queue_client [ 16%] Building CXX object src/tools/CMakeFiles/ceph-diff-sorted.dir/ceph-diff-sorted.cc.o [ 17%] Generating setup.py [ 17%] Generating setup.py [ 17%] Generating setup.py [ 17%] Generating cephfs-top -- Detecting CXX compile features - done [ 17%] Linking CXX static library ../../lib/libcls_rgw_client.a [ 17%] Built target cls_numops_client -- Check for working C compiler: /usr/bin/cc [ 17%] Built target civetweb_h [ 17%] Generating README.rst [ 17%] Building CXX object src/cls/CMakeFiles/cls_refcount_client.dir/refcount/cls_refcount_client.cc.o [ 17%] Generating ceph_volume [ 17%] Built target rbd_tp [ 17%] Generating requirements.txt [ 17%] Built target mgr_cap_obj [ 17%] Linking CXX executable ../../bin/ceph-diff-sorted [ 17%] Building CXX object src/cls/CMakeFiles/cls_refcount_client.dir/refcount/cls_refcount_ops.cc.o [ 17%] Built target cls_journal [ 17%] Linking CXX static library ../../lib/libcls_otp_client.a [ 17%] Building CXX object src/cls/CMakeFiles/cls_lua_client.dir/lua/cls_lua_client.cc.o [ 17%] Generating ceph [ 17%] Building CXX object src/cls/CMakeFiles/cls_timeindex_client.dir/timeindex/cls_timeindex_types.cc.o [ 17%] Built target crush_objs Scanning dependencies of target manpages [ 17%] Building CXX object src/cls/CMakeFiles/cls_timeindex_client.dir/timeindex/cls_timeindex_client.cc.o [ 17%] Built target cls_log_client -- Detecting CXX compiler ABI info - done [ 17%] Built target cephfs-top-clone -- Detecting CXX compile features Scanning dependencies of target crc32 [ 17%] Built target ceph_volume-clone Scanning dependencies of target ec_jerasure_sse3 [ 18%] Generating ceph-syn.8, ceph-conf.8, ceph.8, ceph-authtool.8, ceph-kvstore-tool.8, rados.8, ceph-post-file.8, ceph-dencoder.8, ceph-deploy.8, crushtool.8, ceph-run.8, mount.ceph.8, mount.fuse.ceph.8, ceph-create-keys.8, ceph-clsinfo.8, ceph-volume.8, ceph-volume-systemd.8, ceph-osd.8, osdmaptool.8, ceph-bluestore-tool.8, ceph-mon.8, monmaptool.8, ceph-mds.8, cephfs-top.8, librados-config.8, cephadm.8, cephfs-mirror.8, ceph-fuse.8, rbd-fuse.8, radosgw.8, radosgw-admin.8, rgw-orphan-list.8, ceph-diff-sorted.8, ceph-rbdnamer.8, rbd-mirror.8, rbd-replay-many.8, rbd-replay-prep.8, rbd-replay.8, rbdmap.8, rbd.8, rbd-nbd.8, ceph-immutable-object-cache.8 [ 18%] Linking CXX static library ../../lib/libcls_cephfs_client.a Scanning dependencies of target ec_jerasure_sse4 Scanning dependencies of target ec_jerasure_generic Scanning dependencies of target ec_shec_sse3 [ 18%] Built target ceph-clone [ 18%] Building CXX object src/common/CMakeFiles/crc32.dir/crc32c.cc.o Scanning dependencies of target ec_shec_sse4 [ 18%] Linking CXX shared library ../../../lib/libec_jerasure_sse3.so [ 18%] Linking CXX shared library ../../../lib/libec_jerasure_sse4.so [ 18%] Linking CXX shared library ../../../lib/libec_shec_sse3.so [ 18%] Building C object src/common/CMakeFiles/crc32.dir/crc32c_intel_baseline.c.o [ 18%] Building C object src/common/CMakeFiles/crc32.dir/sctp_crc32.c.o [ 18%] Linking CXX static library ../../lib/libcls_lua_client.a [ 18%] Linking CXX shared library ../../../lib/libec_jerasure_generic.so [ 18%] No download step for 'mgr-rook-client' [ 18%] Linking CXX shared library ../../../lib/libec_shec_sse4.so Scanning dependencies of target ec_shec_generic [ 18%] Linking CXX static library ../../lib/libcls_refcount_client.a [ 18%] Linking CXX static library ../../lib/libcls_timeindex_client.a [ 18%] Built target ceph_crypto_openssl [ 18%] Building C object src/common/CMakeFiles/crc32.dir/crc32c_intel_fast.c.o [ 18%] Linking CXX shared library ../../../lib/libec_shec_generic.so [ 19%] Building ASM object src/common/CMakeFiles/crc32.dir/__/isa-l/crc/crc32_iscsi_00.asm.o Scanning dependencies of target cls_version_client [ 19%] Built target cls_otp_client -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info Scanning dependencies of target cls_journal_client [ 19%] No patch step for 'mgr-rook-client' Scanning dependencies of target cls_cmpomap_client Scanning dependencies of target cls_user_client [ 19%] Built target cls_cephfs_client [ 19%] Built target cls_lua_client [ 19%] Built target ceph-diff-sorted [ 19%] No update step for 'mgr-rook-client' [ 19%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/AuthClientHandler.cc.o [ 19%] Built target cls_timeindex_client [ 19%] Built target cls_refcount_client [ 19%] Building ASM object src/common/CMakeFiles/crc32.dir/crc32c_intel_fast_zero_asm.s.o [ 19%] Building CXX object src/cls/cmpomap/CMakeFiles/cls_cmpomap_client.dir/client.cc.o [ 19%] Built target cls_queue [ 19%] Building CXX object src/cls/CMakeFiles/cls_version_client.dir/version/cls_version_client.cc.o [ 19%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/AuthMethodList.cc.o [ 19%] Generate rgw_iam_policy_keywords.frag.cc [ 19%] Built target cls_rgw_client [ 20%] No configure step for 'mgr-rook-client' [ 20%] Building CXX object src/cls/CMakeFiles/cls_journal_client.dir/journal/cls_journal_client.cc.o [ 20%] Building CXX object src/cls/CMakeFiles/cls_journal_client.dir/journal/cls_journal_types.cc.o [ 20%] Linking CXX static library ../../lib/libcrc32.a [ 20%] Built target ceph_crypto_isal [ 20%] Linking CXX static library ../../../lib/libcls_cmpomap_client.a -- Detecting C compiler ABI info - done [ 20%] Building CXX object src/cls/CMakeFiles/cls_user_client.dir/user/cls_user_client.cc.o -- Detecting C compile features [ 20%] Built target cls_2pc_queue [ 20%] Building CXX object src/cls/CMakeFiles/cls_version_client.dir/version/cls_version_types.cc.o [ 20%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/AuthRegistry.cc.o Scanning dependencies of target rbd_replay_types [ 20%] Building CXX object src/cls/CMakeFiles/cls_user_client.dir/user/cls_user_types.cc.o [ 20%] Performing build step for 'mgr-rook-client' [ 21%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/AuthSessionHandler.cc.o [ 21%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/Crypto.cc.o [ 21%] Linking CXX static library ../../lib/libcls_journal_client.a [ 21%] Built target crc32 C++ yes CC gcc CXX g++ [ 21%] Building CXX object src/cls/CMakeFiles/cls_user_client.dir/user/cls_user_ops.cc.o [ 21%] Built target cls_rbd Scanning dependencies of target crypto_plugins [ 21%] Linking CXX static library ../../lib/libcls_version_client.a [ 21%] Built target cls_cmpomap_client [ 21%] Built target crypto_plugins [ 21%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/KeyRing.cc.o [ 21%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxAuthorizeHandler.cc.o [ 21%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/RotatingKeyRing.cc.o [ 21%] Built target cls_rgw_gc [ 21%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxClientHandler.cc.o [ 21%] Performing build step for 'liburing_ext' [ 21%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxProtocol.cc.o [ 21%] Building CXX object src/rbd_replay/CMakeFiles/rbd_replay_types.dir/ActionTypes.cc.o [ 21%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/cephx/CephxSessionHandler.cc.o Scanning dependencies of target cls_kvs [ 21%] Building CXX object src/auth/CMakeFiles/common-auth-objs.dir/none/AuthNoneAuthorizeHandler.cc.o [ 21%] No install step for 'mgr-rook-client' [ 21%] Linking CXX static library ../../lib/libcls_user_client.a [ 21%] Built target cls_version_client [ 21%] Linking CXX static library ../../lib/librbd_replay_types.a [ 21%] Completed 'mgr-rook-client' [ 21%] Building CXX object src/key_value_store/CMakeFiles/cls_kvs.dir/cls_kvs.cc.o [ 21%] Built target cls_journal_client Scanning dependencies of target json_spirit [ 21%] Built target common-auth-objs ar: creating liburing.a Running Sphinx v1.6.7 Scanning dependencies of target rbd_mirror_types Using base prefix '/usr' New python executable in /home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/node-env/bin/python3.6 Also creating executable in /home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/node-env/bin/python Installing setuptools, pkg_resources, pip, wheel...[ 21%] Built target mgr-rook-client [ 21%] Linking CXX shared library ../../lib/libcls_kvs.so [ 21%] Built target ec_jerasure_sse3 [ 21%] Building CXX object src/json_spirit/CMakeFiles/json_spirit.dir/json_spirit_reader.cpp.o [ 21%] Building CXX object src/json_spirit/CMakeFiles/json_spirit.dir/json_spirit_writer.cpp.o [ 21%] Built target cls_user_client [ 21%] Built target ec_jerasure_sse4 [ 21%] No install step for 'liburing_ext' [ 21%] Built target ec_jerasure_generic [ 21%] Built target rbd_replay_types Scanning dependencies of target ec_jerasure [ 21%] Completed 'liburing_ext' [ 21%] Linking CXX shared library ../../../lib/libec_jerasure.so Scanning dependencies of target ceph_lz4 [ 21%] Linking CXX static library ../../lib/libjson_spirit.a [ 21%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_types.dir/image_map/Types.cc.o [ 22%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_types.dir/leader_watcher/Types.cc.o Scanning dependencies of target rbd_types [ 22%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_types.dir/instance_watcher/Types.cc.o [ 22%] Built target ec_shec_sse4 [ 22%] Built target ec_shec_sse3 Scanning dependencies of target ceph_snappy -- Detecting C compile features - done Scanning dependencies of target rgw_schedulers -- Found snappy: /usr/lib/x86_64-linux-gnu/libsnappy.so -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Found lz4: /usr/lib/x86_64-linux-gnu/liblz4.so [ 22%] Built target ec_shec_generic [ 22%] Built target liburing_ext -- Detecting CXX compile features - done -- ZSTD VERSION: 1.4.5 -- Setting build type to 'Release' as none was specified. -- Found Git: /usr/bin/git (found version "2.17.1") [ 22%] Building CXX object src/compressor/lz4/CMakeFiles/ceph_lz4.dir/CompressionPluginLZ4.cc.o -- Performing Test CXX_FLAG_STD_CPLUSPLUS11 -- Performing Test HAVE_SSE42 [ 22%] Linking CXX static library ../../../lib/librbd_mirror_types.a Scanning dependencies of target ec_shec [ 23%] Linking CXX shared library ../../../lib/libec_shec.so [ 23%] Built target cls_kvs [ 23%] Building CXX object src/compressor/snappy/CMakeFiles/ceph_snappy.dir/CompressionPluginSnappy.cc.o Scanning dependencies of target cls_cas Scanning dependencies of target ec_isa [ 23%] Linking CXX shared library ../../../lib/libceph_lz4.so [ 23%] Building CXX object src/librbd/CMakeFiles/rbd_types.dir/journal/Types.cc.o [ 23%] Building CXX object src/librbd/CMakeFiles/rbd_types.dir/mirroring_watcher/Types.cc.o [ 23%] Building CXX object src/librbd/CMakeFiles/rbd_types.dir/trash_watcher/Types.cc.o Scanning dependencies of target krbd [ 23%] Building CXX object src/librbd/CMakeFiles/rbd_types.dir/watcher/Types.cc.o Scanning dependencies of target cls_rbd_client Scanning dependencies of target neorados_objs [ 23%] Building CXX object src/librbd/CMakeFiles/rbd_types.dir/WatchNotifyTypes.cc.o Scanning dependencies of target neorados_api_obj Scanning dependencies of target ceph_zlib Scanning dependencies of target ec_clay [ 23%] Building CXX object src/rgw/CMakeFiles/rgw_schedulers.dir/rgw_dmclock_scheduler_ctx.cc.o [ 23%] Building CXX object src/rgw/CMakeFiles/rgw_schedulers.dir/rgw_dmclock_sync_scheduler.cc.o [ 23%] Linking CXX shared library ../../../lib/libceph_snappy.so [ 23%] Building CXX object src/rgw/CMakeFiles/rgw_schedulers.dir/rgw_dmclock_async_scheduler.cc.o [ 23%] Building CXX object src/cls/CMakeFiles/cls_cas.dir/cas/cls_cas.cc.o -- Performing Test CXX_FLAG_STD_CPLUSPLUS11 - Success [ 23%] Built target rbd_mirror_types -- Performing Test C_FLAG_STD_C99 [ 23%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_3vect_dot_prod_sse.asm.o [ 23%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_2vect_dot_prod_sse.asm.o [ 23%] Building C object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/ec_base.c.o [ 23%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_6vect_dot_prod_sse.asm.o [ 23%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_vect_dot_prod_sse.asm.o [ 23%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_5vect_mad_avx2.asm.o [ 23%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_5vect_dot_prod_sse.asm.o [ 23%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_6vect_mad_avx2.asm.o [ 23%] Building CXX object src/CMakeFiles/krbd.dir/krbd.cc.o [ 23%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_4vect_mad_avx2.asm.o [ 23%] Building C object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/ec_highlevel_func.c.o [ 23%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_vect_mad_avx2.asm.o [ 23%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_3vect_mad_avx2.asm.o [ 23%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_2vect_mad_avx2.asm.o [ 24%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_4vect_dot_prod_sse.asm.o [ 24%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_2vect_mad_avx.asm.o [ 24%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_3vect_mad_avx.asm.o [ 24%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_4vect_mad_avx.asm.o Scanning dependencies of target ceph_immutable_object_cache_lib [ 24%] Linking CXX static library ../../lib/librbd_types.a [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_6vect_mad_avx.asm.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_5vect_mad_avx.asm.o Scanning dependencies of target rbd_api Scanning dependencies of target common-msg-objs [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_3vect_mad_sse.asm.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_2vect_mad_sse.asm.o [ 25%] Building CXX object src/cls/CMakeFiles/cls_rbd_client.dir/rbd/cls_rbd_client.cc.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/ec_multibinary.asm.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_vect_mad_avx.asm.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_4vect_mad_sse.asm.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_vect_mad_sse.asm.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_2vect_dot_prod_avx2.asm.o [ 25%] Building CXX object src/cls/CMakeFiles/cls_rbd_client.dir/rbd/cls_rbd_types.cc.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_6vect_mad_sse.asm.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_5vect_mad_sse.asm.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_3vect_dot_prod_avx2.asm.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_4vect_dot_prod_avx2.asm.o [ 25%] Linking CXX static library ../../lib/librgw_schedulers.a [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_5vect_dot_prod_avx2.asm.o [ 25%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_6vect_dot_prod_avx2.asm.o [ 25%] Building CXX object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/CompressionPluginZlib.cc.o [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_vect_mul_avx.asm.o [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_vect_dot_prod_avx2.asm.o [ 26%] Building CXX object src/erasure-code/clay/CMakeFiles/ec_clay.dir/ErasureCodePluginClay.cc.o [ 26%] Building CXX object src/erasure-code/clay/CMakeFiles/ec_clay.dir/ErasureCodeClay.cc.o -- Performing Test HAVE_SSE42 - Success -- Performing Test HAVE_THREAD_LOCAL [ 26%] Building CXX object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/ZlibCompressor.cc.o [ 26%] Linking CXX shared library ../../lib/libcls_cas.so [ 26%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_base.c.o [ 26%] Building CXX object src/erasure-code/clay/CMakeFiles/ec_clay.dir/__/__/common/str_map.cc.o [ 26%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip.c.o [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_2vect_dot_prod_avx.asm.o [ 26%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/hufftables_c.c.o [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_3vect_dot_prod_avx.asm.o [ 26%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_icf_base.c.o [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_4vect_dot_prod_avx.asm.o [ 26%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/adler32_base.c.o [ 26%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/flatten_ll.c.o [ 26%] Building CXX object src/neorados/CMakeFiles/neorados_objs.dir/RADOSImpl.cc.o [ 26%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/encode_df.c.o [ 26%] Linking CXX static library ../lib/libkrbd.a [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_5vect_dot_prod_avx.asm.o [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_vect_dot_prod_avx.asm.o [ 26%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_inflate.c.o [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_6vect_dot_prod_avx.asm.o [ 26%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_icf_body.c.o [ 26%] Building CXX object src/neorados/CMakeFiles/neorados_api_obj.dir/RADOS.cc.o loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [man]: all manpages [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_2vect_dot_prod_avx512.asm.o [ 26%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/huff_codes.c.o [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_vect_mul_sse.asm.o [ 26%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/crc/crc_base_aliases.c.o updating environment: 45 added, 0 changed, 0 removed reading sources... [ 2%] 8/ceph [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_2vect_mad_avx512.asm.o [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_3vect_dot_prod_avx512.asm.o [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_3vect_mad_avx512.asm.o [ 26%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_4vect_dot_prod_avx512.asm.o [ 27%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/crc/crc_base.c.o [ 28%] Linking CXX static library ../../lib/libcls_rbd_client.a [ 28%] Building C object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/crc/crc64_base.c.o [ 28%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_body.asm.o [ 28%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_finish.asm.o [ 28%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_4vect_mad_avx512.asm.o [ 28%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_icf_body_h1_gr_bt.asm.o [ 29%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_vect_mad_avx512.asm.o [ 29%] Building ASM object src/erasure-code/isa/CMakeFiles/ec_isa.dir/__/__/isa-l/erasure_code/gf_vect_dot_prod_avx512.asm.o [ 29%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/rfc1951_lookup.asm.o [ 29%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_icf_finish.asm.o [ 29%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_multibinary.asm.o -- Performing Test C_FLAG_STD_C99 - Success [ 29%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/adler32_avx2_4.asm.o -- Performing Test C_FLAG_WALL [ 30%] Building CXX object src/librbd/CMakeFiles/rbd_api.dir/librbd.cc.o [ 30%] Linking CXX shared library ../../../lib/libec_clay.so [ 30%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_update_histogram_04.asm.o [ 30%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/adler32_sse.asm.o [ 30%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_update_histogram_01.asm.o Scanning dependencies of target librados_impl [ 30%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_decode_block_stateless_01.asm.o [ 30%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_decode_block_stateless_04.asm.o [ 30%] Building CXX object src/erasure-code/isa/CMakeFiles/ec_isa.dir/ErasureCodeIsa.cc.o [ 30%] Building CXX object src/erasure-code/isa/CMakeFiles/ec_isa.dir/ErasureCodeIsaTableCache.cc.o [ 30%] Built target json_spirit [ 30%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_inflate_multibinary.asm.o [ 30%] Building CXX object src/erasure-code/isa/CMakeFiles/ec_isa.dir/ErasureCodePluginIsa.cc.o [ 30%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/encode_df_06.asm.o [ 30%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/proc_heap.asm.o [ 30%] Built target neorados_objs [ 31%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/encode_df_04.asm.o [ 31%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_deflate_hash.asm.o [ 31%] Building CXX object src/erasure-code/isa/CMakeFiles/ec_isa.dir/xor_op.cc.o [ 31%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_gen_icf_map_lh1_04.asm.o [ 31%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_set_long_icf_fg_04.asm.o [ 31%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_gen_icf_map_lh1_06.asm.o [ 31%] Building ASM object src/compressor/zlib/CMakeFiles/ceph_zlib.dir/__/__/isa-l/igzip/igzip_set_long_icf_fg_06.asm.o [ 31%] Built target ceph_lz4 [ 31%] Built target krbd [ 31%] Built target neorados_api_obj [ 31%] Built target ceph_snappy [ 31%] Built target rgw_schedulers [ 31%] Building CXX object src/tools/immutable_object_cache/CMakeFiles/ceph_immutable_object_cache_lib.dir/ObjectCacheStore.cc.o -- Performing Test HAVE_THREAD_LOCAL - Success -- Enabling RTTI -- Performing Test HAVE_FALLOCATE [ 31%] Building CXX object src/tools/immutable_object_cache/CMakeFiles/ceph_immutable_object_cache_lib.dir/CacheController.cc.o [ 31%] Linking CXX static library ../../lib/librbd_api.a [ 31%] Building CXX object src/tools/immutable_object_cache/CMakeFiles/ceph_immutable_object_cache_lib.dir/CacheServer.cc.o [ 31%] Building CXX object src/tools/immutable_object_cache/CMakeFiles/ceph_immutable_object_cache_lib.dir/CacheClient.cc.o [ 31%] Building CXX object src/tools/immutable_object_cache/CMakeFiles/ceph_immutable_object_cache_lib.dir/CacheSession.cc.o [ 31%] Building CXX object src/tools/immutable_object_cache/CMakeFiles/ceph_immutable_object_cache_lib.dir/SimplePolicy.cc.o [ 31%] Linking CXX shared library ../../../lib/libec_isa.so [ 31%] Built target ec_jerasure [ 31%] Building CXX object src/tools/immutable_object_cache/CMakeFiles/ceph_immutable_object_cache_lib.dir/Types.cc.o [ 31%] Built target cls_rbd_client -- Performing Test C_FLAG_WALL - Success -- Performing Test CXX_FLAG_WALL Scanning dependencies of target blk [ 31%] Built target rbd_types reading sources... [ 4%] 8/ceph-authtool [ 31%] Linking CXX shared library ../../../lib/libceph_zlib.so [ 31%] Linking CXX static library ../../../lib/libceph_immutable_object_cache_lib.a [ 31%] Building CXX object src/librados/CMakeFiles/librados_impl.dir/IoCtxImpl.cc.o [ 31%] Building CXX object src/librados/CMakeFiles/librados_impl.dir/RadosXattrIter.cc.o [ 31%] Building CXX object src/librados/CMakeFiles/librados_impl.dir/librados_util.cc.o [ 31%] Building CXX object src/librados/CMakeFiles/librados_impl.dir/librados_tp.cc.o [ 31%] Building CXX object src/librados/CMakeFiles/librados_impl.dir/RadosClient.cc.o reading sources... [ 6%] 8/ceph-bluestore-tool [ 31%] Built target rbd_api -- Performing Test HAVE_FALLOCATE - Success -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE [ 31%] Built target cls_cas [ 31%] Building CXX object src/blk/CMakeFiles/blk.dir/kernel/io_uring.cc.o [ 31%] Building CXX object src/blk/CMakeFiles/blk.dir/kernel/KernelDevice.cc.o [ 31%] Building CXX object src/blk/CMakeFiles/blk.dir/aio/aio.cc.o [ 31%] Building CXX object src/blk/CMakeFiles/blk.dir/BlockDevice.cc.o Scanning dependencies of target cephfs_mirror_internal reading sources... [ 8%] 8/ceph-clsinfo Scanning dependencies of target journal reading sources... [ 11%] 8/ceph-conf -- Performing Test CXX_FLAG_WALL - Success -- Performing Test C_FLAG_WEXTRA [ 31%] Linking CXX static library ../../lib/liblibrados_impl.a [ 31%] Built target ec_shec [ 31%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/DispatchQueue.cc.o reading sources... [ 13%] 8/ceph-create-keys [ 31%] Linking CXX static library ../../lib/libblk.a Scanning dependencies of target cls_lua [ 31%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/Message.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/Messenger.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/msg_types.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/AsyncMessenger.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/Connection.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/AsyncConnection.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/ProtocolV1.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/Protocol.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/Event.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/ProtocolV2.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/EventSelect.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/PosixStack.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/Stack.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/crypto_onwire.cc.o [ 32%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/frames_v2.cc.o [ 33%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/EventEpoll.cc.o [ 33%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/net_handler.cc.o [ 33%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAConnectedSocketImpl.cc.o [ 33%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/Infiniband.cc.o reading sources... [ 15%] 8/ceph-debugpack -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE - Success -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP [ 33%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAIWARPConnectedSocketImpl.cc.o [ 33%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAServerSocketImpl.cc.o [ 33%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAStack.cc.o [ 33%] Building CXX object src/msg/CMakeFiles/common-msg-objs.dir/async/rdma/RDMAIWARPServerSocketImpl.cc.o reading sources... [ 17%] 8/ceph-dencoder [ 33%] Building CXX object src/cls/CMakeFiles/cls_lua.dir/lua/cls_lua.cc.o -- Performing Test C_FLAG_WEXTRA - Success -- Performing Test CXX_FLAG_WEXTRA [ 33%] Building CXX object src/cls/CMakeFiles/cls_lua.dir/lua/lua_bufferlist.cc.o Scanning dependencies of target cls_rgw Scanning dependencies of target cls_refcount Scanning dependencies of target ec_lrc reading sources... [ 20%] 8/ceph-deploy [ 33%] Built target ceph_immutable_object_cache_lib [ 33%] Linking CXX shared library ../../lib/libcls_lua.so [ 33%] Built target blk [ 33%] Building CXX object src/cls/CMakeFiles/cls_refcount.dir/refcount/cls_refcount.cc.o [ 33%] Building CXX object src/cls/CMakeFiles/cls_refcount.dir/refcount/cls_refcount_ops.cc.o [ 33%] Built target ec_isa [ 33%] Building CXX object src/cls/CMakeFiles/cls_refcount.dir/__/common/ceph_json.cc.o [ 33%] Building CXX object src/cls/CMakeFiles/cls_rgw.dir/rgw/cls_rgw_ops.cc.o [ 33%] Building CXX object src/cls/CMakeFiles/cls_rgw.dir/rgw/cls_rgw.cc.o [ 33%] Building CXX object src/cls/CMakeFiles/cls_rgw.dir/rgw/cls_rgw_types.cc.o [ 33%] Built target ceph_zlib [ 33%] Building CXX object src/journal/CMakeFiles/journal.dir/Entry.cc.o reading sources... [ 22%] 8/ceph-diff-sorted [ 33%] Building CXX object src/journal/CMakeFiles/journal.dir/Future.cc.o [ 33%] Building CXX object src/cls/CMakeFiles/cls_rgw.dir/__/common/ceph_json.cc.o [ 33%] Building CXX object src/journal/CMakeFiles/journal.dir/FutureImpl.cc.o [ 33%] Building CXX object src/journal/CMakeFiles/journal.dir/Journaler.cc.o [ 33%] Building CXX object src/erasure-code/lrc/CMakeFiles/ec_lrc.dir/ErasureCodePluginLrc.cc.o [ 33%] Building CXX object src/erasure-code/lrc/CMakeFiles/ec_lrc.dir/ErasureCodeLrc.cc.o [ 33%] Building CXX object src/journal/CMakeFiles/journal.dir/JournalMetadata.cc.o [ 33%] Building CXX object src/journal/CMakeFiles/journal.dir/JournalPlayer.cc.o [ 33%] Building CXX object src/erasure-code/lrc/CMakeFiles/ec_lrc.dir/__/__/common/str_map.cc.o reading sources... [ 24%] 8/ceph-fuse [ 33%] Building CXX object src/journal/CMakeFiles/journal.dir/JournalRecorder.cc.o [ 33%] Building CXX object src/journal/CMakeFiles/journal.dir/JournalTrimmer.cc.o [ 33%] Building CXX object src/journal/CMakeFiles/journal.dir/ObjectPlayer.cc.o -- Performing Test CXX_FLAG_WEXTRA - Success [ 33%] Building CXX object src/journal/CMakeFiles/journal.dir/ObjectRecorder.cc.o -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP - Success [ 33%] Building CXX object src/journal/CMakeFiles/journal.dir/Utils.cc.o -- Performing Test C_FLAG_WUNDEF -- Looking for malloc_usable_size reading sources... [ 26%] 8/ceph-immutable-object-cache reading sources... [ 28%] 8/ceph-kvstore-tool [ 33%] Linking CXX shared library ../../lib/libcls_refcount.so [ 33%] Linking CXX shared library ../../lib/libcls_rgw.so [ 33%] Linking CXX shared library ../../../lib/libec_lrc.so reading sources... [ 31%] 8/ceph-mds [ 34%] Linking CXX static library ../../lib/libjournal.a reading sources... [ 33%] 8/ceph-mon [ 34%] Building CXX object src/tools/cephfs_mirror/CMakeFiles/cephfs_mirror_internal.dir/ClusterWatcher.cc.o reading sources... [ 35%] 8/ceph-objectstore-tool -- Performing Test C_FLAG_WUNDEF - Success [ 34%] Building CXX object src/tools/cephfs_mirror/CMakeFiles/cephfs_mirror_internal.dir/Mirror.cc.o -- Performing Test CXX_FLAG_WUNDEF [ 35%] Building CXX object src/tools/cephfs_mirror/CMakeFiles/cephfs_mirror_internal.dir/FSMirror.cc.o [ 35%] Building CXX object src/tools/cephfs_mirror/CMakeFiles/cephfs_mirror_internal.dir/InstanceWatcher.cc.o [ 35%] Building CXX object src/tools/cephfs_mirror/CMakeFiles/cephfs_mirror_internal.dir/MirrorWatcher.cc.o [ 35%] Built target librados_impl [ 35%] Building CXX object src/tools/cephfs_mirror/CMakeFiles/cephfs_mirror_internal.dir/PeerReplayer.cc.o [ 35%] Building CXX object src/tools/cephfs_mirror/CMakeFiles/cephfs_mirror_internal.dir/Utils.cc.o -- Looking for malloc_usable_size - found -- Looking for sched_getcpu [ 35%] Building CXX object src/tools/cephfs_mirror/CMakeFiles/cephfs_mirror_internal.dir/Types.cc.o [ 35%] Building CXX object src/tools/cephfs_mirror/CMakeFiles/cephfs_mirror_internal.dir/Watcher.cc.o [ 35%] Building CXX object src/tools/cephfs_mirror/CMakeFiles/cephfs_mirror_internal.dir/watcher/RewatchRequest.cc.o reading sources... [ 37%] 8/ceph-osd reading sources... [ 40%] 8/ceph-post-file reading sources... [ 42%] 8/ceph-rbdnamer reading sources... [ 44%] 8/ceph-run reading sources... [ 46%] 8/ceph-syn [ 35%] Linking CXX static library ../../../lib/libcephfs_mirror_internal.a reading sources... [ 48%] 8/ceph-volume -- Performing Test CXX_FLAG_WUNDEF - Success -- Performing Test C_FLAG_WSHADOW reading sources... [ 51%] 8/ceph-volume-systemd -- Looking for sched_getcpu - found -- Looking for pthread.h reading sources... [ 53%] 8/cephadm reading sources... [ 55%] 8/cephfs-mirror -- Performing Test C_FLAG_WSHADOW - Success -- Performing Test CXX_FLAG_WSHADOW reading sources... [ 57%] 8/cephfs-top [ 35%] Built target journal reading sources... [ 60%] 8/crushtool -- Looking for pthread.h - found -- Looking for pthread_create reading sources... [ 62%] 8/librados-config reading sources... [ 64%] 8/monmaptool reading sources... [ 66%] 8/mount.ceph reading sources... [ 68%] 8/mount.fuse.ceph reading sources... [ 71%] 8/osdmaptool -- Performing Test CXX_FLAG_WSHADOW - Success -- Performing Test C_FLAG_WCAST_ALIGN -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads reading sources... [ 73%] 8/rados [ 35%] Built target ec_clay Scanning dependencies of target common-objs [ 35%] Built target cephfs_mirror_internal -- Performing Test C_FLAG_WCAST_ALIGN - Success -- Performing Test CXX_FLAG_WCAST_ALIGN -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread reading sources... [ 75%] 8/radosgw reading sources... [ 77%] 8/radosgw-admin [ 35%] Built target cls_lua -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Performing Test CXX_FLAG_WCAST_ALIGN - Success Scanning dependencies of target common-common-objs -- Performing Test C_FLAG_WCAST_QUAL -- JNI library is disabled reading sources... [ 80%] 8/rbd -- Configuring done -- Performing Test C_FLAG_WCAST_QUAL - Success -- Performing Test CXX_FLAG_WCAST_QUAL reading sources... [ 82%] 8/rbd-fuse reading sources... [ 84%] 8/rbd-ggate [ 35%] Built target cls_refcount reading sources... [ 86%] 8/rbd-mirror reading sources... [ 88%] 8/rbd-nbd reading sources... [ 91%] 8/rbd-replay reading sources... [ 93%] 8/rbd-replay-many reading sources... [ 95%] 8/rbd-replay-prep Scanning dependencies of target rbd_mirror_internal reading sources... [ 97%] 8/rbdmap reading sources... [100%] 8/rgw-orphan-list looking for now-outdated files... none found pickling environment... done checking consistency... done writing... ceph-authtool.8 { } ceph-bluestore-tool.8 { } ceph-clsinfo.8 { -- Performing Test CXX_FLAG_WCAST_QUAL - Success } -- Performing Test C_FLAG_WSTRICT_PROTOTYPES ceph-conf.8 { } ceph-create-keys.8 { } ceph-debugpack.8 { } ceph-dencoder.8 { } [ 35%] Building C object src/CMakeFiles/common-objs.dir/ceph_ver.c.o ceph-deploy.8 { [ 35%] Building CXX object src/CMakeFiles/common-objs.dir/global/global_context.cc.o [ 35%] Building C object src/CMakeFiles/common-objs.dir/xxHash/xxhash.c.o [ 35%] Building CXX object src/CMakeFiles/common-objs.dir/common/error_code.cc.o [ 35%] Building CXX object src/CMakeFiles/common-objs.dir/log/Log.cc.o [ 35%] Building CXX object src/CMakeFiles/common-objs.dir/mon/MonCap.cc.o [ 35%] Building CXX object src/CMakeFiles/common-objs.dir/mon/MonClient.cc.o [ 35%] Building CXX object src/CMakeFiles/common-objs.dir/mon/MonMap.cc.o [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/mon/MonSub.cc.o [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/mon/error_code.cc.o [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/mgr/MgrClient.cc.o [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/mon/PGMap.cc.o [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/mgr/ServiceMap.cc.o [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/osd/ECMsgTypes.cc.o [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/osd/HitSet.cc.o [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/osd/OSDMap.cc.o [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/osd/OSDMapMapping.cc.o } [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/osd/osd_types.cc.o [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/osd/error_code.cc.o [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/osd/PGPeeringEvent.cc.o ceph-diff-sorted.8 { } [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/osd/OpRequest.cc.o -- Performing Test C_FLAG_WSTRICT_PROTOTYPES - Success -- CMAKE_INSTALL_PREFIX: /usr/local -- CMAKE_INSTALL_LIBDIR: lib -- ZSTD_LEGACY_SUPPORT not defined! -- ZSTD_MULTITHREAD_SUPPORT is enabled [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/osd/ClassHandler.cc.o ceph-fuse.8 { [ 36%] Building CXX object src/CMakeFiles/common-objs.dir/osd/osd_op_util.cc.o -- Looking for pthread.h } [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/osdc/Striper.cc.o ceph-immutable-object-cache.8 { } [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/osdc/Objecter.cc.o ceph-kvstore-tool.8 { [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/osdc/error_code.cc.o [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/librbd/Features.cc.o } ceph-mds.8 { [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/librbd/io/IoOperations.cc.o } [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/mds/MDSMap.cc.o ceph-mon.8 { } [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/mds/FSMap.cc.o ceph-objectstore-tool.8 { [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/mds/FSMapUser.cc.o [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/mds/inode_backtrace.cc.o } [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/mds/mdstypes.cc.o [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/mds/flock.cc.o [ 37%] Building CXX object src/CMakeFiles/common-objs.dir/mds/cephfs_features.cc.o ceph-osd.8 { } ceph-post-file.8 { } ceph-rbdnamer.8 { } ceph-run.8 { } ceph-syn.8 { } ceph-volume-systemd.8 { } ceph-volume.8 { } ceph.8 { -- Looking for pthread.h - found -- Looking for pthread_create } [ 37%] Built target common-objs cephadm.8 { } cephfs-mirror.8 { } cephfs-top.8 { } crushtool.8 { -- Looking for pthread_create - not found -- Check if compiler accepts -pthread -- Generating done } librados-config.8 { } monmaptool.8 { } -- Build files have been written to: /home/jenkins-build/build/workspace/ceph-api/build/src/rocksdb mount.ceph.8 { } mount.fuse.ceph.8 { } osdmaptool.8 { } rados.8 { } [ 37%] Performing build step for 'rocksdb_ext' radosgw-admin.8 { [ 37%] Built target cls_rgw } -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Configuring done radosgw.8 { } rbd-fuse.8 { } rbd-ggate.8 { } rbd-mirror.8 { } rbd-nbd.8 { } rbd-replay-many.8 { } rbd-replay-prep.8 { } rbd-replay.8 { } rbd.8 { -- Generating done -- Build files have been written to: /home/jenkins-build/build/workspace/ceph-api/build/src/compressor/zstd/libzstd [ 37%] Built target ec_lrc Scanning dependencies of target erasure_code_plugins [ 38%] Performing build step for 'zstd_ext' Scanning dependencies of target build_version [ 38%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/AsyncOpTracker.cc.o [ 38%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/BackTrace.cc.o [ 38%] Built target erasure_code_plugins make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. [ 0%] Building CXX object CMakeFiles/build_version.dir/build_version.cc.o [ 38%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ConfUtils.cc.o [ 38%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/Cycles.cc.o [ 38%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/DecayCounter.cc.o [ 38%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/CDC.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/FastCDC.cc.o [ 0%] Built target build_version [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/Finisher.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/Graylog.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/Formatter.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/FixedCDC.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/HTMLFormatter.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/HeartbeatMap.cc.o } [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/LogClient.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/LogEntry.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ostream_temp.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/OutputDataSocket.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/PluginRegistry.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/Readahead.cc.o [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/RefCountedObj.cc.o rbdmap.8 { [ 39%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/SloppyCRCMap.cc.o } rgw-orphan-list.8 { } build succeeded. [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/Thread.cc.o [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/Throttle.cc.o [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/Timer.cc.o [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/TracepointProvider.cc.o [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/TrackedOp.cc.o Scanning dependencies of target libzstd_static [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/WorkQueue.cc.o [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/admin_socket_client.cc.o [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/admin_socket.cc.o [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/assert.cc.o [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/bit_str.cc.o [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/bloom_filter.cc.o [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ceph_argparse.cc.o [ 3%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/common/debug.c.o [ 40%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ceph_context.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ceph_fs.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ceph_frag.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ceph_crypto.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ceph_hash.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ceph_json.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ceph_releases.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ceph_strings.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ceph_time.cc.o [ 6%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/common/entropy_common.c.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/cmdparse.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/code_environment.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/common_init.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/compat.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/condition_variable_debug.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/config.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/config_values.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/dout.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/errno.cc.o [ 41%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/escape.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/environment.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/entity_name.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/fd.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/hex.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/fs_types.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/hobject.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/hostname.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/histogram.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/ipaddr.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/iso_8601.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/lockdep.cc.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/mempool.cc.o [ 42%] Building C object src/common/CMakeFiles/common-common-objs.dir/mime.c.o [ 42%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/mutex_debug.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/numa.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/openssl_opts_handler.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/page.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/perf_counters.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/options.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/perf_counters_collection.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/perf_histogram.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/pick_address.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/random_string.cc.o [ 43%] Building C object src/common/CMakeFiles/common-common-objs.dir/reverse.c.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/run_cmd.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/scrub_types.cc.o [ 9%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/common/error_private.c.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/shared_mutex_debug.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/str_map.cc.o [ 43%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/snap_types.cc.o [ 44%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/str_list.cc.o [ 44%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/signal.cc.o [ 44%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/strtol.cc.o [ 44%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/url_escape.cc.o [ 44%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/pretty_binary.cc.o [ 44%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/types.cc.o [ 44%] manpages building [ 44%] Building C object src/common/CMakeFiles/common-common-objs.dir/utf8.c.o [ 44%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/util.cc.o [ 44%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/version.cc.o [ 44%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/blkdev.cc.o [ 44%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/dns_resolve.cc.o [ 44%] Built target manpages [ 44%] Building CXX object src/common/CMakeFiles/common-common-objs.dir/SubProcess.cc.o [ 44%] Building C object src/common/CMakeFiles/common-common-objs.dir/linux_version.c.o [ 12%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/common/fse_decompress.c.o [ 44%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/ClusterWatcher.cc.o [ 44%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/ImageDeleter.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/ImageMap.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/ImageReplayer.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/ImageSync.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/InstanceReplayer.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/InstanceWatcher.cc.o [ 45%] Built target common-common-objs [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/Instances.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/LeaderWatcher.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/Mirror.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/MirrorStatusUpdater.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/MirrorStatusWatcher.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/NamespaceReplayer.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/PoolMetaCache.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/PoolReplayer.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/PoolWatcher.cc.o [ 45%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/RemotePoolPoller.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/ServiceDaemon.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/Threads.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/Throttler.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/Types.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_deleter/SnapshotPurgeRequest.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_deleter/TrashMoveRequest.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_deleter/TrashRemoveRequest.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_deleter/TrashWatcher.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_map/Policy.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_map/LoadRequest.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_map/StateTransition.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_map/SimplePolicy.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_map/UpdateRequest.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/CloseImageRequest.cc.o [ 46%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/BootstrapRequest.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/CreateImageRequest.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/GetMirrorImageIdRequest.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/OpenImageRequest.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/OpenLocalImageRequest.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/PrepareLocalImageRequest.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/PrepareRemoteImageRequest.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/StateBuilder.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/Utils.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/TimeRollingMean.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/journal/CreateLocalImageRequest.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/journal/EventPreprocessor.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/journal/PrepareReplayRequest.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/journal/Replayer.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/journal/ReplayStatusFormatter.cc.o [ 47%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/journal/StateBuilder.cc.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/journal/SyncPointHandler.cc.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/snapshot/ApplyImageStateRequest.cc.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/snapshot/CreateLocalImageRequest.cc.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/snapshot/PrepareReplayRequest.cc.o [ 15%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/common/pool.c.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/snapshot/Replayer.cc.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/snapshot/StateBuilder.cc.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/snapshot/Utils.cc.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_sync/SyncPointCreateRequest.cc.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_sync/SyncPointPruneRequest.cc.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_sync/Utils.cc.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/pool_watcher/RefreshImagesRequest.cc.o [ 48%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/service_daemon/Types.cc.o Scanning dependencies of target rocksdb [ 48%] Linking CXX static library ../../../lib/librbd_mirror_internal.a [ 18%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/common/threading.c.o [ 21%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/common/xxhash.c.o [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/column_family.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/c.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/builder.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_picker.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_job.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_iterator.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/arena_wrapped_db_iter.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_picker_fifo.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_picker_level.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_picker_universal.cc.o [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_compaction_flush.cc.o [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_open.cc.o [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_experimental.cc.o [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_write.cc.o [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_secondary.cc.o [ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/convenience.cc.o [ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_readonly.cc.o [ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_debug.cc.o [ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/dbformat.cc.o [ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/error_handler.cc.o [ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/db_iter.cc.o [ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_files.cc.o [ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/db_info_dumper.cc.o [ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/event_helpers.cc.o [ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/external_sst_file_ingestion_job.cc.o [ 13%] Building CXX object CMakeFiles/rocksdb.dir/db/experimental.cc.o [ 13%] Building CXX object CMakeFiles/rocksdb.dir/db/flush_scheduler.cc.o [ 13%] Building CXX object CMakeFiles/rocksdb.dir/db/file_indexer.cc.o [ 13%] Building CXX object CMakeFiles/rocksdb.dir/db/flush_job.cc.o [ 13%] Building CXX object CMakeFiles/rocksdb.dir/db/import_column_family_job.cc.o [ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/log_reader.cc.o [ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/internal_stats.cc.o [ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/forward_iterator.cc.o [ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/logs_with_prep_tracker.cc.o [ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/log_writer.cc.o [ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/malloc_stats.cc.o [ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/memtable.cc.o [ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/memtable_list.cc.o [ 20%] Building CXX object CMakeFiles/rocksdb.dir/db/merge_helper.cc.o [ 20%] Building CXX object CMakeFiles/rocksdb.dir/db/range_tombstone_fragmenter.cc.o [ 20%] Building CXX object CMakeFiles/rocksdb.dir/db/merge_operator.cc.o [ 20%] Building CXX object CMakeFiles/rocksdb.dir/db/repair.cc.o [ 20%] Building CXX object CMakeFiles/rocksdb.dir/db/range_del_aggregator.cc.o [ 20%] Building CXX object CMakeFiles/rocksdb.dir/db/table_cache.cc.o [ 20%] Building CXX object CMakeFiles/rocksdb.dir/db/snapshot_impl.cc.o [ 20%] Building CXX object CMakeFiles/rocksdb.dir/db/trim_history_scheduler.cc.o [ 20%] Building CXX object CMakeFiles/rocksdb.dir/db/transaction_log_impl.cc.o [ 20%] Building CXX object CMakeFiles/rocksdb.dir/db/version_builder.cc.o [ 20%] Building CXX object CMakeFiles/rocksdb.dir/db/table_properties_collector.cc.o [ 24%] Building CXX object CMakeFiles/rocksdb.dir/db/version_edit.cc.o [ 24%] Building CXX object CMakeFiles/rocksdb.dir/db/wal_manager.cc.o [ 24%] Building CXX object CMakeFiles/rocksdb.dir/db/write_batch.cc.o [ 24%] Building CXX object CMakeFiles/rocksdb.dir/db/version_set.cc.o [ 24%] Building CXX object CMakeFiles/rocksdb.dir/db/write_batch_base.cc.o [ 24%] Building CXX object CMakeFiles/rocksdb.dir/db/write_thread.cc.o [ 24%] Building CXX object CMakeFiles/rocksdb.dir/db/write_controller.cc.o [ 24%] Building CXX object CMakeFiles/rocksdb.dir/env/env.cc.o [ 24%] Building CXX object CMakeFiles/rocksdb.dir/env/env_chroot.cc.o [ 27%] Building CXX object CMakeFiles/rocksdb.dir/env/env_encryption.cc.o [ 27%] Building CXX object CMakeFiles/rocksdb.dir/env/env_hdfs.cc.o [ 27%] Building CXX object CMakeFiles/rocksdb.dir/env/file_system.cc.o [ 27%] Building CXX object CMakeFiles/rocksdb.dir/env/mock_env.cc.o [ 27%] Building CXX object CMakeFiles/rocksdb.dir/file/file_prefetch_buffer.cc.o [ 27%] Building CXX object CMakeFiles/rocksdb.dir/file/file_util.cc.o [ 27%] Building CXX object CMakeFiles/rocksdb.dir/file/delete_scheduler.cc.o [ 27%] Building CXX object CMakeFiles/rocksdb.dir/file/filename.cc.o [ 31%] Building CXX object CMakeFiles/rocksdb.dir/file/random_access_file_reader.cc.o [ 31%] Building CXX object CMakeFiles/rocksdb.dir/file/readahead_raf.cc.o [ 31%] Building CXX object CMakeFiles/rocksdb.dir/file/read_write_util.cc.o [ 31%] Building CXX object CMakeFiles/rocksdb.dir/file/sequence_file_reader.cc.o [ 31%] Building CXX object CMakeFiles/rocksdb.dir/file/writable_file_writer.cc.o [ 31%] Building CXX object CMakeFiles/rocksdb.dir/file/sst_file_manager_impl.cc.o [ 31%] Building CXX object CMakeFiles/rocksdb.dir/logging/auto_roll_logger.cc.o [ 31%] Building CXX object CMakeFiles/rocksdb.dir/logging/event_logger.cc.o [ 34%] Building CXX object CMakeFiles/rocksdb.dir/logging/log_buffer.cc.o [ 34%] Building CXX object CMakeFiles/rocksdb.dir/memory/arena.cc.o [ 34%] Building CXX object CMakeFiles/rocksdb.dir/memory/concurrent_arena.cc.o [ 34%] Building CXX object CMakeFiles/rocksdb.dir/memtable/hash_linklist_rep.cc.o [ 34%] Building CXX object CMakeFiles/rocksdb.dir/memory/jemalloc_nodump_allocator.cc.o [ 34%] Building CXX object CMakeFiles/rocksdb.dir/memtable/alloc_tracker.cc.o [ 34%] Building CXX object CMakeFiles/rocksdb.dir/memtable/hash_skiplist_rep.cc.o [ 34%] Building CXX object CMakeFiles/rocksdb.dir/memtable/vectorrep.cc.o [ 34%] Building CXX object CMakeFiles/rocksdb.dir/memtable/skiplistrep.cc.o [ 37%] Building CXX object CMakeFiles/rocksdb.dir/memtable/write_buffer_manager.cc.o [ 37%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/histogram.cc.o [ 37%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/histogram_windowing.cc.o [ 37%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/instrumented_mutex.cc.o [ 37%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/in_memory_stats_history.cc.o [ 37%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/perf_context.cc.o [ 37%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/perf_level.cc.o [ 37%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/iostats_context.cc.o [ 41%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/persistent_stats_history.cc.o [ 41%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_util.cc.o [ 41%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/statistics.cc.o [ 41%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_updater.cc.o [ 41%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_util_debug.cc.o [ 41%] Building CXX object CMakeFiles/rocksdb.dir/options/cf_options.cc.o [ 41%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_impl.cc.o [ 44%] Building CXX object CMakeFiles/rocksdb.dir/options/options.cc.o [ 44%] Building CXX object CMakeFiles/rocksdb.dir/options/db_options.cc.o [ 44%] Building CXX object CMakeFiles/rocksdb.dir/port/stack_trace.cc.o [ 44%] Building CXX object CMakeFiles/rocksdb.dir/options/options_helper.cc.o [ 44%] Building CXX object CMakeFiles/rocksdb.dir/options/options_sanity_check.cc.o [ 44%] Building CXX object CMakeFiles/rocksdb.dir/options/options_parser.cc.o [ 44%] Building CXX object CMakeFiles/rocksdb.dir/table/adaptive/adaptive_table_factory.cc.o [ 44%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block.cc.o [ 48%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_based_table_factory.cc.o [ 48%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_based_filter_block.cc.o [ 48%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_based_table_builder.cc.o [ 48%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_builder.cc.o [ 48%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_based_table_reader.cc.o [ 48%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_prefix_index.cc.o [ 48%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/filter_block_reader_common.cc.o [ 48%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/data_block_footer.cc.o [ 48%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/data_block_hash_index.cc.o [ 48%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/filter_policy.cc.o [ 51%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/flush_block_policy.cc.o [ 51%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/parsed_full_filter_block.cc.o [ 51%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/full_filter_block.cc.o [ 51%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/partitioned_filter_block.cc.o [ 51%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/index_builder.cc.o [ 51%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/uncompression_dict_reader.cc.o [ 51%] Building CXX object CMakeFiles/rocksdb.dir/table/block_fetcher.cc.o [ 51%] Building CXX object CMakeFiles/rocksdb.dir/table/cuckoo/cuckoo_table_builder.cc.o [ 51%] Building CXX object CMakeFiles/rocksdb.dir/table/cuckoo/cuckoo_table_reader.cc.o [ 55%] Building CXX object CMakeFiles/rocksdb.dir/table/get_context.cc.o [ 55%] Building CXX object CMakeFiles/rocksdb.dir/table/cuckoo/cuckoo_table_factory.cc.o [ 55%] Building CXX object CMakeFiles/rocksdb.dir/table/merging_iterator.cc.o [ 55%] Building CXX object CMakeFiles/rocksdb.dir/table/iterator.cc.o [ 55%] Building CXX object CMakeFiles/rocksdb.dir/table/meta_blocks.cc.o [ 55%] Building CXX object CMakeFiles/rocksdb.dir/table/format.cc.o [ 55%] Building CXX object CMakeFiles/rocksdb.dir/table/persistent_cache_helper.cc.o [ 58%] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_builder.cc.o [ 58%] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_factory.cc.o [ 58%] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_bloom.cc.o [ 58%] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_index.cc.o [ 58%] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_key_coding.cc.o [ 58%] Building CXX object CMakeFiles/rocksdb.dir/table/sst_file_reader.cc.o [ 58%] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_reader.cc.o [ 58%] Building CXX object CMakeFiles/rocksdb.dir/table/sst_file_writer.cc.o [ 58%] Building CXX object CMakeFiles/rocksdb.dir/table/table_properties.cc.o [ 62%] Building CXX object CMakeFiles/rocksdb.dir/table/two_level_iterator.cc.o [ 62%] Building CXX object CMakeFiles/rocksdb.dir/test_util/transaction_test_util.cc.o [ 62%] Building CXX object CMakeFiles/rocksdb.dir/test_util/sync_point.cc.o [ 62%] Building CXX object CMakeFiles/rocksdb.dir/test_util/sync_point_impl.cc.o [ 62%] Building CXX object CMakeFiles/rocksdb.dir/test_util/testutil.cc.o [ 62%] Building CXX object CMakeFiles/rocksdb.dir/tools/dump/db_dump_tool.cc.o [ 62%] Building CXX object CMakeFiles/rocksdb.dir/tools/block_cache_analyzer/block_cache_trace_analyzer.cc.o [ 65%] Building CXX object CMakeFiles/rocksdb.dir/tools/sst_dump_tool.cc.o [ 65%] Building CXX object CMakeFiles/rocksdb.dir/tools/trace_analyzer_tool.cc.o [ 65%] Building CXX object CMakeFiles/rocksdb.dir/tools/ldb_tool.cc.o [ 65%] Building CXX object CMakeFiles/rocksdb.dir/trace_replay/trace_replay.cc.o [ 65%] Building CXX object CMakeFiles/rocksdb.dir/tools/ldb_cmd.cc.o [ 65%] Building CXX object CMakeFiles/rocksdb.dir/trace_replay/block_cache_tracer.cc.o [ 68%] Building CXX object CMakeFiles/rocksdb.dir/util/concurrent_task_limiter_impl.cc.o [ 68%] Building CXX object CMakeFiles/rocksdb.dir/util/coding.cc.o [ 68%] Building CXX object CMakeFiles/rocksdb.dir/util/compaction_job_stats_impl.cc.o [ 68%] Building CXX object CMakeFiles/rocksdb.dir/util/comparator.cc.o [ 68%] Building CXX object CMakeFiles/rocksdb.dir/util/compression_context_cache.cc.o [ 68%] Building CXX object CMakeFiles/rocksdb.dir/util/crc32c.cc.o [ 68%] Building CXX object CMakeFiles/rocksdb.dir/util/random.cc.o [ 24%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/common/zstd_common.c.o [ 68%] Building CXX object CMakeFiles/rocksdb.dir/util/dynamic_bloom.cc.o [ 68%] Building CXX object CMakeFiles/rocksdb.dir/util/murmurhash.cc.o [ 68%] Building CXX object CMakeFiles/rocksdb.dir/util/slice.cc.o [ 68%] Building CXX object CMakeFiles/rocksdb.dir/util/hash.cc.o [ 72%] Building CXX object CMakeFiles/rocksdb.dir/util/file_checksum_helper.cc.o [ 72%] Building CXX object CMakeFiles/rocksdb.dir/util/rate_limiter.cc.o [ 72%] Building CXX object CMakeFiles/rocksdb.dir/util/status.cc.o [ 72%] Building CXX object CMakeFiles/rocksdb.dir/util/xxhash.cc.o [ 72%] Building CXX object CMakeFiles/rocksdb.dir/util/string_util.cc.o [ 72%] Building CXX object CMakeFiles/rocksdb.dir/utilities/backupable/backupable_db.cc.o [ 72%] Building CXX object CMakeFiles/rocksdb.dir/util/thread_local.cc.o [ 72%] Building CXX object CMakeFiles/rocksdb.dir/util/threadpool_imp.cc.o [ 72%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_compaction_filter.cc.o [ 72%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db.cc.o [ 72%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db_impl_filesnapshot.cc.o [ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db_impl.cc.o [ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_dump_tool.cc.o [ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_log_reader.cc.o [ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_file.cc.o [ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_log_format.cc.o [ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_log_writer.cc.o [ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/cassandra/cassandra_compaction_filter.cc.o [ 79%] Building CXX object CMakeFiles/rocksdb.dir/utilities/cassandra/format.cc.o [ 79%] Building CXX object CMakeFiles/rocksdb.dir/utilities/checkpoint/checkpoint_impl.cc.o [ 79%] Building CXX object CMakeFiles/rocksdb.dir/utilities/compaction_filters/remove_emptyvalue_compactionfilter.cc.o [ 79%] Building CXX object CMakeFiles/rocksdb.dir/utilities/cassandra/merge_operator.cc.o [ 79%] Building CXX object CMakeFiles/rocksdb.dir/utilities/leveldb_options/leveldb_options.cc.o [ 79%] Building CXX object CMakeFiles/rocksdb.dir/utilities/debug.cc.o [ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/env_timed.cc.o [ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/memory/memory_util.cc.o [ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/env_mirror.cc.o [ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/bytesxor.cc.o [ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/uint64add.cc.o [ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/sortlist.cc.o [ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/max.cc.o [ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/string_append/stringappend2.cc.o [ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/put.cc.o [ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/string_append/stringappend.cc.o [ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/object_registry.cc.o [ 86%] Building CXX object CMakeFiles/rocksdb.dir/utilities/option_change_migration/option_change_migration.cc.o [ 86%] Building CXX object CMakeFiles/rocksdb.dir/utilities/options/options_util.cc.o [ 86%] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier.cc.o [ 86%] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier_metadata.cc.o [ 86%] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier_file.cc.o [ 86%] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/persistent_cache_tier.cc.o [ 86%] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/volatile_tier_impl.cc.o [ 27%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/fse_compress.c.o [ 86%] Building CXX object CMakeFiles/rocksdb.dir/utilities/table_properties_collectors/compact_on_deletion_collector.cc.o [ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/simulator_cache/sim_cache.cc.o [ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/simulator_cache/cache_simulator.cc.o [ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/optimistic_transaction_db_impl.cc.o [ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/pessimistic_transaction.cc.o [ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/trace/file_trace_reader_writer.cc.o [ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/optimistic_transaction.cc.o [ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/pessimistic_transaction_db.cc.o [ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/transaction_db_mutex_impl.cc.o [ 93%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/transaction_base.cc.o [ 93%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/snapshot_checker.cc.o [ 93%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/transaction_util.cc.o [ 93%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/write_prepared_txn.cc.o [ 93%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/transaction_lock_mgr.cc.o [ 93%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/write_unprepared_txn_db.cc.o [ 93%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/write_prepared_txn_db.cc.o [ 93%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/write_unprepared_txn.cc.o [ 93%] Building CXX object CMakeFiles/rocksdb.dir/utilities/ttl/db_ttl_impl.cc.o [ 96%] Building CXX object CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index.cc.o [ 96%] Building CXX object CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index_internal.cc.o [ 96%] Building CXX object CMakeFiles/rocksdb.dir/port/port_posix.cc.o [ 96%] Building CXX object CMakeFiles/rocksdb.dir/env/env_posix.cc.o [ 96%] Building CXX object CMakeFiles/rocksdb.dir/env/fs_posix.cc.o [ 96%] Building CXX object CMakeFiles/rocksdb.dir/third-party/folly/folly/detail/Futex.cpp.o [ 96%] Building CXX object CMakeFiles/rocksdb.dir/env/io_posix.cc.o [100%] Building CXX object CMakeFiles/rocksdb.dir/third-party/folly/folly/synchronization/DistributedMutex.cpp.o [100%] Building CXX object CMakeFiles/rocksdb.dir/third-party/folly/folly/synchronization/AtomicNotification.cpp.o [100%] Building CXX object CMakeFiles/rocksdb.dir/third-party/folly/folly/synchronization/WaitOptions.cpp.o [100%] Building CXX object CMakeFiles/rocksdb.dir/third-party/folly/folly/synchronization/ParkingLot.cpp.o [100%] Linking CXX static library librocksdb.a [ 30%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/hist.c.o [ 33%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/huf_compress.c.o done. Running virtualenv with interpreter /usr/bin/python3.6 [ 48%] Built target rbd_mirror_internal Scanning dependencies of target rgw_common [ 36%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/zstd_compress.c.o Requirement already satisfied: pip>=6.1 in ./node-env/lib/python3.6/site-packages (21.0.1) [100%] Built target rocksdb [ 48%] Performing install step for 'rocksdb_ext' [ 48%] Completed 'rocksdb_ext' [ 48%] Built target rocksdb_ext Looking in links: file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. [ 39%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/zstd_compress_literals.c.o Collecting tox>=2.9.1 Scanning dependencies of target kv Downloading tox-3.22.0-py2.py3-none-any.whl (84 kB) WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. [ 42%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/zstd_compress_sequences.c.o Collecting six>=1.14.0 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. [ 48%] Building CXX object src/kv/CMakeFiles/kv.dir/KeyValueDB.cc.o [ 48%] Building CXX object src/kv/CMakeFiles/kv.dir/MemDB.cc.o [ 48%] Building CXX object src/kv/CMakeFiles/kv.dir/KeyValueHistogram.cc.o [ 48%] Building CXX object src/kv/CMakeFiles/kv.dir/rocksdb_cache/ShardedCache.cc.o [ 48%] Building CXX object src/kv/CMakeFiles/kv.dir/RocksDBStore.cc.o [ 48%] Building CXX object src/kv/CMakeFiles/kv.dir/rocksdb_cache/BinnedLRUCache.cc.o [ 48%] Building CXX object src/kv/CMakeFiles/kv.dir/LevelDBStore.cc.o Collecting filelock>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. [ 48%] Linking CXX static library ../../lib/libkv.a [ 45%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/zstd_compress_superblock.c.o [ 48%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_finisher.cc.o [ 48%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_bi_rados.cc.o [ 48%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_bucket.cc.o [ 48%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_bilog_rados.cc.o [ 48%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_bucket_sobj.cc.o [ 48%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_bucket_sync_sobj.cc.o [ 48%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_cls.cc.o [ 48%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_mdlog.cc.o [ 48%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_config_key_rados.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_meta.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_meta_be.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_meta_be_otp.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_meta_be_sobj.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_notify.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_quota.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_otp.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_sync_modules.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_rados.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_sys_obj.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_sys_obj_core.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_sys_obj_cache.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_user.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_tier_rados.cc.o [ 49%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_user_rados.cc.o [ 50%] Built target kv [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_zone.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/services/svc_zone_utils.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_service.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_acl.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_acl_s3.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_acl_swift.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_aio.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_aio_throttle.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_auth.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_auth_s3.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_arn.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_basic_types.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_bucket.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_bucket_layout.cc.o [ 50%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_bucket_sync.cc.o Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_cache.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_common.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_compression.cc.o Downloading virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_etag_verifier.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_cors.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_cors_s3.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_dencoder.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_env.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_es_query.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_formats.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_gc.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_gc_log.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_http_client.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_json_enc.cc.o [ 51%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_keystone.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_ldap.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_lc.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_lc_s3.cc.o [ 48%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/zstd_double_fast.c.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_metadata.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_multi.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_multi_del.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_obj_manifest.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_pubsub.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_data_sync.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync_counters.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync_error_repo.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync_module.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync_module_aws.cc.o [ 52%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync_module_es.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync_module_es_rest.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync_module_log.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync_module_pubsub.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync_policy.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_pubsub_push.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_notify.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_notify_event_type.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync_module_pubsub_rest.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sync_trace.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_trim_bilog.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_trim_datalog.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_trim_mdlog.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_period_history.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_period_puller.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_reshard.cc.o [ 53%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_cr_rados.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_coroutine.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_cr_tools.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_cr_rest.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_object_expirer_core.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_op.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_otp.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_policy_s3.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_public_access.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_putobj.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_putobj_processor.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_quota.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rados.cc.o [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_resolve.cc.o WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. [ 54%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_client.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_conn.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_log.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_metadata.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_pubsub.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_pubsub_common.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_realm.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_role.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_s3.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_role.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sal.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sal_rados.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_string.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_tag.cc.o [ 55%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_tag_s3.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_tools.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_user.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_website.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_xml.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_xml_enc.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_torrent.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_crypt.cc.o Collecting importlib-metadata>=0.12 [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_crypt_sanitize.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_iam_policy.cc.o Downloading importlib_metadata-3.6.0-py3-none-any.whl (11 kB) [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_user_policy.cc.o WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_zone.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_sts.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_sts.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_perf_counters.cc.o [ 56%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_oidc_provider.cc.o Collecting pluggy>=0.12.0 [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_rest_iam.cc.o Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_object_lock.cc.o WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_kms.cc.o [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_url.cc.o [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_oidc_provider.cc.o [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_datalog.cc.o [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/cls_fifo_legacy.cc.o [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_lua_utils.cc.o Collecting toml>=0.9.4 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_lua.cc.o [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_lua_request.cc.o [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_amqp.cc.o [ 57%] Building CXX object src/rgw/CMakeFiles/rgw_common.dir/rgw_kafka.cc.o Collecting py>=1.4.17 [ 57%] Built target rgw_common Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. Collecting packaging>=14 Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. Collecting zipp>=0.5 Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB) WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. Scanning dependencies of target mon Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. Collecting importlib-resources>=1.0 Downloading importlib_resources-5.1.0-py3-none-any.whl (24 kB) WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. Collecting distlib<1,>=0.3.1 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) WARNING: Url 'file:///home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/wheelhouse' is ignored: it is neither a file nor a directory. Collecting appdirs<2,>=1.4.3 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/__/auth/cephx/CephxServiceHandler.cc.o [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/__/auth/AuthServiceHandler.cc.o [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/__/auth/cephx/CephxKeyServer.cc.o [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/Paxos.cc.o [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/PaxosService.cc.o [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/OSDMonitor.cc.o [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/MDSMonitor.cc.o [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/FSCommands.cc.o [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/CommandHandler.cc.o [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/MgrMonitor.cc.o [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/MgrStatMonitor.cc.o [ 57%] Building CXX object src/mon/CMakeFiles/mon.dir/Monitor.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/MonmapMonitor.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/AuthMonitor.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/LogMonitor.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/ConfigMap.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/ConfigMonitor.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/Elector.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/ConnectionTracker.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/ElectionLogic.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/HealthMonitor.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/KVMonitor.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/__/mds/MDSAuthCaps.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/__/mgr/mgr_commands.cc.o [ 58%] Building CXX object src/mon/CMakeFiles/mon.dir/__/osd/OSDCap.cc.o [ 58%] Linking CXX static library ../../lib/libmon.a Installing collected packages: zipp, typing-extensions, six, pyparsing, importlib-resources, importlib-metadata, filelock, distlib, appdirs, virtualenv, toml, py, pluggy, packaging, tox Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-3.6.0 importlib-resources-5.1.0 packaging-20.9 pluggy-0.13.1 py-1.10.0 pyparsing-2.4.7 six-1.15.0 toml-0.10.2 tox-3.22.0 typing-extensions-3.7.4.3 virtualenv-20.4.2 zipp-3.4.0 [ 51%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/zstd_fast.c.o Collecting nodeenv Downloading nodeenv-1.5.0-py2.py3-none-any.whl (21 kB) Installing collected packages: nodeenv Successfully installed nodeenv-1.5.0 [ 58%] Built target mon * Install prebuilt node (12.18.2) ..[ 54%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/zstd_lazy.c.o ... done. * Appending data to /home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/node-env/bin/activate * Appending data to /home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/node-env/bin/activate.fish [ 58%] Built target mgr-dashboard-nodeenv Scanning dependencies of target mgr-dashboard-frontend-deps [ 58%] dashboard frontend dependencies are being installed [ 57%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/zstd_ldm.c.o [ 60%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/zstd_opt.c.o [ 58%] Built target common-msg-objs Scanning dependencies of target ceph-common Scanning dependencies of target common [ 58%] Linking CXX static library ../lib/libcommon.a [ 58%] Linking CXX shared library ../lib/libceph-common.so [ 58%] Built target common Scanning dependencies of target global-static [ 58%] Linking CXX static library ../../lib/libglobal-static.a [ 58%] Built target global-static [ 63%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/compress/zstdmt_compress.c.o [ 66%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/decompress/huf_decompress.c.o [ 69%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/decompress/zstd_ddict.c.o [ 72%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/decompress/zstd_decompress.c.o [ 75%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/decompress/zstd_decompress_block.c.o [ 78%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/dictBuilder/cover.c.o [ 81%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/dictBuilder/divsufsort.c.o [ 84%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/dictBuilder/fastcover.c.o [ 87%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/dictBuilder/zdict.c.o [ 90%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/deprecated/zbuff_common.c.o [ 93%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/deprecated/zbuff_compress.c.o [ 96%] Building C object lib/CMakeFiles/libzstd_static.dir/home/jenkins-build/build/workspace/ceph-api/src/zstd/lib/deprecated/zbuff_decompress.c.o [100%] Linking C static library libzstd.a [ 58%] Built target ceph-common Scanning dependencies of target global [ 58%] Linking CXX static library ../../lib/libglobal.a [100%] Built target libzstd_static Scanning dependencies of target osdc [ 58%] Building CXX object src/osdc/CMakeFiles/osdc.dir/Filer.cc.o [ 58%] Building CXX object src/osdc/CMakeFiles/osdc.dir/ObjectCacher.cc.o [ 58%] Building CXX object src/osdc/CMakeFiles/osdc.dir/Objecter.cc.o [ 58%] Building CXX object src/osdc/CMakeFiles/osdc.dir/error_code.cc.o [ 58%] Building CXX object src/osdc/CMakeFiles/osdc.dir/Striper.cc.o [ 58%] Performing install step for 'zstd_ext' [ 58%] Built target global [ 58%] Completed 'zstd_ext' Scanning dependencies of target ceph-authtool Scanning dependencies of target mount.ceph Scanning dependencies of target osdmaptool Scanning dependencies of target ceph-erasure-code-tool Scanning dependencies of target crushtool [ 58%] Building C object src/mount/CMakeFiles/mount.ceph.dir/mount.ceph.c.o [ 58%] Building CXX object src/tools/CMakeFiles/ceph-authtool.dir/ceph_authtool.cc.o [ 58%] Linking CXX static library ../../lib/libosdc.a [ 58%] Building CXX object src/mount/CMakeFiles/mount.ceph.dir/conf.cc.o [ 58%] Building CXX object src/tools/CMakeFiles/osdmaptool.dir/osdmaptool.cc.o [ 58%] Built target zstd_ext [ 58%] Building CXX object src/tools/erasure-code/CMakeFiles/ceph-erasure-code-tool.dir/__/__/osd/ECUtil.cc.o [ 58%] Building CXX object src/tools/erasure-code/CMakeFiles/ceph-erasure-code-tool.dir/ceph-erasure-code-tool.cc.o [ 58%] Building CXX object src/tools/CMakeFiles/crushtool.dir/crushtool.cc.o Scanning dependencies of target ceph-conf Scanning dependencies of target monmaptool [ 58%] Linking CXX executable ../../bin/ceph-authtool [ 58%] Linking CXX executable ../../bin/osdmaptool [ 58%] Linking CXX executable ../../../bin/ceph-erasure-code-tool [ 58%] Linking CXX executable ../../bin/mount.ceph [ 58%] Linking CXX executable ../../bin/crushtool [ 58%] Building CXX object src/tools/CMakeFiles/monmaptool.dir/monmaptool.cc.o [ 58%] Building CXX object src/tools/CMakeFiles/ceph-conf.dir/ceph_conf.cc.o Scanning dependencies of target ceph_zstd [ 59%] Linking CXX executable ../../bin/monmaptool [ 59%] Linking CXX executable ../../bin/ceph-conf [ 59%] Building CXX object src/compressor/zstd/CMakeFiles/ceph_zstd.dir/CompressionPluginZstd.cc.o [ 59%] Linking CXX shared library ../../../lib/libceph_zstd.so [ 59%] Built target osdc Scanning dependencies of target libneorados [ 59%] Linking CXX static library ../../lib/liblibneorados.a [ 59%] Built target ceph_zstd Scanning dependencies of target compressor_plugins [ 59%] Built target compressor_plugins [ 59%] Built target libneorados Scanning dependencies of target neorados [ 59%] Building CXX object src/tools/CMakeFiles/neorados.dir/neorados.cc.o Scanning dependencies of target librados Scanning dependencies of target client [ 59%] Linking CXX executable ../../bin/neorados [ 59%] Built target ceph-erasure-code-tool [ 59%] Building CXX object src/librados/CMakeFiles/librados.dir/librados_c.cc.o [ 59%] Building CXX object src/librados/CMakeFiles/librados.dir/librados_cxx.cc.o [ 59%] Built target ceph-authtool Scanning dependencies of target neorados_cls_fifo [ 59%] Linking CXX shared library ../../lib/librados.so [ 59%] Building CXX object src/neorados/CMakeFiles/neorados_cls_fifo.dir/cls/fifo.cc.o [ 59%] Built target mount.ceph [ 59%] Built target monmaptool [ 59%] Built target crushtool [ 59%] Building CXX object src/client/CMakeFiles/client.dir/Dentry.cc.o [ 59%] Building CXX object src/client/CMakeFiles/client.dir/Client.cc.o [ 59%] Building CXX object src/client/CMakeFiles/client.dir/Fh.cc.o [ 59%] Building CXX object src/client/CMakeFiles/client.dir/Inode.cc.o [ 60%] Building CXX object src/client/CMakeFiles/client.dir/MetaRequest.cc.o [ 60%] Building CXX object src/client/CMakeFiles/client.dir/posix_acl.cc.o [ 60%] Building CXX object src/client/CMakeFiles/client.dir/MetaSession.cc.o [ 60%] Building CXX object src/client/CMakeFiles/client.dir/Trace.cc.o [ 60%] Building CXX object src/client/CMakeFiles/client.dir/ClientSnapRealm.cc.o [ 60%] Building CXX object src/client/CMakeFiles/client.dir/Delegation.cc.o [ 60%] Linking CXX static library ../../lib/libneorados_cls_fifo.a [ 60%] Built target osdmaptool [ 60%] Built target ceph-conf [ 60%] Linking CXX static library ../../lib/libclient.a [ 60%] Built target neorados_cls_fifo Scanning dependencies of target os [ 60%] Built target client [ 60%] Building CXX object src/os/CMakeFiles/os.dir/ObjectStore.cc.o [ 60%] Building CXX object src/os/CMakeFiles/os.dir/Transaction.cc.o [ 60%] Building CXX object src/os/CMakeFiles/os.dir/filestore/chain_xattr.cc.o [ 60%] Building CXX object src/os/CMakeFiles/os.dir/filestore/FileJournal.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/filestore/BtrfsFileStoreBackend.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/filestore/FileStore.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/filestore/DBObjectMap.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/filestore/JournalThrottle.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/filestore/GenericFileStoreBackend.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/filestore/JournalingObjectStore.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/filestore/IndexManager.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/filestore/HashIndex.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/filestore/LFNIndex.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/filestore/WBThrottle.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/memstore/MemStore.cc.o [ 61%] Building CXX object src/os/CMakeFiles/os.dir/kstore/KStore.cc.o [ 61%] Building C object src/os/CMakeFiles/os.dir/filestore/os_xattr.c.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/fs/FS.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/kstore/kstore_types.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/BitmapFreelistManager.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/Allocator.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/BlueFS.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/bluefs_types.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/BlueRocksEnv.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/BlueStore.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/bluestore_types.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/FreelistManager.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/fastbmap_allocator_impl.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/StupidAllocator.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/BitmapAllocator.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/AvlAllocator.cc.o [ 62%] Building CXX object src/os/CMakeFiles/os.dir/bluestore/HybridAllocator.cc.o Scanning dependencies of target cephfs Scanning dependencies of target ceph-syn [ 62%] Building CXX object src/CMakeFiles/cephfs.dir/libcephfs.cc.o [ 62%] Building CXX object src/CMakeFiles/ceph-syn.dir/ceph_syn.cc.o [ 62%] Building CXX object src/CMakeFiles/ceph-syn.dir/client/SyntheticClient.cc.o Scanning dependencies of target mds [ 62%] Built target neorados [ 62%] Linking CXX executable ../bin/ceph-syn [ 62%] Linking CXX shared library ../lib/libcephfs.so [ 63%] Building CXX object src/os/CMakeFiles/os.dir/filestore/XfsFileStoreBackend.cc.o [ 63%] Building CXX object src/os/CMakeFiles/os.dir/FuseStore.cc.o [ 63%] Building CXX object src/os/CMakeFiles/os.dir/fs/XFS.cc.o Scanning dependencies of target ceph-fuse [ 63%] Building CXX object src/CMakeFiles/ceph-fuse.dir/ceph_fuse.cc.o [ 63%] Building CXX object src/CMakeFiles/ceph-fuse.dir/client/fuse_ll.cc.o [ 63%] Linking CXX static library ../../lib/libos.a [ 63%] Linking CXX executable ../bin/ceph-fuse Scanning dependencies of target ceph-mgr [ 63%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/__/ceph_mgr.cc.o [ 63%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/__/mon/PGMap.cc.o [ 63%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/__/mon/ConfigMap.cc.o [ 63%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/ActivePyModule.cc.o [ 63%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/BaseMgrModule.cc.o [ 63%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/BaseMgrStandbyModule.cc.o [ 63%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/ActivePyModules.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/DaemonServer.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/DaemonKey.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/DaemonHealthMetricCollector.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/ClusterState.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/DaemonState.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/Gil.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/Mgr.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/MgrStandby.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/MetricCollector.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/OSDPerfMetricTypes.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/OSDPerfMetricCollector.cc.o [ 64%] Built target librados [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/MDSPerfMetricTypes.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/MDSPerfMetricCollector.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/PyFormatter.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/PyUtil.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/PyModule.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/PyModuleRegistry.cc.o [ 64%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/PyModuleRunner.cc.o Scanning dependencies of target librados-config Scanning dependencies of target ceph-immutable-object-cache Scanning dependencies of target radosgw-token Scanning dependencies of target radosstriper [ 66%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/PyOSDMap.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/MDSRank.cc.o [ 66%] Building CXX object src/CMakeFiles/librados-config.dir/librados-config.cc.o [ 66%] Building CXX object src/rgw/CMakeFiles/radosgw-token.dir/rgw_token.cc.o [ 66%] Building CXX object src/tools/immutable_object_cache/CMakeFiles/ceph-immutable-object-cache.dir/main.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/RecoveryQueue.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/flock.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/Beacon.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/PurgeQueue.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/journal.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/BatchOp.cc.o [ 66%] Building C object src/mds/CMakeFiles/mds.dir/locks.c.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/MDSDaemon.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/StrayManager.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/Server.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/Mutation.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/Capability.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/Locker.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/MDCache.cc.o [ 66%] Built target os [ 66%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/StandbyPyModules.cc.o [ 66%] Building CXX object src/mgr/CMakeFiles/ceph-mgr.dir/mgr_commands.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/Migrator.cc.o [ 66%] Building CXX object src/libradosstriper/CMakeFiles/radosstriper.dir/libradosstriper.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/MDBalancer.cc.o [ 66%] Building CXX object src/libradosstriper/CMakeFiles/radosstriper.dir/MultiAioCompletionImpl.cc.o [ 66%] Building CXX object src/libradosstriper/CMakeFiles/radosstriper.dir/RadosStriperImpl.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/CDentry.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/CDir.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/CInode.cc.o [ 66%] Linking CXX executable ../bin/librados-config [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/LogEvent.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/MDSTable.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/InoTable.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/JournalPointer.cc.o [ 66%] Linking CXX executable ../../../bin/ceph-immutable-object-cache [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/MDSTableClient.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/MDSTableServer.cc.o [ 66%] Linking CXX executable ../../bin/radosgw-token [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/ScrubStack.cc.o [ 66%] Linking CXX executable ../../bin/ceph-mgr Scanning dependencies of target ceph-kvstore-tool Scanning dependencies of target ceph-bluestore-tool [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/DamageTable.cc.o [ 66%] Building CXX object src/mds/CMakeFiles/mds.dir/SimpleLock.cc.o [ 67%] Building CXX object src/mds/CMakeFiles/mds.dir/SnapRealm.cc.o [ 67%] Building CXX object src/mds/CMakeFiles/mds.dir/SnapServer.cc.o [ 67%] Building CXX object src/mds/CMakeFiles/mds.dir/SnapClient.cc.o [ 68%] Building CXX object src/tools/CMakeFiles/ceph-kvstore-tool.dir/kvstore_tool.cc.o [ 68%] Building CXX object src/tools/CMakeFiles/ceph-kvstore-tool.dir/ceph_kvstore_tool.cc.o [ 68%] Building CXX object src/mds/CMakeFiles/mds.dir/snap.cc.o [ 69%] Building CXX object src/os/CMakeFiles/ceph-bluestore-tool.dir/bluestore/bluestore_tool.cc.o [ 69%] Building CXX object src/mds/CMakeFiles/mds.dir/SessionMap.cc.o [ 69%] Building CXX object src/mds/CMakeFiles/mds.dir/MDSContext.cc.o [ 69%] Building CXX object src/mds/CMakeFiles/mds.dir/MDSAuthCaps.cc.o [ 69%] Building CXX object src/mds/CMakeFiles/mds.dir/MDLog.cc.o [ 69%] Building CXX object src/mds/CMakeFiles/mds.dir/MDSCacheObject.cc.o [ 69%] Building CXX object src/mds/CMakeFiles/mds.dir/Mantle.cc.o [ 69%] Building CXX object src/mds/CMakeFiles/mds.dir/Anchor.cc.o [ 69%] Building CXX object src/mds/CMakeFiles/mds.dir/OpenFileTable.cc.o [ 69%] Building CXX object src/mds/CMakeFiles/mds.dir/MDSPinger.cc.o [ 69%] Building CXX object src/mds/CMakeFiles/mds.dir/MetricAggregator.cc.o [ 69%] Building CXX object src/mds/CMakeFiles/mds.dir/MetricsHandler.cc.o [ 70%] Building CXX object src/mds/CMakeFiles/mds.dir/__/common/TrackedOp.cc.o [ 70%] Linking CXX executable ../../bin/ceph-kvstore-tool [ 70%] Building CXX object src/mds/CMakeFiles/mds.dir/__/common/MemoryModel.cc.o [ 70%] Building CXX object src/mds/CMakeFiles/mds.dir/__/osdc/Journaler.cc.o [ 70%] Linking CXX executable ../../bin/ceph-bluestore-tool [ 70%] Building CXX object src/mds/CMakeFiles/mds.dir/__/mgr/MDSPerfMetricTypes.cc.o Scanning dependencies of target ceph-osdomap-tool [ 70%] Linking CXX static library ../../lib/libmds.a Scanning dependencies of target ceph-monstore-tool Scanning dependencies of target ceph-mon [ 70%] Building CXX object src/tools/CMakeFiles/ceph-osdomap-tool.dir/ceph_osdomap_tool.cc.o [ 70%] Linking CXX shared library ../../lib/libradosstriper.so Scanning dependencies of target rgw_a [ 70%] Linking CXX executable ../../bin/ceph-osdomap-tool [ 70%] Built target librados-config [ 70%] Building CXX object src/CMakeFiles/ceph-mon.dir/ceph_mon.cc.o [ 70%] Building CXX object src/tools/CMakeFiles/ceph-monstore-tool.dir/ceph_monstore_tool.cc.o [ 70%] Building CXX object src/tools/CMakeFiles/ceph-monstore-tool.dir/__/mgr/mgr_commands.cc.o [ 70%] Linking CXX executable ../bin/ceph-mon [ 70%] Linking CXX executable ../../bin/ceph-monstore-tool [ 70%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_auth_keystone.cc.o [ 70%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_client_io.cc.o [ 70%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_frontend.cc.o [ 70%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_http_client_curl.cc.o [ 70%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_loadgen.cc.o [ 70%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_period_pusher.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_log.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_realm_reloader.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_realm_watcher.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_os_lib.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_process.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_rest_config.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_rest_bucket.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_rest_log.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_rest_metadata.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_rest_realm.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_rest_swift.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_rest_usage.cc.o Scanning dependencies of target rbd_internal [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_rest_user.cc.o [ 71%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_swift_auth.cc.o [ 72%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_usage.cc.o [ 72%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_opa.cc.o [ 72%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_sts.cc.o [ 72%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/rgw_rest_sts.cc.o [ 72%] Linking CXX static library ../../lib/librgw_a.a [ 72%] Built target radosgw-token Scanning dependencies of target osd [ 72%] Built target ceph-immutable-object-cache [ 72%] Built target cephfs Scanning dependencies of target cython_cephfs [ 73%] Generating ../../../lib/cython_modules/lib.3/cephfs.cpython-36m-x86_64-linux-gnu.so [ 73%] Building CXX object src/osd/CMakeFiles/osd.dir/OSD.cc.o [ 73%] Building CXX object src/osd/CMakeFiles/osd.dir/pg_scrubber.cc.o [ 73%] Building CXX object src/osd/CMakeFiles/osd.dir/scrub_machine.cc.o [ 73%] Building CXX object src/osd/CMakeFiles/osd.dir/PrimaryLogScrub.cc.o [ 73%] Building CXX object src/osd/CMakeFiles/osd.dir/Watch.cc.o [ 73%] Building CXX object src/osd/CMakeFiles/osd.dir/ClassHandler.cc.o [ 73%] Building CXX object src/osd/CMakeFiles/osd.dir/PG.cc.o [ 73%] Building CXX object src/osd/CMakeFiles/osd.dir/PGLog.cc.o [ 73%] Building CXX object src/osd/CMakeFiles/osd.dir/PrimaryLogPG.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/ReplicatedBackend.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/ECBackend.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/PGBackend.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/ECTransaction.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/OSDCap.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/Session.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/SnapMapper.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/ScrubStore.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/ExtentCache.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/osd_types.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/ECUtil.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/scheduler/OpSchedulerItem.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/scheduler/mClockScheduler.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/scheduler/OpScheduler.cc.o [ 74%] Building CXX object src/osd/CMakeFiles/osd.dir/PeeringState.cc.o [ 75%] Building CXX object src/osd/CMakeFiles/osd.dir/PGStateUtils.cc.o [ 75%] Building CXX object src/osd/CMakeFiles/osd.dir/recovery_types.cc.o [ 75%] Building CXX object src/osd/CMakeFiles/osd.dir/MissingLoc.cc.o [ 75%] Building CXX object src/osd/CMakeFiles/osd.dir/osd_perf_counters.cc.o [ 75%] Building CXX object src/osd/CMakeFiles/osd.dir/__/mgr/OSDPerfMetricTypes.cc.o [ 75%] Building CXX object src/osd/CMakeFiles/osd.dir/__/common/TrackedOp.cc.o [ 75%] Building CXX object src/osd/CMakeFiles/osd.dir/__/osdc/Objecter.cc.o [ 75%] Building CXX object src/osd/CMakeFiles/osd.dir/__/osdc/Striper.cc.o [ 75%] Linking CXX static library ../../lib/libosd.a > core-js@3.6.4 postinstall /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/frontend/node_modules/@angular-devkit/build-angular/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" [ 75%] Built target ceph-syn > core-js@3.6.5 postinstall /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/frontend/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" [ 75%] Built target ceph-fuse [ 75%] Built target radosstriper Scanning dependencies of target rados [ 76%] Building CXX object src/tools/CMakeFiles/rados.dir/rados/RadosImport.cc.o [ 76%] Building CXX object src/tools/CMakeFiles/rados.dir/rados/PoolDump.cc.o [ 76%] Building CXX object src/tools/CMakeFiles/rados.dir/rados/rados.cc.o [ 76%] Building CXX object src/tools/CMakeFiles/rados.dir/RadosDump.cc.o [ 76%] Building CXX object src/tools/CMakeFiles/rados.dir/__/common/util.cc.o [ 76%] Building CXX object src/tools/CMakeFiles/rados.dir/__/common/obj_bencher.cc.o [ 76%] Building CXX object src/tools/CMakeFiles/rados.dir/__/osd/ECUtil.cc.o [ 76%] Linking CXX executable ../../bin/rados Compiling cephfs.pyx because it changed. [1/1] Cythonizing cephfs.pyx running build running build_ext building 'cephfs' extension creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6 creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/cephfs /usr/bin/ccache /usr/bin/cc -iquote/home/jenkins-build/build/workspace/ceph-api/src/include -w -Dvoid0=dead_function(void) -D__Pyx_check_single_interpreter(ARG)=ARG ## 0 -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.6m -I/usr/include/python3.6m -c /home/jenkins-build/build/workspace/ceph-api/build/src/pybind/cephfs/cephfs.c -o /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/cephfs/cephfs.o /usr/bin/cc -iquote/home/jenkins-build/build/workspace/ceph-api/src/include -w -Dvoid0=dead_function(void) -D__Pyx_check_single_interpreter(ARG)=ARG ## 0 -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -flto -fuse-linker-plugin -ffat-lto-objects [ 76%] Built target mds [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/AsioEngine.cc.o [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/AsyncObjectThrottle.cc.o [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/AsyncRequest.cc.o [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/DeepCopyRequest.cc.o [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/ConfigWatcher.cc.o [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/ExclusiveLock.cc.o [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/ImageCtx.cc.o [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/ImageState.cc.o [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/ImageWatcher.cc.o [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/internal.cc.o [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/Journal.cc.o [ 76%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/LibrbdAdminSocketHook.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/MirroringWatcher.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/ManagedLock.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/ObjectMap.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/Operations.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/PluginRegistry.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/TrashWatcher.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/Watcher.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/Utils.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/Config.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/DiffIterate.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/Group.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/Image.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/Io.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/Migration.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/Mirror.cc.o [ 77%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/Namespace.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/Pool.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/PoolMetadata.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/Trash.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/Snapshot.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/api/Utils.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/asio/ContextWQ.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/cache/ImageWriteback.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/cache/ObjectCacherObjectDispatch.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/cache/ObjectCacherWriteback.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/cache/WriteAroundObjectDispatch.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/crypto/BlockCrypto.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/crypto/CryptoContextPool.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/crypto/CryptoImageDispatch.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/crypto/CryptoObjectDispatch.cc.o [ 78%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/crypto/FormatRequest.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/crypto/LoadRequest.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/crypto/openssl/DataCryptor.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/deep_copy/ImageCopyRequest.cc.o Scanning dependencies of target cephfs-mirror [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/deep_copy/MetadataCopyRequest.cc.o Scanning dependencies of target ceph-mds [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/deep_copy/ObjectCopyRequest.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/deep_copy/SetHeadRequest.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/deep_copy/SnapshotCreateRequest.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/deep_copy/SnapshotCopyRequest.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/deep_copy/Utils.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/exclusive_lock/AutomaticPolicy.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/exclusive_lock/ImageDispatch.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/exclusive_lock/PreAcquireRequest.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/exclusive_lock/PostAcquireRequest.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/exclusive_lock/PreReleaseRequest.cc.o [ 79%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/exclusive_lock/StandardPolicy.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/AttachChildRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/AttachParentRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/CloneRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/CloseRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/CreateRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/DetachChildRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/DetachParentRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/GetMetadataRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/ListWatchersRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/OpenRequest.cc.o [ 80%] Building CXX object src/tools/cephfs_mirror/CMakeFiles/cephfs-mirror.dir/main.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/PreRemoveRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/RefreshParentRequest.cc.o [ 80%] Building CXX object src/CMakeFiles/ceph-mds.dir/ceph_mds.cc.o Scanning dependencies of target cephfs-table-tool [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/RefreshRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/RemoveRequest.cc.o [ 80%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/SetFlagsRequest.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/SetSnapRequest.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image/ValidatePoolRequest.cc.o Scanning dependencies of target cephfs-meta-injection [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/AioCompletion.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/image_watcher/NotifyLockOwner.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/AsyncOperation.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/CopyupRequest.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/FlushTracker.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/ImageDispatch.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/ImageDispatchSpec.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/ImageDispatcher.cc.o [ 81%] Linking CXX executable ../bin/ceph-mds [ 81%] Linking CXX executable ../../../bin/cephfs-mirror [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/ImageRequest.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/ObjectDispatch.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/ObjectDispatchSpec.cc.o [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/ObjectDispatcher.cc.o Scanning dependencies of target cephfs-data-scan [ 81%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/ObjectRequest.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/QosImageDispatch.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/QueueImageDispatch.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/ReadResult.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/RefreshImageDispatch.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/SimpleSchedulerObjectDispatch.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/Types.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/Utils.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/WriteBlockImageDispatch.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/io/IoOperations.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/journal/CreateRequest.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/journal/DemoteRequest.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/journal/ObjectDispatch.cc.o [ 82%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/journal/OpenRequest.cc.o [ 82%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-meta-injection.dir/cephfs-meta-injection.cc.o [ 82%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-meta-injection.dir/MDSUtility.cc.o [ 82%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-meta-injection.dir/RoleSelector.cc.o [ 83%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-meta-injection.dir/MetaTool.cc.o [ 83%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/journal/PromoteRequest.cc.o [ 83%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-table-tool.dir/cephfs-table-tool.cc.o [ 83%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-table-tool.dir/TableTool.cc.o [ 83%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-table-tool.dir/RoleSelector.cc.o [ 83%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-table-tool.dir/MDSUtility.cc.o [ 83%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/journal/RemoveRequest.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/journal/Replay.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/journal/ResetRequest.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/journal/StandardPolicy.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/journal/Utils.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/managed_lock/AcquireRequest.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/managed_lock/BreakRequest.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/managed_lock/GetLockerRequest.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/managed_lock/ReacquireRequest.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/managed_lock/ReleaseRequest.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/managed_lock/Utils.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/FileStream.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/HttpClient.cc.o [ 84%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-data-scan.dir/cephfs-data-scan.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/HttpStream.cc.o [ 84%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-data-scan.dir/DataScan.cc.o [ 84%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/ImageDispatch.cc.o [ 85%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-data-scan.dir/RoleSelector.cc.o [ 85%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-data-scan.dir/PgFiles.cc.o [ 85%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/NativeFormat.cc.o [ 85%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-data-scan.dir/MDSUtility.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/OpenSourceImageRequest.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/QCOWFormat.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/RawFormat.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/RawSnapshot.cc.o Scanning dependencies of target cephfs-journal-tool [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/S3Stream.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/SourceSpecBuilder.cc.o [ 86%] Built target osd [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/migration/Utils.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/DemoteRequest.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/DisableRequest.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/EnableRequest.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/GetInfoRequest.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/GetStatusRequest.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/GetUuidRequest.cc.o [ 86%] Linking CXX executable ../../../bin/cephfs-table-tool [ 86%] Linking CXX executable ../../../bin/cephfs-data-scan [ 86%] Linking CXX executable ../../../bin/cephfs-meta-injection [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/ImageRemoveRequest.cc.o [ 86%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/ImageStateUpdateRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/PromoteRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/CreateNonPrimaryRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/CreatePrimaryRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/DemoteRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/GetImageStateRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/ImageMeta.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/PromoteRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/RemoveImageStateRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/SetImageStateRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/Types.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/UnlinkPeerRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/Utils.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/mirror/snapshot/WriteImageStateRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/CreateRequest.cc.o [ 87%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/DiffRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/InvalidateRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/LockRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/RefreshRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/RemoveRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/Request.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/ResizeRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/SnapshotCreateRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/SnapshotRemoveRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/SnapshotRollbackRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/UnlockRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/object_map/UpdateRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/DisableFeaturesRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/EnableFeaturesRequest.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/FlattenRequest.cc.o [ 88%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-journal-tool.dir/cephfs-journal-tool.cc.o [ 88%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/MetadataRemoveRequest.cc.o [ 88%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-journal-tool.dir/JournalTool.cc.o [ 88%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-journal-tool.dir/JournalFilter.cc.o [ 88%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-journal-tool.dir/JournalScanner.cc.o [ 88%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-journal-tool.dir/EventOutput.cc.o [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/MetadataSetRequest.cc.o [ 89%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-journal-tool.dir/Dumper.cc.o [ 89%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-journal-tool.dir/Resetter.cc.o [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/MigrateRequest.cc.o [ 89%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-journal-tool.dir/RoleSelector.cc.o [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/ObjectMapIterate.cc.o [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/RebuildObjectMapRequest.cc.o [ 89%] Building CXX object src/tools/cephfs/CMakeFiles/cephfs-journal-tool.dir/MDSUtility.cc.o [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/RenameRequest.cc.o [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/Request.cc.o [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/ResizeRequest.cc.o [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/SnapshotCreateRequest.cc.o [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/SnapshotProtectRequest.cc.o [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/SnapshotRemoveRequest.cc.o Scanning dependencies of target ceph-osd [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/SnapshotRenameRequest.cc.o [ 89%] Linking CXX executable ../../../bin/cephfs-journal-tool [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/SnapshotRollbackRequest.cc.o [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/SnapshotUnprotectRequest.cc.o > cypress@5.3.0 postinstall /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/frontend/node_modules/cypress > node index.js --exec install [ 89%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/SnapshotLimitRequest.cc.o Scanning dependencies of target ceph-objectstore-tool [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/SparsifyRequest.cc.o [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/operation/TrimRequest.cc.o [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/plugin/Api.cc.o [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/trash/MoveRequest.cc.o [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/trash/RemoveRequest.cc.o [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/watcher/Notifier.cc.o [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/watcher/RewatchRequest.cc.o [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/__/common/ContextCompletion.cc.o [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/crypto/luks/EncryptionFormat.cc.o [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/crypto/luks/Header.cc.o [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/crypto/luks/FormatRequest.cc.o [ 90%] Building CXX object src/librbd/CMakeFiles/rbd_internal.dir/crypto/luks/LoadRequest.cc.o [ 90%] Building CXX object src/tools/CMakeFiles/ceph-objectstore-tool.dir/ceph_objectstore_tool.cc.o [ 90%] Building CXX object src/CMakeFiles/ceph-osd.dir/osd/objclass.cc.o [ 90%] Building CXX object src/CMakeFiles/ceph-osd.dir/objclass/class_api.cc.o [ 90%] Building CXX object src/tools/CMakeFiles/ceph-objectstore-tool.dir/rebuild_mondb.cc.o [ 90%] Building CXX object src/tools/CMakeFiles/ceph-objectstore-tool.dir/RadosDump.cc.o [ 91%] Building CXX object src/CMakeFiles/ceph-osd.dir/ceph_osd.cc.o [ 91%] Linking CXX static library ../../lib/librbd_internal.a [ 91%] Linking CXX executable ../bin/ceph-osd [ 91%] Linking CXX executable ../../bin/ceph-objectstore-tool [ 91%] Built target rados Scanning dependencies of target cython_rados [ 91%] Generating ../../../lib/cython_modules/lib.3/rados.cpython-36m-x86_64-linux-gnu.so Note: Overriding Cypress cache directory to: /home/jenkins-build/build/workspace/ceph-api/build/src/pybind/mgr/dashboard/cypress Previous installs of Cypress may not be found. Installing Cypress (version: 5.3.0) [?25l[08:57:54] Downloading Cypress [started] [ 91%] Built target cephfs-mirror [ 91%] Built target rgw_a Scanning dependencies of target radosgw-es [ 91%] Building CXX object src/rgw/CMakeFiles/radosgw-es.dir/rgw_es_main.cc.o [ 91%] Linking CXX executable ../../bin/radosgw-es Scanning dependencies of target radosgw-object-expirer Scanning dependencies of target radosgw-admin Scanning dependencies of target rgw [ 91%] Building CXX object src/rgw/CMakeFiles/radosgw-object-expirer.dir/rgw_object_expirer.cc.o [ 91%] Building CXX object src/rgw/CMakeFiles/rgw.dir/librgw.cc.o [ 91%] Building CXX object src/rgw/CMakeFiles/radosgw-admin.dir/rgw_admin.cc.o [ 91%] Building CXX object src/rgw/CMakeFiles/rgw.dir/rgw_file.cc.o [ 91%] Building CXX object src/rgw/CMakeFiles/radosgw-admin.dir/rgw_sync_checkpoint.cc.o [ 91%] Building CXX object src/rgw/CMakeFiles/radosgw-admin.dir/rgw_orphan.cc.o [ 91%] Linking CXX executable ../../bin/radosgw-object-expirer [ 92%] Linking CXX executable ../../bin/radosgw-admin [ 92%] Linking CXX shared library ../../lib/librgw.so Scanning dependencies of target ceph-dencoder [ 92%] Building CXX object src/tools/ceph-dencoder/CMakeFiles/ceph-dencoder.dir/ceph_dencoder.cc.o [ 92%] Building CXX object src/tools/ceph-dencoder/CMakeFiles/ceph-dencoder.dir/denc_registry.cc.o [ 92%] Building CXX object src/tools/ceph-dencoder/CMakeFiles/ceph-dencoder.dir/common_types.cc.o [ 92%] Building CXX object src/tools/ceph-dencoder/CMakeFiles/ceph-dencoder.dir/mds_types.cc.o [ 92%] Building CXX object src/tools/ceph-dencoder/CMakeFiles/ceph-dencoder.dir/osd_types.cc.o [ 92%] Building CXX object src/tools/ceph-dencoder/CMakeFiles/ceph-dencoder.dir/rbd_types.cc.o [ 93%] Building CXX object src/tools/ceph-dencoder/CMakeFiles/ceph-dencoder.dir/__/__/include/uuid.cc.o [ 93%] Building CXX object src/tools/ceph-dencoder/CMakeFiles/ceph-dencoder.dir/rgw_types.cc.o [ 93%] Building CXX object src/tools/ceph-dencoder/CMakeFiles/ceph-dencoder.dir/__/__/include/utime.cc.o [ 93%] Building CXX object src/tools/ceph-dencoder/CMakeFiles/ceph-dencoder.dir/__/__/rgw/rgw_dencoder.cc.o [ 93%] Linking CXX executable ../../../bin/ceph-dencoder Scanning dependencies of target radosgw Compiling rados.pyx because it changed. [1/1] Cythonizing rados.pyx running build running build_ext building 'rados' extension creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rados /usr/bin/ccache /usr/bin/cc -iquote/home/jenkins-build/build/workspace/ceph-api/src/include -w -Dvoid0=dead_function(void) -D__Pyx_check_single_interpreter(ARG)=ARG ## 0 -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.6m -I/usr/include/python3.6m -c /home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rados/rados.c -o /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rados/rados.o /usr/bin/cc -iquote/home/jenkins-build/build/workspace/ceph-api/src/include -w -Dvoid0=dead_function(void) -D__Pyx_check_single_interpreter(ARG)=ARG ## 0 -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -flto -fuse-linker-plugin -ffat-lto-objects [ 93%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_civetweb.cc.o [ 93%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_loadgen_process.cc.o [ 93%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_civetweb_frontend.cc.o [ 93%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_civetweb_log.cc.o [ 93%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_asio_client.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_asio_frontend.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_auth_keystone.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_client_io.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_frontend.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_loadgen.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_http_client_curl.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_log.cc.o [ 94%] Built target ceph-monstore-tool [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_period_pusher.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_realm_reloader.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_realm_watcher.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_os_lib.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_process.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_rest_bucket.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_rest_config.cc.o [ 94%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_rest_log.cc.o [ 94%] Built target ceph-osdomap-tool [ 95%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_rest_metadata.cc.o [ 95%] Built target ceph-mgr [ 95%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_rest_realm.cc.o [ 95%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_rest_swift.cc.o [ 95%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_rest_usage.cc.o [ 95%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_rest_user.cc.o [ 95%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_swift_auth.cc.o [ 95%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_usage.cc.o [ 95%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_opa.cc.o [ 95%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_sts.cc.o [ 95%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_rest_sts.cc.o [ 95%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_main.cc.o [08:57:58] Downloading Cypress [completed] [08:57:58] Unzipping Cypress [started] [ 95%] Linking CXX shared library ../../lib/libradosgw.so [ 95%] Built target rbd_internal Scanning dependencies of target rbd-mirror Scanning dependencies of target librbd [ 95%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd-mirror.dir/main.cc.o [ 95%] Linking CXX executable ../../../bin/rbd-mirror [ 96%] Building CXX object src/librbd/CMakeFiles/librbd.dir/librbd.cc.o [ 96%] Linking CXX shared library ../../lib/librbd.so [ 96%] Built target ceph-bluestore-tool [ 96%] Built target ceph-kvstore-tool [ 96%] Built target ceph-mon [08:58:06] Unzipping Cypress [completed] [08:58:06] Finishing Installation [started] [08:58:06] Finishing Installation [completed] [?25h You can now open Cypress by running: node_modules/.bin/cypress open https://on.cypress.io/installing-cypress [?25h > core-js@2.6.11 postinstall /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/frontend/node_modules/babel-runtime/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" > @compodoc/compodoc@1.1.11 postinstall /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/frontend/node_modules/@compodoc/compodoc > opencollective-postinstall || exit 0 Thank you for using @compodoc/compodoc! If you rely on this package, please consider supporting our open collective: > https://opencollective.com/compodoc/donate > @angular/cli@10.1.6 postinstall /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/frontend/node_modules/@angular/cli > node ./bin/postinstall/script.js > ceph-dashboard@0.0.0 postinstall /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/frontend > ngcc --properties es2015 browser module main --async false --first-only --tsconfig 'tsconfig.app.json' [ 96%] Built target cephfs-table-tool [ 96%] Built target ceph-mds [ 96%] Built target cephfs-meta-injection [ 96%] Built target cephfs-data-scan Compiling @angular/animations : es2015 as esm2015 [ 96%] Built target cephfs-journal-tool cc: warning: /usr/bin/cc: linker input file unused because linking not done creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/lib.3 /usr/bin/ccache /usr/bin/cc -shared -L/home/jenkins-build/build/workspace/ceph-api/build/lib -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/cephfs/cephfs.o -L/usr/lib/python3.6/config-3.6m-x86_64-linux-gnu -lcephfs -lpthread -ldl -lutil -lm -o /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/lib.3/cephfs.cpython-36m-x86_64-linux-gnu.so -Wl,-Bsymbolic-functions -Wl,-z,relro Compiling @angular/core : es2015 as esm2015 Compiling @angular/animations/browser : es2015 as esm2015 Compiling @angular/animations/browser/testing : es2015 as esm2015 Compiling @angular/common : es2015 as esm2015 Compiling @angular/common/http : es2015 as esm2015 Compiling @angular/common/http/testing : es2015 as esm2015 Compiling @angular/platform-browser : es2015 as esm2015 Compiling @angular/platform-browser/animations : es2015 as esm2015 Compiling @angular/core/testing : es2015 as esm2015 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 Compiling @angular/platform-browser/testing : es2015 as esm2015 Compiling @angular/compiler/testing : es2015 as esm2015 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 Compiling @angular/common/testing : es2015 as esm2015 Compiling @angular/router : es2015 as esm2015 [ 96%] Built target ceph-objectstore-tool Compiling @angular/router/testing : es2015 as esm2015 Compiling @circlon/angular-tree-component : es2015 as esm2015 [ 96%] Built target radosgw-es Compiling @angular/forms : es2015 as esm2015 Compiling @ng-bootstrap/ng-bootstrap : es2015 as esm2015 [ 96%] Built target radosgw-admin [ 96%] Built target rgw Scanning dependencies of target cython_rgw [ 96%] Generating ../../../lib/cython_modules/lib.3/rgw.cpython-36m-x86_64-linux-gnu.so [ 96%] Built target radosgw-object-expirer Compiling @swimlane/ngx-datatable : es2015 as esm2015 Compiling ng-block-ui : es2015 as esm2015 Compiling ng-block-ui/http : es2015 as esm2015 [ 96%] Built target librbd Scanning dependencies of target cython_rbd [ 96%] Generating ../../../lib/cython_modules/lib.3/rbd.cpython-36m-x86_64-linux-gnu.so Compiling rgw.pyx because it changed. [1/1] Cythonizing rgw.pyx running build running build_ext building 'rgw' extension creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rgw /usr/bin/ccache /usr/bin/cc -iquote/home/jenkins-build/build/workspace/ceph-api/src/include -w -Dvoid0=dead_function(void) -D__Pyx_check_single_interpreter(ARG)=ARG ## 0 -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.6m -I/usr/include/python3.6m -c /home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rgw/rgw.c -o /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rgw/rgw.o /usr/bin/cc -iquote/home/jenkins-build/build/workspace/ceph-api/src/include -w -Dvoid0=dead_function(void) -D__Pyx_check_single_interpreter(ARG)=ARG ## 0 -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -flto -fuse-linker-plugin -ffat-lto-objects Scanning dependencies of target rbd-fuse Scanning dependencies of target rbd_replay_ios [ 96%] Building CXX object src/rbd_fuse/CMakeFiles/rbd-fuse.dir/rbd-fuse.cc.o Scanning dependencies of target rbd-nbd [ 96%] Building CXX object src/rbd_replay/CMakeFiles/rbd_replay_ios.dir/ios.cc.o Scanning dependencies of target librbd_plugin_parent_cache [ 96%] Linking CXX executable ../../bin/rbd-fuse [ 96%] Building CXX object src/tools/rbd_nbd/CMakeFiles/rbd-nbd.dir/rbd-nbd.cc.o Scanning dependencies of target rbd_replay [ 96%] Linking CXX static library ../../lib/librbd_replay_ios.a [ 96%] Building CXX object src/librbd/CMakeFiles/librbd_plugin_parent_cache.dir/cache/ParentCacheObjectDispatch.cc.o [ 96%] Building CXX object src/librbd/CMakeFiles/librbd_plugin_parent_cache.dir/plugin/ParentCache.cc.o Compiling ng-block-ui/router : es2015 as esm2015 [ 96%] Linking CXX executable ../../../bin/rbd-nbd [ 96%] Built target rbd_replay_ios [ 96%] Building CXX object src/rbd_replay/CMakeFiles/rbd_replay.dir/actions.cc.o [ 96%] Building CXX object src/rbd_replay/CMakeFiles/rbd_replay.dir/BufferReader.cc.o [ 96%] Building CXX object src/rbd_replay/CMakeFiles/rbd_replay.dir/ImageNameMap.cc.o [ 96%] Building CXX object src/rbd_replay/CMakeFiles/rbd_replay.dir/PendingIO.cc.o [ 96%] Building CXX object src/rbd_replay/CMakeFiles/rbd_replay.dir/rbd_loc.cc.o [ 96%] Building CXX object src/rbd_replay/CMakeFiles/rbd_replay.dir/Replayer.cc.o [ 96%] Linking CXX shared library ../../lib/libceph_librbd_parent_cache.so Compiling ng-bullet : es2015 as esm2015 [ 96%] Linking CXX static library ../../lib/librbd_replay.a Compiling ng-click-outside : module as esm5 [ 96%] Built target rbd_replay Scanning dependencies of target rbd Scanning dependencies of target rbd-replay-prep Scanning dependencies of target rbd-replay [ 96%] Building CXX object src/rbd_replay/CMakeFiles/rbd-replay-prep.dir/rbd-replay-prep.cc.o Compiling ng2-charts : es2015 as esm2015 [ 96%] Linking CXX executable ../../bin/rbd-replay-prep [ 96%] Building CXX object src/rbd_replay/CMakeFiles/rbd-replay.dir/rbd-replay.cc.o [ 96%] Linking CXX executable ../../bin/rbd-replay [ 96%] Built target rbd-fuse [ 96%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/rbd.cc.o [ 96%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/ArgumentTypes.cc.o [ 96%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/MirrorDaemonServiceInfo.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/IndentStream.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/Schedule.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/OptionPrinter.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/Shell.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/Utils.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Bench.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Children.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Clone.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Config.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Copy.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Create.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Diff.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Device.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/DiskUsage.cc.o [ 97%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Export.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Encryption.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Feature.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Ggate.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Group.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Flatten.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/ImageCache.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/ImageMeta.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Import.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Info.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Journal.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Kernel.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/List.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Lock.cc.o [ 98%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/MergeDiff.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Namespace.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/MirrorPool.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Rename.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/ObjectMap.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Sparsify.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Nbd.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Status.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Migration.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Snap.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Pool.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Perf.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Resize.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/MirrorImage.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Remove.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/TrashPurgeSchedule.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/MirrorSnapshotSchedule.cc.o [100%] Built target rbd-nbd [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Wnbd.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Trash.cc.o [100%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/action/Watch.cc.o Compiling ngx-pipe-function : es2015 as esm2015 [100%] Linking CXX executable ../../../bin/rbd Compiling ngx-toastr : es2015 as esm2015 [100%] Built target radosgw Scanning dependencies of target radosgwd [100%] Building CXX object src/rgw/CMakeFiles/radosgwd.dir/radosgw.cc.o Compiling simplebar-angular : es2015 as esm2015 [100%] Linking CXX executable ../../bin/radosgw [100%] Built target rbd-replay-prep added 2547 packages in 57.899s [100%] Built target mgr-dashboard-frontend-deps Scanning dependencies of target mgr-dashboard-frontend-build [100%] dashboard frontend is being created [100%] Built target rbd-replay > ceph-dashboard@0.0.0 build:localize /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/frontend > node cd --env --pre && ng build --localize "--progress=false" [cd.js] './angular.json' was copied to './angular.backup.json' [cd.js] Preparing build of EN. [cd.js] 'src/environments/environment.tpl.ts' was copied to 'src/environments/environment.ts' [cd.js] 'src/environments/environment.tpl.ts' was copied to 'src/environments/environment.prod.ts' [cd.js] Writing to ./angular.json [cd.js] Placeholders were replace in 'src/environments/environment.ts' [cd.js] Placeholders were replace in 'src/environments/environment.prod.ts' [100%] Built target librbd_plugin_parent_cache Compiling rbd.pyx because it changed. [1/1] Cythonizing rbd.pyx running build running build_ext building 'rbd' extension creating /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rbd /usr/bin/ccache /usr/bin/cc -iquote/home/jenkins-build/build/workspace/ceph-api/src/include -w -Dvoid0=dead_function(void) -D__Pyx_check_single_interpreter(ARG)=ARG ## 0 -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.6m -I/usr/include/python3.6m -c /home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rbd/rbd.c -o /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rbd/rbd.o /usr/bin/cc -iquote/home/jenkins-build/build/workspace/ceph-api/src/include -w -Dvoid0=dead_function(void) -D__Pyx_check_single_interpreter(ARG)=ARG ## 0 -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -flto -fuse-linker-plugin -ffat-lto-objects [100%] Built target radosgwd [100%] Built target cython_cephfs [100%] Built target rbd-mirror [100%] Built target ceph-osd [100%] Built target rbd cc: warning: /usr/bin/cc: linker input file unused because linking not done /usr/bin/ccache /usr/bin/cc -shared -L/home/jenkins-build/build/workspace/ceph-api/build/lib -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rgw/rgw.o -L/usr/lib/python3.6/config-3.6m-x86_64-linux-gnu -lrados -lrgw -lpthread -ldl -lutil -lm -o /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/lib.3/rgw.cpython-36m-x86_64-linux-gnu.so -Wl,-Bsymbolic-functions -Wl,-z,relro [100%] Built target cython_rgw cc: warning: /usr/bin/cc: linker input file unused because linking not done /usr/bin/ccache /usr/bin/cc -shared -L/home/jenkins-build/build/workspace/ceph-api/build/lib -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rados/rados.o -L/usr/lib/python3.6/config-3.6m-x86_64-linux-gnu -lrados -lpthread -ldl -lutil -lm -o /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/lib.3/rados.cpython-36m-x86_64-linux-gnu.so -Wl,-Bsymbolic-functions -Wl,-z,relro [100%] Built target ceph-dencoder chunk {ceph-pool-pool-module} ceph-pool-pool-module.js, ceph-pool-pool-module.js.map (ceph-pool-pool-module) 383 kB [rendered] chunk {ceph-rgw-rgw-module} ceph-rgw-rgw-module.js, ceph-rgw-rgw-module.js.map (ceph-rgw-rgw-module) 501 kB [rendered] chunk {default~ceph-block-block-module~ceph-pool-pool-module} default~ceph-block-block-module~ceph-pool-pool-module.js, default~ceph-block-block-module~ceph-pool-pool-module.js.map (default~ceph-block-block-module~ceph-pool-pool-module) 962 kB [rendered] chunk {main} main.js, main.js.map (main) 3.58 MB [initial] [rendered] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 141 kB [initial] [rendered] chunk {runtime} runtime.js, runtime.js.map (runtime) 9.17 kB [entry] [rendered] chunk {scripts} scripts.js, scripts.js.map (scripts) 534 kB [entry] [rendered] chunk {styles} styles.js, styles.js.map (styles) 745 kB [initial] [rendered] chunk {vendor} vendor.js, vendor.js.map (vendor) 7.53 MB [initial] [rendered] Date: 2021-02-24T08:59:11.589Z - Hash: 5c0b89df2b6885ccaaee - Time: 42050ms cc: warning: /usr/bin/cc: linker input file unused because linking not done /usr/bin/ccache /usr/bin/cc -shared -L/home/jenkins-build/build/workspace/ceph-api/build/lib -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/temp.linux-x86_64-3.6/home/jenkins-build/build/workspace/ceph-api/build/src/pybind/rbd/rbd.o -L/usr/lib/python3.6/config-3.6m-x86_64-linux-gnu -lrados -lrbd -lpthread -ldl -lutil -lm -o /home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/lib.3/rbd.cpython-36m-x86_64-linux-gnu.so -Wl,-Bsymbolic-functions -Wl,-z,relro Localized bundle generation complete. > ceph-dashboard@0.0.0 postbuild:localize /home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/frontend > node cd --res [cd.js] './angular.backup.json' exists [cd.js] './angular.backup.json' was copied to './angular.json' [cd.js] successfully deleted './angular.backup.json' [100%] Built target mgr-dashboard-frontend-build [100%] Built target cython_rados [100%] Built target cython_rbd Scanning dependencies of target cython_modules [100%] Built target cython_modules cache directory /home/jenkins-build/.ccache primary config /home/jenkins-build/.ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats zero time Wed Feb 24 08:55:50 2021 cache hit (direct) 1408 cache hit (preprocessed) 3 cache miss 19 cache hit rate 98.67 % called for link 218 unsupported source language 90 cleanups performed 0 files in cache 17599 cache size 89.0 GB max cache size 100.0 GB + sleep 5 + ps -ef + grep ceph jenkins+ 16778 2107 0 08:59 ? 00:00:00 grep ceph jenkins+ 21866 1 1 2020 ? 1-11:20:04 /usr/bin/java -jar /home/jenkins-build/slave.jar -jnlpUrl https://jenkins.ceph.com/computer/172.21.2.14+braggi14/slave-agent.jnlp -jnlpCredentials @/etc/systemd/system/jenkins.secret + set -ex + grep -q debian /etc/lsb-release /etc/os-release + sudo apt-get install -y python-scipy python3-scipy python-routes python3-routes Reading package lists... Building dependency tree... Reading state information... python-routes is already the newest version (2.4.1-1). python-scipy is already the newest version (0.19.1-2ubuntu1). python3-routes is already the newest version (2.4.1-1). python3-scipy is already the newest version (0.19.1-2ubuntu1). The following packages were automatically installed and are no longer required: ceph-libboost-atomic1.72.0 ceph-libboost-chrono1.72.0 ceph-libboost-container1.72.0 ceph-libboost-context1.72.0 ceph-libboost-coroutine1.72.0 ceph-libboost-date-time1.72.0 ceph-libboost-filesystem1.72.0 ceph-libboost-iostreams1.72.0 ceph-libboost-program-options1.72.0 ceph-libboost-python1.72.0 ceph-libboost-random1.72.0 ceph-libboost-regex1.72.0 ceph-libboost-serialization1.72.0 ceph-libboost-system1.72.0 ceph-libboost-test1.72.0 ceph-libboost-thread1.72.0 ceph-libboost-timer1.72.0 cryptsetup-bin cython dh-exec dh-systemd docutils-common gperf javahelper libaio-dev libappindicator3-1 libbabeltrace-ctf-dev libbabeltrace-dev libblkid-dev libcap-ng-dev libcryptsetup-dev libcunit1 libcunit1-dev libcurl4-openssl-dev libdbusmenu-glib4 libdbusmenu-gtk3-4 libevent-core-2.1-6 libevent-dev libevent-extra-2.1-6 libevent-openssl-2.1-6 libevent-pthreads-2.1-6 libfuse-dev libgoogle-perftools-dev libgoogle-perftools4 libibverbs-dev libindicator3-7 libkeyutils-dev libldap2-dev libleveldb-dev libleveldb1v5 liblttng-ust-ctl4 liblttng-ust-dev liblttng-ust-python-agent0 liblttng-ust0 liblua5.3-0 liblua5.3-dev liblz4-dev liblzma-dev libncurses5-dev libnl-3-dev libnl-genl-3-dev liboath-dev liboath0 libpython3-all-dev librabbitmq-dev librabbitmq4 librdkafka++1 librdkafka-dev librdkafka1 librdmacm-dev librdmacm1 libreadline-dev libselinux1-dev libsepol1-dev libsnappy-dev libsnappy1v5 libsqlite3-dev libtcmalloc-minimal4 libtinfo-dev libudev-dev libunwind-dev liburcu-dev liburcu6 lua-any lua5.1 luarocks nasm python-alabaster python-babel python-babel-localedata python-bcrypt python-bs4 python-cherrypy3 python-docutils python-imagesize python-logutils python-mako python-pecan python-prettytable python-pygments python-roman python-simplegeneric python-singledispatch python-tox python-typing python-tz python-waitress python-webtest python-werkzeug python3-alabaster python3-all python3-all-dev python3-babel python3-bcrypt python3-bs4 python3-cherrypy3 python3-coverage python3-dateutil python3-docutils python3-imagesize python3-logutils python3-mako python3-pecan python3-pluggy python3-prettytable python3-py python3-pygments python3-roman python3-simplegeneric python3-singledispatch python3-sphinx python3-tz python3-waitress python3-webtest python3-werkzeug sgml-base socat sphinx-common tox uuid-dev valgrind xfslibs-dev xml-core xmlstarlet yasm Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 257 not upgraded. + cd src/pybind/mgr/dashboard + timeout 7200 ./run-backend-api-tests.sh Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in /tmp/tmp.hcyvc3r3iX/venv/bin/python3 Also creating executable in /tmp/tmp.hcyvc3r3iX/venv/bin/python Installing setuptools, pkg_resources, pip, wheel...done. Requirement already satisfied: setuptools>=12 in ./venv/lib/python3.6/site-packages (53.0.0) Collecting teuthology[test] Cloning https://github.com/ceph/teuthology to /tmp/pip-install-41884lkn/teuthology_d5072f2d99a24c659a5d5563fa39a924 Running command git clone -q https://github.com/ceph/teuthology /tmp/pip-install-41884lkn/teuthology_d5072f2d99a24c659a5d5563fa39a924 Collecting apache-libcloud Using cached apache_libcloud-3.3.1-py2.py3-none-any.whl (3.7 MB) Collecting gevent Using cached gevent-21.1.2-cp36-cp36m-manylinux2010_x86_64.whl (5.5 MB) Collecting PyYAML Using cached PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) Collecting argparse>=1.2.1 Using cached argparse-1.4.0-py2.py3-none-any.whl (23 kB) Collecting configobj Using cached configobj-5.0.6-py3-none-any.whl Collecting six>=1.9 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting pexpect Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting docopt Using cached docopt-0.6.2-py2.py3-none-any.whl Collecting netaddr Using cached netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) Collecting paramiko Using cached paramiko-2.7.2-py2.py3-none-any.whl (206 kB) Collecting psutil>=2.1.0 Using cached psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl (291 kB) Collecting configparser Using cached configparser-5.0.1-py3-none-any.whl (22 kB) Collecting ansible>=2.0 Using cached ansible-3.0.0-py3-none-any.whl Collecting prettytable Using cached prettytable-2.0.0-py3-none-any.whl (22 kB) Collecting rocket-python>=1.2.15 Using cached rocket_python-1.2.15-py2.py3-none-any.whl (22 kB) Collecting manhole Using cached manhole-1.6.0-py2.py3-none-any.whl (16 kB) Collecting humanfriendly Using cached humanfriendly-9.1-py2.py3-none-any.whl (86 kB) Collecting boto>=2.0b4 Using cached boto-2.49.0-py2.py3-none-any.whl (1.4 MB) Collecting cryptography>=2.7 Using cached cryptography-3.4.6-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) Collecting nose Using cached nose-1.3.7-py3-none-any.whl (154 kB) Collecting pip-tools Using cached pip_tools-5.5.0-py2.py3-none-any.whl (45 kB) Collecting pytest Using cached pytest-6.2.2-py3-none-any.whl (280 kB) Collecting requests Using cached requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting tox Using cached tox-3.22.0-py2.py3-none-any.whl (84 kB) Collecting xmltodict Using cached xmltodict-0.12.0-py2.py3-none-any.whl (9.2 kB) Collecting boto3 Using cached boto3-1.17.14-py2.py3-none-any.whl (130 kB) Collecting PyJWT Using cached PyJWT-2.0.1-py3-none-any.whl (15 kB) Collecting ipy Using cached IPy-1.1-py3-none-any.whl Collecting toml Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting ansible-base<2.11,>=2.10.5 Using cached ansible_base-2.10.6-py3-none-any.whl Collecting jinja2 Using cached Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting packaging Using cached packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting cffi>=1.12 Using cached cffi-1.14.5-cp36-cp36m-manylinux1_x86_64.whl (401 kB) Collecting pycparser Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting urllib3<1.27,>=1.21.1 Using cached urllib3-1.26.3-py2.py3-none-any.whl (137 kB) Collecting idna<3,>=2.5 Using cached idna-2.10-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Using cached certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting chardet<5,>=3.0.2 Using cached chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting botocore<1.21.0,>=1.20.14 Using cached botocore-1.20.14-py2.py3-none-any.whl (7.3 MB) Collecting jmespath<1.0.0,>=0.7.1 Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) Collecting s3transfer<0.4.0,>=0.3.0 Using cached s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) Collecting python-dateutil<3.0.0,>=2.1 Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting zope.interface Using cached zope.interface-5.2.0-cp36-cp36m-manylinux2010_x86_64.whl (236 kB) Collecting greenlet<2.0,>=0.4.17 Using cached greenlet-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl (156 kB) Collecting zope.event Using cached zope.event-4.5.0-py2.py3-none-any.whl (6.8 kB) Requirement already satisfied: setuptools in ./venv/lib/python3.6/site-packages (from gevent->teuthology[test]) (53.0.0) Collecting MarkupSafe>=0.23 Using cached MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB) Collecting importlib-resources Using cached importlib_resources-5.1.0-py3-none-any.whl (24 kB) Collecting zipp>=0.4 Using cached zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting pynacl>=1.0.1 Using cached PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) Collecting bcrypt>=3.1.3 Using cached bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) Collecting ptyprocess>=0.5 Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Requirement already satisfied: pip>=20.1 in ./venv/lib/python3.6/site-packages (from pip-tools->teuthology[test]) (21.0.1) Collecting click>=7 Using cached click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting wcwidth Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting importlib-metadata>=0.12 Using cached importlib_metadata-3.6.0-py3-none-any.whl (11 kB) Collecting attrs>=19.2.0 Using cached attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting py>=1.8.2 Using cached py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting iniconfig Using cached iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting pluggy<1.0.0a1,>=0.12 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting typing-extensions>=3.6.4 Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Using cached virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) Collecting filelock>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Building wheels for collected packages: teuthology Building wheel for teuthology (setup.py): started Building wheel for teuthology (setup.py): finished with status 'done' Created wheel for teuthology: filename=teuthology-1.1.0-py3-none-any.whl size=403160 sha256=9c6ecb5dd95dd9c5ab188e48386c65246c84717c1e1fabe17c9d9b6a6c1103d7 Stored in directory: /tmp/pip-ephem-wheel-cache-ylbtpht5/wheels/2e/b8/85/dd87628510bf4e5f22c0abacf0a496c7924c136305894a6788 Successfully built teuthology Installing collected packages: pycparser, six, pyparsing, MarkupSafe, cffi, zipp, urllib3, typing-extensions, PyYAML, python-dateutil, packaging, jmespath, jinja2, idna, cryptography, chardet, certifi, zope.interface, zope.event, wcwidth, requests, pynacl, ptyprocess, importlib-resources, importlib-metadata, greenlet, filelock, distlib, botocore, bcrypt, appdirs, ansible-base, virtualenv, toml, s3transfer, rocket-python, py, psutil, prettytable, pluggy, pexpect, paramiko, netaddr, manhole, iniconfig, humanfriendly, gevent, docopt, configparser, configobj, click, attrs, argparse, apache-libcloud, ansible, xmltodict, tox, teuthology, pytest, PyJWT, pip-tools, nose, ipy, boto3, boto Successfully installed MarkupSafe-1.1.1 PyJWT-2.0.1 PyYAML-5.4.1 ansible-3.0.0 ansible-base-2.10.6 apache-libcloud-3.3.1 appdirs-1.4.4 argparse-1.4.0 attrs-20.3.0 bcrypt-3.2.0 boto-2.49.0 boto3-1.17.14 botocore-1.20.14 certifi-2020.12.5 cffi-1.14.5 chardet-4.0.0 click-7.1.2 configobj-5.0.6 configparser-5.0.1 cryptography-3.4.6 distlib-0.3.1 docopt-0.6.2 filelock-3.0.12 gevent-21.1.2 greenlet-1.0.0 humanfriendly-9.1 idna-2.10 importlib-metadata-3.6.0 importlib-resources-5.1.0 iniconfig-1.1.1 ipy-1.1 jinja2-2.11.3 jmespath-0.10.0 manhole-1.6.0 netaddr-0.8.0 nose-1.3.7 packaging-20.9 paramiko-2.7.2 pexpect-4.8.0 pip-tools-5.5.0 pluggy-0.13.1 prettytable-2.0.0 psutil-5.8.0 ptyprocess-0.7.0 py-1.10.0 pycparser-2.20 pynacl-1.4.0 pyparsing-2.4.7 pytest-6.2.2 python-dateutil-2.8.1 requests-2.25.1 rocket-python-1.2.15 s3transfer-0.3.4 six-1.15.0 teuthology-1.1.0 toml-0.10.2 tox-3.22.0 typing-extensions-3.7.4.3 urllib3-1.26.3 virtualenv-20.4.2 wcwidth-0.2.5 xmltodict-0.12.0 zipp-3.4.0 zope.event-4.5.0 zope.interface-5.2.0 ~/build/workspace/ceph-api/src/pybind/mgr/dashboard /tmp/tmp.hcyvc3r3iX Obtaining file:///home/jenkins-build/build/workspace/ceph-api/src/python-common (from -r requirements.txt (line 8)) Collecting bcrypt Using cached bcrypt-3.1.4-cp36-cp36m-manylinux1_x86_64.whl (54 kB) Collecting CherryPy Using cached CherryPy-13.1.0-py2.py3-none-any.whl (430 kB) Collecting more-itertools Using cached more_itertools-4.1.0-py3-none-any.whl (47 kB) Collecting PyJWT Using cached PyJWT-1.6.4-py2.py3-none-any.whl (19 kB) Collecting pyopenssl Using cached pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) Collecting requests Using cached requests-2.20.0-py2.py3-none-any.whl (60 kB) Collecting Routes Using cached Routes-2.4.1-py2.py3-none-any.whl (48 kB) Requirement already satisfied: prettytable in /tmp/tmp.hcyvc3r3iX/venv/lib/python3.6/site-packages (from -r requirements.txt (line 9)) (2.0.0) Requirement already satisfied: pyyaml in /tmp/tmp.hcyvc3r3iX/venv/lib/python3.6/site-packages (from -r requirements.txt (line 10)) (5.4.1) Requirement already satisfied: six>=1.4.1 in /tmp/tmp.hcyvc3r3iX/venv/lib/python3.6/site-packages (from bcrypt->-r requirements.txt (line 1)) (1.15.0) Requirement already satisfied: cffi>=1.1 in /tmp/tmp.hcyvc3r3iX/venv/lib/python3.6/site-packages (from bcrypt->-r requirements.txt (line 1)) (1.14.5) Requirement already satisfied: pycparser in /tmp/tmp.hcyvc3r3iX/venv/lib/python3.6/site-packages (from cffi>=1.1->bcrypt->-r requirements.txt (line 1)) (2.20) Collecting portend>=2.1.1 Using cached portend-2.7.1-py3-none-any.whl (5.3 kB) Collecting cheroot>=5.9.1 Using cached cheroot-8.5.2-py2.py3-none-any.whl (97 kB) Collecting jaraco.functools Using cached jaraco.functools-3.2.1-py3-none-any.whl (6.7 kB) Collecting tempora>=1.8 Using cached tempora-4.0.1-py3-none-any.whl (14 kB) Collecting pytz Using cached pytz-2021.1-py2.py3-none-any.whl (510 kB) Requirement already satisfied: wcwidth in /tmp/tmp.hcyvc3r3iX/venv/lib/python3.6/site-packages (from prettytable->-r requirements.txt (line 9)) (0.2.5) Requirement already satisfied: setuptools in /tmp/tmp.hcyvc3r3iX/venv/lib/python3.6/site-packages (from prettytable->-r requirements.txt (line 9)) (53.0.0) Requirement already satisfied: cryptography>=3.2 in /tmp/tmp.hcyvc3r3iX/venv/lib/python3.6/site-packages (from pyopenssl->-r requirements.txt (line 5)) (3.4.6) Requirement already satisfied: certifi>=2017.4.17 in /tmp/tmp.hcyvc3r3iX/venv/lib/python3.6/site-packages (from requests->-r requirements.txt (line 6)) (2020.12.5) Collecting urllib3<1.25,>=1.21.1 Using cached urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting chardet<3.1.0,>=3.0.2 Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting idna<2.8,>=2.5 Using cached idna-2.7-py2.py3-none-any.whl (58 kB) Collecting repoze.lru>=0.3 Using cached repoze.lru-0.7-py3-none-any.whl (10 kB) Installing collected packages: more-itertools, pytz, jaraco.functools, tempora, urllib3, repoze.lru, portend, idna, cheroot, chardet, Routes, requests, pyopenssl, PyJWT, CherryPy, ceph, bcrypt Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.3 Uninstalling urllib3-1.26.3: Successfully uninstalled urllib3-1.26.3 Attempting uninstall: idna Found existing installation: idna 2.10 Uninstalling idna-2.10: Successfully uninstalled idna-2.10 Attempting uninstall: chardet Found existing installation: chardet 4.0.0 Uninstalling chardet-4.0.0: Successfully uninstalled chardet-4.0.0 Attempting uninstall: requests Found existing installation: requests 2.25.1 Uninstalling requests-2.25.1: Successfully uninstalled requests-2.25.1 Attempting uninstall: PyJWT Found existing installation: PyJWT 2.0.1 Uninstalling PyJWT-2.0.1: Successfully uninstalled PyJWT-2.0.1 Running setup.py develop for ceph Attempting uninstall: bcrypt Found existing installation: bcrypt 3.2.0 Uninstalling bcrypt-3.2.0: Successfully uninstalled bcrypt-3.2.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. botocore 1.20.14 requires urllib3<1.27,>=1.25.4, but you have urllib3 1.24.3 which is incompatible. Successfully installed CherryPy-13.1.0 PyJWT-1.6.4 Routes-2.4.1 bcrypt-3.1.4 ceph chardet-3.0.4 cheroot-8.5.2 idna-2.7 jaraco.functools-3.2.1 more-itertools-4.1.0 portend-2.7.1 pyopenssl-20.0.1 pytz-2021.1 repoze.lru-0.7 requests-2.20.0 tempora-4.0.1 urllib3-1.24.3 /tmp/tmp.hcyvc3r3iX Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in /tmp/tmp.hcyvc3r3iX/coverage-venv/bin/python3 Also creating executable in /tmp/tmp.hcyvc3r3iX/coverage-venv/bin/python Installing setuptools, pkg_resources, pip, wheel...done. Collecting coverage==4.5.2 Using cached coverage-4.5.2-cp36-cp36m-manylinux1_x86_64.whl (205 kB) Installing collected packages: coverage Successfully installed coverage-4.5.2 Cannot find device "ceph-brx" 2021-02-24 09:00:47,245.245 INFO:__main__:Creating cluster with 1 MDS daemons 2021-02-24 09:00:47,246.246 INFO:__main__: tearing down the cluster... Using guessed paths /home/jenkins-build/build/workspace/ceph-api/build/lib/ ['/home/jenkins-build/build/workspace/ceph-api/qa', '/home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/lib.3', '/home/jenkins-build/build/workspace/ceph-api/src/pybind'] Cannot find device "ceph-brx" 2021-02-24 09:02:21,006.006 WARNING:__main__:Killing stray process 26606 ? 00:00:00 ceph-mds 2021-02-24 09:02:42,609.609 INFO:__main__:Starting test: test_standby (tasks.mgr.test_dashboard.TestDashboard) 2021-02-24 09:03:19,976.976 INFO:tasks.mgr.test_dashboard:Originally running manager 'x' at https://braggi14:7789/ 2021-02-24 09:03:35,065.065 INFO:tasks.mgr.test_dashboard:After failover running manager 'y' at https://braggi14:7790/ 2021-02-24 09:03:36,427.427 INFO:__main__:Stopped test: test_standby (tasks.mgr.test_dashboard.TestDashboard) in 53.817982s 2021-02-24 09:03:36,428.428 INFO:__main__:Starting test: test_standby_disable_redirect (tasks.mgr.test_dashboard.TestDashboard) 2021-02-24 09:03:58,340.340 INFO:tasks.mgr.test_dashboard:Originally running manager 'x' at https://braggi14:7789/ 2021-02-24 09:04:07,509.509 INFO:tasks.mgr.test_dashboard:After failover running manager 'y' at https://braggi14:7790/ 2021-02-24 09:04:09,603.603 INFO:__main__:Stopped test: test_standby_disable_redirect (tasks.mgr.test_dashboard.TestDashboard) in 33.174893s 2021-02-24 09:04:09,604.604 INFO:__main__:Starting test: test_tls (tasks.mgr.test_dashboard.TestDashboard) 2021-02-24 09:04:12,686.686 INFO:__main__:Stopped test: test_tls (tasks.mgr.test_dashboard.TestDashboard) in 3.081728s 2021-02-24 09:04:12,687.687 INFO:__main__:test_standby (tasks.mgr.test_dashboard.TestDashboard) ... ok 2021-02-24 09:04:12,687.687 INFO:__main__:test_standby_disable_redirect (tasks.mgr.test_dashboard.TestDashboard) ... ok 2021-02-24 09:04:12,687.687 INFO:__main__:test_tls (tasks.mgr.test_dashboard.TestDashboard) ... ERROR 2021-02-24 09:04:12,687.687 INFO:__main__: 2021-02-24 09:04:12,687.687 INFO:__main__:====================================================================== 2021-02-24 09:04:12,687.687 INFO:__main__:ERROR: test_tls (tasks.mgr.test_dashboard.TestDashboard) 2021-02-24 09:04:12,687.687 INFO:__main__: 2021-02-24 09:04:12,688.688 INFO:__main__:---------------------------------------------------------------------- 2021-02-24 09:04:12,688.688 INFO:__main__:Traceback (most recent call last): 2021-02-24 09:04:12,688.688 INFO:__main__: File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/mgr/test_dashboard.py", line 18, in setUp 2021-02-24 09:04:12,688.688 INFO:__main__: self._assign_ports("dashboard", "ssl_server_port") 2021-02-24 09:04:12,688.688 INFO:__main__: File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/mgr/mgr_test_case.py", line 197, in _assign_ports 2021-02-24 09:04:12,688.688 INFO:__main__: cls.mgr_cluster.mgr_stop(mgr_id) 2021-02-24 09:04:12,688.688 INFO:__main__: File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/mgr/mgr_test_case.py", line 30, in mgr_stop 2021-02-24 09:04:12,688.688 INFO:__main__: self.mgr_daemons[mgr_id].stop() 2021-02-24 09:04:12,689.689 INFO:__main__: File "../qa/tasks/vstart_runner.py", line 548, in stop 2021-02-24 09:04:12,689.689 INFO:__main__: os.kill(pid, signal.SIGTERM) 2021-02-24 09:04:12,689.689 INFO:__main__:TypeError: an integer is required (got type NoneType) 2021-02-24 09:04:12,689.689 INFO:__main__: Cannot find device "ceph-brx" 2021-02-24 09:04:12,718.718 INFO:__main__: 2021-02-24 09:04:12,718.718 INFO:__main__:---------------------------------------------------------------------- 2021-02-24 09:04:12,719.719 INFO:__main__:Ran 3 tests in 110.374s 2021-02-24 09:04:12,719.719 INFO:__main__: 2021-02-24 09:04:12,719.719 INFO:__main__:FAILED (errors=1) 2021-02-24 09:04:12,719.719 INFO:__main__: 2021-02-24 09:04:12,719.719 INFO:__main__: 2021-02-24 09:04:12,719.719 INFO:__main__:====================================================================== 2021-02-24 09:04:12,720.720 INFO:__main__:ERROR: test_tls (tasks.mgr.test_dashboard.TestDashboard) 2021-02-24 09:04:12,720.720 INFO:__main__:---------------------------------------------------------------------- 2021-02-24 09:04:12,720.720 INFO:__main__:Traceback (most recent call last): 2021-02-24 09:04:12,720.720 INFO:__main__: File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/mgr/test_dashboard.py", line 18, in setUp 2021-02-24 09:04:12,720.720 INFO:__main__: self._assign_ports("dashboard", "ssl_server_port") 2021-02-24 09:04:12,720.720 INFO:__main__: File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/mgr/mgr_test_case.py", line 197, in _assign_ports 2021-02-24 09:04:12,720.720 INFO:__main__: cls.mgr_cluster.mgr_stop(mgr_id) 2021-02-24 09:04:12,720.720 INFO:__main__: File "/home/jenkins-build/build/workspace/ceph-api/qa/tasks/mgr/mgr_test_case.py", line 30, in mgr_stop 2021-02-24 09:04:12,720.720 INFO:__main__: self.mgr_daemons[mgr_id].stop() 2021-02-24 09:04:12,721.721 INFO:__main__: File "../qa/tasks/vstart_runner.py", line 548, in stop 2021-02-24 09:04:12,721.721 INFO:__main__: os.kill(pid, signal.SIGTERM) 2021-02-24 09:04:12,721.721 INFO:__main__:TypeError: an integer is required (got type NoneType) 2021-02-24 09:04:12,721.721 INFO:__main__: Using guessed paths /home/jenkins-build/build/workspace/ceph-api/build/lib/ ['/home/jenkins-build/build/workspace/ceph-api/qa', '/home/jenkins-build/build/workspace/ceph-api/build/lib/cython_modules/lib.3', '/home/jenkins-build/build/workspace/ceph-api/src/pybind'] 2021-02-24 09:04:12,722.722 INFO:__main__: 2021-02-24 09:04:12,722.722 INFO:__main__: Displaying last 1500 lines of: /home/jenkins-build/build/workspace/ceph-api/build/out/mgr.x.log 2021-02-24T09:00:58.348+0000 7f7577ab0340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 17388 2021-02-24T09:00:58.416+0000 7f7577ab0340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:00:58.596+0000 7f7577ab0340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:00:58.724+0000 7f7577ab0340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:00:59.124+0000 7f7577ab0340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:00:59.232+0000 7f7577ab0340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:01:00.076+0000 7f7577ab0340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:01:00.168+0000 7f7577ab0340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:01:00.376+0000 7f7577ab0340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:01:00.480+0000 7f7577ab0340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:01:00.596+0000 7f7577ab0340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:01:00.804+0000 7f7577ab0340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:01:00.924+0000 7f7577ab0340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:01:01.120+0000 7f7577ab0340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:01:01.236+0000 7f7577ab0340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:01:01.520+0000 7f7577ab0340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:01:01.648+0000 7f7577ab0340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:01:01.840+0000 7f7577ab0340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:01:01.976+0000 7f7577ab0340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:01:02.244+0000 7f7577ab0340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:01:02.372+0000 7f7577ab0340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:01:02.480+0000 7f7577ab0340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:01:02.808+0000 7f7577ab0340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:01:02.972+0000 7f7577ab0340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:01:03.504+0000 7f7577ab0340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:01:03.688+0000 7f7577ab0340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:01:03.688+0000 7f7577ab0340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:01:03.688+0000 7f7577ab0340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:01:03.688+0000 7f7577ab0340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:01:03.688+0000 7f7577ab0340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:01:03.824+0000 7f7577ab0340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:01:03.964+0000 7f7577ab0340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:01:04.096+0000 7f7577ab0340 1 mgr[py] Loading python module 'status' 2021-02-24T09:01:04.440+0000 7f7577ab0340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:01:04.548+0000 7f7577ab0340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:01:04.852+0000 7f7577ab0340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:01:05.060+0000 7f7577ab0340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:01:05.316+0000 7f7577ab0340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:01:05.448+0000 7f7577ab0340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:01:05.468+0000 7f7563416700 0 ms_deliver_dispatch: unhandled message 0x55fff9d231e0 mon_map magic: 0 v1 from mon.1 v2:172.21.2.14:40261/0 2021-02-24T09:01:05.504+0000 7f7563416700 1 mgr handle_mgr_map Activating! 2021-02-24T09:01:05.508+0000 7f7563416700 1 mgr handle_mgr_map I am now activating 2021-02-24T09:01:05.524+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument 2021-02-24T09:01:05.524+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument 2021-02-24T09:01:05.524+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument 2021-02-24T09:01:05.536+0000 7f7548c63700 0 [balancer DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.536+0000 7f7548c63700 1 mgr load Constructed class from module: balancer 2021-02-24T09:01:05.536+0000 7f7548c63700 0 [crash DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.536+0000 7f7548c63700 1 mgr load Constructed class from module: crash 2021-02-24T09:01:05.540+0000 7f7548c63700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.540+0000 7f7548c63700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:01:05.544+0000 7f7548c63700 0 [devicehealth DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.544+0000 7f7548c63700 1 mgr load Constructed class from module: devicehealth 2021-02-24T09:01:05.544+0000 7f7548c63700 0 [iostat DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.544+0000 7f7548c63700 1 mgr load Constructed class from module: iostat 2021-02-24T09:01:05.548+0000 7f7548c63700 0 [orchestrator DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.548+0000 7f7548c63700 1 mgr load Constructed class from module: orchestrator 2021-02-24T09:01:05.560+0000 7f7544c5b700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:05.564+0000 7f7548c63700 0 [pg_autoscaler DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.564+0000 7f7548c63700 1 mgr load Constructed class from module: pg_autoscaler 2021-02-24T09:01:05.568+0000 7f7548c63700 0 [progress DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.568+0000 7f7548c63700 1 mgr load Constructed class from module: progress 2021-02-24T09:01:05.572+0000 7f7548c63700 0 [rbd_support DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.636+0000 7f7548c63700 1 mgr load Constructed class from module: rbd_support 2021-02-24T09:01:05.636+0000 7f7548c63700 0 [restful DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.636+0000 7f7548c63700 1 mgr load Constructed class from module: restful 2021-02-24T09:01:05.640+0000 7f7548c63700 0 [status DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.640+0000 7f7548c63700 1 mgr load Constructed class from module: status 2021-02-24T09:01:05.640+0000 7f7548c63700 0 [telemetry DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.640+0000 7f7548c63700 1 mgr load Constructed class from module: telemetry 2021-02-24T09:01:05.640+0000 7f7548c63700 0 [volumes DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:05.644+0000 7f753c44a700 0 [restful WARNING root] server not running: no certificate configured 2021-02-24T09:01:05.680+0000 7f7548c63700 1 mgr load Constructed class from module: volumes 2021-02-24T09:01:07.512+0000 7f7547460700 1 mgr.server send_report Not sending PG status to monitor yet, waiting for OSDs 2021-02-24T09:01:07.704+0000 7f7548462700 0 log_channel(audit) log [DBG] : from='client.4234 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "target": ["mon-mgr", ""]}]: dispatch 2021-02-24T09:01:08.616+0000 7f7548462700 0 log_channel(audit) log [DBG] : from='client.4240 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2021-02-24T09:01:09.512+0000 7f7547460700 1 mgr.server send_report Not sending PG status to monitor yet, waiting for OSDs 2021-02-24T09:01:09.824+0000 7f7548462700 0 log_channel(audit) log [DBG] : from='client.4252 -' entity='client.admin' cmd=[{"prefix": "restful create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2021-02-24T09:01:09.824+0000 7f7548c63700 0 [restful WARNING root] Handling command: '{'prefix': 'restful create-self-signed-cert', 'target': ['mon-mgr', '']}' 2021-02-24T09:01:10.712+0000 7f7548462700 0 log_channel(audit) log [DBG] : from='client.4259 -' entity='client.admin' cmd=[{"prefix": "restful create-key", "key_name": "admin", "target": ["mon-mgr", ""]}]: dispatch 2021-02-24T09:01:10.712+0000 7f7548c63700 0 [restful WARNING root] Handling command: '{'key_name': 'admin', 'prefix': 'restful create-key', 'target': ['mon-mgr', '']}' 2021-02-24T09:01:11.468+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:11.492+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.0: (2) No such file or directory 2021-02-24T09:01:11.512+0000 7f7547460700 1 mgr.server send_report Not sending PG status to monitor yet, waiting for OSDs 2021-02-24T09:01:13.512+0000 7f7547460700 1 mgr.server send_report Not sending PG status to monitor yet, waiting for OSDs 2021-02-24T09:01:15.512+0000 7f7547460700 1 mgr.server send_report Not sending PG status to monitor yet, waiting for OSDs 2021-02-24T09:01:17.516+0000 7f7547460700 1 mgr.server send_report Not sending PG status to monitor yet, waiting for OSDs 2021-02-24T09:01:19.516+0000 7f7547460700 1 mgr.server send_report Not sending PG status to monitor yet, waiting for OSDs 2021-02-24T09:01:20.632+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:20.652+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.0: (2) No such file or directory 2021-02-24T09:01:20.652+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.1: (2) No such file or directory 2021-02-24T09:01:21.516+0000 7f7547460700 1 mgr.server send_report Not sending PG status to monitor yet, waiting for OSDs 2021-02-24T09:01:23.516+0000 7f7547460700 1 mgr.server send_report Not sending PG status to monitor yet, waiting for OSDs 2021-02-24T09:01:25.516+0000 7f7547460700 1 mgr.server send_report Giving up on OSDs that haven't reported yet, sending potentially incomplete PG state to mon 2021-02-24T09:01:25.516+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-24T09:01:27.516+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-24T09:01:27.644+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:27.684+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.0: (2) No such file or directory 2021-02-24T09:01:27.684+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.1: (2) No such file or directory 2021-02-24T09:01:28.700+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:28.720+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.0: (2) No such file or directory 2021-02-24T09:01:28.720+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.1: (2) No such file or directory 2021-02-24T09:01:28.756+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.0: (2) No such file or directory 2021-02-24T09:01:29.516+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2021-02-24T09:01:29.708+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:29.708+0000 7f7548c63700 0 [progress WARNING root] osd.0 marked in 2021-02-24T09:01:29.708+0000 7f7548c63700 0 [progress WARNING root] 0 PGs affected by osd.0 being marked in 2021-02-24T09:01:29.752+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.1: (2) No such file or directory 2021-02-24T09:01:29.888+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:29.908+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.1: (2) No such file or directory 2021-02-24T09:01:29.908+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.2: (2) No such file or directory 2021-02-24T09:01:31.308+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:31.324+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.1: (2) No such file or directory 2021-02-24T09:01:31.328+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.2: (2) No such file or directory 2021-02-24T09:01:31.520+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v12: 0 pgs: ; 0 B data, 1.0 GiB used, 100 GiB / 101 GiB avail 2021-02-24T09:01:33.520+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v13: 0 pgs: ; 0 B data, 1.0 GiB used, 100 GiB / 101 GiB avail 2021-02-24T09:01:35.520+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v14: 0 pgs: ; 0 B data, 1.0 GiB used, 100 GiB / 101 GiB avail 2021-02-24T09:01:37.388+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:37.408+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.1: (2) No such file or directory 2021-02-24T09:01:37.408+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.2: (2) No such file or directory 2021-02-24T09:01:37.520+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v16: 0 pgs: ; 0 B data, 1.0 GiB used, 100 GiB / 101 GiB avail 2021-02-24T09:01:38.420+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:38.440+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.1: (2) No such file or directory 2021-02-24T09:01:38.440+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.2: (2) No such file or directory 2021-02-24T09:01:38.468+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.1: (2) No such file or directory 2021-02-24T09:01:39.068+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:39.072+0000 7f7548c63700 0 [progress WARNING root] osd.1 marked in 2021-02-24T09:01:39.072+0000 7f7548c63700 0 [progress WARNING root] 0 PGs affected by osd.1 being marked in 2021-02-24T09:01:39.092+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.2: (2) No such file or directory 2021-02-24T09:01:39.092+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.3: (2) No such file or directory 2021-02-24T09:01:39.524+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v19: 0 pgs: ; 0 B data, 2.0 GiB used, 200 GiB / 202 GiB avail 2021-02-24T09:01:40.456+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:40.472+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.2: (2) No such file or directory 2021-02-24T09:01:40.476+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.3: (2) No such file or directory 2021-02-24T09:01:41.524+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v21: 0 pgs: ; 0 B data, 2.0 GiB used, 200 GiB / 202 GiB avail 2021-02-24T09:01:43.524+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v22: 0 pgs: ; 0 B data, 2.0 GiB used, 200 GiB / 202 GiB avail 2021-02-24T09:01:45.529+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v23: 0 pgs: ; 0 B data, 2.0 GiB used, 200 GiB / 202 GiB avail 2021-02-24T09:01:46.357+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:46.373+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.2: (2) No such file or directory 2021-02-24T09:01:46.373+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.3: (2) No such file or directory 2021-02-24T09:01:47.385+0000 7f7548c63700 0 [devicehealth WARNING root] Not enough OSDs yet to create monitoring pool 2021-02-24T09:01:47.401+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.2: (2) No such file or directory 2021-02-24T09:01:47.405+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.3: (2) No such file or directory 2021-02-24T09:01:47.441+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.2: (2) No such file or directory 2021-02-24T09:01:47.529+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v26: 0 pgs: ; 0 B data, 2.0 GiB used, 200 GiB / 202 GiB avail 2021-02-24T09:01:48.437+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.3: (2) No such file or directory 2021-02-24T09:01:49.465+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.3: (2) No such file or directory 2021-02-24T09:01:49.529+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v29: 1 pgs: 1 creating+peering; 0 B data, 3.0 GiB used, 300 GiB / 303 GiB avail 2021-02-24T09:01:50.485+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.3: (2) No such file or directory 2021-02-24T09:01:50.489+0000 7f7548c63700 0 [progress WARNING root] osd.2 marked in 2021-02-24T09:01:50.489+0000 7f7548c63700 0 [progress WARNING root] 0 PGs affected by osd.2 being marked in 2021-02-24T09:01:51.521+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.3: (2) No such file or directory 2021-02-24T09:01:51.529+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v32: 1 pgs: 1 creating+peering; 0 B data, 3.0 GiB used, 300 GiB / 303 GiB avail 2021-02-24T09:01:53.533+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v33: 1 pgs: 1 creating+peering; 0 B data, 3.0 GiB used, 300 GiB / 303 GiB avail 2021-02-24T09:01:55.381+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.3: (2) No such file or directory 2021-02-24T09:01:55.533+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v35: 1 pgs: 1 active+clean; 0 B data, 3.0 GiB used, 300 GiB / 303 GiB avail 2021-02-24T09:01:56.413+0000 7f7562414700 1 mgr finish mon failed to return metadata for osd.3: (2) No such file or directory 2021-02-24T09:01:56.453+0000 7f7561c13700 1 mgr finish mon failed to return metadata for osd.3: (2) No such file or directory 2021-02-24T09:01:57.425+0000 7f7548c63700 0 [progress WARNING root] osd.3 marked in 2021-02-24T09:01:57.425+0000 7f7548c63700 0 [progress WARNING root] 0 PGs affected by osd.3 being marked in 2021-02-24T09:01:57.533+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v38: 1 pgs: 1 active+clean; 0 B data, 3.0 GiB used, 300 GiB / 303 GiB avail 2021-02-24T09:01:59.537+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v40: 33 pgs: 12 creating+peering, 20 unknown, 1 active+clean; 0 B data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:02:01.537+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v43: 65 pgs: 12 creating+peering, 44 unknown, 9 active+clean; 92 B data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:02:03.541+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v46: 97 pgs: 24 creating+peering, 39 unknown, 34 active+clean; 92 B data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:02:05.541+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v49: 97 pgs: 12 creating+peering, 16 unknown, 69 active+clean; 1.3 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail; 767 B/s rd, 511 B/s wr, 1 op/s 2021-02-24T09:02:07.545+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v52: 129 pgs: 32 unknown, 12 creating+peering, 85 active+clean; 6.6 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail; 9.5 KiB/s rd, 9.2 KiB/s wr, 36 op/s 2021-02-24T09:02:09.549+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v55: 160 pgs: 5 unknown, 155 active+clean; 22 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail; 32 KiB/s rd, 34 KiB/s wr, 134 op/s 2021-02-24T09:02:11.553+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v56: 160 pgs: 160 active+clean; 22 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail; 32 KiB/s rd, 20 KiB/s wr, 109 op/s 2021-02-24T09:02:13.557+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v59: 160 pgs: 160 active+clean; 24 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail; 112 KiB/s rd, 24 KiB/s wr, 280 op/s 2021-02-24T09:02:15.561+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v60: 160 pgs: 160 active+clean; 26 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail; 140 KiB/s rd, 13 KiB/s wr, 311 op/s 2021-02-24T09:02:17.565+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v61: 160 pgs: 160 active+clean; 26 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail; 149 KiB/s rd, 4.0 KiB/s wr, 307 op/s 2021-02-24T09:02:19.573+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v62: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail; 236 KiB/s rd, 3.7 KiB/s wr, 478 op/s 2021-02-24T09:02:21.573+0000 7f7547460700 0 log_channel(cluster) log [DBG] : pgmap v63: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail; 238 KiB/s rd, 3.5 KiB/s wr, 480 op/s 2021-02-24T09:02:28.921+0000 7f1a39b68340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:28.937+0000 7f1a39b68340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:28.937+0000 7f1a39b68340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 28112 2021-02-24T09:02:28.941+0000 7f1a39b68340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:28.997+0000 7f1a39b68340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:02:29.149+0000 7f1a39b68340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:02:29.257+0000 7f1a39b68340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:02:29.521+0000 7f1a39b68340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:02:29.613+0000 7f1a39b68340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:02:30.389+0000 7f1a39b68340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:02:30.473+0000 7f1a39b68340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:02:30.665+0000 7f1a39b68340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:02:30.761+0000 7f1a39b68340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:02:30.877+0000 7f1a39b68340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:02:31.081+0000 7f1a39b68340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:02:31.177+0000 7f1a39b68340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:02:31.357+0000 7f1a39b68340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:02:31.473+0000 7f1a39b68340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:02:31.733+0000 7f1a39b68340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:02:31.829+0000 7f1a39b68340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:02:31.965+0000 7f1a39b68340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:02:32.073+0000 7f1a39b68340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:02:32.321+0000 7f1a39b68340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:02:32.437+0000 7f1a39b68340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:02:32.553+0000 7f1a39b68340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:02:32.833+0000 7f1a39b68340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:02:32.937+0000 7f1a39b68340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:02:33.397+0000 7f1a39b68340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:02:33.541+0000 7f1a39b68340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:02:33.541+0000 7f1a39b68340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:02:33.541+0000 7f1a39b68340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:02:33.541+0000 7f1a39b68340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:02:33.541+0000 7f1a39b68340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:02:33.645+0000 7f1a39b68340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:02:33.773+0000 7f1a39b68340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:02:33.877+0000 7f1a39b68340 1 mgr[py] Loading python module 'status' 2021-02-24T09:02:34.213+0000 7f1a39b68340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:02:34.341+0000 7f1a39b68340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:02:34.673+0000 7f1a39b68340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:02:34.849+0000 7f1a39b68340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:02:35.049+0000 7f1a39b68340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:02:35.181+0000 7f1a39b68340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:02:35.209+0000 7f1a254ce700 0 ms_deliver_dispatch: unhandled message 0x5620a7d351e0 mon_map magic: 0 v1 from mon.1 v2:172.21.2.14:40261/0 2021-02-24T09:02:35.693+0000 7f1a254ce700 1 mgr handle_mgr_map Activating! 2021-02-24T09:02:35.693+0000 7f1a254ce700 1 mgr handle_mgr_map I am now activating 2021-02-24T09:02:35.713+0000 7f1a23ccb700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument 2021-02-24T09:02:35.713+0000 7f1a23ccb700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument 2021-02-24T09:02:35.713+0000 7f1a244cc700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument 2021-02-24T09:02:35.737+0000 7f1a0addb700 0 [balancer DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:35.737+0000 7f1a0addb700 1 mgr load Constructed class from module: balancer 2021-02-24T09:02:35.737+0000 7f1a0addb700 0 [crash DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:35.737+0000 7f1a0addb700 1 mgr load Constructed class from module: crash 2021-02-24T09:02:35.741+0000 7f1a0addb700 0 [devicehealth DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:35.741+0000 7f1a0addb700 1 mgr load Constructed class from module: devicehealth 2021-02-24T09:02:35.741+0000 7f1a0addb700 0 [orchestrator DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:35.741+0000 7f1a0addb700 1 mgr load Constructed class from module: orchestrator 2021-02-24T09:02:35.745+0000 7f1a0addb700 0 [pg_autoscaler DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:35.745+0000 7f1a0addb700 1 mgr load Constructed class from module: pg_autoscaler 2021-02-24T09:02:35.753+0000 7f1a0addb700 0 [progress DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:35.753+0000 7f1a0addb700 1 mgr load Constructed class from module: progress 2021-02-24T09:02:35.753+0000 7f1a0addb700 0 [rbd_support DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:35.817+0000 7f1a0addb700 1 mgr load Constructed class from module: rbd_support 2021-02-24T09:02:35.817+0000 7f1a0addb700 0 [restful DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:35.817+0000 7f1a0addb700 1 mgr load Constructed class from module: restful 2021-02-24T09:02:35.817+0000 7f1a0addb700 0 [status DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:35.817+0000 7f1a0addb700 1 mgr load Constructed class from module: status 2021-02-24T09:02:35.821+0000 7f1a0addb700 0 [telemetry DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:35.821+0000 7f1a0addb700 1 mgr load Constructed class from module: telemetry 2021-02-24T09:02:35.821+0000 7f1a0addb700 0 [volumes DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:35.881+0000 7f1a0addb700 1 mgr load Constructed class from module: volumes 2021-02-24T09:02:36.774+0000 7f1a0a5da700 0 log_channel(cluster) log [DBG] : pgmap v2: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:02:37.702+0000 7f1a095d8700 0 log_channel(cluster) log [DBG] : pgmap v3: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:02:39.706+0000 7f1a095d8700 0 log_channel(cluster) log [DBG] : pgmap v4: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:02:41.706+0000 7f1a095d8700 0 log_channel(cluster) log [DBG] : pgmap v5: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:02:43.714+0000 7f1a095d8700 0 log_channel(cluster) log [DBG] : pgmap v6: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:02:43.950+0000 7f1a264d0700 -1 received signal: Terminated from python ../qa/tasks/vstart_runner.py --ignore-missing-binaries --no-verbose tasks.mgr.test_dashboard tasks.mgr.dashboard.test_api tasks.mgr.dashboard.test_auth tasks.mgr.dashboard.test_cephfs tasks.mgr.dashboard.test_cluster_configuration tasks.mgr.dashboard.test_crush_rule tasks.mgr.dashboard.test_erasure_code_profile tasks.mgr.dashboard.test_ganesha tasks.mgr.dashboard.test_health tasks.mgr.dashboard.test_host tasks.mgr.dashboard.test_logs tasks.mgr.dashboard.test_mgr_module tasks.mgr.dashboard.test_monitor tasks.mgr.dashboard.test_orchestrator tasks.mgr.dashboard.test_osd tasks.mgr.dashboard.test_perf_counters tasks.mgr.dashboard.test_pool tasks.mgr.dashboard.test_rbd_mirroring tasks.mgr.dashboard.test_rbd tasks.mgr.dashboard.test_requests tasks.mgr.dashboard.test_rgw tasks.mgr.dashboard.test_role tasks.mgr.dashboard.test_settings tasks.mgr.dashboard.test_summary tasks.mgr.dashboard.test_telemetry tasks.mgr.dashboard.test_user tasks.mgr.test_module_selftest (PID: 27287) UID: 1108 2021-02-24T09:02:43.950+0000 7f1a264d0700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2021-02-24T09:02:50.086+0000 7f0fd6eea340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:50.086+0000 7f0fd6eea340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 28724 2021-02-24T09:02:50.090+0000 7f0fd6eea340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:50.150+0000 7f0fd6eea340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:02:50.302+0000 7f0fd6eea340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:02:50.414+0000 7f0fd6eea340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:02:50.694+0000 7f0fd6eea340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:02:50.794+0000 7f0fd6eea340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:02:51.458+0000 7f0fd6eea340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:02:51.554+0000 7f0fd6eea340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:02:51.762+0000 7f0fd6eea340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:02:51.846+0000 7f0fd6eea340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:02:51.938+0000 7f0fd6eea340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:02:52.138+0000 7f0fd6eea340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:02:52.242+0000 7f0fd6eea340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:02:52.382+0000 7f0fd6eea340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:02:52.470+0000 7f0fd6eea340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:02:52.706+0000 7f0fd6eea340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:02:52.798+0000 7f0fd6eea340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:02:52.946+0000 7f0fd6eea340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:02:53.058+0000 7f0fd6eea340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:02:53.302+0000 7f0fd6eea340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:02:53.398+0000 7f0fd6eea340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:02:53.502+0000 7f0fd6eea340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:02:53.826+0000 7f0fd6eea340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:02:53.930+0000 7f0fd6eea340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:02:54.390+0000 7f0fd6eea340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:02:54.534+0000 7f0fd6eea340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:02:54.534+0000 7f0fd6eea340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:02:54.534+0000 7f0fd6eea340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:02:54.534+0000 7f0fd6eea340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:02:54.534+0000 7f0fd6eea340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:02:54.630+0000 7f0fd6eea340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:02:54.730+0000 7f0fd6eea340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:02:54.826+0000 7f0fd6eea340 1 mgr[py] Loading python module 'status' 2021-02-24T09:02:55.150+0000 7f0fd6eea340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:02:55.274+0000 7f0fd6eea340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:02:55.590+0000 7f0fd6eea340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:02:55.746+0000 7f0fd6eea340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:02:55.906+0000 7f0fd6eea340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:02:56.026+0000 7f0fd6eea340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:02:56.050+0000 7f0fc2850700 0 ms_deliver_dispatch: unhandled message 0x55c1ca2dd1e0 mon_map magic: 0 v1 from mon.1 v2:172.21.2.14:40261/0 2021-02-24T09:02:56.138+0000 7f0fc2850700 1 mgr handle_mgr_map Activating! 2021-02-24T09:02:56.142+0000 7f0fc2850700 1 mgr handle_mgr_map I am now activating 2021-02-24T09:02:56.174+0000 7f0fc104d700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument 2021-02-24T09:02:56.174+0000 7f0fc184e700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument 2021-02-24T09:02:56.174+0000 7f0fc104d700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument 2021-02-24T09:02:56.198+0000 7f0fa815d700 0 [balancer DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:56.198+0000 7f0fa815d700 1 mgr load Constructed class from module: balancer 2021-02-24T09:02:56.202+0000 7f0fa815d700 0 [crash DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:56.202+0000 7f0fa815d700 1 mgr load Constructed class from module: crash 2021-02-24T09:02:56.202+0000 7f0fa815d700 0 [devicehealth DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:56.202+0000 7f0fa815d700 1 mgr load Constructed class from module: devicehealth 2021-02-24T09:02:56.202+0000 7f0fa815d700 0 [orchestrator DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:56.206+0000 7f0fa815d700 1 mgr load Constructed class from module: orchestrator 2021-02-24T09:02:56.210+0000 7f0fa815d700 0 [pg_autoscaler DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:56.210+0000 7f0fa815d700 1 mgr load Constructed class from module: pg_autoscaler 2021-02-24T09:02:56.226+0000 7f0fa815d700 0 [progress DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:56.226+0000 7f0fa815d700 1 mgr load Constructed class from module: progress 2021-02-24T09:02:56.234+0000 7f0fa815d700 0 [rbd_support DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:56.298+0000 7f0fa815d700 1 mgr load Constructed class from module: rbd_support 2021-02-24T09:02:56.298+0000 7f0fa815d700 0 [restful DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:56.298+0000 7f0fa815d700 1 mgr load Constructed class from module: restful 2021-02-24T09:02:56.298+0000 7f0fa815d700 0 [status DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:56.298+0000 7f0fa815d700 1 mgr load Constructed class from module: status 2021-02-24T09:02:56.302+0000 7f0fa815d700 0 [telemetry DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:56.302+0000 7f0fa815d700 1 mgr load Constructed class from module: telemetry 2021-02-24T09:02:56.302+0000 7f0fa815d700 0 [volumes DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:56.366+0000 7f0fa815d700 1 mgr load Constructed class from module: volumes 2021-02-24T09:02:57.250+0000 7f0fa795c700 0 log_channel(cluster) log [DBG] : pgmap v2: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:02:58.146+0000 7f0fa695a700 0 log_channel(cluster) log [DBG] : pgmap v3: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:00.150+0000 7f0fa695a700 0 log_channel(cluster) log [DBG] : pgmap v4: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:02.150+0000 7f0fa695a700 0 log_channel(cluster) log [DBG] : pgmap v5: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:04.158+0000 7f0fa695a700 0 log_channel(cluster) log [DBG] : pgmap v6: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:05.566+0000 7f0fc2850700 1 mgr handle_mgr_map respawning because set of enabled modules changed! 2021-02-24T09:03:05.566+0000 7f0fc2850700 1 mgr respawn e: './bin/./ceph-mgr' 2021-02-24T09:03:05.566+0000 7f0fc2850700 1 mgr respawn 0: './bin/./ceph-mgr' 2021-02-24T09:03:05.566+0000 7f0fc2850700 1 mgr respawn 1: '-i' 2021-02-24T09:03:05.566+0000 7f0fc2850700 1 mgr respawn 2: 'x' 2021-02-24T09:03:05.566+0000 7f0fc2850700 1 mgr respawn respawning with exe /home/jenkins-build/build/workspace/ceph-api/build/bin/ceph-mgr 2021-02-24T09:03:05.566+0000 7f0fc2850700 1 mgr respawn exe_path /proc/self/exe 2021-02-24T09:03:05.674+0000 7fdee4915340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:05.686+0000 7fdee4915340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:05.686+0000 7fdee4915340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 28733 2021-02-24T09:03:05.690+0000 7fdee4915340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:05.746+0000 7fdee4915340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:03:05.898+0000 7fdee4915340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:03:06.006+0000 7fdee4915340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:03:06.262+0000 7fdee4915340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:03:06.378+0000 7fdee4915340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:03:07.130+0000 7fdee4915340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:03:07.222+0000 7fdee4915340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:03:07.438+0000 7fdee4915340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:03:07.526+0000 7fdee4915340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:03:07.626+0000 7fdee4915340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:03:07.830+0000 7fdee4915340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:03:07.942+0000 7fdee4915340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:03:08.126+0000 7fdee4915340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:03:08.246+0000 7fdee4915340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:03:08.522+0000 7fdee4915340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:03:08.618+0000 7fdee4915340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:03:08.786+0000 7fdee4915340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:03:08.902+0000 7fdee4915340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:03:09.154+0000 7fdee4915340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:03:09.270+0000 7fdee4915340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:03:09.378+0000 7fdee4915340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:03:09.742+0000 7fdee4915340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:03:09.882+0000 7fdee4915340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:03:10.402+0000 7fdee4915340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:03:10.590+0000 7fdee4915340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:03:10.590+0000 7fdee4915340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:03:10.590+0000 7fdee4915340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:03:10.590+0000 7fdee4915340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:03:10.590+0000 7fdee4915340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:03:10.714+0000 7fdee4915340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:03:10.822+0000 7fdee4915340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:03:10.922+0000 7fdee4915340 1 mgr[py] Loading python module 'status' 2021-02-24T09:03:11.246+0000 7fdee4915340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:03:11.350+0000 7fdee4915340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:03:11.650+0000 7fdee4915340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:03:11.830+0000 7fdee4915340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:03:12.002+0000 7fdee4915340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:03:12.138+0000 7fdee4915340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:03:12.158+0000 7fded027b700 0 ms_deliver_dispatch: unhandled message 0x55e3f35d11e0 mon_map magic: 0 v1 from mon.2 v2:172.21.2.14:40263/0 2021-02-24T09:03:13.086+0000 7fded027b700 1 mgr handle_mgr_map Activating! 2021-02-24T09:03:13.086+0000 7fded027b700 1 mgr handle_mgr_map I am now activating 2021-02-24T09:03:13.126+0000 7fdecea78700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument 2021-02-24T09:03:13.126+0000 7fdecea78700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument 2021-02-24T09:03:13.126+0000 7fdecf279700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument 2021-02-24T09:03:13.182+0000 7fdeb5b88700 0 [balancer DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.182+0000 7fdeb5b88700 1 mgr load Constructed class from module: balancer 2021-02-24T09:03:13.186+0000 7fdeb5b88700 0 [crash DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.186+0000 7fdeb5b88700 1 mgr load Constructed class from module: crash 2021-02-24T09:03:13.186+0000 7fdeb5b88700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.186+0000 7fdeb5b88700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:03:13.190+0000 7fdeb5b88700 0 [devicehealth DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.190+0000 7fdeb5b88700 1 mgr load Constructed class from module: devicehealth 2021-02-24T09:03:13.202+0000 7fdeb5b88700 0 [orchestrator DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.202+0000 7fdeb5b88700 1 mgr load Constructed class from module: orchestrator 2021-02-24T09:03:13.206+0000 7fdeb5b88700 0 [pg_autoscaler DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.206+0000 7fdeb5b88700 1 mgr load Constructed class from module: pg_autoscaler 2021-02-24T09:03:13.210+0000 7fdeb5b88700 0 [progress DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.210+0000 7fdeb5b88700 1 mgr load Constructed class from module: progress 2021-02-24T09:03:13.214+0000 7fdeb5b88700 0 [rbd_support DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.302+0000 7fdeb5b88700 1 mgr load Constructed class from module: rbd_support 2021-02-24T09:03:13.302+0000 7fdeb5b88700 0 [restful DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.302+0000 7fdeb5b88700 1 mgr load Constructed class from module: restful 2021-02-24T09:03:13.310+0000 7fdeb5b88700 0 [status DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.310+0000 7fdeb5b88700 1 mgr load Constructed class from module: status 2021-02-24T09:03:13.310+0000 7fdeb5b88700 0 [telemetry DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.310+0000 7fdeb5b88700 1 mgr load Constructed class from module: telemetry 2021-02-24T09:03:13.314+0000 7fdeb5b88700 0 [volumes DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:13.398+0000 7fdeb5b88700 1 mgr load Constructed class from module: volumes 2021-02-24T09:03:14.150+0000 7fdeb5387700 0 log_channel(cluster) log [DBG] : pgmap v3: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:15.134+0000 7fdeb4385700 0 log_channel(cluster) log [DBG] : pgmap v4: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:17.134+0000 7fdeb4385700 0 log_channel(cluster) log [DBG] : pgmap v5: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:18.266+0000 7fdeb5387700 0 log_channel(audit) log [DBG] : from='client.4718 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2021-02-24T09:03:19.138+0000 7fdeb4385700 0 log_channel(cluster) log [DBG] : pgmap v6: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:21.138+0000 7fdeb4385700 0 log_channel(cluster) log [DBG] : pgmap v8: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:21.566+0000 7fded027b700 -1 mgr handle_mgr_map I was active but no longer am 2021-02-24T09:03:21.566+0000 7fded027b700 1 mgr respawn e: './bin/./ceph-mgr' 2021-02-24T09:03:21.566+0000 7fded027b700 1 mgr respawn 0: './bin/./ceph-mgr' 2021-02-24T09:03:21.566+0000 7fded027b700 1 mgr respawn 1: '-i' 2021-02-24T09:03:21.566+0000 7fded027b700 1 mgr respawn 2: 'x' 2021-02-24T09:03:21.566+0000 7fded027b700 1 mgr respawn respawning with exe /home/jenkins-build/build/workspace/ceph-api/build/bin/ceph-mgr 2021-02-24T09:03:21.566+0000 7fded027b700 1 mgr respawn exe_path /proc/self/exe 2021-02-24T09:03:21.714+0000 7faba9827340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:21.714+0000 7faba9827340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 29183 2021-02-24T09:03:21.718+0000 7faba9827340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:21.778+0000 7faba9827340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:03:21.942+0000 7faba9827340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:03:22.058+0000 7faba9827340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:03:22.322+0000 7faba9827340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:03:22.430+0000 7faba9827340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:03:23.186+0000 7faba9827340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:03:23.278+0000 7faba9827340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:03:23.522+0000 7faba9827340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:03:23.614+0000 7faba9827340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:03:23.734+0000 7faba9827340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:03:23.966+0000 7faba9827340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:03:24.082+0000 7faba9827340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:03:24.290+0000 7faba9827340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:03:24.414+0000 7faba9827340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:03:24.734+0000 7faba9827340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:03:24.866+0000 7faba9827340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:03:25.066+0000 7faba9827340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:03:25.210+0000 7faba9827340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:03:25.498+0000 7faba9827340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:03:25.634+0000 7faba9827340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:03:25.774+0000 7faba9827340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:03:26.162+0000 7faba9827340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:03:26.318+0000 7faba9827340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:03:26.898+0000 7faba9827340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:03:27.106+0000 7faba9827340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:03:27.106+0000 7faba9827340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:03:27.110+0000 7faba9827340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:03:27.110+0000 7faba9827340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:03:27.110+0000 7faba9827340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:03:27.226+0000 7faba9827340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:03:27.362+0000 7faba9827340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:03:27.490+0000 7faba9827340 1 mgr[py] Loading python module 'status' 2021-02-24T09:03:27.855+0000 7faba9827340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:03:27.959+0000 7faba9827340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:03:28.295+0000 7faba9827340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:03:28.499+0000 7faba9827340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:03:28.711+0000 7faba9827340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:03:28.847+0000 7faba9827340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:03:28.855+0000 7fab9598e700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:28.855+0000 7fab9598e700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:03:28.855+0000 7fab9518d700 0 ms_deliver_dispatch: unhandled message 0x55cc7afff1e0 mon_map magic: 0 v1 from mon.0 v2:172.21.2.14:40259/0 2021-02-24T09:03:28.867+0000 7fab9518d700 0 client.0 ms_handle_reset on v2:172.21.2.14:6834/29221 2021-02-24T09:03:42.507+0000 7ffbdf9d6340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:42.519+0000 7ffbdf9d6340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:42.519+0000 7ffbdf9d6340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 30192 2021-02-24T09:03:42.523+0000 7ffbdf9d6340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:42.583+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:03:42.731+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:03:42.847+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:03:43.103+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:03:43.211+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:03:43.915+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:03:44.003+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:03:44.215+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:03:44.311+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:03:44.423+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:03:44.619+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:03:44.735+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:03:44.931+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:03:45.043+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:03:45.307+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:03:45.403+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:03:45.571+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:03:45.703+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:03:45.983+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:03:46.087+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:03:46.179+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:03:46.487+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:03:46.603+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:03:47.107+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:03:47.299+0000 7ffbdf9d6340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:03:47.299+0000 7ffbdf9d6340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:03:47.303+0000 7ffbdf9d6340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:03:47.303+0000 7ffbdf9d6340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:03:47.303+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:03:47.427+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:03:47.559+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:03:47.687+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'status' 2021-02-24T09:03:48.031+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:03:48.139+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:03:48.479+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:03:48.675+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:03:48.895+0000 7ffbdf9d6340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:03:49.023+0000 7ffbdf9d6340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:03:49.051+0000 7ffbcb33c700 0 ms_deliver_dispatch: unhandled message 0x55ef6fc771e0 mon_map magic: 0 v1 from mon.2 v2:172.21.2.14:40263/0 2021-02-24T09:03:49.155+0000 7ffbcb33c700 1 mgr handle_mgr_map Activating! 2021-02-24T09:03:49.159+0000 7ffbcb33c700 1 mgr handle_mgr_map I am now activating 2021-02-24T09:03:49.195+0000 7ffbc9b39700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument 2021-02-24T09:03:49.195+0000 7ffbca33a700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument 2021-02-24T09:03:49.195+0000 7ffbca33a700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument 2021-02-24T09:03:49.219+0000 7ffbb0c49700 0 [balancer DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.219+0000 7ffbb0c49700 1 mgr load Constructed class from module: balancer 2021-02-24T09:03:49.219+0000 7ffbb0c49700 0 [crash DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.219+0000 7ffbb0c49700 1 mgr load Constructed class from module: crash 2021-02-24T09:03:49.223+0000 7ffbb0c49700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.223+0000 7ffbb0c49700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:03:49.223+0000 7ffbb0c49700 0 [devicehealth DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.223+0000 7ffbb0c49700 1 mgr load Constructed class from module: devicehealth 2021-02-24T09:03:49.223+0000 7ffbb0c49700 0 [orchestrator DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.223+0000 7ffbb0c49700 1 mgr load Constructed class from module: orchestrator 2021-02-24T09:03:49.227+0000 7ffbb0c49700 0 [pg_autoscaler DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.227+0000 7ffbb0c49700 1 mgr load Constructed class from module: pg_autoscaler 2021-02-24T09:03:49.227+0000 7ffbb0c49700 0 [progress DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.227+0000 7ffbb0c49700 1 mgr load Constructed class from module: progress 2021-02-24T09:03:49.235+0000 7ffbb0c49700 0 [rbd_support DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.331+0000 7ffbb0c49700 1 mgr load Constructed class from module: rbd_support 2021-02-24T09:03:49.331+0000 7ffbb0c49700 0 [restful DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.331+0000 7ffbb0c49700 1 mgr load Constructed class from module: restful 2021-02-24T09:03:49.335+0000 7ffbb0c49700 0 [status DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.335+0000 7ffbb0c49700 1 mgr load Constructed class from module: status 2021-02-24T09:03:49.339+0000 7ffbb0c49700 0 [telemetry DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.339+0000 7ffbb0c49700 1 mgr load Constructed class from module: telemetry 2021-02-24T09:03:49.339+0000 7ffbb0c49700 0 [volumes DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.415+0000 7ffbb0c49700 1 mgr load Constructed class from module: volumes 2021-02-24T09:03:50.271+0000 7ffbb0448700 0 log_channel(cluster) log [DBG] : pgmap v2: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:51.163+0000 7ffbaf446700 0 log_channel(cluster) log [DBG] : pgmap v3: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:53.167+0000 7ffbaf446700 0 log_channel(cluster) log [DBG] : pgmap v4: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:55.167+0000 7ffbaf446700 0 log_channel(cluster) log [DBG] : pgmap v5: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:56.067+0000 7ffbb0448700 0 log_channel(audit) log [DBG] : from='client.4890 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2021-02-24T09:03:57.175+0000 7ffbaf446700 0 log_channel(cluster) log [DBG] : pgmap v6: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:59.179+0000 7ffbaf446700 0 log_channel(cluster) log [DBG] : pgmap v8: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:59.615+0000 7ffbcb33c700 -1 mgr handle_mgr_map I was active but no longer am 2021-02-24T09:03:59.615+0000 7ffbcb33c700 1 mgr respawn e: './bin/./ceph-mgr' 2021-02-24T09:03:59.615+0000 7ffbcb33c700 1 mgr respawn 0: './bin/./ceph-mgr' 2021-02-24T09:03:59.615+0000 7ffbcb33c700 1 mgr respawn 1: '-i' 2021-02-24T09:03:59.615+0000 7ffbcb33c700 1 mgr respawn 2: 'x' 2021-02-24T09:03:59.615+0000 7ffbcb33c700 1 mgr respawn respawning with exe /home/jenkins-build/build/workspace/ceph-api/build/bin/ceph-mgr 2021-02-24T09:03:59.615+0000 7ffbcb33c700 1 mgr respawn exe_path /proc/self/exe 2021-02-24T09:03:59.759+0000 7f36c759e340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:59.759+0000 7f36c759e340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 30201 2021-02-24T09:03:59.763+0000 7f36c759e340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:59.819+0000 7f36c759e340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:03:59.967+0000 7f36c759e340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:04:00.079+0000 7f36c759e340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:04:00.355+0000 7f36c759e340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:04:00.455+0000 7f36c759e340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:04:01.199+0000 7f36c759e340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:04:01.291+0000 7f36c759e340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:04:01.531+0000 7f36c759e340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:04:01.651+0000 7f36c759e340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:04:01.771+0000 7f36c759e340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:04:02.015+0000 7f36c759e340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:04:02.135+0000 7f36c759e340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:04:02.327+0000 7f36c759e340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:04:02.451+0000 7f36c759e340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:04:02.771+0000 7f36c759e340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:04:02.899+0000 7f36c759e340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:04:03.095+0000 7f36c759e340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:04:03.239+0000 7f36c759e340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:04:03.535+0000 7f36c759e340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:04:03.675+0000 7f36c759e340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:04:03.811+0000 7f36c759e340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:04:04.195+0000 7f36c759e340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:04:04.347+0000 7f36c759e340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:04:04.931+0000 7f36c759e340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:04:05.135+0000 7f36c759e340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:04:05.135+0000 7f36c759e340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:04:05.135+0000 7f36c759e340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:04:05.135+0000 7f36c759e340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:04:05.135+0000 7f36c759e340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:04:05.247+0000 7f36c759e340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:04:05.391+0000 7f36c759e340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:04:05.527+0000 7f36c759e340 1 mgr[py] Loading python module 'status' 2021-02-24T09:04:05.907+0000 7f36c759e340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:04:06.043+0000 7f36c759e340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:04:06.419+0000 7f36c759e340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:04:06.623+0000 7f36c759e340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:04:06.839+0000 7f36c759e340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:04:06.951+0000 7f36c759e340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:04:06.983+0000 7f36b3705700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:04:06.983+0000 7f36b3705700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:04:06.987+0000 7f36b2f04700 0 ms_deliver_dispatch: unhandled message 0x55c4f55e11e0 mon_map magic: 0 v1 from mon.1 v2:172.21.2.14:40261/0 End of: /home/jenkins-build/build/workspace/ceph-api/build/out/mgr.x.log Displaying last 1500 lines of: /home/jenkins-build/build/workspace/ceph-api/build/out/mgr.y.log 2021-02-24T09:01:00.488+0000 7f82d4301340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 17537 2021-02-24T09:01:00.548+0000 7f82d4301340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:01:00.696+0000 7f82d4301340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:01:00.808+0000 7f82d4301340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:01:01.064+0000 7f82d4301340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:01:01.168+0000 7f82d4301340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:01:01.860+0000 7f82d4301340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:01:01.960+0000 7f82d4301340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:01:02.224+0000 7f82d4301340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:01:02.324+0000 7f82d4301340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:01:02.416+0000 7f82d4301340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:01:02.600+0000 7f82d4301340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:01:02.720+0000 7f82d4301340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:01:02.864+0000 7f82d4301340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:01:02.960+0000 7f82d4301340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:01:03.220+0000 7f82d4301340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:01:03.348+0000 7f82d4301340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:01:03.536+0000 7f82d4301340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:01:03.664+0000 7f82d4301340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:01:03.924+0000 7f82d4301340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:01:04.048+0000 7f82d4301340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:01:04.160+0000 7f82d4301340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:01:04.464+0000 7f82d4301340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:01:04.576+0000 7f82d4301340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:01:05.100+0000 7f82d4301340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:01:05.268+0000 7f82d4301340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:01:05.268+0000 7f82d4301340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:01:05.268+0000 7f82d4301340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:01:05.268+0000 7f82d4301340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:01:05.268+0000 7f82d4301340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:01:05.380+0000 7f82d4301340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:01:05.488+0000 7f82d4301340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:01:05.604+0000 7f82d4301340 1 mgr[py] Loading python module 'status' 2021-02-24T09:01:05.904+0000 7f82d4301340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:01:06.004+0000 7f82d4301340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:01:06.268+0000 7f82d4301340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:01:06.472+0000 7f82d4301340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:01:06.696+0000 7f82d4301340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:01:06.828+0000 7f82d4301340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:01:06.852+0000 7f82bfc67700 0 ms_deliver_dispatch: unhandled message 0x5574261151e0 mon_map magic: 0 v1 from mon.1 v2:172.21.2.14:40261/0 2021-02-24T09:01:06.872+0000 7f82c0468700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:06.872+0000 7f82c0468700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:01:06.876+0000 7f82bfc67700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/17397 2021-02-24T09:02:22.405+0000 7f82bfc67700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/17397 2021-02-24T09:02:29.089+0000 7fc1a4d7a340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:29.089+0000 7fc1a4d7a340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 28143 2021-02-24T09:02:29.093+0000 7fc1a4d7a340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:29.149+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:02:29.313+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:02:29.429+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:02:29.701+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:02:29.817+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:02:30.541+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:02:30.633+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:02:30.889+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:02:30.997+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:02:31.097+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:02:31.297+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:02:31.405+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:02:31.569+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:02:31.665+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:02:31.945+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:02:32.065+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:02:32.245+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:02:32.373+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:02:32.629+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:02:32.753+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:02:32.865+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:02:33.205+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:02:33.333+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:02:33.873+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:02:34.049+0000 7fc1a4d7a340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:02:34.049+0000 7fc1a4d7a340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:02:34.049+0000 7fc1a4d7a340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:02:34.049+0000 7fc1a4d7a340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:02:34.049+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:02:34.177+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:02:34.309+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:02:34.437+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'status' 2021-02-24T09:02:34.773+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:02:34.881+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:02:35.209+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:02:35.413+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:02:35.621+0000 7fc1a4d7a340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:02:35.749+0000 7fc1a4d7a340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:02:35.757+0000 7fc1906e0700 0 ms_deliver_dispatch: unhandled message 0x562d4abd31e0 mon_map magic: 0 v1 from mon.1 v2:172.21.2.14:40261/0 2021-02-24T09:02:43.990+0000 7fc1906e0700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/28121 2021-02-24T09:02:45.434+0000 7fc1906e0700 1 mgr handle_mgr_map Activating! 2021-02-24T09:02:45.434+0000 7fc1906e0700 1 mgr handle_mgr_map I am now activating 2021-02-24T09:02:45.466+0000 7fc18eedd700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument 2021-02-24T09:02:45.466+0000 7fc18eedd700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument 2021-02-24T09:02:45.466+0000 7fc18f6de700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument 2021-02-24T09:02:50.258+0000 7fe75bfa7340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:50.258+0000 7fe75bfa7340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 28755 2021-02-24T09:02:50.262+0000 7fe75bfa7340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:50.322+0000 7fe75bfa7340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:02:50.474+0000 7fe75bfa7340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:02:50.582+0000 7fe75bfa7340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:02:50.854+0000 7fe75bfa7340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:02:50.946+0000 7fe75bfa7340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:02:51.598+0000 7fe75bfa7340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:02:51.686+0000 7fe75bfa7340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:02:51.906+0000 7fe75bfa7340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:02:51.994+0000 7fe75bfa7340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:02:52.078+0000 7fe75bfa7340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:02:52.262+0000 7fe75bfa7340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:02:52.374+0000 7fe75bfa7340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:02:52.542+0000 7fe75bfa7340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:02:52.630+0000 7fe75bfa7340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:02:52.902+0000 7fe75bfa7340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:02:53.030+0000 7fe75bfa7340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:02:53.190+0000 7fe75bfa7340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:02:53.322+0000 7fe75bfa7340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:02:53.602+0000 7fe75bfa7340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:02:53.722+0000 7fe75bfa7340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:02:53.814+0000 7fe75bfa7340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:02:54.090+0000 7fe75bfa7340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:02:54.226+0000 7fe75bfa7340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:02:54.782+0000 7fe75bfa7340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:02:54.954+0000 7fe75bfa7340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:02:54.954+0000 7fe75bfa7340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:02:54.954+0000 7fe75bfa7340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:02:54.954+0000 7fe75bfa7340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:02:54.954+0000 7fe75bfa7340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:02:55.082+0000 7fe75bfa7340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:02:55.214+0000 7fe75bfa7340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:02:55.334+0000 7fe75bfa7340 1 mgr[py] Loading python module 'status' 2021-02-24T09:02:55.686+0000 7fe75bfa7340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:02:55.806+0000 7fe75bfa7340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:02:56.070+0000 7fe75bfa7340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:02:56.270+0000 7fe75bfa7340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:02:56.486+0000 7fe75bfa7340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:02:56.618+0000 7fe75bfa7340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:02:56.626+0000 7fe74790d700 0 ms_deliver_dispatch: unhandled message 0x5559e534d1e0 mon_map magic: 0 v1 from mon.2 v2:172.21.2.14:40263/0 2021-02-24T09:02:57.246+0000 7fe74790d700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/28733 2021-02-24T09:03:05.574+0000 7fe74790d700 1 mgr handle_mgr_map respawning because set of enabled modules changed! 2021-02-24T09:03:05.574+0000 7fe74790d700 1 mgr respawn e: './bin/./ceph-mgr' 2021-02-24T09:03:05.574+0000 7fe74790d700 1 mgr respawn 0: './bin/./ceph-mgr' 2021-02-24T09:03:05.574+0000 7fe74790d700 1 mgr respawn 1: '-i' 2021-02-24T09:03:05.574+0000 7fe74790d700 1 mgr respawn 2: 'y' 2021-02-24T09:03:05.574+0000 7fe74790d700 1 mgr respawn respawning with exe /home/jenkins-build/build/workspace/ceph-api/build/bin/ceph-mgr 2021-02-24T09:03:05.574+0000 7fe74790d700 1 mgr respawn exe_path /proc/self/exe 2021-02-24T09:03:05.710+0000 7f73a01ec340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:05.710+0000 7f73a01ec340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 28765 2021-02-24T09:03:05.714+0000 7f73a01ec340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:05.770+0000 7f73a01ec340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:03:05.922+0000 7f73a01ec340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:03:06.030+0000 7f73a01ec340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:03:06.290+0000 7f73a01ec340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:03:06.410+0000 7f73a01ec340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:03:07.062+0000 7f73a01ec340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:03:07.158+0000 7f73a01ec340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:03:07.398+0000 7f73a01ec340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:03:07.490+0000 7f73a01ec340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:03:07.586+0000 7f73a01ec340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:03:07.774+0000 7f73a01ec340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:03:07.858+0000 7f73a01ec340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:03:07.998+0000 7f73a01ec340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:03:08.090+0000 7f73a01ec340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:03:08.334+0000 7f73a01ec340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:03:08.434+0000 7f73a01ec340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:03:08.570+0000 7f73a01ec340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:03:08.670+0000 7f73a01ec340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:03:08.926+0000 7f73a01ec340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:03:09.038+0000 7f73a01ec340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:03:09.162+0000 7f73a01ec340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:03:09.494+0000 7f73a01ec340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:03:09.606+0000 7f73a01ec340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:03:10.118+0000 7f73a01ec340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:03:10.290+0000 7f73a01ec340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:03:10.290+0000 7f73a01ec340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:03:10.290+0000 7f73a01ec340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:03:10.290+0000 7f73a01ec340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:03:10.290+0000 7f73a01ec340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:03:10.394+0000 7f73a01ec340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:03:10.530+0000 7f73a01ec340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:03:10.654+0000 7f73a01ec340 1 mgr[py] Loading python module 'status' 2021-02-24T09:03:10.982+0000 7f73a01ec340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:03:11.094+0000 7f73a01ec340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:03:11.438+0000 7f73a01ec340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:03:11.606+0000 7f73a01ec340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:03:11.798+0000 7f73a01ec340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:03:11.930+0000 7f73a01ec340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:03:11.942+0000 7f738c353700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:11.942+0000 7f738c353700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:03:11.950+0000 7f738bb52700 0 ms_deliver_dispatch: unhandled message 0x55d8f866d1e0 mon_map magic: 0 v1 from mon.0 v2:172.21.2.14:40259/0 2021-02-24T09:03:21.558+0000 7f738bb52700 1 mgr handle_mgr_map Activating! 2021-02-24T09:03:21.562+0000 7f738bb52700 1 mgr handle_mgr_map I am now activating 2021-02-24T09:03:21.598+0000 7f738a34f700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument 2021-02-24T09:03:21.598+0000 7f738a34f700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument 2021-02-24T09:03:21.598+0000 7f738ab50700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument 2021-02-24T09:03:21.654+0000 7f736aa40700 0 [balancer DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.654+0000 7f736aa40700 1 mgr load Constructed class from module: balancer 2021-02-24T09:03:21.658+0000 7f736aa40700 0 [crash DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.658+0000 7f736aa40700 1 mgr load Constructed class from module: crash 2021-02-24T09:03:21.658+0000 7f736aa40700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.658+0000 7f736aa40700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:03:21.658+0000 7f736aa40700 0 [devicehealth DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.658+0000 7f736aa40700 1 mgr load Constructed class from module: devicehealth 2021-02-24T09:03:21.662+0000 7f736aa40700 0 [orchestrator DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.662+0000 7f736aa40700 1 mgr load Constructed class from module: orchestrator 2021-02-24T09:03:21.670+0000 7f736aa40700 0 [pg_autoscaler DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.670+0000 7f736aa40700 1 mgr load Constructed class from module: pg_autoscaler 2021-02-24T09:03:21.674+0000 7f736aa40700 0 [progress DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.674+0000 7f736aa40700 1 mgr load Constructed class from module: progress 2021-02-24T09:03:21.710+0000 7f736aa40700 0 [rbd_support DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.762+0000 7f736aa40700 1 mgr load Constructed class from module: rbd_support 2021-02-24T09:03:21.762+0000 7f736aa40700 0 [restful DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.762+0000 7f736aa40700 1 mgr load Constructed class from module: restful 2021-02-24T09:03:21.766+0000 7f736aa40700 0 [status DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.766+0000 7f736aa40700 1 mgr load Constructed class from module: status 2021-02-24T09:03:21.766+0000 7f736aa40700 0 [telemetry DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.766+0000 7f736aa40700 1 mgr load Constructed class from module: telemetry 2021-02-24T09:03:21.770+0000 7f736aa40700 0 [volumes DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:21.774+0000 7f7364233700 0 [restful WARNING root] server not running: no certificate configured 2021-02-24T09:03:21.826+0000 7f736aa40700 1 mgr load Constructed class from module: volumes 2021-02-24T09:03:22.698+0000 7f736a23f700 0 log_channel(cluster) log [DBG] : pgmap v4: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:23.598+0000 7f736923d700 0 log_channel(cluster) log [DBG] : pgmap v5: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:25.602+0000 7f736923d700 0 log_channel(cluster) log [DBG] : pgmap v6: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:27.602+0000 7f736923d700 0 log_channel(cluster) log [DBG] : pgmap v7: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:29.611+0000 7f736923d700 0 log_channel(cluster) log [DBG] : pgmap v8: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:31.615+0000 7f736923d700 0 log_channel(cluster) log [DBG] : pgmap v9: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:33.623+0000 7f736923d700 0 log_channel(cluster) log [DBG] : pgmap v10: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:35.627+0000 7f736923d700 0 log_channel(cluster) log [DBG] : pgmap v11: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:37.627+0000 7f736923d700 0 log_channel(cluster) log [DBG] : pgmap v12: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:03:38.527+0000 7f738cb54700 -1 received signal: Terminated from python ../qa/tasks/vstart_runner.py --ignore-missing-binaries --no-verbose tasks.mgr.test_dashboard tasks.mgr.dashboard.test_api tasks.mgr.dashboard.test_auth tasks.mgr.dashboard.test_cephfs tasks.mgr.dashboard.test_cluster_configuration tasks.mgr.dashboard.test_crush_rule tasks.mgr.dashboard.test_erasure_code_profile tasks.mgr.dashboard.test_ganesha tasks.mgr.dashboard.test_health tasks.mgr.dashboard.test_host tasks.mgr.dashboard.test_logs tasks.mgr.dashboard.test_mgr_module tasks.mgr.dashboard.test_monitor tasks.mgr.dashboard.test_orchestrator tasks.mgr.dashboard.test_osd tasks.mgr.dashboard.test_perf_counters tasks.mgr.dashboard.test_pool tasks.mgr.dashboard.test_rbd_mirroring tasks.mgr.dashboard.test_rbd tasks.mgr.dashboard.test_requests tasks.mgr.dashboard.test_rgw tasks.mgr.dashboard.test_role tasks.mgr.dashboard.test_settings tasks.mgr.dashboard.test_summary tasks.mgr.dashboard.test_telemetry tasks.mgr.dashboard.test_user tasks.mgr.test_module_selftest (PID: 27287) UID: 1108 2021-02-24T09:03:38.527+0000 7f738cb54700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2021-02-24T09:03:42.663+0000 7f48c7f95340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:42.675+0000 7f48c7f95340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:42.675+0000 7f48c7f95340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 30223 2021-02-24T09:03:42.679+0000 7f48c7f95340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:42.739+0000 7f48c7f95340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:03:42.895+0000 7f48c7f95340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:03:43.003+0000 7f48c7f95340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:03:43.275+0000 7f48c7f95340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:03:43.395+0000 7f48c7f95340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:03:44.095+0000 7f48c7f95340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:03:44.191+0000 7f48c7f95340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:03:44.427+0000 7f48c7f95340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:03:44.527+0000 7f48c7f95340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:03:44.639+0000 7f48c7f95340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:03:44.811+0000 7f48c7f95340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:03:44.903+0000 7f48c7f95340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:03:45.071+0000 7f48c7f95340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:03:45.171+0000 7f48c7f95340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:03:45.455+0000 7f48c7f95340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:03:45.563+0000 7f48c7f95340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:03:45.747+0000 7f48c7f95340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:03:45.887+0000 7f48c7f95340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:03:46.155+0000 7f48c7f95340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:03:46.291+0000 7f48c7f95340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:03:46.415+0000 7f48c7f95340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:03:46.767+0000 7f48c7f95340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:03:46.903+0000 7f48c7f95340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:03:47.479+0000 7f48c7f95340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:03:47.655+0000 7f48c7f95340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:03:47.655+0000 7f48c7f95340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:03:47.655+0000 7f48c7f95340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:03:47.655+0000 7f48c7f95340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:03:47.655+0000 7f48c7f95340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:03:47.759+0000 7f48c7f95340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:03:47.891+0000 7f48c7f95340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:03:48.011+0000 7f48c7f95340 1 mgr[py] Loading python module 'status' 2021-02-24T09:03:48.355+0000 7f48c7f95340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:03:48.463+0000 7f48c7f95340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:03:48.799+0000 7f48c7f95340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:03:48.995+0000 7f48c7f95340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:03:49.211+0000 7f48c7f95340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:03:49.335+0000 7f48c7f95340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:03:49.343+0000 7f48b38fb700 0 ms_deliver_dispatch: unhandled message 0x55865f9fb1e0 mon_map magic: 0 v1 from mon.2 v2:172.21.2.14:40263/0 2021-02-24T09:03:49.351+0000 7f48b40fc700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.351+0000 7f48b40fc700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:03:50.259+0000 7f48b38fb700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/30201 2021-02-24T09:03:59.619+0000 7f48b38fb700 1 mgr handle_mgr_map Activating! 2021-02-24T09:03:59.623+0000 7f48b38fb700 1 mgr handle_mgr_map I am now activating 2021-02-24T09:03:59.667+0000 7f48b20f8700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument 2021-02-24T09:03:59.667+0000 7f48b28f9700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument 2021-02-24T09:03:59.667+0000 7f48b20f8700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument 2021-02-24T09:03:59.707+0000 7f48927e9700 0 [balancer DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.707+0000 7f48927e9700 1 mgr load Constructed class from module: balancer 2021-02-24T09:03:59.711+0000 7f48927e9700 0 [crash DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.711+0000 7f48927e9700 1 mgr load Constructed class from module: crash 2021-02-24T09:03:59.711+0000 7f48927e9700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.711+0000 7f48927e9700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:03:59.711+0000 7f48927e9700 0 [devicehealth DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.711+0000 7f48927e9700 1 mgr load Constructed class from module: devicehealth 2021-02-24T09:03:59.715+0000 7f48927e9700 0 [orchestrator DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.715+0000 7f48927e9700 1 mgr load Constructed class from module: orchestrator 2021-02-24T09:03:59.723+0000 7f48927e9700 0 [pg_autoscaler DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.723+0000 7f48927e9700 1 mgr load Constructed class from module: pg_autoscaler 2021-02-24T09:03:59.727+0000 7f48927e9700 0 [progress DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.727+0000 7f48927e9700 1 mgr load Constructed class from module: progress 2021-02-24T09:03:59.735+0000 7f48927e9700 0 [rbd_support DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.831+0000 7f48927e9700 1 mgr load Constructed class from module: rbd_support 2021-02-24T09:03:59.835+0000 7f48927e9700 0 [restful DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.835+0000 7f48927e9700 1 mgr load Constructed class from module: restful 2021-02-24T09:03:59.839+0000 7f48927e9700 0 [status DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.839+0000 7f48927e9700 1 mgr load Constructed class from module: status 2021-02-24T09:03:59.843+0000 7f48927e9700 0 [telemetry DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.843+0000 7f48927e9700 1 mgr load Constructed class from module: telemetry 2021-02-24T09:03:59.847+0000 7f48927e9700 0 [volumes DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:59.859+0000 7f488bfdc700 0 [restful WARNING root] server not running: no certificate configured 2021-02-24T09:03:59.895+0000 7f48927e9700 1 mgr load Constructed class from module: volumes 2021-02-24T09:04:00.659+0000 7f4891fe8700 0 log_channel(cluster) log [DBG] : pgmap v4: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:04:01.671+0000 7f4890fe6700 0 log_channel(cluster) log [DBG] : pgmap v6: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:04:03.671+0000 7f4890fe6700 0 log_channel(cluster) log [DBG] : pgmap v7: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:04:05.679+0000 7f4890fe6700 0 log_channel(cluster) log [DBG] : pgmap v8: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:04:07.683+0000 7f4890fe6700 0 log_channel(cluster) log [DBG] : pgmap v9: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:04:09.683+0000 7f4890fe6700 0 log_channel(cluster) log [DBG] : pgmap v10: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:04:11.695+0000 7f4890fe6700 0 log_channel(cluster) log [DBG] : pgmap v11: 160 pgs: 160 active+clean; 27 KiB data, 4.0 GiB used, 400 GiB / 404 GiB avail 2021-02-24T09:04:11.703+0000 7f48b48fd700 -1 received signal: Terminated from python ../qa/tasks/vstart_runner.py --ignore-missing-binaries --no-verbose tasks.mgr.test_dashboard tasks.mgr.dashboard.test_api tasks.mgr.dashboard.test_auth tasks.mgr.dashboard.test_cephfs tasks.mgr.dashboard.test_cluster_configuration tasks.mgr.dashboard.test_crush_rule tasks.mgr.dashboard.test_erasure_code_profile tasks.mgr.dashboard.test_ganesha tasks.mgr.dashboard.test_health tasks.mgr.dashboard.test_host tasks.mgr.dashboard.test_logs tasks.mgr.dashboard.test_mgr_module tasks.mgr.dashboard.test_monitor tasks.mgr.dashboard.test_orchestrator tasks.mgr.dashboard.test_osd tasks.mgr.dashboard.test_perf_counters tasks.mgr.dashboard.test_pool tasks.mgr.dashboard.test_rbd_mirroring tasks.mgr.dashboard.test_rbd tasks.mgr.dashboard.test_requests tasks.mgr.dashboard.test_rgw tasks.mgr.dashboard.test_role tasks.mgr.dashboard.test_settings tasks.mgr.dashboard.test_summary tasks.mgr.dashboard.test_telemetry tasks.mgr.dashboard.test_user tasks.mgr.test_module_selftest (PID: 27287) UID: 1108 2021-02-24T09:04:11.703+0000 7f48b48fd700 -1 mgr handle_mgr_signal *** Got signal Terminated *** End of: /home/jenkins-build/build/workspace/ceph-api/build/out/mgr.y.log Displaying last 1500 lines of: /home/jenkins-build/build/workspace/ceph-api/build/out/mgr.z.log 2021-02-24T09:01:02.600+0000 7f742cea8340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 17702 2021-02-24T09:01:02.664+0000 7f742cea8340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:01:02.812+0000 7f742cea8340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:01:02.904+0000 7f742cea8340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:01:03.104+0000 7f742cea8340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:01:03.196+0000 7f742cea8340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:01:03.868+0000 7f742cea8340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:01:03.968+0000 7f742cea8340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:01:04.200+0000 7f742cea8340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:01:04.304+0000 7f742cea8340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:01:04.416+0000 7f742cea8340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:01:04.616+0000 7f742cea8340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:01:04.724+0000 7f742cea8340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:01:04.888+0000 7f742cea8340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:01:05.004+0000 7f742cea8340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:01:05.268+0000 7f742cea8340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:01:05.372+0000 7f742cea8340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:01:05.520+0000 7f742cea8340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:01:05.628+0000 7f742cea8340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:01:05.840+0000 7f742cea8340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:01:05.940+0000 7f742cea8340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:01:06.036+0000 7f742cea8340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:01:06.376+0000 7f742cea8340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:01:06.520+0000 7f742cea8340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:01:07.000+0000 7f742cea8340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:01:07.212+0000 7f742cea8340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:01:07.212+0000 7f742cea8340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:01:07.212+0000 7f742cea8340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:01:07.212+0000 7f742cea8340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:01:07.212+0000 7f742cea8340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:01:07.344+0000 7f742cea8340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:01:07.480+0000 7f742cea8340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:01:07.616+0000 7f742cea8340 1 mgr[py] Loading python module 'status' 2021-02-24T09:01:07.984+0000 7f742cea8340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:01:08.084+0000 7f742cea8340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:01:08.384+0000 7f742cea8340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:01:08.564+0000 7f742cea8340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:01:08.736+0000 7f742cea8340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:01:08.848+0000 7f742cea8340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:01:08.872+0000 7f741880e700 0 ms_deliver_dispatch: unhandled message 0x5593400fd1e0 mon_map magic: 0 v1 from mon.0 v2:172.21.2.14:40259/0 2021-02-24T09:01:08.876+0000 7f741900f700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:01:08.876+0000 7f741900f700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:01:08.892+0000 7f741880e700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/17397 2021-02-24T09:01:09.884+0000 7f741880e700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/17397 2021-02-24T09:02:22.405+0000 7f741880e700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/17397 2021-02-24T09:02:29.241+0000 7f637316c340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:29.241+0000 7f637316c340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 28175 2021-02-24T09:02:29.245+0000 7f637316c340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:29.305+0000 7f637316c340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:02:29.465+0000 7f637316c340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:02:29.581+0000 7f637316c340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:02:29.849+0000 7f637316c340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:02:29.957+0000 7f637316c340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:02:30.629+0000 7f637316c340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:02:30.717+0000 7f637316c340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:02:30.933+0000 7f637316c340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:02:31.029+0000 7f637316c340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:02:31.141+0000 7f637316c340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:02:31.341+0000 7f637316c340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:02:31.437+0000 7f637316c340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:02:31.581+0000 7f637316c340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:02:31.669+0000 7f637316c340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:02:31.937+0000 7f637316c340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:02:32.057+0000 7f637316c340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:02:32.237+0000 7f637316c340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:02:32.365+0000 7f637316c340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:02:32.633+0000 7f637316c340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:02:32.745+0000 7f637316c340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:02:32.869+0000 7f637316c340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:02:33.197+0000 7f637316c340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:02:33.325+0000 7f637316c340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:02:33.861+0000 7f637316c340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:02:34.057+0000 7f637316c340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:02:34.057+0000 7f637316c340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:02:34.057+0000 7f637316c340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:02:34.057+0000 7f637316c340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:02:34.057+0000 7f637316c340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:02:34.173+0000 7f637316c340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:02:34.285+0000 7f637316c340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:02:34.389+0000 7f637316c340 1 mgr[py] Loading python module 'status' 2021-02-24T09:02:34.757+0000 7f637316c340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:02:34.881+0000 7f637316c340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:02:35.181+0000 7f637316c340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:02:35.381+0000 7f637316c340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:02:35.593+0000 7f637316c340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:02:35.697+0000 7f637316c340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:02:35.705+0000 7f635ead2700 0 ms_deliver_dispatch: unhandled message 0x55b2e674d1e0 mon_map magic: 0 v1 from mon.2 v2:172.21.2.14:40263/0 2021-02-24T09:02:43.990+0000 7f635ead2700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/28121 2021-02-24T09:02:46.894+0000 7f635ead2700 1 mgr handle_mgr_map Activating! 2021-02-24T09:02:46.898+0000 7f635ead2700 1 mgr handle_mgr_map I am now activating 2021-02-24T09:02:46.918+0000 7f635d2cf700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument 2021-02-24T09:02:46.918+0000 7f635d2cf700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument 2021-02-24T09:02:46.918+0000 7f635dad0700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument 2021-02-24T09:02:46.966+0000 7f63443df700 0 [balancer DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:46.966+0000 7f63443df700 1 mgr load Constructed class from module: balancer 2021-02-24T09:02:46.966+0000 7f63443df700 0 [crash DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:46.966+0000 7f63443df700 1 mgr load Constructed class from module: crash 2021-02-24T09:02:46.970+0000 7f63443df700 0 [devicehealth DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:46.970+0000 7f63443df700 1 mgr load Constructed class from module: devicehealth 2021-02-24T09:02:46.970+0000 7f63443df700 0 [orchestrator DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:46.970+0000 7f63443df700 1 mgr load Constructed class from module: orchestrator 2021-02-24T09:02:46.974+0000 7f63443df700 0 [pg_autoscaler DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:46.974+0000 7f63443df700 1 mgr load Constructed class from module: pg_autoscaler 2021-02-24T09:02:46.974+0000 7f63443df700 0 [progress DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:46.974+0000 7f63443df700 1 mgr load Constructed class from module: progress 2021-02-24T09:02:46.978+0000 7f63443df700 0 [rbd_support DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:02:46.982+0000 7f635fad4700 -1 received signal: Terminated from python ../qa/tasks/vstart_runner.py --ignore-missing-binaries --no-verbose tasks.mgr.test_dashboard tasks.mgr.dashboard.test_api tasks.mgr.dashboard.test_auth tasks.mgr.dashboard.test_cephfs tasks.mgr.dashboard.test_cluster_configuration tasks.mgr.dashboard.test_crush_rule tasks.mgr.dashboard.test_erasure_code_profile tasks.mgr.dashboard.test_ganesha tasks.mgr.dashboard.test_health tasks.mgr.dashboard.test_host tasks.mgr.dashboard.test_logs tasks.mgr.dashboard.test_mgr_module tasks.mgr.dashboard.test_monitor tasks.mgr.dashboard.test_orchestrator tasks.mgr.dashboard.test_osd tasks.mgr.dashboard.test_perf_counters tasks.mgr.dashboard.test_pool tasks.mgr.dashboard.test_rbd_mirroring tasks.mgr.dashboard.test_rbd tasks.mgr.dashboard.test_requests tasks.mgr.dashboard.test_rgw tasks.mgr.dashboard.test_role tasks.mgr.dashboard.test_settings tasks.mgr.dashboard.test_summary tasks.mgr.dashboard.test_telemetry tasks.mgr.dashboard.test_user tasks.mgr.test_module_selftest (PID: 27287) UID: 1108 2021-02-24T09:02:46.986+0000 7f635fad4700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2021-02-24T09:02:50.414+0000 7fabf5920340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:50.414+0000 7fabf5920340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 28787 2021-02-24T09:02:50.418+0000 7fabf5920340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:02:50.478+0000 7fabf5920340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:02:50.630+0000 7fabf5920340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:02:50.738+0000 7fabf5920340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:02:51.006+0000 7fabf5920340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:02:51.114+0000 7fabf5920340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:02:51.830+0000 7fabf5920340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:02:51.918+0000 7fabf5920340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:02:52.126+0000 7fabf5920340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:02:52.218+0000 7fabf5920340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:02:52.306+0000 7fabf5920340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:02:52.466+0000 7fabf5920340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:02:52.570+0000 7fabf5920340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:02:52.726+0000 7fabf5920340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:02:52.830+0000 7fabf5920340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:02:53.086+0000 7fabf5920340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:02:53.190+0000 7fabf5920340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:02:53.378+0000 7fabf5920340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:02:53.506+0000 7fabf5920340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:02:53.778+0000 7fabf5920340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:02:53.906+0000 7fabf5920340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:02:54.026+0000 7fabf5920340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:02:54.382+0000 7fabf5920340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:02:54.486+0000 7fabf5920340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:02:54.978+0000 7fabf5920340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:02:55.150+0000 7fabf5920340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:02:55.150+0000 7fabf5920340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:02:55.150+0000 7fabf5920340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:02:55.150+0000 7fabf5920340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:02:55.150+0000 7fabf5920340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:02:55.270+0000 7fabf5920340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:02:55.378+0000 7fabf5920340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:02:55.474+0000 7fabf5920340 1 mgr[py] Loading python module 'status' 2021-02-24T09:02:55.774+0000 7fabf5920340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:02:55.890+0000 7fabf5920340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:02:56.230+0000 7fabf5920340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:02:56.438+0000 7fabf5920340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:02:56.658+0000 7fabf5920340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:02:56.802+0000 7fabf5920340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:02:56.814+0000 7fabe1286700 0 ms_deliver_dispatch: unhandled message 0x5654b15c71e0 mon_map magic: 0 v1 from mon.1 v2:172.21.2.14:40261/0 2021-02-24T09:02:57.246+0000 7fabe1286700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/28733 2021-02-24T09:03:05.562+0000 7fabe1286700 1 mgr handle_mgr_map respawning because set of enabled modules changed! 2021-02-24T09:03:05.562+0000 7fabe1286700 1 mgr respawn e: './bin/./ceph-mgr' 2021-02-24T09:03:05.562+0000 7fabe1286700 1 mgr respawn 0: './bin/./ceph-mgr' 2021-02-24T09:03:05.562+0000 7fabe1286700 1 mgr respawn 1: '-i' 2021-02-24T09:03:05.562+0000 7fabe1286700 1 mgr respawn 2: 'z' 2021-02-24T09:03:05.562+0000 7fabe1286700 1 mgr respawn respawning with exe /home/jenkins-build/build/workspace/ceph-api/build/bin/ceph-mgr 2021-02-24T09:03:05.562+0000 7fabe1286700 1 mgr respawn exe_path /proc/self/exe 2021-02-24T09:03:05.714+0000 7fb7c989f340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:05.714+0000 7fb7c989f340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 28797 2021-02-24T09:03:05.718+0000 7fb7c989f340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:05.766+0000 7fb7c989f340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:03:05.878+0000 7fb7c989f340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:03:05.974+0000 7fb7c989f340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:03:06.234+0000 7fb7c989f340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:03:06.346+0000 7fb7c989f340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:03:07.074+0000 7fb7c989f340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:03:07.158+0000 7fb7c989f340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:03:07.378+0000 7fb7c989f340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:03:07.470+0000 7fb7c989f340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:03:07.566+0000 7fb7c989f340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:03:07.762+0000 7fb7c989f340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:03:07.866+0000 7fb7c989f340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:03:08.010+0000 7fb7c989f340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:03:08.106+0000 7fb7c989f340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:03:08.334+0000 7fb7c989f340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:03:08.442+0000 7fb7c989f340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:03:08.622+0000 7fb7c989f340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:03:08.734+0000 7fb7c989f340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:03:08.966+0000 7fb7c989f340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:03:09.074+0000 7fb7c989f340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:03:09.170+0000 7fb7c989f340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:03:09.450+0000 7fb7c989f340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:03:09.578+0000 7fb7c989f340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:03:10.118+0000 7fb7c989f340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:03:10.266+0000 7fb7c989f340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:03:10.266+0000 7fb7c989f340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:03:10.266+0000 7fb7c989f340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:03:10.266+0000 7fb7c989f340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:03:10.266+0000 7fb7c989f340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:03:10.366+0000 7fb7c989f340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:03:10.474+0000 7fb7c989f340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:03:10.578+0000 7fb7c989f340 1 mgr[py] Loading python module 'status' 2021-02-24T09:03:10.906+0000 7fb7c989f340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:03:11.042+0000 7fb7c989f340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:03:11.334+0000 7fb7c989f340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:03:11.526+0000 7fb7c989f340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:03:11.738+0000 7fb7c989f340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:03:11.866+0000 7fb7c989f340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:03:11.898+0000 7fb7b5a06700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:11.898+0000 7fb7b5a06700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:03:11.906+0000 7fb7b5205700 0 ms_deliver_dispatch: unhandled message 0x55b353e291e0 mon_map magic: 0 v1 from mon.2 v2:172.21.2.14:40263/0 2021-02-24T09:03:38.563+0000 7fb7b5205700 0 client.0 ms_handle_reset on v2:172.21.2.14:6834/29221 2021-02-24T09:03:39.455+0000 7fb7b5205700 1 mgr handle_mgr_map Activating! 2021-02-24T09:03:39.455+0000 7fb7b5205700 1 mgr handle_mgr_map I am now activating 2021-02-24T09:03:39.491+0000 7fb7b3a02700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument 2021-02-24T09:03:39.491+0000 7fb7b4203700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument 2021-02-24T09:03:39.491+0000 7fb7b3a02700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument 2021-02-24T09:03:39.531+0000 7fb7b6207700 -1 received signal: Terminated from python ../qa/tasks/vstart_runner.py --ignore-missing-binaries --no-verbose tasks.mgr.test_dashboard tasks.mgr.dashboard.test_api tasks.mgr.dashboard.test_auth tasks.mgr.dashboard.test_cephfs tasks.mgr.dashboard.test_cluster_configuration tasks.mgr.dashboard.test_crush_rule tasks.mgr.dashboard.test_erasure_code_profile tasks.mgr.dashboard.test_ganesha tasks.mgr.dashboard.test_health tasks.mgr.dashboard.test_host tasks.mgr.dashboard.test_logs tasks.mgr.dashboard.test_mgr_module tasks.mgr.dashboard.test_monitor tasks.mgr.dashboard.test_orchestrator tasks.mgr.dashboard.test_osd tasks.mgr.dashboard.test_perf_counters tasks.mgr.dashboard.test_pool tasks.mgr.dashboard.test_rbd_mirroring tasks.mgr.dashboard.test_rbd tasks.mgr.dashboard.test_requests tasks.mgr.dashboard.test_rgw tasks.mgr.dashboard.test_role tasks.mgr.dashboard.test_settings tasks.mgr.dashboard.test_summary tasks.mgr.dashboard.test_telemetry tasks.mgr.dashboard.test_user tasks.mgr.test_module_selftest (PID: 27287) UID: 1108 2021-02-24T09:03:39.531+0000 7fb7b6207700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2021-02-24T09:03:42.831+0000 7f6e9a6cb340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:42.831+0000 7f6e9a6cb340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 30255 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 -1 WARNING: all dangerous and experimental features are enabled. 2021-02-24T09:03:42.895+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'alerts' 2021-02-24T09:03:43.043+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'balancer' 2021-02-24T09:03:43.155+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'cephadm' 2021-02-24T09:03:43.427+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'crash' 2021-02-24T09:03:43.527+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'dashboard' 2021-02-24T09:03:44.159+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'devicehealth' 2021-02-24T09:03:44.243+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'diskprediction_local' 2021-02-24T09:03:44.447+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'hello' 2021-02-24T09:03:44.547+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'influx' 2021-02-24T09:03:44.659+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'insights' 2021-02-24T09:03:44.843+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'iostat' 2021-02-24T09:03:44.943+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'k8sevents' 2021-02-24T09:03:45.107+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'localpool' 2021-02-24T09:03:45.195+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'mds_autoscaler' 2021-02-24T09:03:45.435+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'mirroring' 2021-02-24T09:03:45.539+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'orchestrator' 2021-02-24T09:03:45.731+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'osd_perf_query' 2021-02-24T09:03:45.871+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'osd_support' 2021-02-24T09:03:46.107+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'pg_autoscaler' 2021-02-24T09:03:46.211+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'progress' 2021-02-24T09:03:46.311+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'prometheus' 2021-02-24T09:03:46.583+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'rbd_support' 2021-02-24T09:03:46.719+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'restful' 2021-02-24T09:03:47.187+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'rook' 2021-02-24T09:03:47.363+0000 7f6e9a6cb340 -1 mgr[py] Module not found: 'rook' 2021-02-24T09:03:47.363+0000 7f6e9a6cb340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' 2021-02-24T09:03:47.363+0000 7f6e9a6cb340 -1 mgr[py] Class not found in module 'rook' 2021-02-24T09:03:47.363+0000 7f6e9a6cb340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory 2021-02-24T09:03:47.363+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'selftest' 2021-02-24T09:03:47.467+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'snap_schedule' 2021-02-24T09:03:47.583+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'stats' 2021-02-24T09:03:47.707+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'status' 2021-02-24T09:03:48.039+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'telegraf' 2021-02-24T09:03:48.163+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'telemetry' 2021-02-24T09:03:48.495+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'test_orchestrator' 2021-02-24T09:03:48.695+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'volumes' 2021-02-24T09:03:48.911+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'zabbix' 2021-02-24T09:03:49.047+0000 7f6e9a6cb340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook 2021-02-24T09:03:49.059+0000 7f6e86031700 0 ms_deliver_dispatch: unhandled message 0x561e2048b1e0 mon_map magic: 0 v1 from mon.0 v2:172.21.2.14:40259/0 2021-02-24T09:03:49.151+0000 7f6e86832700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) 2021-02-24T09:03:49.151+0000 7f6e86832700 1 mgr load Constructed class from module: dashboard 2021-02-24T09:04:11.739+0000 7f6e86031700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/30233 2021-02-24T09:04:12.599+0000 7f6e86031700 1 mgr handle_mgr_map Activating! 2021-02-24T09:04:12.603+0000 7f6e86031700 1 mgr handle_mgr_map I am now activating 2021-02-24T09:04:12.623+0000 7f6e8482e700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument 2021-02-24T09:04:12.623+0000 7f6e8482e700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument 2021-02-24T09:04:12.623+0000 7f6e8482e700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument 2021-02-24T09:04:12.651+0000 7f6e86031700 -1 /home/jenkins-build/build/workspace/ceph-api/src/mgr/DaemonServer.cc: In function 'DaemonServer::got_service_map()::' thread 7f6e86031700 time 2021-02-24T09:04:12.633425+0000 /home/jenkins-build/build/workspace/ceph-api/src/mgr/DaemonServer.cc: 2827: FAILED ceph_assert(pending_service_map.epoch > service_map.epoch) ceph version Development (no_version) quincy (dev) 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x19d) [0x7f6e907e810b] 2: /home/jenkins-build/build/workspace/ceph-api/build/lib/libceph-common.so.2(+0x167438d) [0x7f6e907e838d] 3: ./bin/./ceph-mgr(+0xc6bf4a) [0x561e1ea04f4a] 4: ./bin/./ceph-mgr(+0xc6bffc) [0x561e1ea04ffc] 5: (DaemonServer::got_service_map()+0x6d) [0x561e1ea050df] 6: (Mgr::handle_service_map(boost::intrusive_ptr)+0x150) [0x561e1ea6a57a] 7: (Mgr::ms_dispatch2(boost::intrusive_ptr const&)+0x4d1) [0x561e1ea6b3a7] 8: (MgrStandby::ms_dispatch2(boost::intrusive_ptr const&)+0x24e) [0x561e1ea82aa2] 9: (Messenger::ms_deliver_dispatch(boost::intrusive_ptr const&)+0xe9) [0x7f6e909e57d7] 10: (DispatchQueue::entry()+0x622) [0x7f6e909e4230] 11: (DispatchQueue::DispatchThread::entry()+0x1c) [0x7f6e90b6014c] 12: (Thread::entry_wrapper()+0x83) [0x7f6e907a871d] 13: (Thread::_entry_func(void*)+0x18) [0x7f6e907a8690] 14: /lib/x86_64-linux-gnu/libpthread.so.0(+0x76db) [0x7f6e8eae86db] 15: clone() 2021-02-24T09:04:12.663+0000 7f6e86031700 -1 *** Caught signal (Aborted) ** in thread 7f6e86031700 thread_name:ms_dispatch ceph version Development (no_version) quincy (dev) 1: ./bin/./ceph-mgr(+0xfae0f4) [0x561e1ed470f4] 2: /lib/x86_64-linux-gnu/libpthread.so.0(+0x12890) [0x7f6e8eaf3890] 3: gsignal() 4: abort() 5: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x36c) [0x7f6e907e82da] 6: /home/jenkins-build/build/workspace/ceph-api/build/lib/libceph-common.so.2(+0x167438d) [0x7f6e907e838d] 7: ./bin/./ceph-mgr(+0xc6bf4a) [0x561e1ea04f4a] 8: ./bin/./ceph-mgr(+0xc6bffc) [0x561e1ea04ffc] 9: (DaemonServer::got_service_map()+0x6d) [0x561e1ea050df] 10: (Mgr::handle_service_map(boost::intrusive_ptr)+0x150) [0x561e1ea6a57a] 11: (Mgr::ms_dispatch2(boost::intrusive_ptr const&)+0x4d1) [0x561e1ea6b3a7] 12: (MgrStandby::ms_dispatch2(boost::intrusive_ptr const&)+0x24e) [0x561e1ea82aa2] 13: (Messenger::ms_deliver_dispatch(boost::intrusive_ptr const&)+0xe9) [0x7f6e909e57d7] 14: (DispatchQueue::entry()+0x622) [0x7f6e909e4230] 15: (DispatchQueue::DispatchThread::entry()+0x1c) [0x7f6e90b6014c] 16: (Thread::entry_wrapper()+0x83) [0x7f6e907a871d] 17: (Thread::_entry_func(void*)+0x18) [0x7f6e907a8690] 18: /lib/x86_64-linux-gnu/libpthread.so.0(+0x76db) [0x7f6e8eae86db] 19: clone() NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. --- begin dump of recent events --- -721> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command assert hook 0x561e2041c550 -720> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command abort hook 0x561e2041c550 -719> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command leak_some_memory hook 0x561e2041c550 -718> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command perfcounters_dump hook 0x561e2041c550 -717> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command 1 hook 0x561e2041c550 -716> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command perf dump hook 0x561e2041c550 -715> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command perfcounters_schema hook 0x561e2041c550 -714> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command perf histogram dump hook 0x561e2041c550 -713> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command 2 hook 0x561e2041c550 -712> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command perf schema hook 0x561e2041c550 -711> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command perf histogram schema hook 0x561e2041c550 -710> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command perf reset hook 0x561e2041c550 -709> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command config show hook 0x561e2041c550 -708> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command config help hook 0x561e2041c550 -707> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command config set hook 0x561e2041c550 -706> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command config unset hook 0x561e2041c550 -705> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command config get hook 0x561e2041c550 -704> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command config diff hook 0x561e2041c550 -703> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command config diff get hook 0x561e2041c550 -702> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command injectargs hook 0x561e2041c550 -701> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command log flush hook 0x561e2041c550 -700> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command log dump hook 0x561e2041c550 -699> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command log reopen hook 0x561e2041c550 -698> 2021-02-24T09:03:42.759+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command dump_mempools hook 0x561e2047c068 -697> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 -1 WARNING: all dangerous and experimental features are enabled. -696> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 10 monclient: get_monmap_and_config -695> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 10 monclient: build_initial_monmap -694> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 10 monclient: monmap: epoch 0 fsid f6a29647-a43b-4ade-8ae1-5b7368c31739 last_changed 2021-02-24T09:03:42.822007+0000 created 2021-02-24T09:03:42.822007+0000 min_mon_release 0 (unknown) election_strategy: 1 0: [v2:172.21.2.14:40259/0,v1:172.21.2.14:40260/0] mon.noname-a 1: [v2:172.21.2.14:40261/0,v1:172.21.2.14:40262/0] mon.noname-b 2: [v2:172.21.2.14:40263/0,v1:172.21.2.14:40264/0] mon.noname-c -693> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding auth protocol: cephx -692> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding auth protocol: cephx -691> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding auth protocol: cephx -690> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: secure -689> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: crc -688> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: secure -687> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: crc -686> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: secure -685> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: crc -684> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: crc -683> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: secure -682> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: crc -681> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: secure -680> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: crc -679> 2021-02-24T09:03:42.815+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2054a138) adding con mode: secure -678> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 2 auth: KeyRing::load: loaded key file /home/jenkins-build/build/workspace/ceph-api/build/dev/mgr.z/keyring -677> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 10 monclient: init -676> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding auth protocol: cephx -675> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding auth protocol: cephx -674> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding auth protocol: cephx -673> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: secure -672> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: crc -671> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: secure -670> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: crc -669> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: secure -668> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: crc -667> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: crc -666> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: secure -665> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: crc -664> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: secure -663> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: crc -662> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac7b80) adding con mode: secure -661> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 2 auth: KeyRing::load: loaded key file /home/jenkins-build/build/workspace/ceph-api/build/dev/mgr.z/keyring -660> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 2 auth: KeyRing::load: loaded key file /home/jenkins-build/build/workspace/ceph-api/build/dev/mgr.z/keyring -659> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 10 monclient: _reopen_session rank -1 -658> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 10 monclient: _add_conns ranks=[0,2,1] -657> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 10 monclient(hunting): picked mon.noname-a con 0x561e204d8800 addr [v2:172.21.2.14:40259/0,v1:172.21.2.14:40260/0] -656> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 10 monclient(hunting): picked mon.noname-c con 0x561e204d8c00 addr [v2:172.21.2.14:40263/0,v1:172.21.2.14:40264/0] -655> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 10 monclient(hunting): picked mon.noname-b con 0x561e204d9000 addr [v2:172.21.2.14:40261/0,v1:172.21.2.14:40262/0] -654> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 10 monclient(hunting): start opening mon connection -653> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 10 monclient(hunting): start opening mon connection -652> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 10 monclient(hunting): start opening mon connection -651> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 10 monclient(hunting): _renew_subs -650> 2021-02-24T09:03:42.819+0000 7f6e9a6cb340 10 monclient(hunting): authenticate will time out at 30637437.403205s -649> 2021-02-24T09:03:42.819+0000 7f6e89838700 10 monclient(hunting): get_auth_request con 0x561e204d8800 auth_method 0 -648> 2021-02-24T09:03:42.823+0000 7f6e89838700 10 monclient(hunting): get_auth_request method 2 preferred_modes [2,1] -647> 2021-02-24T09:03:42.823+0000 7f6e89838700 10 monclient(hunting): _init_auth method 2 -646> 2021-02-24T09:03:42.823+0000 7f6e8a039700 10 monclient(hunting): get_auth_request con 0x561e204d9000 auth_method 0 -645> 2021-02-24T09:03:42.823+0000 7f6e8a039700 10 monclient(hunting): get_auth_request method 2 preferred_modes [2,1] -644> 2021-02-24T09:03:42.823+0000 7f6e8a039700 10 monclient(hunting): _init_auth method 2 -643> 2021-02-24T09:03:42.823+0000 7f6e89037700 10 monclient(hunting): get_auth_request con 0x561e204d8c00 auth_method 0 -642> 2021-02-24T09:03:42.823+0000 7f6e89037700 10 monclient(hunting): get_auth_request method 2 preferred_modes [2,1] -641> 2021-02-24T09:03:42.823+0000 7f6e89037700 10 monclient(hunting): _init_auth method 2 -640> 2021-02-24T09:03:42.823+0000 7f6e89838700 10 monclient(hunting): handle_auth_reply_more payload 9 -639> 2021-02-24T09:03:42.823+0000 7f6e89838700 10 monclient(hunting): handle_auth_reply_more payload_len 9 -638> 2021-02-24T09:03:42.823+0000 7f6e89838700 10 monclient(hunting): handle_auth_reply_more responding with 36 bytes -637> 2021-02-24T09:03:42.823+0000 7f6e8a039700 10 monclient(hunting): handle_auth_reply_more payload 9 -636> 2021-02-24T09:03:42.823+0000 7f6e8a039700 10 monclient(hunting): handle_auth_reply_more payload_len 9 -635> 2021-02-24T09:03:42.823+0000 7f6e8a039700 10 monclient(hunting): handle_auth_reply_more responding with 36 bytes -634> 2021-02-24T09:03:42.823+0000 7f6e89037700 10 monclient(hunting): handle_auth_reply_more payload 9 -633> 2021-02-24T09:03:42.823+0000 7f6e89037700 10 monclient(hunting): handle_auth_reply_more payload_len 9 -632> 2021-02-24T09:03:42.823+0000 7f6e89037700 10 monclient(hunting): handle_auth_reply_more responding with 36 bytes -631> 2021-02-24T09:03:42.823+0000 7f6e8a039700 10 monclient(hunting): handle_auth_done global_id 4849 payload 450 -630> 2021-02-24T09:03:42.823+0000 7f6e8a039700 10 monclient: _finish_hunting 0 -629> 2021-02-24T09:03:42.823+0000 7f6e8a039700 1 monclient: found mon.noname-b -628> 2021-02-24T09:03:42.823+0000 7f6e8a039700 10 monclient: _send_mon_message to mon.noname-b at v2:172.21.2.14:40261/0 -627> 2021-02-24T09:03:42.823+0000 7f6e88836700 10 monclient: handle_monmap mon_map magic: 0 v1 -626> 2021-02-24T09:03:42.823+0000 7f6e88836700 10 monclient: got monmap 1 from mon.noname-b (according to old e1) -625> 2021-02-24T09:03:42.823+0000 7f6e88836700 10 monclient: dump: epoch 1 fsid f6a29647-a43b-4ade-8ae1-5b7368c31739 last_changed 2021-02-24T09:00:48.564342+0000 created 2021-02-24T09:00:48.564342+0000 min_mon_release 17 (quincy) election_strategy: 1 0: [v2:172.21.2.14:40259/0,v1:172.21.2.14:40260/0] mon.a 1: [v2:172.21.2.14:40261/0,v1:172.21.2.14:40262/0] mon.b 2: [v2:172.21.2.14:40263/0,v1:172.21.2.14:40264/0] mon.c -624> 2021-02-24T09:03:42.827+0000 7f6e88836700 10 monclient: _finish_auth 0 -623> 2021-02-24T09:03:42.827+0000 7f6e88836700 10 monclient: _check_auth_rotating renewing rotating keys (they expired before 2021-02-24T09:03:12.830453+0000) -622> 2021-02-24T09:03:42.827+0000 7f6e88836700 10 monclient: _send_mon_message to mon.b at v2:172.21.2.14:40261/0 -621> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 5 monclient: authenticate success, global_id 4849 -620> 2021-02-24T09:03:42.827+0000 7f6e88836700 10 monclient: handle_config config(13 keys) v1 -619> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 monclient: get_monmap_and_config success -618> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 4 set_mon_vals no callback set -617> 2021-02-24T09:03:42.827+0000 7f6e88836700 10 monclient: handle_monmap mon_map magic: 0 v1 -616> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals mgr/dashboard/standby_behaviour = redirect (unrecognized option) -615> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals mgr/dashboard/standby_error_status_code = 500 (unrecognized option) -614> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals mgr/dashboard/x/ssl_server_port = 7789 (unrecognized option) -613> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals mgr/dashboard/y/ssl_server_port = 7790 (unrecognized option) -612> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals mgr/dashboard/z/ssl_server_port = 7791 (unrecognized option) -611> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals mgr/prometheus/x/server_port = 9283 (unrecognized option) -610> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals mgr/prometheus/y/server_port = 10283 (unrecognized option) -609> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals mgr/prometheus/z/server_port = 11283 (unrecognized option) -608> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals mgr/restful/x/server_port = 42259 (unrecognized option) -607> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals mgr/restful/y/server_port = 44259 (unrecognized option) -606> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals mgr/restful/z/server_port = 46259 (unrecognized option) -605> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals osd_pool_default_min_size = 1 -604> 2021-02-24T09:03:42.827+0000 7f6e88836700 10 monclient: got monmap 1 from mon.b (according to old e1) -603> 2021-02-24T09:03:42.827+0000 7f6e9a6cb340 10 set_mon_vals osd_pool_default_size = 3 -602> 2021-02-24T09:03:42.827+0000 7f6e88836700 10 monclient: dump: epoch 1 fsid f6a29647-a43b-4ade-8ae1-5b7368c31739 last_changed 2021-02-24T09:00:48.564342+0000 created 2021-02-24T09:00:48.564342+0000 min_mon_release 17 (quincy) election_strategy: 1 0: [v2:172.21.2.14:40259/0,v1:172.21.2.14:40260/0] mon.a 1: [v2:172.21.2.14:40261/0,v1:172.21.2.14:40262/0] mon.b 2: [v2:172.21.2.14:40263/0,v1:172.21.2.14:40264/0] mon.c -601> 2021-02-24T09:03:42.827+0000 7f6e88836700 10 monclient: _finish_auth 0 -600> 2021-02-24T09:03:42.827+0000 7f6e88836700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:12.831341+0000) -599> 2021-02-24T09:03:42.831+0000 7f6e9a6cb340 10 monclient: shutdown -598> 2021-02-24T09:03:42.831+0000 7f6e9a6cb340 -1 WARNING: all dangerous and experimental features are enabled. -597> 2021-02-24T09:03:42.831+0000 7f6e9a6cb340 0 ceph version Development (no_version) quincy (dev), process ceph-mgr, pid 30255 -596> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 1 finished global_init_daemonize -595> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 -1 WARNING: all dangerous and experimental features are enabled. -594> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 asok(0x561e204d4000) init /tmp/ceph-asok.X06H1x/mgr.z.asok -593> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 asok(0x561e204d4000) bind_and_listen /tmp/ceph-asok.X06H1x/mgr.z.asok -592> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command 0 hook 0x561e2041b508 -591> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command version hook 0x561e2041b508 -590> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command git_version hook 0x561e2041b508 -589> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command help hook 0x561e2041c3b0 -588> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command get_command_descriptions hook 0x561e2041c4c0 -587> 2021-02-24T09:03:42.835+0000 7f6e89838700 5 asok(0x561e204d4000) entry start -586> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding auth protocol: cephx -585> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding auth protocol: cephx -584> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding auth protocol: cephx -583> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: secure -582> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: crc -581> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: secure -580> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: crc -579> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: secure -578> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: crc -577> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: crc -576> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: secure -575> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: crc -574> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: secure -573> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: crc -572> 2021-02-24T09:03:42.835+0000 7f6e9a6cb340 5 AuthRegistry(0x561e2116a138) adding con mode: secure -571> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 2 auth: KeyRing::load: loaded key file /home/jenkins-build/build/workspace/ceph-api/build/dev/mgr.z/keyring -570> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 10 monclient: build_initial_monmap -569> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 10 monclient: monmap: epoch 0 fsid 00000000-0000-0000-0000-000000000000 last_changed 0.000000 created 0.000000 min_mon_release 0 (unknown) election_strategy: 1 0: [v2:172.21.2.14:40259/0,v1:172.21.2.14:40260/0] mon.noname-a 1: [v2:172.21.2.14:40261/0,v1:172.21.2.14:40262/0] mon.noname-b 2: [v2:172.21.2.14:40263/0,v1:172.21.2.14:40264/0] mon.noname-c -568> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 4 mgr init Registered monc callback -567> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 10 monclient: init -566> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding auth protocol: cephx -565> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding auth protocol: cephx -564> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding auth protocol: cephx -563> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: secure -562> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: crc -561> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: secure -560> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: crc -559> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: secure -558> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: crc -557> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: crc -556> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: secure -555> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: crc -554> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: secure -553> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: crc -552> 2021-02-24T09:03:42.839+0000 7f6e9a6cb340 5 AuthRegistry(0x7ffcf4ac9498) adding con mode: secure -551> 2021-02-24T09:03:42.843+0000 7f6e9a6cb340 2 auth: KeyRing::load: loaded key file /home/jenkins-build/build/workspace/ceph-api/build/dev/mgr.z/keyring -550> 2021-02-24T09:03:42.843+0000 7f6e9a6cb340 2 auth: KeyRing::load: loaded key file /home/jenkins-build/build/workspace/ceph-api/build/dev/mgr.z/keyring -549> 2021-02-24T09:03:42.843+0000 7f6e9a6cb340 10 monclient: _reopen_session rank -1 -548> 2021-02-24T09:03:42.843+0000 7f6e9a6cb340 10 monclient: _add_conns ranks=[1,2,0] -547> 2021-02-24T09:03:42.843+0000 7f6e9a6cb340 10 monclient(hunting): picked mon.noname-b con 0x561e204d8c00 addr [v2:172.21.2.14:40261/0,v1:172.21.2.14:40262/0] -546> 2021-02-24T09:03:42.843+0000 7f6e9a6cb340 10 monclient(hunting): picked mon.noname-c con 0x561e204d8800 addr [v2:172.21.2.14:40263/0,v1:172.21.2.14:40264/0] -545> 2021-02-24T09:03:42.843+0000 7f6e9a6cb340 10 monclient(hunting): picked mon.noname-a con 0x561e204d8400 addr [v2:172.21.2.14:40259/0,v1:172.21.2.14:40260/0] -544> 2021-02-24T09:03:42.843+0000 7f6e9a6cb340 10 monclient(hunting): start opening mon connection -543> 2021-02-24T09:03:42.843+0000 7f6e9a6cb340 10 monclient(hunting): start opening mon connection -542> 2021-02-24T09:03:42.843+0000 7f6e9a6cb340 10 monclient(hunting): start opening mon connection -541> 2021-02-24T09:03:42.843+0000 7f6e9a6cb340 10 monclient(hunting): _renew_subs -540> 2021-02-24T09:03:42.843+0000 7f6e88836700 10 monclient(hunting): get_auth_request con 0x561e204d8800 auth_method 0 -539> 2021-02-24T09:03:42.843+0000 7f6e88836700 10 monclient(hunting): get_auth_request method 2 preferred_modes [2,1] -538> 2021-02-24T09:03:42.843+0000 7f6e88836700 10 monclient(hunting): _init_auth method 2 -537> 2021-02-24T09:03:42.843+0000 7f6e8a83a700 10 monclient(hunting): get_auth_request con 0x561e204d8c00 auth_method 0 -536> 2021-02-24T09:03:42.843+0000 7f6e8a83a700 10 monclient(hunting): get_auth_request method 2 preferred_modes [2,1] -535> 2021-02-24T09:03:42.843+0000 7f6e8a83a700 10 monclient(hunting): _init_auth method 2 -534> 2021-02-24T09:03:42.843+0000 7f6e8a039700 10 monclient(hunting): get_auth_request con 0x561e204d8400 auth_method 0 -533> 2021-02-24T09:03:42.843+0000 7f6e8a039700 10 monclient(hunting): get_auth_request method 2 preferred_modes [2,1] -532> 2021-02-24T09:03:42.843+0000 7f6e8a039700 10 monclient(hunting): _init_auth method 2 -531> 2021-02-24T09:03:42.843+0000 7f6e88836700 10 monclient(hunting): handle_auth_reply_more payload 9 -530> 2021-02-24T09:03:42.843+0000 7f6e88836700 10 monclient(hunting): handle_auth_reply_more payload_len 9 -529> 2021-02-24T09:03:42.843+0000 7f6e88836700 10 monclient(hunting): handle_auth_reply_more responding with 36 bytes -528> 2021-02-24T09:03:42.843+0000 7f6e8a83a700 10 monclient(hunting): handle_auth_reply_more payload 9 -527> 2021-02-24T09:03:42.843+0000 7f6e8a83a700 10 monclient(hunting): handle_auth_reply_more payload_len 9 -526> 2021-02-24T09:03:42.843+0000 7f6e8a83a700 10 monclient(hunting): handle_auth_reply_more responding with 36 bytes -525> 2021-02-24T09:03:42.843+0000 7f6e8a039700 10 monclient(hunting): handle_auth_reply_more payload 9 -524> 2021-02-24T09:03:42.843+0000 7f6e8a039700 10 monclient(hunting): handle_auth_reply_more payload_len 9 -523> 2021-02-24T09:03:42.843+0000 7f6e8a039700 10 monclient(hunting): handle_auth_reply_more responding with 36 bytes -522> 2021-02-24T09:03:42.847+0000 7f6e8a039700 10 monclient(hunting): handle_auth_done global_id 4851 payload 1166 -521> 2021-02-24T09:03:42.847+0000 7f6e8a039700 10 monclient: _finish_hunting 0 -520> 2021-02-24T09:03:42.847+0000 7f6e8a039700 1 monclient: found mon.noname-a -519> 2021-02-24T09:03:42.847+0000 7f6e8a039700 10 monclient: _send_mon_message to mon.noname-a at v2:172.21.2.14:40259/0 -518> 2021-02-24T09:03:42.847+0000 7f6e86031700 10 monclient: handle_monmap mon_map magic: 0 v1 -517> 2021-02-24T09:03:42.847+0000 7f6e86031700 10 monclient: got monmap 1 from mon.noname-a (according to old e1) -516> 2021-02-24T09:03:42.847+0000 7f6e86031700 10 monclient: dump: epoch 1 fsid f6a29647-a43b-4ade-8ae1-5b7368c31739 last_changed 2021-02-24T09:00:48.564342+0000 created 2021-02-24T09:00:48.564342+0000 min_mon_release 17 (quincy) election_strategy: 1 0: [v2:172.21.2.14:40259/0,v1:172.21.2.14:40260/0] mon.a 1: [v2:172.21.2.14:40261/0,v1:172.21.2.14:40262/0] mon.b 2: [v2:172.21.2.14:40263/0,v1:172.21.2.14:40264/0] mon.c -515> 2021-02-24T09:03:42.847+0000 7f6e86031700 10 monclient: _finish_auth 0 -514> 2021-02-24T09:03:42.847+0000 7f6e86031700 10 monclient: _check_auth_rotating renewing rotating keys (they expired before 2021-02-24T09:03:12.853114+0000) -513> 2021-02-24T09:03:42.847+0000 7f6e86031700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -512> 2021-02-24T09:03:42.847+0000 7f6e9a6cb340 5 monclient: authenticate success, global_id 4851 -511> 2021-02-24T09:03:42.847+0000 7f6e86031700 10 monclient: handle_config config(13 keys) v1 -510> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/standby_behaviour -509> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/standby_error_status_code -508> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/x/ssl_server_port -507> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/y/ssl_server_port -506> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/z/ssl_server_port -505> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/prometheus/x/server_port -504> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/prometheus/y/server_port -503> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/prometheus/z/server_port -502> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/restful/x/server_port -501> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/restful/y/server_port -500> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/restful/z/server_port -499> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback ignored osd_pool_default_min_size -498> 2021-02-24T09:03:42.847+0000 7f6e8502f700 4 set_mon_vals callback ignored osd_pool_default_size -497> 2021-02-24T09:03:42.859+0000 7f6e9a6cb340 10 log_channel(cluster) update_config to_monitors: true to_syslog: false syslog_facility: daemon prio: info to_graylog: false graylog_host: 127.0.0.1 graylog_port: 12201) -496> 2021-02-24T09:03:42.859+0000 7f6e9a6cb340 10 log_channel(audit) update_config to_monitors: true to_syslog: false syslog_facility: local0 prio: info to_graylog: false graylog_host: 127.0.0.1 graylog_port: 12201) -495> 2021-02-24T09:03:42.859+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command objecter_requests hook 0x561e2041c4b0 -494> 2021-02-24T09:03:42.859+0000 7f6e9a6cb340 10 monclient: _renew_subs -493> 2021-02-24T09:03:42.859+0000 7f6e9a6cb340 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -492> 2021-02-24T09:03:42.859+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command mds_requests hook 0x7ffcf4acaf90 -491> 2021-02-24T09:03:42.859+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command mds_sessions hook 0x7ffcf4acaf90 -490> 2021-02-24T09:03:42.859+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command dump_cache hook 0x7ffcf4acaf90 -489> 2021-02-24T09:03:42.859+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command kick_stale_sessions hook 0x7ffcf4acaf90 -488> 2021-02-24T09:03:42.859+0000 7f6e9a6cb340 5 asok(0x561e204d4000) register_command status hook 0x7ffcf4acaf90 -487> 2021-02-24T09:03:42.895+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'alerts' -486> 2021-02-24T09:03:43.043+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'alerts.Alerts' -485> 2021-02-24T09:03:43.043+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'alerts' -484> 2021-02-24T09:03:43.043+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'balancer' -483> 2021-02-24T09:03:43.155+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'balancer.Module' -482> 2021-02-24T09:03:43.155+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'balancer' -481> 2021-02-24T09:03:43.155+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'cephadm' -480> 2021-02-24T09:03:43.423+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'cephadm.CephadmOrchestrator' -479> 2021-02-24T09:03:43.427+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'cephadm' -478> 2021-02-24T09:03:43.427+0000 7f6e9a6cb340 4 mgr[py] Module cephadm reported that it cannot run: loading remoto library:No module named 'remoto' -477> 2021-02-24T09:03:43.427+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'crash' -476> 2021-02-24T09:03:43.527+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'crash.Module' -475> 2021-02-24T09:03:43.527+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'crash' -474> 2021-02-24T09:03:43.527+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'dashboard' -473> 2021-02-24T09:03:44.159+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'dashboard.Module' -472> 2021-02-24T09:03:44.159+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'dashboard.StandbyModule' -471> 2021-02-24T09:03:44.159+0000 7f6e9a6cb340 4 mgr[py] Standby mode available in module 'dashboard' -470> 2021-02-24T09:03:44.159+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'devicehealth' -469> 2021-02-24T09:03:44.243+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'devicehealth.Module' -468> 2021-02-24T09:03:44.243+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'devicehealth' -467> 2021-02-24T09:03:44.243+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'diskprediction_local' -466> 2021-02-24T09:03:44.447+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'diskprediction_local.Module' -465> 2021-02-24T09:03:44.447+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'diskprediction_local' -464> 2021-02-24T09:03:44.447+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'hello' -463> 2021-02-24T09:03:44.547+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'hello.Hello' -462> 2021-02-24T09:03:44.547+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'hello' -461> 2021-02-24T09:03:44.547+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'influx' -460> 2021-02-24T09:03:44.659+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'influx.Module' -459> 2021-02-24T09:03:44.659+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'influx' -458> 2021-02-24T09:03:44.659+0000 7f6e9a6cb340 4 mgr[py] Module influx reported that it cannot run: influxdb python module not found -457> 2021-02-24T09:03:44.659+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'insights' -456> 2021-02-24T09:03:44.843+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'insights.Module' -455> 2021-02-24T09:03:44.843+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'insights' -454> 2021-02-24T09:03:44.843+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'iostat' -453> 2021-02-24T09:03:44.943+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'iostat.Module' -452> 2021-02-24T09:03:44.943+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'iostat' -451> 2021-02-24T09:03:44.943+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'k8sevents' -450> 2021-02-24T09:03:45.107+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'k8sevents.Module' -449> 2021-02-24T09:03:45.107+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'k8sevents' -448> 2021-02-24T09:03:45.107+0000 7f6e9a6cb340 4 mgr[py] Module k8sevents reported that it cannot run: kubernetes python client is not available -447> 2021-02-24T09:03:45.107+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'localpool' -446> 2021-02-24T09:03:45.195+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'localpool.Module' -445> 2021-02-24T09:03:45.195+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'localpool' -444> 2021-02-24T09:03:45.195+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'mds_autoscaler' -443> 2021-02-24T09:03:45.435+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'mds_autoscaler.MDSAutoscaler' -442> 2021-02-24T09:03:45.435+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'mds_autoscaler' -441> 2021-02-24T09:03:45.435+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'mirroring' -440> 2021-02-24T09:03:45.539+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'mirroring.Module' -439> 2021-02-24T09:03:45.539+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'mirroring' -438> 2021-02-24T09:03:45.539+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'orchestrator' -437> 2021-02-24T09:03:45.731+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'orchestrator.OrchestratorCli' -436> 2021-02-24T09:03:45.731+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'orchestrator' -435> 2021-02-24T09:03:45.731+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'osd_perf_query' -434> 2021-02-24T09:03:45.843+0000 7f6e8402d700 10 monclient: tick -433> 2021-02-24T09:03:45.843+0000 7f6e8402d700 10 monclient: _check_auth_rotating renewing rotating keys (they expired before 2021-02-24T09:03:15.848556+0000) -432> 2021-02-24T09:03:45.843+0000 7f6e8402d700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -431> 2021-02-24T09:03:45.871+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'osd_perf_query.OSDPerfQuery' -430> 2021-02-24T09:03:45.871+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'osd_perf_query' -429> 2021-02-24T09:03:45.871+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'osd_support' -428> 2021-02-24T09:03:46.107+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'osd_support.OSDSupport' -427> 2021-02-24T09:03:46.107+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'osd_support' -426> 2021-02-24T09:03:46.107+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'pg_autoscaler' -425> 2021-02-24T09:03:46.211+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'pg_autoscaler.PgAutoscaler' -424> 2021-02-24T09:03:46.211+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'pg_autoscaler' -423> 2021-02-24T09:03:46.211+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'progress' -422> 2021-02-24T09:03:46.311+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'progress.Module' -421> 2021-02-24T09:03:46.311+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'progress' -420> 2021-02-24T09:03:46.311+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'prometheus' -419> 2021-02-24T09:03:46.583+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'prometheus.Module' -418> 2021-02-24T09:03:46.583+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'prometheus.StandbyModule' -417> 2021-02-24T09:03:46.583+0000 7f6e9a6cb340 4 mgr[py] Standby mode available in module 'prometheus' -416> 2021-02-24T09:03:46.583+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'rbd_support' -415> 2021-02-24T09:03:46.719+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'rbd_support.Module' -414> 2021-02-24T09:03:46.719+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'rbd_support' -413> 2021-02-24T09:03:46.719+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'restful' -412> 2021-02-24T09:03:46.843+0000 7f6e8402d700 10 monclient: tick -411> 2021-02-24T09:03:46.843+0000 7f6e8402d700 10 monclient: _check_auth_rotating renewing rotating keys (they expired before 2021-02-24T09:03:16.849111+0000) -410> 2021-02-24T09:03:46.843+0000 7f6e8402d700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -409> 2021-02-24T09:03:47.187+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'restful.Module' -408> 2021-02-24T09:03:47.187+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'restful' -407> 2021-02-24T09:03:47.187+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'rook' -406> 2021-02-24T09:03:47.363+0000 7f6e9a6cb340 -1 mgr[py] Module not found: 'rook' -405> 2021-02-24T09:03:47.363+0000 7f6e9a6cb340 -1 mgr[py] Traceback (most recent call last): File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/__init__.py", line 2, in from .module import RookOrchestrator File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/module.py", line 37, in from .rook_cluster import RookCluster File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/rook/rook_cluster.py", line 16, in import jsonpatch ModuleNotFoundError: No module named 'jsonpatch' -404> 2021-02-24T09:03:47.363+0000 7f6e9a6cb340 -1 mgr[py] Class not found in module 'rook' -403> 2021-02-24T09:03:47.363+0000 7f6e9a6cb340 -1 mgr[py] Error loading module 'rook': (2) No such file or directory -402> 2021-02-24T09:03:47.363+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'selftest' -401> 2021-02-24T09:03:47.467+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'selftest.Module' -400> 2021-02-24T09:03:47.467+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'selftest' -399> 2021-02-24T09:03:47.467+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'snap_schedule' -398> 2021-02-24T09:03:47.583+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'snap_schedule.Module' -397> 2021-02-24T09:03:47.583+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'snap_schedule' -396> 2021-02-24T09:03:47.583+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'stats' -395> 2021-02-24T09:03:47.707+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'stats.Module' -394> 2021-02-24T09:03:47.707+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'stats' -393> 2021-02-24T09:03:47.707+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'status' -392> 2021-02-24T09:03:47.843+0000 7f6e8402d700 10 monclient: tick -391> 2021-02-24T09:03:47.843+0000 7f6e8402d700 10 monclient: _check_auth_rotating renewing rotating keys (they expired before 2021-02-24T09:03:17.849527+0000) -390> 2021-02-24T09:03:47.843+0000 7f6e8402d700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -389> 2021-02-24T09:03:48.039+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'status.Module' -388> 2021-02-24T09:03:48.039+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'status' -387> 2021-02-24T09:03:48.039+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'telegraf' -386> 2021-02-24T09:03:48.159+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'telegraf.Module' -385> 2021-02-24T09:03:48.163+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'telegraf' -384> 2021-02-24T09:03:48.163+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'telemetry' -383> 2021-02-24T09:03:48.495+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'telemetry.Module' -382> 2021-02-24T09:03:48.495+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'telemetry' -381> 2021-02-24T09:03:48.495+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'test_orchestrator' -380> 2021-02-24T09:03:48.695+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'test_orchestrator.TestOrchestrator' -379> 2021-02-24T09:03:48.695+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'test_orchestrator' -378> 2021-02-24T09:03:48.695+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'volumes' -377> 2021-02-24T09:03:48.843+0000 7f6e8402d700 10 monclient: tick -376> 2021-02-24T09:03:48.843+0000 7f6e8402d700 10 monclient: _check_auth_rotating renewing rotating keys (they expired before 2021-02-24T09:03:18.849870+0000) -375> 2021-02-24T09:03:48.843+0000 7f6e8402d700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -374> 2021-02-24T09:03:48.911+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'volumes.Module' -373> 2021-02-24T09:03:48.911+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'volumes' -372> 2021-02-24T09:03:48.911+0000 7f6e9a6cb340 1 mgr[py] Loading python module 'zabbix' -371> 2021-02-24T09:03:49.047+0000 7f6e9a6cb340 4 mgr[py] load_subclass_of: found class: 'zabbix.Module' -370> 2021-02-24T09:03:49.047+0000 7f6e9a6cb340 4 mgr[py] Standby mode not provided by module 'zabbix' -369> 2021-02-24T09:03:49.047+0000 7f6e9a6cb340 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: rook -368> 2021-02-24T09:03:49.051+0000 7f6e9a6cb340 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -367> 2021-02-24T09:03:49.051+0000 7f6e9a6cb340 4 mgr init Complete. -366> 2021-02-24T09:03:49.051+0000 7f6e86031700 4 mgr handle_mgr_map received map epoch 31 -365> 2021-02-24T09:03:49.051+0000 7f6e86031700 4 mgr handle_mgr_map active in map: 0 active is 0 -364> 2021-02-24T09:03:49.055+0000 7f6e86031700 4 mgrc handle_mgr_map Got map version 31 -363> 2021-02-24T09:03:49.055+0000 7f6e86031700 4 mgrc handle_mgr_map Active mgr is now -362> 2021-02-24T09:03:49.055+0000 7f6e86031700 4 mgrc reconnect No active mgr available yet -361> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: handle_monmap mon_map magic: 0 v1 -360> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: got monmap 1 from mon.a (according to old e1) -359> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: dump: epoch 1 fsid f6a29647-a43b-4ade-8ae1-5b7368c31739 last_changed 2021-02-24T09:00:48.564342+0000 created 2021-02-24T09:00:48.564342+0000 min_mon_release 17 (quincy) election_strategy: 1 0: [v2:172.21.2.14:40259/0,v1:172.21.2.14:40260/0] mon.a 1: [v2:172.21.2.14:40261/0,v1:172.21.2.14:40262/0] mon.b 2: [v2:172.21.2.14:40263/0,v1:172.21.2.14:40264/0] mon.c -358> 2021-02-24T09:03:49.059+0000 7f6e86031700 0 ms_deliver_dispatch: unhandled message 0x561e2048b1e0 mon_map magic: 0 v1 from mon.0 v2:172.21.2.14:40259/0 -357> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: _finish_auth 0 -356> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:19.062752+0000) -355> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: _finish_auth 0 -354> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:19.064077+0000) -353> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: _finish_auth 0 -352> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:19.064176+0000) -351> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: _finish_auth 0 -350> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:19.064271+0000) -349> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: _finish_auth 0 -348> 2021-02-24T09:03:49.059+0000 7f6e86031700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:19.064366+0000) -347> 2021-02-24T09:03:49.147+0000 7f6e86031700 4 mgr handle_mgr_map received map epoch 32 -346> 2021-02-24T09:03:49.147+0000 7f6e86031700 4 mgr handle_mgr_map active in map: 0 active is 4841 -345> 2021-02-24T09:03:49.147+0000 7f6e86031700 4 mgr[py] Starting modules in standby mode -344> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] skipping module 'balancer' because it does not implement a standby mode -343> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] skipping module 'crash' because it does not implement a standby mode -342> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] starting module dashboard -341> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] skipping module 'devicehealth' because it does not implement a standby mode -340> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] skipping module 'orchestrator' because it does not implement a standby mode -339> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] skipping module 'pg_autoscaler' because it does not implement a standby mode -338> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] skipping module 'progress' because it does not implement a standby mode -337> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] skipping module 'rbd_support' because it does not implement a standby mode -336> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] skipping module 'restful' because it does not implement a standby mode -335> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] skipping module 'status' because it does not implement a standby mode -334> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] skipping module 'telemetry' because it does not implement a standby mode -333> 2021-02-24T09:03:49.151+0000 7f6e86031700 4 mgr[py] skipping module 'volumes' because it does not implement a standby mode -332> 2021-02-24T09:03:49.151+0000 7f6e86832700 4 mgr get_config get_config key: mgr/dashboard/log_level -331> 2021-02-24T09:03:49.151+0000 7f6e86832700 4 ceph_get_module_option log_level not found -330> 2021-02-24T09:03:49.151+0000 7f6e86832700 4 mgr get_config get_config key: mgr/dashboard/log_to_cluster_level -329> 2021-02-24T09:03:49.151+0000 7f6e86832700 4 ceph_get_module_option log_to_cluster_level not found -328> 2021-02-24T09:03:49.151+0000 7f6e86832700 0 [dashboard DEBUG root] setting log level based on debug_mgr: WARNING (1/5) -327> 2021-02-24T09:03:49.151+0000 7f6e86832700 1 mgr load Constructed class from module: dashboard -326> 2021-02-24T09:03:49.151+0000 7f6e86832700 4 mgr operator() Starting thread for dashboard -325> 2021-02-24T09:03:49.151+0000 7f6e6b93e700 4 mgr entry Entering thread for dashboard -324> 2021-02-24T09:03:49.155+0000 7f6e6b93e700 4 mgr get_config get_config key: mgr/dashboard/z/server_addr -323> 2021-02-24T09:03:49.155+0000 7f6e6b93e700 4 mgr get_config get_config key: mgr/dashboard/server_addr -322> 2021-02-24T09:03:49.155+0000 7f6e6b93e700 4 ceph_get_module_option [z/]server_addr not found -321> 2021-02-24T09:03:49.155+0000 7f6e6b93e700 4 mgr get_config get_config key: mgr/dashboard/z/ssl -320> 2021-02-24T09:03:49.155+0000 7f6e6b93e700 4 mgr get_config get_config key: mgr/dashboard/ssl -319> 2021-02-24T09:03:49.155+0000 7f6e6b93e700 4 ceph_get_module_option [z/]ssl not found -318> 2021-02-24T09:03:49.155+0000 7f6e6b93e700 4 mgr get_config get_config key: mgr/dashboard/z/ssl_server_port -317> 2021-02-24T09:03:49.155+0000 7f6e86031700 4 mgrc handle_mgr_map Got map version 32 -316> 2021-02-24T09:03:49.155+0000 7f6e86031700 4 mgrc handle_mgr_map Active mgr is now -315> 2021-02-24T09:03:49.155+0000 7f6e86031700 4 mgrc reconnect No active mgr available yet -314> 2021-02-24T09:03:49.155+0000 7f6e6b93e700 4 mgr get_store get_store key: mgr/dashboard/crt -313> 2021-02-24T09:03:49.155+0000 7f6e6b93e700 10 start_mon_command cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}] -312> 2021-02-24T09:03:49.155+0000 7f6e6b93e700 10 monclient: _send_command 1 [{"prefix": "config-key get", "key": "mgr/dashboard/crt"}] -311> 2021-02-24T09:03:49.155+0000 7f6e6b93e700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -310> 2021-02-24T09:03:49.155+0000 7f6e86031700 10 monclient: handle_mon_command_ack 1 [{"prefix": "config-key get", "key": "mgr/dashboard/crt"}] -309> 2021-02-24T09:03:49.155+0000 7f6e86031700 10 monclient: _finish_command 1 = system:0 -308> 2021-02-24T09:03:49.159+0000 7f6e6b93e700 4 mgr get_store get_store key: mgr/dashboard/key -307> 2021-02-24T09:03:49.159+0000 7f6e6b93e700 10 start_mon_command cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}] -306> 2021-02-24T09:03:49.159+0000 7f6e6b93e700 10 monclient: _send_command 2 [{"prefix": "config-key get", "key": "mgr/dashboard/key"}] -305> 2021-02-24T09:03:49.159+0000 7f6e6b93e700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -304> 2021-02-24T09:03:49.175+0000 7f6e86031700 10 monclient: handle_mon_command_ack 2 [{"prefix": "config-key get", "key": "mgr/dashboard/key"}] -303> 2021-02-24T09:03:49.175+0000 7f6e86031700 10 monclient: _finish_command 2 = system:0 -302> 2021-02-24T09:03:49.191+0000 7f6e6b93e700 4 mgr get_config get_config key: mgr/dashboard/debug -301> 2021-02-24T09:03:49.191+0000 7f6e6b93e700 4 ceph_get_module_option debug not found -300> 2021-02-24T09:03:49.191+0000 7f6e6b93e700 4 mgr get_config get_config key: mgr/dashboard/url_prefix -299> 2021-02-24T09:03:49.191+0000 7f6e6b93e700 4 ceph_get_module_option url_prefix not found -298> 2021-02-24T09:03:49.847+0000 7f6e8402d700 10 monclient: tick -297> 2021-02-24T09:03:49.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:19.850256+0000) -296> 2021-02-24T09:03:49.847+0000 7f6e8402d700 10 log_client log_queue is 1 last_log 1 sent 0 num 1 unsent 1 sending 1 -295> 2021-02-24T09:03:49.847+0000 7f6e8402d700 10 log_client will send 2021-02-24T09:03:49.053378+0000 mgr.z (mgr.4851) 1 : cluster [ERR] Failed to load ceph-mgr modules: rook -294> 2021-02-24T09:03:49.847+0000 7f6e8402d700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -293> 2021-02-24T09:03:50.191+0000 7f6e86031700 10 log_client handle_log_ack log(last 1) v1 -292> 2021-02-24T09:03:50.191+0000 7f6e86031700 10 log_client logged 2021-02-24T09:03:49.053378+0000 mgr.z (mgr.4851) 1 : cluster [ERR] Failed to load ceph-mgr modules: rook -291> 2021-02-24T09:03:50.235+0000 7f6e86031700 4 mgr handle_mgr_map received map epoch 33 -290> 2021-02-24T09:03:50.235+0000 7f6e86031700 4 mgr handle_mgr_map active in map: 0 active is 4841 -289> 2021-02-24T09:03:50.247+0000 7f6e86031700 4 mgrc handle_mgr_map Got map version 33 -288> 2021-02-24T09:03:50.247+0000 7f6e86031700 4 mgrc handle_mgr_map Active mgr is now [v2:172.21.2.14:6800/30201,v1:172.21.2.14:6801/30201] -287> 2021-02-24T09:03:50.247+0000 7f6e86031700 4 mgrc reconnect Starting new session with [v2:172.21.2.14:6800/30201,v1:172.21.2.14:6801/30201] -286> 2021-02-24T09:03:50.251+0000 7f6e8a83a700 10 monclient: get_auth_request con 0x561e26300800 auth_method 0 -285> 2021-02-24T09:03:50.259+0000 7f6e86031700 4 mgrc handle_mgr_configure stats_period=5 -284> 2021-02-24T09:03:50.259+0000 7f6e86031700 4 mgrc handle_mgr_configure updated stats threshold: 5 -283> 2021-02-24T09:03:50.847+0000 7f6e8402d700 10 monclient: tick -282> 2021-02-24T09:03:50.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:20.850708+0000) -281> 2021-02-24T09:03:51.055+0000 7f6e81828700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -280> 2021-02-24T09:03:51.267+0000 7f6e86031700 4 mgr handle_mgr_map received map epoch 34 -279> 2021-02-24T09:03:51.267+0000 7f6e86031700 4 mgr handle_mgr_map active in map: 0 active is 4841 -278> 2021-02-24T09:03:51.279+0000 7f6e86031700 4 mgrc handle_mgr_map Got map version 34 -277> 2021-02-24T09:03:51.279+0000 7f6e86031700 4 mgrc handle_mgr_map Active mgr is now [v2:172.21.2.14:6800/30201,v1:172.21.2.14:6801/30201] -276> 2021-02-24T09:03:51.847+0000 7f6e8402d700 10 monclient: tick -275> 2021-02-24T09:03:51.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:21.850960+0000) -274> 2021-02-24T09:03:52.847+0000 7f6e8402d700 10 monclient: tick -273> 2021-02-24T09:03:52.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:22.851183+0000) -272> 2021-02-24T09:03:53.079+0000 7f6e81828700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -271> 2021-02-24T09:03:53.847+0000 7f6e8402d700 10 monclient: tick -270> 2021-02-24T09:03:53.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:23.851436+0000) -269> 2021-02-24T09:03:54.847+0000 7f6e8402d700 10 monclient: tick -268> 2021-02-24T09:03:54.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:24.851670+0000) -267> 2021-02-24T09:03:55.079+0000 7f6e81828700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -266> 2021-02-24T09:03:55.847+0000 7f6e8402d700 10 monclient: tick -265> 2021-02-24T09:03:55.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:25.851917+0000) -264> 2021-02-24T09:03:56.847+0000 7f6e8402d700 10 monclient: tick -263> 2021-02-24T09:03:56.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:26.852193+0000) -262> 2021-02-24T09:03:56.915+0000 7f6e86031700 10 monclient: handle_config config(13 keys) v1 -261> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/standby_behaviour -260> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/standby_error_status_code -259> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/x/ssl_server_port -258> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/y/ssl_server_port -257> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/z/ssl_server_port -256> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/prometheus/x/server_port -255> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/prometheus/y/server_port -254> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/prometheus/z/server_port -253> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/restful/x/server_port -252> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/restful/y/server_port -251> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/restful/z/server_port -250> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback ignored osd_pool_default_min_size -249> 2021-02-24T09:03:56.915+0000 7f6e8482e700 4 set_mon_vals callback ignored osd_pool_default_size -248> 2021-02-24T09:03:57.107+0000 7f6e81828700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -247> 2021-02-24T09:03:57.847+0000 7f6e8402d700 10 monclient: tick -246> 2021-02-24T09:03:57.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:27.852428+0000) -245> 2021-02-24T09:03:58.847+0000 7f6e8402d700 10 monclient: tick -244> 2021-02-24T09:03:58.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:28.852688+0000) -243> 2021-02-24T09:03:59.131+0000 7f6e81828700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -242> 2021-02-24T09:03:59.607+0000 7f6e86031700 4 mgr handle_mgr_map received map epoch 35 -241> 2021-02-24T09:03:59.607+0000 7f6e86031700 4 mgr handle_mgr_map active in map: 0 active is 4847 -240> 2021-02-24T09:03:59.615+0000 7f6e86031700 4 mgrc handle_mgr_map Got map version 35 -239> 2021-02-24T09:03:59.615+0000 7f6e86031700 4 mgrc handle_mgr_map Active mgr is now -238> 2021-02-24T09:03:59.615+0000 7f6e86031700 4 mgrc reconnect Terminating session with v2:172.21.2.14:6800/30201 -237> 2021-02-24T09:03:59.615+0000 7f6e86031700 4 mgrc reconnect No active mgr available yet -236> 2021-02-24T09:03:59.847+0000 7f6e8402d700 10 monclient: tick -235> 2021-02-24T09:03:59.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:29.852859+0000) -234> 2021-02-24T09:04:00.623+0000 7f6e86031700 4 mgr handle_mgr_map received map epoch 36 -233> 2021-02-24T09:04:00.623+0000 7f6e86031700 4 mgr handle_mgr_map active in map: 0 active is 4847 -232> 2021-02-24T09:04:00.639+0000 7f6e86031700 4 mgrc handle_mgr_map Got map version 36 -231> 2021-02-24T09:04:00.639+0000 7f6e86031700 4 mgrc handle_mgr_map Active mgr is now [v2:172.21.2.14:6800/30233,v1:172.21.2.14:6801/30233] -230> 2021-02-24T09:04:00.639+0000 7f6e86031700 4 mgrc reconnect Starting new session with [v2:172.21.2.14:6800/30233,v1:172.21.2.14:6801/30233] -229> 2021-02-24T09:04:00.643+0000 7f6e8a83a700 10 monclient: get_auth_request con 0x561e26301000 auth_method 0 -228> 2021-02-24T09:04:00.651+0000 7f6e86031700 4 mgrc handle_mgr_configure stats_period=5 -227> 2021-02-24T09:04:00.847+0000 7f6e8402d700 10 monclient: tick -226> 2021-02-24T09:04:00.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:30.853086+0000) -225> 2021-02-24T09:04:01.155+0000 7f6e81828700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -224> 2021-02-24T09:04:01.847+0000 7f6e8402d700 10 monclient: tick -223> 2021-02-24T09:04:01.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:31.853368+0000) -222> 2021-02-24T09:04:02.095+0000 7f6e86031700 4 mgr handle_mgr_map received map epoch 37 -221> 2021-02-24T09:04:02.095+0000 7f6e86031700 4 mgr handle_mgr_map active in map: 0 active is 4847 -220> 2021-02-24T09:04:02.107+0000 7f6e86031700 4 mgrc handle_mgr_map Got map version 37 -219> 2021-02-24T09:04:02.107+0000 7f6e86031700 4 mgrc handle_mgr_map Active mgr is now [v2:172.21.2.14:6800/30233,v1:172.21.2.14:6801/30233] -218> 2021-02-24T09:04:02.847+0000 7f6e8402d700 10 monclient: tick -217> 2021-02-24T09:04:02.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:32.853602+0000) -216> 2021-02-24T09:04:03.179+0000 7f6e81828700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -215> 2021-02-24T09:04:03.847+0000 7f6e8402d700 10 monclient: tick -214> 2021-02-24T09:04:03.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:33.853852+0000) -213> 2021-02-24T09:04:04.847+0000 7f6e8402d700 10 monclient: tick -212> 2021-02-24T09:04:04.847+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:34.854094+0000) -211> 2021-02-24T09:04:05.203+0000 7f6e81828700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -210> 2021-02-24T09:04:05.847+0000 7f6e8402d700 10 monclient: tick -209> 2021-02-24T09:04:05.851+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:35.854359+0000) -208> 2021-02-24T09:04:06.851+0000 7f6e8402d700 10 monclient: tick -207> 2021-02-24T09:04:06.851+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:36.854666+0000) -206> 2021-02-24T09:04:07.083+0000 7f6e86031700 4 mgr handle_mgr_map received map epoch 38 -205> 2021-02-24T09:04:07.083+0000 7f6e86031700 4 mgr handle_mgr_map active in map: 0 active is 4847 -204> 2021-02-24T09:04:07.099+0000 7f6e86031700 4 mgrc handle_mgr_map Got map version 38 -203> 2021-02-24T09:04:07.099+0000 7f6e86031700 4 mgrc handle_mgr_map Active mgr is now [v2:172.21.2.14:6800/30233,v1:172.21.2.14:6801/30233] -202> 2021-02-24T09:04:07.207+0000 7f6e81828700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -201> 2021-02-24T09:04:07.851+0000 7f6e8402d700 10 monclient: tick -200> 2021-02-24T09:04:07.851+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:37.854858+0000) -199> 2021-02-24T09:04:08.191+0000 7f6e86031700 10 monclient: handle_config config(13 keys) v1 -198> 2021-02-24T09:04:08.191+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/standby_behaviour -197> 2021-02-24T09:04:08.191+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/standby_error_status_code -196> 2021-02-24T09:04:08.191+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/x/ssl_server_port -195> 2021-02-24T09:04:08.191+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/y/ssl_server_port -194> 2021-02-24T09:04:08.191+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/z/ssl_server_port -193> 2021-02-24T09:04:08.191+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/prometheus/x/server_port -192> 2021-02-24T09:04:08.191+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/prometheus/y/server_port -191> 2021-02-24T09:04:08.191+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/prometheus/z/server_port -190> 2021-02-24T09:04:08.191+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/restful/x/server_port -189> 2021-02-24T09:04:08.195+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/restful/y/server_port -188> 2021-02-24T09:04:08.195+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/restful/z/server_port -187> 2021-02-24T09:04:08.195+0000 7f6e8502f700 4 set_mon_vals callback ignored osd_pool_default_min_size -186> 2021-02-24T09:04:08.195+0000 7f6e8502f700 4 set_mon_vals callback ignored osd_pool_default_size -185> 2021-02-24T09:04:08.851+0000 7f6e8402d700 10 monclient: tick -184> 2021-02-24T09:04:08.851+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:38.855072+0000) -183> 2021-02-24T09:04:08.851+0000 7f6e86031700 10 monclient: handle_config config(13 keys) v1 -182> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/standby_behaviour -181> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/standby_error_status_code -180> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/x/ssl_server_port -179> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/y/ssl_server_port -178> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/z/ssl_server_port -177> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/prometheus/x/server_port -176> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/prometheus/y/server_port -175> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/prometheus/z/server_port -174> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/restful/x/server_port -173> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/restful/y/server_port -172> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/restful/z/server_port -171> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback ignored osd_pool_default_min_size -170> 2021-02-24T09:04:08.851+0000 7f6e8482e700 4 set_mon_vals callback ignored osd_pool_default_size -169> 2021-02-24T09:04:09.211+0000 7f6e81828700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -168> 2021-02-24T09:04:09.559+0000 7f6e86031700 10 monclient: handle_config config(13 keys) v1 -167> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/standby_behaviour -166> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/standby_error_status_code -165> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/x/ssl_server_port -164> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/y/ssl_server_port -163> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/dashboard/z/ssl_server_port -162> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/prometheus/x/server_port -161> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/prometheus/y/server_port -160> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/prometheus/z/server_port -159> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/restful/x/server_port -158> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/restful/y/server_port -157> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback consumed mgr/restful/z/server_port -156> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback ignored osd_pool_default_min_size -155> 2021-02-24T09:04:09.559+0000 7f6e8502f700 4 set_mon_vals callback ignored osd_pool_default_size -154> 2021-02-24T09:04:09.851+0000 7f6e8402d700 10 monclient: tick -153> 2021-02-24T09:04:09.851+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:39.855281+0000) -152> 2021-02-24T09:04:10.851+0000 7f6e8402d700 10 monclient: tick -151> 2021-02-24T09:04:10.851+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:40.855515+0000) -150> 2021-02-24T09:04:11.239+0000 7f6e81828700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -149> 2021-02-24T09:04:11.603+0000 7f6e86031700 4 mgr handle_mgr_map received map epoch 39 -148> 2021-02-24T09:04:11.603+0000 7f6e86031700 4 mgr handle_mgr_map active in map: 0 active is 4847 -147> 2021-02-24T09:04:11.615+0000 7f6e86031700 4 mgrc handle_mgr_map Got map version 39 -146> 2021-02-24T09:04:11.615+0000 7f6e86031700 4 mgrc handle_mgr_map Active mgr is now [v2:172.21.2.14:6800/30233,v1:172.21.2.14:6801/30233] -145> 2021-02-24T09:04:11.739+0000 7f6e86031700 0 client.0 ms_handle_reset on v2:172.21.2.14:6800/30233 -144> 2021-02-24T09:04:11.739+0000 7f6e86031700 4 mgrc ms_handle_reset ms_handle_reset con 0x561e26301000 -143> 2021-02-24T09:04:11.739+0000 7f6e86031700 4 mgrc reconnect Terminating session with v2:172.21.2.14:6800/30233 -142> 2021-02-24T09:04:11.739+0000 7f6e86031700 4 mgrc reconnect Starting new session with [v2:172.21.2.14:6800/30233,v1:172.21.2.14:6801/30233] -141> 2021-02-24T09:04:11.739+0000 7f6e86031700 1 client.0 ms_handle_refused on v2:172.21.2.14:6800/30233 -140> 2021-02-24T09:04:11.739+0000 7f6e86031700 1 client.0 ms_handle_refused on v2:172.21.2.14:6800/30233 -139> 2021-02-24T09:04:11.851+0000 7f6e8402d700 10 monclient: tick -138> 2021-02-24T09:04:11.851+0000 7f6e8402d700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:41.855768+0000) -137> 2021-02-24T09:04:11.939+0000 7f6e86031700 1 client.0 ms_handle_refused on v2:172.21.2.14:6800/30233 -136> 2021-02-24T09:04:11.939+0000 7f6e86031700 1 client.0 ms_handle_refused on v2:172.21.2.14:6800/30233 -135> 2021-02-24T09:04:12.343+0000 7f6e86031700 1 client.0 ms_handle_refused on v2:172.21.2.14:6800/30233 -134> 2021-02-24T09:04:12.343+0000 7f6e86031700 1 client.0 ms_handle_refused on v2:172.21.2.14:6800/30233 -133> 2021-02-24T09:04:12.595+0000 7f6e86031700 4 mgr handle_mgr_map received map epoch 40 -132> 2021-02-24T09:04:12.595+0000 7f6e86031700 4 mgr handle_mgr_map active in map: 1 active is 4851 -131> 2021-02-24T09:04:12.599+0000 7f6e86031700 1 mgr handle_mgr_map Activating! -130> 2021-02-24T09:04:12.603+0000 7f6e86031700 1 mgr handle_mgr_map I am now activating -129> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 4 mgr init waiting for OSDMap... -128> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 10 monclient: _renew_subs -127> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -126> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 10 monclient: _reopen_session rank -1 -125> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 10 monclient: _add_conns ranks=[0,1,2] -124> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 10 monclient(hunting): picked mon.a con 0x561e26301800 addr [v2:172.21.2.14:40259/0,v1:172.21.2.14:40260/0] -123> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 10 monclient(hunting): picked mon.b con 0x561e204d8c00 addr [v2:172.21.2.14:40261/0,v1:172.21.2.14:40262/0] -122> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 10 monclient(hunting): picked mon.c con 0x561e204d8800 addr [v2:172.21.2.14:40263/0,v1:172.21.2.14:40264/0] -121> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 10 monclient(hunting): start opening mon connection -120> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 10 monclient(hunting): start opening mon connection -119> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 10 monclient(hunting): start opening mon connection -118> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 10 monclient(hunting): _renew_subs -117> 2021-02-24T09:04:12.603+0000 7f6e64f1f700 4 mgr init Waiting for new OSDMap (e=49) that may blocklist prior active. -116> 2021-02-24T09:04:12.603+0000 7f6e88836700 10 monclient(hunting): get_auth_request con 0x561e26301800 auth_method 0 -115> 2021-02-24T09:04:12.603+0000 7f6e88836700 10 monclient(hunting): get_auth_request method 2 preferred_modes [2,1] -114> 2021-02-24T09:04:12.603+0000 7f6e88836700 10 monclient(hunting): _init_auth method 2 -113> 2021-02-24T09:04:12.603+0000 7f6e8a83a700 10 monclient(hunting): get_auth_request con 0x561e204d8800 auth_method 0 -112> 2021-02-24T09:04:12.603+0000 7f6e8a83a700 10 monclient(hunting): get_auth_request method 2 preferred_modes [2,1] -111> 2021-02-24T09:04:12.603+0000 7f6e8a83a700 10 monclient(hunting): _init_auth method 2 -110> 2021-02-24T09:04:12.607+0000 7f6e88836700 10 monclient(hunting): handle_auth_reply_more payload 9 -109> 2021-02-24T09:04:12.607+0000 7f6e88836700 10 monclient(hunting): handle_auth_reply_more payload_len 9 -108> 2021-02-24T09:04:12.607+0000 7f6e88836700 10 monclient(hunting): handle_auth_reply_more responding with 36 bytes -107> 2021-02-24T09:04:12.607+0000 7f6e8a039700 10 monclient(hunting): get_auth_request con 0x561e204d8c00 auth_method 0 -106> 2021-02-24T09:04:12.607+0000 7f6e8a039700 10 monclient(hunting): get_auth_request method 2 preferred_modes [2,1] -105> 2021-02-24T09:04:12.607+0000 7f6e8a039700 10 monclient(hunting): _init_auth method 2 -104> 2021-02-24T09:04:12.607+0000 7f6e8a83a700 10 monclient(hunting): handle_auth_reply_more payload 9 -103> 2021-02-24T09:04:12.607+0000 7f6e8a83a700 10 monclient(hunting): handle_auth_reply_more payload_len 9 -102> 2021-02-24T09:04:12.607+0000 7f6e8a83a700 10 monclient(hunting): handle_auth_reply_more responding with 36 bytes -101> 2021-02-24T09:04:12.607+0000 7f6e8a039700 10 monclient(hunting): handle_auth_reply_more payload 9 -100> 2021-02-24T09:04:12.607+0000 7f6e8a039700 10 monclient(hunting): handle_auth_reply_more payload_len 9 -99> 2021-02-24T09:04:12.607+0000 7f6e8a039700 10 monclient(hunting): handle_auth_reply_more responding with 36 bytes -98> 2021-02-24T09:04:12.607+0000 7f6e86031700 4 mgrc handle_mgr_map Got map version 40 -97> 2021-02-24T09:04:12.607+0000 7f6e86031700 4 mgrc handle_mgr_map Active mgr is now -96> 2021-02-24T09:04:12.607+0000 7f6e86031700 4 mgrc reconnect Terminating session with v2:172.21.2.14:6800/30233 -95> 2021-02-24T09:04:12.607+0000 7f6e86031700 4 mgrc reconnect No active mgr available yet -94> 2021-02-24T09:04:12.607+0000 7f6e88836700 10 monclient(hunting): handle_auth_done global_id 4851 payload 1166 -93> 2021-02-24T09:04:12.607+0000 7f6e88836700 10 monclient: _finish_hunting 0 -92> 2021-02-24T09:04:12.607+0000 7f6e88836700 1 monclient: found mon.a -91> 2021-02-24T09:04:12.607+0000 7f6e88836700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -90> 2021-02-24T09:04:12.607+0000 7f6e88836700 10 monclient: _finish_auth 0 -89> 2021-02-24T09:04:12.607+0000 7f6e88836700 10 monclient: _check_auth_rotating have uptodate secrets (they expire after 2021-02-24T09:03:42.611789+0000) -88> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 monclient: handle_monmap mon_map magic: 0 v1 -87> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 monclient: got monmap 1 from mon.a (according to old e1) -86> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 monclient: dump: epoch 1 fsid f6a29647-a43b-4ade-8ae1-5b7368c31739 last_changed 2021-02-24T09:00:48.564342+0000 created 2021-02-24T09:00:48.564342+0000 min_mon_release 17 (quincy) election_strategy: 1 0: [v2:172.21.2.14:40259/0,v1:172.21.2.14:40260/0] mon.a 1: [v2:172.21.2.14:40261/0,v1:172.21.2.14:40262/0] mon.b 2: [v2:172.21.2.14:40263/0,v1:172.21.2.14:40264/0] mon.c -85> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 start_mon_command cmd=[P{"prefix": "mon metadata", "id": "a"}] -84> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 monclient: _send_command 3 [P{"prefix": "mon metadata", "id": "a"}] -83> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -82> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 start_mon_command cmd=[P{"prefix": "mon metadata", "id": "b"}] -81> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 monclient: _send_command 4 [P{"prefix": "mon metadata", "id": "b"}] -80> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -79> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 start_mon_command cmd=[P{"prefix": "mon metadata", "id": "c"}] -78> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 monclient: _send_command 5 [P{"prefix": "mon metadata", "id": "c"}] -77> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -76> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 monclient: handle_config config(13 keys) v1 -75> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/standby_behaviour -74> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/standby_error_status_code -73> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/x/ssl_server_port -72> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/y/ssl_server_port -71> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/dashboard/z/ssl_server_port -70> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/prometheus/x/server_port -69> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/prometheus/y/server_port -68> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/prometheus/z/server_port -67> 2021-02-24T09:04:12.607+0000 7f6e86031700 10 start_mon_command cmd=[{"prefix": "mds metadata", "who": "a"}] -66> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/restful/x/server_port -65> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/restful/y/server_port -64> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback consumed mgr/restful/z/server_port -63> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback ignored osd_pool_default_min_size -62> 2021-02-24T09:04:12.607+0000 7f6e8482e700 4 set_mon_vals callback ignored osd_pool_default_size -61> 2021-02-24T09:04:12.615+0000 7f6e86031700 10 monclient: _send_command 6 [{"prefix": "mds metadata", "who": "a"}] -60> 2021-02-24T09:04:12.615+0000 7f6e86031700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -59> 2021-02-24T09:04:12.619+0000 7f6e86031700 4 mgr handle_mgr_map received map epoch 40 -58> 2021-02-24T09:04:12.619+0000 7f6e86031700 4 mgr handle_mgr_map active in map: 1 active is 4851 -57> 2021-02-24T09:04:12.619+0000 7f6e86031700 10 start_mon_command cmd=[{"prefix": "mgr metadata", "who": "z", "id": "z"}] -56> 2021-02-24T09:04:12.619+0000 7f6e86031700 10 monclient: _send_command 7 [{"prefix": "mgr metadata", "who": "z", "id": "z"}] -55> 2021-02-24T09:04:12.619+0000 7f6e86031700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -54> 2021-02-24T09:04:12.619+0000 7f6e86031700 4 mgrc handle_mgr_map Got map version 40 -53> 2021-02-24T09:04:12.619+0000 7f6e86031700 4 mgrc handle_mgr_map Active mgr is now -52> 2021-02-24T09:04:12.619+0000 7f6e86031700 4 mgrc reconnect No active mgr available yet -51> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 start_mon_command cmd=[{"prefix": "osd metadata", "id": 0}] -50> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _send_command 8 [{"prefix": "osd metadata", "id": 0}] -49> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -48> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 start_mon_command cmd=[{"prefix": "osd metadata", "id": 1}] -47> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _send_command 9 [{"prefix": "osd metadata", "id": 1}] -46> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -45> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 start_mon_command cmd=[{"prefix": "osd metadata", "id": 2}] -44> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _send_command 10 [{"prefix": "osd metadata", "id": 2}] -43> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -42> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 start_mon_command cmd=[{"prefix": "osd metadata", "id": 3}] -41> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _send_command 11 [{"prefix": "osd metadata", "id": 3}] -40> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -39> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _renew_subs -38> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -37> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: handle_mon_command_ack 3 [P{"prefix": "mon metadata", "id": "a"}] -36> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _finish_command 3 = mon:22 unparseable JSON P{"prefix": "mon metadata", "id": "a"} -35> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: handle_mon_command_ack 4 [P{"prefix": "mon metadata", "id": "b"}] -34> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _finish_command 4 = mon:22 unparseable JSON P{"prefix": "mon metadata", "id": "b"} -33> 2021-02-24T09:04:12.623+0000 7f6e8482e700 1 mgr finish mon failed to return metadata for osd.a: (22) Invalid argument -32> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: handle_mon_command_ack 5 [P{"prefix": "mon metadata", "id": "c"}] -31> 2021-02-24T09:04:12.623+0000 7f6e86031700 10 monclient: _finish_command 5 = mon:22 unparseable JSON P{"prefix": "mon metadata", "id": "c"} -30> 2021-02-24T09:04:12.623+0000 7f6e8482e700 1 mgr finish mon failed to return metadata for osd.b: (22) Invalid argument -29> 2021-02-24T09:04:12.623+0000 7f6e8482e700 1 mgr finish mon failed to return metadata for osd.c: (22) Invalid argument -28> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding auth protocol: cephx -27> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding auth protocol: cephx -26> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding auth protocol: cephx -25> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: secure -24> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: crc -23> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: secure -22> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: crc -21> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: secure -20> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: crc -19> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: crc -18> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: secure -17> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: crc -16> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: secure -15> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: crc -14> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 5 AuthRegistry(0x561e26436b38) adding con mode: secure -13> 2021-02-24T09:04:12.623+0000 7f6e64f1f700 2 auth: KeyRing::load: loaded key file /home/jenkins-build/build/workspace/ceph-api/build/dev/mgr.z/keyring -12> 2021-02-24T09:04:12.627+0000 7f6e64f1f700 4 mgr init Initialized server at [v2:172.21.2.14:6800/30265,v1:172.21.2.14:6801/30265] -11> 2021-02-24T09:04:12.627+0000 7f6e64f1f700 4 mgr init Loading daemon metadata... -10> 2021-02-24T09:04:12.627+0000 7f6e64f1f700 10 start_mon_command cmd=[{"prefix": "mds metadata"}] -9> 2021-02-24T09:04:12.627+0000 7f6e64f1f700 10 monclient: _send_command 12 [{"prefix": "mds metadata"}] -8> 2021-02-24T09:04:12.627+0000 7f6e64f1f700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -7> 2021-02-24T09:04:12.627+0000 7f6e64f1f700 10 start_mon_command cmd=[{"prefix": "osd metadata"}] -6> 2021-02-24T09:04:12.627+0000 7f6e64f1f700 10 monclient: _send_command 13 [{"prefix": "osd metadata"}] -5> 2021-02-24T09:04:12.627+0000 7f6e64f1f700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -4> 2021-02-24T09:04:12.627+0000 7f6e64f1f700 10 start_mon_command cmd=[{"prefix": "mon metadata"}] -3> 2021-02-24T09:04:12.627+0000 7f6e64f1f700 10 monclient: _send_command 14 [{"prefix": "mon metadata"}] -2> 2021-02-24T09:04:12.627+0000 7f6e64f1f700 10 monclient: _send_mon_message to mon.a at v2:172.21.2.14:40259/0 -1> 2021-02-24T09:04:12.651+0000 7f6e86031700 -1 /home/jenkins-build/build/workspace/ceph-api/src/mgr/DaemonServer.cc: In function 'DaemonServer::got_service_map()::' thread 7f6e86031700 time 2021-02-24T09:04:12.633425+0000 /home/jenkins-build/build/workspace/ceph-api/src/mgr/DaemonServer.cc: 2827: FAILED ceph_assert(pending_service_map.epoch > service_map.epoch) ceph version Development (no_version) quincy (dev) 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x19d) [0x7f6e907e810b] 2: /home/jenkins-build/build/workspace/ceph-api/build/lib/libceph-common.so.2(+0x167438d) [0x7f6e907e838d] 3: ./bin/./ceph-mgr(+0xc6bf4a) [0x561e1ea04f4a] 4: ./bin/./ceph-mgr(+0xc6bffc) [0x561e1ea04ffc] 5: (DaemonServer::got_service_map()+0x6d) [0x561e1ea050df] 6: (Mgr::handle_service_map(boost::intrusive_ptr)+0x150) [0x561e1ea6a57a] 7: (Mgr::ms_dispatch2(boost::intrusive_ptr const&)+0x4d1) [0x561e1ea6b3a7] 8: (MgrStandby::ms_dispatch2(boost::intrusive_ptr const&)+0x24e) [0x561e1ea82aa2] 9: (Messenger::ms_deliver_dispatch(boost::intrusive_ptr const&)+0xe9) [0x7f6e909e57d7] 10: (DispatchQueue::entry()+0x622) [0x7f6e909e4230] 11: (DispatchQueue::DispatchThread::entry()+0x1c) [0x7f6e90b6014c] 12: (Thread::entry_wrapper()+0x83) [0x7f6e907a871d] 13: (Thread::_entry_func(void*)+0x18) [0x7f6e907a8690] 14: /lib/x86_64-linux-gnu/libpthread.so.0(+0x76db) [0x7f6e8eae86db] 15: clone() 0> 2021-02-24T09:04:12.663+0000 7f6e86031700 -1 *** Caught signal (Aborted) ** in thread 7f6e86031700 thread_name:ms_dispatch ceph version Development (no_version) quincy (dev) 1: ./bin/./ceph-mgr(+0xfae0f4) [0x561e1ed470f4] 2: /lib/x86_64-linux-gnu/libpthread.so.0(+0x12890) [0x7f6e8eaf3890] 3: gsignal() 4: abort() 5: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x36c) [0x7f6e907e82da] 6: /home/jenkins-build/build/workspace/ceph-api/build/lib/libceph-common.so.2(+0x167438d) [0x7f6e907e838d] 7: ./bin/./ceph-mgr(+0xc6bf4a) [0x561e1ea04f4a] 8: ./bin/./ceph-mgr(+0xc6bffc) [0x561e1ea04ffc] 9: (DaemonServer::got_service_map()+0x6d) [0x561e1ea050df] 10: (Mgr::handle_service_map(boost::intrusive_ptr)+0x150) [0x561e1ea6a57a] 11: (Mgr::ms_dispatch2(boost::intrusive_ptr const&)+0x4d1) [0x561e1ea6b3a7] 12: (MgrStandby::ms_dispatch2(boost::intrusive_ptr const&)+0x24e) [0x561e1ea82aa2] 13: (Messenger::ms_deliver_dispatch(boost::intrusive_ptr const&)+0xe9) [0x7f6e909e57d7] 14: (DispatchQueue::entry()+0x622) [0x7f6e909e4230] 15: (DispatchQueue::DispatchThread::entry()+0x1c) [0x7f6e90b6014c] 16: (Thread::entry_wrapper()+0x83) [0x7f6e907a871d] 17: (Thread::_entry_func(void*)+0x18) [0x7f6e907a8690] 18: /lib/x86_64-linux-gnu/libpthread.so.0(+0x76db) [0x7f6e8eae86db] 19: clone() NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. --- logging levels --- 0/ 5 none 0/ 1 lockdep 0/ 1 context 1/ 1 crush 1/ 5 mds 1/ 5 mds_balancer 1/ 5 mds_locker 1/ 5 mds_log 1/ 5 mds_log_expire 1/ 5 mds_migrator 0/ 1 buffer 0/ 1 timer 0/ 1 filer 0/ 1 striper 0/ 1 objecter 0/ 5 rados 0/ 5 rbd 0/ 5 rbd_mirror 0/ 5 rbd_replay 0/ 5 rbd_pwl 0/ 5 journaler 0/ 5 objectcacher 0/ 5 immutable_obj_cache 0/ 5 client 1/ 5 osd 0/ 5 optracker 0/ 5 objclass 1/ 3 filestore 1/ 3 journal 0/ 0 ms 1/ 5 mon 0/10 monc 1/ 5 paxos 0/ 5 tp 1/ 5 auth 1/ 5 crypto 1/ 1 finisher 1/ 1 reserver 1/ 5 heartbeatmap 1/ 5 perfcounter 1/ 5 rgw 1/ 5 rgw_sync 1/10 civetweb 1/ 5 javaclient 1/ 5 asok 1/ 1 throttle 0/ 0 refs 1/ 5 compressor 1/ 5 bluestore 1/ 5 bluefs 1/ 3 bdev 1/ 5 kstore 4/ 5 rocksdb 4/ 5 leveldb 4/ 5 memdb 1/ 5 fuse 1/ 5 mgr 1/ 5 mgrc 1/ 5 dpdk 1/ 5 eventtrace 1/ 5 prioritycache 0/ 5 test 0/ 5 cephfs_mirror -2/-2 (syslog threshold) -1/-1 (stderr threshold) --- pthread ID / name mapping for recent threads --- 140112116709120 / mgr-fin 140112227985152 / dashboard 140112595945216 / safe_timer 140112637908736 / safe_timer 140112646301440 / io_context_pool 140112654694144 / io_context_pool 140112671479552 / ms_dispatch 140112679872256 / mgrsb-fin 140112713443072 / msgr-worker-2 140112721835776 / service 140112730228480 / admin_socket 140112738621184 / msgr-worker-0 140112747013888 / msgr-worker-1 140113013945152 / ceph-mgr max_recent 10000 max_new 10000 log_file /home/jenkins-build/build/workspace/ceph-api/build/out/mgr.z.log --- end dump of recent events --- End of: /home/jenkins-build/build/workspace/ceph-api/build/out/mgr.z.log TEST FAILED. Displaying last 1000 lines of: /home/jenkins-build/build/workspace/ceph-api/build/out/osd.0.log pin_top_level_index_and_filter: 1 index_type: 0 data_block_index_type: 0 index_shortening: 1 data_block_hash_table_util_ratio: 0.750000 hash_index_allow_collision: 1 checksum: 1 no_block_cache: 0 block_cache: 0x55d5daab9710 block_cache_name: BinnedLRUCache block_cache_options: capacity : 536870912 num_shard_bits : 4 strict_capacity_limit : 0 high_pri_pool_ratio: 0.000 block_cache_compressed: (nil) persistent_cache: (nil) block_size: 4096 block_size_deviation: 10 block_restart_interval: 16 index_block_restart_interval: 1 metadata_block_size: 4096 partition_filters: 0 use_delta_encoding: 1 filter_policy: rocksdb.BuiltinBloomFilter whole_key_filtering: 1 verify_compression: 0 read_amp_bytes_per_bit: 0 format_version: 2 enable_index_compression: 1 block_align: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.write_buffer_size: 268435456 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_write_buffer_number: 4 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression: NoCompression 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression: Disabled 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.prefix_extractor: nullptr 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.num_levels: 7 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.level: 32767 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.enabled: false 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.arena_block_size: 33554432 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.table_properties_collectors: 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.inplace_update_support: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bloom_locality: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_successive_merges: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.force_consistency_checks: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.ttl: 2592000 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: [column_family.cc:550] --------------- Options for column family [O-2]: 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.merge_operator: None 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_filter: None 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_filter_factory: None 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.table_factory: BlockBasedTable 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d5daa4d8a0) cache_index_and_filter_blocks: 1 cache_index_and_filter_blocks_with_high_priority: 0 pin_l0_filter_and_index_blocks_in_cache: 0 pin_top_level_index_and_filter: 1 index_type: 0 data_block_index_type: 0 index_shortening: 1 data_block_hash_table_util_ratio: 0.750000 hash_index_allow_collision: 1 checksum: 1 no_block_cache: 0 block_cache: 0x55d5daab9710 block_cache_name: BinnedLRUCache block_cache_options: capacity : 536870912 num_shard_bits : 4 strict_capacity_limit : 0 high_pri_pool_ratio: 0.000 block_cache_compressed: (nil) persistent_cache: (nil) block_size: 4096 block_size_deviation: 10 block_restart_interval: 16 index_block_restart_interval: 1 metadata_block_size: 4096 partition_filters: 0 use_delta_encoding: 1 filter_policy: rocksdb.BuiltinBloomFilter whole_key_filtering: 1 verify_compression: 0 read_amp_bytes_per_bit: 0 format_version: 2 enable_index_compression: 1 block_align: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.write_buffer_size: 268435456 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_write_buffer_number: 4 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression: NoCompression 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression: Disabled 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.prefix_extractor: nullptr 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.num_levels: 7 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.level: 32767 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compression_opts.enabled: false 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.arena_block_size: 33554432 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.table_properties_collectors: 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.inplace_update_support: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.bloom_locality: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.max_successive_merges: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.force_consistency_checks: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.ttl: 2592000 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: [column_family.cc:555] (skipping printing options) 2021-02-24T09:01:27.460+0000 7ff760c34080 4 rocksdb: [column_family.cc:555] (skipping printing options) 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4558] Recovered from manifest file:db/MANIFEST-000029 succeeded,manifest_file_number is 29, next_file_number is 31, last_sequence is 12, log_number is 4,prev_log_number is 0,max_column_family is 11,min_log_number_to_keep is 0 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [default] (ID 0), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [m-0] (ID 1), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [m-1] (ID 2), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [m-2] (ID 3), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [p-0] (ID 4), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [p-1] (ID 5), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [p-2] (ID 6), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [O-0] (ID 7), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [O-1] (ID 8), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [O-2] (ID 9), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [L] (ID 10), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [version_set.cc:4574] Column family [P] (ID 11), log number is 4 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157287475045, "job": 1, "event": "recovery_started", "log_files": [30]} 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: [db_impl/db_impl_open.cc:758] Recovering log #30 mode 2 2021-02-24T09:01:27.472+0000 7ff760c34080 3 rocksdb: [le/block_based/filter_policy.cc:579] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2021-02-24T09:01:27.472+0000 7ff760c34080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157287477144, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 31, "file_size": 1139, "table_properties": {"data_size": 195, "index_size": 37, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 87, "raw_average_key_size": 17, "raw_value_size": 82, "raw_average_value_size": 16, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 2, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": ".T:int64_array.b:bitwise_xor", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1614157287, "oldest_key_time": 3, "file_creation_time": 0}} 2021-02-24T09:01:27.476+0000 7ff760c34080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157287478558, "cf_name": "O-2", "job": 1, "event": "table_file_creation", "file_number": 32, "file_size": 1070, "table_properties": {"data_size": 117, "index_size": 73, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 55, "raw_average_key_size": 55, "raw_value_size": 46, "raw_average_value_size": 46, "num_data_blocks": 1, "num_entries": 1, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "O-2", "column_family_id": 9, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1614157287, "oldest_key_time": 3, "file_creation_time": 0}} 2021-02-24T09:01:27.476+0000 7ff760c34080 4 rocksdb: [version_set.cc:3825] Creating manifest 33 2021-02-24T09:01:27.476+0000 7ff760c34080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157287481115, "job": 1, "event": "recovery_finished"} 2021-02-24T09:01:27.496+0000 7ff760c34080 4 rocksdb: DB pointer 0x55d5daad7000 2021-02-24T09:01:27.496+0000 7ff760c34080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd0) _open_db opened rocksdb path db options compression=kNoCompression,max_write_buffer_number=4,min_write_buffer_number_to_merge=1,recycle_log_file_num=4,write_buffer_size=268435456,writable_file_max_buffer_size=0,compaction_readahead_size=2097152,max_background_compactions=2,max_total_wal_size=1073741824 2021-02-24T09:01:27.496+0000 7ff760c34080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd0) _upgrade_super from 4, latest 4 2021-02-24T09:01:27.496+0000 7ff760c34080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd0) _upgrade_super done 2021-02-24T09:01:27.500+0000 7ff747fa5700 4 rocksdb: [db_impl/db_impl.cc:849] ------- DUMPING STATS ------- 2021-02-24T09:01:27.500+0000 7ff747fa5700 4 rocksdb: [db_impl/db_impl.cc:851] ** DB Stats ** Uptime(secs): 0.0 total, 0.0 interval Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s Interval stall: 00:00:0.000 H:M:S, 0.0 percent ** Compaction Stats [default] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 2/0 2.39 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Sum 2/0 2.39 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0.00 0.00 1 0.002 0 0 ** Compaction Stats [default] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [default] ** ** Compaction Stats [m-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-0] ** ** Compaction Stats [m-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-1] ** ** Compaction Stats [m-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-2] ** ** Compaction Stats [p-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-0] ** ** Compaction Stats [p-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-1] ** ** Compaction Stats [p-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-2] ** ** Compaction Stats [O-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-0] ** ** Compaction Stats [O-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-1] ** ** Compaction Stats [O-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 1/0 1.04 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.001 0 0 Sum 1/0 1.04 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.001 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.001 0 0 ** Compaction Stats [O-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.7 0.00 0.00 1 0.001 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-2] ** ** Compaction Stats [L] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [L] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [L] ** ** Compaction Stats [P] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [P] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [P] ** ** Compaction Stats [default] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 2/0 2.39 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Sum 2/0 2.39 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [default] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [default] ** ** Compaction Stats [m-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-0] ** ** Compaction Stats [m-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-1] ** ** Compaction Stats [m-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-2] ** ** Compaction Stats [p-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-0] ** ** Compaction Stats [p-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-1] ** ** Compaction Stats [p-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-2] ** ** Compaction Stats [O-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-0] ** ** Compaction Stats [O-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-1] ** ** Compaction Stats [O-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 1/0 1.04 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.001 0 0 Sum 1/0 1.04 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.001 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.7 0.00 0.00 1 0.001 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-2] ** ** Compaction Stats [L] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [L] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [L] ** ** Compaction Stats [P] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [P] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [P] ** 2021-02-24T09:01:27.508+0000 7ff760c34080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/sdk/cls_sdk.cc:120: loading cls_sdk 2021-02-24T09:01:27.508+0000 7ff760c34080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/hello/cls_hello.cc:316: loading cls_hello 2021-02-24T09:01:27.512+0000 7ff760c34080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/cephfs/cls_cephfs.cc:201: loading cephfs 2021-02-24T09:01:27.556+0000 7ff760c34080 0 osd.0 0 crush map has features 288232575208783872, adjusting msgr requires for clients 2021-02-24T09:01:27.556+0000 7ff760c34080 0 osd.0 0 crush map has features 288232575208783872 was 8705, adjusting msgr requires for mons 2021-02-24T09:01:27.556+0000 7ff760c34080 0 osd.0 0 crush map has features 288232575208783872, adjusting msgr requires for osds 2021-02-24T09:01:27.556+0000 7ff760c34080 0 osd.0 0 check_osdmap_features enabling on-disk ERASURE CODES compat feature 2021-02-24T09:01:27.560+0000 7ff760c34080 0 osd.0 0 load_pgs 2021-02-24T09:01:27.560+0000 7ff760c34080 0 osd.0 0 load_pgs opened 0 pgs 2021-02-24T09:01:27.560+0000 7ff760c34080 -1 osd.0 0 log_to_monitors {default=true} 2021-02-24T09:01:28.524+0000 7ff7559ea700 0 log_channel(cluster) log [DBG] : purged_snaps scrub starts 2021-02-24T09:01:28.524+0000 7ff7559ea700 0 log_channel(cluster) log [DBG] : purged_snaps scrub ok 2021-02-24T09:01:28.720+0000 7ff760c34080 0 osd.0 0 done with init, starting boot process 2021-02-24T09:01:28.720+0000 7ff760c34080 1 osd.0 0 start_boot 2021-02-24T09:01:28.756+0000 7ff759266700 -1 osd.0 0 waiting for initial osdmap 2021-02-24T09:01:28.764+0000 7ff748fa7700 0 osd.0 5 crush map has features 288514050185494528, adjusting msgr requires for clients 2021-02-24T09:01:28.764+0000 7ff748fa7700 0 osd.0 5 crush map has features 288514050185494528 was 288232575208792577, adjusting msgr requires for mons 2021-02-24T09:01:28.764+0000 7ff748fa7700 0 osd.0 5 crush map has features 3314932999778484224, adjusting msgr requires for osds 2021-02-24T09:01:28.764+0000 7ff748fa7700 1 osd.0 5 check_osdmap_features require_osd_release unknown -> quincy 2021-02-24T09:01:28.764+0000 7ff7539e6700 1 osd.0 5 set_numa_affinity public network enp24s0f1 numa node 0 2021-02-24T09:01:28.764+0000 7ff7539e6700 1 osd.0 5 set_numa_affinity cluster network enp24s0f1 numa node 0 2021-02-24T09:01:28.764+0000 7ff7539e6700 1 osd.0 5 set_numa_affinity objectstore and network numa nodes do not match 2021-02-24T09:01:28.764+0000 7ff7539e6700 1 osd.0 5 set_numa_affinity not setting numa affinity 2021-02-24T09:01:29.572+0000 7ff7559ea700 1 osd.0 5 tick checking mon for new map 2021-02-24T09:01:29.708+0000 7ff748fa7700 1 osd.0 6 state: booting -> active 2021-02-24T09:01:49.453+0000 7ff748fa7700 0 osd.0 16 crush map has features 288514051259236352, adjusting msgr requires for clients 2021-02-24T09:01:49.453+0000 7ff748fa7700 0 osd.0 16 crush map has features 288514051259236352 was 288514050185503233, adjusting msgr requires for mons 2021-02-24T09:01:49.453+0000 7ff748fa7700 0 osd.0 16 crush map has features 3314933000852226048, adjusting msgr requires for osds 2021-02-24T09:01:50.585+0000 7ff73a7fb700 1 osd.0 pg_epoch: 16 pg[1.0( empty local-lis/les=0/0 n=0 ec=16/16 lis/c=0/0 les/c/f=0/0/0 sis=16) [1,0,2] r=1 lpr=16 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:01:59.001+0000 7ff73a7fb700 1 osd.0 pg_epoch: 22 pg[2.8( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,2,1] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.001+0000 7ff739ffa700 1 osd.0 pg_epoch: 22 pg[2.11( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,3,1] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.001+0000 7ff737ff6700 1 osd.0 pg_epoch: 22 pg[2.1d( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,3] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.001+0000 7ff732fec700 1 osd.0 pg_epoch: 22 pg[2.1f( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,3,2] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.001+0000 7ff734ff0700 1 osd.0 pg_epoch: 22 pg[2.13( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,3,1] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.001+0000 7ff7387f7700 1 osd.0 pg_epoch: 22 pg[2.1c( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,3] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.001+0000 7ff7337ed700 1 osd.0 pg_epoch: 22 pg[2.16( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,2] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.005+0000 7ff732fec700 1 osd.0 pg_epoch: 22 pg[2.f( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,2] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:00.001+0000 7ff739ffa700 1 osd.0 pg_epoch: 22 pg[2.9( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,0,3] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.005+0000 7ff733fee700 1 osd.0 pg_epoch: 22 pg[2.15( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,3,0] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.005+0000 7ff7377f5700 1 osd.0 pg_epoch: 22 pg[2.6( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,0,3] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.005+0000 7ff7357f1700 1 osd.0 pg_epoch: 22 pg[2.a( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,3,0] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.005+0000 7ff732fec700 1 osd.0 pg_epoch: 22 pg[2.17( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,2,0] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.005+0000 7ff7387f7700 1 osd.0 pg_epoch: 22 pg[2.4( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,0,2] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7ff73a7fb700 1 osd.0 pg_epoch: 22 pg[2.10( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,1,0] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7ff7377f5700 1 osd.0 pg_epoch: 22 pg[2.e( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,3,0] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7ff735ff2700 1 osd.0 pg_epoch: 22 pg[2.1( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,3,0] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.025+0000 7ff7347ef700 1 osd.0 pg_epoch: 22 pg[2.c( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,0,1] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.029+0000 7ff7367f3700 1 osd.0 pg_epoch: 22 pg[2.0( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,1,0] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.029+0000 7ff7397f9700 1 osd.0 pg_epoch: 22 pg[2.1a( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7ff733fee700 1 osd.0 pg_epoch: 22 pg[2.5( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7ff7357f1700 1 osd.0 pg_epoch: 22 pg[2.2( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,1,0] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7ff7337ed700 1 osd.0 pg_epoch: 22 pg[2.1e( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7ff734ff0700 1 osd.0 pg_epoch: 22 pg[2.1b( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7ff732fec700 1 osd.0 pg_epoch: 22 pg[2.7( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,2] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7ff739ffa700 1 osd.0 pg_epoch: 22 pg[2.19( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,2] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7ff7397f9700 1 osd.0 pg_epoch: 22 pg[2.12( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,2,0] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:01.061+0000 7ff739ffa700 1 osd.0 pg_epoch: 24 pg[3.1( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,2,3] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.065+0000 7ff733fee700 1 osd.0 pg_epoch: 24 pg[3.15( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,2] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.065+0000 7ff7397f9700 1 osd.0 pg_epoch: 24 pg[3.12( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.065+0000 7ff7377f5700 1 osd.0 pg_epoch: 24 pg[3.6( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,1,2] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.065+0000 7ff736ff4700 1 osd.0 pg_epoch: 24 pg[3.f( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,1,2] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.065+0000 7ff738ff8700 1 osd.0 pg_epoch: 24 pg[3.3( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,2,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.065+0000 7ff7387f7700 1 osd.0 pg_epoch: 24 pg[3.c( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.065+0000 7ff738ff8700 1 osd.0 pg_epoch: 24 pg[3.1b( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.065+0000 7ff736ff4700 1 osd.0 pg_epoch: 24 pg[3.17( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ff732fec700 1 osd.0 pg_epoch: 24 pg[3.1f( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,1,2] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:02.089+0000 7ff7367f3700 1 osd.0 pg_epoch: 24 pg[3.0( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,2,0] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.089+0000 7ff734ff0700 1 osd.0 pg_epoch: 24 pg[3.b( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.089+0000 7ff7347ef700 1 osd.0 pg_epoch: 24 pg[3.4( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,2,0] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.089+0000 7ff733fee700 1 osd.0 pg_epoch: 24 pg[3.d( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,0] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ff73a7fb700 1 osd.0 pg_epoch: 24 pg[3.10( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,0,3] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ff7397f9700 1 osd.0 pg_epoch: 24 pg[3.1a( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,2,0] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ff7347ef700 1 osd.0 pg_epoch: 24 pg[3.1c( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,0,2] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ff738ff8700 1 osd.0 pg_epoch: 24 pg[3.13( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,2] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ff732fec700 1 osd.0 pg_epoch: 24 pg[3.7( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,0] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ff733fee700 1 osd.0 pg_epoch: 24 pg[3.1d( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ff7357f1700 1 osd.0 pg_epoch: 24 pg[3.2( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,0] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ff7367f3700 1 osd.0 pg_epoch: 24 pg[3.18( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ff7387f7700 1 osd.0 pg_epoch: 24 pg[3.14( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,0] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.097+0000 7ff7337ed700 1 osd.0 pg_epoch: 24 pg[3.e( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [2,0,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:03.129+0000 7ff7347ef700 1 osd.0 pg_epoch: 26 pg[4.c( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,3,1] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.129+0000 7ff7337ed700 1 osd.0 pg_epoch: 26 pg[4.1e( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,1,3] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.129+0000 7ff734ff0700 1 osd.0 pg_epoch: 26 pg[4.3( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,2,1] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.133+0000 7ff7337ed700 1 osd.0 pg_epoch: 26 pg[4.6( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,1,2] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.133+0000 7ff734ff0700 1 osd.0 pg_epoch: 26 pg[4.b( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,1,3] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.133+0000 7ff7337ed700 1 osd.0 pg_epoch: 26 pg[4.16( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,3,2] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:04.157+0000 7ff7367f3700 1 osd.0 pg_epoch: 26 pg[4.0( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7ff733fee700 1 osd.0 pg_epoch: 26 pg[4.1d( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7ff7397f9700 1 osd.0 pg_epoch: 26 pg[4.2( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,0] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7ff739ffa700 1 osd.0 pg_epoch: 26 pg[4.11( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,0,2] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7ff732fec700 1 osd.0 pg_epoch: 26 pg[4.1f( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7ff7387f7700 1 osd.0 pg_epoch: 26 pg[4.14( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7ff737ff6700 1 osd.0 pg_epoch: 26 pg[4.15( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,0,1] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7ff735ff2700 1 osd.0 pg_epoch: 26 pg[4.19( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,2,0] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7ff736ff4700 1 osd.0 pg_epoch: 26 pg[4.7( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,0,3] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7ff7357f1700 1 osd.0 pg_epoch: 26 pg[4.1a( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,0] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:06.237+0000 7ff7387f7700 1 osd.0 pg_epoch: 29 pg[5.4( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,2,3] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.237+0000 7ff737ff6700 1 osd.0 pg_epoch: 29 pg[5.5( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,1,3] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.237+0000 7ff738ff8700 1 osd.0 pg_epoch: 29 pg[5.3( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,3,1] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.241+0000 7ff7377f5700 1 osd.0 pg_epoch: 29 pg[5.1e( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,3,2] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.241+0000 7ff7357f1700 1 osd.0 pg_epoch: 29 pg[5.2( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,2,3] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:07.257+0000 7ff7367f3700 1 osd.0 pg_epoch: 29 pg[5.8( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,1] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ff7377f5700 1 osd.0 pg_epoch: 29 pg[5.6( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,1] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ff737ff6700 1 osd.0 pg_epoch: 29 pg[5.1d( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ff736ff4700 1 osd.0 pg_epoch: 29 pg[5.f( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ff735ff2700 1 osd.0 pg_epoch: 29 pg[5.9( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ff7357f1700 1 osd.0 pg_epoch: 29 pg[5.1a( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,3] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ff734ff0700 1 osd.0 pg_epoch: 29 pg[5.1b( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ff7387f7700 1 osd.0 pg_epoch: 29 pg[5.c( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ff733fee700 1 osd.0 pg_epoch: 29 pg[5.d( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ff739ffa700 1 osd.0 pg_epoch: 29 pg[5.19( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,3,0] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ff73a7fb700 1 osd.0 pg_epoch: 29 pg[5.18( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ff738ff8700 1 osd.0 pg_epoch: 29 pg[5.b( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ff7357f1700 1 osd.0 pg_epoch: 29 pg[5.a( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ff7347ef700 1 osd.0 pg_epoch: 29 pg[5.1c( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,3,0] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.265+0000 7ff739ffa700 1 osd.0 pg_epoch: 29 pg[5.11( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,2,0] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7ff735ff2700 1 osd.0 pg_epoch: 29 pg[5.1( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,0,2] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7ff733fee700 1 osd.0 pg_epoch: 29 pg[5.15( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,0] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7ff7377f5700 1 osd.0 pg_epoch: 29 pg[5.e( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,0,2] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7ff734ff0700 1 osd.0 pg_epoch: 29 pg[5.13( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,0,1] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7ff736ff4700 1 osd.0 pg_epoch: 29 pg[5.7( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,0] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7ff732fec700 1 osd.0 pg_epoch: 29 pg[5.17( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,0] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:08.321+0000 7ff73a7fb700 1 osd.0 pg_epoch: 31 pg[1.0( empty local-lis/les=16/17 n=0 ec=16/16 lis/c=16/16 les/c/f=17/17/0 sis=31 pruub=14.271405220s) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 active pruub 55.087928772s@ mbc={}] start_peering_interval up [1,0,2] -> [1,0,2], acting [1,0,2] -> [1,0,2], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:08.333+0000 7ff73a7fb700 1 osd.0 pg_epoch: 31 pg[1.0( empty local-lis/les=16/17 n=0 ec=16/16 lis/c=16/16 les/c/f=17/17/0 sis=31 pruub=14.256937981s) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 55.087928772s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.333+0000 7ff735ff2700 1 osd.0 pg_epoch: 32 pg[1.1( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.333+0000 7ff7357f1700 1 osd.0 pg_epoch: 32 pg[1.2( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.333+0000 7ff73a7fb700 1 osd.0 pg_epoch: 32 pg[1.8( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.333+0000 7ff738ff8700 1 osd.0 pg_epoch: 32 pg[1.3( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.333+0000 7ff7347ef700 1 osd.0 pg_epoch: 32 pg[1.1c( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff7377f5700 1 osd.0 pg_epoch: 32 pg[1.6( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff736ff4700 1 osd.0 pg_epoch: 32 pg[1.7( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff737ff6700 1 osd.0 pg_epoch: 32 pg[1.5( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff739ffa700 1 osd.0 pg_epoch: 32 pg[1.9( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff735ff2700 1 osd.0 pg_epoch: 32 pg[1.11( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff7337ed700 1 osd.0 pg_epoch: 32 pg[1.e( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff733fee700 1 osd.0 pg_epoch: 32 pg[1.d( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff7397f9700 1 osd.0 pg_epoch: 32 pg[1.a( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff7387f7700 1 osd.0 pg_epoch: 32 pg[1.4( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff732fec700 1 osd.0 pg_epoch: 32 pg[1.f( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff7347ef700 1 osd.0 pg_epoch: 32 pg[1.c( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff7357f1700 1 osd.0 pg_epoch: 32 pg[1.12( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff736ff4700 1 osd.0 pg_epoch: 32 pg[1.17( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff738ff8700 1 osd.0 pg_epoch: 32 pg[1.13( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff734ff0700 1 osd.0 pg_epoch: 32 pg[1.b( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff73a7fb700 1 osd.0 pg_epoch: 32 pg[1.18( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff7377f5700 1 osd.0 pg_epoch: 32 pg[1.16( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff737ff6700 1 osd.0 pg_epoch: 32 pg[1.15( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff735ff2700 1 osd.0 pg_epoch: 32 pg[1.19( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff7337ed700 1 osd.0 pg_epoch: 32 pg[1.1e( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff733fee700 1 osd.0 pg_epoch: 32 pg[1.1d( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff7367f3700 1 osd.0 pg_epoch: 32 pg[1.10( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff7397f9700 1 osd.0 pg_epoch: 32 pg[1.1a( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff732fec700 1 osd.0 pg_epoch: 32 pg[1.1f( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff7387f7700 1 osd.0 pg_epoch: 32 pg[1.14( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7ff738ff8700 1 osd.0 pg_epoch: 32 pg[1.1b( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=1 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7ff739ffa700 1 osd.0 pg_epoch: 33 pg[1.1( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947222710s) [3,0,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.852043152s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 1 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff7397f9700 1 osd.0 pg_epoch: 33 pg[1.2( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946839333s) [0,1,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.851711273s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,3], acting [1,0,2] -> [0,1,3], acting_primary 1 -> 0, up_primary 1 -> 0, role 1 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff7377f5700 1 osd.0 pg_epoch: 33 pg[1.e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947974205s) [1,3,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.853004456s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,2], acting [1,0,2] -> [1,3,2], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff737ff6700 1 osd.0 pg_epoch: 33 pg[1.15( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949849129s) [1,3,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.854915619s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff7367f3700 1 osd.0 pg_epoch: 33 pg[1.8( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948026657s) [1,2,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.853134155s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,3], acting [1,0,2] -> [1,2,3], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff738ff8700 1 osd.0 pg_epoch: 33 pg[1.3( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947330475s) [1,2,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.852462769s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,0], acting [1,0,2] -> [1,2,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff736ff4700 1 osd.0 pg_epoch: 33 pg[1.7( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946077347s) [1,3,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.851245880s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff7347ef700 1 osd.0 pg_epoch: 33 pg[1.1c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946658134s) [0,3,1] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.851909637s@ mbc={}] start_peering_interval up [1,0,2] -> [0,3,1], acting [1,0,2] -> [0,3,1], acting_primary 1 -> 0, up_primary 1 -> 0, role 1 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff739ffa700 1 osd.0 pg_epoch: 33 pg[1.1( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946820259s) [3,0,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.852043152s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7ff7377f5700 1 osd.0 pg_epoch: 33 pg[1.e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947687149s) [1,3,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.853004456s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7ff7397f9700 1 osd.0 pg_epoch: 33 pg[1.2( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946839333s) [0,1,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 57.851711273s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.409+0000 7ff737ff6700 1 osd.0 pg_epoch: 33 pg[1.15( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949561119s) [1,3,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.854915619s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7ff7367f3700 1 osd.0 pg_epoch: 33 pg[1.8( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947666168s) [1,2,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.853134155s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7ff736ff4700 1 osd.0 pg_epoch: 33 pg[1.7( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945705414s) [1,3,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.851245880s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7ff738ff8700 1 osd.0 pg_epoch: 33 pg[1.3( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946948051s) [1,2,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.852462769s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7ff7347ef700 1 osd.0 pg_epoch: 33 pg[1.1c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946658134s) [0,3,1] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 57.851909637s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.409+0000 7ff7377f5700 1 osd.0 pg_epoch: 33 pg[1.16( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946667671s) [1,0,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.853267670s@ mbc={}] start_peering_interval up [1,0,2] -> [1,0,3], acting [1,0,2] -> [1,0,3], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff739ffa700 1 osd.0 pg_epoch: 33 pg[1.11( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947182655s) [0,1,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.853843689s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,3], acting [1,0,2] -> [0,1,3], acting_primary 1 -> 0, up_primary 1 -> 0, role 1 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff7337ed700 1 osd.0 pg_epoch: 33 pg[1.1e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948217392s) [3,0,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.855003357s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,1], acting [1,0,2] -> [3,0,1], acting_primary 1 -> 3, up_primary 1 -> 3, role 1 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff733fee700 1 osd.0 pg_epoch: 33 pg[1.1d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948262215s) [1,3,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.855121613s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff7397f9700 1 osd.0 pg_epoch: 33 pg[1.a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946694374s) [1,2,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.853591919s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,0], acting [1,0,2] -> [1,2,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff735ff2700 1 osd.0 pg_epoch: 33 pg[1.9( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947591782s) [1,3,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.854534149s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,2], acting [1,0,2] -> [1,3,2], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7ff7377f5700 1 osd.0 pg_epoch: 33 pg[1.16( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946427345s) [1,0,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.853267670s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff739ffa700 1 osd.0 pg_epoch: 33 pg[1.11( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947182655s) [0,1,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 57.853843689s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.413+0000 7ff736ff4700 1 osd.0 pg_epoch: 33 pg[1.1f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946863174s) [0,2,1] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.854209900s@ mbc={}] start_peering_interval up [1,0,2] -> [0,2,1], acting [1,0,2] -> [0,2,1], acting_primary 1 -> 0, up_primary 1 -> 0, role 1 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff73a7fb700 1 osd.0 pg_epoch: 33 pg[1.10( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946668625s) [0,2,1] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.854061127s@ mbc={}] start_peering_interval up [1,0,2] -> [0,2,1], acting [1,0,2] -> [0,2,1], acting_primary 1 -> 0, up_primary 1 -> 0, role 1 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff732fec700 1 osd.0 pg_epoch: 33 pg[1.17( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945181847s) [0,1,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.852550507s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,2], acting [1,0,2] -> [0,1,2], acting_primary 1 -> 0, up_primary 1 -> 0, role 1 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff7397f9700 1 osd.0 pg_epoch: 33 pg[1.a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946399689s) [1,2,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.853591919s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff733fee700 1 osd.0 pg_epoch: 33 pg[1.1d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947949409s) [1,3,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.855121613s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff7337ed700 1 osd.0 pg_epoch: 33 pg[1.1e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947874069s) [3,0,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.855003357s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff738ff8700 1 osd.0 pg_epoch: 33 pg[1.13( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945201874s) [1,3,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.852722168s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff735ff2700 1 osd.0 pg_epoch: 33 pg[1.9( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947138786s) [1,3,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.854534149s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff736ff4700 1 osd.0 pg_epoch: 33 pg[1.1f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946863174s) [0,2,1] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 57.854209900s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.413+0000 7ff73a7fb700 1 osd.0 pg_epoch: 33 pg[1.10( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946668625s) [0,2,1] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 57.854061127s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.413+0000 7ff734ff0700 1 osd.0 pg_epoch: 33 pg[1.1b( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946722984s) [0,1,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.854766846s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,2], acting [1,0,2] -> [0,1,2], acting_primary 1 -> 0, up_primary 1 -> 0, role 1 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff7347ef700 1 osd.0 pg_epoch: 33 pg[1.c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946003914s) [3,0,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.854087830s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,1], acting [1,0,2] -> [3,0,1], acting_primary 1 -> 3, up_primary 1 -> 3, role 1 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff738ff8700 1 osd.0 pg_epoch: 33 pg[1.13( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.944835663s) [1,3,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.852722168s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff732fec700 1 osd.0 pg_epoch: 33 pg[1.17( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945181847s) [0,1,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 57.852550507s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.413+0000 7ff734ff0700 1 osd.0 pg_epoch: 33 pg[1.1b( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946722984s) [0,1,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 57.854766846s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.413+0000 7ff7347ef700 1 osd.0 pg_epoch: 33 pg[1.c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945722580s) [3,0,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.854087830s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff7357f1700 1 osd.0 pg_epoch: 33 pg[1.12( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.943900108s) [0,1,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.852584839s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,3], acting [1,0,2] -> [0,1,3], acting_primary 1 -> 0, up_primary 1 -> 0, role 1 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff735ff2700 1 osd.0 pg_epoch: 33 pg[1.19( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946803093s) [3,0,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.855560303s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 1 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff737ff6700 1 osd.0 pg_epoch: 33 pg[1.d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.944841385s) [2,1,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.853710175s@ mbc={}] start_peering_interval up [1,0,2] -> [2,1,3], acting [1,0,2] -> [2,1,3], acting_primary 1 -> 2, up_primary 1 -> 2, role 1 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff7397f9700 1 osd.0 pg_epoch: 33 pg[1.1a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946590424s) [1,2,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.855228424s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,3], acting [1,0,2] -> [1,2,3], acting_primary 1 -> 1, up_primary 1 -> 1, role 1 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff7377f5700 1 osd.0 pg_epoch: 33 pg[1.6( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.942646980s) [3,0,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.851634979s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 1 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff73a7fb700 1 osd.0 pg_epoch: 33 pg[1.18( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945818901s) [2,3,1] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.854892731s@ mbc={}] start_peering_interval up [1,0,2] -> [2,3,1], acting [1,0,2] -> [2,3,1], acting_primary 1 -> 2, up_primary 1 -> 2, role 1 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff735ff2700 1 osd.0 pg_epoch: 33 pg[1.19( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946574211s) [3,0,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.855560303s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff7357f1700 1 osd.0 pg_epoch: 33 pg[1.12( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.943900108s) [0,1,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 57.852584839s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.413+0000 7ff73a7fb700 1 osd.0 pg_epoch: 33 pg[1.18( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945642471s) [2,3,1] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.854892731s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff7397f9700 1 osd.0 pg_epoch: 33 pg[1.1a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946029663s) [1,2,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.855228424s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff737ff6700 1 osd.0 pg_epoch: 33 pg[1.d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.944573402s) [2,1,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.853710175s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff7377f5700 1 osd.0 pg_epoch: 33 pg[1.6( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.942403793s) [3,0,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.851634979s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff7347ef700 1 osd.0 pg_epoch: 33 pg[1.14( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946002007s) [2,0,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.855743408s@ mbc={}] start_peering_interval up [1,0,2] -> [2,0,3], acting [1,0,2] -> [2,0,3], acting_primary 1 -> 2, up_primary 1 -> 2, role 1 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff733fee700 1 osd.0 pg_epoch: 33 pg[1.5( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.943083763s) [2,3,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.852870941s@ mbc={}] start_peering_interval up [1,0,2] -> [2,3,0], acting [1,0,2] -> [2,3,0], acting_primary 1 -> 2, up_primary 1 -> 2, role 1 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff7387f7700 1 osd.0 pg_epoch: 33 pg[1.4( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.944813728s) [3,0,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.854816437s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,1], acting [1,0,2] -> [3,0,1], acting_primary 1 -> 3, up_primary 1 -> 3, role 1 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff732fec700 1 osd.0 pg_epoch: 33 pg[1.f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.942113876s) [3,0,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 57.852153778s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 1 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7ff7347ef700 1 osd.0 pg_epoch: 33 pg[1.14( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945757866s) [2,0,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.855743408s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff733fee700 1 osd.0 pg_epoch: 33 pg[1.5( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.942855835s) [2,3,0] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.852870941s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff732fec700 1 osd.0 pg_epoch: 33 pg[1.f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.941895485s) [3,0,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.852153778s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7ff7387f7700 1 osd.0 pg_epoch: 33 pg[1.4( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.944610596s) [3,0,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 57.854816437s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:14.805+0000 7ff7367f3700 0 log_channel(cluster) log [DBG] : 1.10 scrub ok 2021-02-24T09:02:19.829+0000 7ff738ff8700 0 log_channel(cluster) log [DBG] : 1.1b scrub ok 2021-02-24T09:02:20.817+0000 7ff736ff4700 0 log_channel(cluster) log [DBG] : 1.1f scrub ok 2021-02-24T09:02:21.813+0000 7ff732fec700 0 log_channel(cluster) log [DBG] : 1.17 scrub ok 2021-02-24T09:02:31.857+0000 7ff7357f1700 0 log_channel(cluster) log [DBG] : 1.2 deep-scrub ok 2021-02-24T09:02:32.889+0000 7ff735ff2700 0 log_channel(cluster) log [DBG] : 1.11 scrub ok 2021-02-24T09:02:34.929+0000 7ff7347ef700 0 log_channel(cluster) log [DBG] : 1.1c scrub ok 2021-02-24T09:02:35.881+0000 7ff7397f9700 0 log_channel(cluster) log [DBG] : 1.12 scrub ok End of: /home/jenkins-build/build/workspace/ceph-api/build/out/osd.0.log Displaying last 1000 lines of: /home/jenkins-build/build/workspace/ceph-api/build/out/osd.1.log high_pri_pool_ratio: 0.000 block_cache_compressed: (nil) persistent_cache: (nil) block_size: 4096 block_size_deviation: 10 block_restart_interval: 16 index_block_restart_interval: 1 metadata_block_size: 4096 partition_filters: 0 use_delta_encoding: 1 filter_policy: rocksdb.BuiltinBloomFilter whole_key_filtering: 1 verify_compression: 0 read_amp_bytes_per_bit: 0 format_version: 2 enable_index_compression: 1 block_align: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.write_buffer_size: 268435456 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_write_buffer_number: 4 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression: NoCompression 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression: Disabled 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.prefix_extractor: nullptr 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.num_levels: 7 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.level: 32767 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.enabled: false 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.arena_block_size: 33554432 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.table_properties_collectors: 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.inplace_update_support: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bloom_locality: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_successive_merges: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.force_consistency_checks: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.ttl: 2592000 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: [column_family.cc:550] --------------- Options for column family [O-2]: 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.merge_operator: None 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_filter: None 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_filter_factory: None 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.table_factory: BlockBasedTable 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561a1fdf6650) cache_index_and_filter_blocks: 1 cache_index_and_filter_blocks_with_high_priority: 0 pin_l0_filter_and_index_blocks_in_cache: 0 pin_top_level_index_and_filter: 1 index_type: 0 data_block_index_type: 0 index_shortening: 1 data_block_hash_table_util_ratio: 0.750000 hash_index_allow_collision: 1 checksum: 1 no_block_cache: 0 block_cache: 0x561a1fd47710 block_cache_name: BinnedLRUCache block_cache_options: capacity : 536870912 num_shard_bits : 4 strict_capacity_limit : 0 high_pri_pool_ratio: 0.000 block_cache_compressed: (nil) persistent_cache: (nil) block_size: 4096 block_size_deviation: 10 block_restart_interval: 16 index_block_restart_interval: 1 metadata_block_size: 4096 partition_filters: 0 use_delta_encoding: 1 filter_policy: rocksdb.BuiltinBloomFilter whole_key_filtering: 1 verify_compression: 0 read_amp_bytes_per_bit: 0 format_version: 2 enable_index_compression: 1 block_align: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.write_buffer_size: 268435456 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_write_buffer_number: 4 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression: NoCompression 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression: Disabled 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.prefix_extractor: nullptr 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.num_levels: 7 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.level: 32767 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compression_opts.enabled: false 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.arena_block_size: 33554432 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.table_properties_collectors: 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.inplace_update_support: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.bloom_locality: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.max_successive_merges: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.force_consistency_checks: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.ttl: 2592000 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: [column_family.cc:555] (skipping printing options) 2021-02-24T09:01:36.732+0000 7f0537d49080 4 rocksdb: [column_family.cc:555] (skipping printing options) 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4558] Recovered from manifest file:db/MANIFEST-000029 succeeded,manifest_file_number is 29, next_file_number is 31, last_sequence is 12, log_number is 4,prev_log_number is 0,max_column_family is 11,min_log_number_to_keep is 0 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [default] (ID 0), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [m-0] (ID 1), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [m-1] (ID 2), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [m-2] (ID 3), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [p-0] (ID 4), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [p-1] (ID 5), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [p-2] (ID 6), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [O-0] (ID 7), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [O-1] (ID 8), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [O-2] (ID 9), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [L] (ID 10), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [version_set.cc:4574] Column family [P] (ID 11), log number is 4 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157296747383, "job": 1, "event": "recovery_started", "log_files": [30]} 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: [db_impl/db_impl_open.cc:758] Recovering log #30 mode 2 2021-02-24T09:01:36.744+0000 7f0537d49080 3 rocksdb: [le/block_based/filter_policy.cc:579] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2021-02-24T09:01:36.744+0000 7f0537d49080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157296749835, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 31, "file_size": 1139, "table_properties": {"data_size": 195, "index_size": 37, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 87, "raw_average_key_size": 17, "raw_value_size": 82, "raw_average_value_size": 16, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 2, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": ".T:int64_array.b:bitwise_xor", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1614157296, "oldest_key_time": 3, "file_creation_time": 0}} 2021-02-24T09:01:36.748+0000 7f0537d49080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157296751598, "cf_name": "O-2", "job": 1, "event": "table_file_creation", "file_number": 32, "file_size": 1070, "table_properties": {"data_size": 117, "index_size": 73, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 55, "raw_average_key_size": 55, "raw_value_size": 46, "raw_average_value_size": 46, "num_data_blocks": 1, "num_entries": 1, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "O-2", "column_family_id": 9, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1614157296, "oldest_key_time": 3, "file_creation_time": 0}} 2021-02-24T09:01:36.748+0000 7f0537d49080 4 rocksdb: [version_set.cc:3825] Creating manifest 33 2021-02-24T09:01:36.752+0000 7f0537d49080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157296754379, "job": 1, "event": "recovery_finished"} 2021-02-24T09:01:36.768+0000 7f0537d49080 4 rocksdb: DB pointer 0x561a1fd65000 2021-02-24T09:01:36.768+0000 7f0537d49080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd1) _open_db opened rocksdb path db options compression=kNoCompression,max_write_buffer_number=4,min_write_buffer_number_to_merge=1,recycle_log_file_num=4,write_buffer_size=268435456,writable_file_max_buffer_size=0,compaction_readahead_size=2097152,max_background_compactions=2,max_total_wal_size=1073741824 2021-02-24T09:01:36.768+0000 7f0537d49080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd1) _upgrade_super from 4, latest 4 2021-02-24T09:01:36.768+0000 7f0537d49080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd1) _upgrade_super done 2021-02-24T09:01:36.776+0000 7f051f0ba700 4 rocksdb: [db_impl/db_impl.cc:849] ------- DUMPING STATS ------- 2021-02-24T09:01:36.776+0000 7f051f0ba700 4 rocksdb: [db_impl/db_impl.cc:851] ** DB Stats ** Uptime(secs): 0.0 total, 0.0 interval Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s Interval stall: 00:00:0.000 H:M:S, 0.0 percent ** Compaction Stats [default] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 2/0 2.39 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Sum 2/0 2.39 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 ** Compaction Stats [default] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [default] ** ** Compaction Stats [m-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-0] ** ** Compaction Stats [m-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-1] ** ** Compaction Stats [m-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-2] ** ** Compaction Stats [p-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-0] ** ** Compaction Stats [p-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-1] ** ** Compaction Stats [p-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-2] ** ** Compaction Stats [O-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-0] ** ** Compaction Stats [O-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-1] ** ** Compaction Stats [O-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 1/0 1.04 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Sum 1/0 1.04 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0.00 0.00 1 0.002 0 0 ** Compaction Stats [O-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-2] ** ** Compaction Stats [L] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [L] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [L] ** ** Compaction Stats [P] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [P] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [P] ** ** Compaction Stats [default] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 2/0 2.39 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Sum 2/0 2.39 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [default] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [default] ** ** Compaction Stats [m-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-0] ** ** Compaction Stats [m-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-1] ** ** Compaction Stats [m-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-2] ** ** Compaction Stats [p-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-0] ** ** Compaction Stats [p-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-1] ** ** Compaction Stats [p-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-2] ** ** Compaction Stats [O-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-0] ** ** Compaction Stats [O-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-1] ** ** Compaction Stats [O-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 1/0 1.04 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Sum 1/0 1.04 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.6 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-2] ** ** Compaction Stats [L] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [L] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [L] ** ** Compaction Stats [P] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [P] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [P] ** 2021-02-24T09:01:36.784+0000 7f0537d49080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/sdk/cls_sdk.cc:120: loading cls_sdk 2021-02-24T09:01:36.784+0000 7f0537d49080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/hello/cls_hello.cc:316: loading cls_hello 2021-02-24T09:01:36.784+0000 7f0537d49080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/cephfs/cls_cephfs.cc:201: loading cephfs 2021-02-24T09:01:36.828+0000 7f0537d49080 0 osd.1 0 crush map has features 288232575208783872, adjusting msgr requires for clients 2021-02-24T09:01:36.828+0000 7f0537d49080 0 osd.1 0 crush map has features 288232575208783872 was 8705, adjusting msgr requires for mons 2021-02-24T09:01:36.828+0000 7f0537d49080 0 osd.1 0 crush map has features 288232575208783872, adjusting msgr requires for osds 2021-02-24T09:01:36.828+0000 7f0537d49080 0 osd.1 0 check_osdmap_features enabling on-disk ERASURE CODES compat feature 2021-02-24T09:01:36.828+0000 7f0537d49080 0 osd.1 0 load_pgs 2021-02-24T09:01:36.828+0000 7f0537d49080 0 osd.1 0 load_pgs opened 0 pgs 2021-02-24T09:01:36.832+0000 7f0537d49080 -1 osd.1 0 log_to_monitors {default=true} 2021-02-24T09:01:37.880+0000 7f052caff700 0 log_channel(cluster) log [DBG] : purged_snaps scrub starts 2021-02-24T09:01:37.880+0000 7f052caff700 0 log_channel(cluster) log [DBG] : purged_snaps scrub ok 2021-02-24T09:01:38.436+0000 7f0537d49080 0 osd.1 0 done with init, starting boot process 2021-02-24T09:01:38.436+0000 7f0537d49080 1 osd.1 0 start_boot 2021-02-24T09:01:38.468+0000 7f053037b700 -1 osd.1 0 waiting for initial osdmap 2021-02-24T09:01:38.476+0000 7f05200bc700 0 osd.1 10 crush map has features 288514050185494528, adjusting msgr requires for clients 2021-02-24T09:01:38.476+0000 7f05200bc700 0 osd.1 10 crush map has features 288514050185494528 was 288232575208792577, adjusting msgr requires for mons 2021-02-24T09:01:38.476+0000 7f05200bc700 0 osd.1 10 crush map has features 3314932999778484224, adjusting msgr requires for osds 2021-02-24T09:01:38.476+0000 7f05200bc700 1 osd.1 10 check_osdmap_features require_osd_release unknown -> quincy 2021-02-24T09:01:38.480+0000 7f052aafb700 1 osd.1 10 set_numa_affinity public network enp24s0f1 numa node 0 2021-02-24T09:01:38.480+0000 7f052aafb700 1 osd.1 10 set_numa_affinity cluster network enp24s0f1 numa node 0 2021-02-24T09:01:38.480+0000 7f052aafb700 1 osd.1 10 set_numa_affinity objectstore and network numa nodes do not match 2021-02-24T09:01:38.480+0000 7f052aafb700 1 osd.1 10 set_numa_affinity not setting numa affinity 2021-02-24T09:01:38.920+0000 7f052caff700 1 osd.1 10 tick checking mon for new map 2021-02-24T09:01:39.072+0000 7f05200bc700 1 osd.1 11 state: booting -> active 2021-02-24T09:01:49.445+0000 7f05200bc700 0 osd.1 16 crush map has features 288514051259236352, adjusting msgr requires for clients 2021-02-24T09:01:49.445+0000 7f05200bc700 0 osd.1 16 crush map has features 288514051259236352 was 288514050185503233, adjusting msgr requires for mons 2021-02-24T09:01:49.445+0000 7f05200bc700 0 osd.1 16 crush map has features 3314933000852226048, adjusting msgr requires for osds 2021-02-24T09:01:49.445+0000 7f050d908700 1 osd.1 pg_epoch: 16 pg[1.0( empty local-lis/les=0/0 n=0 ec=16/16 lis/c=0/0 les/c/f=0/0/0 sis=16) [1,0,2] r=0 lpr=16 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:58.993+0000 7f051110f700 1 osd.1 pg_epoch: 22 pg[2.9( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,0,3] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:58.993+0000 7f050c906700 1 osd.1 pg_epoch: 22 pg[2.a( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,3,0] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:58.993+0000 7f050a101700 1 osd.1 pg_epoch: 22 pg[2.17( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,2,0] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:58.993+0000 7f050e90a700 1 osd.1 pg_epoch: 22 pg[2.6( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,0,3] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:58.993+0000 7f050f90c700 1 osd.1 pg_epoch: 22 pg[2.4( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,0,2] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:58.997+0000 7f050b103700 1 osd.1 pg_epoch: 22 pg[2.d( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,3,2] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:58.997+0000 7f050b103700 1 osd.1 pg_epoch: 22 pg[2.15( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,3,0] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:00.001+0000 7f051110f700 1 osd.1 pg_epoch: 22 pg[2.11( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,3,1] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.005+0000 7f051010d700 1 osd.1 pg_epoch: 22 pg[2.13( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,3,1] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.005+0000 7f050b904700 1 osd.1 pg_epoch: 22 pg[2.1c( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,3] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.005+0000 7f050e90a700 1 osd.1 pg_epoch: 22 pg[2.16( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,2] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.005+0000 7f050d908700 1 osd.1 pg_epoch: 22 pg[2.8( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,2,1] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.005+0000 7f050f10b700 1 osd.1 pg_epoch: 22 pg[2.1d( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,3] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.005+0000 7f050a101700 1 osd.1 pg_epoch: 22 pg[2.f( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,2] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7f0511910700 1 osd.1 pg_epoch: 22 pg[2.10( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,1,0] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7f050b904700 1 osd.1 pg_epoch: 22 pg[2.14( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,3,1] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.025+0000 7f050f90c700 1 osd.1 pg_epoch: 22 pg[2.c( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,0,1] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7f050d908700 1 osd.1 pg_epoch: 22 pg[2.0( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,1,0] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7f051090e700 1 osd.1 pg_epoch: 22 pg[2.1a( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7f051010d700 1 osd.1 pg_epoch: 22 pg[2.3( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,2,1] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7f050c906700 1 osd.1 pg_epoch: 22 pg[2.2( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,1,0] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7f050f10b700 1 osd.1 pg_epoch: 22 pg[2.5( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7f050a902700 1 osd.1 pg_epoch: 22 pg[2.1e( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7f0511910700 1 osd.1 pg_epoch: 22 pg[2.18( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,1,2] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.037+0000 7f051010d700 1 osd.1 pg_epoch: 22 pg[2.1b( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.037+0000 7f050c105700 1 osd.1 pg_epoch: 22 pg[2.b( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,2,1] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:01.061+0000 7f051110f700 1 osd.1 pg_epoch: 24 pg[3.19( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,3,2] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.061+0000 7f050d908700 1 osd.1 pg_epoch: 24 pg[3.0( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,2,0] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.061+0000 7f051090e700 1 osd.1 pg_epoch: 24 pg[3.1a( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,2,0] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.061+0000 7f050f90c700 1 osd.1 pg_epoch: 24 pg[3.4( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,2,0] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.061+0000 7f050f90c700 1 osd.1 pg_epoch: 24 pg[3.1c( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,0,2] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.061+0000 7f050d908700 1 osd.1 pg_epoch: 24 pg[3.10( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,0,3] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:02.073+0000 7f051110f700 1 osd.1 pg_epoch: 24 pg[3.11( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.073+0000 7f051090e700 1 osd.1 pg_epoch: 24 pg[3.a( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,2] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.073+0000 7f050d908700 1 osd.1 pg_epoch: 24 pg[3.18( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.073+0000 7f050d107700 1 osd.1 pg_epoch: 24 pg[3.9( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.073+0000 7f050b103700 1 osd.1 pg_epoch: 24 pg[3.1d( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.073+0000 7f050a101700 1 osd.1 pg_epoch: 24 pg[3.7( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,0] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.073+0000 7f050a902700 1 osd.1 pg_epoch: 24 pg[3.1e( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.073+0000 7f050c105700 1 osd.1 pg_epoch: 24 pg[3.b( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.073+0000 7f0511910700 1 osd.1 pg_epoch: 24 pg[3.8( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,2] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.073+0000 7f050f10b700 1 osd.1 pg_epoch: 24 pg[3.d( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,0] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.089+0000 7f050c906700 1 osd.1 pg_epoch: 24 pg[3.12( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.089+0000 7f050b103700 1 osd.1 pg_epoch: 24 pg[3.5( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [2,3,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f050a902700 1 osd.1 pg_epoch: 24 pg[3.16( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [2,3,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f050a101700 1 osd.1 pg_epoch: 24 pg[3.f( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,1,2] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f050e90a700 1 osd.1 pg_epoch: 24 pg[3.6( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,1,2] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.097+0000 7f050e109700 1 osd.1 pg_epoch: 24 pg[3.17( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.097+0000 7f050c105700 1 osd.1 pg_epoch: 24 pg[3.1b( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.097+0000 7f050a902700 1 osd.1 pg_epoch: 24 pg[3.e( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [2,0,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.097+0000 7f050b904700 1 osd.1 pg_epoch: 24 pg[3.c( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.097+0000 7f050e109700 1 osd.1 pg_epoch: 24 pg[3.1f( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,1,2] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.097+0000 7f051010d700 1 osd.1 pg_epoch: 24 pg[3.3( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,2,1] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:03.129+0000 7f051090e700 1 osd.1 pg_epoch: 26 pg[4.12( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,2] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.129+0000 7f050a101700 1 osd.1 pg_epoch: 26 pg[4.7( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,0,3] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.129+0000 7f050f90c700 1 osd.1 pg_epoch: 26 pg[4.4( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,2,3] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.129+0000 7f051110f700 1 osd.1 pg_epoch: 26 pg[4.9( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,2] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.129+0000 7f050a101700 1 osd.1 pg_epoch: 26 pg[4.f( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,2] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.129+0000 7f051090e700 1 osd.1 pg_epoch: 26 pg[4.2( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,0] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:04.141+0000 7f050d908700 1 osd.1 pg_epoch: 26 pg[4.10( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.141+0000 7f0511910700 1 osd.1 pg_epoch: 26 pg[4.8( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.141+0000 7f050f10b700 1 osd.1 pg_epoch: 26 pg[4.1d( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.141+0000 7f050d908700 1 osd.1 pg_epoch: 26 pg[4.0( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.145+0000 7f050b103700 1 osd.1 pg_epoch: 26 pg[4.d( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.145+0000 7f050f10b700 1 osd.1 pg_epoch: 26 pg[4.5( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.145+0000 7f050b904700 1 osd.1 pg_epoch: 26 pg[4.14( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.145+0000 7f050b103700 1 osd.1 pg_epoch: 26 pg[4.15( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,0,1] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.145+0000 7f050e109700 1 osd.1 pg_epoch: 26 pg[4.17( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.149+0000 7f050a101700 1 osd.1 pg_epoch: 26 pg[4.1f( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f050a902700 1 osd.1 pg_epoch: 26 pg[4.e( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f050c105700 1 osd.1 pg_epoch: 26 pg[4.13( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f050c906700 1 osd.1 pg_epoch: 26 pg[4.a( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f050f90c700 1 osd.1 pg_epoch: 26 pg[4.c( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,3,1] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f051010d700 1 osd.1 pg_epoch: 26 pg[4.3( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,2,1] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f050d908700 1 osd.1 pg_epoch: 26 pg[4.18( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,1,3] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f050e90a700 1 osd.1 pg_epoch: 26 pg[4.1e( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,1,3] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f051110f700 1 osd.1 pg_epoch: 26 pg[4.1( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f050b904700 1 osd.1 pg_epoch: 26 pg[4.1c( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,1,3] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f050c105700 1 osd.1 pg_epoch: 26 pg[4.b( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,1,3] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f050a902700 1 osd.1 pg_epoch: 26 pg[4.6( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,1,2] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.165+0000 7f050c105700 1 osd.1 pg_epoch: 26 pg[4.1b( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:06.229+0000 7f050c906700 1 osd.1 pg_epoch: 29 pg[5.1a( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,3] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.229+0000 7f050b904700 1 osd.1 pg_epoch: 29 pg[5.c( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.229+0000 7f050a101700 1 osd.1 pg_epoch: 29 pg[5.f( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.229+0000 7f050d107700 1 osd.1 pg_epoch: 29 pg[5.9( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.229+0000 7f050d908700 1 osd.1 pg_epoch: 29 pg[5.18( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.229+0000 7f050b103700 1 osd.1 pg_epoch: 29 pg[5.1d( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.233+0000 7f050c906700 1 osd.1 pg_epoch: 29 pg[5.12( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,3,2] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.233+0000 7f050d107700 1 osd.1 pg_epoch: 29 pg[5.19( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,3,0] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:07.241+0000 7f050e90a700 1 osd.1 pg_epoch: 29 pg[5.6( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,1] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.241+0000 7f050a101700 1 osd.1 pg_epoch: 29 pg[5.1f( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,1,3] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.241+0000 7f050d908700 1 osd.1 pg_epoch: 29 pg[5.8( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,1] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.241+0000 7f050d908700 1 osd.1 pg_epoch: 29 pg[5.10( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,1,3] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.265+0000 7f050f10b700 1 osd.1 pg_epoch: 29 pg[5.5( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,1,3] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.265+0000 7f050c105700 1 osd.1 pg_epoch: 29 pg[5.3( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,3,1] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.265+0000 7f0511910700 1 osd.1 pg_epoch: 29 pg[5.0( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,2] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7f050b904700 1 osd.1 pg_epoch: 29 pg[5.14( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,2,1] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7f050b103700 1 osd.1 pg_epoch: 29 pg[5.15( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,0] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7f050e90a700 1 osd.1 pg_epoch: 29 pg[5.16( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,2] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7f050c105700 1 osd.1 pg_epoch: 29 pg[5.13( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,0,1] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7f050a101700 1 osd.1 pg_epoch: 29 pg[5.7( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,0] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7f050e109700 1 osd.1 pg_epoch: 29 pg[5.17( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,0] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:08.297+0000 7f0511910700 1 osd.1 pg_epoch: 31 pg[1.0( empty local-lis/les=16/17 n=0 ec=16/16 lis/c=16/16 les/c/f=17/17/0 sis=31 pruub=14.293426514s) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 active pruub 45.813861847s@ mbc={}] start_peering_interval up [1,0,2] -> [1,0,2], acting [1,0,2] -> [1,0,2], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:08.313+0000 7f0511910700 1 osd.1 pg_epoch: 31 pg[1.0( empty local-lis/les=16/17 n=0 ec=16/16 lis/c=16/16 les/c/f=17/17/0 sis=31 pruub=14.293426514s) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown pruub 45.813861847s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f0511910700 1 osd.1 pg_epoch: 32 pg[1.10( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050d908700 1 osd.1 pg_epoch: 32 pg[1.8( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f051110f700 1 osd.1 pg_epoch: 32 pg[1.11( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050d107700 1 osd.1 pg_epoch: 32 pg[1.19( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050c906700 1 osd.1 pg_epoch: 32 pg[1.1a( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f051090e700 1 osd.1 pg_epoch: 32 pg[1.12( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f051010d700 1 osd.1 pg_epoch: 32 pg[1.1b( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050c105700 1 osd.1 pg_epoch: 32 pg[1.13( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f0511910700 1 osd.1 pg_epoch: 32 pg[1.18( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050f90c700 1 osd.1 pg_epoch: 32 pg[1.14( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f051110f700 1 osd.1 pg_epoch: 32 pg[1.1( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050b904700 1 osd.1 pg_epoch: 32 pg[1.c( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f051090e700 1 osd.1 pg_epoch: 32 pg[1.2( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050c906700 1 osd.1 pg_epoch: 32 pg[1.a( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f051010d700 1 osd.1 pg_epoch: 32 pg[1.b( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050f10b700 1 osd.1 pg_epoch: 32 pg[1.15( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050d107700 1 osd.1 pg_epoch: 32 pg[1.9( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050b103700 1 osd.1 pg_epoch: 32 pg[1.1d( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050f90c700 1 osd.1 pg_epoch: 32 pg[1.4( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050e90a700 1 osd.1 pg_epoch: 32 pg[1.1e( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050c105700 1 osd.1 pg_epoch: 32 pg[1.3( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050a902700 1 osd.1 pg_epoch: 32 pg[1.16( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.329+0000 7f050e109700 1 osd.1 pg_epoch: 32 pg[1.1f( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.333+0000 7f050a101700 1 osd.1 pg_epoch: 32 pg[1.17( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.333+0000 7f050b103700 1 osd.1 pg_epoch: 32 pg[1.5( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.333+0000 7f050f10b700 1 osd.1 pg_epoch: 32 pg[1.d( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.333+0000 7f050e90a700 1 osd.1 pg_epoch: 32 pg[1.e( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.333+0000 7f050a902700 1 osd.1 pg_epoch: 32 pg[1.6( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.333+0000 7f050b904700 1 osd.1 pg_epoch: 32 pg[1.1c( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.333+0000 7f050a101700 1 osd.1 pg_epoch: 32 pg[1.7( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.333+0000 7f050e109700 1 osd.1 pg_epoch: 32 pg[1.f( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=0 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:09.857+0000 7f0511910700 0 log_channel(cluster) log [DBG] : 1.0 deep-scrub ok 2021-02-24T09:02:12.401+0000 7f0511910700 1 osd.1 pg_epoch: 33 pg[1.10( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.957627296s) [0,2,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.580001831s@ mbc={}] start_peering_interval up [1,0,2] -> [0,2,1], acting [1,0,2] -> [0,2,1], acting_primary 1 -> 0, up_primary 1 -> 0, role 0 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050d908700 1 osd.1 pg_epoch: 33 pg[1.8( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.956718445s) [1,2,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.579067230s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,3], acting [1,0,2] -> [1,2,3], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f051110f700 1 osd.1 pg_epoch: 33 pg[1.19( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.959004402s) [3,0,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.581501007s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 0 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050d107700 1 osd.1 pg_epoch: 33 pg[1.11( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.957159996s) [0,1,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.579784393s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,3], acting [1,0,2] -> [0,1,3], acting_primary 1 -> 0, up_primary 1 -> 0, role 0 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f051090e700 1 osd.1 pg_epoch: 33 pg[1.1a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.958468437s) [1,2,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.581165314s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,3], acting [1,0,2] -> [1,2,3], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050d908700 1 osd.1 pg_epoch: 33 pg[1.8( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.956718445s) [1,2,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 48.579067230s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.401+0000 7f0511910700 1 osd.1 pg_epoch: 33 pg[1.10( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.957242966s) [0,2,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.580001831s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.401+0000 7f050c906700 1 osd.1 pg_epoch: 33 pg[1.12( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.955564499s) [0,1,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.578517914s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,3], acting [1,0,2] -> [0,1,3], acting_primary 1 -> 0, up_primary 1 -> 0, role 0 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f051110f700 1 osd.1 pg_epoch: 33 pg[1.19( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.958679199s) [3,0,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.581501007s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.401+0000 7f051090e700 1 osd.1 pg_epoch: 33 pg[1.1a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.958468437s) [1,2,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 48.581165314s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.401+0000 7f051010d700 1 osd.1 pg_epoch: 33 pg[1.1b( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.957525253s) [0,1,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.580703735s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,2], acting [1,0,2] -> [0,1,2], acting_primary 1 -> 0, up_primary 1 -> 0, role 0 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050d107700 1 osd.1 pg_epoch: 33 pg[1.11( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.956789017s) [0,1,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.579784393s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.401+0000 7f050c105700 1 osd.1 pg_epoch: 33 pg[1.13( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.955333710s) [1,3,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.578662872s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050c906700 1 osd.1 pg_epoch: 33 pg[1.12( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.955218315s) [0,1,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.578517914s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.401+0000 7f050f90c700 1 osd.1 pg_epoch: 33 pg[1.c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.956384659s) [3,0,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.580020905s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,1], acting [1,0,2] -> [3,0,1], acting_primary 1 -> 3, up_primary 1 -> 3, role 0 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050b904700 1 osd.1 pg_epoch: 33 pg[1.14( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.957959175s) [2,0,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.581676483s@ mbc={}] start_peering_interval up [1,0,2] -> [2,0,3], acting [1,0,2] -> [2,0,3], acting_primary 1 -> 2, up_primary 1 -> 2, role 0 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050b103700 1 osd.1 pg_epoch: 33 pg[1.1d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.957046509s) [1,3,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.581058502s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050c105700 1 osd.1 pg_epoch: 33 pg[1.13( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.955333710s) [1,3,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 48.578662872s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.401+0000 7f051010d700 1 osd.1 pg_epoch: 33 pg[1.1b( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.956916809s) [0,1,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.580703735s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.401+0000 7f050f10b700 1 osd.1 pg_epoch: 33 pg[1.15( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.956654549s) [1,3,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.580848694s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050f90c700 1 osd.1 pg_epoch: 33 pg[1.c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.956051826s) [3,0,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.580020905s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.401+0000 7f050b904700 1 osd.1 pg_epoch: 33 pg[1.14( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.957558632s) [2,0,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.581676483s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.401+0000 7f050a902700 1 osd.1 pg_epoch: 33 pg[1.16( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.954604149s) [1,0,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.579204559s@ mbc={}] start_peering_interval up [1,0,2] -> [1,0,3], acting [1,0,2] -> [1,0,3], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f051090e700 1 osd.1 pg_epoch: 33 pg[1.a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.954770088s) [1,2,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.579524994s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,0], acting [1,0,2] -> [1,2,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050e90a700 1 osd.1 pg_epoch: 33 pg[1.1e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.956294060s) [3,0,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.580940247s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,1], acting [1,0,2] -> [3,0,1], acting_primary 1 -> 3, up_primary 1 -> 3, role 0 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050f10b700 1 osd.1 pg_epoch: 33 pg[1.15( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.956654549s) [1,3,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 48.580848694s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.401+0000 7f050b103700 1 osd.1 pg_epoch: 33 pg[1.1d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.957046509s) [1,3,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 48.581058502s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.401+0000 7f050e109700 1 osd.1 pg_epoch: 33 pg[1.17( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.953577042s) [0,1,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.578491211s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,2], acting [1,0,2] -> [0,1,2], acting_primary 1 -> 0, up_primary 1 -> 0, role 0 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050a101700 1 osd.1 pg_epoch: 33 pg[1.1f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.955158234s) [0,2,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.580150604s@ mbc={}] start_peering_interval up [1,0,2] -> [0,2,1], acting [1,0,2] -> [0,2,1], acting_primary 1 -> 0, up_primary 1 -> 0, role 0 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f051090e700 1 osd.1 pg_epoch: 33 pg[1.a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.954770088s) [1,2,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 48.579524994s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.401+0000 7f050a902700 1 osd.1 pg_epoch: 33 pg[1.16( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.954604149s) [1,0,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 48.579204559s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.401+0000 7f0511910700 1 osd.1 pg_epoch: 33 pg[1.18( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.955518723s) [2,3,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.580829620s@ mbc={}] start_peering_interval up [1,0,2] -> [2,3,1], acting [1,0,2] -> [2,3,1], acting_primary 1 -> 2, up_primary 1 -> 2, role 0 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050c906700 1 osd.1 pg_epoch: 33 pg[1.2( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.952307701s) [0,1,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.577648163s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,3], acting [1,0,2] -> [0,1,3], acting_primary 1 -> 0, up_primary 1 -> 0, role 0 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f051110f700 1 osd.1 pg_epoch: 33 pg[1.1( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.952604294s) [3,0,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.577980042s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 0 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.401+0000 7f050e90a700 1 osd.1 pg_epoch: 33 pg[1.1e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.955860138s) [3,0,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.580940247s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.401+0000 7f050e109700 1 osd.1 pg_epoch: 33 pg[1.17( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.953215599s) [0,1,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.578491211s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.405+0000 7f050d107700 1 osd.1 pg_epoch: 33 pg[1.9( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.954727173s) [1,3,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.580467224s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,2], acting [1,0,2] -> [1,3,2], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.405+0000 7f050a101700 1 osd.1 pg_epoch: 33 pg[1.1f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.954698563s) [0,2,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.580150604s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.405+0000 7f051110f700 1 osd.1 pg_epoch: 33 pg[1.1( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.952329636s) [3,0,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.577980042s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.405+0000 7f0511910700 1 osd.1 pg_epoch: 33 pg[1.18( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.955142975s) [2,3,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.580829620s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.405+0000 7f050c906700 1 osd.1 pg_epoch: 33 pg[1.2( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.951916695s) [0,1,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.577648163s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.405+0000 7f050b904700 1 osd.1 pg_epoch: 33 pg[1.4( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.954454422s) [3,0,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.580749512s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,1], acting [1,0,2] -> [3,0,1], acting_primary 1 -> 3, up_primary 1 -> 3, role 0 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.405+0000 7f050c105700 1 osd.1 pg_epoch: 33 pg[1.3( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.952061653s) [1,2,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.578399658s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,0], acting [1,0,2] -> [1,2,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.405+0000 7f050d107700 1 osd.1 pg_epoch: 33 pg[1.9( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.954727173s) [1,3,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 48.580467224s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.405+0000 7f050f10b700 1 osd.1 pg_epoch: 33 pg[1.d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.953136444s) [2,1,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.579647064s@ mbc={}] start_peering_interval up [1,0,2] -> [2,1,3], acting [1,0,2] -> [2,1,3], acting_primary 1 -> 2, up_primary 1 -> 2, role 0 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.405+0000 7f050a902700 1 osd.1 pg_epoch: 33 pg[1.e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.952164650s) [1,3,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.578941345s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,2], acting [1,0,2] -> [1,3,2], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.405+0000 7f050b103700 1 osd.1 pg_epoch: 33 pg[1.5( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.951964378s) [2,3,0] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.578804016s@ mbc={}] start_peering_interval up [1,0,2] -> [2,3,0], acting [1,0,2] -> [2,3,0], acting_primary 1 -> 2, up_primary 1 -> 2, role 0 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.405+0000 7f050e90a700 1 osd.1 pg_epoch: 33 pg[1.6( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.950658798s) [3,0,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.577571869s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 0 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.405+0000 7f050c105700 1 osd.1 pg_epoch: 33 pg[1.3( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.952061653s) [1,2,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 48.578399658s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.405+0000 7f050b904700 1 osd.1 pg_epoch: 33 pg[1.4( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.954098701s) [3,0,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.580749512s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.405+0000 7f050f10b700 1 osd.1 pg_epoch: 33 pg[1.d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.952831268s) [2,1,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.579647064s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.405+0000 7f050e109700 1 osd.1 pg_epoch: 33 pg[1.f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.950880051s) [3,0,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.578090668s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 0 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.405+0000 7f050a101700 1 osd.1 pg_epoch: 33 pg[1.7( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949934959s) [1,3,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.577178955s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 0 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.405+0000 7f050b103700 1 osd.1 pg_epoch: 33 pg[1.5( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.951692581s) [2,3,0] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.578804016s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.405+0000 7f050a902700 1 osd.1 pg_epoch: 33 pg[1.e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.952164650s) [1,3,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 48.578941345s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.405+0000 7f050e90a700 1 osd.1 pg_epoch: 33 pg[1.6( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.950357437s) [3,0,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.577571869s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.405+0000 7f050f90c700 1 osd.1 pg_epoch: 33 pg[1.1c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.950280190s) [0,3,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 48.577842712s@ mbc={}] start_peering_interval up [1,0,2] -> [0,3,1], acting [1,0,2] -> [0,3,1], acting_primary 1 -> 0, up_primary 1 -> 0, role 0 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.405+0000 7f050a101700 1 osd.1 pg_epoch: 33 pg[1.7( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949934959s) [1,3,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 48.577178955s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.405+0000 7f050e109700 1 osd.1 pg_epoch: 33 pg[1.f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.950543404s) [3,0,2] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.578090668s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.405+0000 7f050f90c700 1 osd.1 pg_epoch: 33 pg[1.1c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.950040817s) [0,3,1] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 48.577842712s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:14.017+0000 7f050c105700 0 log_channel(cluster) log [DBG] : 1.b scrub ok 2021-02-24T09:02:20.101+0000 7f050d908700 0 log_channel(cluster) log [DBG] : 1.8 deep-scrub ok 2021-02-24T09:02:21.129+0000 7f051010d700 0 log_channel(cluster) log [DBG] : 1.3 scrub ok 2021-02-24T09:02:25.109+0000 7f050c906700 0 log_channel(cluster) log [DBG] : 1.a scrub ok 2021-02-24T09:02:26.057+0000 7f051090e700 0 log_channel(cluster) log [DBG] : 1.1a scrub ok 2021-02-24T09:02:27.033+0000 7f050c105700 0 log_channel(cluster) log [DBG] : 1.13 scrub ok 2021-02-24T09:02:32.993+0000 7f050b103700 0 log_channel(cluster) log [DBG] : 1.15 scrub ok 2021-02-24T09:02:34.965+0000 7f050e90a700 0 log_channel(cluster) log [DBG] : 1.16 scrub ok 2021-02-24T09:02:38.922+0000 7f050f10b700 0 log_channel(cluster) log [DBG] : 1.1d scrub ok 2021-02-24T09:02:41.006+0000 7f051110f700 0 log_channel(cluster) log [DBG] : 1.9 scrub ok 2021-02-24T09:02:42.958+0000 7f050a902700 0 log_channel(cluster) log [DBG] : 1.e scrub ok 2021-02-24T09:02:43.934+0000 7f050a101700 0 log_channel(cluster) log [DBG] : 1.7 scrub ok End of: /home/jenkins-build/build/workspace/ceph-api/build/out/osd.1.log Displaying last 1000 lines of: /home/jenkins-build/build/workspace/ceph-api/build/out/osd.2.log 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.merge_operator: None 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_filter: None 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_filter_factory: None 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.table_factory: BlockBasedTable 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b45fee38a0) cache_index_and_filter_blocks: 1 cache_index_and_filter_blocks_with_high_priority: 0 pin_l0_filter_and_index_blocks_in_cache: 0 pin_top_level_index_and_filter: 1 index_type: 0 data_block_index_type: 0 index_shortening: 1 data_block_hash_table_util_ratio: 0.750000 hash_index_allow_collision: 1 checksum: 1 no_block_cache: 0 block_cache: 0x55b45ff4f710 block_cache_name: BinnedLRUCache block_cache_options: capacity : 536870912 num_shard_bits : 4 strict_capacity_limit : 0 high_pri_pool_ratio: 0.000 block_cache_compressed: (nil) persistent_cache: (nil) block_size: 4096 block_size_deviation: 10 block_restart_interval: 16 index_block_restart_interval: 1 metadata_block_size: 4096 partition_filters: 0 use_delta_encoding: 1 filter_policy: rocksdb.BuiltinBloomFilter whole_key_filtering: 1 verify_compression: 0 read_amp_bytes_per_bit: 0 format_version: 2 enable_index_compression: 1 block_align: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.write_buffer_size: 268435456 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_write_buffer_number: 4 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression: NoCompression 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression: Disabled 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.prefix_extractor: nullptr 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.num_levels: 7 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.level: 32767 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.enabled: false 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.arena_block_size: 33554432 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.table_properties_collectors: 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.inplace_update_support: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bloom_locality: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_successive_merges: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.force_consistency_checks: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.ttl: 2592000 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: [column_family.cc:550] --------------- Options for column family [O-2]: 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.merge_operator: None 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_filter: None 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_filter_factory: None 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.table_factory: BlockBasedTable 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b45fee38a0) cache_index_and_filter_blocks: 1 cache_index_and_filter_blocks_with_high_priority: 0 pin_l0_filter_and_index_blocks_in_cache: 0 pin_top_level_index_and_filter: 1 index_type: 0 data_block_index_type: 0 index_shortening: 1 data_block_hash_table_util_ratio: 0.750000 hash_index_allow_collision: 1 checksum: 1 no_block_cache: 0 block_cache: 0x55b45ff4f710 block_cache_name: BinnedLRUCache block_cache_options: capacity : 536870912 num_shard_bits : 4 strict_capacity_limit : 0 high_pri_pool_ratio: 0.000 block_cache_compressed: (nil) persistent_cache: (nil) block_size: 4096 block_size_deviation: 10 block_restart_interval: 16 index_block_restart_interval: 1 metadata_block_size: 4096 partition_filters: 0 use_delta_encoding: 1 filter_policy: rocksdb.BuiltinBloomFilter whole_key_filtering: 1 verify_compression: 0 read_amp_bytes_per_bit: 0 format_version: 2 enable_index_compression: 1 block_align: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.write_buffer_size: 268435456 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_write_buffer_number: 4 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression: NoCompression 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression: Disabled 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.prefix_extractor: nullptr 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.num_levels: 7 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.level: 32767 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compression_opts.enabled: false 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.arena_block_size: 33554432 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.table_properties_collectors: 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.inplace_update_support: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.bloom_locality: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.max_successive_merges: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.force_consistency_checks: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.ttl: 2592000 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: [column_family.cc:555] (skipping printing options) 2021-02-24T09:01:45.809+0000 7f26dabe4080 4 rocksdb: [column_family.cc:555] (skipping printing options) 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4558] Recovered from manifest file:db/MANIFEST-000029 succeeded,manifest_file_number is 29, next_file_number is 31, last_sequence is 12, log_number is 4,prev_log_number is 0,max_column_family is 11,min_log_number_to_keep is 0 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [default] (ID 0), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [m-0] (ID 1), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [m-1] (ID 2), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [m-2] (ID 3), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [p-0] (ID 4), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [p-1] (ID 5), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [p-2] (ID 6), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [O-0] (ID 7), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [O-1] (ID 8), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [O-2] (ID 9), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [L] (ID 10), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [version_set.cc:4574] Column family [P] (ID 11), log number is 4 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157305824294, "job": 1, "event": "recovery_started", "log_files": [30]} 2021-02-24T09:01:45.821+0000 7f26dabe4080 4 rocksdb: [db_impl/db_impl_open.cc:758] Recovering log #30 mode 2 2021-02-24T09:01:45.821+0000 7f26dabe4080 3 rocksdb: [le/block_based/filter_policy.cc:579] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2021-02-24T09:01:45.825+0000 7f26dabe4080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157305826472, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 31, "file_size": 1139, "table_properties": {"data_size": 195, "index_size": 37, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 87, "raw_average_key_size": 17, "raw_value_size": 82, "raw_average_value_size": 16, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 2, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": ".T:int64_array.b:bitwise_xor", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1614157305, "oldest_key_time": 3, "file_creation_time": 0}} 2021-02-24T09:01:45.825+0000 7f26dabe4080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157305828019, "cf_name": "O-2", "job": 1, "event": "table_file_creation", "file_number": 32, "file_size": 1070, "table_properties": {"data_size": 117, "index_size": 73, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 55, "raw_average_key_size": 55, "raw_value_size": 46, "raw_average_value_size": 46, "num_data_blocks": 1, "num_entries": 1, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "O-2", "column_family_id": 9, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1614157305, "oldest_key_time": 3, "file_creation_time": 0}} 2021-02-24T09:01:45.825+0000 7f26dabe4080 4 rocksdb: [version_set.cc:3825] Creating manifest 33 2021-02-24T09:01:45.829+0000 7f26dabe4080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157305830465, "job": 1, "event": "recovery_finished"} 2021-02-24T09:01:45.849+0000 7f26dabe4080 4 rocksdb: DB pointer 0x55b45ff6d000 2021-02-24T09:01:45.849+0000 7f26dabe4080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd2) _open_db opened rocksdb path db options compression=kNoCompression,max_write_buffer_number=4,min_write_buffer_number_to_merge=1,recycle_log_file_num=4,write_buffer_size=268435456,writable_file_max_buffer_size=0,compaction_readahead_size=2097152,max_background_compactions=2,max_total_wal_size=1073741824 2021-02-24T09:01:45.849+0000 7f26dabe4080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd2) _upgrade_super from 4, latest 4 2021-02-24T09:01:45.849+0000 7f26dabe4080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd2) _upgrade_super done 2021-02-24T09:01:45.853+0000 7f26c1f55700 4 rocksdb: [db_impl/db_impl.cc:849] ------- DUMPING STATS ------- 2021-02-24T09:01:45.853+0000 7f26c1f55700 4 rocksdb: [db_impl/db_impl.cc:851] ** DB Stats ** Uptime(secs): 0.0 total, 0.0 interval Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s Interval stall: 00:00:0.000 H:M:S, 0.0 percent ** Compaction Stats [default] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 2/0 2.39 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Sum 2/0 2.39 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 ** Compaction Stats [default] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [default] ** ** Compaction Stats [m-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-0] ** ** Compaction Stats [m-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-1] ** ** Compaction Stats [m-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-2] ** ** Compaction Stats [p-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-0] ** ** Compaction Stats [p-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-1] ** ** Compaction Stats [p-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-2] ** ** Compaction Stats [O-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-0] ** ** Compaction Stats [O-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-1] ** ** Compaction Stats [O-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 1/0 1.04 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.002 0 0 Sum 1/0 1.04 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.002 0 0 ** Compaction Stats [O-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.7 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-2] ** ** Compaction Stats [L] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [L] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [L] ** ** Compaction Stats [P] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [P] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [P] ** ** Compaction Stats [default] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 2/0 2.39 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Sum 2/0 2.39 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [default] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [default] ** ** Compaction Stats [m-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-0] ** ** Compaction Stats [m-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-1] ** ** Compaction Stats [m-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-2] ** ** Compaction Stats [p-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-0] ** ** Compaction Stats [p-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-1] ** ** Compaction Stats [p-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-2] ** ** Compaction Stats [O-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-0] ** ** Compaction Stats [O-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-1] ** ** Compaction Stats [O-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 1/0 1.04 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.002 0 0 Sum 1/0 1.04 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.7 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.7 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-2] ** ** Compaction Stats [L] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [L] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [L] ** ** Compaction Stats [P] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [P] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [P] ** 2021-02-24T09:01:45.861+0000 7f26dabe4080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/sdk/cls_sdk.cc:120: loading cls_sdk 2021-02-24T09:01:45.861+0000 7f26dabe4080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/hello/cls_hello.cc:316: loading cls_hello 2021-02-24T09:01:45.861+0000 7f26dabe4080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/cephfs/cls_cephfs.cc:201: loading cephfs 2021-02-24T09:01:45.905+0000 7f26dabe4080 0 osd.2 0 crush map has features 288232575208783872, adjusting msgr requires for clients 2021-02-24T09:01:45.905+0000 7f26dabe4080 0 osd.2 0 crush map has features 288232575208783872 was 8705, adjusting msgr requires for mons 2021-02-24T09:01:45.905+0000 7f26dabe4080 0 osd.2 0 crush map has features 288232575208783872, adjusting msgr requires for osds 2021-02-24T09:01:45.905+0000 7f26dabe4080 0 osd.2 0 check_osdmap_features enabling on-disk ERASURE CODES compat feature 2021-02-24T09:01:45.909+0000 7f26dabe4080 0 osd.2 0 load_pgs 2021-02-24T09:01:45.909+0000 7f26dabe4080 0 osd.2 0 load_pgs opened 0 pgs 2021-02-24T09:01:45.909+0000 7f26dabe4080 -1 osd.2 0 log_to_monitors {default=true} 2021-02-24T09:01:46.885+0000 7f26cf99a700 0 log_channel(cluster) log [DBG] : purged_snaps scrub starts 2021-02-24T09:01:46.885+0000 7f26cf99a700 0 log_channel(cluster) log [DBG] : purged_snaps scrub ok 2021-02-24T09:01:47.405+0000 7f26dabe4080 0 osd.2 0 done with init, starting boot process 2021-02-24T09:01:47.405+0000 7f26dabe4080 1 osd.2 0 start_boot 2021-02-24T09:01:47.437+0000 7f26d3216700 -1 osd.2 0 waiting for initial osdmap 2021-02-24T09:01:47.453+0000 7f26c2f57700 0 osd.2 14 crush map has features 288514050185494528, adjusting msgr requires for clients 2021-02-24T09:01:47.453+0000 7f26c2f57700 0 osd.2 14 crush map has features 288514050185494528 was 288232575208792577, adjusting msgr requires for mons 2021-02-24T09:01:47.453+0000 7f26c2f57700 0 osd.2 14 crush map has features 3314932999778484224, adjusting msgr requires for osds 2021-02-24T09:01:47.453+0000 7f26c2f57700 1 osd.2 14 check_osdmap_features require_osd_release unknown -> quincy 2021-02-24T09:01:47.453+0000 7f26cd996700 1 osd.2 14 set_numa_affinity public network enp24s0f1 numa node 0 2021-02-24T09:01:47.453+0000 7f26cd996700 1 osd.2 14 set_numa_affinity cluster network enp24s0f1 numa node 0 2021-02-24T09:01:47.453+0000 7f26cd996700 1 osd.2 14 set_numa_affinity objectstore and network numa nodes do not match 2021-02-24T09:01:47.453+0000 7f26cd996700 1 osd.2 14 set_numa_affinity not setting numa affinity 2021-02-24T09:01:47.889+0000 7f26cf99a700 1 osd.2 14 tick checking mon for new map 2021-02-24T09:01:48.417+0000 7f26c2f57700 1 osd.2 15 state: booting -> active 2021-02-24T09:01:49.445+0000 7f26c2f57700 0 osd.2 16 crush map has features 288514051259236352, adjusting msgr requires for clients 2021-02-24T09:01:49.445+0000 7f26c2f57700 0 osd.2 16 crush map has features 288514051259236352 was 288514050185503233, adjusting msgr requires for mons 2021-02-24T09:01:49.445+0000 7f26c2f57700 0 osd.2 16 crush map has features 3314933000852226048, adjusting msgr requires for osds 2021-02-24T09:01:50.477+0000 7f26b47ab700 1 osd.2 pg_epoch: 16 pg[1.0( empty local-lis/les=0/0 n=0 ec=16/16 lis/c=0/0 les/c/f=0/0/0 sis=16) [1,0,2] r=2 lpr=16 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:01:58.997+0000 7f26b47ab700 1 osd.2 pg_epoch: 22 pg[2.10( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,1,0] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:58.997+0000 7f26ae79f700 1 osd.2 pg_epoch: 22 pg[2.c( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,0,1] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:58.997+0000 7f26b3faa700 1 osd.2 pg_epoch: 22 pg[2.1( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,3,0] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:58.997+0000 7f26b17a5700 1 osd.2 pg_epoch: 22 pg[2.e( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,3,0] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:58.997+0000 7f26ae79f700 1 osd.2 pg_epoch: 22 pg[2.14( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,3,1] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:00.021+0000 7f26adf9e700 1 osd.2 pg_epoch: 22 pg[2.d( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,3,2] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7f26b0fa4700 1 osd.2 pg_epoch: 22 pg[2.1f( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,3,2] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7f26b07a3700 1 osd.2 pg_epoch: 22 pg[2.8( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,2,1] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7f26ad79d700 1 osd.2 pg_epoch: 22 pg[2.16( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,2] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7f26b27a7700 1 osd.2 pg_epoch: 22 pg[2.4( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,0,2] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.025+0000 7f26acf9c700 1 osd.2 pg_epoch: 22 pg[2.17( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,2,0] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.025+0000 7f26b0fa4700 1 osd.2 pg_epoch: 22 pg[2.f( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,2] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.029+0000 7f26b47ab700 1 osd.2 pg_epoch: 22 pg[2.18( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,1,2] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.029+0000 7f26acf9c700 1 osd.2 pg_epoch: 22 pg[2.7( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,2] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.029+0000 7f26b2fa8700 1 osd.2 pg_epoch: 22 pg[2.3( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,2,1] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.029+0000 7f26affa2700 1 osd.2 pg_epoch: 22 pg[2.19( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,2] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.029+0000 7f26b37a9700 1 osd.2 pg_epoch: 22 pg[2.12( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,2,0] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.033+0000 7f26aefa0700 1 osd.2 pg_epoch: 22 pg[2.b( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,2,1] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:01.065+0000 7f26b17a5700 1 osd.2 pg_epoch: 24 pg[3.e( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [2,0,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.065+0000 7f26adf9e700 1 osd.2 pg_epoch: 24 pg[3.5( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [2,3,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7f26b17a5700 1 osd.2 pg_epoch: 24 pg[3.16( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [2,3,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:02.089+0000 7f26affa2700 1 osd.2 pg_epoch: 24 pg[3.9( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.089+0000 7f26aefa0700 1 osd.2 pg_epoch: 24 pg[3.13( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,2] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.089+0000 7f26b27a7700 1 osd.2 pg_epoch: 24 pg[3.1c( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,0,2] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.089+0000 7f26af7a1700 1 osd.2 pg_epoch: 24 pg[3.1a( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,2,0] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.089+0000 7f26b47ab700 1 osd.2 pg_epoch: 24 pg[3.0( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,2,0] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f26b3faa700 1 osd.2 pg_epoch: 24 pg[3.19( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,3,2] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f26b37a9700 1 osd.2 pg_epoch: 24 pg[3.2( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,0] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f26ad79d700 1 osd.2 pg_epoch: 24 pg[3.1e( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f26ae79f700 1 osd.2 pg_epoch: 24 pg[3.4( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,2,0] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f26b07a3700 1 osd.2 pg_epoch: 24 pg[3.8( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,2] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f26af7a1700 1 osd.2 pg_epoch: 24 pg[3.a( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,2] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f26b27a7700 1 osd.2 pg_epoch: 24 pg[3.14( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,0] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f26affa2700 1 osd.2 pg_epoch: 24 pg[3.11( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f26acf9c700 1 osd.2 pg_epoch: 24 pg[3.f( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,1,2] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7f26ad79d700 1 osd.2 pg_epoch: 24 pg[3.6( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,1,2] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.097+0000 7f26aefa0700 1 osd.2 pg_epoch: 24 pg[3.3( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,2,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.097+0000 7f26b0fa4700 1 osd.2 pg_epoch: 24 pg[3.1f( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,1,2] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.097+0000 7f26b3faa700 1 osd.2 pg_epoch: 24 pg[3.1( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,2,3] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.097+0000 7f26b1fa6700 1 osd.2 pg_epoch: 24 pg[3.15( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,2] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:03.133+0000 7f26b3faa700 1 osd.2 pg_epoch: 26 pg[4.1( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.133+0000 7f26b37a9700 1 osd.2 pg_epoch: 26 pg[4.a( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.133+0000 7f26b17a5700 1 osd.2 pg_epoch: 26 pg[4.e( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.133+0000 7f26b47ab700 1 osd.2 pg_epoch: 26 pg[4.18( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,1,3] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.133+0000 7f26aefa0700 1 osd.2 pg_epoch: 26 pg[4.13( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.133+0000 7f26ae79f700 1 osd.2 pg_epoch: 26 pg[4.1c( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,1,3] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.137+0000 7f26b37a9700 1 osd.2 pg_epoch: 26 pg[4.1a( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,0] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.137+0000 7f26aefa0700 1 osd.2 pg_epoch: 26 pg[4.1b( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:04.157+0000 7f26b47ab700 1 osd.2 pg_epoch: 26 pg[4.8( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f26affa2700 1 osd.2 pg_epoch: 26 pg[4.11( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,0,2] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f26adf9e700 1 osd.2 pg_epoch: 26 pg[4.5( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f26b27a7700 1 osd.2 pg_epoch: 26 pg[4.4( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,2,3] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f26acf9c700 1 osd.2 pg_epoch: 26 pg[4.f( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,2] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f26b37a9700 1 osd.2 pg_epoch: 26 pg[4.12( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,2] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f26b2fa8700 1 osd.2 pg_epoch: 26 pg[4.3( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,2,1] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f26b1fa6700 1 osd.2 pg_epoch: 26 pg[4.d( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7f26b0fa4700 1 osd.2 pg_epoch: 26 pg[4.17( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f26affa2700 1 osd.2 pg_epoch: 26 pg[4.19( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,2,0] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f26b47ab700 1 osd.2 pg_epoch: 26 pg[4.10( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f26b17a5700 1 osd.2 pg_epoch: 26 pg[4.16( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,3,2] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f26b3faa700 1 osd.2 pg_epoch: 26 pg[4.9( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,2] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7f26ad79d700 1 osd.2 pg_epoch: 26 pg[4.6( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,1,2] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:06.233+0000 7f26b47ab700 1 osd.2 pg_epoch: 29 pg[5.10( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,1,3] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.233+0000 7f26b2fa8700 1 osd.2 pg_epoch: 29 pg[5.b( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.233+0000 7f26adf9e700 1 osd.2 pg_epoch: 29 pg[5.d( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.233+0000 7f26af7a1700 1 osd.2 pg_epoch: 29 pg[5.a( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.233+0000 7f26b0fa4700 1 osd.2 pg_epoch: 29 pg[5.1f( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,1,3] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.233+0000 7f26b17a5700 1 osd.2 pg_epoch: 29 pg[5.6( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,1] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.233+0000 7f26ae79f700 1 osd.2 pg_epoch: 29 pg[5.1c( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,3,0] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.233+0000 7f26b47ab700 1 osd.2 pg_epoch: 29 pg[5.8( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,1] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.233+0000 7f26b2fa8700 1 osd.2 pg_epoch: 29 pg[5.1b( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:07.241+0000 7f26b27a7700 1 osd.2 pg_epoch: 29 pg[5.c( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.241+0000 7f26adf9e700 1 osd.2 pg_epoch: 29 pg[5.1d( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.241+0000 7f26b0fa4700 1 osd.2 pg_epoch: 29 pg[5.f( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.241+0000 7f26affa2700 1 osd.2 pg_epoch: 29 pg[5.9( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.241+0000 7f26af7a1700 1 osd.2 pg_epoch: 29 pg[5.12( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,3,2] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.241+0000 7f26b07a3700 1 osd.2 pg_epoch: 29 pg[5.18( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,2] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7f26b27a7700 1 osd.2 pg_epoch: 29 pg[5.4( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,2,3] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7f26b17a5700 1 osd.2 pg_epoch: 29 pg[5.1e( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,3,2] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7f26af7a1700 1 osd.2 pg_epoch: 29 pg[5.2( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,2,3] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7f26b3faa700 1 osd.2 pg_epoch: 29 pg[5.11( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,2,0] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7f26b47ab700 1 osd.2 pg_epoch: 29 pg[5.0( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,2] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7f26b3faa700 1 osd.2 pg_epoch: 29 pg[5.1( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,0,2] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7f26ae79f700 1 osd.2 pg_epoch: 29 pg[5.14( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,2,1] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.269+0000 7f26ad79d700 1 osd.2 pg_epoch: 29 pg[5.16( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,2] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.273+0000 7f26b17a5700 1 osd.2 pg_epoch: 29 pg[5.e( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,0,2] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:08.297+0000 7f26b47ab700 1 osd.2 pg_epoch: 31 pg[1.0( empty local-lis/les=16/17 n=0 ec=16/16 lis/c=16/16 les/c/f=17/17/0 sis=31 pruub=14.293295860s) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 active pruub 36.737953186s@ mbc={}] start_peering_interval up [1,0,2] -> [1,0,2], acting [1,0,2] -> [1,0,2], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:08.313+0000 7f26b47ab700 1 osd.2 pg_epoch: 31 pg[1.0( empty local-lis/les=16/17 n=0 ec=16/16 lis/c=16/16 les/c/f=17/17/0 sis=31 pruub=14.277829170s) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 36.737953186s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7f26b2fa8700 1 osd.2 pg_epoch: 32 pg[1.b( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7f26b3faa700 1 osd.2 pg_epoch: 32 pg[1.1( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7f26b1fa6700 1 osd.2 pg_epoch: 32 pg[1.15( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7f26b17a5700 1 osd.2 pg_epoch: 32 pg[1.6( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7f26b0fa4700 1 osd.2 pg_epoch: 32 pg[1.7( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7f26b37a9700 1 osd.2 pg_epoch: 32 pg[1.2( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7f26ae79f700 1 osd.2 pg_epoch: 32 pg[1.1c( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7f26b0fa4700 1 osd.2 pg_epoch: 32 pg[1.17( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7f26acf9c700 1 osd.2 pg_epoch: 32 pg[1.f( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.337+0000 7f26b2fa8700 1 osd.2 pg_epoch: 32 pg[1.13( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26aefa0700 1 osd.2 pg_epoch: 32 pg[1.3( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b47ab700 1 osd.2 pg_epoch: 32 pg[1.10( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b37a9700 1 osd.2 pg_epoch: 32 pg[1.12( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26af7a1700 1 osd.2 pg_epoch: 32 pg[1.a( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26adf9e700 1 osd.2 pg_epoch: 32 pg[1.5( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26ad79d700 1 osd.2 pg_epoch: 32 pg[1.e( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b17a5700 1 osd.2 pg_epoch: 32 pg[1.16( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b1fa6700 1 osd.2 pg_epoch: 32 pg[1.d( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26ae79f700 1 osd.2 pg_epoch: 32 pg[1.c( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b07a3700 1 osd.2 pg_epoch: 32 pg[1.8( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b2fa8700 1 osd.2 pg_epoch: 32 pg[1.1b( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b3faa700 1 osd.2 pg_epoch: 32 pg[1.11( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26affa2700 1 osd.2 pg_epoch: 32 pg[1.9( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b27a7700 1 osd.2 pg_epoch: 32 pg[1.4( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b0fa4700 1 osd.2 pg_epoch: 32 pg[1.1f( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b47ab700 1 osd.2 pg_epoch: 32 pg[1.18( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26ad79d700 1 osd.2 pg_epoch: 32 pg[1.1e( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b1fa6700 1 osd.2 pg_epoch: 32 pg[1.1d( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b37a9700 1 osd.2 pg_epoch: 32 pg[1.1a( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26ae79f700 1 osd.2 pg_epoch: 32 pg[1.14( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:09.341+0000 7f26b3faa700 1 osd.2 pg_epoch: 32 pg[1.19( empty local-lis/les=16/17 n=0 ec=31/16 lis/c=16/16 les/c/f=17/17/0 sis=31) [1,0,2] r=2 lpr=31 pi=[16,31)/1 crt=0'0 mlcod 0'0 unknown NOTIFY mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26b3faa700 1 osd.2 pg_epoch: 33 pg[1.9( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.950502396s) [1,3,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.504615784s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,2], acting [1,0,2] -> [1,3,2], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26b07a3700 1 osd.2 pg_epoch: 33 pg[1.8( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949082375s) [1,2,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.503215790s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,3], acting [1,0,2] -> [1,2,3], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26b37a9700 1 osd.2 pg_epoch: 33 pg[1.a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949501038s) [1,2,0] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.503669739s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,0], acting [1,0,2] -> [1,2,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26acf9c700 1 osd.2 pg_epoch: 33 pg[1.7( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947040558s) [1,3,0] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.501323700s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26ae79f700 1 osd.2 pg_epoch: 33 pg[1.c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949780464s) [3,0,1] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.504165649s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,1], acting [1,0,2] -> [3,0,1], acting_primary 1 -> 3, up_primary 1 -> 3, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26aefa0700 1 osd.2 pg_epoch: 33 pg[1.3( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948107719s) [1,2,0] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.502544403s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,0], acting [1,0,2] -> [1,2,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26ad79d700 1 osd.2 pg_epoch: 33 pg[1.e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948600769s) [1,3,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.503089905s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,2], acting [1,0,2] -> [1,3,2], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26b3faa700 1 osd.2 pg_epoch: 33 pg[1.9( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.950249672s) [1,3,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.504615784s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26b37a9700 1 osd.2 pg_epoch: 33 pg[1.a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949253082s) [1,2,0] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.503669739s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26b1fa6700 1 osd.2 pg_epoch: 33 pg[1.15( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.950434685s) [1,3,0] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.504993439s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26b07a3700 1 osd.2 pg_epoch: 33 pg[1.8( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948728561s) [1,2,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.503215790s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26acf9c700 1 osd.2 pg_epoch: 33 pg[1.7( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946804047s) [1,3,0] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.501323700s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26ae79f700 1 osd.2 pg_epoch: 33 pg[1.c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949481010s) [3,0,1] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.504165649s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26aefa0700 1 osd.2 pg_epoch: 33 pg[1.3( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947807312s) [1,2,0] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.502544403s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26ad79d700 1 osd.2 pg_epoch: 33 pg[1.e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948344231s) [1,3,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.503089905s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26b1fa6700 1 osd.2 pg_epoch: 33 pg[1.15( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.950085640s) [1,3,0] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.504993439s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26b0fa4700 1 osd.2 pg_epoch: 33 pg[1.1f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948862076s) [0,2,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.504295349s@ mbc={}] start_peering_interval up [1,0,2] -> [0,2,1], acting [1,0,2] -> [0,2,1], acting_primary 1 -> 0, up_primary 1 -> 0, role 2 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26b47ab700 1 osd.2 pg_epoch: 33 pg[1.18( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949211121s) [2,3,1] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.504978180s@ mbc={}] start_peering_interval up [1,0,2] -> [2,3,1], acting [1,0,2] -> [2,3,1], acting_primary 1 -> 2, up_primary 1 -> 2, role 2 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26acf9c700 1 osd.2 pg_epoch: 33 pg[1.17( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946793556s) [0,1,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.502635956s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,2], acting [1,0,2] -> [0,1,2], acting_primary 1 -> 0, up_primary 1 -> 0, role 2 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26affa2700 1 osd.2 pg_epoch: 33 pg[1.19( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949783325s) [3,0,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.505645752s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 2 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26b0fa4700 1 osd.2 pg_epoch: 33 pg[1.1f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948611259s) [0,2,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.504295349s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26af7a1700 1 osd.2 pg_epoch: 33 pg[1.1a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949354172s) [1,2,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.505310059s@ mbc={}] start_peering_interval up [1,0,2] -> [1,2,3], acting [1,0,2] -> [1,2,3], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26aefa0700 1 osd.2 pg_epoch: 33 pg[1.1b( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948701859s) [0,1,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.504852295s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,2], acting [1,0,2] -> [0,1,2], acting_primary 1 -> 0, up_primary 1 -> 0, role 2 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26ad79d700 1 osd.2 pg_epoch: 33 pg[1.16( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947185516s) [1,0,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.503349304s@ mbc={}] start_peering_interval up [1,0,2] -> [1,0,3], acting [1,0,2] -> [1,0,3], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26b2fa8700 1 osd.2 pg_epoch: 33 pg[1.13( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946617126s) [1,3,0] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.502807617s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26b47ab700 1 osd.2 pg_epoch: 33 pg[1.18( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949211121s) [2,3,1] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 39.504978180s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.409+0000 7f26acf9c700 1 osd.2 pg_epoch: 33 pg[1.17( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946568489s) [0,1,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.502635956s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26b17a5700 1 osd.2 pg_epoch: 33 pg[1.1e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948785782s) [3,0,1] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.505088806s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,1], acting [1,0,2] -> [3,0,1], acting_primary 1 -> 3, up_primary 1 -> 3, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26affa2700 1 osd.2 pg_epoch: 33 pg[1.19( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949488640s) [3,0,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.505645752s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26b27a7700 1 osd.2 pg_epoch: 33 pg[1.14( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949436188s) [2,0,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.505825043s@ mbc={}] start_peering_interval up [1,0,2] -> [2,0,3], acting [1,0,2] -> [2,0,3], acting_primary 1 -> 2, up_primary 1 -> 2, role 2 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26adf9e700 1 osd.2 pg_epoch: 33 pg[1.5( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946473122s) [2,3,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.502948761s@ mbc={}] start_peering_interval up [1,0,2] -> [2,3,0], acting [1,0,2] -> [2,3,0], acting_primary 1 -> 2, up_primary 1 -> 2, role 2 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26b1fa6700 1 osd.2 pg_epoch: 33 pg[1.d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947208405s) [2,1,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.503791809s@ mbc={}] start_peering_interval up [1,0,2] -> [2,1,3], acting [1,0,2] -> [2,1,3], acting_primary 1 -> 2, up_primary 1 -> 2, role 2 -> 0, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26af7a1700 1 osd.2 pg_epoch: 33 pg[1.1a( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949020386s) [1,2,3] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.505310059s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26ad79d700 1 osd.2 pg_epoch: 33 pg[1.16( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946904182s) [1,0,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.503349304s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26aefa0700 1 osd.2 pg_epoch: 33 pg[1.1b( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948415756s) [0,1,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.504852295s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26b2fa8700 1 osd.2 pg_epoch: 33 pg[1.13( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946325302s) [1,3,0] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.502807617s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26adf9e700 1 osd.2 pg_epoch: 33 pg[1.5( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946473122s) [2,3,0] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 39.502948761s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.409+0000 7f26b27a7700 1 osd.2 pg_epoch: 33 pg[1.14( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.949436188s) [2,0,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 39.505825043s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.409+0000 7f26b17a5700 1 osd.2 pg_epoch: 33 pg[1.1e( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.948460579s) [3,0,1] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.505088806s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.409+0000 7f26b0fa4700 1 osd.2 pg_epoch: 33 pg[1.f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945161819s) [3,0,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.502239227s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 2 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.409+0000 7f26b1fa6700 1 osd.2 pg_epoch: 33 pg[1.d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947208405s) [2,1,3] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown pruub 39.503791809s@ mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.413+0000 7f26b0fa4700 1 osd.2 pg_epoch: 33 pg[1.f( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.944929123s) [3,0,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.502239227s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7f26adf9e700 1 osd.2 pg_epoch: 33 pg[1.1d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947372437s) [1,3,0] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.505207062s@ mbc={}] start_peering_interval up [1,0,2] -> [1,3,0], acting [1,0,2] -> [1,3,0], acting_primary 1 -> 1, up_primary 1 -> 1, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7f26b3faa700 1 osd.2 pg_epoch: 33 pg[1.1( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.944199562s) [3,0,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.502128601s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 2 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7f26affa2700 1 osd.2 pg_epoch: 33 pg[1.11( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945975304s) [0,1,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.503929138s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,3], acting [1,0,2] -> [0,1,3], acting_primary 1 -> 0, up_primary 1 -> 0, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7f26af7a1700 1 osd.2 pg_epoch: 33 pg[1.12( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.944529533s) [0,1,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.502666473s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,3], acting [1,0,2] -> [0,1,3], acting_primary 1 -> 0, up_primary 1 -> 0, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7f26adf9e700 1 osd.2 pg_epoch: 33 pg[1.1d( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.947189331s) [1,3,0] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.505207062s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7f26b37a9700 1 osd.2 pg_epoch: 33 pg[1.2( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.943464279s) [0,1,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.501792908s@ mbc={}] start_peering_interval up [1,0,2] -> [0,1,3], acting [1,0,2] -> [0,1,3], acting_primary 1 -> 0, up_primary 1 -> 0, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7f26b27a7700 1 osd.2 pg_epoch: 33 pg[1.4( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946609497s) [3,0,1] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.504894257s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,1], acting [1,0,2] -> [3,0,1], acting_primary 1 -> 3, up_primary 1 -> 3, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7f26b07a3700 1 osd.2 pg_epoch: 33 pg[1.10( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945772171s) [0,2,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.504146576s@ mbc={}] start_peering_interval up [1,0,2] -> [0,2,1], acting [1,0,2] -> [0,2,1], acting_primary 1 -> 0, up_primary 1 -> 0, role 2 -> 1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7f26b3faa700 1 osd.2 pg_epoch: 33 pg[1.1( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.943950653s) [3,0,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.502128601s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7f26af7a1700 1 osd.2 pg_epoch: 33 pg[1.12( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.944337845s) [0,1,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.502666473s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7f26affa2700 1 osd.2 pg_epoch: 33 pg[1.11( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945689201s) [0,1,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.503929138s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7f26b27a7700 1 osd.2 pg_epoch: 33 pg[1.4( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.946299553s) [3,0,1] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.504894257s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7f26b37a9700 1 osd.2 pg_epoch: 33 pg[1.2( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.943240166s) [0,1,3] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.501792908s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7f26b17a5700 1 osd.2 pg_epoch: 33 pg[1.6( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.942940712s) [3,0,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.501716614s@ mbc={}] start_peering_interval up [1,0,2] -> [3,0,2], acting [1,0,2] -> [3,0,2], acting_primary 1 -> 3, up_primary 1 -> 3, role 2 -> 2, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7f26b07a3700 1 osd.2 pg_epoch: 33 pg[1.10( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.945478439s) [0,2,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.504146576s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7f26ae79f700 1 osd.2 pg_epoch: 33 pg[1.1c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.942796707s) [0,3,1] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 active pruub 39.501987457s@ mbc={}] start_peering_interval up [1,0,2] -> [0,3,1], acting [1,0,2] -> [0,3,1], acting_primary 1 -> 0, up_primary 1 -> 0, role 2 -> -1, features acting 4540138303579357183 upacting 4540138303579357183 2021-02-24T09:02:12.413+0000 7f26b17a5700 1 osd.2 pg_epoch: 33 pg[1.6( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.942646027s) [3,0,2] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.501716614s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.413+0000 7f26ae79f700 1 osd.2 pg_epoch: 33 pg[1.1c( empty local-lis/les=31/32 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33 pruub=12.942610741s) [0,3,1] r=-1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown NOTIFY pruub 39.501987457s@ mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.729+0000 7f26b47ab700 0 log_channel(cluster) log [DBG] : 1.18 scrub ok 2021-02-24T09:02:14.689+0000 7f26adf9e700 0 log_channel(cluster) log [DBG] : 1.d deep-scrub ok 2021-02-24T09:02:21.753+0000 7f26b27a7700 0 log_channel(cluster) log [DBG] : 1.14 scrub ok 2021-02-24T09:02:23.761+0000 7f26b1fa6700 0 log_channel(cluster) log [DBG] : 1.5 deep-scrub ok End of: /home/jenkins-build/build/workspace/ceph-api/build/out/osd.2.log Displaying last 1000 lines of: /home/jenkins-build/build/workspace/ceph-api/build/out/osd.3.log 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.level: 32767 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.enabled: false 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.arena_block_size: 33554432 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.table_properties_collectors: 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.inplace_update_support: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.bloom_locality: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_successive_merges: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.force_consistency_checks: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.ttl: 2592000 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: [column_family.cc:550] --------------- Options for column family [O-1]: 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.merge_operator: None 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_filter: None 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_filter_factory: None 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.table_factory: BlockBasedTable 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5630ec7058a0) cache_index_and_filter_blocks: 1 cache_index_and_filter_blocks_with_high_priority: 0 pin_l0_filter_and_index_blocks_in_cache: 0 pin_top_level_index_and_filter: 1 index_type: 0 data_block_index_type: 0 index_shortening: 1 data_block_hash_table_util_ratio: 0.750000 hash_index_allow_collision: 1 checksum: 1 no_block_cache: 0 block_cache: 0x5630ec771010 block_cache_name: BinnedLRUCache block_cache_options: capacity : 536870912 num_shard_bits : 4 strict_capacity_limit : 0 high_pri_pool_ratio: 0.000 block_cache_compressed: (nil) persistent_cache: (nil) block_size: 4096 block_size_deviation: 10 block_restart_interval: 16 index_block_restart_interval: 1 metadata_block_size: 4096 partition_filters: 0 use_delta_encoding: 1 filter_policy: rocksdb.BuiltinBloomFilter whole_key_filtering: 1 verify_compression: 0 read_amp_bytes_per_bit: 0 format_version: 2 enable_index_compression: 1 block_align: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.write_buffer_size: 268435456 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_write_buffer_number: 4 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression: NoCompression 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression: Disabled 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.prefix_extractor: nullptr 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.num_levels: 7 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.level: 32767 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.enabled: false 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.arena_block_size: 33554432 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.table_properties_collectors: 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.inplace_update_support: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.bloom_locality: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.max_successive_merges: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.force_consistency_checks: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.ttl: 2592000 2021-02-24T09:01:55.057+0000 7ffb98c3d080 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: [column_family.cc:550] --------------- Options for column family [O-2]: 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.merge_operator: None 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_filter: None 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_filter_factory: None 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.memtable_factory: SkipListFactory 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.table_factory: BlockBasedTable 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5630ec7058a0) cache_index_and_filter_blocks: 1 cache_index_and_filter_blocks_with_high_priority: 0 pin_l0_filter_and_index_blocks_in_cache: 0 pin_top_level_index_and_filter: 1 index_type: 0 data_block_index_type: 0 index_shortening: 1 data_block_hash_table_util_ratio: 0.750000 hash_index_allow_collision: 1 checksum: 1 no_block_cache: 0 block_cache: 0x5630ec771010 block_cache_name: BinnedLRUCache block_cache_options: capacity : 536870912 num_shard_bits : 4 strict_capacity_limit : 0 high_pri_pool_ratio: 0.000 block_cache_compressed: (nil) persistent_cache: (nil) block_size: 4096 block_size_deviation: 10 block_restart_interval: 16 index_block_restart_interval: 1 metadata_block_size: 4096 partition_filters: 0 use_delta_encoding: 1 filter_policy: rocksdb.BuiltinBloomFilter whole_key_filtering: 1 verify_compression: 0 read_amp_bytes_per_bit: 0 format_version: 2 enable_index_compression: 1 block_align: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.write_buffer_size: 268435456 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_write_buffer_number: 4 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compression: NoCompression 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression: Disabled 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.prefix_extractor: nullptr 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.num_levels: 7 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.window_bits: -14 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.level: 32767 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.strategy: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compression_opts.enabled: false 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.level0_stop_writes_trigger: 36 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.target_file_size_base: 67108864 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.target_file_size_multiplier: 1 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_compaction_bytes: 1677721600 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.arena_block_size: 33554432 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.disable_auto_compactions: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.table_properties_collectors: 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.inplace_update_support: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.inplace_update_num_locks: 10000 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.memtable_whole_key_filtering: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.memtable_huge_page_size: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.bloom_locality: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.max_successive_merges: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.optimize_filters_for_hits: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.paranoid_file_checks: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.force_consistency_checks: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.report_bg_io_stats: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.ttl: 2592000 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: Options.periodic_compaction_seconds: 0 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: [column_family.cc:555] (skipping printing options) 2021-02-24T09:01:55.061+0000 7ffb98c3d080 4 rocksdb: [column_family.cc:555] (skipping printing options) 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4558] Recovered from manifest file:db/MANIFEST-000029 succeeded,manifest_file_number is 29, next_file_number is 31, last_sequence is 12, log_number is 4,prev_log_number is 0,max_column_family is 11,min_log_number_to_keep is 0 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [default] (ID 0), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [m-0] (ID 1), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [m-1] (ID 2), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [m-2] (ID 3), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [p-0] (ID 4), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [p-1] (ID 5), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [p-2] (ID 6), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [O-0] (ID 7), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [O-1] (ID 8), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [O-2] (ID 9), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [L] (ID 10), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:4574] Column family [P] (ID 11), log number is 4 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157315075983, "job": 1, "event": "recovery_started", "log_files": [30]} 2021-02-24T09:01:55.073+0000 7ffb98c3d080 4 rocksdb: [db_impl/db_impl_open.cc:758] Recovering log #30 mode 2 2021-02-24T09:01:55.073+0000 7ffb98c3d080 3 rocksdb: [le/block_based/filter_policy.cc:579] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2021-02-24T09:01:55.077+0000 7ffb98c3d080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157315079096, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 31, "file_size": 1139, "table_properties": {"data_size": 195, "index_size": 37, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 87, "raw_average_key_size": 17, "raw_value_size": 82, "raw_average_value_size": 16, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 2, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": ".T:int64_array.b:bitwise_xor", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1614157315, "oldest_key_time": 3, "file_creation_time": 0}} 2021-02-24T09:01:55.077+0000 7ffb98c3d080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157315081289, "cf_name": "O-2", "job": 1, "event": "table_file_creation", "file_number": 32, "file_size": 1070, "table_properties": {"data_size": 117, "index_size": 73, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 55, "raw_average_key_size": 55, "raw_value_size": 46, "raw_average_value_size": 46, "num_data_blocks": 1, "num_entries": 1, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "O-2", "column_family_id": 9, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1614157315, "oldest_key_time": 3, "file_creation_time": 0}} 2021-02-24T09:01:55.077+0000 7ffb98c3d080 4 rocksdb: [version_set.cc:3825] Creating manifest 33 2021-02-24T09:01:55.081+0000 7ffb98c3d080 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1614157315084703, "job": 1, "event": "recovery_finished"} 2021-02-24T09:01:55.101+0000 7ffb98c3d080 4 rocksdb: DB pointer 0x5630ec78f000 2021-02-24T09:01:55.101+0000 7ffb98c3d080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd3) _open_db opened rocksdb path db options compression=kNoCompression,max_write_buffer_number=4,min_write_buffer_number_to_merge=1,recycle_log_file_num=4,write_buffer_size=268435456,writable_file_max_buffer_size=0,compaction_readahead_size=2097152,max_background_compactions=2,max_total_wal_size=1073741824 2021-02-24T09:01:55.101+0000 7ffb98c3d080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd3) _upgrade_super from 4, latest 4 2021-02-24T09:01:55.101+0000 7ffb98c3d080 1 bluestore(/home/jenkins-build/build/workspace/ceph-api/build/dev/osd3) _upgrade_super done 2021-02-24T09:01:55.105+0000 7ffb7ffae700 4 rocksdb: [db_impl/db_impl.cc:849] ------- DUMPING STATS ------- 2021-02-24T09:01:55.105+0000 7ffb7ffae700 4 rocksdb: [db_impl/db_impl.cc:851] ** DB Stats ** Uptime(secs): 0.0 total, 0.0 interval Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s Interval stall: 00:00:0.000 H:M:S, 0.0 percent ** Compaction Stats [default] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 2/0 2.39 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.4 0.00 0.00 1 0.003 0 0 Sum 2/0 2.39 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.4 0.00 0.00 1 0.003 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.4 0.00 0.00 1 0.003 0 0 ** Compaction Stats [default] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.4 0.00 0.00 1 0.003 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [default] ** ** Compaction Stats [m-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-0] ** ** Compaction Stats [m-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-1] ** ** Compaction Stats [m-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-2] ** ** Compaction Stats [p-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-0] ** ** Compaction Stats [p-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-1] ** ** Compaction Stats [p-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-2] ** ** Compaction Stats [O-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-0] ** ** Compaction Stats [O-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-1] ** ** Compaction Stats [O-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 1/0 1.04 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Sum 1/0 1.04 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 ** Compaction Stats [O-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-2] ** ** Compaction Stats [L] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [L] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [L] ** ** Compaction Stats [P] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [P] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [P] ** ** Compaction Stats [default] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 2/0 2.39 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.4 0.00 0.00 1 0.003 0 0 Sum 2/0 2.39 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.4 0.00 0.00 1 0.003 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [default] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.4 0.00 0.00 1 0.003 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [default] ** ** Compaction Stats [m-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-0] ** ** Compaction Stats [m-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-1] ** ** Compaction Stats [m-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [m-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [m-2] ** ** Compaction Stats [p-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-0] ** ** Compaction Stats [p-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-1] ** ** Compaction Stats [p-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [p-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [p-2] ** ** Compaction Stats [O-0] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-0] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-0] ** ** Compaction Stats [O-1] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-1] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-1] ** ** Compaction Stats [O-2] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- L0 1/0 1.04 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Sum 1/0 1.04 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [O-2] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.5 0.00 0.00 1 0.002 0 0 Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [O-2] ** ** Compaction Stats [L] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [L] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [L] ** ** Compaction Stats [P] ** Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 ** Compaction Stats [P] ** Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Uptime(secs): 0.0 total, 0.0 interval Flush(GB): cumulative 0.000, interval 0.000 AddFile(GB): cumulative 0.000, interval 0.000 AddFile(Total Files): cumulative 0, interval 0 AddFile(L0 Files): cumulative 0, interval 0 AddFile(Keys): cumulative 0, interval 0 Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count ** File Read Latency Histogram By Level [P] ** 2021-02-24T09:01:55.113+0000 7ffb98c3d080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/sdk/cls_sdk.cc:120: loading cls_sdk 2021-02-24T09:01:55.113+0000 7ffb98c3d080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/hello/cls_hello.cc:316: loading cls_hello 2021-02-24T09:01:55.117+0000 7ffb98c3d080 0 /home/jenkins-build/build/workspace/ceph-api/src/cls/cephfs/cls_cephfs.cc:201: loading cephfs 2021-02-24T09:01:55.161+0000 7ffb98c3d080 0 osd.3 0 crush map has features 288232575208783872, adjusting msgr requires for clients 2021-02-24T09:01:55.161+0000 7ffb98c3d080 0 osd.3 0 crush map has features 288232575208783872 was 8705, adjusting msgr requires for mons 2021-02-24T09:01:55.161+0000 7ffb98c3d080 0 osd.3 0 crush map has features 288232575208783872, adjusting msgr requires for osds 2021-02-24T09:01:55.161+0000 7ffb98c3d080 0 osd.3 0 check_osdmap_features enabling on-disk ERASURE CODES compat feature 2021-02-24T09:01:55.161+0000 7ffb98c3d080 0 osd.3 0 load_pgs 2021-02-24T09:01:55.161+0000 7ffb98c3d080 0 osd.3 0 load_pgs opened 0 pgs 2021-02-24T09:01:55.161+0000 7ffb98c3d080 -1 osd.3 0 log_to_monitors {default=true} 2021-02-24T09:01:56.165+0000 7ffb8d9f3700 0 log_channel(cluster) log [DBG] : purged_snaps scrub starts 2021-02-24T09:01:56.165+0000 7ffb8d9f3700 0 log_channel(cluster) log [DBG] : purged_snaps scrub ok 2021-02-24T09:01:56.413+0000 7ffb98c3d080 0 osd.3 0 done with init, starting boot process 2021-02-24T09:01:56.413+0000 7ffb98c3d080 1 osd.3 0 start_boot 2021-02-24T09:01:56.449+0000 7ffb9126f700 -1 osd.3 0 waiting for initial osdmap 2021-02-24T09:01:56.465+0000 7ffb80fb0700 0 osd.3 20 crush map has features 288514051259236352, adjusting msgr requires for clients 2021-02-24T09:01:56.465+0000 7ffb80fb0700 0 osd.3 20 crush map has features 288514051259236352 was 288232575208792577, adjusting msgr requires for mons 2021-02-24T09:01:56.469+0000 7ffb80fb0700 0 osd.3 20 crush map has features 3314933000852226048, adjusting msgr requires for osds 2021-02-24T09:01:56.469+0000 7ffb80fb0700 1 osd.3 20 check_osdmap_features require_osd_release unknown -> quincy 2021-02-24T09:01:56.469+0000 7ffb8b9ef700 1 osd.3 20 set_numa_affinity public network enp24s0f1 numa node 0 2021-02-24T09:01:56.469+0000 7ffb8b9ef700 1 osd.3 20 set_numa_affinity cluster network enp24s0f1 numa node 0 2021-02-24T09:01:56.469+0000 7ffb8b9ef700 1 osd.3 20 set_numa_affinity objectstore and network numa nodes do not match 2021-02-24T09:01:56.469+0000 7ffb8b9ef700 1 osd.3 20 set_numa_affinity not setting numa affinity 2021-02-24T09:01:57.209+0000 7ffb8d9f3700 1 osd.3 20 tick checking mon for new map 2021-02-24T09:01:57.425+0000 7ffb80fb0700 1 osd.3 21 state: booting -> active 2021-02-24T09:01:59.005+0000 7ffb6effd700 1 osd.3 pg_epoch: 22 pg[2.7( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,2] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.005+0000 7ffb6e7fc700 1 osd.3 pg_epoch: 22 pg[2.0( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,1,0] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.005+0000 7ffb71802700 1 osd.3 pg_epoch: 22 pg[2.12( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,2,0] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.005+0000 7ffb6dffb700 1 osd.3 pg_epoch: 22 pg[2.19( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,2] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.005+0000 7ffb6ffff700 1 osd.3 pg_epoch: 22 pg[2.5( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.005+0000 7ffb71001700 1 osd.3 pg_epoch: 22 pg[2.b( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,2,1] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.005+0000 7ffb6b7f6700 1 osd.3 pg_epoch: 22 pg[2.1e( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.005+0000 7ffb6e7fc700 1 osd.3 pg_epoch: 22 pg[2.18( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,1,2] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.005+0000 7ffb71802700 1 osd.3 pg_epoch: 22 pg[2.2( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,1,0] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.005+0000 7ffb71001700 1 osd.3 pg_epoch: 22 pg[2.3( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,2,1] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.009+0000 7ffb71802700 1 osd.3 pg_epoch: 22 pg[2.1a( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:01:59.009+0000 7ffb71001700 1 osd.3 pg_epoch: 22 pg[2.1b( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [3,0,1] r=0 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:00.021+0000 7ffb6d7fa700 1 osd.3 pg_epoch: 22 pg[2.a( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,3,0] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7ffb6b7f6700 1 osd.3 pg_epoch: 22 pg[2.6( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,0,3] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7ffb6aff5700 1 osd.3 pg_epoch: 22 pg[2.1f( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,3,2] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7ffb6bff7700 1 osd.3 pg_epoch: 22 pg[2.d( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,3,2] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7ffb71001700 1 osd.3 pg_epoch: 22 pg[2.13( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,3,1] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7ffb72003700 1 osd.3 pg_epoch: 22 pg[2.9( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,0,3] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.021+0000 7ffb70800700 1 osd.3 pg_epoch: 22 pg[2.1c( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,3] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.025+0000 7ffb6f7fe700 1 osd.3 pg_epoch: 22 pg[2.e( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,3,0] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.025+0000 7ffb6ffff700 1 osd.3 pg_epoch: 22 pg[2.15( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [1,3,0] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.025+0000 7ffb6dffb700 1 osd.3 pg_epoch: 22 pg[2.11( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,3,1] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.025+0000 7ffb6c7f8700 1 osd.3 pg_epoch: 22 pg[2.14( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,3,1] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.025+0000 7ffb6bff7700 1 osd.3 pg_epoch: 22 pg[2.1d( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [0,1,3] r=2 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:00.025+0000 7ffb72003700 1 osd.3 pg_epoch: 22 pg[2.1( empty local-lis/les=0/0 n=0 ec=22/22 lis/c=0/0 les/c/f=0/0/0 sis=22) [2,3,0] r=1 lpr=22 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:01.065+0000 7ffb6d7fa700 1 osd.3 pg_epoch: 24 pg[3.2( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,0] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.065+0000 7ffb72003700 1 osd.3 pg_epoch: 24 pg[3.9( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ffb72804700 1 osd.3 pg_epoch: 24 pg[3.8( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,2] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ffb6c7f8700 1 osd.3 pg_epoch: 24 pg[3.14( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,0] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ffb6cff9700 1 osd.3 pg_epoch: 24 pg[3.b( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ffb6f7fe700 1 osd.3 pg_epoch: 24 pg[3.1e( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ffb6effd700 1 osd.3 pg_epoch: 24 pg[3.7( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,0] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ffb6ffff700 1 osd.3 pg_epoch: 24 pg[3.d( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,0] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ffb6d7fa700 1 osd.3 pg_epoch: 24 pg[3.a( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,1,2] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ffb72003700 1 osd.3 pg_epoch: 24 pg[3.11( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,2,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ffb6ffff700 1 osd.3 pg_epoch: 24 pg[3.1d( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ffb72804700 1 osd.3 pg_epoch: 24 pg[3.18( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,1] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:01.069+0000 7ffb6cff9700 1 osd.3 pg_epoch: 24 pg[3.13( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [3,0,2] r=0 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:02.073+0000 7ffb72003700 1 osd.3 pg_epoch: 24 pg[3.19( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,3,2] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.077+0000 7ffb6e7fc700 1 osd.3 pg_epoch: 24 pg[3.10( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [1,0,3] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ffb6d7fa700 1 osd.3 pg_epoch: 24 pg[3.12( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ffb6ffff700 1 osd.3 pg_epoch: 24 pg[3.5( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [2,3,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ffb6f7fe700 1 osd.3 pg_epoch: 24 pg[3.16( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [2,3,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ffb6dffb700 1 osd.3 pg_epoch: 24 pg[3.1( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,2,3] r=2 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ffb6effd700 1 osd.3 pg_epoch: 24 pg[3.17( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ffb6cff9700 1 osd.3 pg_epoch: 24 pg[3.1b( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ffb70800700 1 osd.3 pg_epoch: 24 pg[3.c( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,1] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:02.093+0000 7ffb6bff7700 1 osd.3 pg_epoch: 24 pg[3.15( empty local-lis/les=0/0 n=0 ec=24/24 lis/c=0/0 les/c/f=0/0/0 sis=24) [0,3,2] r=1 lpr=24 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:03.137+0000 7ffb72804700 1 osd.3 pg_epoch: 26 pg[4.0( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.137+0000 7ffb70800700 1 osd.3 pg_epoch: 26 pg[4.14( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.137+0000 7ffb6effd700 1 osd.3 pg_epoch: 26 pg[4.1f( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.137+0000 7ffb72003700 1 osd.3 pg_epoch: 26 pg[4.11( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,0,2] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.137+0000 7ffb6bff7700 1 osd.3 pg_epoch: 26 pg[4.15( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,0,1] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.137+0000 7ffb6effd700 1 osd.3 pg_epoch: 26 pg[4.17( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.137+0000 7ffb72003700 1 osd.3 pg_epoch: 26 pg[4.19( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,2,0] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.137+0000 7ffb72804700 1 osd.3 pg_epoch: 26 pg[4.8( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.137+0000 7ffb6bff7700 1 osd.3 pg_epoch: 26 pg[4.5( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.141+0000 7ffb6bff7700 1 osd.3 pg_epoch: 26 pg[4.d( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.141+0000 7ffb72804700 1 osd.3 pg_epoch: 26 pg[4.10( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,2] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:03.141+0000 7ffb6ffff700 1 osd.3 pg_epoch: 26 pg[4.1d( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [3,1,0] r=0 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:04.137+0000 7ffb6aff5700 1 osd.3 pg_epoch: 26 pg[4.7( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,0,3] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.137+0000 7ffb71802700 1 osd.3 pg_epoch: 26 pg[4.12( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,2] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.137+0000 7ffb70800700 1 osd.3 pg_epoch: 26 pg[4.4( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,2,3] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.137+0000 7ffb72003700 1 osd.3 pg_epoch: 26 pg[4.9( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,2] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.137+0000 7ffb6effd700 1 osd.3 pg_epoch: 26 pg[4.f( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,2] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.141+0000 7ffb71802700 1 osd.3 pg_epoch: 26 pg[4.2( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [1,3,0] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7ffb6d7fa700 1 osd.3 pg_epoch: 26 pg[4.a( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7ffb6cff9700 1 osd.3 pg_epoch: 26 pg[4.13( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7ffb70800700 1 osd.3 pg_epoch: 26 pg[4.c( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,3,1] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.157+0000 7ffb6b7f6700 1 osd.3 pg_epoch: 26 pg[4.e( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7ffb6c7f8700 1 osd.3 pg_epoch: 26 pg[4.1c( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,1,3] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7ffb6f7fe700 1 osd.3 pg_epoch: 26 pg[4.1e( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,1,3] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7ffb6dffb700 1 osd.3 pg_epoch: 26 pg[4.1( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7ffb6cff9700 1 osd.3 pg_epoch: 26 pg[4.b( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,1,3] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7ffb6e7fc700 1 osd.3 pg_epoch: 26 pg[4.18( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,1,3] r=2 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7ffb6d7fa700 1 osd.3 pg_epoch: 26 pg[4.1a( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,0] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7ffb6b7f6700 1 osd.3 pg_epoch: 26 pg[4.16( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [0,3,2] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:04.161+0000 7ffb71001700 1 osd.3 pg_epoch: 26 pg[4.1b( empty local-lis/les=0/0 n=0 ec=26/26 lis/c=0/0 les/c/f=0/0/0 sis=26) [2,3,1] r=1 lpr=26 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:06.237+0000 7ffb6f7fe700 1 osd.3 pg_epoch: 29 pg[5.e( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,0,2] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.237+0000 7ffb72804700 1 osd.3 pg_epoch: 29 pg[5.0( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,2] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.237+0000 7ffb6bff7700 1 osd.3 pg_epoch: 29 pg[5.15( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,0] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.237+0000 7ffb71001700 1 osd.3 pg_epoch: 29 pg[5.13( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,0,1] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.237+0000 7ffb6effd700 1 osd.3 pg_epoch: 29 pg[5.17( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,0] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.237+0000 7ffb6c7f8700 1 osd.3 pg_epoch: 29 pg[5.14( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,2,1] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.237+0000 7ffb72003700 1 osd.3 pg_epoch: 29 pg[5.1( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,0,2] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.241+0000 7ffb6effd700 1 osd.3 pg_epoch: 29 pg[5.7( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,0] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.241+0000 7ffb6f7fe700 1 osd.3 pg_epoch: 29 pg[5.16( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,1,2] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:06.241+0000 7ffb72003700 1 osd.3 pg_epoch: 29 pg[5.11( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [3,2,0] r=0 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:07.257+0000 7ffb6dffb700 1 osd.3 pg_epoch: 29 pg[5.19( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,3,0] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ffb6e7fc700 1 osd.3 pg_epoch: 29 pg[5.10( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,1,3] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ffb70800700 1 osd.3 pg_epoch: 29 pg[5.1c( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,3,0] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ffb6d7fa700 1 osd.3 pg_epoch: 29 pg[5.12( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,3,2] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ffb6aff5700 1 osd.3 pg_epoch: 29 pg[5.1f( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,1,3] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ffb6cff9700 1 osd.3 pg_epoch: 29 pg[5.b( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.257+0000 7ffb6bff7700 1 osd.3 pg_epoch: 29 pg[5.d( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ffb6c7f8700 1 osd.3 pg_epoch: 29 pg[5.4( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,2,3] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ffb71802700 1 osd.3 pg_epoch: 29 pg[5.1a( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [1,0,3] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ffb71001700 1 osd.3 pg_epoch: 29 pg[5.1b( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ffb6b7f6700 1 osd.3 pg_epoch: 29 pg[5.1e( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,3,2] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ffb71802700 1 osd.3 pg_epoch: 29 pg[5.a( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [2,0,3] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.261+0000 7ffb6ffff700 1 osd.3 pg_epoch: 29 pg[5.5( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,1,3] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.265+0000 7ffb6d7fa700 1 osd.3 pg_epoch: 29 pg[5.2( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,2,3] r=2 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:07.265+0000 7ffb6cff9700 1 osd.3 pg_epoch: 29 pg[5.3( empty local-lis/les=0/0 n=0 ec=29/29 lis/c=0/0 les/c/f=0/0/0 sis=29) [0,3,1] r=1 lpr=29 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:12.405+0000 7ffb72003700 1 osd.3 pg_epoch: 33 pg[1.19( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [3,0,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.405+0000 7ffb6c7f8700 1 osd.3 pg_epoch: 33 pg[1.c( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [3,0,1] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.405+0000 7ffb6b7f6700 1 osd.3 pg_epoch: 33 pg[1.1e( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [3,0,1] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.409+0000 7ffb6dffb700 1 osd.3 pg_epoch: 33 pg[1.1( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [3,0,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.409+0000 7ffb6b7f6700 1 osd.3 pg_epoch: 33 pg[1.6( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [3,0,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.409+0000 7ffb70800700 1 osd.3 pg_epoch: 33 pg[1.4( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [3,0,1] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:12.413+0000 7ffb6aff5700 1 osd.3 pg_epoch: 33 pg[1.f( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [3,0,2] r=0 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Primary 2021-02-24T09:02:13.409+0000 7ffb6e7fc700 1 osd.3 pg_epoch: 33 pg[1.8( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [1,2,3] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.409+0000 7ffb71802700 1 osd.3 pg_epoch: 33 pg[1.1a( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [1,2,3] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.409+0000 7ffb71001700 1 osd.3 pg_epoch: 33 pg[1.13( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [1,3,0] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.409+0000 7ffb72003700 1 osd.3 pg_epoch: 33 pg[1.9( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [1,3,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.409+0000 7ffb6bff7700 1 osd.3 pg_epoch: 33 pg[1.15( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [1,3,0] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.413+0000 7ffb6ffff700 1 osd.3 pg_epoch: 33 pg[1.1d( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [1,3,0] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.413+0000 7ffb6f7fe700 1 osd.3 pg_epoch: 33 pg[1.16( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [1,0,3] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.413+0000 7ffb6b7f6700 1 osd.3 pg_epoch: 33 pg[1.e( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [1,3,2] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.413+0000 7ffb6d7fa700 1 osd.3 pg_epoch: 33 pg[1.2( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [0,1,3] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.413+0000 7ffb6aff5700 1 osd.3 pg_epoch: 33 pg[1.7( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [1,3,0] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.417+0000 7ffb70800700 1 osd.3 pg_epoch: 33 pg[1.1c( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [0,3,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.417+0000 7ffb6ffff700 1 osd.3 pg_epoch: 33 pg[1.5( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [2,3,0] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.417+0000 7ffb6dffb700 1 osd.3 pg_epoch: 33 pg[1.11( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [0,1,3] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.417+0000 7ffb6c7f8700 1 osd.3 pg_epoch: 33 pg[1.14( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [2,0,3] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.417+0000 7ffb71802700 1 osd.3 pg_epoch: 33 pg[1.12( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [0,1,3] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.417+0000 7ffb72804700 1 osd.3 pg_epoch: 33 pg[1.18( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [2,3,1] r=1 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:13.417+0000 7ffb6bff7700 1 osd.3 pg_epoch: 33 pg[1.d( empty local-lis/les=0/0 n=0 ec=31/16 lis/c=31/31 les/c/f=32/32/0 sis=33) [2,1,3] r=2 lpr=33 pi=[31,33)/1 crt=0'0 mlcod 0'0 unknown mbc={}] state: transitioning to Stray 2021-02-24T09:02:14.265+0000 7ffb6b7f6700 0 log_channel(cluster) log [DBG] : 1.1e scrub ok 2021-02-24T09:02:16.289+0000 7ffb72003700 0 log_channel(cluster) log [DBG] : 1.1 scrub ok 2021-02-24T09:02:18.361+0000 7ffb72003700 0 log_channel(cluster) log [DBG] : 1.19 scrub ok 2021-02-24T09:02:25.349+0000 7ffb6b7f6700 0 log_channel(cluster) log [DBG] : 1.6 scrub ok 2021-02-24T09:02:26.389+0000 7ffb6aff5700 0 log_channel(cluster) log [DBG] : 1.f scrub ok 2021-02-24T09:02:37.482+0000 7ffb6c7f8700 0 log_channel(cluster) log [DBG] : 1.c scrub ok 2021-02-24T09:02:38.506+0000 7ffb70800700 0 log_channel(cluster) log [DBG] : 1.4 deep-scrub ok End of: /home/jenkins-build/build/workspace/ceph-api/build/out/osd.3.log TEST FAILED. Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [ABORTED]. Did not execute build step #0. [GitHub Checks] Causes for no suitable publisher found: [GitHub Checks] Trying to resolve checks parameters from GitHub SCM... [GitHub Checks] Job does not use GitHub SCM [GitHub Checks] Trying to resolve checks parameters from Git SCM... [GitHub Checks] No credentials found [Checks API] No suitable checks publisher found. Setting status of 4c0082e78c6ee7294a81886e8893c166cf4c0d11 to FAILURE with url https://jenkins.ceph.com/job/ceph-api/12554/ and message: 'ceph API tests failed ' Using context: ceph API tests Finished: FAILURE