17:47:05 Started by timer 17:47:05 Running as SYSTEM 17:47:05 [EnvInject] - Loading node environment variables. 17:47:05 Building remotely on prd-ubuntu1804-builder-2c-2g-18061 (ubuntu1804-builder-2c-2g ubuntu2004-builder-2c-2g) in workspace /w/workspace/com-pylog-tox-sonarqube 17:47:05 [ssh-agent] Looking for ssh-agent implementation... 17:47:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:05 $ ssh-agent 17:47:05 SSH_AUTH_SOCK=/tmp/ssh-eDCftknPkOqd/agent.6535 17:47:05 SSH_AGENT_PID=6544 17:47:05 [ssh-agent] Started. 17:47:05 Running ssh-add (command line suppressed) 17:47:05 Identity added: /w/workspace/com-pylog-tox-sonarqube@tmp/private_key_8388865987541483011.key (jenkins-ssh) 17:47:05 [ssh-agent] Using credentials jenkins (jenkins) 17:47:05 The recommended git tool is: NONE 17:47:07 using credential jenkins 17:47:07 Wiping out workspace first. 17:47:07 Cloning the remote Git repository 17:47:07 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/pylog 17:47:07 > git init /w/workspace/com-pylog-tox-sonarqube # timeout=10 17:47:07 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/pylog 17:47:07 > git --version # timeout=10 17:47:07 > git --version # 'git version 2.25.1' 17:47:07 using GIT_SSH to set credentials jenkins 17:47:07 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/pylog +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:08 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/pylog # timeout=10 17:47:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:08 Avoid second fetch 17:47:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:47:08 Checking out Revision d7437dc16bae6455f3beddf6c65a1970e0059adc (refs/remotes/origin/master) 17:47:08 > git config core.sparsecheckout # timeout=10 17:47:08 > git checkout -f d7437dc16bae6455f3beddf6c65a1970e0059adc # timeout=10 17:47:08 Commit message: "Removing deprecated functions from readthedocs" 17:47:08 > git rev-list --no-walk d7437dc16bae6455f3beddf6c65a1970e0059adc # timeout=10 17:47:08 provisioning config files... 17:47:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:47:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:47:08 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins15856296355003260244.sh 17:47:09 ---> python-tools-install.sh 17:47:09 Setup pyenv: 17:47:09 * system (set by /opt/pyenv/version) 17:47:09 * 3.8.13 (set by /opt/pyenv/version) 17:47:09 * 3.9.13 (set by /opt/pyenv/version) 17:47:09 * 3.10.6 (set by /opt/pyenv/version) 17:47:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lpTP 17:47:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:47:18 lf-activate-venv(): INFO: Installing: lftools 17:47:57 lf-activate-venv(): INFO: Adding /tmp/venv-lpTP/bin to PATH 17:47:57 Generating Requirements File 17:48:31 Python 3.10.6 17:48:32 pip 23.3.1 from /tmp/venv-lpTP/lib/python3.10/site-packages/pip (python 3.10) 17:48:32 appdirs==1.4.4 17:48:32 argcomplete==3.1.6 17:48:32 aspy.yaml==1.3.0 17:48:32 attrs==23.1.0 17:48:32 autopage==0.5.2 17:48:32 Babel==2.13.1 17:48:32 beautifulsoup4==4.12.2 17:48:32 boto3==1.28.85 17:48:32 botocore==1.31.85 17:48:32 bs4==0.0.1 17:48:32 cachetools==5.3.2 17:48:32 certifi==2023.7.22 17:48:32 cffi==1.16.0 17:48:32 cfgv==3.4.0 17:48:32 chardet==5.2.0 17:48:32 charset-normalizer==3.3.2 17:48:32 click==8.1.7 17:48:32 cliff==4.3.0 17:48:32 cmd2==2.4.3 17:48:32 cryptography==3.3.2 17:48:32 debtcollector==2.5.0 17:48:32 decorator==5.1.1 17:48:32 defusedxml==0.7.1 17:48:32 Deprecated==1.2.14 17:48:32 distlib==0.3.7 17:48:32 dnspython==2.4.2 17:48:32 docker==4.2.2 17:48:32 dogpile.cache==1.2.2 17:48:32 email-validator==2.1.0.post1 17:48:32 filelock==3.13.1 17:48:32 future==0.18.3 17:48:32 gitdb==4.0.11 17:48:32 GitPython==3.1.40 17:48:32 google-auth==2.23.4 17:48:32 httplib2==0.22.0 17:48:32 identify==2.5.31 17:48:32 idna==3.4 17:48:32 importlib-metadata==6.8.0 17:48:32 importlib-resources==1.5.0 17:48:32 iso8601==2.1.0 17:48:32 Jinja2==3.1.2 17:48:32 jmespath==1.0.1 17:48:32 jsonpatch==1.33 17:48:32 jsonpointer==2.4 17:48:32 jsonschema==4.19.2 17:48:32 jsonschema-specifications==2023.7.1 17:48:32 keystoneauth1==5.3.0 17:48:32 kubernetes==28.1.0 17:48:32 lftools==0.37.8 17:48:32 lxml==4.9.3 17:48:32 MarkupSafe==2.1.3 17:48:32 msgpack==1.0.7 17:48:32 multi-key-dict==2.0.3 17:48:32 munch==4.0.0 17:48:32 netaddr==0.9.0 17:48:32 netifaces==0.11.0 17:48:32 niet==1.4.2 17:48:32 nodeenv==1.8.0 17:48:32 oauth2client==4.1.3 17:48:32 oauthlib==3.2.2 17:48:32 openstacksdk==0.62.0 17:48:32 os-client-config==2.1.0 17:48:32 os-service-types==1.7.0 17:48:32 osc-lib==2.8.1 17:48:32 oslo.config==9.2.0 17:48:32 oslo.context==5.2.0 17:48:32 oslo.i18n==6.1.0 17:48:32 oslo.log==5.3.0 17:48:32 oslo.serialization==5.2.0 17:48:32 oslo.utils==6.3.0 17:48:32 packaging==23.2 17:48:32 pbr==6.0.0 17:48:32 platformdirs==3.11.0 17:48:32 prettytable==3.9.0 17:48:32 pyasn1==0.5.0 17:48:32 pyasn1-modules==0.3.0 17:48:32 pycparser==2.21 17:48:32 pygerrit2==2.0.15 17:48:32 PyGithub==2.1.1 17:48:32 pyinotify==0.9.6 17:48:32 PyJWT==2.8.0 17:48:32 PyNaCl==1.5.0 17:48:32 pyparsing==2.4.7 17:48:32 pyperclip==1.8.2 17:48:32 pyrsistent==0.20.0 17:48:32 python-cinderclient==9.4.0 17:48:32 python-dateutil==2.8.2 17:48:32 python-heatclient==3.3.0 17:48:32 python-jenkins==1.8.2 17:48:32 python-keystoneclient==5.2.0 17:48:32 python-magnumclient==4.2.0 17:48:32 python-novaclient==18.4.0 17:48:32 python-openstackclient==6.0.0 17:48:32 python-swiftclient==4.4.0 17:48:32 pytz==2023.3.post1 17:48:32 PyYAML==6.0.1 17:48:32 referencing==0.30.2 17:48:32 requests==2.31.0 17:48:32 requests-oauthlib==1.3.1 17:48:32 requestsexceptions==1.4.0 17:48:32 rfc3986==2.0.0 17:48:32 rpds-py==0.12.0 17:48:32 rsa==4.9 17:48:32 ruamel.yaml==0.18.5 17:48:32 ruamel.yaml.clib==0.2.8 17:48:32 s3transfer==0.7.0 17:48:32 simplejson==3.19.2 17:48:32 six==1.16.0 17:48:32 smmap==5.0.1 17:48:32 soupsieve==2.5 17:48:32 stevedore==5.1.0 17:48:32 tabulate==0.9.0 17:48:32 toml==0.10.2 17:48:32 tomlkit==0.12.2 17:48:32 tqdm==4.66.1 17:48:32 typing_extensions==4.8.0 17:48:32 tzdata==2023.3 17:48:32 urllib3==1.26.18 17:48:32 virtualenv==20.24.6 17:48:32 wcwidth==0.2.10 17:48:32 websocket-client==1.6.4 17:48:32 wrapt==1.16.0 17:48:32 xdg==6.0.0 17:48:32 xmltodict==0.13.0 17:48:32 yq==3.2.3 17:48:32 zipp==3.17.0 17:48:32 [EnvInject] - Injecting environment variables from a build step. 17:48:32 [EnvInject] - Injecting as environment variables the properties content 17:48:32 PYTHON=python3 17:48:32 17:48:32 [EnvInject] - Variables injected successfully. 17:48:32 [com-pylog-tox-sonarqube] $ /bin/bash -l /tmp/jenkins12603604028079047405.sh 17:48:32 ---> tox-install.sh 17:48:32 + source /home/jenkins/lf-env.sh 17:48:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:48:32 ++ mktemp -d /tmp/venv-XXXX 17:48:32 + lf_venv=/tmp/venv-mxgI 17:48:32 + local venv_file=/tmp/.os_lf_venv 17:48:32 + local python=python3 17:48:32 + local options 17:48:32 + local set_path=true 17:48:32 + local install_args= 17:48:32 ++ 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:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:48:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:48:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:48:32 + true 17:48:32 + case $1 in 17:48:32 + venv_file=/tmp/.toxenv 17:48:32 + shift 2 17:48:32 + true 17:48:32 + case $1 in 17:48:32 + shift 17:48:32 + break 17:48:32 + case $python in 17:48:32 + local pkg_list= 17:48:32 + [[ -d /opt/pyenv ]] 17:48:32 + echo 'Setup pyenv:' 17:48:32 Setup pyenv: 17:48:32 + export PYENV_ROOT=/opt/pyenv 17:48:32 + PYENV_ROOT=/opt/pyenv 17:48:32 + export PATH=/opt/pyenv/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:32 + PATH=/opt/pyenv/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:32 + pyenv versions 17:48:32 system 17:48:32 3.8.13 17:48:32 3.9.13 17:48:32 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:48:32 + command -v pyenv 17:48:32 ++ pyenv init - --no-rehash 17:48:32 + 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:32 export PATH="/opt/pyenv/shims:${PATH}" 17:48:32 export PYENV_SHELL=bash 17:48:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:48:32 pyenv() { 17:48:32 local command 17:48:32 command="${1:-}" 17:48:32 if [ "$#" -gt 0 ]; then 17:48:32 shift 17:48:32 fi 17:48:32 17:48:32 case "$command" in 17:48:32 rehash|shell) 17:48:32 eval "$(pyenv "sh-$command" "$@")" 17:48:32 ;; 17:48:32 *) 17:48:32 command pyenv "$command" "$@" 17:48:32 ;; 17:48:32 esac 17:48:32 }' 17:48:32 +++ 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:32 ++ PATH=/opt/pyenv/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:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/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:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/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:32 ++ export PYENV_SHELL=bash 17:48:32 ++ PYENV_SHELL=bash 17:48:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:48:32 +++ complete -F _pyenv pyenv 17:48:32 ++ lf-pyver python3 17:48:32 ++ local py_version_xy=python3 17:48:32 ++ local py_version_xyz= 17:48:32 ++ awk '{ print $1 }' 17:48:32 ++ sed 's/^[ *]* //' 17:48:32 ++ pyenv versions 17:48:32 ++ local command 17:48:32 ++ command=versions 17:48:32 ++ '[' 1 -gt 0 ']' 17:48:32 ++ shift 17:48:32 ++ case "$command" in 17:48:32 ++ command pyenv versions 17:48:32 ++ pyenv versions 17:48:32 ++ grep -E '^[0-9.]*[0-9]$' 17:48:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:48:32 +++ sort -V 17:48:32 +++ grep '^3' /tmp/.pyenv_versions 17:48:32 +++ tail -n 1 17:48:32 ++ py_version_xyz=3.10.6 17:48:32 ++ [[ -z 3.10.6 ]] 17:48:32 ++ echo 3.10.6 17:48:32 ++ return 0 17:48:32 + pyenv local 3.10.6 17:48:32 + local command 17:48:32 + command=local 17:48:32 + '[' 2 -gt 0 ']' 17:48:32 + shift 17:48:32 + case "$command" in 17:48:32 + command pyenv local 3.10.6 17:48:32 + pyenv local 3.10.6 17:48:32 + for arg in "$@" 17:48:32 + case $arg in 17:48:32 + pkg_list+='tox ' 17:48:32 + for arg in "$@" 17:48:32 + case $arg in 17:48:32 + pkg_list+='virtualenv ' 17:48:32 + for arg in "$@" 17:48:32 + case $arg in 17:48:32 + pkg_list+='urllib3~=1.26.15 ' 17:48:32 + [[ -f /tmp/.toxenv ]] 17:48:32 + [[ ! -f /tmp/.toxenv ]] 17:48:32 + [[ -n '' ]] 17:48:32 + python3 -m venv /tmp/venv-mxgI 17:48:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mxgI' 17:48:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mxgI 17:48:36 + echo /tmp/venv-mxgI 17:48:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:48:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:48:36 + /tmp/venv-mxgI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:48:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:48:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:48:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:48:39 + /tmp/venv-mxgI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:48:43 + type python3 17:48:43 + true 17:48:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mxgI/bin to PATH' 17:48:43 lf-activate-venv(): INFO: Adding /tmp/venv-mxgI/bin to PATH 17:48:43 + PATH=/tmp/venv-mxgI/bin:/opt/pyenv/shims:/opt/pyenv/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:43 + return 0 17:48:43 + python3 --version 17:48:43 Python 3.10.6 17:48:43 + python3 -m pip --version 17:48:43 pip 23.3.1 from /tmp/venv-mxgI/lib/python3.10/site-packages/pip (python 3.10) 17:48:43 + python3 -m pip freeze 17:48:43 cachetools==5.3.2 17:48:43 chardet==5.2.0 17:48:43 colorama==0.4.6 17:48:43 distlib==0.3.7 17:48:43 filelock==3.13.1 17:48:43 packaging==23.2 17:48:43 platformdirs==3.11.0 17:48:43 pluggy==1.3.0 17:48:43 pyproject-api==1.6.1 17:48:43 tomli==2.0.1 17:48:43 tox==4.11.3 17:48:43 urllib3==1.26.18 17:48:43 virtualenv==20.24.6 17:48:44 [com-pylog-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins8580289219813287035.sh 17:48:44 [EnvInject] - Injecting environment variables from a build step. 17:48:44 [EnvInject] - Injecting as environment variables the properties content 17:48:44 PARALLEL=False 17:48:44 17:48:44 [EnvInject] - Variables injected successfully. 17:48:44 [com-pylog-tox-sonarqube] $ /bin/bash -l /tmp/jenkins17733120196373330827.sh 17:48:44 ---> tox-run.sh 17:48:44 + PATH=/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:44 + ARCHIVE_TOX_DIR=/w/workspace/com-pylog-tox-sonarqube/archives/tox 17:48:44 + ARCHIVE_DOC_DIR=/w/workspace/com-pylog-tox-sonarqube/archives/docs 17:48:44 + mkdir -p /w/workspace/com-pylog-tox-sonarqube/archives/tox 17:48:44 + cd /w/workspace/com-pylog-tox-sonarqube/mdclogpy 17:48:44 + source /home/jenkins/lf-env.sh 17:48:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:48:44 ++ mktemp -d /tmp/venv-XXXX 17:48:44 + lf_venv=/tmp/venv-16FN 17:48:44 + local venv_file=/tmp/.os_lf_venv 17:48:44 + local python=python3 17:48:44 + local options 17:48:44 + local set_path=true 17:48:44 + local install_args= 17:48:44 ++ 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:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:48:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:48:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:48:44 + true 17:48:44 + case $1 in 17:48:44 + venv_file=/tmp/.toxenv 17:48:44 + shift 2 17:48:44 + true 17:48:44 + case $1 in 17:48:44 + shift 17:48:44 + break 17:48:44 + case $python in 17:48:44 + local pkg_list= 17:48:44 + [[ -d /opt/pyenv ]] 17:48:44 + echo 'Setup pyenv:' 17:48:44 Setup pyenv: 17:48:44 + export PYENV_ROOT=/opt/pyenv 17:48:44 + PYENV_ROOT=/opt/pyenv 17:48:44 + 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:44 + 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:44 + pyenv versions 17:48:44 system 17:48:44 3.8.13 17:48:44 3.9.13 17:48:44 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:48:44 + command -v pyenv 17:48:44 ++ pyenv init - --no-rehash 17:48:44 + 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:44 export PATH="/opt/pyenv/shims:${PATH}" 17:48:44 export PYENV_SHELL=bash 17:48:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:48:44 pyenv() { 17:48:44 local command 17:48:44 command="${1:-}" 17:48:44 if [ "$#" -gt 0 ]; then 17:48:44 shift 17:48:44 fi 17:48:44 17:48:44 case "$command" in 17:48:44 rehash|shell) 17:48:44 eval "$(pyenv "sh-$command" "$@")" 17:48:44 ;; 17:48:44 *) 17:48:44 command pyenv "$command" "$@" 17:48:44 ;; 17:48:44 esac 17:48:44 }' 17:48:44 +++ 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:44 ++ 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:44 ++ 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:44 ++ 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:44 ++ export PYENV_SHELL=bash 17:48:44 ++ PYENV_SHELL=bash 17:48:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:48:44 +++ complete -F _pyenv pyenv 17:48:44 ++ lf-pyver python3 17:48:44 ++ local py_version_xy=python3 17:48:44 ++ local py_version_xyz= 17:48:44 ++ pyenv versions 17:48:44 ++ local command 17:48:44 ++ command=versions 17:48:44 ++ '[' 1 -gt 0 ']' 17:48:44 ++ shift 17:48:44 ++ case "$command" in 17:48:44 ++ command pyenv versions 17:48:44 ++ pyenv versions 17:48:44 ++ sed 's/^[ *]* //' 17:48:44 ++ grep -E '^[0-9.]*[0-9]$' 17:48:44 ++ awk '{ print $1 }' 17:48:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:48:44 +++ grep '^3' /tmp/.pyenv_versions 17:48:44 +++ tail -n 1 17:48:44 +++ sort -V 17:48:44 ++ py_version_xyz=3.10.6 17:48:44 ++ [[ -z 3.10.6 ]] 17:48:44 ++ echo 3.10.6 17:48:44 ++ return 0 17:48:44 + pyenv local 3.10.6 17:48:44 + local command 17:48:44 + command=local 17:48:44 + '[' 2 -gt 0 ']' 17:48:44 + shift 17:48:44 + case "$command" in 17:48:44 + command pyenv local 3.10.6 17:48:44 + pyenv local 3.10.6 17:48:44 + for arg in "$@" 17:48:44 + case $arg in 17:48:44 + pkg_list+='tox ' 17:48:44 + for arg in "$@" 17:48:44 + case $arg in 17:48:44 + pkg_list+='virtualenv ' 17:48:44 + for arg in "$@" 17:48:44 + case $arg in 17:48:44 + pkg_list+='urllib3~=1.26.15 ' 17:48:44 + [[ -f /tmp/.toxenv ]] 17:48:44 ++ cat /tmp/.toxenv 17:48:44 + lf_venv=/tmp/venv-mxgI 17:48:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mxgI from' file:/tmp/.toxenv 17:48:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mxgI from file:/tmp/.toxenv 17:48:44 + /tmp/venv-mxgI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:48:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:48:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:48:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:48:45 + /tmp/venv-mxgI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:48:46 + type python3 17:48:46 + true 17:48:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mxgI/bin to PATH' 17:48:46 lf-activate-venv(): INFO: Adding /tmp/venv-mxgI/bin to PATH 17:48:46 + PATH=/tmp/venv-mxgI/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:48:46 + return 0 17:48:46 + [[ -d /opt/pyenv ]] 17:48:46 + echo '---> Setting up pyenv' 17:48:46 ---> Setting up pyenv 17:48:46 + export PYENV_ROOT=/opt/pyenv 17:48:46 + PYENV_ROOT=/opt/pyenv 17:48:46 + export PATH=/opt/pyenv/bin:/tmp/venv-mxgI/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:48:46 + PATH=/opt/pyenv/bin:/tmp/venv-mxgI/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:48:46 ++ pwd 17:48:46 + PYTHONPATH=/w/workspace/com-pylog-tox-sonarqube/mdclogpy 17:48:46 + export PYTHONPATH 17:48:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:48:46 + TOX_TESTENV_PASSENV=PYTHONPATH 17:48:46 + tox --version 17:48:46 4.11.3 from /tmp/venv-mxgI/lib/python3.10/site-packages/tox/__init__.py 17:48:46 + PARALLEL=False 17:48:46 + TOX_OPTIONS_LIST= 17:48:46 + [[ -n py3 ]] 17:48:46 + TOX_OPTIONS_LIST=' -e py3' 17:48:46 + case ${PARALLEL,,} in 17:48:46 + tee -a /w/workspace/com-pylog-tox-sonarqube/archives/tox/tox.log 17:48:46 + tox -e py3 17:48:47 py3: install_deps> python -I -m pip install coverage inotify pytest pytest-cov 17:48:52 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 17:48:53 .pkg: _optional_hooks> python /tmp/venv-mxgI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 17:48:53 .pkg: get_requires_for_build_sdist> python /tmp/venv-mxgI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 17:48:53 .pkg: get_requires_for_build_wheel> python /tmp/venv-mxgI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 17:48:53 .pkg: install_requires_for_build_wheel> python -I -m pip install wheel 17:48:54 .pkg: freeze> python -m pip freeze --all 17:48:54 .pkg: pip==23.3.1,setuptools==68.2.2,wheel==0.41.2 17:48:54 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-mxgI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 17:48:54 .pkg: build_sdist> python /tmp/venv-mxgI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 17:48:54 py3: install_package_deps> python -I -m pip install inotify 17:48:55 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:48:56 py3: freeze> python -m pip freeze --all 17:48:56 py3: coverage==7.3.2,exceptiongroup==1.1.3,iniconfig==2.0.0,inotify==0.2.10,mdclogpy @ file:///w/workspace/com-pylog-tox-sonarqube/mdclogpy/.tox/.tmp/package/1/mdclogpy-1.1.4.tar.gz#sha256=c1b8fad4701195ec122c9516a09e33bfa93a2cea6f7031f6f092b64b36686421,nose==1.3.7,packaging==23.2,pip==23.3.1,pluggy==1.3.0,pytest==7.4.3,pytest-cov==4.1.0,setuptools==68.2.2,tomli==2.0.1,wheel==0.41.2 17:48:56 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:48:56 ============================= test session starts ============================== 17:48:56 platform linux -- Python 3.10.6, pytest-7.4.3, pluggy-1.3.0 17:48:56 cachedir: .tox/py3/.pytest_cache 17:48:56 rootdir: /w/workspace/com-pylog-tox-sonarqube/mdclogpy 17:48:56 plugins: cov-4.1.0 17:48:56 collected 22 items 17:48:56 17:48:56 Exception in thread Thread-1 (monitor_loglevel_change_handler): 17:48:57 self.run() 17:48:57 File "/w/workspace/com-pylog-tox-sonarqube/mdclogpy/mdclogpy/Logger.py", line 233, in monitor_loglevel_change_handler 17:48:57 self.parse_file() 17:48:57 File "/w/workspace/com-pylog-tox-sonarqube/mdclogpy/mdclogpy/Logger.py", line 215, in parse_file 17:48:57 src = open(self.filename,'r') 17:48:57 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/log' 17:48:57 tst/test_Logger.py ................. [ 77%] 17:48:57 tst/test_mdclogpy.py ..... [100%] 17:48:57 17:48:57 =============================== warnings summary =============================== 17:48:57 tst/test_Logger.py:138 17:48:57 /w/workspace/com-pylog-tox-sonarqube/mdclogpy/tst/test_Logger.py:138: DeprecationWarning: invalid escape sequence '\ ' 17:48:57 self.logger.info('\ and "') 17:48:57 17:48:57 tst/test_Logger.py:143 17:48:57 /w/workspace/com-pylog-tox-sonarqube/mdclogpy/tst/test_Logger.py:143: DeprecationWarning: invalid escape sequence '\ ' 17:48:57 self.assertEqual(logs[0]["msg"], '\ and "') 17:48:57 17:48:57 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 17:48:57 - generated xml file: /w/workspace/com-pylog-tox-sonarqube/mdclogpy/xunit-results.xml - 17:48:57 17:48:57 ---------- coverage: platform linux, python 3.10.6-final-0 ----------- 17:48:57 Name Stmts Miss Cover Missing 17:48:57 ---------------------------------------------------- 17:48:57 mdclogpy/Logger.py 134 10 93% 83-87, 95, 189-190, 241-243 17:48:57 mdclogpy/__init__.py 29 4 86% 42, 82, 87, 92 17:48:57 ---------------------------------------------------- 17:48:57 TOTAL 163 14 91% 17:48:57 Coverage HTML written to dir htmlcov 17:48:57 Coverage XML written to file coverage.xml 17:48:57 17:48:57 Required test coverage of 70% reached. Total coverage: 91.41% 17:48:57 ======================== 22 passed, 2 warnings in 0.26s ======================== 17:48:57 py3: commands[1]> coverage xml -i 17:48:57 Wrote XML report to coverage.xml 17:48:57 .pkg: _exit> python /tmp/venv-mxgI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 17:48:57 py3: OK (10.10=setup[9.33]+cmd[0.64,0.14] seconds) 17:48:57 congratulations :) (10.26 seconds) 17:48:57 + tox_status=0 17:48:57 + echo '---> Completed tox runs' 17:48:57 ---> Completed tox runs 17:48:57 + for i in .tox/*/log 17:48:57 ++ echo .tox/py3/log 17:48:57 ++ awk -F/ '{print $2}' 17:48:57 + tox_env=py3 17:48:57 + cp -r .tox/py3/log /w/workspace/com-pylog-tox-sonarqube/archives/tox/py3 17:48:57 + DOC_DIR=docs/_build/html 17:48:57 + [[ -d docs/_build/html ]] 17:48:57 + echo '---> tox-run.sh ends' 17:48:57 ---> tox-run.sh ends 17:48:57 + test 0 -eq 0 17:48:57 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-18061 17:48:58 [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:48:58 WARN: Property 'sonar.login' with value 'd9e23c28dc39b6d7531d2ecabf122ce84e6253ef' is overridden with value 'd9e23c28dc39b6d7531d2ecabf122ce84e6253ef' 17:48:58 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 17:48:58 INFO: Project root configuration file: NONE 17:48:58 INFO: SonarScanner 4.6.2.2472 17:48:58 INFO: Java 11.0.18 Ubuntu (64-bit) 17:48:58 INFO: Linux 5.4.0-146-generic amd64 17:48:58 INFO: User cache: /home/jenkins/.sonar/cache 17:49:00 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 17:49:00 INFO: Project root configuration file: NONE 17:49:00 INFO: Analyzing on SonarCloud 17:49:00 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 17:49:01 INFO: Load global settings 17:49:01 INFO: Load global settings (done) | time=320ms 17:49:01 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 17:49:01 INFO: User cache: /home/jenkins/.sonar/cache 17:49:01 INFO: Loading required plugins 17:49:01 INFO: Load plugins index 17:49:01 INFO: Load plugins index (done) | time=275ms 17:49:01 INFO: Load/download plugins 17:49:03 INFO: Load/download plugins (done) | time=1802ms 17:49:04 INFO: Loaded core extensions: developer-scanner 17:49:04 INFO: Found an active CI vendor: 'Jenkins' 17:49:04 INFO: Load project settings for component key: 'o-ran-sc_com-pylog' 17:49:04 INFO: Load project settings for component key: 'o-ran-sc_com-pylog' (done) | time=252ms 17:49:04 INFO: Process project properties 17:49:04 INFO: Execute project builders 17:49:04 INFO: Execute project builders (done) | time=2ms 17:49:04 INFO: Project key: o-ran-sc_com-pylog 17:49:04 INFO: Base dir: /w/workspace/com-pylog-tox-sonarqube 17:49:04 INFO: Working dir: /w/workspace/com-pylog-tox-sonarqube/.scannerwork 17:49:04 INFO: Load project branches 17:49:05 INFO: Load project branches (done) | time=270ms 17:49:05 INFO: Check ALM binding of project 'o-ran-sc_com-pylog' 17:49:05 INFO: Detected project binding: BOUND 17:49:05 INFO: Check ALM binding of project 'o-ran-sc_com-pylog' (done) | time=254ms 17:49:05 INFO: Load project pull requests 17:49:05 INFO: Load project pull requests (done) | time=185ms 17:49:05 INFO: Load branch configuration 17:49:05 INFO: Load branch configuration (done) | time=4ms 17:49:05 INFO: Load quality profiles 17:49:05 INFO: Load quality profiles (done) | time=329ms 17:49:05 INFO: Load active rules 17:49:16 INFO: Load active rules (done) | time=10931ms 17:49:17 INFO: Organization key: o-ran-sc 17:49:17 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 17:49:17 INFO: Preprocessing files... 17:49:17 INFO: 2 languages detected in 17 preprocessed files 17:49:17 INFO: 0 files ignored because of inclusion/exclusion patterns 17:49:17 INFO: 15 files ignored because of scm ignore settings 17:49:17 WARN: The version of Java (11.0.18) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. 17:49:17 INFO: Loading plugins for detected languages 17:49:17 INFO: Load/download plugins 17:49:17 INFO: Load/download plugins (done) | time=252ms 17:49:17 INFO: Load project repositories 17:49:18 INFO: Load project repositories (done) | time=498ms 17:49:18 INFO: Indexing files... 17:49:18 INFO: Project configuration: 17:49:18 INFO: Excluded sources: **/build-wrapper-dump.json 17:49:18 INFO: 17 files indexed 17:49:18 INFO: Quality profile for py: Sonar way 17:49:18 INFO: Quality profile for xml: Sonar way 17:49:18 INFO: ------------- Run sensors on module com-pylog 17:49:18 INFO: Load metrics repository 17:49:18 INFO: Load metrics repository (done) | time=240ms 17:49:18 INFO: Sensor cache enabled 17:49:18 INFO: Load sensor cache 17:49:20 INFO: Load sensor cache (50 KB) | time=1414ms 17:49:21 INFO: Sensor Python Sensor [python] 17:49:21 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:21 INFO: Starting global symbols computation 17:49:21 INFO: 7 source files to be analyzed 17:49:22 INFO: 7/7 source files have been analyzed 17:49:22 INFO: Starting rules execution 17:49:22 INFO: 7 source files to be analyzed 17:49:24 INFO: 7/7 source files have been analyzed 17:49:24 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:49:24 INFO: Sensor Python Sensor [python] (done) | time=2627ms 17:49:24 INFO: Sensor Cobertura Sensor for Python coverage [python] 17:49:24 INFO: Python test coverage 17:49:24 INFO: Parsing report '/w/workspace/com-pylog-tox-sonarqube/mdclogpy/coverage.xml' 17:49:24 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=140ms 17:49:24 INFO: Sensor PythonXUnitSensor [python] 17:49:24 INFO: Sensor PythonXUnitSensor [python] (done) | time=35ms 17:49:24 INFO: Sensor JaCoCo XML Report Importer [jacoco] 17:49:24 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 17:49:24 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 17:49:24 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 17:49:24 INFO: Sensor CSS Rules [javascript] 17:49:24 INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. 17:49:24 INFO: Sensor CSS Rules [javascript] (done) | time=1ms 17:49:24 INFO: Sensor C# Project Type Information [csharp] 17:49:24 INFO: Sensor C# Project Type Information [csharp] (done) | time=1ms 17:49:24 INFO: Sensor C# Analysis Log [csharp] 17:49:24 INFO: Sensor C# Analysis Log [csharp] (done) | time=13ms 17:49:24 INFO: Sensor C# Properties [csharp] 17:49:24 INFO: Sensor C# Properties [csharp] (done) | time=0ms 17:49:24 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 17:49:24 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:49:24 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=1ms 17:49:24 INFO: Sensor XML Sensor [xml] 17:49:24 INFO: 2 source files to be analyzed 17:49:24 INFO: 2/2 source files have been analyzed 17:49:24 INFO: Sensor XML Sensor [xml] (done) | time=208ms 17:49:24 INFO: Sensor TextAndSecretsSensor [text] 17:49:25 INFO: 9 source files to be analyzed 17:49:25 INFO: 9/9 source files have been analyzed 17:49:25 INFO: Sensor TextAndSecretsSensor [text] (done) | time=699ms 17:49:25 INFO: Sensor VB.NET Project Type Information [vbnet] 17:49:25 INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms 17:49:25 INFO: Sensor VB.NET Analysis Log [vbnet] 17:49:25 INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=12ms 17:49:25 INFO: Sensor VB.NET Properties [vbnet] 17:49:25 INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms 17:49:25 INFO: Sensor IaC Docker Sensor [iac] 17:49:25 INFO: 0 source files to be analyzed 17:49:25 INFO: 0/0 source files have been analyzed 17:49:25 INFO: Sensor IaC Docker Sensor [iac] (done) | time=65ms 17:49:25 INFO: Sensor Serverless configuration file sensor [security] 17:49:25 INFO: 0 Serverless function entries were found in the project 17:49:25 INFO: 0 Serverless function handlers were kept as entrypoints 17:49:25 INFO: Sensor Serverless configuration file sensor [security] (done) | time=6ms 17:49:25 INFO: Sensor AWS SAM template file sensor [security] 17:49:25 INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms 17:49:25 INFO: Sensor AWS SAM Inline template file sensor [security] 17:49:25 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms 17:49:25 INFO: Sensor javabugs [dbd] 17:49:25 INFO: Reading IR files from: /w/workspace/com-pylog-tox-sonarqube/.scannerwork/ir/java 17:49:25 INFO: No IR files have been included for analysis. 17:49:25 INFO: Sensor javabugs [dbd] (done) | time=3ms 17:49:25 INFO: Sensor pythonbugs [dbd] 17:49:25 INFO: Reading IR files from: /w/workspace/com-pylog-tox-sonarqube/.scannerwork/ir/python 17:49:25 INFO: Analyzing 34 functions to detect bugs. 17:49:25 INFO: Sensor pythonbugs [dbd] (done) | time=306ms 17:49:25 INFO: Sensor JavaSecuritySensor [security] 17:49:25 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5167, S5334, S6096 17:49:25 INFO: Load type hierarchy and UCFGs: Starting 17:49:25 INFO: Load type hierarchy: Starting 17:49:25 INFO: Reading type hierarchy from: /w/workspace/com-pylog-tox-sonarqube/.scannerwork/ucfg2/java 17:49:25 INFO: Read 0 type definitions 17:49:25 INFO: Load type hierarchy: Time spent was 00:00:00.003 17:49:25 INFO: Load UCFGs: Starting 17:49:25 INFO: Load UCFGs: Time spent was 00:00:00.000 17:49:25 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.004 17:49:25 INFO: No UCFGs have been included for analysis. 17:49:25 INFO: java security sensor: Time spent was 00:00:00.007 17:49:25 INFO: Sensor JavaSecuritySensor [security] (done) | time=51ms 17:49:25 INFO: Sensor CSharpSecuritySensor [security] 17:49:25 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641 17:49:25 INFO: Load type hierarchy and UCFGs: Starting 17:49:25 INFO: Load type hierarchy: Starting 17:49:25 INFO: Reading type hierarchy from: /w/workspace/com-pylog-tox-sonarqube/ucfg2/cs 17:49:25 INFO: Read 0 type definitions 17:49:25 INFO: Load type hierarchy: Time spent was 00:00:00.000 17:49:25 INFO: Load UCFGs: Starting 17:49:25 INFO: Load UCFGs: Time spent was 00:00:00.000 17:49:25 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001 17:49:25 INFO: No UCFGs have been included for analysis. 17:49:25 INFO: csharp security sensor: Time spent was 00:00:00.002 17:49:25 INFO: Sensor CSharpSecuritySensor [security] (done) | time=4ms 17:49:25 INFO: Sensor PhpSecuritySensor [security] 17:49:25 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 17:49:25 INFO: Load type hierarchy and UCFGs: Starting 17:49:25 INFO: Load type hierarchy: Starting 17:49:25 INFO: Reading type hierarchy from: /w/workspace/com-pylog-tox-sonarqube/.scannerwork/ucfg2/php 17:49:25 INFO: Read 0 type definitions 17:49:25 INFO: Load type hierarchy: Time spent was 00:00:00.000 17:49:25 INFO: Load UCFGs: Starting 17:49:25 INFO: Load UCFGs: Time spent was 00:00:00.000 17:49:25 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001 17:49:25 INFO: No UCFGs have been included for analysis. 17:49:25 INFO: php security sensor: Time spent was 00:00:00.002 17:49:25 INFO: Sensor PhpSecuritySensor [security] (done) | time=3ms 17:49:25 INFO: Sensor PythonSecuritySensor [security] 17:49:25 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350 17:49:25 INFO: Load type hierarchy and UCFGs: Starting 17:49:25 INFO: Load type hierarchy: Starting 17:49:25 INFO: Reading type hierarchy from: /w/workspace/com-pylog-tox-sonarqube/.scannerwork/ucfg2/python 17:49:25 INFO: Read 304 type definitions 17:49:25 INFO: Load type hierarchy: Time spent was 00:00:00.109 17:49:25 INFO: Load UCFGs: Starting 17:49:25 INFO: Reading UCFGs from: /w/workspace/com-pylog-tox-sonarqube/.scannerwork/ucfg2/python 17:49:26 INFO: Load UCFGs: Time spent was 00:00:00.363 17:49:26 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.475 17:49:26 INFO: Analyzing 1569 UCFGs to detect vulnerabilities. 17:49:26 INFO: Check cache: Starting 17:49:26 INFO: Load cache: Starting 17:49:26 INFO: Load cache: Time spent was 00:00:00.000 17:49:26 INFO: Check cache: Time spent was 00:00:00.000 17:49:26 INFO: Create runtime call graph: Starting 17:49:26 INFO: Variable Type Analysis #1: Starting 17:49:26 INFO: Create runtime type propagation graph: Starting 17:49:26 INFO: Create runtime type propagation graph: Time spent was 00:00:00.045 17:49:26 INFO: Run SCC (Tarjan) on 3642 nodes: Starting 17:49:26 INFO: Run SCC (Tarjan) on 3642 nodes: Time spent was 00:00:00.009 17:49:26 INFO: Tarjan found 3642 strongly connected components 17:49:26 INFO: Propagate runtime types to strongly connected components: Starting 17:49:26 INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.019 17:49:26 INFO: Variable Type Analysis #1: Time spent was 00:00:00.076 17:49:26 INFO: Variable Type Analysis #2: Starting 17:49:26 INFO: Create runtime type propagation graph: Starting 17:49:26 INFO: Create runtime type propagation graph: Time spent was 00:00:00.019 17:49:26 INFO: Run SCC (Tarjan) on 3611 nodes: Starting 17:49:26 INFO: Run SCC (Tarjan) on 3611 nodes: Time spent was 00:00:00.003 17:49:26 INFO: Tarjan found 3611 strongly connected components 17:49:26 INFO: Propagate runtime types to strongly connected components: Starting 17:49:26 INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.008 17:49:26 INFO: Variable Type Analysis #2: Time spent was 00:00:00.035 17:49:26 INFO: Create runtime call graph: Time spent was 00:00:00.118 17:49:26 INFO: Load config: Starting 17:49:26 INFO: Load config: Time spent was 00:00:00.151 17:49:26 INFO: Compute entry points: Starting 17:49:26 INFO: Compute entry points: Time spent was 00:00:00.079 17:49:26 INFO: No entry points found. 17:49:26 INFO: python security sensor: Time spent was 00:00:00.826 17:49:26 INFO: python security sensor: Begin: 2023-11-14T17:49:25.735879Z, End: 2023-11-14T17:49:26.562265Z, Duration: 00:00:00.826 17:49:26 Load type hierarchy and UCFGs: Begin: 2023-11-14T17:49:25.736192Z, End: 2023-11-14T17:49:26.211727Z, Duration: 00:00:00.475 17:49:26 Load type hierarchy: Begin: 2023-11-14T17:49:25.737049Z, End: 2023-11-14T17:49:25.846472Z, Duration: 00:00:00.109 17:49:26 Load UCFGs: Begin: 2023-11-14T17:49:25.848265Z, End: 2023-11-14T17:49:26.211586Z, Duration: 00:00:00.363 17:49:26 Check cache: Begin: 2023-11-14T17:49:26.211792Z, End: 2023-11-14T17:49:26.212064Z, Duration: 00:00:00.000 17:49:26 Load cache: Begin: 2023-11-14T17:49:26.211813Z, End: 2023-11-14T17:49:26.211850Z, Duration: 00:00:00.000 17:49:26 Create runtime call graph: Begin: 2023-11-14T17:49:26.212127Z, End: 2023-11-14T17:49:26.330980Z, Duration: 00:00:00.118 17:49:26 Variable Type Analysis #1: Begin: 2023-11-14T17:49:26.214551Z, End: 2023-11-14T17:49:26.291464Z, Duration: 00:00:00.076 17:49:26 Create runtime type propagation graph: Begin: 2023-11-14T17:49:26.215329Z, End: 2023-11-14T17:49:26.261126Z, Duration: 00:00:00.045 17:49:26 Run SCC (Tarjan) on 3642 nodes: Begin: 2023-11-14T17:49:26.261505Z, End: 2023-11-14T17:49:26.271372Z, Duration: 00:00:00.009 17:49:26 Propagate runtime types to strongly connected components: Begin: 2023-11-14T17:49:26.271487Z, End: 2023-11-14T17:49:26.291187Z, Duration: 00:00:00.019 17:49:26 Variable Type Analysis #2: Begin: 2023-11-14T17:49:26.293558Z, End: 2023-11-14T17:49:26.328605Z, Duration: 00:00:00.035 17:49:26 Create runtime type propagation graph: Begin: 2023-11-14T17:49:26.293782Z, End: 2023-11-14T17:49:26.312886Z, Duration: 00:00:00.019 17:49:26 Run SCC (Tarjan) on 3611 nodes: Begin: 2023-11-14T17:49:26.316243Z, End: 2023-11-14T17:49:26.319460Z, Duration: 00:00:00.003 17:49:26 Propagate runtime types to strongly connected components: Begin: 2023-11-14T17:49:26.319626Z, End: 2023-11-14T17:49:26.328496Z, Duration: 00:00:00.008 17:49:26 Load config: Begin: 2023-11-14T17:49:26.331094Z, End: 2023-11-14T17:49:26.482444Z, Duration: 00:00:00.151 17:49:26 Compute entry points: Begin: 2023-11-14T17:49:26.482622Z, End: 2023-11-14T17:49:26.561947Z, Duration: 00:00:00.079 17:49:26 INFO: python security sensor peak memory: 106 MB 17:49:26 INFO: Sensor PythonSecuritySensor [security] (done) | time=834ms 17:49:26 INFO: Sensor JsSecuritySensor [security] 17:49:26 INFO: Enabled taint analysis rules: S5131, S6105, S3649, S2076, S5696, S5144, S5146, S5147, S5334, S6350, S2083, S5883, S6096, S6287, S2631 17:49:26 INFO: Load type hierarchy and UCFGs: Starting 17:49:26 INFO: Load type hierarchy: Starting 17:49:26 INFO: Reading type hierarchy from: /w/workspace/com-pylog-tox-sonarqube/.scannerwork/ucfg2/js 17:49:26 INFO: Read 0 type definitions 17:49:26 INFO: Load type hierarchy: Time spent was 00:00:00.000 17:49:26 INFO: Load UCFGs: Starting 17:49:26 INFO: Load UCFGs: Time spent was 00:00:00.000 17:49:26 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000 17:49:26 INFO: No UCFGs have been included for analysis. 17:49:26 INFO: js security sensor: Time spent was 00:00:00.001 17:49:26 INFO: Sensor JsSecuritySensor [security] (done) | time=2ms 17:49:26 INFO: ------------- Run sensors on project 17:49:26 INFO: Sensor Analysis Warnings import [csharp] 17:49:26 INFO: Sensor Analysis Warnings import [csharp] (done) | time=1ms 17:49:26 INFO: Sensor Zero Coverage Sensor 17:49:26 INFO: Sensor Zero Coverage Sensor (done) | time=4ms 17:49:26 INFO: SCM Publisher SCM provider for this project is: git 17:49:26 INFO: SCM Publisher 2 source files to be analyzed 17:49:26 INFO: SCM Publisher 0/2 source files have been analyzed (done) | time=186ms 17:49:26 WARN: Missing blame information for the following files: 17:49:26 WARN: * mdclogpy/xunit-results.xml 17:49:26 WARN: * mdclogpy/coverage.xml 17:49:26 WARN: This may lead to missing/broken features in SonarCloud 17:49:26 INFO: CPD Executor 1 file had no CPD blocks 17:49:26 INFO: CPD Executor Calculating CPD for 6 files 17:49:26 INFO: CPD Executor CPD calculation finished (done) | time=19ms 17:49:27 INFO: Analysis report generated in 399ms, dir size=309 KB 17:49:27 INFO: Analysis report compressed in 31ms, zip size=76 KB 17:49:27 INFO: Analysis report uploaded in 481ms 17:49:27 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_com-pylog 17:49:27 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 17:49:27 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AYvO89KnXH0ySgJfsvLW 17:49:29 INFO: Sensor cache published successfully 17:49:29 INFO: Analysis total time: 25.369 s 17:49:29 INFO: ------------------------------------------------------------------------ 17:49:29 INFO: EXECUTION SUCCESS 17:49:29 INFO: ------------------------------------------------------------------------ 17:49:29 INFO: Total time: 31.019s 17:49:29 INFO: Final Memory: 35M/120M 17:49:29 INFO: ------------------------------------------------------------------------ 17:49:30 $ ssh-agent -k 17:49:30 unset SSH_AUTH_SOCK; 17:49:30 unset SSH_AGENT_PID; 17:49:30 echo Agent pid 6544 killed; 17:49:30 [ssh-agent] Stopped. 17:49:30 [PostBuildScript] - [INFO] Executing post build scripts. 17:49:30 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins940520150304759080.sh 17:49:30 ---> sysstat.sh 17:49:30 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins14088049568085502234.sh 17:49:30 ---> package-listing.sh 17:49:30 ++ facter osfamily 17:49:30 ++ tr '[:upper:]' '[:lower:]' 17:49:31 + OS_FAMILY=debian 17:49:31 + workspace=/w/workspace/com-pylog-tox-sonarqube 17:49:31 + START_PACKAGES=/tmp/packages_start.txt 17:49:31 + END_PACKAGES=/tmp/packages_end.txt 17:49:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:31 + PACKAGES=/tmp/packages_start.txt 17:49:31 + '[' /w/workspace/com-pylog-tox-sonarqube ']' 17:49:31 + PACKAGES=/tmp/packages_end.txt 17:49:31 + case "${OS_FAMILY}" in 17:49:31 + dpkg -l 17:49:31 + grep '^ii' 17:49:31 + '[' -f /tmp/packages_start.txt ']' 17:49:31 + '[' -f /tmp/packages_end.txt ']' 17:49:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:31 + '[' /w/workspace/com-pylog-tox-sonarqube ']' 17:49:31 + mkdir -p /w/workspace/com-pylog-tox-sonarqube/archives/ 17:49:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/com-pylog-tox-sonarqube/archives/ 17:49:31 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins2718380983910873495.sh 17:49:31 ---> capture-instance-metadata.sh 17:49:31 Setup pyenv: 17:49:31 system 17:49:31 3.8.13 17:49:31 3.9.13 17:49:31 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:49:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lpTP from file:/tmp/.os_lf_venv 17:49:32 lf-activate-venv(): INFO: Installing: lftools 17:49:46 lf-activate-venv(): INFO: Adding /tmp/venv-lpTP/bin to PATH 17:49:46 INFO: Running in OpenStack, capturing instance metadata 17:49:46 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins4295195977302777238.sh 17:49:46 provisioning config files... 17:49:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/com-pylog-tox-sonarqube@tmp/config11200200842151542568tmp 17:49:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:49:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:49:46 [EnvInject] - Injecting environment variables from a build step. 17:49:47 [EnvInject] - Injecting as environment variables the properties content 17:49:47 SERVER_ID=logs 17:49:47 17:49:47 [EnvInject] - Variables injected successfully. 17:49:47 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins17233039092322994127.sh 17:49:47 ---> create-netrc.sh 17:49:47 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins12345429141584046853.sh 17:49:47 ---> python-tools-install.sh 17:49:47 Setup pyenv: 17:49:47 system 17:49:47 3.8.13 17:49:47 3.9.13 17:49:47 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:49:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lpTP from file:/tmp/.os_lf_venv 17:49:48 lf-activate-venv(): INFO: Installing: lftools 17:49:59 lf-activate-venv(): INFO: Adding /tmp/venv-lpTP/bin to PATH 17:49:59 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins16755085062519556655.sh 17:49:59 ---> sudo-logs.sh 17:49:59 Archiving 'sudo' log.. 17:50:00 [com-pylog-tox-sonarqube] $ /bin/bash /tmp/jenkins2182061041141307287.sh 17:50:00 ---> job-cost.sh 17:50:00 Setup pyenv: 17:50:00 system 17:50:00 3.8.13 17:50:00 3.9.13 17:50:00 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:50:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lpTP from file:/tmp/.os_lf_venv 17:50:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:50:10 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:50:10 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 17:50:10 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 17:50:11 lf-activate-venv(): INFO: Adding /tmp/venv-lpTP/bin to PATH 17:50:11 INFO: No Stack... 17:50:11 INFO: Retrieving Pricing Info for: v2-highcpu-2 17:50:11 INFO: Archiving Costs 17:50:11 [com-pylog-tox-sonarqube] $ /bin/bash -l /tmp/jenkins5051023123793881835.sh 17:50:11 ---> logs-deploy.sh 17:50:11 Setup pyenv: 17:50:11 system 17:50:11 3.8.13 17:50:11 3.9.13 17:50:11 * 3.10.6 (set by /w/workspace/com-pylog-tox-sonarqube/.python-version) 17:50:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lpTP from file:/tmp/.os_lf_venv 17:50:13 lf-activate-venv(): INFO: Installing: lftools 17:50:26 lf-activate-venv(): INFO: Adding /tmp/venv-lpTP/bin to PATH 17:50:26 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/com-pylog-tox-sonarqube/162 17:50:26 INFO: archiving workspace using pattern(s): -p **/*.log 17:50:28 Archives upload complete. 17:50:28 INFO: archiving logs to Nexus 17:50:29 ---> uname -a: 17:50:29 Linux prd-ubuntu1804-builder-2c-2g-18061 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:50:29 17:50:29 17:50:29 ---> lscpu: 17:50:29 Architecture: x86_64 17:50:29 CPU op-mode(s): 32-bit, 64-bit 17:50:29 Byte Order: Little Endian 17:50:29 Address sizes: 40 bits physical, 48 bits virtual 17:50:29 CPU(s): 2 17:50:29 On-line CPU(s) list: 0,1 17:50:29 Thread(s) per core: 1 17:50:29 Core(s) per socket: 1 17:50:29 Socket(s): 2 17:50:29 NUMA node(s): 1 17:50:29 Vendor ID: AuthenticAMD 17:50:29 CPU family: 23 17:50:29 Model: 49 17:50:29 Model name: AMD EPYC-Rome Processor 17:50:29 Stepping: 0 17:50:29 CPU MHz: 2799.870 17:50:29 BogoMIPS: 5599.74 17:50:29 Virtualization: AMD-V 17:50:29 Hypervisor vendor: KVM 17:50:29 Virtualization type: full 17:50:29 L1d cache: 64 KiB 17:50:29 L1i cache: 64 KiB 17:50:29 L2 cache: 1 MiB 17:50:29 L3 cache: 32 MiB 17:50:29 NUMA node0 CPU(s): 0,1 17:50:29 Vulnerability Itlb multihit: Not affected 17:50:29 Vulnerability L1tf: Not affected 17:50:29 Vulnerability Mds: Not affected 17:50:29 Vulnerability Meltdown: Not affected 17:50:29 Vulnerability Mmio stale data: Not affected 17:50:29 Vulnerability Retbleed: Vulnerable 17:50:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:50:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:50:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 17:50:29 Vulnerability Srbds: Not affected 17:50:29 Vulnerability Tsx async abort: Not affected 17:50:29 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:50:29 17:50:29 17:50:29 ---> nproc: 17:50:29 2 17:50:29 17:50:29 17:50:29 ---> df -h: 17:50:29 Filesystem Size Used Avail Use% Mounted on 17:50:29 udev 975M 0 975M 0% /dev 17:50:29 tmpfs 199M 1008K 198M 1% /run 17:50:29 /dev/vda1 20G 8.6G 11G 45% / 17:50:29 tmpfs 992M 0 992M 0% /dev/shm 17:50:29 tmpfs 5.0M 0 5.0M 0% /run/lock 17:50:29 tmpfs 992M 0 992M 0% /sys/fs/cgroup 17:50:29 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 17:50:29 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 17:50:29 /dev/loop2 62M 62M 0 100% /snap/core20/1405 17:50:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:50:29 tmpfs 199M 0 199M 0% /run/user/1001 17:50:29 17:50:29 17:50:29 ---> free -m: 17:50:29 total used free shared buff/cache available 17:50:29 Mem: 1983 407 290 2 1284 1394 17:50:29 Swap: 1023 0 1023 17:50:29 17:50:29 17:50:29 ---> ip addr: 17:50:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:50:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:50:29 inet 127.0.0.1/8 scope host lo 17:50:29 valid_lft forever preferred_lft forever 17:50:29 inet6 ::1/128 scope host 17:50:29 valid_lft forever preferred_lft forever 17:50:29 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 17:50:29 link/ether fa:16:3e:4c:af:dc brd ff:ff:ff:ff:ff:ff 17:50:29 inet 10.32.7.61/23 brd 10.32.7.255 scope global dynamic ens3 17:50:29 valid_lft 86174sec preferred_lft 86174sec 17:50:29 inet6 fe80::f816:3eff:fe4c:afdc/64 scope link 17:50:29 valid_lft forever preferred_lft forever 17:50:29 17:50:29 17:50:29 ---> sar -b -r -n DEV: 17:50:29 Linux 5.4.0-146-generic (prd-ubuntu1804-builder-2c-2g-18061) 11/14/23 _x86_64_ (2 CPU) 17:50:29 17:50:29 17:46:46 LINUX RESTART (2 CPU) 17:50:29 17:50:29 17:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:50:29 17:48:01 253.38 135.65 117.73 0.00 4960.08 15087.92 0.00 17:50:29 17:49:01 86.82 22.46 64.36 0.00 1147.01 12344.61 0.00 17:50:29 17:50:01 70.54 18.33 52.21 0.00 1371.24 9379.50 0.00 17:50:29 Average: 136.92 58.82 78.10 0.00 2492.91 12270.83 0.00 17:50:29 17:50:29 17:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:50:29 17:48:01 217300 1460176 343288 16.91 53900 1270008 833336 27.06 416072 1207308 75976 17:50:29 17:49:01 96660 1404928 390192 19.21 68172 1303768 906700 29.45 488696 1229640 140064 17:50:29 17:50:01 349712 1454676 340064 16.75 71116 1103128 804652 26.13 421904 1050480 43820 17:50:29 Average: 221224 1439927 357848 17.62 64396 1225635 848229 27.55 442224 1162476 86620 17:50:29 17:50:29 17:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:50:29 17:48:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:50:29 17:48:01 ens3 248.70 166.61 1255.57 56.42 0.00 0.00 0.00 0.00 17:50:29 17:49:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 17:50:29 17:49:01 ens3 150.44 95.08 1405.22 15.60 0.00 0.00 0.00 0.00 17:50:29 17:50:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 17:50:29 17:50:01 ens3 225.36 161.47 1678.45 22.66 0.00 0.00 0.00 0.00 17:50:29 Average: lo 0.91 0.91 0.09 0.09 0.00 0.00 0.00 0.00 17:50:29 Average: ens3 208.17 141.06 1446.40 31.56 0.00 0.00 0.00 0.00 17:50:29 17:50:29 17:50:29 ---> sar -P ALL: 17:50:29 Linux 5.4.0-146-generic (prd-ubuntu1804-builder-2c-2g-18061) 11/14/23 _x86_64_ (2 CPU) 17:50:29 17:50:29 17:46:46 LINUX RESTART (2 CPU) 17:50:29 17:50:29 17:47:01 CPU %user %nice %system %iowait %steal %idle 17:50:29 17:48:01 all 37.07 25.51 18.63 9.20 0.13 9.47 17:50:29 17:48:01 0 37.62 24.40 18.21 8.92 0.13 10.72 17:50:29 17:48:01 1 36.53 26.63 19.05 9.47 0.12 8.20 17:50:29 17:49:01 all 40.77 0.00 3.82 6.52 0.10 48.79 17:50:29 17:49:01 0 26.88 0.00 3.49 4.76 0.08 64.78 17:50:29 17:49:01 1 54.86 0.00 4.15 8.31 0.12 32.56 17:50:29 17:50:01 all 37.06 0.00 2.44 3.54 0.08 56.88 17:50:29 17:50:01 0 27.79 0.00 2.04 1.91 0.07 68.20 17:50:29 17:50:01 1 46.33 0.00 2.84 5.17 0.10 45.56 17:50:29 Average: all 38.31 8.44 8.26 6.41 0.10 38.48 17:50:29 Average: 0 30.74 8.08 7.88 5.19 0.09 48.02 17:50:29 Average: 1 45.95 8.80 8.63 7.64 0.11 28.87 17:50:29 17:50:29 17:50:29