05:05:02 Started by timer 05:05:02 Running as SYSTEM 05:05:02 [EnvInject] - Loading node environment variables. 05:05:02 Building remotely on prd-ubuntu1804-builder-2c-2g-9841 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/ric-app-qp-tox-sonarqube 05:05:02 [ssh-agent] Looking for ssh-agent implementation... 05:05:02 $ ssh-agent 05:05:02 SSH_AUTH_SOCK=/tmp/ssh-Vo1QovGhk45K/agent.1622 05:05:02 SSH_AGENT_PID=1624 05:05:02 [ssh-agent] Started. 05:05:02 Running ssh-add (command line suppressed) 05:05:02 Identity added: /w/workspace/ric-app-qp-tox-sonarqube@tmp/private_key_5523554602211133377.key (jenkins-ssh) 05:05:02 [ssh-agent] Using credentials jenkins (jenkins) 05:05:02 The recommended git tool is: NONE 05:05:06 using credential jenkins 05:05:06 Wiping out workspace first. 05:05:06 Cloning the remote Git repository 05:05:06 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp 05:05:06 > git init /w/workspace/ric-app-qp-tox-sonarqube # timeout=10 05:05:06 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp 05:05:06 > git --version # timeout=10 05:05:06 > git --version # 'git version 2.17.1' 05:05:06 using GIT_SSH to set credentials jenkins 05:05:06 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:07 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp # timeout=10 05:05:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:07 Avoid second fetch 05:05:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:05:08 Checking out Revision 47a35cafc3f90aed8b6fa711c37b131f06061ca6 (refs/remotes/origin/master) 05:05:08 > git config core.sparsecheckout # timeout=10 05:05:08 > git checkout -f 47a35cafc3f90aed8b6fa711c37b131f06061ca6 # timeout=10 05:05:08 Commit message: "Merge "CI: Add GHA workflow that runs a SonarCloud scan"" 05:05:08 > git rev-list --no-walk 47a35cafc3f90aed8b6fa711c37b131f06061ca6 # timeout=10 05:05:12 provisioning config files... 05:05:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:05:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:05:12 [ric-app-qp-tox-sonarqube] $ /bin/bash /tmp/jenkins3821118069933546245.sh 05:05:12 ---> python-tools-install.sh 05:05:12 Setup pyenv: 05:05:12 * system (set by /opt/pyenv/version) 05:05:12 * 3.8.13 (set by /opt/pyenv/version) 05:05:12 * 3.9.13 (set by /opt/pyenv/version) 05:05:12 * 3.10.6 (set by /opt/pyenv/version) 05:05:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QWtP 05:05:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:05:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:05:28 lf-activate-venv(): INFO: Installing additional packages: lftools 05:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-QWtP/bin to PATH 05:06:14 Generating Requirements File 05:07:00 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. 05:07:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:07:01 Python 3.10.6 05:07:01 pip 26.2.1 from /tmp/venv-QWtP/lib/python3.10/site-packages/pip (python 3.10) 05:07:02 aiohappyeyeballs==2.7.1 05:07:02 aiohttp==3.14.3 05:07:02 aiosignal==1.4.0 05:07:02 appdirs==1.4.4 05:07:02 argcomplete==3.7.2 05:07:02 aspy.yaml==1.3.0 05:07:02 async-timeout==5.0.1 05:07:02 attrs==26.1.0 05:07:02 autopage==0.6.0 05:07:02 backports.strenum==1.3.1 05:07:02 beautifulsoup4==4.15.0 05:07:02 boto3==1.43.86 05:07:02 botocore==1.43.86 05:07:02 bs4==0.0.2 05:07:02 certifi==2026.7.22 05:07:02 cffi==2.1.1 05:07:02 cfgv==3.5.0 05:07:02 chardet==7.6.0 05:07:02 charset-normalizer==3.5.1 05:07:02 click==8.5.0 05:07:02 cliff==4.14.0 05:07:02 cmd2==3.5.1 05:07:02 cryptography==3.3.2 05:07:02 debtcollector==3.1.0 05:07:02 decorator==5.3.1 05:07:02 defusedxml==0.7.1 05:07:02 Deprecated==1.3.1 05:07:02 distlib==0.4.3 05:07:02 dnspython==2.8.0 05:07:02 docker==7.2.0 05:07:02 dogpile.cache==1.5.0 05:07:02 durationpy==0.11 05:07:02 email-validator==2.3.0 05:07:02 filelock==3.32.5 05:07:02 frozenlist==1.8.0 05:07:02 future==1.0.0 05:07:02 gitdb==4.0.12 05:07:02 GitPython==3.1.61 05:07:02 httplib2==0.30.2 05:07:02 identify==2.6.19 05:07:02 idna==3.19 05:07:02 importlib-resources==1.5.0 05:07:02 iso8601==2.1.0 05:07:02 Jinja2==3.1.6 05:07:02 jmespath==1.1.0 05:07:02 jsonpatch==1.33 05:07:02 jsonpointer==3.1.1 05:07:02 jsonschema==4.26.0 05:07:02 jsonschema-specifications==2025.9.1 05:07:02 keystoneauth1==5.14.0 05:07:02 kubernetes==36.0.3 05:07:02 lftools==0.37.23 05:07:02 lxml==6.1.3 05:07:02 markdown-it-py==4.2.0 05:07:02 MarkupSafe==3.0.3 05:07:02 mdurl==0.1.2 05:07:02 msgpack==1.2.2 05:07:02 multi_key_dict==2.0.3 05:07:02 multidict==6.7.1 05:07:02 munch==4.0.0 05:07:02 netaddr==1.3.0 05:07:02 niet==1.4.2 05:07:02 nodeenv==1.10.0 05:07:02 oauth2client==4.1.3 05:07:02 oauthlib==3.3.1 05:07:02 openstacksdk==4.13.0 05:07:02 os-service-types==1.8.2 05:07:02 osc-lib==4.6.0 05:07:02 oslo.config==10.4.0 05:07:02 oslo.context==6.4.0 05:07:02 oslo.i18n==6.8.0 05:07:02 oslo.log==8.2.0 05:07:02 oslo.serialization==5.10.0 05:07:02 oslo.utils==10.1.1 05:07:02 packaging==26.3 05:07:02 pbr==7.0.3 05:07:02 platformdirs==4.11.7 05:07:02 prettytable==3.18.0 05:07:02 propcache==0.5.2 05:07:02 psutil==7.2.2 05:07:02 pyasn1==0.6.4 05:07:02 pyasn1_modules==0.4.2 05:07:02 pycparser==3.0 05:07:02 pygerrit2==2.0.15 05:07:02 PyGithub==2.10.0 05:07:02 Pygments==2.21.0 05:07:02 PyJWT==2.13.0 05:07:02 PyNaCl==1.6.2 05:07:02 pyparsing==2.4.7 05:07:02 pyperclip==1.11.0 05:07:02 pyrsistent==0.20.0 05:07:02 python-cinderclient==9.9.0 05:07:02 python-dateutil==2.9.0.post0 05:07:02 python-discovery==1.6.0 05:07:02 python-heatclient==5.2.0 05:07:02 python-jenkins==1.8.3 05:07:02 python-keystoneclient==6.0.0 05:07:02 python-magnumclient==4.11.0 05:07:02 python-openstackclient==10.0.0 05:07:02 python-swiftclient==4.11.0 05:07:02 PyYAML==6.0.3 05:07:02 referencing==0.37.0 05:07:02 requests==2.34.2 05:07:02 requests-oauthlib==2.0.0 05:07:02 rfc3986==2.0.0 05:07:02 rich==15.0.0 05:07:02 rich-argparse==1.8.0 05:07:02 rpds-py==0.30.0 05:07:02 rsa==4.9.1 05:07:02 ruamel.yaml==0.19.1 05:07:02 ruamel.yaml.clib==0.2.15 05:07:02 s3transfer==0.19.2 05:07:02 simplejson==4.1.2 05:07:02 six==1.17.0 05:07:02 smmap==5.0.3 05:07:02 soupsieve==2.9.2 05:07:02 stevedore==5.8.0 05:07:02 tabulate==0.10.0 05:07:02 toml==0.10.2 05:07:02 tomlkit==0.15.1 05:07:02 tqdm==4.70.0 05:07:02 typing_extensions==4.16.0 05:07:02 urllib3==1.26.20 05:07:02 virtualenv==21.7.8 05:07:02 wcwidth==0.8.3 05:07:02 websocket-client==1.9.2 05:07:02 wrapt==2.4.0 05:07:02 xdg==6.0.0 05:07:02 xmltodict==1.0.4 05:07:02 yarl==1.24.5 05:07:02 yq==4.1.2 05:07:02 [ric-app-qp-tox-sonarqube] $ /bin/sh /tmp/jenkins15259434812592430074.sh 05:07:02 ---> uv-install.sh 05:07:02 Installing uv/uvx (latest) using shell installer 05:07:02 2026-09-03 05:07:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-KbPVQ7.sh" [1] 05:07:02 downloading uv 0.12.9 x86_64-unknown-linux-gnu 05:07:03 installing to /home/jenkins/.local/bin 05:07:03 uv 05:07:03 uvx 05:07:03 everything's installed! 05:07:03 05:07:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:07:03 05:07:03 source $HOME/.local/bin/env (sh, bash, zsh) 05:07:03 source $HOME/.local/bin/env.fish (fish) 05:07:03 Adding install location to PATH 05:07:03 ---> Validating uv/uvx install 05:07:03 uvx 0.12.9 (x86_64-unknown-linux-gnu) 05:07:03 [EnvInject] - Injecting environment variables from a build step. 05:07:03 [EnvInject] - Injecting as environment variables the properties content 05:07:03 SET_JDK_VERSION=openjdk17 05:07:03 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 05:07:03 05:07:03 [EnvInject] - Variables injected successfully. 05:07:03 [ric-app-qp-tox-sonarqube] $ /bin/sh /tmp/jenkins9049700278884104102.sh 05:07:03 ---> update-java-alternatives.sh 05:07:03 ---> Updating Java version 05:07:04 ---> Ubuntu/Debian system detected 05:07:04 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:07:04 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:07:04 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 05:07:05 openjdk version "17.0.7" 2023-04-18 05:07:05 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 05:07:05 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 05:07:05 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 05:07:05 [EnvInject] - Injecting environment variables from a build step. 05:07:05 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:07:05 [EnvInject] - Variables injected successfully. 05:07:05 [EnvInject] - Injecting environment variables from a build step. 05:07:05 [EnvInject] - Injecting as environment variables the properties content 05:07:05 PYTHON=python3 05:07:05 05:07:05 [EnvInject] - Variables injected successfully. 05:07:05 [ric-app-qp-tox-sonarqube] $ /bin/bash -l /tmp/jenkins9222038993876699354.sh 05:07:05 ---> tox-install.sh 05:07:05 + source /home/jenkins/lf-env.sh 05:07:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:07:05 ++ mktemp -d /tmp/venv-XXXX 05:07:05 + lf_venv=/tmp/venv-U3Zf 05:07:05 + local venv_file=/tmp/.os_lf_venv 05:07:05 + local python=python3 05:07:05 + local options 05:07:05 + local set_path=true 05:07:05 + local install_args= 05:07:05 ++ 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 05:07:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:07:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:07:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:07:05 + true 05:07:05 + case $1 in 05:07:05 + venv_file=/tmp/.toxenv 05:07:05 + shift 2 05:07:05 + true 05:07:05 + case $1 in 05:07:05 + shift 05:07:05 + break 05:07:05 + case $python in 05:07:05 + local pkg_list= 05:07:05 + [[ -d /opt/pyenv ]] 05:07:05 + echo 'Setup pyenv:' 05:07:05 Setup pyenv: 05:07:05 + export PYENV_ROOT=/opt/pyenv 05:07:05 + PYENV_ROOT=/opt/pyenv 05:07:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:05 + pyenv versions 05:07:05 system 05:07:05 3.8.13 05:07:05 3.9.13 05:07:05 * 3.10.6 (set by /w/workspace/ric-app-qp-tox-sonarqube/.python-version) 05:07:05 + command -v pyenv 05:07:05 ++ pyenv init - --no-rehash 05:07:05 + 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[*]}"'\'')" 05:07:05 export PATH="/opt/pyenv/shims:${PATH}" 05:07:05 export PYENV_SHELL=bash 05:07:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:07:05 pyenv() { 05:07:05 local command 05:07:05 command="${1:-}" 05:07:05 if [ "$#" -gt 0 ]; then 05:07:05 shift 05:07:05 fi 05:07:05 05:07:05 case "$command" in 05:07:05 rehash|shell) 05:07:05 eval "$(pyenv "sh-$command" "$@")" 05:07:05 ;; 05:07:05 *) 05:07:05 command pyenv "$command" "$@" 05:07:05 ;; 05:07:05 esac 05:07:05 }' 05:07:05 +++ 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[*]}"' 05:07:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:05 ++ export PYENV_SHELL=bash 05:07:05 ++ PYENV_SHELL=bash 05:07:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:07:05 +++ complete -F _pyenv pyenv 05:07:05 ++ lf-pyver python3 05:07:05 ++ local py_version_xy=python3 05:07:05 ++ local py_version_xyz= 05:07:05 ++ pyenv versions 05:07:05 ++ local command 05:07:05 ++ command=versions 05:07:05 ++ '[' 1 -gt 0 ']' 05:07:05 ++ shift 05:07:05 ++ case "$command" in 05:07:05 ++ command pyenv versions 05:07:05 ++ pyenv versions 05:07:05 ++ grep -E '^[0-9.]*[0-9]$' 05:07:05 ++ awk '{ print $1 }' 05:07:05 ++ sed 's/^[ *]* //' 05:07:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:07:05 +++ grep '^3' /tmp/.pyenv_versions 05:07:05 +++ tail -n 1 05:07:05 +++ sort -V 05:07:05 ++ py_version_xyz=3.10.6 05:07:05 ++ [[ -z 3.10.6 ]] 05:07:05 ++ echo 3.10.6 05:07:05 ++ return 0 05:07:05 + pyenv local 3.10.6 05:07:05 + local command 05:07:05 + command=local 05:07:05 + '[' 2 -gt 0 ']' 05:07:05 + shift 05:07:05 + case "$command" in 05:07:05 + command pyenv local 3.10.6 05:07:05 + pyenv local 3.10.6 05:07:05 + for arg in "$@" 05:07:05 + case $arg in 05:07:05 + pkg_list+='tox ' 05:07:05 + for arg in "$@" 05:07:05 + case $arg in 05:07:05 + pkg_list+='virtualenv ' 05:07:05 + for arg in "$@" 05:07:05 + case $arg in 05:07:05 + pkg_list+='urllib3~=1.26.15 ' 05:07:05 + [[ -f /tmp/.toxenv ]] 05:07:05 + [[ ! -f /tmp/.toxenv ]] 05:07:05 + [[ -n '' ]] 05:07:05 + python3 -m venv /tmp/venv-U3Zf 05:07:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U3Zf' 05:07:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U3Zf 05:07:12 + echo /tmp/venv-U3Zf 05:07:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:07:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:07:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:07:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:07:12 + local 'pip_opts=--upgrade --quiet' 05:07:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:07:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:07:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:07:12 + [[ -n '' ]] 05:07:12 + [[ -n '' ]] 05:07:12 + lf-venv-pip-install /tmp/venv-U3Zf/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:07:12 + local venv_python=/tmp/venv-U3Zf/bin/python3 05:07:12 + shift 05:07:12 + local upstream=https://pypi.org/simple 05:07:12 + /tmp/venv-U3Zf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:07:20 + return 0 05:07:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:07:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:07:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:07:20 + lf-venv-pip-install /tmp/venv-U3Zf/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:07:20 + local venv_python=/tmp/venv-U3Zf/bin/python3 05:07:20 + shift 05:07:20 + local upstream=https://pypi.org/simple 05:07:20 + /tmp/venv-U3Zf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:07:24 + return 0 05:07:24 + type python3 05:07:24 + true 05:07:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U3Zf/bin to PATH' 05:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-U3Zf/bin to PATH 05:07:24 + PATH=/tmp/venv-U3Zf/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:24 + return 0 05:07:24 + python3 --version 05:07:24 Python 3.10.6 05:07:24 + python3 -m pip --version 05:07:24 pip 26.2.1 from /tmp/venv-U3Zf/lib/python3.10/site-packages/pip (python 3.10) 05:07:24 + python3 -m pip freeze 05:07:25 cachetools==7.1.8 05:07:25 colorama==0.4.6 05:07:25 distlib==0.4.3 05:07:25 filelock==3.32.5 05:07:25 packaging==26.3 05:07:25 platformdirs==4.11.7 05:07:25 pluggy==1.6.0 05:07:25 pyproject-api==1.11.0 05:07:25 python-discovery==1.6.0 05:07:25 tomli==2.4.1 05:07:25 tomli_w==1.2.0 05:07:25 tox==4.61.2 05:07:25 typing_extensions==4.16.0 05:07:25 urllib3==1.26.20 05:07:25 virtualenv==21.7.8 05:07:25 [ric-app-qp-tox-sonarqube] $ /bin/bash /tmp/jenkins8464734778562820752.sh 05:07:25 ---> install-deb-rmr.sh 05:07:25 + version_file=rmr-version.yaml 05:07:25 + '[' -f rmr-version.yaml ']' 05:07:25 ++ xargs 05:07:25 ++ grep '^repo:' rmr-version.yaml 05:07:25 ++ cut -d: -f2 05:07:25 + repo= 05:07:25 ++ grep '^version:' rmr-version.yaml 05:07:25 ++ xargs 05:07:25 ++ cut -d: -f2 05:07:25 + ver=4.9.0 05:07:25 + '[' -z 4.9.0 ']' 05:07:25 + repo=release 05:07:25 + for deb in "rmr_${ver}_amd64.deb" "rmr-dev_${ver}_amd64.deb" 05:07:25 + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.0_amd64.deb/download.deb 05:07:25 2026-09-03 05:07:25 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069581.deb?Expires=1788412945&Signature=ERaKzJwaw2cF87BK~8JVnSfHV1etXSBEoYtbmdZzGwSM~ZJtKFvpdgyu0iTp26M2V2B0WbQwLUeetRZQ6pTiU83GiTT7lsxMqy00NXX97hB9zw6FqNvG77GmexccUjLARH4zVsyqitLB9XagpofmiQ4eJQAYv2nAl0-pinYuakTHsQWw~fMgmsRQgUjPRFQk1asaCSYT5mnYriOjYvH1twW5Pv3ra2kCRWnLqvvTLD9CGkKCGSEDR0UioRtGERpY9eMEwxRTpipBrINyqhleFbtxGEwPTWezV3THdafWT0hsFypIaR8XA25FqKuQVXFZk2T-M14rVczQ8ahBh-lw3Q__&Key-Pair-Id=K1ZMSF1EKC3AZL [242746/242746] -> "rmr_4.9.0_amd64.deb" [1] 05:07:25 + sudo dpkg -i rmr_4.9.0_amd64.deb 05:07:25 Selecting previously unselected package rmr. 05:07:28 (Reading database ... 188029 files and directories currently installed.) 05:07:28 Preparing to unpack rmr_4.9.0_amd64.deb ... 05:07:28 Unpacking rmr (4.9.0) ... 05:07:29 Setting up rmr (4.9.0) ... 05:07:29 + rm -f rmr_4.9.0_amd64.deb 05:07:29 + for deb in "rmr_${ver}_amd64.deb" "rmr-dev_${ver}_amd64.deb" 05:07:29 + wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.0_amd64.deb/download.deb 05:07:29 2026-09-03 05:07:29 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069580.deb?Expires=1788412949&Signature=KkH5KDZ3-oYm4Zn0TAkHUK3BUG-S9LKZ6B7W-koS20oPGVQnG9g7L1aJoHnobHIcpyexN7sq4aPfen6oRl0ZXnKKa1KzHXvh1sPXJO2vBYrc6-MM~-xHZc7zTwt5io3WTBBCZ9uJaYD5HVqc-ZkUOPljOfzv6a4S5qKJ2cltWaFLWW4FC2xdTY58kVFATbVmV9T2bpJ1HKSNSyCoRcVD2E-LS501SZxvCbQejS7hNSAiUr3ly~gL3-zEfExVpNl6CmBfRoMnaL-NhHeTj97Oj5DJEgjLjQtmETri99NeufAo3uDdIL5pOWTkHsemdl881~-sNKzpDv7QzogELmNnjA__&Key-Pair-Id=K1ZMSF1EKC3AZL [126094/126094] -> "rmr-dev_4.9.0_amd64.deb" [1] 05:07:29 + sudo dpkg -i rmr-dev_4.9.0_amd64.deb 05:07:29 Selecting previously unselected package rmr-dev. 05:07:29 (Reading database ... 188037 files and directories currently installed.) 05:07:29 Preparing to unpack rmr-dev_4.9.0_amd64.deb ... 05:07:29 Unpacking rmr-dev (4.9.0) ... 05:07:29 Setting up rmr-dev (4.9.0) ... 05:07:29 + rm -f rmr-dev_4.9.0_amd64.deb 05:07:29 + echo '---> install-deb-rmr.sh ends' 05:07:29 ---> install-deb-rmr.sh ends 05:07:29 [EnvInject] - Injecting environment variables from a build step. 05:07:29 [EnvInject] - Injecting as environment variables the properties content 05:07:29 PARALLEL=False 05:07:29 05:07:29 [EnvInject] - Variables injected successfully. 05:07:29 [ric-app-qp-tox-sonarqube] $ /bin/bash -l /tmp/jenkins7723074387036680408.sh 05:07:29 ---> tox-run.sh 05:07:29 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:29 + ARCHIVE_TOX_DIR=/w/workspace/ric-app-qp-tox-sonarqube/archives/tox 05:07:29 + ARCHIVE_DOC_DIR=/w/workspace/ric-app-qp-tox-sonarqube/archives/docs 05:07:29 + mkdir -p /w/workspace/ric-app-qp-tox-sonarqube/archives/tox 05:07:29 + cd /w/workspace/ric-app-qp-tox-sonarqube/. 05:07:29 + source /home/jenkins/lf-env.sh 05:07:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:07:29 ++ mktemp -d /tmp/venv-XXXX 05:07:29 + lf_venv=/tmp/venv-BJAL 05:07:29 + local venv_file=/tmp/.os_lf_venv 05:07:29 + local python=python3 05:07:29 + local options 05:07:29 + local set_path=true 05:07:29 + local install_args= 05:07:29 ++ 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 05:07:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:07:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:07:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:07:29 + true 05:07:29 + case $1 in 05:07:29 + venv_file=/tmp/.toxenv 05:07:29 + shift 2 05:07:29 + true 05:07:29 + case $1 in 05:07:29 + shift 05:07:29 + break 05:07:29 + case $python in 05:07:29 + local pkg_list= 05:07:29 + [[ -d /opt/pyenv ]] 05:07:29 + echo 'Setup pyenv:' 05:07:29 Setup pyenv: 05:07:29 + export PYENV_ROOT=/opt/pyenv 05:07:29 + PYENV_ROOT=/opt/pyenv 05:07:29 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:29 + pyenv versions 05:07:29 system 05:07:29 3.8.13 05:07:29 3.9.13 05:07:29 * 3.10.6 (set by /w/workspace/ric-app-qp-tox-sonarqube/.python-version) 05:07:29 + command -v pyenv 05:07:29 ++ pyenv init - --no-rehash 05:07:29 + 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[*]}"'\'')" 05:07:29 export PATH="/opt/pyenv/shims:${PATH}" 05:07:29 export PYENV_SHELL=bash 05:07:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:07:29 pyenv() { 05:07:29 local command 05:07:29 command="${1:-}" 05:07:29 if [ "$#" -gt 0 ]; then 05:07:29 shift 05:07:29 fi 05:07:29 05:07:29 case "$command" in 05:07:29 rehash|shell) 05:07:29 eval "$(pyenv "sh-$command" "$@")" 05:07:29 ;; 05:07:29 *) 05:07:29 command pyenv "$command" "$@" 05:07:29 ;; 05:07:29 esac 05:07:29 }' 05:07:29 +++ 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[*]}"' 05:07:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:29 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:29 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:29 ++ export PYENV_SHELL=bash 05:07:29 ++ PYENV_SHELL=bash 05:07:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:07:29 +++ complete -F _pyenv pyenv 05:07:29 ++ lf-pyver python3 05:07:29 ++ local py_version_xy=python3 05:07:29 ++ local py_version_xyz= 05:07:29 ++ grep -E '^[0-9.]*[0-9]$' 05:07:29 ++ awk '{ print $1 }' 05:07:29 ++ pyenv versions 05:07:29 ++ local command 05:07:29 ++ command=versions 05:07:29 ++ '[' 1 -gt 0 ']' 05:07:29 ++ shift 05:07:29 ++ case "$command" in 05:07:29 ++ command pyenv versions 05:07:29 ++ pyenv versions 05:07:29 ++ sed 's/^[ *]* //' 05:07:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:07:29 +++ grep '^3' /tmp/.pyenv_versions 05:07:29 +++ sort -V 05:07:29 +++ tail -n 1 05:07:29 ++ py_version_xyz=3.10.6 05:07:29 ++ [[ -z 3.10.6 ]] 05:07:29 ++ echo 3.10.6 05:07:29 ++ return 0 05:07:29 + pyenv local 3.10.6 05:07:29 + local command 05:07:29 + command=local 05:07:29 + '[' 2 -gt 0 ']' 05:07:29 + shift 05:07:29 + case "$command" in 05:07:29 + command pyenv local 3.10.6 05:07:29 + pyenv local 3.10.6 05:07:29 + for arg in "$@" 05:07:29 + case $arg in 05:07:29 + pkg_list+='tox ' 05:07:29 + for arg in "$@" 05:07:29 + case $arg in 05:07:29 + pkg_list+='virtualenv ' 05:07:29 + for arg in "$@" 05:07:29 + case $arg in 05:07:29 + pkg_list+='urllib3~=1.26.15 ' 05:07:29 + [[ -f /tmp/.toxenv ]] 05:07:29 ++ cat /tmp/.toxenv 05:07:29 + lf_venv=/tmp/venv-U3Zf 05:07:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Zf from' file:/tmp/.toxenv 05:07:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Zf from file:/tmp/.toxenv 05:07:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:07:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:07:29 + local 'pip_opts=--upgrade --quiet' 05:07:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:07:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:07:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:07:29 + [[ -n '' ]] 05:07:29 + [[ -n '' ]] 05:07:29 + lf-venv-pip-install /tmp/venv-U3Zf/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:07:29 + local venv_python=/tmp/venv-U3Zf/bin/python3 05:07:29 + shift 05:07:29 + local upstream=https://pypi.org/simple 05:07:29 + /tmp/venv-U3Zf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:07:31 + return 0 05:07:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:07:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:07:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:07:31 + lf-venv-pip-install /tmp/venv-U3Zf/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:07:31 + local venv_python=/tmp/venv-U3Zf/bin/python3 05:07:31 + shift 05:07:31 + local upstream=https://pypi.org/simple 05:07:31 + /tmp/venv-U3Zf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:07:33 + return 0 05:07:33 + type python3 05:07:33 + true 05:07:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U3Zf/bin to PATH' 05:07:33 lf-activate-venv(): INFO: Adding /tmp/venv-U3Zf/bin to PATH 05:07:33 + PATH=/tmp/venv-U3Zf/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:33 + return 0 05:07:33 + [[ -d /opt/pyenv ]] 05:07:33 + echo '---> Setting up pyenv' 05:07:33 ---> Setting up pyenv 05:07:33 + export PYENV_ROOT=/opt/pyenv 05:07:33 + PYENV_ROOT=/opt/pyenv 05:07:33 + export PATH=/opt/pyenv/bin:/tmp/venv-U3Zf/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:33 + PATH=/opt/pyenv/bin:/tmp/venv-U3Zf/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 05:07:33 ++ pwd 05:07:33 + PYTHONPATH=/w/workspace/ric-app-qp-tox-sonarqube 05:07:33 + export PYTHONPATH 05:07:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:07:33 + TOX_TESTENV_PASSENV=PYTHONPATH 05:07:33 + tox --version 05:07:34 4.61.2 from /tmp/venv-U3Zf/lib/python3.10/site-packages/tox/__init__.py 05:07:34 + PARALLEL=False 05:07:34 + TOX_OPTIONS_LIST= 05:07:34 + [[ -n code,flake8 ]] 05:07:34 + TOX_OPTIONS_LIST=' -e code,flake8' 05:07:34 + case ${PARALLEL,,} in 05:07:34 + tox -e code,flake8 05:07:34 + tee -a /w/workspace/ric-app-qp-tox-sonarqube/archives/tox/tox.log 05:07:36 code: install_deps> python -I -m pip install coverage pytest pytest-cov 05:07:44 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 05:07:46 .pkg: _optional_hooks> python /tmp/venv-U3Zf/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:07:47 .pkg: get_requires_for_build_sdist> python /tmp/venv-U3Zf/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:07:47 .pkg: get_requires_for_build_wheel> python /tmp/venv-U3Zf/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:07:48 .pkg: freeze> python -m pip freeze --all 05:07:48 .pkg: pip==26.2.1,setuptools==84.0.0 05:07:48 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-U3Zf/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:07:49 .pkg: build_sdist> python /tmp/venv-U3Zf/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:07:49 code: install_package_deps> python -I -m pip install influxdb joblib 'joblib>=0.3.2' 'mdclogpy<=1.1.1' pandas==1.5.3 ricxappframe==3.2.2 schedule scikit-learn 'statsmodels>=0.11.1' 05:08:52 code: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/ric-app-qp-tox-sonarqube/.tox/.tmp/package/1/qp-0.0.5.tar.gz 05:08:56 code: freeze> python -m pip freeze --all 05:08:57 code: async-timeout==5.0.1,build==1.6.0,certifi==2026.7.22,charset-normalizer==3.5.1,cloudpickle==3.1.2,coverage==7.16.0,exceptiongroup==1.3.1,formulaic==1.2.2,hiredis==2.0.0,idna==3.19,influxdb==5.3.2,iniconfig==2.3.0,inotify==0.2.12,inotify-simple==2.0.1,interface_meta==2.0.1,joblib==1.6.0,mdclogpy==1.1.1,msgpack==1.2.2,narwhals==2.25.0,numpy==2.2.6,packaging==26.3,pandas==1.5.3,patsy==1.0.3,pip==26.2.1,pluggy==1.6.0,protobuf==3.20.3,Pygments==2.21.0,pyproject_hooks==1.2.0,pytest==9.1.1,pytest-cov==7.1.0,python-dateutil==2.9.0.post0,pytz==2026.3.post1,qp==0.0.5,redis==4.3.6,requests==2.34.2,ricsdl==3.1.3,ricxappframe==3.2.2,schedule==1.2.2,scikit-learn==1.7.2,scipy==1.15.3,setuptools==84.0.0,six==1.17.0,statsmodels==0.15.0,threadpoolctl==3.6.0,tomli==2.4.1,typing_extensions==4.16.0,urllib3==2.7.0,wrapt==2.4.0 05:08:57 code: commands[0]> pytest -v --cov src --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=60 05:08:58 ============================= test session starts ============================== 05:08:58 platform linux -- Python 3.10.6, pytest-9.1.1, pluggy-1.6.0 -- /w/workspace/ric-app-qp-tox-sonarqube/.tox/code/bin/python 05:08:58 cachedir: .tox/code/.pytest_cache 05:08:58 rootdir: /w/workspace/ric-app-qp-tox-sonarqube 05:08:58 plugins: cov-7.1.0 05:08:58 collecting ... collected 0 items / 1 error 05:08:59 05:08:59 ==================================== ERRORS ==================================== 05:08:59 ______________________ ERROR collecting tests/test_qp.py _______________________ 05:08:59 tests/test_qp.py:20: in 05:08:59 from src import main 05:08:59 src/main.py:31: in 05:08:59 from prediction import forecast 05:08:59 src/prediction.py:19: in 05:08:59 import pandas as pd 05:08:59 .tox/code/lib/python3.10/site-packages/pandas/__init__.py:22: in 05:08:59 from pandas.compat import is_numpy_dev as _is_numpy_dev # pyright: ignore # noqa:F401 05:08:59 .tox/code/lib/python3.10/site-packages/pandas/compat/__init__.py:18: in 05:08:59 from pandas.compat.numpy import ( 05:08:59 .tox/code/lib/python3.10/site-packages/pandas/compat/numpy/__init__.py:4: in 05:08:59 from pandas.util.version import Version 05:08:59 .tox/code/lib/python3.10/site-packages/pandas/util/__init__.py:2: in 05:08:59 from pandas.util._decorators import ( # noqa:F401 05:08:59 .tox/code/lib/python3.10/site-packages/pandas/util/_decorators.py:14: in 05:08:59 from pandas._libs.properties import cache_readonly 05:08:59 .tox/code/lib/python3.10/site-packages/pandas/_libs/__init__.py:13: in 05:08:59 from pandas._libs.interval import Interval 05:08:59 pandas/_libs/interval.pyx:1: in init pandas._libs.interval 05:08:59 ??? 05:08:59 E ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject 05:08:59 =========================== short test summary info ============================ 05:08:59 ERROR tests/test_qp.py - ValueError: numpy.dtype size changed, may indicate b... 05:08:59 !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! 05:08:59 =============================== 1 error in 1.32s =============================== 05:08:59 code: exit 2 (2.26 seconds) /w/workspace/ric-app-qp-tox-sonarqube> pytest -v --cov src --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=60 pid=2683 05:08:59 code: FAIL ✖ in 1 minute 24.81 seconds 05:08:59 flake8: install_deps> python -I -m pip install flake8 05:09:03 flake8: freeze> python -m pip freeze --all 05:09:04 flake8: flake8==7.3.0,mccabe==0.7.0,pip==26.2.1,pycodestyle==2.14.0,pyflakes==3.4.0,qp==0.0.5,setuptools==84.0.0 05:09:04 flake8: commands[0]> flake8 setup.py src tests 05:09:04 src/main.py:160:5: F824 `global qp_xapp` is unused: name is never assigned in scope 05:09:04 src/main.py:168:5: F824 `global qp_xapp` is unused: name is never assigned in scope 05:09:04 flake8: exit 1 (0.44 seconds) /w/workspace/ric-app-qp-tox-sonarqube> flake8 setup.py src tests pid=2708 05:09:04 code: FAIL code 2 (84.80=setup[82.54]+cmd[2.26] seconds) 05:09:04 flake8: FAIL code 1 (4.89=setup[4.46]+cmd[0.44] seconds) 05:09:04 evaluation failed :( (89.76 seconds) 05:09:04 + tox_status=1 05:09:04 + echo '---> Completed tox runs' 05:09:04 ---> Completed tox runs 05:09:04 + for i in .tox/*/log 05:09:04 ++ echo .tox/code/log 05:09:04 ++ awk -F/ '{print $2}' 05:09:04 + tox_env=code 05:09:04 + cp -r .tox/code/log /w/workspace/ric-app-qp-tox-sonarqube/archives/tox/code 05:09:04 + for i in .tox/*/log 05:09:04 ++ awk -F/ '{print $2}' 05:09:04 ++ echo .tox/flake8/log 05:09:04 + tox_env=flake8 05:09:04 + cp -r .tox/flake8/log /w/workspace/ric-app-qp-tox-sonarqube/archives/tox/flake8 05:09:04 + DOC_DIR=docs/_build/html 05:09:04 + [[ -d docs/_build/html ]] 05:09:04 + echo '---> tox-run.sh ends' 05:09:04 ---> tox-run.sh ends 05:09:04 + test 1 -eq 0 05:09:04 + exit 1 05:09:04 ++ '[' 2 = 1 ']' 05:09:04 Build step 'Execute shell' marked build as failure 05:09:04 $ ssh-agent -k 05:09:04 unset SSH_AUTH_SOCK; 05:09:04 unset SSH_AGENT_PID; 05:09:04 echo Agent pid 1624 killed; 05:09:04 [ssh-agent] Stopped. 05:09:04 [PostBuildScript] - [INFO] Executing post build scripts. 05:09:05 [ric-app-qp-tox-sonarqube] $ /bin/bash /tmp/jenkins8503987946726479626.sh 05:09:05 ---> sysstat.sh 05:09:05 [ric-app-qp-tox-sonarqube] $ /bin/bash /tmp/jenkins11139663860437132512.sh 05:09:05 ---> package-listing.sh 05:09:05 ++ tr '[:upper:]' '[:lower:]' 05:09:05 ++ facter osfamily 05:09:05 + OS_FAMILY=debian 05:09:05 + workspace=/w/workspace/ric-app-qp-tox-sonarqube 05:09:05 + START_PACKAGES=/tmp/packages_start.txt 05:09:05 + END_PACKAGES=/tmp/packages_end.txt 05:09:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:09:05 + PACKAGES=/tmp/packages_start.txt 05:09:05 + '[' /w/workspace/ric-app-qp-tox-sonarqube ']' 05:09:05 + PACKAGES=/tmp/packages_end.txt 05:09:05 + case "${OS_FAMILY}" in 05:09:05 + grep '^ii' 05:09:05 + dpkg -l 05:09:05 + '[' -f /tmp/packages_start.txt ']' 05:09:05 + '[' -f /tmp/packages_end.txt ']' 05:09:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:09:05 + true 05:09:05 + '[' /w/workspace/ric-app-qp-tox-sonarqube ']' 05:09:05 + mkdir -p /w/workspace/ric-app-qp-tox-sonarqube/archives/ 05:09:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-tox-sonarqube/archives/ 05:09:06 [ric-app-qp-tox-sonarqube] $ /bin/bash /tmp/jenkins17772144186189479085.sh 05:09:06 ---> capture-instance-metadata.sh 05:09:06 Setup pyenv: 05:09:06 system 05:09:06 3.8.13 05:09:06 3.9.13 05:09:06 * 3.10.6 (set by /w/workspace/ric-app-qp-tox-sonarqube/.python-version) 05:09:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QWtP from file:/tmp/.os_lf_venv 05:09:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:09:09 lf-activate-venv(): INFO: Installing additional packages: lftools 05:09:30 lf-activate-venv(): INFO: Adding /tmp/venv-QWtP/bin to PATH 05:09:30 INFO: Running in OpenStack, capturing instance metadata 05:09:30 [ric-app-qp-tox-sonarqube] $ /bin/bash /tmp/jenkins1921439628051034699.sh 05:09:30 provisioning config files... 05:09:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-tox-sonarqube@tmp/config16258781100331944346tmp 05:09:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:09:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:09:30 [EnvInject] - Injecting environment variables from a build step. 05:09:30 [EnvInject] - Injecting as environment variables the properties content 05:09:30 SERVER_ID=logs 05:09:30 05:09:30 [EnvInject] - Variables injected successfully. 05:09:30 [ric-app-qp-tox-sonarqube] $ /bin/bash /tmp/jenkins3680183064945441723.sh 05:09:30 ---> create-netrc.sh 05:09:31 [ric-app-qp-tox-sonarqube] $ /bin/bash /tmp/jenkins12837801564951820753.sh 05:09:31 ---> python-tools-install.sh 05:09:31 Setup pyenv: 05:09:31 system 05:09:31 3.8.13 05:09:31 3.9.13 05:09:31 * 3.10.6 (set by /w/workspace/ric-app-qp-tox-sonarqube/.python-version) 05:09:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QWtP from file:/tmp/.os_lf_venv 05:09:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:09:34 lf-activate-venv(): INFO: Installing additional packages: lftools 05:09:53 lf-activate-venv(): INFO: Adding /tmp/venv-QWtP/bin to PATH 05:09:53 [ric-app-qp-tox-sonarqube] $ /bin/sh /tmp/jenkins4555562108401388076.sh 05:09:53 ---> uv-install.sh 05:09:53 uv 0.12.9 is already installed 05:09:53 uvx 0.12.9 (x86_64-unknown-linux-gnu) 05:09:53 [ric-app-qp-tox-sonarqube] $ /bin/bash /tmp/jenkins3999995795115131869.sh 05:09:53 ---> sudo-logs.sh 05:09:53 Archiving 'sudo' log.. 05:09:54 [ric-app-qp-tox-sonarqube] $ /bin/bash /tmp/jenkins2554099034164686404.sh 05:09:54 ---> job-cost.sh 05:09:54 INFO: Activating Python virtual environment... 05:09:54 Setup pyenv: 05:09:54 system 05:09:54 3.8.13 05:09:54 3.9.13 05:09:54 * 3.10.6 (set by /w/workspace/ric-app-qp-tox-sonarqube/.python-version) 05:09:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QWtP from file:/tmp/.os_lf_venv 05:09:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:09:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:10:09 lf-activate-venv(): INFO: Adding /tmp/venv-QWtP/bin to PATH 05:10:09 INFO: No stack-cost file found 05:10:09 INFO: Instance uptime: 348s 05:10:09 INFO: Fetching instance metadata (attempt 1 of 3)... 05:10:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:10:10 INFO: Successfully fetched instance metadata 05:10:10 INFO: Instance type: v3-starter-2 05:10:10 INFO: Retrieving pricing info for: v3-starter-2 05:10:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:10:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=348 05:10:10 INFO: Successfully fetched Vexxhost pricing API 05:10:10 INFO: Retrieved cost: 0.02 05:10:10 INFO: Retrieved resource: v3-starter-2 05:10:10 INFO: Creating archive directory: /w/workspace/ric-app-qp-tox-sonarqube/archives/cost 05:10:10 INFO: Archiving costs to: /w/workspace/ric-app-qp-tox-sonarqube/archives/cost.csv 05:10:10 INFO: Successfully archived job cost data 05:10:10 DEBUG: Cost data: ric-app-qp-tox-sonarqube,327,2026-09-03 05:10:10,v3-starter-2,348,0.02,0.00,FAILURE 05:10:10 [ric-app-qp-tox-sonarqube] $ /bin/bash -l /tmp/jenkins1808757042365994844.sh 05:10:10 ---> logs-deploy.sh 05:10:10 Setup pyenv: 05:10:10 system 05:10:10 3.8.13 05:10:10 3.9.13 05:10:10 * 3.10.6 (set by /w/workspace/ric-app-qp-tox-sonarqube/.python-version) 05:10:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QWtP from file:/tmp/.os_lf_venv 05:10:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:10:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:10:33 lf-activate-venv(): INFO: Adding /tmp/venv-QWtP/bin to PATH 05:10:33 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-tox-sonarqube/327 05:10:33 INFO: archiving workspace using pattern(s): -p **/*.log 05:10:35 Archives upload complete. 05:10:36 INFO: archiving logs to Nexus 05:10:38 ---> uname -a: 05:10:38 Linux prd-ubuntu1804-builder-2c-2g-9841 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 05:10:38 05:10:38 05:10:38 ---> lscpu: 05:10:38 Architecture: x86_64 05:10:38 CPU op-mode(s): 32-bit, 64-bit 05:10:38 Byte Order: Little Endian 05:10:38 CPU(s): 2 05:10:38 On-line CPU(s) list: 0,1 05:10:38 Thread(s) per core: 1 05:10:38 Core(s) per socket: 1 05:10:38 Socket(s): 2 05:10:38 NUMA node(s): 1 05:10:38 Vendor ID: AuthenticAMD 05:10:38 CPU family: 23 05:10:38 Model: 49 05:10:38 Model name: AMD EPYC-Rome Processor 05:10:38 Stepping: 0 05:10:38 CPU MHz: 2800.000 05:10:38 BogoMIPS: 5600.00 05:10:38 Virtualization: AMD-V 05:10:38 Hypervisor vendor: KVM 05:10:38 Virtualization type: full 05:10:38 L1d cache: 32K 05:10:38 L1i cache: 32K 05:10:38 L2 cache: 512K 05:10:38 L3 cache: 16384K 05:10:38 NUMA node0 CPU(s): 0,1 05:10:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 05:10:38 05:10:38 05:10:38 ---> nproc: 05:10:38 2 05:10:38 05:10:38 05:10:38 ---> df -h: 05:10:38 Filesystem Size Used Avail Use% Mounted on 05:10:38 udev 2.0G 0 2.0G 0% /dev 05:10:38 tmpfs 395M 668K 394M 1% /run 05:10:38 /dev/vda1 20G 7.9G 12G 41% / 05:10:38 tmpfs 2.0G 0 2.0G 0% /dev/shm 05:10:38 tmpfs 5.0M 0 5.0M 0% /run/lock 05:10:38 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 05:10:38 /dev/vda15 105M 5.3M 100M 5% /boot/efi 05:10:38 tmpfs 395M 0 395M 0% /run/user/1001 05:10:38 05:10:38 05:10:38 ---> free -m: 05:10:38 total used free shared buff/cache available 05:10:38 Mem: 3944 354 818 0 2771 3306 05:10:38 Swap: 1023 0 1023 05:10:38 05:10:38 05:10:38 ---> ip addr: 05:10:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:10:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:10:38 inet 127.0.0.1/8 scope host lo 05:10:38 valid_lft forever preferred_lft forever 05:10:38 inet6 ::1/128 scope host 05:10:38 valid_lft forever preferred_lft forever 05:10:38 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:10:38 link/ether fa:16:3e:4a:09:4a brd ff:ff:ff:ff:ff:ff 05:10:38 inet 10.32.7.92/23 brd 10.32.7.255 scope global dynamic ens3 05:10:38 valid_lft 86036sec preferred_lft 86036sec 05:10:38 inet6 fe80::f816:3eff:fe4a:94a/64 scope link 05:10:38 valid_lft forever preferred_lft forever 05:10:38 05:10:38 05:10:38 ---> sar -b -r -n DEV: 05:10:38 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-9841) 09/03/26 _x86_64_ (2 CPU) 05:10:38 05:10:38 05:04:36 LINUX RESTART (2 CPU) 05:10:38 05:10:38 05:05:01 tps rtps wtps bread/s bwrtn/s 05:10:38 05:06:03 83.45 21.75 61.71 841.06 4833.33 05:10:38 05:07:01 51.35 0.10 51.25 20.96 9505.95 05:10:38 05:08:01 95.13 38.29 56.84 1651.46 10930.98 05:10:38 05:09:01 57.74 12.78 44.96 1018.23 17372.84 05:10:38 05:10:01 36.44 0.72 35.73 79.05 5377.50 05:10:38 Average: 64.92 14.83 50.09 726.86 9604.78 05:10:38 05:10:38 05:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:10:38 05:06:03 1908344 3389440 2130708 52.75 39268 1606856 618256 12.15 527912 1459024 78372 05:10:38 05:07:01 1628516 3377508 2410536 59.68 57760 1839156 613012 12.05 533548 1697692 137268 05:10:38 05:08:01 1321836 3383368 2717216 67.27 68860 2129304 639196 12.56 570472 1944108 106200 05:10:38 05:09:01 857200 3388512 3181852 78.78 82580 2562444 625288 12.29 589512 2350376 126160 05:10:38 05:10:01 863900 3411464 3175152 78.61 84608 2577132 556972 10.95 585256 2349388 26420 05:10:38 Average: 1315959 3390058 2723093 67.42 66615 2142978 610545 12.00 561340 1960118 94884 05:10:38 05:10:38 05:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:10:38 05:06:03 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 05:10:38 05:06:03 ens3 109.18 79.04 1014.48 36.23 0.00 0.00 0.00 0.00 05:10:38 05:07:01 lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 05:10:38 05:07:01 ens3 18.51 16.36 368.59 2.96 0.00 0.00 0.00 0.00 05:10:38 05:08:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 05:10:38 05:08:01 ens3 70.87 52.81 1220.20 8.03 0.00 0.00 0.00 0.00 05:10:38 05:09:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 05:10:38 05:09:01 ens3 23.51 12.46 665.21 1.42 0.00 0.00 0.00 0.00 05:10:38 05:10:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 05:10:38 05:10:01 ens3 15.76 15.40 14.20 14.28 0.00 0.00 0.00 0.00 05:10:38 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 05:10:38 Average: ens3 47.76 35.34 658.47 12.65 0.00 0.00 0.00 0.00 05:10:38 05:10:38 05:10:38 ---> sar -P ALL: 05:10:38 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-9841) 09/03/26 _x86_64_ (2 CPU) 05:10:38 05:10:38 05:04:36 LINUX RESTART (2 CPU) 05:10:38 05:10:38 05:05:01 CPU %user %nice %system %iowait %steal %idle 05:10:38 05:06:03 all 35.27 0.00 2.38 7.19 7.12 48.04 05:10:38 05:06:03 0 21.85 0.00 2.11 8.26 6.33 61.45 05:10:38 05:06:03 1 48.81 0.00 2.66 6.10 7.90 34.53 05:10:38 05:07:01 all 37.01 0.00 2.35 4.31 5.41 50.92 05:10:38 05:07:01 0 44.74 0.00 2.86 4.41 5.88 42.11 05:10:38 05:07:01 1 29.29 0.00 1.84 4.22 4.94 59.71 05:10:38 05:08:01 all 29.72 0.00 2.80 8.49 6.00 52.99 05:10:38 05:08:01 0 31.69 0.00 3.26 10.40 6.19 48.46 05:10:38 05:08:01 1 27.73 0.00 2.35 6.58 5.82 57.52 05:10:38 05:09:01 all 37.48 0.00 2.56 3.17 5.37 51.42 05:10:38 05:09:01 0 50.04 0.00 2.86 2.71 5.80 38.60 05:10:38 05:09:01 1 25.04 0.00 2.26 3.64 4.96 64.10 05:10:38 05:10:01 all 37.27 0.00 1.98 3.14 5.46 52.16 05:10:38 05:10:01 0 26.25 0.00 1.78 0.87 5.15 65.95 05:10:38 05:10:01 1 48.45 0.00 2.16 5.43 5.77 38.19 05:10:38 Average: all 35.33 0.00 2.41 5.28 5.88 51.10 05:10:38 Average: 0 34.77 0.00 2.57 5.35 5.87 51.44 05:10:38 Average: 1 35.89 0.00 2.26 5.20 5.89 50.76 05:10:38 05:10:38 05:10:38