01:03:57 Started by timer 01:03:57 Running as SYSTEM 01:03:59 [EnvInject] - Loading node environment variables. 01:03:59 Building remotely on prd-ubuntu20.04-docker-2c-8g-15940 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:03:59 [ssh-agent] Looking for ssh-agent implementation... 01:03:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:59 $ ssh-agent 01:03:59 SSH_AUTH_SOCK=/tmp/ssh-7vZyCqaYXopc/agent.1514 01:03:59 SSH_AGENT_PID=1516 01:03:59 [ssh-agent] Started. 01:03:59 Running ssh-add (command line suppressed) 01:03:59 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7604463863844223037.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7604463863844223037.key) 01:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:00 The recommended git tool is: NONE 01:04:04 using credential edgex-jenkins-ssh 01:04:04 Wiping out workspace first. 01:04:04 Cloning the remote Git repository 01:04:05 Cloning repository git@github.com:edgexfoundry/ci-management 01:04:05 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:04:05 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:04:05 > git --version # timeout=10 01:04:05 > git --version # 'git version 2.25.1' 01:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:05 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:04:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:06 Avoid second fetch 01:04:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:04:06 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:04:06 > git config core.sparsecheckout # timeout=10 01:04:06 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:07 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:04:07 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:07 > git remote # timeout=10 01:04:07 > git submodule init # timeout=10 01:04:07 > git submodule sync # timeout=10 01:04:07 > git config --get remote.origin.url # timeout=10 01:04:07 > git submodule init # timeout=10 01:04:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:04:07 > git config --get submodule.packer/common-packer.url # timeout=10 01:04:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:04:07 > git config --get submodule.global-jjb.url # timeout=10 01:04:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:04:07 > git submodule update --init --recursive packer/common-packer # timeout=10 01:04:08 > git submodule update --init --recursive global-jjb # timeout=10 01:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:12 provisioning config files... 01:04:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17937881129063546839.sh 01:04:12 ---> python-tools-install.sh 01:04:12 Setup pyenv: 01:04:12 * system (set by /opt/pyenv/version) 01:04:12 * 3.8.20 (set by /opt/pyenv/version) 01:04:12 * 3.9.20 (set by /opt/pyenv/version) 01:04:12 3.10.15 01:04:12 3.11.10 01:04:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zW8V 01:04:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:04:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:21 lf-activate-venv(): INFO: Base packages installed successfully 01:04:21 lf-activate-venv(): INFO: Installing additional packages: lftools 01:04:46 lf-activate-venv(): INFO: Adding /tmp/venv-zW8V/bin to PATH 01:04:46 Generating Requirements File 01:05:12 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. 01:05:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:05:13 Python 3.11.10 01:05:13 pip 26.1.2 from /tmp/venv-zW8V/lib/python3.11/site-packages/pip (python 3.11) 01:05:13 aiohappyeyeballs==2.7.1 01:05:13 aiohttp==3.14.3 01:05:13 aiosignal==1.4.0 01:05:13 appdirs==1.4.4 01:05:13 argcomplete==3.7.0 01:05:13 aspy.yaml==1.3.0 01:05:13 attrs==26.1.0 01:05:13 autopage==0.6.0 01:05:13 beautifulsoup4==4.15.0 01:05:13 boto3==1.43.58 01:05:13 botocore==1.43.58 01:05:13 bs4==0.0.2 01:05:13 certifi==2026.7.22 01:05:13 cffi==2.1.0 01:05:13 cfgv==3.5.0 01:05:13 chardet==7.4.3 01:05:13 charset-normalizer==3.4.9 01:05:13 click==8.4.2 01:05:13 cliff==4.15.0 01:05:13 cmd2==4.1.2 01:05:13 cryptography==3.3.2 01:05:13 debtcollector==3.1.0 01:05:13 decorator==5.3.1 01:05:13 defusedxml==0.7.1 01:05:13 Deprecated==1.3.1 01:05:13 distlib==0.4.3 01:05:13 dnspython==2.8.0 01:05:13 docker==7.2.0 01:05:13 dogpile.cache==1.5.0 01:05:13 durationpy==0.10 01:05:13 email-validator==2.3.0 01:05:13 filelock==3.32.0 01:05:13 frozenlist==1.8.0 01:05:13 future==1.0.0 01:05:13 gitdb==4.0.12 01:05:13 GitPython==3.1.57 01:05:13 httplib2==0.30.2 01:05:13 identify==2.6.19 01:05:13 idna==3.18 01:05:13 importlib-resources==1.5.0 01:05:13 iso8601==2.1.0 01:05:13 Jinja2==3.1.6 01:05:13 jmespath==1.1.0 01:05:13 jsonpatch==1.33 01:05:13 jsonpointer==3.1.1 01:05:13 jsonschema==4.26.0 01:05:13 jsonschema-specifications==2025.9.1 01:05:13 keystoneauth1==5.15.0 01:05:13 kubernetes==36.0.3 01:05:13 lftools==0.37.22 01:05:13 lxml==6.1.1 01:05:13 markdown-it-py==4.2.0 01:05:13 MarkupSafe==3.0.3 01:05:13 mdurl==0.1.2 01:05:13 msgpack==1.2.1 01:05:13 multi_key_dict==2.0.3 01:05:13 multidict==6.7.1 01:05:13 munch==4.0.0 01:05:13 netaddr==1.3.0 01:05:13 niet==1.4.2 01:05:13 nodeenv==1.10.0 01:05:13 oauth2client==4.1.3 01:05:13 oauthlib==3.3.1 01:05:13 openstacksdk==4.17.0 01:05:13 os-service-types==1.8.2 01:05:13 osc-lib==4.7.0 01:05:13 oslo.config==10.6.0 01:05:13 oslo.context==6.5.0 01:05:13 oslo.i18n==6.9.0 01:05:13 oslo.log==8.3.0 01:05:13 oslo.serialization==5.11.0 01:05:13 oslo.utils==10.1.1 01:05:13 packaging==26.2 01:05:13 pbr==7.0.3 01:05:13 platformdirs==4.11.0 01:05:13 prettytable==3.18.0 01:05:13 prompt_toolkit==3.0.53 01:05:13 propcache==0.5.2 01:05:13 psutil==7.2.2 01:05:13 pyasn1==0.6.4 01:05:13 pyasn1_modules==0.4.2 01:05:13 pycparser==3.0 01:05:13 pygerrit2==2.0.15 01:05:13 PyGithub==2.9.1 01:05:13 Pygments==2.20.0 01:05:13 PyJWT==2.13.0 01:05:13 PyNaCl==1.6.2 01:05:13 pyparsing==2.4.7 01:05:13 pyperclip==1.11.0 01:05:13 pyrsistent==0.20.0 01:05:13 python-dateutil==2.9.0.post0 01:05:13 python-discovery==1.5.0 01:05:13 python-heatclient==5.2.0 01:05:13 python-jenkins==1.8.3 01:05:13 python-keystoneclient==5.8.0 01:05:13 python-magnumclient==4.11.0 01:05:13 python-manilaclient==6.2.0 01:05:13 python-openstackclient==10.2.1 01:05:13 python-swiftclient==4.10.0 01:05:13 PyYAML==6.0.3 01:05:13 referencing==0.37.0 01:05:13 requests==2.34.2 01:05:13 requests-oauthlib==2.0.0 01:05:13 rfc3986==2.0.0 01:05:13 rich==15.0.0 01:05:13 rich-argparse==1.8.0 01:05:13 rpds-py==2026.6.3 01:05:13 rsa==4.9.1 01:05:13 ruamel.yaml==0.19.1 01:05:13 ruamel.yaml.clib==0.2.15 01:05:13 s3transfer==0.19.2 01:05:13 simplejson==4.1.1 01:05:13 six==1.17.0 01:05:13 smmap==5.0.3 01:05:13 soupsieve==2.9.1 01:05:13 stevedore==5.9.0 01:05:13 tabulate==0.10.0 01:05:13 toml==0.10.2 01:05:13 tomlkit==0.15.1 01:05:13 tqdm==4.70.0 01:05:13 typing_extensions==4.16.0 01:05:13 urllib3==1.26.20 01:05:13 virtualenv==21.7.0 01:05:13 wcwidth==0.8.2 01:05:13 websocket-client==1.9.0 01:05:13 wrapt==2.3.0 01:05:13 xdg==6.0.0 01:05:13 xmltodict==1.0.4 01:05:13 yarl==1.24.5 01:05:13 yq==4.1.2 01:05:13 [EnvInject] - Injecting environment variables from a build step. 01:05:13 [EnvInject] - Injecting as environment variables the properties content 01:05:13 OS_CLOUD=vex 01:05:13 01:05:13 [EnvInject] - Variables injected successfully. 01:05:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15826222093679196565.sh 01:05:13 ---> Orphaned k8s clusters 01:05:13 Setup pyenv: 01:05:13 system 01:05:13 3.8.20 01:05:13 3.9.20 01:05:13 3.10.15 01:05:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zW8V from file:/tmp/.os_lf_venv 01:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:15 lf-activate-venv(): INFO: Base packages installed successfully 01:05:15 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-zW8V/bin to PATH 01:05:26 -----> Delete orphaned cluster 01:05:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10098305970516533754.sh 01:05:26 ---> Orphaned stacks 01:05:26 Setup pyenv: 01:05:26 system 01:05:26 3.8.20 01:05:26 3.9.20 01:05:26 3.10.15 01:05:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zW8V from file:/tmp/.os_lf_venv 01:05:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:28 lf-activate-venv(): INFO: Base packages installed successfully 01:05:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:44 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. 01:05:44 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 01:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-zW8V/bin to PATH 01:05:45 + mapfile -t OS_COE_CLUSTERS_ID 01:05:45 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:05:45 ++ awk '{print $1}' 01:05:45 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:05:48 + echo '-----> Active clusters -> stacks' 01:05:48 -----> Active clusters -> stacks 01:05:48 + OS_COE_STACKS=() 01:05:48 + [[ 0 -gt 0 ]] 01:05:48 + mapfile -t OS_STACKS 01:05:48 ++ awk '{print $1}' 01:05:48 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 01:05:50 + echo '-----> Active stacks' 01:05:50 -----> Active stacks 01:05:50 + echo '-----> Delete orphaned stacks' 01:05:50 -----> Delete orphaned stacks 01:05:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12119557121326140555.sh 01:05:50 ---> Orphaned servers 01:05:50 Setup pyenv: 01:05:50 system 01:05:50 3.8.20 01:05:50 3.9.20 01:05:50 3.10.15 01:05:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zW8V from file:/tmp/.os_lf_venv 01:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:52 lf-activate-venv(): INFO: Base packages installed successfully 01:05:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-zW8V/bin to PATH 01:06:09 -----> Active servers 01:06:09 prd-ubuntu20.04-docker-2c-8g-15427 01:06:09 prd-ubuntu20.04-docker-2c-8g-15940 01:06:09 prd-ubuntu20.04-docker-arm64-4c-16g-15939 01:06:09 prd-ubuntu20.04-docker-8c-8g-15935 01:06:09 prd-centos7-blackbox-4c-2g-15587 01:06:09 prd-centos7-blackbox-4c-2g-15586 01:06:09 -----> Delete orphaned servers 01:06:09 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-15427 01:06:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8702210690895668243.sh 01:06:12 ---> Orphaned ports 01:06:12 Setup pyenv: 01:06:12 system 01:06:12 3.8.20 01:06:12 3.9.20 01:06:12 3.10.15 01:06:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zW8V from file:/tmp/.os_lf_venv 01:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:14 lf-activate-venv(): INFO: Base packages installed successfully 01:06:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-zW8V/bin to PATH 01:06:26 No orphaned ports to process. 01:06:26 Build step 'Conditional step (single)' marked build as failure 01:06:26 $ ssh-agent -k 01:06:26 unset SSH_AUTH_SOCK; 01:06:26 unset SSH_AGENT_PID; 01:06:26 echo Agent pid 1516 killed; 01:06:26 [ssh-agent] Stopped. 01:06:27 [PostBuildScript] - [INFO] Executing post build scripts. 01:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16039051877621265624.sh 01:06:27 ---> sysstat.sh 01:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5500203524488806974.sh 01:06:27 ---> package-listing.sh 01:06:27 ++ tr '[:upper:]' '[:lower:]' 01:06:27 ++ facter osfamily 01:06:27 + OS_FAMILY=debian 01:06:27 + workspace=/w/workspace/ci-management-openstack-cron 01:06:27 + START_PACKAGES=/tmp/packages_start.txt 01:06:27 + END_PACKAGES=/tmp/packages_end.txt 01:06:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:27 + PACKAGES=/tmp/packages_start.txt 01:06:27 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:27 + PACKAGES=/tmp/packages_end.txt 01:06:27 + case "${OS_FAMILY}" in 01:06:27 + dpkg -l 01:06:27 + grep '^ii' 01:06:27 + '[' -f /tmp/packages_start.txt ']' 01:06:27 + '[' -f /tmp/packages_end.txt ']' 01:06:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:27 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:27 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:06:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1313829709770093635.sh 01:06:27 ---> capture-instance-metadata.sh 01:06:27 Setup pyenv: 01:06:27 system 01:06:27 3.8.20 01:06:27 3.9.20 01:06:27 3.10.15 01:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zW8V from file:/tmp/.os_lf_venv 01:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:29 lf-activate-venv(): INFO: Base packages installed successfully 01:06:29 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-zW8V/bin to PATH 01:06:37 INFO: Running in OpenStack, capturing instance metadata 01:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17535201270255958816.sh 01:06:37 provisioning config files... 01:06:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1067211188070964203tmp 01:06:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:06:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:06:37 [EnvInject] - Injecting environment variables from a build step. 01:06:37 [EnvInject] - Injecting as environment variables the properties content 01:06:37 SERVER_ID=logs 01:06:37 01:06:37 [EnvInject] - Variables injected successfully. 01:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11386397225393987656.sh 01:06:37 ---> create-netrc.sh 01:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14010901896986153646.sh 01:06:37 ---> python-tools-install.sh 01:06:37 Setup pyenv: 01:06:37 system 01:06:37 3.8.20 01:06:37 3.9.20 01:06:37 3.10.15 01:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zW8V from file:/tmp/.os_lf_venv 01:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:39 lf-activate-venv(): INFO: Base packages installed successfully 01:06:39 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-zW8V/bin to PATH 01:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1059211905157710855.sh 01:06:47 ---> sudo-logs.sh 01:06:47 Archiving 'sudo' log.. 01:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6533117607851613980.sh 01:06:47 ---> job-cost.sh 01:06:47 Setup pyenv: 01:06:47 system 01:06:47 3.8.20 01:06:47 3.9.20 01:06:47 3.10.15 01:06:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zW8V from file:/tmp/.os_lf_venv 01:06:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:49 lf-activate-venv(): INFO: Base packages installed successfully 01:06:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-zW8V/bin to PATH 01:06:56 INFO: No Stack... 01:06:56 INFO: Retrieving Pricing Info for: v3-standard-2 01:06:57 INFO: Archiving Costs 01:06:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5334315177420659065.sh 01:06:57 ---> logs-deploy.sh 01:06:57 Setup pyenv: 01:06:57 system 01:06:57 3.8.20 01:06:57 3.9.20 01:06:57 3.10.15 01:06:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zW8V from file:/tmp/.os_lf_venv 01:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:59 lf-activate-venv(): INFO: Base packages installed successfully 01:06:59 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-zW8V/bin to PATH 01:07:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63978 01:07:07 INFO: archiving workspace using pattern(s): 01:07:08 Archives upload complete. 01:07:08 INFO: archiving logs to Nexus 01:07:09 ---> uname -a: 01:07:09 Linux prd-ubuntu20-04-docker-2c-8g-15940 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:07:09 01:07:09 01:07:09 ---> lscpu: 01:07:09 Architecture: x86_64 01:07:09 CPU op-mode(s): 32-bit, 64-bit 01:07:09 Byte Order: Little Endian 01:07:09 Address sizes: 40 bits physical, 48 bits virtual 01:07:09 CPU(s): 2 01:07:09 On-line CPU(s) list: 0,1 01:07:09 Thread(s) per core: 1 01:07:09 Core(s) per socket: 1 01:07:09 Socket(s): 2 01:07:09 NUMA node(s): 1 01:07:09 Vendor ID: AuthenticAMD 01:07:09 CPU family: 23 01:07:09 Model: 49 01:07:09 Model name: AMD EPYC-Rome Processor 01:07:09 Stepping: 0 01:07:09 CPU MHz: 2800.000 01:07:09 BogoMIPS: 5600.00 01:07:09 Virtualization: AMD-V 01:07:09 Hypervisor vendor: KVM 01:07:09 Virtualization type: full 01:07:09 L1d cache: 64 KiB 01:07:09 L1i cache: 64 KiB 01:07:09 L2 cache: 1 MiB 01:07:09 L3 cache: 32 MiB 01:07:09 NUMA node0 CPU(s): 0,1 01:07:09 Vulnerability Gather data sampling: Not affected 01:07:09 Vulnerability Itlb multihit: Not affected 01:07:09 Vulnerability L1tf: Not affected 01:07:09 Vulnerability Mds: Not affected 01:07:09 Vulnerability Meltdown: Not affected 01:07:09 Vulnerability Mmio stale data: Not affected 01:07:09 Vulnerability Retbleed: Vulnerable 01:07:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:07:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:07:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:07:09 Vulnerability Srbds: Not affected 01:07:09 Vulnerability Tsx async abort: Not affected 01:07:09 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 01:07:09 01:07:09 01:07:09 ---> nproc: 01:07:09 2 01:07:09 01:07:09 01:07:09 ---> df -h: 01:07:09 Filesystem Size Used Avail Use% Mounted on 01:07:09 udev 3.9G 0 3.9G 0% /dev 01:07:09 tmpfs 795M 1.1M 794M 1% /run 01:07:09 /dev/vda1 39G 9.9G 29G 26% / 01:07:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:07:09 tmpfs 5.0M 0 5.0M 0% /run/lock 01:07:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:07:09 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 01:07:09 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:07:09 /dev/loop1 62M 62M 0 100% /snap/core20/1405 01:07:09 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 01:07:09 tmpfs 795M 0 795M 0% /run/user/1001 01:07:09 01:07:09 01:07:09 ---> free -m: 01:07:09 total used free shared buff/cache available 01:07:09 Mem: 7945 511 4912 1 2522 7134 01:07:09 Swap: 1023 0 1023 01:07:09 01:07:09 01:07:09 ---> ip addr: 01:07:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:07:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:07:09 inet 127.0.0.1/8 scope host lo 01:07:09 valid_lft forever preferred_lft forever 01:07:09 inet6 ::1/128 scope host 01:07:09 valid_lft forever preferred_lft forever 01:07:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:07:09 link/ether fa:16:3e:81:a6:43 brd ff:ff:ff:ff:ff:ff 01:07:09 inet 10.30.122.45/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:07:09 valid_lft 86173sec preferred_lft 86173sec 01:07:09 inet6 fe80::f816:3eff:fe81:a643/64 scope link 01:07:09 valid_lft forever preferred_lft forever 01:07:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:07:09 link/ether aa:b0:93:37:6b:fb brd ff:ff:ff:ff:ff:ff 01:07:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:07:09 valid_lft forever preferred_lft forever 01:07:09 01:07:09 01:07:09 ---> sar -b -r -n DEV: 01:07:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15940) 07/29/26 _x86_64_ (2 CPU) 01:07:09 01:07:09 01:03:23 LINUX RESTART (2 CPU) 01:07:09 01:07:09 01:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:07:09 01:05:01 338.98 10.57 328.40 0.00 893.41 9400.73 0.00 01:07:09 01:06:01 92.55 1.15 91.40 0.00 89.19 13719.85 0.00 01:07:09 01:07:01 35.54 2.20 33.34 0.00 175.44 2154.84 0.00 01:07:09 Average: 154.67 4.61 150.06 0.00 383.18 8419.69 0.00 01:07:09 01:07:09 01:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:07:09 01:05:01 5224928 7301340 483844 5.95 84072 2157088 1125540 12.25 688244 1979188 190492 01:07:09 01:06:01 5015632 7275504 498584 6.13 95988 2318136 1145820 12.47 753232 2102624 29360 01:07:09 01:07:01 5045828 7320056 453244 5.57 98888 2328912 1111600 12.10 714540 2109316 28332 01:07:09 Average: 5095463 7298967 478557 5.88 92983 2268045 1127653 12.28 718672 2063709 82728 01:07:09 01:07:09 01:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:07:09 01:05:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 01:07:09 01:05:01 ens3 176.29 130.77 1315.85 37.94 0.00 0.00 0.00 0.00 01:07:09 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:09 01:06:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:07:09 01:06:01 ens3 39.36 30.23 277.85 8.36 0.00 0.00 0.00 0.00 01:07:09 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:09 01:07:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 01:07:09 01:07:01 ens3 31.63 28.36 32.12 10.64 0.00 0.00 0.00 0.00 01:07:09 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:09 Average: lo 1.61 1.61 0.17 0.17 0.00 0.00 0.00 0.00 01:07:09 Average: ens3 81.90 62.74 537.62 18.88 0.00 0.00 0.00 0.00 01:07:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:09 01:07:09 01:07:09 ---> sar -P ALL: 01:07:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15940) 07/29/26 _x86_64_ (2 CPU) 01:07:09 01:07:09 01:03:23 LINUX RESTART (2 CPU) 01:07:09 01:07:09 01:04:02 CPU %user %nice %system %iowait %steal %idle 01:07:09 01:05:01 all 32.10 0.00 3.21 4.43 0.08 60.18 01:07:09 01:05:01 0 31.67 0.00 3.61 6.46 0.08 58.18 01:07:09 01:05:01 1 32.54 0.00 2.80 2.39 0.08 62.18 01:07:09 01:06:01 all 33.87 0.00 2.27 1.68 0.09 62.09 01:07:09 01:06:01 0 19.60 0.00 1.68 0.86 0.10 77.76 01:07:09 01:06:01 1 48.35 0.00 2.86 2.51 0.08 46.20 01:07:09 01:07:01 all 33.44 0.00 2.41 0.68 0.07 63.39 01:07:09 01:07:01 0 19.37 0.00 1.66 0.08 0.07 78.82 01:07:09 01:07:01 1 47.61 0.00 3.17 1.28 0.08 47.85 01:07:09 Average: all 33.15 0.00 2.62 2.25 0.08 61.90 01:07:09 Average: 0 23.48 0.00 2.31 2.43 0.08 71.70 01:07:09 Average: 1 42.89 0.00 2.94 2.06 0.08 52.02 01:07:09 01:07:09 01:07:09