06:44:12 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/117531 06:44:12 Running as SYSTEM 06:44:12 [EnvInject] - Loading node environment variables. 06:44:12 Building remotely on prd-ubuntu2204-builder-2c-2g-126 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 06:44:12 [ssh-agent] Looking for ssh-agent implementation... 06:44:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:12 $ ssh-agent 06:44:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlFQOFo/agent.1517 06:44:12 SSH_AGENT_PID=1519 06:44:12 [ssh-agent] Started. 06:44:12 Running ssh-add (command line suppressed) 06:44:12 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_9952052005563896874.key (/w/workspace/builder-tox-verify-master@tmp/private_key_9952052005563896874.key) 06:44:12 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:44:12 The recommended git tool is: NONE 06:44:14 using credential jenkins-ssh 06:44:14 Wiping out workspace first. 06:44:14 Cloning the remote Git repository 06:44:14 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 06:44:14 > git init /w/workspace/builder-tox-verify-master # timeout=10 06:44:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:44:14 > git --version # timeout=10 06:44:14 > git --version # 'git version 2.34.1' 06:44:14 using GIT_SSH to set credentials jenkins-ssh 06:44:14 Verifying host key using known hosts file 06:44:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:44:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:44:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:44:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:44:17 using GIT_SSH to set credentials jenkins-ssh 06:44:17 Verifying host key using known hosts file 06:44:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:44:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/31/117531/2 # timeout=10 06:44:17 > git rev-parse 8d2c9e9b510796ff3585073e5b1ceb3ab504555c^{commit} # timeout=10 06:44:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:44:17 Checking out Revision 8d2c9e9b510796ff3585073e5b1ceb3ab504555c (refs/changes/31/117531/2) 06:44:17 > git config core.sparsecheckout # timeout=10 06:44:17 > git checkout -f 8d2c9e9b510796ff3585073e5b1ceb3ab504555c # timeout=10 06:44:21 Commit message: "Chore: Rm docs tox verify jobs from Jenkins" 06:44:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:44:21 > git rev-list --no-walk 54a487c1b58524c464a9cdfb40ffb235c184cbe7 # timeout=10 06:44:21 > git remote # timeout=10 06:44:21 > git submodule init # timeout=10 06:44:21 > git submodule sync # timeout=10 06:44:21 > git config --get remote.origin.url # timeout=10 06:44:21 > git submodule init # timeout=10 06:44:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:44:21 > git config --get submodule.global-jjb.url # timeout=10 06:44:21 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:44:21 > git config --get submodule.packer/common-packer.url # timeout=10 06:44:21 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:44:21 > git submodule update --init --recursive global-jjb # timeout=10 06:44:22 > git submodule update --init --recursive packer/common-packer # timeout=10 06:44:22 provisioning config files... 06:44:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:44:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:44:22 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17442831576339539259.sh 06:44:22 ---> python-tools-install.sh 06:44:22 Setup pyenv: 06:44:22 * system (set by /opt/pyenv/version) 06:44:22 * 3.8.20 (set by /opt/pyenv/version) 06:44:23 * 3.9.20 (set by /opt/pyenv/version) 06:44:23 * 3.10.15 (set by /opt/pyenv/version) 06:44:23 * 3.11.10 (set by /opt/pyenv/version) 06:44:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y0eM 06:44:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:44:31 lf-activate-venv(): INFO: Installing: lftools 06:44:55 lf-activate-venv(): INFO: Adding /tmp/venv-Y0eM/bin to PATH 06:44:55 Generating Requirements File 06:45:17 Python 3.11.10 06:45:17 pip 25.2 from /tmp/venv-Y0eM/lib/python3.11/site-packages/pip (python 3.11) 06:45:17 appdirs==1.4.4 06:45:17 argcomplete==3.6.2 06:45:17 aspy.yaml==1.3.0 06:45:17 attrs==25.3.0 06:45:17 autopage==0.5.2 06:45:17 beautifulsoup4==4.13.4 06:45:17 boto3==1.40.8 06:45:17 botocore==1.40.8 06:45:17 bs4==0.0.2 06:45:17 cachetools==5.5.2 06:45:17 certifi==2025.8.3 06:45:17 cffi==1.17.1 06:45:17 cfgv==3.4.0 06:45:17 chardet==5.2.0 06:45:17 charset-normalizer==3.4.3 06:45:17 click==8.2.1 06:45:17 cliff==4.10.0 06:45:17 cmd2==2.7.0 06:45:17 cryptography==3.3.2 06:45:17 debtcollector==3.0.0 06:45:17 decorator==5.2.1 06:45:17 defusedxml==0.7.1 06:45:17 Deprecated==1.2.18 06:45:17 distlib==0.4.0 06:45:17 dnspython==2.7.0 06:45:17 docker==7.1.0 06:45:17 dogpile.cache==1.4.0 06:45:17 durationpy==0.10 06:45:17 email_validator==2.2.0 06:45:17 filelock==3.18.0 06:45:17 future==1.0.0 06:45:17 gitdb==4.0.12 06:45:17 GitPython==3.1.45 06:45:17 google-auth==2.40.3 06:45:17 httplib2==0.22.0 06:45:17 identify==2.6.13 06:45:17 idna==3.10 06:45:17 importlib-resources==1.5.0 06:45:17 iso8601==2.1.0 06:45:17 Jinja2==3.1.6 06:45:17 jmespath==1.0.1 06:45:17 jsonpatch==1.33 06:45:17 jsonpointer==3.0.0 06:45:17 jsonschema==4.25.0 06:45:17 jsonschema-specifications==2025.4.1 06:45:17 keystoneauth1==5.11.1 06:45:17 kubernetes==33.1.0 06:45:17 lftools==0.37.13 06:45:17 lxml==6.0.0 06:45:17 markdown-it-py==4.0.0 06:45:17 MarkupSafe==3.0.2 06:45:17 mdurl==0.1.2 06:45:17 msgpack==1.1.1 06:45:17 multi_key_dict==2.0.3 06:45:17 munch==4.0.0 06:45:17 netaddr==1.3.0 06:45:17 niet==1.4.2 06:45:17 nodeenv==1.9.1 06:45:17 oauth2client==4.1.3 06:45:17 oauthlib==3.3.1 06:45:17 openstacksdk==4.6.0 06:45:17 os-client-config==2.3.0 06:45:17 os-service-types==1.8.0 06:45:17 osc-lib==4.1.0 06:45:17 oslo.config==10.0.0 06:45:17 oslo.context==6.0.0 06:45:17 oslo.i18n==6.5.1 06:45:17 oslo.log==7.2.0 06:45:17 oslo.serialization==5.7.0 06:45:17 oslo.utils==9.0.0 06:45:17 packaging==25.0 06:45:17 pbr==6.1.1 06:45:17 platformdirs==4.3.8 06:45:17 prettytable==3.16.0 06:45:17 psutil==7.0.0 06:45:17 pyasn1==0.6.1 06:45:17 pyasn1_modules==0.4.2 06:45:17 pycparser==2.22 06:45:17 pygerrit2==2.0.15 06:45:17 PyGithub==2.7.0 06:45:17 Pygments==2.19.2 06:45:17 PyJWT==2.10.1 06:45:17 PyNaCl==1.5.0 06:45:17 pyparsing==2.4.7 06:45:17 pyperclip==1.9.0 06:45:17 pyrsistent==0.20.0 06:45:17 python-cinderclient==9.7.0 06:45:17 python-dateutil==2.9.0.post0 06:45:17 python-heatclient==4.3.0 06:45:17 python-jenkins==1.8.3 06:45:17 python-keystoneclient==5.6.0 06:45:17 python-magnumclient==4.8.1 06:45:17 python-openstackclient==8.1.0 06:45:17 python-swiftclient==4.8.0 06:45:17 PyYAML==6.0.2 06:45:17 referencing==0.36.2 06:45:17 requests==2.32.4 06:45:17 requests-oauthlib==2.0.0 06:45:17 requestsexceptions==1.4.0 06:45:17 rfc3986==2.0.0 06:45:17 rich==14.1.0 06:45:17 rich-argparse==1.7.1 06:45:17 rpds-py==0.27.0 06:45:17 rsa==4.9.1 06:45:17 ruamel.yaml==0.18.14 06:45:17 ruamel.yaml.clib==0.2.12 06:45:17 s3transfer==0.13.1 06:45:17 simplejson==3.20.1 06:45:17 six==1.17.0 06:45:17 smmap==5.0.2 06:45:17 soupsieve==2.7 06:45:17 stevedore==5.4.1 06:45:17 tabulate==0.9.0 06:45:17 toml==0.10.2 06:45:17 tomlkit==0.13.3 06:45:17 tqdm==4.67.1 06:45:17 typing_extensions==4.14.1 06:45:17 tzdata==2025.2 06:45:17 urllib3==1.26.20 06:45:17 virtualenv==20.33.1 06:45:17 wcwidth==0.2.13 06:45:17 websocket-client==1.8.0 06:45:17 wrapt==1.17.3 06:45:17 xdg==6.0.0 06:45:17 xmltodict==0.14.2 06:45:17 yq==3.4.3 06:45:17 [EnvInject] - Injecting environment variables from a build step. 06:45:17 [EnvInject] - Injecting as environment variables the properties content 06:45:17 PYTHON=python3 06:45:17 06:45:17 [EnvInject] - Variables injected successfully. 06:45:17 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4284550197527144377.sh 06:45:17 ---> tox-install.sh 06:45:17 + source /home/jenkins/lf-env.sh 06:45:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:45:17 ++ mktemp -d /tmp/venv-XXXX 06:45:17 + lf_venv=/tmp/venv-tYJh 06:45:17 + local venv_file=/tmp/.os_lf_venv 06:45:17 + local python=python3 06:45:17 + local options 06:45:17 + local set_path=true 06:45:17 + local install_args= 06:45:17 ++ 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 06:45:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:45:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:45:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:45:17 + true 06:45:17 + case $1 in 06:45:17 + venv_file=/tmp/.toxenv 06:45:17 + shift 2 06:45:17 + true 06:45:17 + case $1 in 06:45:17 + shift 06:45:17 + break 06:45:17 + case $python in 06:45:17 + local pkg_list= 06:45:17 + [[ -d /opt/pyenv ]] 06:45:17 + echo 'Setup pyenv:' 06:45:17 Setup pyenv: 06:45:17 + export PYENV_ROOT=/opt/pyenv 06:45:17 + PYENV_ROOT=/opt/pyenv 06:45:17 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:45:17 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:45:17 + pyenv versions 06:45:17 system 06:45:17 3.8.20 06:45:17 3.9.20 06:45:17 3.10.15 06:45:17 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:45:17 + command -v pyenv 06:45:17 ++ pyenv init - --no-rehash 06:45:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:45:17 for i in ${!paths[@]}; do 06:45:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:45:17 fi; done; 06:45:17 echo "${paths[*]}"'\'')" 06:45:17 export PATH="/opt/pyenv/shims:${PATH}" 06:45:17 export PYENV_SHELL=bash 06:45:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:45:17 pyenv() { 06:45:17 local command 06:45:17 command="${1:-}" 06:45:17 if [ "$#" -gt 0 ]; then 06:45:17 shift 06:45:17 fi 06:45:17 06:45:17 case "$command" in 06:45:17 rehash|shell) 06:45:17 eval "$(pyenv "sh-$command" "$@")" 06:45:17 ;; 06:45:17 *) 06:45:17 command pyenv "$command" "$@" 06:45:17 ;; 06:45:17 esac 06:45:17 }' 06:45:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:45:17 for i in ${!paths[@]}; do 06:45:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:45:17 fi; done; 06:45:17 echo "${paths[*]}"' 06:45:17 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:45:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:45:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:45:17 ++ export PYENV_SHELL=bash 06:45:17 ++ PYENV_SHELL=bash 06:45:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:45:17 +++ complete -F _pyenv pyenv 06:45:17 ++ lf-pyver python3 06:45:17 ++ local py_version_xy=python3 06:45:17 ++ local py_version_xyz= 06:45:17 ++ pyenv versions 06:45:17 ++ local command 06:45:17 ++ command=versions 06:45:17 ++ '[' 1 -gt 0 ']' 06:45:17 ++ shift 06:45:17 ++ case "$command" in 06:45:17 ++ command pyenv versions 06:45:17 ++ awk '{ print $1 }' 06:45:17 ++ sed 's/^[ *]* //' 06:45:17 ++ grep -E '^[0-9.]*[0-9]$' 06:45:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:45:17 +++ grep '^3' /tmp/.pyenv_versions 06:45:17 +++ tail -n 1 06:45:17 +++ sort -V 06:45:17 ++ py_version_xyz=3.11.10 06:45:17 ++ [[ -z 3.11.10 ]] 06:45:17 ++ echo 3.11.10 06:45:17 ++ return 0 06:45:17 + pyenv local 3.11.10 06:45:17 + local command 06:45:17 + command=local 06:45:17 + '[' 2 -gt 0 ']' 06:45:17 + shift 06:45:17 + case "$command" in 06:45:17 + command pyenv local 3.11.10 06:45:17 + for arg in "$@" 06:45:17 + case $arg in 06:45:17 + pkg_list+='tox ' 06:45:17 + for arg in "$@" 06:45:17 + case $arg in 06:45:17 + pkg_list+='virtualenv ' 06:45:17 + for arg in "$@" 06:45:17 + case $arg in 06:45:17 + pkg_list+='urllib3~=1.26.15 ' 06:45:17 + [[ -f /tmp/.toxenv ]] 06:45:17 + [[ ! -f /tmp/.toxenv ]] 06:45:17 + [[ -n '' ]] 06:45:17 + python3 -m venv /tmp/venv-tYJh 06:45:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tYJh' 06:45:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tYJh 06:45:22 + echo /tmp/venv-tYJh 06:45:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:45:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:45:22 + /tmp/venv-tYJh/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:45:24 $ ssh-agent -k 06:45:24 unset SSH_AUTH_SOCK; 06:45:24 unset SSH_AGENT_PID; 06:45:24 echo Agent pid 1519 killed; 06:45:24 Terminated 06:45:24 + return 1 06:45:24 [ssh-agent] Stopped. 06:45:24 Build was aborted 06:45:24 Aborted by new patch set. 06:45:24 [PostBuildScript] - [INFO] Executing post build scripts. 06:45:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6908580567814785958.sh 06:45:24 ---> sysstat.sh 06:45:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17771112320491951092.sh 06:45:24 ---> package-listing.sh 06:45:24 ++ facter osfamily 06:45:24 ++ tr '[:upper:]' '[:lower:]' 06:45:24 + OS_FAMILY=debian 06:45:24 + workspace=/w/workspace/builder-tox-verify-master 06:45:24 + START_PACKAGES=/tmp/packages_start.txt 06:45:24 + END_PACKAGES=/tmp/packages_end.txt 06:45:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:45:24 + PACKAGES=/tmp/packages_start.txt 06:45:24 + '[' /w/workspace/builder-tox-verify-master ']' 06:45:24 + PACKAGES=/tmp/packages_end.txt 06:45:24 + case "${OS_FAMILY}" in 06:45:24 + grep '^ii' 06:45:24 + dpkg -l 06:45:24 + '[' -f /tmp/packages_start.txt ']' 06:45:24 + '[' -f /tmp/packages_end.txt ']' 06:45:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:45:24 + '[' /w/workspace/builder-tox-verify-master ']' 06:45:24 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 06:45:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 06:45:24 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10354643019550863782.sh 06:45:24 ---> capture-instance-metadata.sh 06:45:25 Setup pyenv: 06:45:25 system 06:45:25 3.8.20 06:45:25 3.9.20 06:45:25 3.10.15 06:45:25 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:45:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0eM from file:/tmp/.os_lf_venv 06:45:27 lf-activate-venv(): INFO: Installing: lftools 06:45:37 lf-activate-venv(): INFO: Adding /tmp/venv-Y0eM/bin to PATH 06:45:37 INFO: Running in OpenStack, capturing instance metadata 06:45:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15454304716455637389.sh 06:45:37 provisioning config files... 06:45:37 Could not find credentials [logs] for builder-tox-verify-master #7921 06:45:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config434919282566716608tmp 06:45:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:45:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:45:37 provisioning config files... 06:45:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:45:38 [EnvInject] - Injecting environment variables from a build step. 06:45:38 [EnvInject] - Injecting as environment variables the properties content 06:45:38 SERVER_ID=logs 06:45:38 06:45:38 [EnvInject] - Variables injected successfully. 06:45:38 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8439381198424795007.sh 06:45:38 ---> create-netrc.sh 06:45:38 WARN: Log server credential not found. 06:45:38 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17457688782582885623.sh 06:45:38 ---> python-tools-install.sh 06:45:38 Setup pyenv: 06:45:38 system 06:45:38 3.8.20 06:45:38 3.9.20 06:45:38 3.10.15 06:45:38 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:45:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0eM from file:/tmp/.os_lf_venv 06:45:40 lf-activate-venv(): INFO: Installing: lftools 06:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-Y0eM/bin to PATH 06:45:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12697859471764324439.sh 06:45:50 ---> sudo-logs.sh 06:45:50 Archiving 'sudo' log.. 06:45:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17988266422031845665.sh 06:45:50 ---> job-cost.sh 06:45:50 Setup pyenv: 06:45:50 system 06:45:50 3.8.20 06:45:50 3.9.20 06:45:50 3.10.15 06:45:50 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:45:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0eM from file:/tmp/.os_lf_venv 06:45:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:45:58 lf-activate-venv(): INFO: Adding /tmp/venv-Y0eM/bin to PATH 06:45:58 INFO: No Stack... 06:45:59 INFO: Retrieving Pricing Info for: v3-standard-2 06:45:59 INFO: Archiving Costs 06:45:59 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins534347632751586488.sh 06:45:59 ---> logs-deploy.sh 06:45:59 Setup pyenv: 06:45:59 system 06:45:59 3.8.20 06:45:59 3.9.20 06:45:59 3.10.15 06:45:59 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:45:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0eM from file:/tmp/.os_lf_venv 06:46:01 lf-activate-venv(): INFO: Installing: lftools 06:46:11 lf-activate-venv(): INFO: Adding /tmp/venv-Y0eM/bin to PATH 06:46:11 WARNING: Nexus logging server not set 06:46:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7921/ 06:46:11 INFO: archiving logs to S3 06:46:12 ---> uname -a: 06:46:12 Linux prd-ubuntu2204-builder-2c-2g-126 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:46:12 06:46:12 06:46:12 ---> lscpu: 06:46:12 Architecture: x86_64 06:46:12 CPU op-mode(s): 32-bit, 64-bit 06:46:12 Address sizes: 40 bits physical, 48 bits virtual 06:46:12 Byte Order: Little Endian 06:46:12 CPU(s): 2 06:46:12 On-line CPU(s) list: 0,1 06:46:12 Vendor ID: AuthenticAMD 06:46:12 Model name: AMD EPYC-Rome Processor 06:46:12 CPU family: 23 06:46:12 Model: 49 06:46:12 Thread(s) per core: 1 06:46:12 Core(s) per socket: 1 06:46:12 Socket(s): 2 06:46:12 Stepping: 0 06:46:12 BogoMIPS: 5599.99 06:46:12 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:46:12 Virtualization: AMD-V 06:46:12 Hypervisor vendor: KVM 06:46:12 Virtualization type: full 06:46:12 L1d cache: 64 KiB (2 instances) 06:46:12 L1i cache: 64 KiB (2 instances) 06:46:12 L2 cache: 1 MiB (2 instances) 06:46:12 L3 cache: 32 MiB (2 instances) 06:46:12 NUMA node(s): 1 06:46:12 NUMA node0 CPU(s): 0,1 06:46:12 Vulnerability Gather data sampling: Not affected 06:46:12 Vulnerability Itlb multihit: Not affected 06:46:12 Vulnerability L1tf: Not affected 06:46:12 Vulnerability Mds: Not affected 06:46:12 Vulnerability Meltdown: Not affected 06:46:12 Vulnerability Mmio stale data: Not affected 06:46:12 Vulnerability Reg file data sampling: Not affected 06:46:12 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:46:12 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:46:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:46:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:46:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:46:12 Vulnerability Srbds: Not affected 06:46:12 Vulnerability Tsx async abort: Not affected 06:46:12 06:46:12 06:46:12 ---> nproc: 06:46:12 2 06:46:12 06:46:12 06:46:12 ---> df -h: 06:46:12 Filesystem Size Used Avail Use% Mounted on 06:46:12 tmpfs 794M 1.1M 793M 1% /run 06:46:12 /dev/vda1 39G 8.3G 31G 22% / 06:46:12 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:46:12 tmpfs 5.0M 0 5.0M 0% /run/lock 06:46:12 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:46:12 tmpfs 794M 4.0K 794M 1% /run/user/1001 06:46:12 06:46:12 06:46:12 ---> free -m: 06:46:12 total used free shared buff/cache available 06:46:12 Mem: 7937 526 4992 4 2418 7118 06:46:12 Swap: 1023 0 1023 06:46:12 06:46:12 06:46:12 ---> ip addr: 06:46:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:46:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:46:12 inet 127.0.0.1/8 scope host lo 06:46:12 valid_lft forever preferred_lft forever 06:46:12 inet6 ::1/128 scope host 06:46:12 valid_lft forever preferred_lft forever 06:46:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:46:12 link/ether fa:16:3e:05:d0:14 brd ff:ff:ff:ff:ff:ff 06:46:12 altname enp0s3 06:46:12 inet 10.30.171.178/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 06:46:12 valid_lft 86242sec preferred_lft 86242sec 06:46:12 inet6 fe80::f816:3eff:fe05:d014/64 scope link 06:46:12 valid_lft forever preferred_lft forever 06:46:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:46:12 link/ether 02:42:16:c6:8c:a2 brd ff:ff:ff:ff:ff:ff 06:46:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:46:12 valid_lft forever preferred_lft forever 06:46:12 06:46:12 06:46:12 ---> sar -b -r -n DEV: 06:46:12 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-126) 08/13/25 _x86_64_ (2 CPU) 06:46:12 06:46:12 06:43:37 LINUX RESTART (2 CPU) 06:46:12 06:46:12 06:46:12 ---> sar -P ALL: 06:46:12 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-126) 08/13/25 _x86_64_ (2 CPU) 06:46:12 06:46:12 06:43:37 LINUX RESTART (2 CPU) 06:46:12 06:46:12 06:46:12