17:46:55 Started by timer 17:46:55 Running as SYSTEM 17:46:55 [EnvInject] - Loading node environment variables. 17:46:55 Building remotely on prd-ubuntu1804-builder-2c-2g-5228 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/com-pylog-tox-sonarqube 17:46:55 [ssh-agent] Looking for ssh-agent implementation... 17:46:55 $ ssh-agent 17:46:55 SSH_AUTH_SOCK=/tmp/ssh-yDmMjtDWafZX/agent.1649 17:46:55 SSH_AGENT_PID=1651 17:46:55 [ssh-agent] Started. 17:46:55 Running ssh-add (command line suppressed) 17:46:55 Identity added: /w/workspace/com-pylog-tox-sonarqube@tmp/private_key_1636884973406457602.key (jenkins-ssh) 17:46:55 [ssh-agent] Using credentials jenkins (jenkins) 17:46:55 The recommended git tool is: NONE 17:46:57 using credential jenkins 17:46:57 Wiping out workspace first. 17:46:57 Cloning the remote Git repository 17:46:57 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/pylog 17:46:57 > git init /w/workspace/com-pylog-tox-sonarqube # timeout=10 17:46:58 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/pylog 17:46:58 > git --version # timeout=10 17:46:58 > git --version # 'git version 2.17.1' 17:46:58 using GIT_SSH to set credentials jenkins 17:46:58 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/pylog +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:58 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/pylog # timeout=10 17:46:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:59 Avoid second fetch 17:46:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:46:59 Checking out Revision 34b33525519549b8b6ff6074aafb46e0d3087f4a (refs/remotes/origin/master) 17:46:59 > git config core.sparsecheckout # timeout=10 17:46:59 > git checkout -f 34b33525519549b8b6ff6074aafb46e0d3087f4a # timeout=10 17:46:59 Commit message: "RIC:1060: Change in PTL" 17:46:59 > git rev-list --no-walk 34b33525519549b8b6ff6074aafb46e0d3087f4a # timeout=10 17:47:03 provisioning config files... 17:47:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:47:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:47:03 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins11796089337412058891.sh 17:47:03 ---> python-tools-install.sh 17:47:03 Setup pyenv: 17:47:03 * system (set by /opt/pyenv/version) 17:47:03 * 3.8.13 (set by /opt/pyenv/version) 17:47:03 * 3.9.13 (set by /opt/pyenv/version) 17:47:03 * 3.10.6 (set by /opt/pyenv/version) 17:47:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OZLh 17:47:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:47:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:47:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:47:18 lf-activate-venv(): INFO: Base packages installed successfully 17:47:18 lf-activate-venv(): INFO: Installing additional packages: lftools 17:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-OZLh/bin to PATH 17:47:56 Generating Requirements File 17:48:36 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. 17:48:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:48:38 Python 3.10.6 17:48:38 pip 26.1.2 from /tmp/venv-OZLh/lib/python3.10/site-packages/pip (python 3.10) 17:48:39 aiohappyeyeballs==2.7.1 17:48:39 aiohttp==3.14.1 17:48:39 aiosignal==1.4.0 17:48:39 appdirs==1.4.4 17:48:39 argcomplete==3.7.0 17:48:39 aspy.yaml==1.3.0 17:48:39 async-timeout==5.0.1 17:48:39 attrs==26.1.0 17:48:39 autopage==0.6.0 17:48:39 backports.strenum==1.3.1 17:48:39 beautifulsoup4==4.15.0 17:48:39 boto3==1.43.40 17:48:39 botocore==1.43.40 17:48:39 bs4==0.0.2 17:48:39 certifi==2026.6.17 17:48:39 cffi==2.1.0 17:48:39 cfgv==3.5.0 17:48:39 chardet==7.4.3 17:48:39 charset-normalizer==3.4.9 17:48:39 click==8.4.2 17:48:39 cliff==4.14.0 17:48:39 cmd2==3.5.1 17:48:39 cryptography==3.3.2 17:48:39 debtcollector==3.1.0 17:48:39 decorator==5.3.1 17:48:39 defusedxml==0.7.1 17:48:39 Deprecated==1.3.1 17:48:39 distlib==0.4.3 17:48:39 dnspython==2.8.0 17:48:39 docker==7.1.0 17:48:39 dogpile.cache==1.5.0 17:48:39 durationpy==0.10 17:48:39 email-validator==2.3.0 17:48:39 filelock==3.29.5 17:48:39 frozenlist==1.8.0 17:48:39 future==1.0.0 17:48:39 gitdb==4.0.12 17:48:39 GitPython==3.1.50 17:48:39 httplib2==0.30.2 17:48:39 identify==2.6.19 17:48:39 idna==3.18 17:48:39 importlib-resources==1.5.0 17:48:39 iso8601==2.1.0 17:48:39 Jinja2==3.1.6 17:48:39 jmespath==1.1.0 17:48:39 jsonpatch==1.33 17:48:39 jsonpointer==3.1.1 17:48:39 jsonschema==4.26.0 17:48:39 jsonschema-specifications==2025.9.1 17:48:39 keystoneauth1==5.14.0 17:48:39 kubernetes==36.0.2 17:48:39 lftools==0.37.22 17:48:39 lxml==6.1.1 17:48:39 markdown-it-py==4.2.0 17:48:39 MarkupSafe==3.0.3 17:48:39 mdurl==0.1.2 17:48:39 msgpack==1.2.1 17:48:39 multi_key_dict==2.0.3 17:48:39 multidict==6.7.1 17:48:39 munch==4.0.0 17:48:39 netaddr==1.3.0 17:48:39 niet==1.4.2 17:48:39 nodeenv==1.10.0 17:48:39 oauth2client==4.1.3 17:48:39 oauthlib==3.3.1 17:48:39 openstacksdk==4.13.0 17:48:39 os-service-types==1.8.2 17:48:39 osc-lib==4.6.0 17:48:39 oslo.config==10.4.0 17:48:39 oslo.context==6.4.0 17:48:39 oslo.i18n==6.8.0 17:48:39 oslo.log==8.2.0 17:48:39 oslo.serialization==5.10.0 17:48:39 oslo.utils==10.1.1 17:48:39 packaging==26.2 17:48:39 pbr==7.0.3 17:48:39 platformdirs==4.10.0 17:48:39 prettytable==3.18.0 17:48:39 propcache==0.5.2 17:48:39 psutil==7.2.2 17:48:39 pyasn1==0.6.3 17:48:39 pyasn1_modules==0.4.2 17:48:39 pycparser==3.0 17:48:39 pygerrit2==2.0.15 17:48:39 PyGithub==2.9.1 17:48:39 Pygments==2.20.0 17:48:39 PyJWT==2.13.0 17:48:39 PyNaCl==1.6.2 17:48:39 pyparsing==2.4.7 17:48:39 pyperclip==1.11.0 17:48:39 pyrsistent==0.20.0 17:48:39 python-cinderclient==9.9.0 17:48:39 python-dateutil==2.9.0.post0 17:48:39 python-discovery==1.4.3 17:48:39 python-heatclient==5.2.0 17:48:39 python-jenkins==1.8.3 17:48:39 python-keystoneclient==5.8.0 17:48:39 python-magnumclient==4.11.0 17:48:39 python-openstackclient==10.0.0 17:48:39 python-swiftclient==4.10.0 17:48:39 PyYAML==6.0.3 17:48:39 referencing==0.37.0 17:48:39 requests==2.34.2 17:48:39 requests-oauthlib==2.0.0 17:48:39 rfc3986==2.0.0 17:48:39 rich==15.0.0 17:48:39 rich-argparse==1.8.0 17:48:39 rpds-py==0.30.0 17:48:39 rsa==4.9.1 17:48:39 ruamel.yaml==0.19.1 17:48:39 ruamel.yaml.clib==0.2.15 17:48:39 s3transfer==0.19.0 17:48:39 simplejson==4.1.1 17:48:39 six==1.17.0 17:48:39 smmap==5.0.3 17:48:39 soupsieve==2.8.4 17:48:39 stevedore==5.8.0 17:48:39 tabulate==0.10.0 17:48:39 toml==0.10.2 17:48:39 tomlkit==0.15.0 17:48:39 tqdm==4.68.3 17:48:39 typing_extensions==4.16.0 17:48:39 urllib3==1.26.20 17:48:39 virtualenv==21.5.2 17:48:39 wcwidth==0.8.2 17:48:39 websocket-client==1.9.0 17:48:39 wrapt==2.2.2 17:48:39 xdg==6.0.0 17:48:39 xmltodict==1.0.4 17:48:39 yarl==1.24.2 17:48:39 yq==4.1.1 17:48:39 [EnvInject] - Injecting environment variables from a build step. 17:48:39 [EnvInject] - Injecting as environment variables the properties content 17:48:39 SET_JDK_VERSION=openjdk17 17:48:39 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 17:48:39 17:48:39 [EnvInject] - Variables injected successfully. 17:48:39 [com-pylog-tox-sonarqube] $ /bin/sh /tmp/jenkins7141600340860006015.sh 17:48:39 ---> update-java-alternatives.sh 17:48:39 ---> Updating Java version 17:48:40 ---> Ubuntu/Debian system detected 17:48:40 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 17:48:40 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 17:48:40 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 17:48:40 openjdk version "17.0.7" 2023-04-18 17:48:40 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 17:48:40 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 17:48:40 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 17:48:40 [EnvInject] - Injecting environment variables from a build step. 17:48:40 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:48:40 [EnvInject] - Variables injected successfully. 17:48:40 [EnvInject] - Injecting environment variables from a build step. 17:48:40 [EnvInject] - Injecting as environment variables the properties content 17:48:40 PYTHON=python3 17:48:40 17:48:40 [EnvInject] - Variables injected successfully. 17:48:40 [com-pylog-tox-sonarqube] $ /bin/bash -l /tmp/jenkins3313010168158956596.sh 17:48:40 ---> tox-install.sh 17:48:40 + source /home/jenkins/lf-env.sh 17:48:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:48:40 ++ mktemp -d /tmp/venv-XXXX 17:48:40 + lf_venv=/tmp/venv-vRWT 17:48:40 + local venv_file=/tmp/.os_lf_venv 17:48:40 + local python=python3 17:48:40 + local options 17:48:40 + local set_path=true 17:48:40 + local install_args= 17:48:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:48:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:48:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:48:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:48:40 + true 17:48:40 + case $1 in 17:48:40 + venv_file=/tmp/.toxenv 17:48:40 + shift 2 17:48:40 + true 17:48:40 + case $1 in 17:48:40 + shift 17:48:40 + break 17:48:40 + case $python in 17:48:40 + local pkg_list= 17:48:40 + [[ -d /opt/pyenv ]] 17:48:40 + echo 'Setup pyenv:' 17:48:40 Setup pyenv: 17:48:40 + export PYENV_ROOT=/opt/pyenv 17:48:40 + PYENV_ROOT=/opt/pyenv 17:48:40 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:48:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:48:40 + pyenv versions 17:48:40 system 17:48:40 3.8.13 17:48:40 3.9.13 17:48:41 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:48:41 + command -v pyenv 17:48:41 ++ pyenv init - --no-rehash 17:48:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 17:48:41 export PATH="/opt/pyenv/shims:${PATH}" 17:48:41 export PYENV_SHELL=bash 17:48:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:48:41 pyenv() { 17:48:41 local command 17:48:41 command="${1:-}" 17:48:41 if [ "$#" -gt 0 ]; then 17:48:41 shift 17:48:41 fi 17:48:41 17:48:41 case "$command" in 17:48:41 rehash|shell) 17:48:41 eval "$(pyenv "sh-$command" "$@")" 17:48:41 ;; 17:48:41 *) 17:48:41 command pyenv "$command" "$@" 17:48:41 ;; 17:48:41 esac 17:48:41 }' 17:48:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 17:48:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:48:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:48:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:48:41 ++ export PYENV_SHELL=bash 17:48:41 ++ PYENV_SHELL=bash 17:48:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:48:41 +++ complete -F _pyenv pyenv 17:48:41 ++ lf-pyver python3 17:48:41 ++ local py_version_xy=python3 17:48:41 ++ local py_version_xyz= 17:48:41 ++ awk '{ print $1 }' 17:48:41 ++ pyenv versions 17:48:41 ++ local command 17:48:41 ++ command=versions 17:48:41 ++ '[' 1 -gt 0 ']' 17:48:41 ++ shift 17:48:41 ++ case "$command" in 17:48:41 ++ command pyenv versions 17:48:41 ++ pyenv versions 17:48:41 ++ grep -E '^[0-9.]*[0-9]$' 17:48:41 ++ sed 's/^[ *]* //' 17:48:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:48:41 +++ grep '^3' /tmp/.pyenv_versions 17:48:41 +++ sort -V 17:48:41 +++ tail -n 1 17:48:41 ++ py_version_xyz=3.10.6 17:48:41 ++ [[ -z 3.10.6 ]] 17:48:41 ++ echo 3.10.6 17:48:41 ++ return 0 17:48:41 + pyenv local 3.10.6 17:48:41 + local command 17:48:41 + command=local 17:48:41 + '[' 2 -gt 0 ']' 17:48:41 + shift 17:48:41 + case "$command" in 17:48:41 + command pyenv local 3.10.6 17:48:41 + pyenv local 3.10.6 17:48:41 + for arg in "$@" 17:48:41 + case $arg in 17:48:41 + pkg_list+='tox ' 17:48:41 + for arg in "$@" 17:48:41 + case $arg in 17:48:41 + pkg_list+='virtualenv ' 17:48:41 + for arg in "$@" 17:48:41 + case $arg in 17:48:41 + pkg_list+='urllib3~=1.26.15 ' 17:48:41 + [[ -f /tmp/.toxenv ]] 17:48:41 + [[ ! -f /tmp/.toxenv ]] 17:48:41 + [[ -n '' ]] 17:48:41 + python3 -m venv /tmp/venv-vRWT 17:48:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vRWT' 17:48:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vRWT 17:48:48 + echo /tmp/venv-vRWT 17:48:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:48:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:48:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:48:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:48:48 + local 'pip_opts=--upgrade --quiet' 17:48:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:48:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:48:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:48:48 + [[ -n '' ]] 17:48:48 + [[ -n '' ]] 17:48:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:48:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:48:48 + /tmp/venv-vRWT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 17:48:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:48:57 lf-activate-venv(): INFO: Base packages installed successfully 17:48:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:48:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:48:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:48:57 + /tmp/venv-vRWT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:49:01 + type python3 17:49:01 + true 17:49:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vRWT/bin to PATH' 17:49:01 lf-activate-venv(): INFO: Adding /tmp/venv-vRWT/bin to PATH 17:49:01 + PATH=/tmp/venv-vRWT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:49:01 + return 0 17:49:01 + python3 --version 17:49:01 Python 3.10.6 17:49:01 + python3 -m pip --version 17:49:01 pip 26.1.2 from /tmp/venv-vRWT/lib/python3.10/site-packages/pip (python 3.10) 17:49:01 + python3 -m pip freeze 17:49:02 cachetools==7.1.4 17:49:02 colorama==0.4.6 17:49:02 distlib==0.4.3 17:49:02 filelock==3.29.5 17:49:02 packaging==26.2 17:49:02 platformdirs==4.10.0 17:49:02 pluggy==1.6.0 17:49:02 pyproject-api==1.10.1 17:49:02 python-discovery==1.4.3 17:49:02 tomli==2.4.1 17:49:02 tomli_w==1.2.0 17:49:02 tox==4.56.2 17:49:02 typing_extensions==4.16.0 17:49:02 urllib3==1.26.20 17:49:02 virtualenv==21.5.2 17:49:02 [com-pylog-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins14058754482994940151.sh 17:49:02 [EnvInject] - Injecting environment variables from a build step. 17:49:02 [EnvInject] - Injecting as environment variables the properties content 17:49:02 PARALLEL=False 17:49:02 17:49:02 [EnvInject] - Variables injected successfully. 17:49:02 [com-pylog-tox-sonarqube] $ /bin/bash -l /tmp/jenkins16975652687447698435.sh 17:49:02 ---> tox-run.sh 17:49:02 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:49:02 + ARCHIVE_TOX_DIR=/w/workspace/com-pylog-tox-sonarqube/archives/tox 17:49:02 + ARCHIVE_DOC_DIR=/w/workspace/com-pylog-tox-sonarqube/archives/docs 17:49:02 + mkdir -p /w/workspace/com-pylog-tox-sonarqube/archives/tox 17:49:02 + cd /w/workspace/com-pylog-tox-sonarqube/mdclogpy 17:49:02 + source /home/jenkins/lf-env.sh 17:49:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:49:02 ++ mktemp -d /tmp/venv-XXXX 17:49:02 + lf_venv=/tmp/venv-f3S5 17:49:02 + local venv_file=/tmp/.os_lf_venv 17:49:02 + local python=python3 17:49:02 + local options 17:49:02 + local set_path=true 17:49:02 + local install_args= 17:49:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:49:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:49:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:49:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:49:02 + true 17:49:02 + case $1 in 17:49:02 + venv_file=/tmp/.toxenv 17:49:02 + shift 2 17:49:02 + true 17:49:02 + case $1 in 17:49:02 + shift 17:49:02 + break 17:49:02 + case $python in 17:49:02 + local pkg_list= 17:49:02 + [[ -d /opt/pyenv ]] 17:49:02 + echo 'Setup pyenv:' 17:49:02 Setup pyenv: 17:49:02 + export PYENV_ROOT=/opt/pyenv 17:49:02 + PYENV_ROOT=/opt/pyenv 17:49:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:49:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:49:02 + pyenv versions 17:49:02 system 17:49:02 3.8.13 17:49:02 3.9.13 17:49:02 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:49:02 + command -v pyenv 17:49:02 ++ pyenv init - --no-rehash 17:49:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 17:49:02 export PATH="/opt/pyenv/shims:${PATH}" 17:49:02 export PYENV_SHELL=bash 17:49:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:49:02 pyenv() { 17:49:02 local command 17:49:02 command="${1:-}" 17:49:02 if [ "$#" -gt 0 ]; then 17:49:02 shift 17:49:02 fi 17:49:02 17:49:02 case "$command" in 17:49:02 rehash|shell) 17:49:02 eval "$(pyenv "sh-$command" "$@")" 17:49:02 ;; 17:49:02 *) 17:49:02 command pyenv "$command" "$@" 17:49:02 ;; 17:49:02 esac 17:49:02 }' 17:49:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 17:49:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:49:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:49:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:49:02 ++ export PYENV_SHELL=bash 17:49:02 ++ PYENV_SHELL=bash 17:49:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:49:02 +++ complete -F _pyenv pyenv 17:49:02 ++ lf-pyver python3 17:49:02 ++ local py_version_xy=python3 17:49:02 ++ local py_version_xyz= 17:49:02 ++ grep -E '^[0-9.]*[0-9]$' 17:49:02 ++ pyenv versions 17:49:02 ++ local command 17:49:02 ++ command=versions 17:49:02 ++ '[' 1 -gt 0 ']' 17:49:02 ++ shift 17:49:02 ++ case "$command" in 17:49:02 ++ command pyenv versions 17:49:02 ++ pyenv versions 17:49:02 ++ awk '{ print $1 }' 17:49:02 ++ sed 's/^[ *]* //' 17:49:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:49:02 +++ grep '^3' /tmp/.pyenv_versions 17:49:02 +++ tail -n 1 17:49:02 +++ sort -V 17:49:02 ++ py_version_xyz=3.10.6 17:49:02 ++ [[ -z 3.10.6 ]] 17:49:02 ++ echo 3.10.6 17:49:02 ++ return 0 17:49:02 + pyenv local 3.10.6 17:49:02 + local command 17:49:02 + command=local 17:49:02 + '[' 2 -gt 0 ']' 17:49:02 + shift 17:49:02 + case "$command" in 17:49:02 + command pyenv local 3.10.6 17:49:02 + pyenv local 3.10.6 17:49:02 + for arg in "$@" 17:49:02 + case $arg in 17:49:02 + pkg_list+='tox ' 17:49:02 + for arg in "$@" 17:49:02 + case $arg in 17:49:02 + pkg_list+='virtualenv ' 17:49:02 + for arg in "$@" 17:49:02 + case $arg in 17:49:02 + pkg_list+='urllib3~=1.26.15 ' 17:49:02 + [[ -f /tmp/.toxenv ]] 17:49:02 ++ cat /tmp/.toxenv 17:49:02 + lf_venv=/tmp/venv-vRWT 17:49:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vRWT from' file:/tmp/.toxenv 17:49:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vRWT from file:/tmp/.toxenv 17:49:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:49:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:49:02 + local 'pip_opts=--upgrade --quiet' 17:49:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:49:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:49:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:49:02 + [[ -n '' ]] 17:49:02 + [[ -n '' ]] 17:49:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:49:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:49:02 + /tmp/venv-vRWT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 17:49:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:49:04 lf-activate-venv(): INFO: Base packages installed successfully 17:49:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:49:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:49:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:49:04 + /tmp/venv-vRWT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:49:06 + type python3 17:49:06 + true 17:49:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vRWT/bin to PATH' 17:49:06 lf-activate-venv(): INFO: Adding /tmp/venv-vRWT/bin to PATH 17:49:06 + PATH=/tmp/venv-vRWT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:49:06 + return 0 17:49:06 + [[ -d /opt/pyenv ]] 17:49:06 + echo '---> Setting up pyenv' 17:49:06 ---> Setting up pyenv 17:49:06 + export PYENV_ROOT=/opt/pyenv 17:49:06 + PYENV_ROOT=/opt/pyenv 17:49:06 + export PATH=/opt/pyenv/bin:/tmp/venv-vRWT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:49:06 + PATH=/opt/pyenv/bin:/tmp/venv-vRWT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:49:06 ++ pwd 17:49:06 + PYTHONPATH=/w/workspace/com-pylog-tox-sonarqube/mdclogpy 17:49:06 + export PYTHONPATH 17:49:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:49:06 + TOX_TESTENV_PASSENV=PYTHONPATH 17:49:06 + tox --version 17:49:07 4.56.2 from /tmp/venv-vRWT/lib/python3.10/site-packages/tox/__init__.py 17:49:07 + PARALLEL=False 17:49:07 + TOX_OPTIONS_LIST= 17:49:07 + [[ -n py3 ]] 17:49:07 + TOX_OPTIONS_LIST=' -e py3' 17:49:07 + case ${PARALLEL,,} in 17:49:07 + tox -e py3 17:49:07 + tee -a /w/workspace/com-pylog-tox-sonarqube/archives/tox/tox.log 17:49:09 py3: install_deps> python -I -m pip install coverage inotify pytest pytest-cov 17:49:18 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 17:49:20 .pkg: _optional_hooks> python /tmp/venv-vRWT/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 17:49:20 .pkg: get_requires_for_build_sdist> python /tmp/venv-vRWT/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 17:49:21 .pkg: get_requires_for_build_wheel> python /tmp/venv-vRWT/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 17:49:21 .pkg: freeze> python -m pip freeze --all 17:49:21 .pkg: pip==26.1.2,setuptools==83.0.0 17:49:21 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-vRWT/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 17:49:22 .pkg: build_sdist> python /tmp/venv-vRWT/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 17:49:22 py3: install_package_deps> python -I -m pip install inotify 17:49:23 py3: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/.tmp/package/1/mdclogpy-1.1.4.tar.gz 17:49:27 py3: freeze> python -m pip freeze --all 17:49:27 py3: build==1.5.0,coverage==7.15.0,exceptiongroup==1.3.1,iniconfig==2.3.0,inotify==0.2.12,mdclogpy @ file:///w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/.tmp/package/1/mdclogpy-1.1.4.tar.gz#sha256=347302de83ca519f1fb7dbb53e6194837919cc622eb0563b88072f543774fd0c,packaging==26.2,pip==26.1.2,pluggy==1.6.0,Pygments==2.20.0,pyproject_hooks==1.2.0,pytest==9.1.1,pytest-cov==7.1.0,setuptools==83.0.0,tomli==2.4.1,typing_extensions==4.16.0 17:49:27 py3: commands[0]> pytest --junitxml xunit-results.xml --cov mdclogpy --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 17:49:28 ============================= test session starts ============================== 17:49:28 platform linux -- Python 3.10.6, pytest-9.1.1, pluggy-1.6.0 17:49:28 cachedir: .tox/py3/.pytest_cache 17:49:28 rootdir: /w/workspace/com-pylog-tox-sonarqube/mdclogpy 17:49:28 plugins: cov-7.1.0 17:49:28 collected 22 items 17:49:28 17:49:28 tst/test_Logger.py ................. [ 77%] 17:49:28 tst/test_mdclogpy.py ..... [100%] 17:49:29 17:49:29 =============================== warnings summary =============================== 17:49:29 tst/test_Logger.py:138 17:49:29 /w/workspace/com-pylog-tox-sonarqube/mdclogpy/tst/test_Logger.py:138: DeprecationWarning: invalid escape sequence '\ ' 17:49:29 self.logger.info('\ and "') 17:49:29 17:49:29 tst/test_Logger.py:143 17:49:29 /w/workspace/com-pylog-tox-sonarqube/mdclogpy/tst/test_Logger.py:143: DeprecationWarning: invalid escape sequence '\ ' 17:49:29 self.assertEqual(logs[0]["msg"], '\ and "') 17:49:29 17:49:29 tst/test_Logger.py::TestMdcLog::test_that_log_contains_correct_message 17:49:29 /w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3/lib/python3.10/site-packages/_pytest/threadexception.py:58: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-1 (monitor_loglevel_change_handler) 17:49:29 17:49:29 Traceback (most recent call last): 17:49:29 File "/opt/pyenv/versions/3.10.6/lib/python3.10/threading.py", line 1016, in _bootstrap_inner 17:49:29 self.run() 17:49:29 File "/opt/pyenv/versions/3.10.6/lib/python3.10/threading.py", line 953, in run 17:49:29 self._target(*self._args, **self._kwargs) 17:49:29 File "/w/workspace/com-pylog-tox-sonarqube/mdclogpy/mdclogpy/Logger.py", line 233, in monitor_loglevel_change_handler 17:49:29 self.parse_file() 17:49:29 File "/w/workspace/com-pylog-tox-sonarqube/mdclogpy/mdclogpy/Logger.py", line 215, in parse_file 17:49:29 src = open(self.filename,'r') 17:49:29 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/log' 17:49:29 17:49:29 Enable tracemalloc to get traceback where the object was allocated. 17:49:29 See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. 17:49:29 warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) 17:49:29 17:49:29 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 17:49:29 - generated xml file: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/xunit-results.xml - 17:49:29 ================================ tests coverage ================================ 17:49:29 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 17:49:29 17:49:29 Name Stmts Miss Cover Missing 17:49:29 ---------------------------------------------------- 17:49:29 mdclogpy/Logger.py 133 10 92% 83-87, 95, 189-190, 241-243 17:49:29 mdclogpy/__init__.py 28 4 86% 42, 82, 87, 92 17:49:29 ---------------------------------------------------- 17:49:29 TOTAL 161 14 91% 17:49:29 Coverage HTML written to dir htmlcov 17:49:29 Coverage XML written to file coverage.xml 17:49:29 Required test coverage of 70% reached. Total coverage: 91.30% 17:49:29 ======================== 22 passed, 3 warnings in 0.55s ======================== 17:49:29 py3: commands[1]> coverage xml -i 17:49:29 Wrote XML report to coverage.xml 17:49:29 py3: OK (21.68=setup[20.19]+cmd[1.26,0.23] seconds) 17:49:29 congratulations :) (21.73 seconds) 17:49:29 + tox_status=0 17:49:29 + echo '---> Completed tox runs' 17:49:29 ---> Completed tox runs 17:49:29 + for i in .tox/*/log 17:49:29 ++ echo .tox/py3/log 17:49:29 ++ awk -F/ '{print $2}' 17:49:29 + tox_env=py3 17:49:29 + cp -r .tox/py3/log /w/workspace/com-pylog-tox-sonarqube/archives/tox/py3 17:49:29 + DOC_DIR=docs/_build/html 17:49:29 + [[ -d docs/_build/html ]] 17:49:29 + echo '---> tox-run.sh ends' 17:49:29 ---> tox-run.sh ends 17:49:29 + test 0 -eq 0 17:49:29 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-builder-2c-2g-5228 17:49:30 [com-pylog-tox-sonarqube] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_com-pylog -Dsonar.projectName=com-pylog -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.organization=o-ran-sc -Dsonar.sources=mdclogpy -Dsonar.python.coverage.reportPaths=mdclogpy/coverage.xml -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.projectBaseDir=/w/workspace/com-pylog-tox-sonarqube 17:49:30 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 17:49:30 INFO: Project root configuration file: NONE 17:49:30 INFO: SonarScanner 4.6.2.2472 17:49:30 INFO: Java 17.0.7 Private Build (64-bit) 17:49:30 INFO: Linux 4.15.0-213-generic amd64 17:49:31 INFO: User cache: /home/jenkins/.sonar/cache 17:49:34 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 17:49:34 INFO: Project root configuration file: NONE 17:49:34 INFO: Analyzing on SonarCloud 17:49:34 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 17:49:36 INFO: Load global settings 17:49:36 INFO: Load global settings (done) | time=610ms 17:49:36 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 17:49:37 INFO: Loading required plugins 17:49:37 INFO: Load plugins index 17:49:37 INFO: Load plugins index (done) | time=246ms 17:49:37 INFO: Load/download plugins 17:49:38 INFO: Load/download plugins (done) | time=1225ms 17:49:39 INFO: Loaded core extensions: a3s, architecture, sca 17:49:39 INFO: Process project properties 17:49:39 INFO: Project key: o-ran-sc_com-pylog 17:49:39 INFO: Base dir: /w/workspace/com-pylog-tox-sonarqube 17:49:39 INFO: Working dir: /w/workspace/com-pylog-tox-sonarqube/.scannerwork 17:49:39 INFO: Load project settings for component key: 'o-ran-sc_com-pylog' 17:49:40 INFO: Load project settings for component key: 'o-ran-sc_com-pylog' (done) | time=511ms 17:49:40 INFO: Found an active CI vendor: 'Jenkins' 17:49:40 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:49:40 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:49:40 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:49:40 INFO: Check ALM binding of project 'o-ran-sc_com-pylog' 17:49:41 INFO: Detected project binding: BOUND 17:49:41 INFO: Check ALM binding of project 'o-ran-sc_com-pylog' (done) | time=361ms 17:49:41 INFO: Load branch configuration 17:49:41 INFO: Load branch configuration (done) | time=4ms 17:49:41 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:49:41 INFO: Create analysis 17:49:41 INFO: Create analysis (done) | time=480ms 17:49:41 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:49:42 INFO: Load quality profiles 17:49:42 INFO: Load quality profiles (done) | time=549ms 17:49:42 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:49:42 INFO: Load active rules 17:49:43 INFO: Load active rules (done) | time=911ms 17:49:44 INFO: Organization key: o-ran-sc 17:49:44 INFO: Preprocessing files... 17:49:44 WARN: File '/w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/.pkg/bin/python' is ignored. It is a symbolic link targeting a file not located in project basedir. 17:49:44 WARN: File '/w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/py3/bin/python' is ignored. It is a symbolic link targeting a file not located in project basedir. 17:49:44 INFO: 2 languages detected in 19 preprocessed files (done) | time=489ms 17:49:44 INFO: 0 files ignored because of inclusion/exclusion patterns 17:49:44 INFO: 3836 files ignored because of scm ignore settings 17:49:44 WARN: Java 17 scanner support in SonarQube Cloud ends in July 2026. 17:49:44 Please upgrade to Java 21 or newer or use JRE auto-provisioning to keep this requirement always up to date. 17:49:44 For more information check https://docs.sonarsource.com/sonarqube-cloud/analyzing-source-code/scanners/scanner-environment/general-requirements. 17:49:44 17:49:44 INFO: Loading plugins for detected languages 17:49:44 INFO: Load/download plugins 17:49:47 INFO: Load/download plugins (done) | time=3064ms 17:49:48 INFO: Load project repositories 17:49:48 INFO: Load project repositories (done) | time=362ms 17:49:48 INFO: Indexing files... 17:49:48 INFO: Project configuration: 17:49:48 INFO: Excluded sources: **/build-wrapper-dump.json 17:49:48 INFO: 19 files indexed (done) | time=26ms 17:49:48 INFO: Quality profile for py: Sonar way 17:49:48 INFO: Quality profile for xml: Sonar way 17:49:48 INFO: ------------- Run sensors on module com-pylog 17:49:49 INFO: Load metrics repository 17:49:49 INFO: Load metrics repository (done) | time=506ms 17:49:49 INFO: Sensor cache enabled 17:49:49 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:49:49 INFO: Load sensor cache 17:49:50 INFO: Load sensor cache (53 KB) | time=1177ms 17:49:50 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:49:50 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:49:52 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:49:52 INFO: Sensor Python Sensor [python] 17:49:52 WARN: Your code is analyzed as compatible with all Python 3 versions by default. You can get a more precise analysis by setting the exact Python version in your configuration via the parameter "sonar.python.version" 17:49:53 WARN: Access to the multi-values/property set property 'sonar.test.inclusions' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated. 17:49:53 WARN: Access to the multi-values/property set property 'sonar.test.exclusions' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated. 17:49:53 WARN: Access to the multi-values/property set property 'sonar.test.inclusions' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated. 17:49:53 WARN: Access to the multi-values/property set property 'sonar.test.exclusions' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated. 17:49:53 INFO: Starting global symbols computation 17:49:53 INFO: 7 source files to be analyzed 17:49:54 INFO: 7/7 source files have been analyzed 17:49:54 INFO: Finished step global symbols computation in 1389ms 17:49:54 INFO: Starting rules execution 17:49:54 INFO: 7 source files to be analyzed 17:49:55 WARN: SonarPython detected files that look like test code but 'sonar.tests' is not configured. Rules targeting production code were not executed on these files. Configure 'sonar.tests' in your project properties for a more accurate analysis. 17:49:56 INFO: No boundary descriptors defined 17:50:02 INFO: 7/7 source files have been analyzed 17:50:02 INFO: Finished step rules execution in 7247ms 17:50:02 INFO: The Python analyzer was able to leverage cached data from previous analyses for 0 out of 7 files. These files were not parsed. 17:50:02 INFO: Sensor Python Sensor [python] (done) | time=9310ms 17:50:02 INFO: Sensor Cobertura Sensor for Python coverage [python] 17:50:02 INFO: Python test coverage 17:50:02 INFO: Parsing report '/w/workspace/com-pylog-tox-sonarqube/mdclogpy/coverage.xml' 17:50:02 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=250ms 17:50:02 INFO: Sensor PythonXUnitSensor [python] 17:50:02 INFO: Sensor PythonXUnitSensor [python] (done) | time=108ms 17:50:02 INFO: Sensor Python Dependency Sensor [python] 17:50:02 INFO: Sensor Python Dependency Sensor [python] (done) | time=4ms 17:50:02 INFO: Sensor Scan Manifest Module Properties Collector [commona3scontextcollector] 17:50:03 INFO: Sensor Scan Manifest Module Properties Collector [commona3scontextcollector] (done) | time=622ms 17:50:03 INFO: Sensor PythonModuleSecuritySensor [securitypythonfrontend] 17:50:03 INFO: Sensor PythonModuleSecuritySensor [securitypythonfrontend] (done) | time=0ms 17:50:03 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 17:50:03 INFO: HTML files are not indexed : you may want to add them in the scanned files of this project to detect Python XSS vulnerabilities 17:50:03 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=61ms 17:50:03 INFO: Sensor XML Sensor [xml] 17:50:03 INFO: 2 source files to be analyzed 17:50:03 INFO: 2/2 source files have been analyzed 17:50:03 INFO: Sensor XML Sensor [xml] (done) | time=354ms 17:50:03 INFO: Sensor IaC hadolint report Sensor [iac] 17:50:03 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=0ms 17:50:03 INFO: Sensor Java Config Sensor [iac] 17:50:03 INFO: There are no files to be analyzed for the Java language 17:50:03 INFO: Sensor Java Config Sensor [iac] (done) | time=43ms 17:50:03 INFO: Sensor IaC Docker Sensor [iac] 17:50:03 INFO: There are no files to be analyzed for the Docker language 17:50:03 INFO: Sensor IaC Docker Sensor [iac] (done) | time=2ms 17:50:03 INFO: Sensor IaC GitHub Actions Sensor [iac] 17:50:03 INFO: There are no files to be analyzed for the GitHub Actions language 17:50:03 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 17:50:03 INFO: Sensor IaC actionlint report Sensor [iac] 17:50:03 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 17:50:03 INFO: Sensor IaC Shell Sensor [iac] 17:50:03 INFO: There are no files to be analyzed for the Shell language 17:50:03 INFO: Sensor IaC Shell Sensor [iac] (done) | time=1ms 17:50:03 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 17:50:03 INFO: Available processors: 2 17:50:03 INFO: Using 2 threads for analysis. 17:50:04 INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: 17:50:04 * The filename starts with "test" 17:50:04 * The filename contains "test." or "tests." 17:50:04 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 17:50:04 * Any directory in the file path has a name ending in "test" or "tests" 17:50:04 17:50:04 INFO: Start fetching files for the text and secrets analysis 17:50:04 INFO: Using Git CLI to retrieve dirty files 17:50:04 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 17:50:04 INFO: Starting the text and secrets analysis 17:50:04 INFO: 9 source files to be analyzed for the text and secrets analysis 17:50:04 INFO: 9/9 source files have been analyzed for the text and secrets analysis 17:50:04 INFO: Skipped 2 file(s) in the secrets analysis due to automatic test file detection 17:50:04 INFO: Start fetching files for the binary file analysis 17:50:04 INFO: There are no files to be analyzed for the binary file analysis 17:50:04 INFO: 2 files are ignored because they are untracked by git or has been modified 17:50:04 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1066ms 17:50:04 INFO: Sensor javabugs [dbd] 17:50:04 INFO: No IR files have been included for analysis. 17:50:04 INFO: Sensor javabugs [dbd] (done) | time=8ms 17:50:04 INFO: Sensor pythonbugs [dbd] 17:50:04 INFO: Analyzing 39/71 functions to detect bugs. 17:50:05 INFO: Sensor pythonbugs [dbd] (done) | time=908ms 17:50:05 INFO: Sensor PythonSecuritySensor [security] 17:50:05 INFO: 32 taint analysis rules enabled. 17:50:07 INFO: Analyzing 7316 UCFGs to detect vulnerabilities. 17:50:08 INFO: No entry points found. 17:50:08 INFO: python security sensor: Begin: 2026-07-07T17:50:05.682156511Z, End: 2026-07-07T17:50:08.217123724Z, Duration: 00:00:02.534 17:50:08 Load type hierarchy and UCFGs: Begin: 2026-07-07T17:50:05.687502351Z, End: 2026-07-07T17:50:07.090783820Z, Duration: 00:00:01.403 17:50:08 Load type hierarchy: Begin: 2026-07-07T17:50:05.687528922Z, End: 2026-07-07T17:50:05.905414463Z, Duration: 00:00:00.217 17:50:08 Load UCFGs: Begin: 2026-07-07T17:50:05.905759482Z, End: 2026-07-07T17:50:07.090624336Z, Duration: 00:00:01.184 17:50:08 Check cache: Begin: 2026-07-07T17:50:07.091394036Z, End: 2026-07-07T17:50:07.092360541Z, Duration: 00:00:00.000 17:50:08 Load cache: Begin: 2026-07-07T17:50:07.091923319Z, End: 2026-07-07T17:50:07.091948840Z, Duration: 00:00:00.000 17:50:08 Create runtime call graph: Begin: 2026-07-07T17:50:07.092402342Z, End: 2026-07-07T17:50:07.542697413Z, Duration: 00:00:00.450 17:50:08 Variable Type Analysis #1: Begin: 2026-07-07T17:50:07.093273254Z, End: 2026-07-07T17:50:07.363210712Z, Duration: 00:00:00.269 17:50:08 Create runtime type propagation graph: Begin: 2026-07-07T17:50:07.094119445Z, End: 2026-07-07T17:50:07.220845519Z, Duration: 00:00:00.126 17:50:08 Run SCC (Tarjan) on 16308 nodes: Begin: 2026-07-07T17:50:07.221341733Z, End: 2026-07-07T17:50:07.265638142Z, Duration: 00:00:00.044 17:50:08 Propagate runtime types to strongly connected components: Begin: 2026-07-07T17:50:07.265839857Z, End: 2026-07-07T17:50:07.363061549Z, Duration: 00:00:00.097 17:50:08 Variable Type Analysis #2: Begin: 2026-07-07T17:50:07.365789628Z, End: 2026-07-07T17:50:07.535436848Z, Duration: 00:00:00.169 17:50:08 Create runtime type propagation graph: Begin: 2026-07-07T17:50:07.365799779Z, End: 2026-07-07T17:50:07.430633463Z, Duration: 00:00:00.064 17:50:08 Run SCC (Tarjan) on 15567 nodes: Begin: 2026-07-07T17:50:07.430781857Z, End: 2026-07-07T17:50:07.460733541Z, Duration: 00:00:00.029 17:50:08 Propagate runtime types to strongly connected components: Begin: 2026-07-07T17:50:07.460882705Z, End: 2026-07-07T17:50:07.535254294Z, Duration: 00:00:00.074 17:50:08 Load config: Begin: 2026-07-07T17:50:07.542817026Z, End: 2026-07-07T17:50:08.122521066Z, Duration: 00:00:00.579 17:50:08 Compute entry points: Begin: 2026-07-07T17:50:08.122789903Z, End: 2026-07-07T17:50:08.214937718Z, Duration: 00:00:00.092 17:50:08 INFO: python security sensor peak memory (pre-GC, max allocation pressure): 476 MB 17:50:08 INFO: python security sensor peak memory (post-GC, max live footprint): 383 MB 17:50:08 INFO: Sensor PythonSecuritySensor [security] (done) | time=2549ms 17:50:08 INFO: ------------- Run sensors on project 17:50:08 INFO: Sensor Scan Manifest A3S Context Collector [commona3scontextcollector] 17:50:08 INFO: Sensor Scan Manifest A3S Context Collector [commona3scontextcollector] (done) | time=0ms 17:50:08 INFO: Sensor IaC Project Sensor [iac] 17:50:08 INFO: Sensor IaC Project Sensor [iac] (done) | time=2ms 17:50:08 INFO: Sensor PythonArchitectureSensor [architecture] 17:50:08 INFO: Found 1 potential Udg file location(s) for "py" in "/w/workspace/com-pylog-tox-sonarqube/.scannerwork" 17:50:08 INFO: - /w/workspace/com-pylog-tox-sonarqube/.scannerwork/architecture/py 17:50:08 INFO: Architecture analysis is enabled with the following features: legacy, discovery, flaws, smells, deviations, directives 17:50:08 INFO: * Protobuf reading starting | memory total=586 | free=123 | used=462 (MB) 17:50:08 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/com-pylog-tox-sonarqube/.scannerwork/architecture/py" 17:50:08 INFO: * Files successfully loaded: "7" out of "7" 17:50:08 INFO: * Purging externals (components not scanned) from graphs 17:50:08 INFO: * Purging excluded nodes from graphs 17:50:08 INFO: * Protobuf reading complete | memory total=586 | free=110 | used=475 (MB) 17:50:08 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=586 | free=108 | used=477 (MB) 17:50:08 INFO: * No intended architecture defined or detected, using an empty model 17:50:08 INFO: No directives configured 17:50:09 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=692ms 17:50:09 INFO: Sensor Zero Coverage Sensor 17:50:09 INFO: Sensor Zero Coverage Sensor (done) | time=13ms 17:50:09 INFO: Sensor Architecture Telemetry [architecture] 17:50:09 INFO: Sensor Architecture Telemetry [architecture] (done) | time=0ms 17:50:09 INFO: ------------- Gather SCA dependencies on project 17:50:09 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:50:09 INFO: Dependency analysis skipped 17:50:09 INFO: CPD Executor 1 file had no CPD blocks 17:50:09 INFO: CPD Executor Calculating CPD for 6 files 17:50:09 INFO: CPD Executor CPD calculation finished (done) | time=20ms 17:50:09 INFO: SCM Publisher SCM provider for this project is: git 17:50:09 INFO: SCM Publisher 9 source files to be analyzed 17:50:10 INFO: SCM Publisher 7/9 source files have been analyzed (done) | time=453ms 17:50:10 WARN: Missing blame information for the following files: 17:50:10 WARN: * mdclogpy/xunit-results.xml 17:50:10 WARN: * mdclogpy/coverage.xml 17:50:10 WARN: This may lead to missing/broken features in SonarCloud 17:50:10 INFO: SCM revision ID '34b33525519549b8b6ff6074aafb46e0d3087f4a' 17:50:10 INFO: Analysis report generated in 572ms, dir size=441 KB 17:50:10 INFO: Analysis report compressed in 50ms, zip size=102 KB 17:50:11 INFO: Analysis report uploaded in 386ms 17:50:11 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_com-pylog 17:50:11 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 17:50:11 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ89s6S1zcKPvql-TBFE 17:50:11 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:50:12 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 17:50:13 INFO: Successfully sent architecture data 17:50:13 INFO: ------------- Upload SCA dependency files 17:50:14 INFO: Sensor cache published successfully 17:50:14 INFO: Analysis total time: 35.382 s 17:50:14 INFO: ------------------------------------------------------------------------ 17:50:14 INFO: EXECUTION SUCCESS 17:50:14 INFO: ------------------------------------------------------------------------ 17:50:14 INFO: Total time: 43.666s 17:50:15 INFO: Final Memory: 324M/586M 17:50:15 INFO: ------------------------------------------------------------------------ 17:50:16 $ ssh-agent -k 17:50:16 unset SSH_AUTH_SOCK; 17:50:16 unset SSH_AGENT_PID; 17:50:16 echo Agent pid 1651 killed; 17:50:16 [ssh-agent] Stopped. 17:50:16 [PostBuildScript] - [INFO] Executing post build scripts. 17:50:16 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins10708823946291420478.sh 17:50:16 ---> sysstat.sh 17:50:16 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins2626708712005268744.sh 17:50:16 ---> package-listing.sh 17:50:16 ++ facter osfamily 17:50:16 ++ tr '[:upper:]' '[:lower:]' 17:50:17 + OS_FAMILY=debian 17:50:17 + workspace=/w/workspace/com-pylog-tox-sonarqube 17:50:17 + START_PACKAGES=/tmp/packages_start.txt 17:50:17 + END_PACKAGES=/tmp/packages_end.txt 17:50:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:50:17 + PACKAGES=/tmp/packages_start.txt 17:50:17 + '[' /w/workspace/com-pylog-tox-sonarqube ']' 17:50:17 + PACKAGES=/tmp/packages_end.txt 17:50:17 + case "${OS_FAMILY}" in 17:50:17 + grep '^ii' 17:50:17 + dpkg -l 17:50:17 + '[' -f /tmp/packages_start.txt ']' 17:50:17 + '[' -f /tmp/packages_end.txt ']' 17:50:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:50:17 + '[' /w/workspace/com-pylog-tox-sonarqube ']' 17:50:17 + mkdir -p /w/workspace/com-pylog-tox-sonarqube/archives/ 17:50:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/com-pylog-tox-sonarqube/archives/ 17:50:17 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins5624024052208451778.sh 17:50:17 ---> capture-instance-metadata.sh 17:50:17 Setup pyenv: 17:50:17 system 17:50:17 3.8.13 17:50:17 3.9.13 17:50:17 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:50:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OZLh from file:/tmp/.os_lf_venv 17:50:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:50:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:50:21 lf-activate-venv(): INFO: Base packages installed successfully 17:50:21 lf-activate-venv(): INFO: Installing additional packages: lftools 17:50:39 lf-activate-venv(): INFO: Adding /tmp/venv-OZLh/bin to PATH 17:50:39 INFO: Running in OpenStack, capturing instance metadata 17:50:40 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins6549286320918917390.sh 17:50:40 provisioning config files... 17:50:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/com-pylog-tox-sonarqube@tmp/config3007780265186250516tmp 17:50:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:50:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:50:40 [EnvInject] - Injecting environment variables from a build step. 17:50:40 [EnvInject] - Injecting as environment variables the properties content 17:50:40 SERVER_ID=logs 17:50:40 17:50:40 [EnvInject] - Variables injected successfully. 17:50:40 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins17955607947738286056.sh 17:50:40 ---> create-netrc.sh 17:50:40 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins11059188229361426191.sh 17:50:40 ---> python-tools-install.sh 17:50:40 Setup pyenv: 17:50:40 system 17:50:40 3.8.13 17:50:40 3.9.13 17:50:40 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:50:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OZLh from file:/tmp/.os_lf_venv 17:50:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:50:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:50:43 lf-activate-venv(): INFO: Base packages installed successfully 17:50:43 lf-activate-venv(): INFO: Installing additional packages: lftools 17:51:00 lf-activate-venv(): INFO: Adding /tmp/venv-OZLh/bin to PATH 17:51:00 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins7830802663823545798.sh 17:51:00 ---> sudo-logs.sh 17:51:00 Archiving 'sudo' log.. 17:51:00 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins9230452548116758019.sh 17:51:00 ---> job-cost.sh 17:51:00 Setup pyenv: 17:51:00 system 17:51:00 3.8.13 17:51:00 3.9.13 17:51:00 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:51:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OZLh from file:/tmp/.os_lf_venv 17:51:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:51:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:51:04 lf-activate-venv(): INFO: Base packages installed successfully 17:51:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:51:14 lf-activate-venv(): INFO: Adding /tmp/venv-OZLh/bin to PATH 17:51:14 INFO: No Stack... 17:51:15 INFO: Retrieving Pricing Info for: v3-starter-2 17:51:15 INFO: Archiving Costs 17:51:15 [com-pylog-tox-sonarqube] $ /bin/bash -l /tmp/jenkins15543273891771356719.sh 17:51:15 ---> logs-deploy.sh 17:51:15 Setup pyenv: 17:51:15 system 17:51:15 3.8.13 17:51:15 3.9.13 17:51:15 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:51:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OZLh from file:/tmp/.os_lf_venv 17:51:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:51:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:51:18 lf-activate-venv(): INFO: Base packages installed successfully 17:51:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:51:35 lf-activate-venv(): INFO: Adding /tmp/venv-OZLh/bin to PATH 17:51:35 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/com-pylog-tox-sonarqube/300 17:51:35 INFO: archiving workspace using pattern(s): -p **/*.log 17:51:37 Archives upload complete. 17:51:37 INFO: archiving logs to Nexus 17:51:39 ---> uname -a: 17:51:39 Linux prd-ubuntu1804-builder-2c-2g-5228 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:51:39 17:51:39 17:51:39 ---> lscpu: 17:51:39 Architecture: x86_64 17:51:39 CPU op-mode(s): 32-bit, 64-bit 17:51:39 Byte Order: Little Endian 17:51:39 CPU(s): 2 17:51:39 On-line CPU(s) list: 0,1 17:51:39 Thread(s) per core: 1 17:51:39 Core(s) per socket: 1 17:51:39 Socket(s): 2 17:51:39 NUMA node(s): 1 17:51:39 Vendor ID: AuthenticAMD 17:51:39 CPU family: 23 17:51:39 Model: 49 17:51:39 Model name: AMD EPYC-Rome Processor 17:51:39 Stepping: 0 17:51:39 CPU MHz: 2799.998 17:51:39 BogoMIPS: 5599.99 17:51:39 Virtualization: AMD-V 17:51:39 Hypervisor vendor: KVM 17:51:39 Virtualization type: full 17:51:39 L1d cache: 32K 17:51:39 L1i cache: 32K 17:51:39 L2 cache: 512K 17:51:39 L3 cache: 16384K 17:51:39 NUMA node0 CPU(s): 0,1 17:51:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 17:51:39 17:51:39 17:51:39 ---> nproc: 17:51:39 2 17:51:39 17:51:39 17:51:39 ---> df -h: 17:51:39 Filesystem Size Used Avail Use% Mounted on 17:51:39 udev 2.0G 0 2.0G 0% /dev 17:51:39 tmpfs 395M 668K 394M 1% /run 17:51:39 /dev/vda1 20G 7.6G 12G 40% / 17:51:39 tmpfs 2.0G 0 2.0G 0% /dev/shm 17:51:39 tmpfs 5.0M 0 5.0M 0% /run/lock 17:51:39 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 17:51:39 /dev/vda15 105M 5.3M 100M 5% /boot/efi 17:51:39 tmpfs 395M 0 395M 0% /run/user/1001 17:51:39 17:51:39 17:51:39 ---> free -m: 17:51:39 total used free shared buff/cache available 17:51:39 Mem: 3944 371 1202 0 2370 3300 17:51:39 Swap: 1023 0 1023 17:51:39 17:51:39 17:51:39 ---> ip addr: 17:51:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:51:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:51:39 inet 127.0.0.1/8 scope host lo 17:51:39 valid_lft forever preferred_lft forever 17:51:39 inet6 ::1/128 scope host 17:51:39 valid_lft forever preferred_lft forever 17:51:39 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 17:51:39 link/ether fa:16:3e:3e:7f:4f brd ff:ff:ff:ff:ff:ff 17:51:39 inet 10.32.6.101/23 brd 10.32.7.255 scope global dynamic ens3 17:51:39 valid_lft 86097sec preferred_lft 86097sec 17:51:39 inet6 fe80::f816:3eff:fe3e:7f4f/64 scope link 17:51:39 valid_lft forever preferred_lft forever 17:51:39 17:51:39 17:51:39 ---> sar -b -r -n DEV: 17:51:39 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-5228) 07/07/26 _x86_64_ (2 CPU) 17:51:39 17:51:39 17:46:37 LINUX RESTART (2 CPU) 17:51:39 17:51:39 17:47:01 tps rtps wtps bread/s bwrtn/s 17:51:39 17:48:02 64.25 17.72 46.53 689.07 5088.00 17:51:39 17:49:01 70.33 11.57 58.76 1034.50 11580.35 17:51:39 17:50:01 73.84 32.68 41.16 1386.97 9287.79 17:51:39 17:51:01 52.27 4.33 47.94 175.17 3966.67 17:51:39 Average: 65.15 16.60 48.56 820.55 7463.82 17:51:39 17:51:39 17:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:51:39 17:48:02 1887280 3447208 2151772 53.27 50144 1668164 569852 11.20 468156 1527364 144020 17:51:39 17:49:01 1648528 3463372 2390524 59.19 61748 1897972 537636 10.57 457020 1749792 83360 17:51:39 17:50:01 618848 2750792 3420204 84.68 70484 2192448 1338104 26.30 1226176 1979468 84352 17:51:39 17:51:01 1273392 3418944 2765660 68.47 71924 2204888 555324 10.92 601880 1952652 26708 17:51:39 Average: 1357012 3270079 2682040 66.40 63575 1990868 750229 14.75 688308 1802319 84610 17:51:39 17:51:39 17:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:51:39 17:48:02 ens3 77.70 60.78 880.16 7.22 0.00 0.00 0.00 0.00 17:51:39 17:48:02 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:51:39 17:49:01 ens3 44.24 37.77 333.80 6.02 0.00 0.00 0.00 0.00 17:51:39 17:49:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 17:51:39 17:50:01 ens3 248.59 202.52 2754.28 21.79 0.00 0.00 0.00 0.00 17:51:39 17:50:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 17:51:39 17:51:01 ens3 21.48 19.65 13.90 12.73 0.00 0.00 0.00 0.00 17:51:39 17:51:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 17:51:39 Average: ens3 98.23 80.35 998.28 11.96 0.00 0.00 0.00 0.00 17:51:39 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 17:51:39 17:51:39 17:51:39 ---> sar -P ALL: 17:51:39 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-5228) 07/07/26 _x86_64_ (2 CPU) 17:51:39 17:51:39 17:46:37 LINUX RESTART (2 CPU) 17:51:39 17:51:39 17:47:01 CPU %user %nice %system %iowait %steal %idle 17:51:39 17:48:02 all 40.48 0.00 2.51 3.85 2.04 51.11 17:51:39 17:48:02 0 45.69 0.00 2.26 4.55 2.03 45.47 17:51:39 17:48:02 1 35.29 0.00 2.77 3.17 2.04 56.74 17:51:39 17:49:01 all 41.86 0.00 2.57 2.82 1.76 50.99 17:51:39 17:49:01 0 22.54 0.00 2.18 4.35 1.57 69.37 17:51:39 17:49:01 1 61.27 0.00 2.97 1.25 1.97 32.55 17:51:39 17:50:01 all 51.29 0.00 4.18 2.71 2.47 39.35 17:51:39 17:50:01 0 46.73 0.00 4.20 4.27 2.43 42.36 17:51:39 17:50:01 1 55.87 0.00 4.14 1.17 2.50 36.32 17:51:39 17:51:01 all 47.69 0.00 2.79 2.30 1.99 45.22 17:51:39 17:51:01 0 31.79 0.00 2.36 3.47 1.93 60.45 17:51:39 17:51:01 1 63.62 0.00 3.25 1.13 2.05 29.95 17:51:39 Average: all 45.34 0.00 3.02 2.92 2.07 46.66 17:51:39 Average: 0 36.73 0.00 2.75 4.16 1.99 54.37 17:51:39 Average: 1 53.96 0.00 3.28 1.68 2.14 38.94 17:51:39 17:51:39 17:51:39