09:35:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/143189 09:35:43 Running as SYSTEM 09:35:43 [EnvInject] - Loading node environment variables. 09:35:43 Building remotely on prd-centos8-builder-2c-1g-877 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-cfg-verify 09:35:43 [ssh-agent] Looking for ssh-agent implementation... 09:35:43 $ ssh-agent 09:35:43 SSH_AUTH_SOCK=/tmp/ssh-x65VOBsi9mx0/agent.14324 09:35:43 SSH_AGENT_PID=14326 09:35:43 [ssh-agent] Started. 09:35:43 Running ssh-add (command line suppressed) 09:35:43 Identity added: /w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_14331109571939230527.key (/w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_14331109571939230527.key) 09:35:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:35:43 The recommended git tool is: NONE 09:35:45 using credential onap-jenkins-ssh 09:35:45 Wiping out workspace first. 09:35:45 Cloning the remote Git repository 09:35:45 Cloning repository git://cloud.onap.org/mirror/ci-management 09:35:45 > git init /w/workspace/ci-management-jenkins-cfg-verify # timeout=10 09:35:45 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 09:35:45 > git --version # timeout=10 09:35:45 > git --version # 'git version 2.39.0' 09:35:45 using GIT_SSH to set credentials Gerrit user 09:35:45 [INFO] Currently running in a labeled security context 09:35:45 [INFO] Currently SELinux is 'enforcing' on the host 09:35:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh12892908318640592275.key 09:35:45 Verifying host key using manually-configured host key entries 09:35:45 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:46 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 09:35:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:47 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 09:35:47 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 09:35:47 using GIT_SSH to set credentials Gerrit user 09:35:47 [INFO] Currently running in a labeled security context 09:35:47 [INFO] Currently SELinux is 'enforcing' on the host 09:35:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh12542460158953717834.key 09:35:47 Verifying host key using manually-configured host key entries 09:35:47 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/89/143189/1 # timeout=10 09:35:47 > git rev-parse 9ed464567e4c88e8fb75b0800abb850cde1f5376^{commit} # timeout=10 09:35:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:35:47 Checking out Revision 9ed464567e4c88e8fb75b0800abb850cde1f5376 (refs/changes/89/143189/1) 09:35:47 > git config core.sparsecheckout # timeout=10 09:35:47 > git checkout -f 9ed464567e4c88e8fb75b0800abb850cde1f5376 # timeout=10 09:35:50 Commit message: "Chore: Automation adds integration/gating config files" 09:35:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:35:51 > git rev-list --no-walk e9e0f4f9361cd1180da063e49add49e84a7a21d6 # timeout=10 09:35:51 > git remote # timeout=10 09:35:51 > git submodule init # timeout=10 09:35:51 > git submodule sync # timeout=10 09:35:51 > git config --get remote.origin.url # timeout=10 09:35:51 > git submodule init # timeout=10 09:35:51 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:35:51 > git config --get submodule.global-jjb.url # timeout=10 09:35:51 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:35:51 > git config --get submodule.packer/common-packer.url # timeout=10 09:35:51 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:35:51 > git submodule update --init --recursive global-jjb # timeout=10 09:35:52 > git submodule update --init --recursive packer/common-packer # timeout=10 09:35:53 provisioning config files... 09:35:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:35:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:35:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:35:53 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8750256604979005128.sh 09:35:53 ---> python-tools-install.sh 09:35:53 Setup pyenv: 09:35:53 system 09:35:53 * 3.8.13 (set by /opt/pyenv/version) 09:35:53 * 3.9.13 (set by /opt/pyenv/version) 09:35:53 * 3.10.6 (set by /opt/pyenv/version) 09:35:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DI0W 09:35:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:35:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:01 lf-activate-venv(): INFO: Base packages installed successfully 09:36:01 lf-activate-venv(): INFO: Installing additional packages: lftools 09:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-DI0W/bin to PATH 09:36:20 Generating Requirements File 09:36:36 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. 09:36:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:36:36 Python 3.10.6 09:36:36 pip 26.0.1 from /tmp/venv-DI0W/lib/python3.10/site-packages/pip (python 3.10) 09:36:37 appdirs==1.4.4 09:36:37 argcomplete==3.6.3 09:36:37 aspy.yaml==1.3.0 09:36:37 attrs==25.4.0 09:36:37 autopage==0.6.0 09:36:37 backports.strenum==1.3.1 09:36:37 beautifulsoup4==4.14.3 09:36:37 boto3==1.42.64 09:36:37 botocore==1.42.64 09:36:37 bs4==0.0.2 09:36:37 certifi==2026.2.25 09:36:37 cffi==2.0.0 09:36:37 cfgv==3.5.0 09:36:37 chardet==7.0.1 09:36:37 charset-normalizer==3.4.5 09:36:37 click==8.3.1 09:36:37 cliff==4.13.2 09:36:37 cmd2==3.4.0 09:36:37 cryptography==3.3.2 09:36:37 debtcollector==3.0.0 09:36:37 decorator==5.2.1 09:36:37 defusedxml==0.7.1 09:36:37 Deprecated==1.3.1 09:36:37 distlib==0.4.0 09:36:37 dnspython==2.8.0 09:36:37 docker==7.1.0 09:36:37 dogpile.cache==1.5.0 09:36:37 durationpy==0.10 09:36:37 email-validator==2.3.0 09:36:37 filelock==3.25.1 09:36:37 future==1.0.0 09:36:37 gitdb==4.0.12 09:36:37 GitPython==3.1.46 09:36:37 httplib2==0.30.2 09:36:37 identify==2.6.17 09:36:37 idna==3.11 09:36:37 importlib-resources==1.5.0 09:36:37 iso8601==2.1.0 09:36:37 Jinja2==3.1.6 09:36:37 jmespath==1.1.0 09:36:37 jsonpatch==1.33 09:36:37 jsonpointer==3.0.0 09:36:37 jsonschema==4.26.0 09:36:37 jsonschema-specifications==2025.9.1 09:36:37 keystoneauth1==5.13.1 09:36:37 kubernetes==35.0.0 09:36:37 lftools==0.37.22 09:36:37 lxml==6.0.2 09:36:37 markdown-it-py==4.0.0 09:36:37 MarkupSafe==3.0.3 09:36:37 mdurl==0.1.2 09:36:37 msgpack==1.1.2 09:36:37 multi_key_dict==2.0.3 09:36:37 munch==4.0.0 09:36:37 netaddr==1.3.0 09:36:37 niet==1.4.2 09:36:37 nodeenv==1.10.0 09:36:37 oauth2client==4.1.3 09:36:37 oauthlib==3.3.1 09:36:37 openstacksdk==4.10.0 09:36:37 os-service-types==1.8.2 09:36:37 osc-lib==4.4.0 09:36:37 oslo.config==10.3.0 09:36:37 oslo.context==6.3.0 09:36:37 oslo.i18n==6.7.2 09:36:37 oslo.log==8.1.0 09:36:37 oslo.serialization==5.9.1 09:36:37 oslo.utils==10.0.0 09:36:37 packaging==26.0 09:36:37 pbr==7.0.3 09:36:37 platformdirs==4.9.4 09:36:37 prettytable==3.17.0 09:36:37 psutil==7.2.2 09:36:37 pyasn1==0.6.2 09:36:37 pyasn1_modules==0.4.2 09:36:37 pycparser==3.0 09:36:37 pygerrit2==2.0.15 09:36:37 PyGithub==2.8.1 09:36:37 Pygments==2.19.2 09:36:37 PyJWT==2.11.0 09:36:37 PyNaCl==1.6.2 09:36:37 pyparsing==2.4.7 09:36:37 pyperclip==1.11.0 09:36:37 pyrsistent==0.20.0 09:36:37 python-cinderclient==9.9.0 09:36:37 python-dateutil==2.9.0.post0 09:36:37 python-discovery==1.1.2 09:36:37 python-heatclient==5.1.0 09:36:37 python-jenkins==1.8.3 09:36:37 python-keystoneclient==5.8.0 09:36:37 python-magnumclient==4.10.0 09:36:37 python-openstackclient==9.0.0 09:36:37 python-swiftclient==4.10.0 09:36:37 PyYAML==6.0.3 09:36:37 referencing==0.37.0 09:36:37 requests==2.32.5 09:36:37 requests-oauthlib==2.0.0 09:36:37 requestsexceptions==1.4.0 09:36:37 rfc3986==2.0.0 09:36:37 rich==14.3.3 09:36:37 rich-argparse==1.7.2 09:36:37 rpds-py==0.30.0 09:36:37 rsa==4.9.1 09:36:37 ruamel.yaml==0.19.1 09:36:37 ruamel.yaml.clib==0.2.15 09:36:37 s3transfer==0.16.0 09:36:37 simplejson==3.20.2 09:36:37 six==1.17.0 09:36:37 smmap==5.0.3 09:36:37 soupsieve==2.8.3 09:36:37 stevedore==5.7.0 09:36:37 tabulate==0.10.0 09:36:37 toml==0.10.2 09:36:37 tomlkit==0.14.0 09:36:37 tqdm==4.67.3 09:36:37 typing_extensions==4.15.0 09:36:37 urllib3==1.26.20 09:36:37 virtualenv==21.2.0 09:36:37 wcwidth==0.6.0 09:36:37 websocket-client==1.9.0 09:36:37 wrapt==2.1.2 09:36:37 xdg==6.0.0 09:36:37 xmltodict==1.0.4 09:36:37 yq==3.4.3 09:36:37 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins9511370105334540954.sh 09:36:37 ---> jenkins-verify-images.sh 09:36:37 + source /home/jenkins/lf-env.sh 09:36:37 + '[' -f /tmp/.os_lf_venv ']' 09:36:37 ++ cat /tmp/.os_lf_venv 09:36:37 + os_lf_venv=/tmp/venv-DI0W 09:36:37 + '[' -d /tmp/venv-DI0W ']' 09:36:37 + '[' -f /tmp/venv-DI0W/bin/openstack ']' 09:36:37 + echo 'Re-use existing venv: /tmp/venv-DI0W' 09:36:37 Re-use existing venv: /tmp/venv-DI0W 09:36:37 + PATH=/tmp/venv-DI0W/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:36:37 + error=false 09:36:37 + echo 'Verifying that cloud has a master configuration file' 09:36:37 Verifying that cloud has a master configuration file 09:36:37 + [[ -d jenkins-config/clouds/openstack ]] 09:36:37 + for cloud in jenkins-config/clouds/openstack/* 09:36:37 + [[ -f jenkins-config/clouds/openstack/cattle/cloud.cfg ]] 09:36:37 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/cattle/cloud.cfg 09:36:37 ++ cut -d= -f2 09:36:37 + os_cloud= 09:36:37 + os_cloud=vex 09:36:37 + OS_CLOUD=vex 09:36:37 + verify_images jenkins-config/clouds/openstack/cattle 09:36:37 + echo 'Verifying images on jenkins-config/clouds/openstack/cattle' 09:36:37 Verifying images on jenkins-config/clouds/openstack/cattle 09:36:37 + for file in "$1"/* 09:36:37 + '[' -f jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg ']' 09:36:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg 09:36:37 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 09:36:37 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 09:36:37 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 09:36:37 + grep active 09:36:37 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:36:37 warnings.warn( 09:36:40 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 09:36:40 + for file in "$1"/* 09:36:40 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg ']' 09:36:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg 09:36:40 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 09:36:40 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 09:36:40 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 09:36:40 + grep active 09:36:40 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:36:40 warnings.warn( 09:36:43 | 0ba42a1e-cc70-438e-958d-03f6a5aa5392 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 | active | 09:36:43 + for file in "$1"/* 09:36:43 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg ']' 09:36:43 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg 09:36:43 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 09:36:43 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 09:36:43 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126' 09:36:43 + grep active 09:36:43 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:36:43 warnings.warn( 09:36:46 | 0ba42a1e-cc70-438e-958d-03f6a5aa5392 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 | active | 09:36:46 + for file in "$1"/* 09:36:46 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg ']' 09:36:46 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg 09:36:46 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 09:36:46 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 09:36:46 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 09:36:46 + grep active 09:36:47 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:36:47 warnings.warn( 09:36:50 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 09:36:50 + for file in "$1"/* 09:36:50 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg ']' 09:36:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg 09:36:50 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 09:36:50 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 09:36:50 + grep active 09:36:50 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 09:36:50 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:36:50 warnings.warn( 09:36:53 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 09:36:53 + for file in "$1"/* 09:36:53 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg ']' 09:36:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg 09:36:53 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 09:36:53 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 09:36:53 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297' 09:36:53 + grep active 09:36:53 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:36:53 warnings.warn( 09:36:57 | 64321cdd-2325-493e-a9e4-ca36abee4790 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 | active | 09:36:57 + for file in "$1"/* 09:36:57 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg ']' 09:36:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg 09:36:57 + export 'IMAGE_NAME=CentOS Stream 8 - redis - - 310180101-1010' 09:36:57 + IMAGE_NAME='CentOS Stream 8 - redis - - 310180101-1010' 09:36:57 + openstack image list --property 'name=CentOS Stream 8 - redis - - 310180101-1010' 09:36:57 + grep active 09:36:57 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:36:57 warnings.warn( 09:37:00 | c0a9a055-4c5f-49ed-b44d-3d4217c0ad7f | CentOS Stream 8 - redis - - 310180101-1010 | active | 09:37:00 + for file in "$1"/* 09:37:00 + '[' -f jenkins-config/clouds/openstack/cattle/cloud.cfg ']' 09:37:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/cloud.cfg 09:37:00 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 09:37:00 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 09:37:00 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 09:37:00 + grep active 09:37:00 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:00 warnings.warn( 09:37:04 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 09:37:04 + for file in "$1"/* 09:37:04 + '[' -f jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg ']' 09:37:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg 09:37:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:04 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:04 + grep active 09:37:04 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:04 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:04 warnings.warn( 09:37:07 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 09:37:07 + for file in "$1"/* 09:37:07 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg ']' 09:37:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg 09:37:07 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 09:37:07 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 09:37:07 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 09:37:07 + grep active 09:37:07 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:07 warnings.warn( 09:37:10 | 350fb7cf-3658-430c-9563-4fd2fdf79fed | ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 | active | 09:37:10 + for file in "$1"/* 09:37:10 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg ']' 09:37:10 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg 09:37:10 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:10 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:10 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:10 + grep active 09:37:11 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:11 warnings.warn( 09:37:14 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 09:37:14 + for file in "$1"/* 09:37:14 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg ']' 09:37:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg 09:37:14 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:14 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:14 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:14 + grep active 09:37:14 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:14 warnings.warn( 09:37:17 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 09:37:17 + for file in "$1"/* 09:37:17 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg ']' 09:37:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg 09:37:17 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:17 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:17 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 09:37:17 + grep active 09:37:17 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:17 warnings.warn( 09:37:20 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 09:37:20 + for file in "$1"/* 09:37:20 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg ']' 09:37:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg 09:37:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 09:37:20 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 09:37:21 + grep active 09:37:21 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694' 09:37:21 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:21 warnings.warn( 09:37:24 | d0a5256b-003c-4578-b0d9-9c6744be2859 | ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 | active | 09:37:24 + for file in "$1"/* 09:37:24 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg ']' 09:37:24 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg 09:37:24 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260227-113216.085' 09:37:24 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260227-113216.085' 09:37:24 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260227-113216.085' 09:37:24 + grep active 09:37:24 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:24 warnings.warn( 09:37:27 | 73a776d7-268b-4622-8dcb-cc479ff3a220 | ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260227-113216.085 | active | 09:37:27 + for file in "$1"/* 09:37:27 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg ']' 09:37:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg 09:37:27 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:27 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:27 + grep active 09:37:27 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:27 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:27 warnings.warn( 09:37:30 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 09:37:30 + for file in "$1"/* 09:37:30 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg ']' 09:37:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg 09:37:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:30 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:30 + grep active 09:37:30 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:31 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:31 warnings.warn( 09:37:34 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 09:37:34 + for file in "$1"/* 09:37:34 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg ']' 09:37:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg 09:37:34 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:34 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:34 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:34 + grep active 09:37:34 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:34 warnings.warn( 09:37:37 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 09:37:37 + for file in "$1"/* 09:37:37 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg ']' 09:37:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg 09:37:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 09:37:37 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 09:37:37 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 09:37:37 + grep active 09:37:37 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:37 warnings.warn( 09:37:40 | 0065597f-617a-4b25-ac2e-a973022d0807 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 | active | 09:37:40 + for file in "$1"/* 09:37:40 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg ']' 09:37:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg 09:37:40 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:40 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:40 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220' 09:37:40 + grep active 09:37:40 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:40 warnings.warn( 09:37:44 | 7d92a4df-d341-4e50-a2b1-2f2442c288dc | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 | active | 09:37:44 + for file in "$1"/* 09:37:44 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg ']' 09:37:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg 09:37:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 09:37:44 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 09:37:44 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022' 09:37:44 + grep active 09:37:44 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:44 warnings.warn( 09:37:47 | 0065597f-617a-4b25-ac2e-a973022d0807 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 | active | 09:37:47 + for file in "$1"/* 09:37:47 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg ']' 09:37:47 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg 09:37:47 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 09:37:47 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 09:37:47 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 09:37:47 + grep active 09:37:47 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:47 warnings.warn( 09:37:50 | b67b8a46-dfe3-43a0-8dd0-eeeb8496e565 | ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 | active | 09:37:50 + for file in "$1"/* 09:37:50 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg ']' 09:37:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg 09:37:50 + export 'IMAGE_NAME=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 09:37:50 + IMAGE_NAME='Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 09:37:50 + openstack image list --property 'name=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 09:37:50 + grep active 09:37:51 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:51 warnings.warn( 09:37:54 | d0415527-67db-45b7-90aa-b5b87988bfe3 | Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 | active | 09:37:54 + for file in "$1"/* 09:37:54 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg ']' 09:37:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg 09:37:54 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248' 09:37:54 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248' 09:37:54 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248' 09:37:54 + grep active 09:37:54 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:54 warnings.warn( 09:37:57 | 98f30a42-37da-4b7a-a492-7b0c5d52570a | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 | active | 09:37:57 + for file in "$1"/* 09:37:57 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg ']' 09:37:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg 09:37:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:37:57 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:37:57 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:37:57 + grep active 09:37:57 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:37:57 warnings.warn( 09:38:01 | 2eaf5e9f-c72b-4d90-8f9c-1dae83efcd40 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348 | active | 09:38:01 + for file in "$1"/* 09:38:01 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg ']' 09:38:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg 09:38:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:38:01 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:38:01 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:38:01 + grep active 09:38:01 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:38:01 warnings.warn( 09:38:04 | 2eaf5e9f-c72b-4d90-8f9c-1dae83efcd40 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348 | active | 09:38:04 + for file in "$1"/* 09:38:04 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg ']' 09:38:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg 09:38:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:38:04 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:38:04 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:38:04 + grep active 09:38:04 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:38:04 warnings.warn( 09:38:07 | 2eaf5e9f-c72b-4d90-8f9c-1dae83efcd40 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348 | active | 09:38:07 + for file in "$1"/* 09:38:07 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg ']' 09:38:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg 09:38:07 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:38:07 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:38:07 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348' 09:38:07 + grep active 09:38:08 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:38:08 warnings.warn( 09:38:11 | 2eaf5e9f-c72b-4d90-8f9c-1dae83efcd40 | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260305-015230.348 | active | 09:38:11 + false 09:38:11 $ ssh-agent -k 09:38:11 unset SSH_AUTH_SOCK; 09:38:11 unset SSH_AGENT_PID; 09:38:11 echo Agent pid 14326 killed; 09:38:11 [ssh-agent] Stopped. 09:38:11 [PostBuildScript] - [INFO] Executing post build scripts. 09:38:11 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins9362948356784497497.sh 09:38:11 ---> sysstat.sh 09:38:11 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins9635413038149258396.sh 09:38:11 ---> package-listing.sh 09:38:11 ++ tr '[:upper:]' '[:lower:]' 09:38:11 ++ facter osfamily 09:38:12 + OS_FAMILY=redhat 09:38:12 + workspace=/w/workspace/ci-management-jenkins-cfg-verify 09:38:12 + START_PACKAGES=/tmp/packages_start.txt 09:38:12 + END_PACKAGES=/tmp/packages_end.txt 09:38:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:38:12 + PACKAGES=/tmp/packages_start.txt 09:38:12 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 09:38:12 + PACKAGES=/tmp/packages_end.txt 09:38:12 + case "${OS_FAMILY}" in 09:38:12 + rpm -qa 09:38:12 + sort 09:38:12 + '[' -f /tmp/packages_start.txt ']' 09:38:12 + '[' -f /tmp/packages_end.txt ']' 09:38:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:38:12 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 09:38:12 + mkdir -p /w/workspace/ci-management-jenkins-cfg-verify/archives/ 09:38:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-cfg-verify/archives/ 09:38:12 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins587853056846701906.sh 09:38:12 ---> capture-instance-metadata.sh 09:38:12 Setup pyenv: 09:38:12 system 09:38:12 3.8.13 09:38:12 3.9.13 09:38:12 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 09:38:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DI0W from file:/tmp/.os_lf_venv 09:38:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:14 lf-activate-venv(): INFO: Base packages installed successfully 09:38:14 lf-activate-venv(): INFO: Installing additional packages: lftools 09:38:21 lf-activate-venv(): INFO: Adding /tmp/venv-DI0W/bin to PATH 09:38:21 INFO: Running in OpenStack, capturing instance metadata 09:38:22 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins9785427361250574331.sh 09:38:22 provisioning config files... 09:38:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-verify@tmp/config6383388728665400658tmp 09:38:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:38:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:38:22 [EnvInject] - Injecting environment variables from a build step. 09:38:22 [EnvInject] - Injecting as environment variables the properties content 09:38:22 SERVER_ID=logs 09:38:22 09:38:22 [EnvInject] - Variables injected successfully. 09:38:22 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6215129644708182842.sh 09:38:22 ---> create-netrc.sh 09:38:22 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10830104823395286769.sh 09:38:22 ---> python-tools-install.sh 09:38:22 Setup pyenv: 09:38:22 system 09:38:22 3.8.13 09:38:22 3.9.13 09:38:22 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 09:38:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DI0W from file:/tmp/.os_lf_venv 09:38:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:24 lf-activate-venv(): INFO: Base packages installed successfully 09:38:24 lf-activate-venv(): INFO: Installing additional packages: lftools 09:38:31 lf-activate-venv(): INFO: Adding /tmp/venv-DI0W/bin to PATH 09:38:31 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10103653749524708671.sh 09:38:31 ---> sudo-logs.sh 09:38:31 Archiving 'sudo' log.. 09:38:31 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins683020244595166501.sh 09:38:31 ---> job-cost.sh 09:38:31 INFO: Activating Python virtual environment... 09:38:31 Setup pyenv: 09:38:31 system 09:38:31 3.8.13 09:38:31 3.9.13 09:38:31 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 09:38:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DI0W from file:/tmp/.os_lf_venv 09:38:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:33 lf-activate-venv(): INFO: Base packages installed successfully 09:38:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:38:37 lf-activate-venv(): INFO: Adding /tmp/venv-DI0W/bin to PATH 09:38:37 INFO: No stack-cost file found 09:38:37 INFO: Instance uptime: 204s 09:38:37 INFO: Fetching instance metadata (attempt 1 of 3)... 09:38:37 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:38:37 INFO: Successfully fetched instance metadata 09:38:37 INFO: Instance type: v3-standard-2 09:38:37 INFO: Retrieving pricing info for: v3-standard-2 09:38:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:38:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=204 09:38:38 INFO: Successfully fetched Vexxhost pricing API 09:38:38 INFO: Retrieved cost: 0.06 09:38:38 INFO: Retrieved resource: v3-standard-2 09:38:38 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost 09:38:38 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost.csv 09:38:38 INFO: Successfully archived job cost data 09:38:38 DEBUG: Cost data: ci-management-jenkins-cfg-verify,242,2026-03-10 09:38:38,v3-standard-2,204,0.06,0.00,SUCCESS 09:38:38 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins993956335510164669.sh 09:38:38 ---> logs-deploy.sh 09:38:38 Setup pyenv: 09:38:38 system 09:38:38 3.8.13 09:38:38 3.9.13 09:38:38 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 09:38:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DI0W from file:/tmp/.os_lf_venv 09:38:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:40 lf-activate-venv(): INFO: Base packages installed successfully 09:38:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:38:47 lf-activate-venv(): INFO: Adding /tmp/venv-DI0W/bin to PATH 09:38:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-cfg-verify/242 09:38:47 INFO: archiving workspace using pattern(s): 09:38:47 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:38:47 warnings.warn( 09:38:48 Archives upload complete. 09:38:48 INFO: archiving logs to Nexus 09:38:48 /tmp/venv-DI0W/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 09:38:48 warnings.warn( 09:38:49 ---> uname -a: 09:38:49 Linux prd-centos8-builder-2c-1g-877.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 09:38:49 09:38:49 09:38:49 ---> lscpu: 09:38:49 Architecture: x86_64 09:38:49 CPU op-mode(s): 32-bit, 64-bit 09:38:49 Byte Order: Little Endian 09:38:49 CPU(s): 2 09:38:49 On-line CPU(s) list: 0,1 09:38:49 Thread(s) per core: 1 09:38:49 Core(s) per socket: 1 09:38:49 Socket(s): 2 09:38:49 NUMA node(s): 1 09:38:49 Vendor ID: AuthenticAMD 09:38:49 CPU family: 23 09:38:49 Model: 49 09:38:49 Model name: AMD EPYC-Rome Processor 09:38:49 Stepping: 0 09:38:49 CPU MHz: 2799.998 09:38:49 BogoMIPS: 5599.99 09:38:49 Virtualization: AMD-V 09:38:49 Hypervisor vendor: KVM 09:38:49 Virtualization type: full 09:38:49 L1d cache: 32K 09:38:49 L1i cache: 32K 09:38:49 L2 cache: 512K 09:38:49 L3 cache: 16384K 09:38:49 NUMA node0 CPU(s): 0,1 09:38:49 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 09:38:49 09:38:49 09:38:49 ---> nproc: 09:38:49 2 09:38:49 09:38:49 09:38:49 ---> df -h: 09:38:49 Filesystem Size Used Avail Use% Mounted on 09:38:49 devtmpfs 3.8G 0 3.8G 0% /dev 09:38:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:38:49 tmpfs 3.8G 17M 3.8G 1% /run 09:38:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:38:49 /dev/vda1 40G 8.4G 32G 21% / 09:38:49 tmpfs 770M 0 770M 0% /run/user/1001 09:38:49 09:38:49 09:38:49 ---> free -m: 09:38:49 total used free shared buff/cache available 09:38:49 Mem: 7699 566 5049 19 2083 6827 09:38:49 Swap: 1023 0 1023 09:38:49 09:38:49 09:38:49 ---> ip addr: 09:38:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:38:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:38:49 inet 127.0.0.1/8 scope host lo 09:38:49 valid_lft forever preferred_lft forever 09:38:49 inet6 ::1/128 scope host 09:38:49 valid_lft forever preferred_lft forever 09:38:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:38:49 link/ether fa:16:3e:5d:ce:de brd ff:ff:ff:ff:ff:ff 09:38:49 altname enp0s3 09:38:49 altname ens3 09:38:49 inet 10.30.106.139/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:38:49 valid_lft 86194sec preferred_lft 86194sec 09:38:49 inet6 fe80::f816:3eff:fe5d:cede/64 scope link 09:38:49 valid_lft forever preferred_lft forever 09:38:49 09:38:49 09:38:49 ---> sar -b -r -n DEV: 09:38:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/10/2026 _x86_64_ (2 CPU) 09:38:49 09:38:49 09:35:19 LINUX RESTART (2 CPU) 09:38:49 09:38:49 09:36:01 AM tps rtps wtps bread/s bwrtn/s 09:38:49 09:37:01 AM 202.30 63.76 138.54 695.23 11275.27 09:38:49 09:38:01 AM 21.05 0.00 21.05 0.00 3213.10 09:38:49 Average: 111.68 31.88 79.80 347.65 7244.52 09:38:49 09:38:49 09:36:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:38:49 09:37:01 AM 5196020 7006796 2688424 34.10 2688 1978244 707060 7.92 215480 2099664 81524 09:38:49 09:38:01 AM 5213012 7023788 2671432 33.88 2688 1978244 685760 7.68 215660 2083380 4 09:38:49 Average: 5204516 7015292 2679928 33.99 2688 1978244 696410 7.80 215570 2091522 40764 09:38:49 09:38:49 09:36:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:38:49 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:49 09:37:01 AM eth0 71.48 52.08 995.06 9.86 0.00 0.00 0.00 0.00 09:38:49 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:49 09:38:01 AM eth0 36.56 28.43 91.83 4.85 0.00 0.00 0.00 0.00 09:38:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:49 Average: eth0 54.02 40.26 543.48 7.35 0.00 0.00 0.00 0.00 09:38:49 09:38:49 09:38:49 ---> sar -P ALL: 09:38:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/10/2026 _x86_64_ (2 CPU) 09:38:49 09:38:49 09:35:19 LINUX RESTART (2 CPU) 09:38:49 09:38:49 09:36:01 AM CPU %user %nice %system %iowait %steal %idle 09:38:49 09:37:01 AM all 34.79 0.93 10.21 2.11 0.08 51.89 09:38:49 09:37:01 AM 0 36.81 0.79 9.07 2.26 0.07 51.01 09:38:49 09:37:01 AM 1 32.75 1.08 11.36 1.95 0.08 52.78 09:38:49 09:38:01 AM all 23.54 0.00 1.29 0.25 0.09 74.82 09:38:49 09:38:01 AM 0 21.87 0.00 1.18 0.05 0.08 76.82 09:38:49 09:38:01 AM 1 25.22 0.00 1.40 0.45 0.10 72.83 09:38:49 Average: all 29.14 0.46 5.73 1.18 0.08 63.40 09:38:49 Average: 0 29.32 0.39 5.11 1.15 0.08 63.95 09:38:49 Average: 1 28.97 0.54 6.36 1.20 0.09 62.85 09:38:49 09:38:49 09:38:49