18:53:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/pnf-simulator/+/141739 18:53:42 Running as SYSTEM 18:53:42 [EnvInject] - Loading node environment variables. 18:53:42 Building remotely on prd-centos8-builder-2c-1g-36109 (centos8-builder-2c-1g) in workspace /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 18:53:42 [ssh-agent] Looking for ssh-agent implementation... 18:53:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:43 $ ssh-agent 18:53:43 SSH_AUTH_SOCK=/tmp/ssh-SpEMnhWr4KQN/agent.16337 18:53:43 SSH_AGENT_PID=16340 18:53:43 [ssh-agent] Started. 18:53:43 Running ssh-add (command line suppressed) 18:53:43 Identity added: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_5784847865707940994.key (/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/private_key_5784847865707940994.key) 18:53:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:53:43 The recommended git tool is: NONE 18:53:46 using credential onap-jenkins-ssh 18:53:46 Wiping out workspace first. 18:53:46 Cloning the remote Git repository 18:53:46 Cloning repository git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:53:46 > git init /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify # timeout=10 18:53:46 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:53:46 > git --version # timeout=10 18:53:46 > git --version # 'git version 2.39.0' 18:53:46 using GIT_SSH to set credentials Gerrit user 18:53:46 [INFO] Currently running in a labeled security context 18:53:46 [INFO] Currently SELinux is 'enforcing' on the host 18:53:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh4550532490328614283.key 18:53:46 Verifying host key using manually-configured host key entries 18:53:46 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:53:47 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 18:53:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:47 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git # timeout=10 18:53:47 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git 18:53:47 using GIT_SSH to set credentials Gerrit user 18:53:47 [INFO] Currently running in a labeled security context 18:53:47 [INFO] Currently SELinux is 'enforcing' on the host 18:53:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/jenkins-gitclient-ssh10820499569389377465.key 18:53:47 Verifying host key using manually-configured host key entries 18:53:47 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/pnf-simulator.git refs/changes/39/141739/2 # timeout=30 18:53:48 > git rev-parse 4d6c4962bffa1169ed1e09d0459f58acf2fd8c1d^{commit} # timeout=10 18:53:48 Checking out Revision 4d6c4962bffa1169ed1e09d0459f58acf2fd8c1d (refs/changes/39/141739/2) 18:53:48 > git config core.sparsecheckout # timeout=10 18:53:48 > git checkout -f 4d6c4962bffa1169ed1e09d0459f58acf2fd8c1d # timeout=30 18:53:51 Commit message: "Chore: Add dependabot config" 18:53:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:53:51 > git rev-list --no-walk 8a22fc38eb0d50c6d397cd16889e87d17b2d80f1 # timeout=10 18:53:52 [EnvInject] - Injecting environment variables from a build step. 18:53:52 [EnvInject] - Injecting as environment variables the properties content 18:53:52 PYTHON=python3 18:53:52 18:53:52 [EnvInject] - Variables injected successfully. 18:53:52 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins17698367820008382361.sh 18:53:52 ---> tox-install.sh 18:53:52 + source /home/jenkins/lf-env.sh 18:53:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:53:52 ++ mktemp -d /tmp/venv-XXXX 18:53:52 + lf_venv=/tmp/venv-LbBb 18:53:52 + local venv_file=/tmp/.os_lf_venv 18:53:52 + local python=python3 18:53:52 + local options 18:53:52 + local set_path=true 18:53:52 + local install_args= 18:53:52 ++ 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 18:53:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:53:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:53:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:53:52 + true 18:53:52 + case $1 in 18:53:52 + venv_file=/tmp/.toxenv 18:53:52 + shift 2 18:53:52 + true 18:53:52 + case $1 in 18:53:52 + shift 18:53:52 + break 18:53:52 + case $python in 18:53:52 + local pkg_list= 18:53:52 + [[ -d /opt/pyenv ]] 18:53:52 + echo 'Setup pyenv:' 18:53:52 Setup pyenv: 18:53:52 + export PYENV_ROOT=/opt/pyenv 18:53:52 + PYENV_ROOT=/opt/pyenv 18:53:52 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:53:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:53:52 + pyenv versions 18:53:52 system 18:53:52 * 3.8.13 (set by /opt/pyenv/version) 18:53:52 * 3.9.13 (set by /opt/pyenv/version) 18:53:52 * 3.10.6 (set by /opt/pyenv/version) 18:53:52 + command -v pyenv 18:53:52 ++ pyenv init - --no-rehash 18:53:52 + 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[*]}"'\'')" 18:53:52 export PATH="/opt/pyenv/shims:${PATH}" 18:53:52 export PYENV_SHELL=bash 18:53:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:53:52 pyenv() { 18:53:52 local command 18:53:52 command="${1:-}" 18:53:52 if [ "$#" -gt 0 ]; then 18:53:52 shift 18:53:52 fi 18:53:52 18:53:52 case "$command" in 18:53:52 rehash|shell) 18:53:52 eval "$(pyenv "sh-$command" "$@")" 18:53:52 ;; 18:53:52 *) 18:53:52 command pyenv "$command" "$@" 18:53:52 ;; 18:53:52 esac 18:53:52 }' 18:53:52 +++ 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[*]}"' 18:53:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:53:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:53:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:53:52 ++ export PYENV_SHELL=bash 18:53:52 ++ PYENV_SHELL=bash 18:53:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:53:52 +++ complete -F _pyenv pyenv 18:53:52 ++ lf-pyver python3 18:53:52 ++ local py_version_xy=python3 18:53:52 ++ local py_version_xyz= 18:53:52 ++ grep -E '^[0-9.]*[0-9]$' 18:53:52 ++ pyenv versions 18:53:52 ++ local command 18:53:52 ++ command=versions 18:53:52 ++ '[' 1 -gt 0 ']' 18:53:52 ++ shift 18:53:52 ++ case "$command" in 18:53:52 ++ command pyenv versions 18:53:52 ++ pyenv versions 18:53:52 ++ sed 's/^[ *]* //' 18:53:52 ++ awk '{ print $1 }' 18:53:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:53:52 +++ grep '^3' /tmp/.pyenv_versions 18:53:52 +++ sort -V 18:53:52 +++ tail -n 1 18:53:52 ++ py_version_xyz=3.10.6 18:53:52 ++ [[ -z 3.10.6 ]] 18:53:52 ++ echo 3.10.6 18:53:52 ++ return 0 18:53:52 + pyenv local 3.10.6 18:53:52 + local command 18:53:52 + command=local 18:53:52 + '[' 2 -gt 0 ']' 18:53:52 + shift 18:53:52 + case "$command" in 18:53:52 + command pyenv local 3.10.6 18:53:52 + pyenv local 3.10.6 18:53:52 + for arg in "$@" 18:53:52 + case $arg in 18:53:52 + pkg_list+='tox ' 18:53:52 + for arg in "$@" 18:53:52 + case $arg in 18:53:52 + pkg_list+='virtualenv ' 18:53:52 + for arg in "$@" 18:53:52 + case $arg in 18:53:52 + pkg_list+='urllib3~=1.26.15 ' 18:53:52 + [[ -f /tmp/.toxenv ]] 18:53:52 + [[ ! -f /tmp/.toxenv ]] 18:53:52 + [[ -n '' ]] 18:53:52 + python3 -m venv /tmp/venv-LbBb 18:53:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LbBb' 18:53:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LbBb 18:53:57 + echo /tmp/venv-LbBb 18:53:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:53:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:53:57 + /tmp/venv-LbBb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:54:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:54:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:54:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:54:02 + /tmp/venv-LbBb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:54:06 + type python3 18:54:06 + true 18:54:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LbBb/bin to PATH' 18:54:06 lf-activate-venv(): INFO: Adding /tmp/venv-LbBb/bin to PATH 18:54:06 + PATH=/tmp/venv-LbBb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:06 + return 0 18:54:06 + python3 --version 18:54:06 Python 3.10.6 18:54:06 + python3 -m pip --version 18:54:06 pip 25.2 from /tmp/venv-LbBb/lib/python3.10/site-packages/pip (python 3.10) 18:54:06 + python3 -m pip freeze 18:54:06 cachetools==6.1.0 18:54:06 chardet==5.2.0 18:54:06 colorama==0.4.6 18:54:06 distlib==0.4.0 18:54:06 filelock==3.18.0 18:54:06 packaging==25.0 18:54:06 platformdirs==4.3.8 18:54:06 pluggy==1.6.0 18:54:06 pyproject-api==1.9.1 18:54:06 tomli==2.2.1 18:54:06 tox==4.28.4 18:54:06 typing_extensions==4.14.1 18:54:06 urllib3==1.26.20 18:54:06 virtualenv==20.34.0 18:54:06 [EnvInject] - Injecting environment variables from a build step. 18:54:06 [EnvInject] - Injecting as environment variables the properties content 18:54:06 PARALLEL=false 18:54:06 18:54:06 [EnvInject] - Variables injected successfully. 18:54:06 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins17892197959378722121.sh 18:54:06 ---> tox-run.sh 18:54:06 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:06 + ARCHIVE_TOX_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 18:54:06 + ARCHIVE_DOC_DIR=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/docs 18:54:06 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox 18:54:06 + cd /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 18:54:06 + source /home/jenkins/lf-env.sh 18:54:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:54:06 ++ mktemp -d /tmp/venv-XXXX 18:54:06 + lf_venv=/tmp/venv-xL5a 18:54:06 + local venv_file=/tmp/.os_lf_venv 18:54:06 + local python=python3 18:54:06 + local options 18:54:06 + local set_path=true 18:54:06 + local install_args= 18:54:06 ++ 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 18:54:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:54:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:54:06 + true 18:54:06 + case $1 in 18:54:06 + venv_file=/tmp/.toxenv 18:54:06 + shift 2 18:54:06 + true 18:54:06 + case $1 in 18:54:06 + shift 18:54:06 + break 18:54:06 + case $python in 18:54:06 + local pkg_list= 18:54:06 + [[ -d /opt/pyenv ]] 18:54:06 + echo 'Setup pyenv:' 18:54:06 Setup pyenv: 18:54:06 + export PYENV_ROOT=/opt/pyenv 18:54:06 + PYENV_ROOT=/opt/pyenv 18:54:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:06 + pyenv versions 18:54:06 system 18:54:06 3.8.13 18:54:06 3.9.13 18:54:06 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 18:54:06 + command -v pyenv 18:54:06 ++ pyenv init - --no-rehash 18:54:06 + 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[*]}"'\'')" 18:54:06 export PATH="/opt/pyenv/shims:${PATH}" 18:54:06 export PYENV_SHELL=bash 18:54:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:54:06 pyenv() { 18:54:06 local command 18:54:06 command="${1:-}" 18:54:06 if [ "$#" -gt 0 ]; then 18:54:06 shift 18:54:06 fi 18:54:06 18:54:06 case "$command" in 18:54:06 rehash|shell) 18:54:06 eval "$(pyenv "sh-$command" "$@")" 18:54:06 ;; 18:54:06 *) 18:54:06 command pyenv "$command" "$@" 18:54:06 ;; 18:54:06 esac 18:54:06 }' 18:54:06 +++ 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[*]}"' 18:54:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:06 ++ export PYENV_SHELL=bash 18:54:06 ++ PYENV_SHELL=bash 18:54:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:54:06 +++ complete -F _pyenv pyenv 18:54:06 ++ lf-pyver python3 18:54:06 ++ local py_version_xy=python3 18:54:06 ++ local py_version_xyz= 18:54:06 ++ pyenv versions 18:54:06 ++ local command 18:54:06 ++ command=versions 18:54:06 ++ '[' 1 -gt 0 ']' 18:54:06 ++ shift 18:54:06 ++ case "$command" in 18:54:06 ++ command pyenv versions 18:54:06 ++ pyenv versions 18:54:06 ++ awk '{ print $1 }' 18:54:06 ++ sed 's/^[ *]* //' 18:54:06 ++ grep -E '^[0-9.]*[0-9]$' 18:54:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:54:06 +++ sort -V 18:54:06 +++ grep '^3' /tmp/.pyenv_versions 18:54:06 +++ tail -n 1 18:54:06 ++ py_version_xyz=3.10.6 18:54:06 ++ [[ -z 3.10.6 ]] 18:54:06 ++ echo 3.10.6 18:54:06 ++ return 0 18:54:06 + pyenv local 3.10.6 18:54:06 + local command 18:54:06 + command=local 18:54:06 + '[' 2 -gt 0 ']' 18:54:06 + shift 18:54:06 + case "$command" in 18:54:06 + command pyenv local 3.10.6 18:54:06 + pyenv local 3.10.6 18:54:06 + for arg in "$@" 18:54:06 + case $arg in 18:54:06 + pkg_list+='tox ' 18:54:06 + for arg in "$@" 18:54:06 + case $arg in 18:54:06 + pkg_list+='virtualenv ' 18:54:06 + for arg in "$@" 18:54:06 + case $arg in 18:54:06 + pkg_list+='urllib3~=1.26.15 ' 18:54:06 + [[ -f /tmp/.toxenv ]] 18:54:06 ++ cat /tmp/.toxenv 18:54:06 + lf_venv=/tmp/venv-LbBb 18:54:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LbBb from' file:/tmp/.toxenv 18:54:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LbBb from file:/tmp/.toxenv 18:54:06 + /tmp/venv-LbBb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:54:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:54:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:54:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:54:07 + /tmp/venv-LbBb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:54:08 + type python3 18:54:08 + true 18:54:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LbBb/bin to PATH' 18:54:08 lf-activate-venv(): INFO: Adding /tmp/venv-LbBb/bin to PATH 18:54:08 + PATH=/tmp/venv-LbBb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:08 + return 0 18:54:08 + [[ -d /opt/pyenv ]] 18:54:08 + echo '---> Setting up pyenv' 18:54:08 ---> Setting up pyenv 18:54:08 + export PYENV_ROOT=/opt/pyenv 18:54:08 + PYENV_ROOT=/opt/pyenv 18:54:08 + export PATH=/opt/pyenv/bin:/tmp/venv-LbBb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:08 + PATH=/opt/pyenv/bin:/tmp/venv-LbBb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:54:08 ++ pwd 18:54:08 + PYTHONPATH=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 18:54:08 + export PYTHONPATH 18:54:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:54:08 + TOX_TESTENV_PASSENV=PYTHONPATH 18:54:08 + tox --version 18:54:09 4.28.4 from /tmp/venv-LbBb/lib/python3.10/site-packages/tox/__init__.py 18:54:09 + PARALLEL=false 18:54:09 + TOX_OPTIONS_LIST= 18:54:09 + [[ -n pytest ]] 18:54:09 + TOX_OPTIONS_LIST=' -e pytest' 18:54:09 + case ${PARALLEL,,} in 18:54:09 + tee -a /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/tox.log 18:54:09 + tox -e pytest 18:54:10 pytest: install_deps> python -I -m pip install -r requirements.txt 18:54:14 pytest: freeze> python -m pip freeze --all 18:54:15 pytest: asynctest==0.13.0,certifi==2025.8.3,chardet==3.0.4,exceptiongroup==1.3.0,idna==2.7,iniconfig==2.1.0,mock==5.2.0,packaging==25.0,pip==25.0.1,pluggy==1.5.0,pytest==8.3.5,requests==2.20.1,setuptools==75.3.2,tomli==2.2.1,typing_extensions==4.13.2,urllib3==1.24.3,websockets==7.0,wheel==0.45.1 18:54:15 pytest: commands[0]> pytest -v 18:54:15 ============================= test session starts ============================== 18:54:15 platform linux -- Python 3.8.13, pytest-8.3.5, pluggy-1.5.0 -- /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/bin/python 18:54:15 cachedir: .tox/pytest/.pytest_cache 18:54:15 rootdir: /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli 18:54:15 collecting ... collected 33 items 18:54:15 18:54:15 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_delete_yang_model PASSED [ 3%] 18:54:15 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_edit_config_with_all_params PASSED [ 6%] 18:54:15 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config PASSED [ 9%] 18:54:15 tests/test_netconf_simulator.py::TestArgumentParser::test_should_properly_parse_load_yang_model PASSED [ 12%] 18:54:15 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_delete_yang_model PASSED [ 15%] 18:54:15 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_edit_config PASSED [ 18%] 18:54:15 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config PASSED [ 21%] 18:54:15 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_get_config_for_given_module PASSED [ 24%] 18:54:15 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_load_yang_model PASSED [ 27%] 18:54:15 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_properly_run_less_like_mode PASSED [ 30%] 18:54:15 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_absent_and_container_is_present PASSED [ 33%] 18:54:15 tests/test_netconf_simulator.py::TestNetconfSimulatorClient::test_should_raise_exception_when_module_is_present_and_container_is_absent PASSED [ 36%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_event PASSED [ 39%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_params_are_missing_for_template PASSED [ 42%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_arguments_when_mandatory_template_params_are_missing PASSED [ 45%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_when_only_override_is_given PASSED [ 48%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_all_params PASSED [ 51%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_not_parse_template_action_with_empty_get_content_param PASSED [ 54%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload PASSED [ 57%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_parse_template_action_with_upload_and_override PASSED [ 60%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_configure_action_with_all_params PASSED [ 63%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_filter_templates_action_with_all_params PASSED [ 66%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_get_config_action_with_all_params PASSED [ 69%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_event_action_with_all_params PASSED [ 72%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_send_template_action_with_all_params PASSED [ 75%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_get_content_param PASSED [ 78%] 18:54:15 tests/test_pnf_simulator.py::TestArgumentParser::test_should_properly_parse_template_action_with_list_param PASSED [ 81%] 18:54:15 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_retrieve_configuration PASSED [ 84%] 18:54:15 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_event PASSED [ 87%] 18:54:15 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_send_one_time_event PASSED [ 90%] 18:54:15 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_trigger_filter_template_action PASSED [ 93%] 18:54:15 tests/test_pnf_simulator.py::TestSimulatorClient::test_should_properly_update_configuration PASSED [ 96%] 18:54:15 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message PASSED [100%] 18:54:15 18:54:15 =============================== warnings summary =============================== 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/framing.py:76 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/framing.py:76: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def read(cls, reader, *, mask, max_size=None, extensions=None): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:53 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:53: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def read_request(stream): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:98 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:98: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def read_response(stream): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:142 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:142: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def read_headers(stream): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/http.py:182 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/http.py:182: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def read_line(stream): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:357 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:357: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def wait_closed(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:370 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:370: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def recv(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:447 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:447: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def send(self, data): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:514 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:514: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def close(self, code=1000, reason=''): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:564 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:564: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def ping(self, data=None): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:603 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:603: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def pong(self, data=b''): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:623 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:623: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def ensure_open(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:665 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:665: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def transfer_data(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:733 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:733: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def read_message(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:804 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:804: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def read_data_frame(self, max_size): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:875 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:875: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def read_frame(self, max_size): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:890 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:890: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def write_frame(self, fin, opcode, data, *, _expected_state=State.OPEN): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:941 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:941: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def write_close_frame(self, data=b''): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:962 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:962: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def keepalive_ping(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1003 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1003: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def close_connection(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1068 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/protocol.py:1068: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def wait_for_connection_lost(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:61 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:61: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def write_http_request(self, path, headers): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:77 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:77: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def read_http_response(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:215 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:215: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def handshake( 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/client.py:443 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/client.py:443: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def __iter__(self): # pragma: no cover 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:101 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:101: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def handler(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:200 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:200: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def read_http_request(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:223 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:223: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def write_http_response(self, status, headers, body=None): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:243 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:243: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def process_request(self, path, request_headers): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:436 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:436: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def handshake( 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:602 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:602: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def _close(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:643 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:643: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def wait_closed(self): 18:54:15 18:54:15 .tox/pytest/lib64/python3.8/site-packages/websockets/server.py:837 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib64/python3.8/site-packages/websockets/server.py:837: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def __iter__(self): # pragma: no cover 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:434 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:434: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def wait(self, skip=0): 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:448 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:448: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def wait_next(self, skip=0): 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:468 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:468: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def wait_for(self, predicate): 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:489 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:489: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def _notify(self): 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:357 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:357: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def doCleanups(self): 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:381 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:381: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def assertAsyncRaises(self, exception, awaitable): 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:392 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:392: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def assertAsyncRaisesRegex(self, exception, regex, awaitable): 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:403 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:403: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def assertAsyncWarns(self, warning, awaitable): 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:414 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:414: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def assertAsyncWarnsRegex(self, warning, regex, awaitable): 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:445 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:445: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def advance(self, seconds): 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/case.py:487 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/case.py:487: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def _drain_loop(self): 18:54:15 18:54:15 .tox/pytest/lib/python3.8/site-packages/asynctest/helpers.py:13 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/helpers.py:13: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def exhaust_callbacks(loop): 18:54:15 18:54:15 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 18:54:15 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 18:54:15 tests/test_tailf_client.py::TestTailfClient::test_should_connect_to_server_and_receive_message 18:54:15 /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/simulator-cli/.tox/pytest/lib/python3.8/site-packages/asynctest/mock.py:599: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead 18:54:15 def proxy(): 18:54:15 18:54:15 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 18:54:15 ======================= 33 passed, 48 warnings in 0.21s ======================== 18:54:15 pytest: OK (5.91=setup[5.38]+cmd[0.53] seconds) 18:54:15 congratulations :) (6.12 seconds) 18:54:15 + tox_status=0 18:54:15 + echo '---> Completed tox runs' 18:54:15 ---> Completed tox runs 18:54:15 + for i in .tox/*/log 18:54:15 ++ echo .tox/pytest/log 18:54:15 ++ awk -F/ '{print $2}' 18:54:15 + tox_env=pytest 18:54:15 + cp -r .tox/pytest/log /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/tox/pytest 18:54:15 + DOC_DIR=docs/_build/html 18:54:15 + [[ -d docs/_build/html ]] 18:54:15 + echo '---> tox-run.sh ends' 18:54:15 ---> tox-run.sh ends 18:54:15 + test 0 -eq 0 18:54:15 $ ssh-agent -k 18:54:15 unset SSH_AUTH_SOCK; 18:54:15 unset SSH_AGENT_PID; 18:54:15 echo Agent pid 16340 killed; 18:54:15 [ssh-agent] Stopped. 18:54:15 [PostBuildScript] - [INFO] Executing post build scripts. 18:54:15 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins12329857349806967651.sh 18:54:15 ---> sysstat.sh 18:54:16 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins18135476478149137662.sh 18:54:16 ---> package-listing.sh 18:54:16 ++ facter osfamily 18:54:16 ++ tr '[:upper:]' '[:lower:]' 18:54:16 + OS_FAMILY=redhat 18:54:16 + workspace=/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify 18:54:16 + START_PACKAGES=/tmp/packages_start.txt 18:54:16 + END_PACKAGES=/tmp/packages_end.txt 18:54:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:16 + PACKAGES=/tmp/packages_start.txt 18:54:16 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 18:54:16 + PACKAGES=/tmp/packages_end.txt 18:54:16 + case "${OS_FAMILY}" in 18:54:16 + rpm -qa 18:54:16 + sort 18:54:17 + '[' -f /tmp/packages_start.txt ']' 18:54:17 + '[' -f /tmp/packages_end.txt ']' 18:54:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:17 + '[' /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify ']' 18:54:17 + mkdir -p /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/ 18:54:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/archives/ 18:54:17 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins5297546702492877579.sh 18:54:17 ---> capture-instance-metadata.sh 18:54:18 Setup pyenv: 18:54:18 system 18:54:18 3.8.13 18:54:18 3.9.13 18:54:18 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 18:54:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Df3n 18:54:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:54:30 lf-activate-venv(): INFO: Installing: lftools 18:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-Df3n/bin to PATH 18:54:50 INFO: Running in OpenStack, capturing instance metadata 18:54:50 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins10046572733166927201.sh 18:54:50 provisioning config files... 18:54:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify@tmp/config17966278976790380965tmp 18:54:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:54:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:54:50 [EnvInject] - Injecting environment variables from a build step. 18:54:50 [EnvInject] - Injecting as environment variables the properties content 18:54:50 SERVER_ID=logs 18:54:50 18:54:50 [EnvInject] - Variables injected successfully. 18:54:50 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins16481031227434621503.sh 18:54:50 ---> create-netrc.sh 18:54:50 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins1808277563461506357.sh 18:54:50 ---> python-tools-install.sh 18:54:50 Setup pyenv: 18:54:50 system 18:54:50 3.8.13 18:54:50 3.9.13 18:54:50 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 18:54:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Df3n from file:/tmp/.os_lf_venv 18:54:52 lf-activate-venv(): INFO: Installing: lftools 18:55:00 lf-activate-venv(): INFO: Adding /tmp/venv-Df3n/bin to PATH 18:55:00 Generating Requirements File 18:55:20 Python 3.10.6 18:55:20 pip 25.2 from /tmp/venv-Df3n/lib/python3.10/site-packages/pip (python 3.10) 18:55:21 appdirs==1.4.4 18:55:21 argcomplete==3.6.2 18:55:21 aspy.yaml==1.3.0 18:55:21 attrs==25.3.0 18:55:21 autopage==0.5.2 18:55:21 beautifulsoup4==4.13.4 18:55:21 boto3==1.40.8 18:55:21 botocore==1.40.8 18:55:21 bs4==0.0.2 18:55:21 cachetools==5.5.2 18:55:21 certifi==2025.8.3 18:55:21 cffi==1.17.1 18:55:21 cfgv==3.4.0 18:55:21 chardet==5.2.0 18:55:21 charset-normalizer==3.4.3 18:55:21 click==8.2.1 18:55:21 cliff==4.10.0 18:55:21 cmd2==2.7.0 18:55:21 cryptography==3.3.2 18:55:21 debtcollector==3.0.0 18:55:21 decorator==5.2.1 18:55:21 defusedxml==0.7.1 18:55:21 Deprecated==1.2.18 18:55:21 distlib==0.4.0 18:55:21 dnspython==2.7.0 18:55:21 docker==7.1.0 18:55:21 dogpile.cache==1.4.0 18:55:21 durationpy==0.10 18:55:21 email_validator==2.2.0 18:55:21 filelock==3.18.0 18:55:21 future==1.0.0 18:55:21 gitdb==4.0.12 18:55:21 GitPython==3.1.45 18:55:21 google-auth==2.40.3 18:55:21 httplib2==0.22.0 18:55:21 identify==2.6.13 18:55:21 idna==3.10 18:55:21 importlib-resources==1.5.0 18:55:21 iso8601==2.1.0 18:55:21 Jinja2==3.1.6 18:55:21 jmespath==1.0.1 18:55:21 jsonpatch==1.33 18:55:21 jsonpointer==3.0.0 18:55:21 jsonschema==4.25.0 18:55:21 jsonschema-specifications==2025.4.1 18:55:21 keystoneauth1==5.11.1 18:55:21 kubernetes==33.1.0 18:55:21 lftools==0.37.13 18:55:21 lxml==6.0.0 18:55:21 markdown-it-py==4.0.0 18:55:21 MarkupSafe==3.0.2 18:55:21 mdurl==0.1.2 18:55:21 msgpack==1.1.1 18:55:21 multi_key_dict==2.0.3 18:55:21 munch==4.0.0 18:55:21 netaddr==1.3.0 18:55:21 niet==1.4.2 18:55:21 nodeenv==1.9.1 18:55:21 oauth2client==4.1.3 18:55:21 oauthlib==3.3.1 18:55:21 openstacksdk==4.6.0 18:55:21 os-client-config==2.3.0 18:55:21 os-service-types==1.8.0 18:55:21 osc-lib==4.1.0 18:55:21 oslo.config==10.0.0 18:55:21 oslo.context==6.0.0 18:55:21 oslo.i18n==6.5.1 18:55:21 oslo.log==7.2.0 18:55:21 oslo.serialization==5.7.0 18:55:21 oslo.utils==9.0.0 18:55:21 packaging==25.0 18:55:21 pbr==7.0.0 18:55:21 platformdirs==4.3.8 18:55:21 prettytable==3.16.0 18:55:21 psutil==7.0.0 18:55:21 pyasn1==0.6.1 18:55:21 pyasn1_modules==0.4.2 18:55:21 pycparser==2.22 18:55:21 pygerrit2==2.0.15 18:55:21 PyGithub==2.7.0 18:55:21 Pygments==2.19.2 18:55:21 PyJWT==2.10.1 18:55:21 PyNaCl==1.5.0 18:55:21 pyparsing==2.4.7 18:55:21 pyperclip==1.9.0 18:55:21 pyrsistent==0.20.0 18:55:21 python-cinderclient==9.7.0 18:55:21 python-dateutil==2.9.0.post0 18:55:21 python-heatclient==4.3.0 18:55:21 python-jenkins==1.8.3 18:55:21 python-keystoneclient==5.6.0 18:55:21 python-magnumclient==4.8.1 18:55:21 python-openstackclient==8.1.0 18:55:21 python-swiftclient==4.8.0 18:55:21 PyYAML==6.0.2 18:55:21 referencing==0.36.2 18:55:21 requests==2.32.4 18:55:21 requests-oauthlib==2.0.0 18:55:21 requestsexceptions==1.4.0 18:55:21 rfc3986==2.0.0 18:55:21 rich==14.1.0 18:55:21 rich-argparse==1.7.1 18:55:21 rpds-py==0.27.0 18:55:21 rsa==4.9.1 18:55:21 ruamel.yaml==0.18.14 18:55:21 ruamel.yaml.clib==0.2.12 18:55:21 s3transfer==0.13.1 18:55:21 simplejson==3.20.1 18:55:21 six==1.17.0 18:55:21 smmap==5.0.2 18:55:21 soupsieve==2.7 18:55:21 stevedore==5.4.1 18:55:21 tabulate==0.9.0 18:55:21 toml==0.10.2 18:55:21 tomlkit==0.13.3 18:55:21 tqdm==4.67.1 18:55:21 typing_extensions==4.14.1 18:55:21 tzdata==2025.2 18:55:21 urllib3==1.26.20 18:55:21 virtualenv==20.34.0 18:55:21 wcwidth==0.2.13 18:55:21 websocket-client==1.8.0 18:55:21 wrapt==1.17.3 18:55:21 xdg==6.0.0 18:55:21 xmltodict==0.14.2 18:55:21 yq==3.4.3 18:55:21 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins6460158752289269785.sh 18:55:21 ---> sudo-logs.sh 18:55:21 Archiving 'sudo' log.. 18:55:21 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash /tmp/jenkins3091537806608358686.sh 18:55:21 ---> job-cost.sh 18:55:21 Setup pyenv: 18:55:21 system 18:55:21 3.8.13 18:55:21 3.9.13 18:55:21 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 18:55:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Df3n from file:/tmp/.os_lf_venv 18:55:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:55:28 lf-activate-venv(): INFO: Adding /tmp/venv-Df3n/bin to PATH 18:55:28 INFO: No Stack... 18:55:28 INFO: Retrieving Pricing Info for: v3-standard-2 18:55:28 INFO: Archiving Costs 18:55:28 [integration-pnf-simulator-master-simulator-cli-tox-verify] $ /bin/bash -l /tmp/jenkins10913761736057512275.sh 18:55:28 ---> logs-deploy.sh 18:55:28 Setup pyenv: 18:55:28 system 18:55:28 3.8.13 18:55:28 3.9.13 18:55:28 * 3.10.6 (set by /w/workspace/integration-pnf-simulator-master-simulator-cli-tox-verify/.python-version) 18:55:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Df3n from file:/tmp/.os_lf_venv 18:55:30 lf-activate-venv(): INFO: Installing: lftools 18:55:38 lf-activate-venv(): INFO: Adding /tmp/venv-Df3n/bin to PATH 18:55:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-pnf-simulator-master-simulator-cli-tox-verify/105 18:55:38 INFO: archiving workspace using pattern(s): 18:55:39 Archives upload complete. 18:55:40 INFO: archiving logs to Nexus 18:55:40 ---> uname -a: 18:55:40 Linux prd-centos8-builder-2c-1g-36109.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 18:55:40 18:55:40 18:55:40 ---> lscpu: 18:55:40 Architecture: x86_64 18:55:40 CPU op-mode(s): 32-bit, 64-bit 18:55:40 Byte Order: Little Endian 18:55:40 CPU(s): 2 18:55:40 On-line CPU(s) list: 0,1 18:55:40 Thread(s) per core: 1 18:55:40 Core(s) per socket: 1 18:55:40 Socket(s): 2 18:55:40 NUMA node(s): 1 18:55:40 Vendor ID: AuthenticAMD 18:55:40 CPU family: 23 18:55:40 Model: 49 18:55:40 Model name: AMD EPYC-Rome Processor 18:55:40 Stepping: 0 18:55:40 CPU MHz: 2800.000 18:55:40 BogoMIPS: 5600.00 18:55:40 Virtualization: AMD-V 18:55:40 Hypervisor vendor: KVM 18:55:40 Virtualization type: full 18:55:40 L1d cache: 32K 18:55:40 L1i cache: 32K 18:55:40 L2 cache: 512K 18:55:40 L3 cache: 16384K 18:55:40 NUMA node0 CPU(s): 0,1 18:55:40 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 18:55:40 18:55:40 18:55:40 ---> nproc: 18:55:40 2 18:55:40 18:55:40 18:55:40 ---> df -h: 18:55:40 Filesystem Size Used Avail Use% Mounted on 18:55:40 devtmpfs 3.8G 0 3.8G 0% /dev 18:55:40 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:55:40 tmpfs 3.8G 17M 3.8G 1% /run 18:55:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:55:40 /dev/vda1 40G 8.6G 32G 22% / 18:55:40 tmpfs 770M 0 770M 0% /run/user/1001 18:55:40 18:55:40 18:55:40 ---> free -m: 18:55:40 total used free shared buff/cache available 18:55:40 Mem: 7699 557 4950 19 2191 6833 18:55:40 Swap: 1023 0 1023 18:55:40 18:55:40 18:55:40 ---> ip addr: 18:55:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:55:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:55:40 inet 127.0.0.1/8 scope host lo 18:55:40 valid_lft forever preferred_lft forever 18:55:40 inet6 ::1/128 scope host 18:55:40 valid_lft forever preferred_lft forever 18:55:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:55:40 link/ether fa:16:3e:02:ea:16 brd ff:ff:ff:ff:ff:ff 18:55:40 altname enp0s3 18:55:40 altname ens3 18:55:40 inet 10.30.106.85/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 18:55:40 valid_lft 86247sec preferred_lft 86247sec 18:55:40 inet6 fe80::f816:3eff:fe02:ea16/64 scope link 18:55:40 valid_lft forever preferred_lft forever 18:55:40 18:55:40 18:55:40 ---> sar -b -r -n DEV: 18:55:40 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 18:55:40 18:55:40 18:53:04 LINUX RESTART (2 CPU) 18:55:40 18:55:40 06:54:01 PM tps rtps wtps bread/s bwrtn/s 18:55:40 06:55:01 PM 207.51 83.76 123.76 2448.12 8777.22 18:55:40 Average: 207.51 83.76 123.76 2448.12 8777.22 18:55:40 18:55:40 06:54:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:55:40 06:55:01 PM 5238928 7047208 2645516 33.55 2688 1976736 657736 7.36 376440 1912152 130380 18:55:40 Average: 5238928 7047208 2645516 33.55 2688 1976736 657736 7.36 376440 1912152 130380 18:55:40 18:55:40 06:54:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:55:40 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:40 06:55:01 PM eth0 100.37 71.33 745.62 21.74 0.00 0.00 0.00 0.00 18:55:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:40 Average: eth0 100.37 71.33 745.62 21.74 0.00 0.00 0.00 0.00 18:55:40 18:55:40 18:55:40 ---> sar -P ALL: 18:55:40 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 18:55:40 18:55:40 18:53:04 LINUX RESTART (2 CPU) 18:55:40 18:55:40 06:54:01 PM CPU %user %nice %system %iowait %steal %idle 18:55:40 06:55:01 PM all 37.57 1.10 12.74 6.01 0.10 42.48 18:55:40 06:55:01 PM 0 33.43 0.60 9.90 5.12 0.10 50.84 18:55:40 06:55:01 PM 1 41.76 1.61 15.60 6.90 0.10 34.03 18:55:40 Average: all 37.57 1.10 12.74 6.01 0.10 42.48 18:55:40 Average: 0 33.43 0.60 9.90 5.12 0.10 50.84 18:55:40 Average: 1 41.76 1.61 15.60 6.90 0.10 34.03 18:55:40 18:55:40 18:55:40