Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-2c-2g-1340 (ubuntu1804-builder-2c-2g ubuntu2004-builder-2c-2g) in workspace /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-iT7X7INRCaHP/agent.6039 SSH_AGENT_PID=6044 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube@tmp/private_key_801037394054533592.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py > git init /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials jenkins > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame-py # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 7fb94911c4197e6c0c93d20bc2e6e73d9444d14f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fb94911c4197e6c0c93d20bc2e6e73d9444d14f # timeout=10 Commit message: "I release step 2 of 2" > git rev-list --no-walk e0de19a1c51e607b7e7a4a71a326a09486583539 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.nodeb-rnib.url # timeout=10 > git config -f .gitmodules --get submodule.nodeb-rnib.path # timeout=10 > git submodule update --init --recursive nodeb-rnib # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash /tmp/jenkins16370586196010295431.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SEnW lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-SEnW/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-SEnW/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.34.2 botocore==1.34.2 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.25.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.15.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.9.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash -l /tmp/jenkins8717218981255250672.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-Y6bs + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ sed 's/^[ *]* //' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-Y6bs + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y6bs' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y6bs + echo /tmp/venv-Y6bs + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-Y6bs/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-Y6bs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Y6bs/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-Y6bs/bin to PATH + PATH=/tmp/venv-Y6bs/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 + return 0 + python3 --version Python 3.10.6 + python3 -m pip --version pip 23.3.2 from /tmp/venv-Y6bs/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==5.3.2 chardet==5.2.0 colorama==0.4.6 distlib==0.3.8 filelock==3.13.1 packaging==23.2 platformdirs==4.1.0 pluggy==1.3.0 pyproject-api==1.6.1 tomli==2.0.1 tox==4.11.4 urllib3==1.26.18 virtualenv==20.25.0 [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash /tmp/jenkins9100559406331945470.sh ---> install-deb-rmr.sh + version_file=rmr-version.yaml + [[ -f rmr-version.yaml ]] ++ grep '^repo:' rmr-version.yaml ++ cut -d: -f2 ++ xargs + repo= ++ grep '^version:' rmr-version.yaml ++ cut -d: -f2 ++ xargs + ver=4.9.4 + [[ -z 4.9.4 ]] + repo=release + for deb in "rmr_${ver}_amd64.deb" "rmr-dev_${ver}_amd64.deb" + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 2023-12-19 03:11:45 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1702955805&Signature=o4-mGh372OidYJPPeoy9eOaUWMdBeoRyI-hnm5WcL5oodd9EwAJk--uA~3LZzc9fnjdALtrXs4LycocKjdRdQh2XLF9pE-7lNgjB7gEwnloUzOxPz2e-7SjgsWgbF5y7p2xdN63lVBx8CUq6aSlfrvkm3LSmgEJRon17zCFY88LoJn9nsPYE61dJYErJJbS3dP254m2tCVK8nF65w4OAfMfTywslQCF~ZsfoUcgkJmFXnKZk4QJHnqMyuD5HrhNOpfcb9X4vX0V8TG1Uf959G1jv1fU8l~Y0EVLfJLEn~iQqGqqPAsjWjuDsXco-LdgFDG4DnH91UKxeg2f9bEls-w__&Key-Pair-Id=K1ZMSF1EKC3AZL [246552/246552] -> "rmr_4.9.4_amd64.deb" [1] + sudo dpkg -i rmr_4.9.4_amd64.deb Selecting previously unselected package rmr. (Reading database ... 198606 files and directories currently installed.) Preparing to unpack rmr_4.9.4_amd64.deb ... Unpacking rmr (4.9.4) ... Setting up rmr (4.9.4) ... + rm -f rmr_4.9.4_amd64.deb + for deb in "rmr_${ver}_amd64.deb" "rmr-dev_${ver}_amd64.deb" + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 2023-12-19 03:11:47 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1702955807&Signature=NKgLVIboCnJdkwBFFlXaJrNPkIMRJh-6zOnIYP3QaZrtf5z-bp7zH58bnPfTGw-4Q1QDM~XuABrpAYR8rx3n93epYz135ZVJXWXsVHinqWIu-LonQOe9tXx~CoSMqDNS8OoGUtPHLKs4QVd8GOe4DkbT4O4iQvQm8U4k25PV~DnqNZ42gfXiEU8Dne79YgdL~oE4cr7wEhIW8UGuLNHLuUBcW~iQSqYB7L1sS9sXeKIT5QotZCRNb026T0fWJjahfC53hRBxHohPDORNwBD5phNLQNypHzHFMFvSv2p~hqBa5OTv9nVUrXfHlwvYSOCP1asFQ7LXbe5W3essXTG1WQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [128860/128860] -> "rmr-dev_4.9.4_amd64.deb" [1] + sudo dpkg -i rmr-dev_4.9.4_amd64.deb Selecting previously unselected package rmr-dev. (Reading database ... 198614 files and directories currently installed.) Preparing to unpack rmr-dev_4.9.4_amd64.deb ... Unpacking rmr-dev (4.9.4) ... Setting up rmr-dev (4.9.4) ... + rm -f rmr-dev_4.9.4_amd64.deb + echo '---> install-deb-rmr.sh ends' ---> install-deb-rmr.sh ends + echo '---> install-deb-e2ap.sh' ---> install-deb-e2ap.sh + set -eux + version_file=e2ap-version.yaml + [[ -f e2ap-version.yaml ]] ++ grep '^repo:' e2ap-version.yaml ++ cut -d: -f2 ++ xargs + repo= ++ grep '^version:' e2ap-version.yaml ++ xargs ++ cut -d: -f2 + ver=1.1.0 + [[ -z 1.1.0 ]] + repo=release + for deb in "riclibe2ap_${ver}_amd64.deb" "riclibe2ap-dev_${ver}_amd64.deb" + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/riclibe2ap_1.1.0_amd64.deb/download.deb 2023-12-19 03:11:48 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2517358.deb?Expires=1702955808&Signature=ltzqzQ1DETk7njyPC87OdsA3AxxVJLqqX-PNC6MjviNt0LuP2pBQF9RBvRXVmaztXEsZpxh2Kz9-1t-Fm0e6BEKDPhQV7rgT43E3RLPQyz7H~0CFLnkO8vlAD2yrrZrpe4aVXqyaBxAwAN3gYKoK10MyCpPkcIuOcAWkOOT1-DSbIiA6s6wS0NOHgQc~Y3R85pfxlXIYjD5yiJ11VJFbaNM5opAZ8qRMzkKql1cggNYg8R0jFarXFX31uRpJjXFxVfzmug3CSUmnG8JI6YbwsiEbDlzvnZMg9Kz31VDL7RcHBC3NcfGLJmIvEAA9kR9CkxhN3~LaSvH8FhdSH7KXEg__&Key-Pair-Id=K1ZMSF1EKC3AZL [341294/341294] -> "riclibe2ap_1.1.0_amd64.deb" [1] + sudo dpkg -i riclibe2ap_1.1.0_amd64.deb Selecting previously unselected package riclibe2ap. (Reading database ... 198621 files and directories currently installed.) Preparing to unpack riclibe2ap_1.1.0_amd64.deb ... Unpacking riclibe2ap (1.1.0) ... Setting up riclibe2ap (1.1.0) ... + rm -f riclibe2ap_1.1.0_amd64.deb + for deb in "riclibe2ap_${ver}_amd64.deb" "riclibe2ap-dev_${ver}_amd64.deb" + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/riclibe2ap-dev_1.1.0_amd64.deb/download.deb 2023-12-19 03:11:49 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2517359.deb?Expires=1702955808&Signature=iLp2RidfHRlzYPGqWRCKmHECCkp6iunhi~z9y-~6FAKEBDMrgnlJOxWKAUMNoksrcJdV8H9mMsA4UC37xVsNE3OTg31cxZXwRcgaUZR0C7OGY4mCD2lAlK2cloprqplQqRTPgR4v4tyYNIJyhu5vp40cSGNTxslecTNjBy74h4qb2zFuZs8886rew57I~sPQXx0kzLXEUOzI2kaRgSq8g0Y40VpwbZxEiHRfv6CpYRoXznpLum6mE7ssUt4qb5jzvf8~hKklvTHoCZFgmPiTu2oVMvTUydzmKGpbsZ8zpVXmQQE52VMgCtTELnhGUZ-osgRmJb5Hr~9X5rhmdNhs2w__&Key-Pair-Id=K1ZMSF1EKC3AZL [823070/823070] -> "riclibe2ap-dev_1.1.0_amd64.deb" [1] + sudo dpkg -i riclibe2ap-dev_1.1.0_amd64.deb Selecting previously unselected package riclibe2ap-dev. (Reading database ... 198624 files and directories currently installed.) Preparing to unpack riclibe2ap-dev_1.1.0_amd64.deb ... Unpacking riclibe2ap-dev (1.1.0) ... Setting up riclibe2ap-dev (1.1.0) ... + rm -f riclibe2ap-dev_1.1.0_amd64.deb + echo '---> install-deb-e2ap.sh ends' ---> install-deb-e2ap.sh ends [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=False [EnvInject] - Variables injected successfully. [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash -l /tmp/jenkins15148711732482033731.sh ---> tox-run.sh + 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 + ARCHIVE_TOX_DIR=/w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/archives/docs + mkdir -p /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/archives/tox + cd /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-iD4g + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ grep -E '^[0-9.]*[0-9]$' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ sort -V +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-Y6bs + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y6bs from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y6bs from file:/tmp/.toxenv + /tmp/venv-Y6bs/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-Y6bs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Y6bs/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-Y6bs/bin to PATH + PATH=/tmp/venv-Y6bs/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 + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-Y6bs/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 + PATH=/opt/pyenv/bin:/tmp/venv-Y6bs/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 ++ pwd + PYTHONPATH=/w/workspace/ric-plt-xapp-frame-py-tox-sonarqube + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.11.4 from /tmp/venv-Y6bs/lib/python3.10/site-packages/tox/__init__.py + PARALLEL=False + TOX_OPTIONS_LIST= + [[ -n code,flake8 ]] + TOX_OPTIONS_LIST=' -e code,flake8' + case ${PARALLEL,,} in + tox -e code,flake8 + tee -a /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/archives/tox/tox.log code: install_deps> python -I -m pip install coverage pytest pytest-cov six .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel .pkg: _optional_hooks> python /tmp/venv-Y6bs/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_sdist> python /tmp/venv-Y6bs/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_wheel> python /tmp/venv-Y6bs/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: install_requires_for_build_wheel> python -I -m pip install wheel .pkg: freeze> python -m pip freeze --all .pkg: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-Y6bs/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: build_sdist> python /tmp/venv-Y6bs/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ code: install_package_deps> python -I -m pip install inotify inotify-simple mdclogpy msgpack 'protobuf<3.21.0' requests 'ricsdl<4.0.0,>=3.0.0' code: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.tox/.tmp/package/1/ricxappframe-3.2.3.tar.gz code: freeze> python -m pip freeze --all code: async-timeout==4.0.3,certifi==2023.11.17,charset-normalizer==3.3.2,coverage==7.3.3,exceptiongroup==1.2.0,hiredis==2.0.0,idna==3.6,iniconfig==2.0.0,inotify==0.2.10,inotify-simple==1.3.5,mdclogpy==1.1.4,msgpack==1.0.7,nose==1.3.7,packaging==23.2,pip==23.3.1,pluggy==1.3.0,protobuf==3.20.3,pytest==7.4.3,pytest-cov==4.1.0,redis==4.3.6,requests==2.31.0,ricsdl==3.1.3,ricxappframe @ file:///w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.tox/.tmp/package/1/ricxappframe-3.2.3.tar.gz#sha256=e5e35186c923907b2030b285f5c2962695d93731ac7a88ef7fc29b1699b41156,setuptools==69.0.2,six==1.16.0,tomli==2.0.1,urllib3==2.1.0,wheel==0.42.0 code: commands[0]> pytest --cov ricxappframe --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 --junitxml=/tmp/tests.xml ============================= test session starts ============================== platform linux -- Python 3.10.6, pytest-7.4.3, pluggy-1.3.0 cachedir: .tox/code/.pytest_cache rootdir: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube plugins: cov-4.1.0 collected 75 items tests/test_Logger.py .............. [ 18%] tests/test_alarm.py .. [ 21%] tests/test_config.py ... [ 25%] tests/test_e2ap.py ........ [ 36%] tests/test_init.py ... [ 40%] tests/test_metric.py .. [ 42%] tests/test_rest.py . [ 44%] tests/test_rmr.py 1702955618778 28037/RMR [INFO] sends: ts=1702955618 src=prd-ubuntu1804-builder-2c-2g-1340:3564 target=127.0.0.1:4569 open=0 succ=0 fail=0 (hard=0 soft=0) ............. [ 61%] tests/test_rmr_mocks.py ... [ 65%] tests/test_rmrclib.py .. [ 68%] tests/test_sdl.py ..... [ 74%] tests/test_subscribe.py .... [ 80%] tests/test_symptomdata.py .... [ 85%] tests/test_xapps.py ........... [100%] ---------------------- generated xml file: /tmp/tests.xml ---------------------- ---------- coverage: platform linux, python 3.10.6-final-0 ----------- Name Stmts Miss Cover Missing ----------------------------------------------------------------------- ricxappframe/__init__.py 0 0 100% ricxappframe/alarm/__init__.py 0 0 100% ricxappframe/alarm/alarm.py 94 2 98% 250-251 ricxappframe/alarm/exceptions.py 2 0 100% ricxappframe/constants.py 5 0 100% ricxappframe/e2ap/__init__.py 0 0 100% ricxappframe/e2ap/asn1.py 224 0 100% ricxappframe/e2ap/asn1clib/__init__.py 0 0 100% ricxappframe/e2ap/asn1clib/asn1clib.py 2 0 100% ricxappframe/e2ap/asn1clib/types.py 16 0 100% ricxappframe/logger/__init__.py 0 0 100% ricxappframe/logger/mdclogger.py 133 22 83% 83-87, 95, 188-189, 196, 198, 200, 202, 220-224, 227-234 ricxappframe/metric/__init__.py 0 0 100% ricxappframe/metric/exceptions.py 2 0 100% ricxappframe/metric/metric.py 58 3 95% 122, 201-202 ricxappframe/rmr/__init__.py 0 0 100% ricxappframe/rmr/exceptions.py 4 0 100% ricxappframe/rmr/helpers.py 28 0 100% ricxappframe/rmr/rmr.py 156 3 98% 257, 454, 544 ricxappframe/rmr/rmr_mocks/__init__.py 0 0 100% ricxappframe/rmr/rmr_mocks/rmr_mocks.py 78 6 92% 39, 59, 79, 115, 133, 148 ricxappframe/rmr/rmrclib/__init__.py 0 0 100% ricxappframe/rmr/rmrclib/rmrclib.py 38 1 97% 53 ricxappframe/util/__init__.py 0 0 100% ricxappframe/util/constants.py 11 0 100% ricxappframe/xapp_frame.py 301 45 85% 146-151, 173-174, 176-177, 181-183, 187-195, 222-236, 249-251, 256-257, 270-271, 273, 304-306, 335-336, 366-367, 680-681, 769, 813, 980 ricxappframe/xapp_rest.py 91 12 87% 66, 72-74, 131-132, 142-143, 155-156, 191-193 ricxappframe/xapp_rmr.py 40 0 100% ricxappframe/xapp_sdl.py 94 1 99% 53 ricxappframe/xapp_subscribe.py 54 3 94% 64, 103, 171 ricxappframe/xapp_symptomdata.py 119 20 83% 43, 111-116, 152, 154-156, 160-161, 200-201, 221-224, 228 ----------------------------------------------------------------------- TOTAL 1550 118 92% Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml Required test coverage of 70% reached. Total coverage: 92.39% ======================== 75 passed in 276.65s (0:04:36) ======================== code: commands[1]> coverage xml -i Wrote XML report to coverage.xml .pkg: _exit> python /tmp/venv-Y6bs/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ code: OK ✔ in 4 minutes 57.7 seconds flake8: install_deps> python -I -m pip install flake8 flake8: freeze> python -m pip freeze --all flake8: flake8==6.1.0,mccabe==0.7.0,pip==23.3.1,pycodestyle==2.11.1,pyflakes==3.1.0,setuptools==69.0.2,wheel==0.42.0 flake8: commands[0]> flake8 setup.py ricxappframe tests code: OK (297.70=setup[16.39]+cmd[281.02,0.29] seconds) flake8: OK (3.11=setup[2.31]+cmd[0.79] seconds) congratulations :) (300.96 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/code/log ++ awk -F/ '{print $2}' + tox_env=code + cp -r .tox/code/log /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/archives/tox/code + for i in .tox/*/log ++ echo .tox/flake8/log ++ awk -F/ '{print $2}' + tox_env=flake8 + cp -r .tox/flake8/log /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/archives/tox/flake8 + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 0 -eq 0 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-1340 [ric-plt-xapp-frame-py-tox-sonarqube] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-plt-xapp-frame-py -Dsonar.projectName=ric-plt-xapp-frame-py -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.organization=o-ran-sc -Dsonar.sources=ricxappframe -Dsonar.python.coverage.reportPaths=coverage.xml -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=setup.py,tests/*.py -Dsonar.projectBaseDir=/w/workspace/ric-plt-xapp-frame-py-tox-sonarqube WARN: Property 'sonar.login' with value 'd9e23c28dc39b6d7531d2ecabf122ce84e6253ef' is overridden with value 'd9e23c28dc39b6d7531d2ecabf122ce84e6253ef' INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 11.0.18 Ubuntu (64-bit) INFO: Linux 5.4.0-146-generic amd64 INFO: User cache: /home/jenkins/.sonar/cache INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarCloud INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=590ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: User cache: /home/jenkins/.sonar/cache INFO: Loading required plugins INFO: Load plugins index INFO: Load plugins index (done) | time=598ms INFO: Load/download plugins INFO: Load/download plugins (done) | time=1991ms INFO: Found an active CI vendor: 'Jenkins' INFO: Load project settings for component key: 'o-ran-sc_ric-plt-xapp-frame-py' INFO: Load project settings for component key: 'o-ran-sc_ric-plt-xapp-frame-py' (done) | time=256ms INFO: Process project properties INFO: Project key: o-ran-sc_ric-plt-xapp-frame-py INFO: Base dir: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube INFO: Working dir: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.scannerwork INFO: Load project branches INFO: Load project branches (done) | time=512ms INFO: Check ALM binding of project 'o-ran-sc_ric-plt-xapp-frame-py' INFO: Detected project binding: NOT_BOUND INFO: Check ALM binding of project 'o-ran-sc_ric-plt-xapp-frame-py' (done) | time=233ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=544ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=4ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=325ms INFO: Load active rules INFO: Load active rules (done) | time=12435ms INFO: Organization key: o-ran-sc 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. INFO: Preprocessing files... INFO: 2 languages detected in 72 preprocessed files INFO: 0 files ignored because of inclusion/exclusion patterns INFO: 68 files ignored because of scm ignore settings 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. INFO: Loading plugins for detected languages INFO: Load/download plugins INFO: Load/download plugins (done) | time=396ms INFO: Load project repositories INFO: Load project repositories (done) | time=261ms INFO: Indexing files... INFO: Project configuration: INFO: Excluded sources: **/build-wrapper-dump.json, setup.py, tests/*.py INFO: 72 files indexed INFO: Quality profile for json: SonarQube Way INFO: Quality profile for py: Sonar way INFO: ------------- Run sensors on module ric-plt-xapp-frame-py INFO: Load metrics repository INFO: Load metrics repository (done) | time=193ms INFO: Sensor cache enabled INFO: Load sensor cache INFO: Load sensor cache (404) | time=697ms INFO: Sensor Python Sensor [python] 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" INFO: Starting global symbols computation INFO: 70 source files to be analyzed INFO: 70/70 source files have been analyzed INFO: Starting rules execution INFO: 70 source files to be analyzed INFO: 70/70 source files have been analyzed INFO: The Python analyzer was able to leverage cached data from previous analyses for 0 out of 70 files. These files were not parsed. INFO: Sensor Python Sensor [python] (done) | time=7055ms INFO: Sensor Cobertura Sensor for Python coverage [python] INFO: Python test coverage INFO: Parsing report '/w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/coverage.xml' INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=173ms INFO: Sensor PythonXUnitSensor [python] INFO: Sensor PythonXUnitSensor [python] (done) | time=66ms INFO: Sensor JaCoCo XML Report Importer [jacoco] 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 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms INFO: Sensor IaC CloudFormation Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=14ms INFO: Sensor IaC AzureResourceManager Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC AzureResourceManager Sensor [iac] (done) | time=58ms INFO: Sensor CSS Rules [javascript] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. INFO: Sensor CSS Rules [javascript] (done) | time=1ms INFO: Sensor Python HTML templates processing [securitypythonfrontend] INFO: HTML files are not indexed : you may want to add them in the scanned files of this project to detect Python XSS vulnerabilities INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=17ms INFO: Sensor TextAndSecretsSensor [text] INFO: 72 source files to be analyzed INFO: 72/72 source files have been analyzed INFO: Sensor TextAndSecretsSensor [text] (done) | time=2100ms INFO: Sensor IaC Docker Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC Docker Sensor [iac] (done) | time=52ms INFO: Sensor Serverless configuration file sensor [security] INFO: 0 Serverless function entries were found in the project INFO: 0 Serverless function handlers were kept as entrypoints INFO: Sensor Serverless configuration file sensor [security] (done) | time=6ms INFO: Sensor AWS SAM template file sensor [security] INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms INFO: Sensor AWS SAM Inline template file sensor [security] INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms INFO: Sensor javabugs [dbd] INFO: Reading IR files from: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.scannerwork/ir/java INFO: No IR files have been included for analysis. INFO: Sensor javabugs [dbd] (done) | time=2ms INFO: Sensor pythonbugs [dbd] INFO: Reading IR files from: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.scannerwork/ir/python INFO: Analyzing 308 functions to detect bugs. INFO: Sensor pythonbugs [dbd] (done) | time=779ms INFO: Sensor JavaSecuritySensor [security] INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5167, S5334, S6096 INFO: Load type hierarchy and UCFGs: Starting INFO: Load type hierarchy: Starting INFO: Reading type hierarchy from: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.scannerwork/ucfg2/java INFO: Read 0 type definitions INFO: Load type hierarchy: Time spent was 00:00:00.017 INFO: Load UCFGs: Starting INFO: Load UCFGs: Time spent was 00:00:00.000 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.018 INFO: No UCFGs have been included for analysis. INFO: java security sensor: Time spent was 00:00:00.022 INFO: Sensor JavaSecuritySensor [security] (done) | time=65ms INFO: Sensor CSharpSecuritySensor [security] 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 INFO: Load type hierarchy and UCFGs: Starting INFO: Load type hierarchy: Starting INFO: Reading type hierarchy from: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/ucfg2/cs INFO: Read 0 type definitions INFO: Load type hierarchy: Time spent was 00:00:00.000 INFO: Load UCFGs: Starting INFO: Load UCFGs: Time spent was 00:00:00.000 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.002 INFO: No UCFGs have been included for analysis. INFO: csharp security sensor: Time spent was 00:00:00.003 INFO: Sensor CSharpSecuritySensor [security] (done) | time=5ms INFO: Sensor PhpSecuritySensor [security] INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 INFO: Load type hierarchy and UCFGs: Starting INFO: Load type hierarchy: Starting INFO: Reading type hierarchy from: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.scannerwork/ucfg2/php INFO: Read 0 type definitions INFO: Load type hierarchy: Time spent was 00:00:00.000 INFO: Load UCFGs: Starting INFO: Load UCFGs: Time spent was 00:00:00.000 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000 INFO: No UCFGs have been included for analysis. INFO: php security sensor: Time spent was 00:00:00.007 INFO: Sensor PhpSecuritySensor [security] (done) | time=8ms INFO: Sensor PythonSecuritySensor [security] INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776 INFO: Load type hierarchy and UCFGs: Starting INFO: Load type hierarchy: Starting INFO: Reading type hierarchy from: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.scannerwork/ucfg2/python INFO: Read 951 type definitions INFO: Load type hierarchy: Time spent was 00:00:00.113 INFO: Load UCFGs: Starting INFO: Reading UCFGs from: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.scannerwork/ucfg2/python INFO: Load UCFGs: Time spent was 00:00:00.629 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.743 INFO: Analyzing 4392 UCFGs to detect vulnerabilities. INFO: Check cache: Starting INFO: Load cache: Starting INFO: Load cache: Time spent was 00:00:00.000 INFO: Check cache: Time spent was 00:00:00.000 INFO: Create runtime call graph: Starting INFO: Variable Type Analysis #1: Starting INFO: Create runtime type propagation graph: Starting INFO: Create runtime type propagation graph: Time spent was 00:00:00.070 INFO: Run SCC (Tarjan) on 13808 nodes: Starting INFO: Run SCC (Tarjan) on 13808 nodes: Time spent was 00:00:00.016 INFO: Tarjan found 13721 strongly connected components INFO: Propagate runtime types to strongly connected components: Starting INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.043 INFO: Variable Type Analysis #1: Time spent was 00:00:00.134 INFO: Variable Type Analysis #2: Starting INFO: Create runtime type propagation graph: Starting INFO: Create runtime type propagation graph: Time spent was 00:00:00.047 INFO: Run SCC (Tarjan) on 13633 nodes: Starting INFO: Run SCC (Tarjan) on 13633 nodes: Time spent was 00:00:00.010 INFO: Tarjan found 13597 strongly connected components INFO: Propagate runtime types to strongly connected components: Starting INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.035 INFO: Variable Type Analysis #2: Time spent was 00:00:00.094 INFO: Create runtime call graph: Time spent was 00:00:00.235 INFO: Load config: Starting INFO: Load config: Time spent was 00:00:00.161 INFO: Compute entry points: Starting INFO: Compute entry points: Time spent was 00:00:00.230 INFO: All rules entry points : 3 INFO: Slice call graph: Starting INFO: Retained UCFGs : 15 INFO: Slice call graph: Time spent was 00:00:00.001 INFO: Live variable analysis: Starting INFO: Live variable analysis: Time spent was 00:00:00.010 INFO: Taint analysis for python: Starting INFO: 0 / 15 UCFGs simulated, memory usage: 156 MB INFO: 7 / 15 UCFGs simulated, memory usage: 162 MB INFO: Taint analysis for python: Time spent was 00:00:00.088 INFO: Report issues: Starting INFO: Report issues: Time spent was 00:00:00.003 INFO: Store cache: Starting INFO: Store cache: Time spent was 00:00:00.014 INFO: python security sensor: Time spent was 00:00:01.492 INFO: python security sensor: Begin: 2023-12-19T03:17:30.841306Z, End: 2023-12-19T03:17:32.334142Z, Duration: 00:00:01.492 Load type hierarchy and UCFGs: Begin: 2023-12-19T03:17:30.841540Z, End: 2023-12-19T03:17:31.585463Z, Duration: 00:00:00.743 Load type hierarchy: Begin: 2023-12-19T03:17:30.841651Z, End: 2023-12-19T03:17:30.955149Z, Duration: 00:00:00.113 Load UCFGs: Begin: 2023-12-19T03:17:30.955337Z, End: 2023-12-19T03:17:31.585026Z, Duration: 00:00:00.629 Check cache: Begin: 2023-12-19T03:17:31.585674Z, End: 2023-12-19T03:17:31.586152Z, Duration: 00:00:00.000 Load cache: Begin: 2023-12-19T03:17:31.585771Z, End: 2023-12-19T03:17:31.585872Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2023-12-19T03:17:31.586263Z, End: 2023-12-19T03:17:31.821581Z, Duration: 00:00:00.235 Variable Type Analysis #1: Begin: 2023-12-19T03:17:31.587002Z, End: 2023-12-19T03:17:31.721041Z, Duration: 00:00:00.134 Create runtime type propagation graph: Begin: 2023-12-19T03:17:31.587973Z, End: 2023-12-19T03:17:31.658924Z, Duration: 00:00:00.070 Run SCC (Tarjan) on 13808 nodes: Begin: 2023-12-19T03:17:31.659528Z, End: 2023-12-19T03:17:31.676512Z, Duration: 00:00:00.016 Propagate runtime types to strongly connected components: Begin: 2023-12-19T03:17:31.676841Z, End: 2023-12-19T03:17:31.720710Z, Duration: 00:00:00.043 Variable Type Analysis #2: Begin: 2023-12-19T03:17:31.723375Z, End: 2023-12-19T03:17:31.818106Z, Duration: 00:00:00.094 Create runtime type propagation graph: Begin: 2023-12-19T03:17:31.723509Z, End: 2023-12-19T03:17:31.770854Z, Duration: 00:00:00.047 Run SCC (Tarjan) on 13633 nodes: Begin: 2023-12-19T03:17:31.771215Z, End: 2023-12-19T03:17:31.781517Z, Duration: 00:00:00.010 Propagate runtime types to strongly connected components: Begin: 2023-12-19T03:17:31.782249Z, End: 2023-12-19T03:17:31.817787Z, Duration: 00:00:00.035 Load config: Begin: 2023-12-19T03:17:31.821725Z, End: 2023-12-19T03:17:31.983204Z, Duration: 00:00:00.161 Compute entry points: Begin: 2023-12-19T03:17:31.983504Z, End: 2023-12-19T03:17:32.213690Z, Duration: 00:00:00.230 Slice call graph: Begin: 2023-12-19T03:17:32.213965Z, End: 2023-12-19T03:17:32.215115Z, Duration: 00:00:00.001 Live variable analysis: Begin: 2023-12-19T03:17:32.215240Z, End: 2023-12-19T03:17:32.225929Z, Duration: 00:00:00.010 Taint analysis for python: Begin: 2023-12-19T03:17:32.226256Z, End: 2023-12-19T03:17:32.315204Z, Duration: 00:00:00.088 Report issues: Begin: 2023-12-19T03:17:32.315289Z, End: 2023-12-19T03:17:32.318934Z, Duration: 00:00:00.003 Store cache: Begin: 2023-12-19T03:17:32.319032Z, End: 2023-12-19T03:17:32.334012Z, Duration: 00:00:00.014 INFO: python security sensor peak memory: 218 MB INFO: Sensor PythonSecuritySensor [security] (done) | time=1496ms INFO: Sensor JsSecuritySensor [security] INFO: Enabled taint analysis rules: S2083, S5334, S3649, S2076, S6105, S6287, S5131, S6096, S6350, S2631, S5144, S5146, S5147, S5883, S5696 INFO: Load type hierarchy and UCFGs: Starting INFO: Load type hierarchy: Starting INFO: Reading type hierarchy from: /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.scannerwork/ucfg2/js INFO: Read 0 type definitions INFO: Load type hierarchy: Time spent was 00:00:00.000 INFO: Load UCFGs: Starting INFO: Load UCFGs: Time spent was 00:00:00.000 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.000 INFO: No UCFGs have been included for analysis. INFO: js security sensor: Time spent was 00:00:00.001 INFO: Sensor JsSecuritySensor [security] (done) | time=3ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=11ms INFO: CPD Executor 18 files had no CPD blocks INFO: CPD Executor Calculating CPD for 52 files INFO: CPD Executor CPD calculation finished (done) | time=80ms INFO: Analysis report generated in 191ms, dir size=1 MB INFO: Analysis report compressed in 151ms, zip size=403 KB INFO: Analysis report uploaded in 891ms INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-xapp-frame-py INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AYyAFCbaLxnc_Pgjga6E INFO: Sensor cache published successfully INFO: Analysis total time: 34.645 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 40.952s INFO: Final Memory: 59M/200M INFO: ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 6044 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash /tmp/jenkins12854357946433346739.sh ---> sysstat.sh [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash /tmp/jenkins17780633068627125757.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-xapp-frame-py-tox-sonarqube + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + true + '[' /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube ']' + mkdir -p /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/archives/ [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash /tmp/jenkins5275219578624920355.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SEnW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-SEnW/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash /tmp/jenkins4841513017487475429.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-xapp-frame-py-tox-sonarqube@tmp/config1434964715998025628tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash /tmp/jenkins6064274874090007617.sh ---> create-netrc.sh [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash /tmp/jenkins8647307748739709220.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SEnW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-SEnW/bin to PATH [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash /tmp/jenkins835247961923437684.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash /tmp/jenkins1430292383627087285.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SEnW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-SEnW/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-2 INFO: Archiving Costs [ric-plt-xapp-frame-py-tox-sonarqube] $ /bin/bash -l /tmp/jenkins1193674649962233988.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-py-tox-sonarqube/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SEnW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-SEnW/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-xapp-frame-py-tox-sonarqube/199 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-2c-2g-1340 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB L1i cache: 64 KiB L2 cache: 1 MiB L3 cache: 32 MiB NUMA node0 CPU(s): 0,1 Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 975M 0 975M 0% /dev tmpfs 199M 1012K 198M 1% /run /dev/vda1 20G 8.7G 11G 46% / tmpfs 992M 0 992M 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 992M 0 992M 0% /sys/fs/cgroup /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 199M 0 199M 0% /run/user/1001 /dev/loop3 41M 41M 0 100% /snap/snapd/20290 /dev/loop4 92M 92M 0 100% /snap/lxd/24061 ---> free -m: total used free shared buff/cache available Mem: 1983 426 341 2 1214 1364 Swap: 1023 1 1022 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:d0:96:6b brd ff:ff:ff:ff:ff:ff inet 10.32.6.69/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85870sec preferred_lft 85870sec inet6 fe80::f816:3eff:fed0:966b/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-146-generic (prd-ubuntu1804-builder-2c-2g-1340) 12/19/23 _x86_64_ (2 CPU) 03:09:50 LINUX RESTART (2 CPU) 03:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:11:02 246.41 149.69 96.72 0.00 5721.41 11703.23 0.00 03:12:01 128.66 29.71 98.95 0.00 998.20 16486.70 0.00 03:13:01 14.33 1.62 12.71 0.00 110.11 2514.78 0.00 03:14:01 1.40 0.00 1.40 0.00 0.00 54.66 0.00 03:15:01 4.12 1.33 2.78 0.00 88.13 93.20 0.00 03:16:01 81.97 42.99 38.98 0.00 6137.38 9096.75 0.00 03:17:01 24.38 16.68 7.70 0.00 562.97 2602.50 0.00 03:18:01 42.48 27.98 14.50 0.00 1629.20 4578.44 0.00 Average: 67.85 33.76 34.09 0.00 1908.02 5869.53 0.00 03:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:11:02 223724 1475144 327520 16.13 53284 1278220 827692 26.88 411236 1204056 123712 03:12:01 82952 1401580 393244 19.37 67076 1311712 921172 29.92 501296 1227636 42724 03:13:01 104076 1396572 398152 19.61 68588 1282908 1110640 36.07 511688 1194456 1200 03:14:01 97272 1389828 404664 19.93 68652 1283024 1424124 46.25 517584 1194564 184 03:15:01 79228 1385792 408316 20.11 70384 1294676 1535000 49.85 522904 1205652 6424 03:16:01 132984 1374756 397688 19.58 95088 1218656 1572604 51.07 711836 953868 648 03:17:01 73724 1344628 428360 21.09 94568 1255148 907840 29.48 704868 1028000 75800 03:18:01 391980 1399996 376564 18.54 90576 1006824 798404 25.93 529264 901904 47296 Average: 148242 1396037 391814 19.29 76027 1241396 1137184 36.93 551334 1113767 37248 03:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:11:02 ens3 302.43 195.27 1396.09 63.02 0.00 0.00 0.00 0.00 03:11:02 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 03:12:01 ens3 56.75 53.33 557.91 9.08 0.00 0.00 0.00 0.00 03:12:01 lo 2.10 2.10 0.21 0.21 0.00 0.00 0.00 0.00 03:13:01 ens3 5.62 5.27 31.99 0.77 0.00 0.00 0.00 0.00 03:13:01 lo 2.10 2.10 0.17 0.17 0.00 0.00 0.00 0.00 03:14:01 ens3 1.58 1.60 0.26 0.26 0.00 0.00 0.00 0.00 03:14:01 lo 10.13 10.13 0.88 0.88 0.00 0.00 0.00 0.00 03:15:01 ens3 29.63 20.70 103.50 1.59 0.00 0.00 0.00 0.00 03:15:01 lo 18.37 18.37 0.96 0.96 0.00 0.00 0.00 0.00 03:16:01 ens3 278.22 143.41 1984.11 9.62 0.00 0.00 0.00 0.00 03:16:01 lo 18.63 18.63 0.98 0.98 0.00 0.00 0.00 0.00 03:17:01 ens3 276.32 185.82 2054.85 17.18 0.00 0.00 0.00 0.00 03:17:01 lo 15.26 15.26 0.81 0.81 0.00 0.00 0.00 0.00 03:18:01 ens3 68.59 53.22 267.89 33.78 0.00 0.00 0.00 0.00 03:18:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 Average: ens3 127.55 82.39 800.12 16.93 0.00 0.00 0.00 0.00 Average: lo 8.54 8.54 0.52 0.52 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-146-generic (prd-ubuntu1804-builder-2c-2g-1340) 12/19/23 _x86_64_ (2 CPU) 03:09:50 LINUX RESTART (2 CPU) 03:10:01 CPU %user %nice %system %iowait %steal %idle 03:11:02 all 37.32 26.89 19.45 8.04 0.10 8.19 03:11:02 0 39.40 25.53 18.53 8.48 0.10 7.96 03:11:02 1 35.24 28.26 20.38 7.61 0.10 8.42 03:12:01 all 36.70 0.00 3.49 8.69 0.08 51.03 03:12:01 0 8.17 0.00 2.76 10.49 0.08 78.49 03:12:01 1 65.80 0.00 4.23 6.86 0.08 23.04 03:13:01 all 6.92 0.00 0.74 0.77 0.09 91.48 03:13:01 0 5.52 0.00 0.69 0.68 0.08 93.03 03:13:01 1 8.33 0.00 0.78 0.87 0.10 89.91 03:14:01 all 0.65 0.00 0.34 0.03 0.09 98.88 03:14:01 0 0.50 0.00 0.27 0.00 0.08 99.15 03:14:01 1 0.80 0.00 0.42 0.07 0.10 98.61 03:15:01 all 0.58 0.00 0.42 0.19 0.10 98.71 03:15:01 0 0.49 0.00 0.54 0.35 0.10 98.52 03:15:01 1 0.67 0.00 0.30 0.03 0.10 98.89 03:16:01 all 7.70 0.00 4.36 4.36 0.11 83.47 03:16:01 0 6.87 0.00 4.50 5.19 0.10 83.35 03:16:01 1 8.53 0.00 4.23 3.53 0.12 83.60 03:17:01 all 9.99 0.00 1.33 0.70 0.08 87.90 03:17:01 0 10.21 0.00 0.99 0.48 0.07 88.26 03:17:01 1 9.78 0.00 1.67 0.92 0.10 87.54 03:18:01 all 40.47 0.00 2.02 1.73 0.08 55.71 03:18:01 0 42.59 0.00 2.34 2.41 0.08 52.58 03:18:01 1 38.36 0.00 1.69 1.05 0.07 58.83 Average: all 17.51 3.34 4.00 3.05 0.09 72.01 Average: 0 14.19 3.17 3.81 3.50 0.09 75.24 Average: 1 20.85 3.50 4.19 2.60 0.10 68.76