Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-4g-2557 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-packer-merge-centos-cs-9-builder [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-hQ2XkTXpO3iz/agent.5232 SSH_AGENT_PID=5234 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-centos-cs-9-builder@tmp/private_key_3030769454776412322.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git init /w/workspace/ci-management-packer-merge-centos-cs-9-builder # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-packer-merge-centos-cs-9-builder@tmp/jenkins-gitclient-ssh16304228713085853765.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision ab78ea4dd16934f0ac88035f713b04d657ca2769 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ab78ea4dd16934f0ac88035f713b04d657ca2769 # timeout=10 Commit message: "Remove it-dep-helm and it-dep-smo-install ci jobs" First time build. Skipping changelog. > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [ansible-cfg] to file:/home/jenkins/.ansible/ansible.cfg [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PACKER_TEMPLATE=builder PACKER_PLATFORM=centos-cs-9 PACKER_VERSION=1.9.1 PACKER_BUILDER=openstack UPDATE_CLOUD_IMAGE=False [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-cs-9-builder] $ /bin/bash /tmp/jenkins4232486730411267905.sh ---> packer-install.sh Packer binary not available, installing Packer version 1.9.1. /w/workspace/ci-management-packer-merge-centos-cs-9-builder /w/workspace/ci-management-packer-merge-centos-cs-9-builder 2025-09-01 07:01:52 URL:https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_amd64.zip [23043796/23043796] -> "packer_1.9.1_linux_amd64.zip" [1] Archive: packer_1.9.1_linux_amd64.zip inflating: /w/workspace/ci-management-packer-merge-centos-cs-9-builder/bin/packer /w/workspace/ci-management-packer-merge-centos-cs-9-builder ---> packer-build.sh packer init templates/builder.pkr.hcl ... Installed plugin github.com/hashicorp/openstack v1.1.2 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.2_x5.0_linux_amd64" Warning: Undefined variable The variable "cloud_availability_zone" was set but was not declared as an input variable. To declare variable "cloud_availability_zone" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "cloud_availability_zone" { type = string default = null } The configuration is valid. + [[ -n https://gerrit.o-ran-sc.org/r ]] + [[ -n '' ]] + [[ '' =~ https://github.com ]] + set +x ==> openstack.builder: Loading flavor: v2-highcpu-1 openstack.builder: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 ==> openstack.builder: Creating temporary RSA SSH key for instance... ==> openstack.builder: Creating temporary keypair: packer_68b544e6-7344-14b2-25ca-31dcdd3ae15e ... ==> openstack.builder: Created temporary keypair: packer_68b544e6-7344-14b2-25ca-31dcdd3ae15e openstack.builder: Found Image ID: df1fc5b2-0142-421e-82a8-3d91711e3eb3 ==> openstack.builder: Creating volume... ==> openstack.builder: Waiting for volume packer_68b544e6-1267-4992-f59d-de696536d78b (volume id: 169fd72d-d666-4619-9e12-48555449f2dc) to become available... openstack.builder: Volume ID: 169fd72d-d666-4619-9e12-48555449f2dc ==> openstack.builder: Launching server... ==> openstack.builder: Launching server... openstack.builder: Server ID: ad4a7ec7-e132-4b3e-a638-8d2208da85f5 ==> openstack.builder: Waiting for server to become ready... openstack.builder: Floating IP not required ==> openstack.builder: Using SSH communicator to connect: 10.32.7.252 ==> openstack.builder: Waiting for SSH to become available... ==> openstack.builder: Connected to SSH! ==> openstack.builder: Provisioning with shell script: common-packer/provision/install-python.sh openstack.builder: ----> install-python.sh openstack.builder: Distro is NOT Ubuntu openstack.builder: Distro is NOT CentOS 8 openstack.builder: /bin/sudo openstack.builder: sudo is /bin/sudo ==> openstack.builder: Running local shell script: /tmp/packer-shell3338002559 openstack.builder: ----> ansible-galaxy.sh openstack.builder: Setup pyenv: openstack.builder: system openstack.builder: * 3.8.13 (set by /opt/pyenv/version) openstack.builder: * 3.9.13 (set by /opt/pyenv/version) openstack.builder: * 3.10.6 (set by /opt/pyenv/version) openstack.builder: lf-activate-venv(): INFO: Creating python3.10 venv at /tmp/venv-vrxe openstack.builder: lf-activate-venv(): INFO: Save venv in file: /tmp/.ansible_venv openstack.builder: lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) openstack.builder: lf-activate-venv(): INFO: Attempting to install with network-safe options... openstack.builder: lf-activate-venv(): INFO: Base packages installed successfully openstack.builder: lf-activate-venv(): INFO: Installing additional packages: ansible~=9.2.0 openstack.builder: lf-activate-venv(): INFO: Adding /tmp/venv-vrxe/bin to PATH openstack.builder: Running: ansible-galaxy install -p .galaxy -r ./common-packer/requirements.yaml ==> openstack.builder: [WARNING]: The requirements file '/w/workspace/ci-management-packer-merge- ==> openstack.builder: centos-cs-9-builder/packer/common-packer/requirements.yaml' contains ==> openstack.builder: collections which will be ignored. To install these collections run 'ansible- ==> openstack.builder: galaxy collection install -r' or to install both at the same time run 'ansible- ==> openstack.builder: galaxy install -r' without a custom install path. openstack.builder: Starting galaxy role install process openstack.builder: - downloading role 'docker-install', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-docker-install/archive/master.tar.gz openstack.builder: - extracting lfit.docker-install to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.docker-install openstack.builder: - lfit.docker-install (master) was installed successfully openstack.builder: - downloading role 'haveged-install', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-haveged-install/archive/master.tar.gz openstack.builder: - extracting lfit.haveged-install to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.haveged-install openstack.builder: - lfit.haveged-install (master) was installed successfully openstack.builder: - downloading role 'java-install', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-java-install/archive/master.tar.gz openstack.builder: - extracting lfit.java-install to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.java-install openstack.builder: - lfit.java-install (master) was installed successfully openstack.builder: - downloading role 'lf-dev-libs', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-lf-dev-libs/archive/master.tar.gz openstack.builder: - extracting lfit.lf-dev-libs to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.lf-dev-libs openstack.builder: - lfit.lf-dev-libs (master) was installed successfully openstack.builder: - downloading role 'lf-recommended-tools', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-lf-recommended-tools/archive/master.tar.gz openstack.builder: - extracting lfit.lf-recommended-tools to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.lf-recommended-tools openstack.builder: - lfit.lf-recommended-tools (master) was installed successfully openstack.builder: - downloading role 'mono-install', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-mono-install/archive/master.tar.gz openstack.builder: - extracting lfit.mono-install to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.mono-install openstack.builder: - lfit.mono-install (master) was installed successfully openstack.builder: - downloading role 'packer-install', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-packer-install/archive/master.tar.gz openstack.builder: - extracting lfit.packer-install to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.packer-install openstack.builder: - lfit.packer-install (master) was installed successfully openstack.builder: - downloading role 'protobuf-install', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-protobuf-install/archive/master.tar.gz openstack.builder: - extracting lfit.protobuf-install to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.protobuf-install openstack.builder: - lfit.protobuf-install (master) was installed successfully openstack.builder: - downloading role 'puppet-install', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-puppet-install/archive/master.tar.gz openstack.builder: - extracting lfit.puppet-install to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.puppet-install openstack.builder: - lfit.puppet-install (master) was installed successfully openstack.builder: - downloading role 'python-install', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-python-install/archive/master.tar.gz openstack.builder: - extracting lfit.python-install to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.python-install openstack.builder: - lfit.python-install (master) was installed successfully openstack.builder: - downloading role 'shellcheck-install', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-shellcheck-install/archive/master.tar.gz openstack.builder: - extracting lfit.shellcheck-install to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.shellcheck-install openstack.builder: - lfit.shellcheck-install (master) was installed successfully openstack.builder: - downloading role 'sysstat-install', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-sysstat-install/archive/master.tar.gz openstack.builder: - extracting lfit.sysstat-install to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.sysstat-install openstack.builder: - lfit.sysstat-install (master) was installed successfully openstack.builder: - downloading role 'system-update', owned by lfit openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-system-update/archive/master.tar.gz openstack.builder: - extracting lfit.system-update to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.system-update openstack.builder: - lfit.system-update (master) was installed successfully openstack.builder: Running: ansible-galaxy install -p .galaxy -r requirements.yaml openstack.builder: Starting galaxy role install process openstack.builder: - downloading role 'ruby', owned by geerlingguy openstack.builder: - downloading role from https://github.com/geerlingguy/ansible-role-ruby/archive/3.2.0.tar.gz openstack.builder: - extracting geerlingguy.ruby to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/geerlingguy.ruby openstack.builder: - geerlingguy.ruby (3.2.0) was installed successfully openstack.builder: - downloading role 'golang', owned by gantsign openstack.builder: - downloading role from https://github.com/gantsign/ansible-role-golang/archive/3.5.0.tar.gz openstack.builder: - extracting gantsign.golang to /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/gantsign.golang openstack.builder: - gantsign.golang (3.5.0) was installed successfully ==> openstack.builder: Provisioning with Ansible... openstack.builder: Setting up proxy adapter for Ansible.... ==> openstack.builder: Executing Ansible: ./common-packer/ansible-playbook.sh -e packer_build_name="builder" -e packer_builder_type=openstack --ssh-extra-args '-o IdentitiesOnly=yes' --ssh-extra-args -o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa -e ansible_ssh_private_key_file=/tmp/ansible-key30312113 -i /tmp/packer-provisioner-ansible2592210740 /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/provision/local-builder.yaml openstack.builder: openstack.builder: PLAY [Baseline for all builds] ************************************************* openstack.builder: openstack.builder: TASK [Gathering Facts] ********************************************************* openstack.builder: ok: [default] openstack.builder: openstack.builder: TASK [Pre-task system update] ************************************************** openstack.builder: openstack.builder: TASK [lfit.system-update : Update all packages] ******************************** openstack.builder: included: /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.system-update/tasks/RedHat.yml for default => (item=/w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/.galaxy/lfit.system-update/tasks/RedHat.yml) openstack.builder: openstack.builder: TASK [lfit.system-update : Install deltarpm] *********************************** openstack.builder: skipping: [default] openstack.builder: openstack.builder: TASK [lfit.system-update : Update all packages] ******************************** openstack.builder: ok: [default] openstack.builder: openstack.builder: TASK [Install base packages] *************************************************** openstack.builder: included: /w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/common-packer/provision/install-base-pkgs-RedHat.yaml for default => (item=/w/workspace/ci-management-packer-merge-centos-cs-9-builder/packer/common-packer/provision/install-base-pkgs-RedHat.yaml) openstack.builder: openstack.builder: TASK [Add IUS repository to /etc/yum.repos.d/] ********************************* openstack.builder: skipping: [default] openstack.builder: openstack.builder: TASK [Check the file name in path '/etc/yum.repos.d/' for CentOS 8.{2.2004} or earlier versions] *** openstack.builder: ok: [default] openstack.builder: openstack.builder: TASK [Enable 'PowerTools' repo for CentOS 8.{2.2004} or earlier versions if the file exist] *** openstack.builder: skipping: [default] openstack.builder: openstack.builder: TASK [Check the file name in path '/etc/yum.repos.d/' for CentOS 8.{3.2011} or later versions] *** openstack.builder: ok: [default] openstack.builder: openstack.builder: TASK [Enable 'powertools' repo for CentOS 8.{3.2011} or later versions if the file exist] *** openstack.builder: skipping: [default] openstack.builder: openstack.builder: TASK [Download the RPM GPG KEY for EPEL - 9] *********************************** openstack.builder: changed: [default] openstack.builder: openstack.builder: TASK [Import RPM GPG KEY into the DB] ****************************************** openstack.builder: changed: [default] openstack.builder: openstack.builder: TASK [Install base packages] *************************************************** openstack.builder: changed: [default] openstack.builder: openstack.builder: TASK [Enable pki-core] ********************************************************* openstack.builder: fatal: [default]: FAILED! => {} openstack.builder:  openstack.builder: MSG: openstack.builder:  openstack.builder: failed to transfer file to /home/jenkins/.ansible/tmp/ansible-local-60263i9td_c3/tmpylegbxyu ~jenkins/.ansible/tmp/ansible-tmp-1756711077.484361-6154-141467675716630/AnsiballZ_command.py: openstack.builder:  openstack.builder:  openstack.builder:  openstack.builder: openstack.builder: PLAY RECAP ********************************************************************* openstack.builder: default : ok=9  changed=3  unreachable=0 failed=1  skipped=4  rescued=0 ignored=0 openstack.builder: ==> openstack.builder: Provisioning step had errors: Running the cleanup provisioner, if present... ==> openstack.builder: Terminating the source server: ad4a7ec7-e132-4b3e-a638-8d2208da85f5 ... ==> openstack.builder: Deleting volume: 169fd72d-d666-4619-9e12-48555449f2dc ... ==> openstack.builder: Deleting temporary keypair: packer_68b544e6-7344-14b2-25ca-31dcdd3ae15e ... Build 'openstack.builder' errored after 16 minutes 4 seconds: Error executing Ansible: Non-zero exit status: exit status 2 ==> Wait completed after 16 minutes 4 seconds ==> Some builds didn't complete successfully and had errors: --> openstack.builder: Error executing Ansible: Non-zero exit status: exit status 2 ==> Builds finished but no artifacts were created. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5234 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-centos-cs-9-builder] $ /bin/bash /tmp/jenkins2335068552864900027.sh ---> sysstat.sh [ci-management-packer-merge-centos-cs-9-builder] $ /bin/bash /tmp/jenkins15982974904966217938.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-packer-merge-centos-cs-9-builder + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-packer-merge-centos-cs-9-builder ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-packer-merge-centos-cs-9-builder ']' + mkdir -p /w/workspace/ci-management-packer-merge-centos-cs-9-builder/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-centos-cs-9-builder/archives/ [ci-management-packer-merge-centos-cs-9-builder] $ /bin/bash /tmp/jenkins6591574410683430883.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PkLV lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-PkLV/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-centos-cs-9-builder] $ /bin/bash /tmp/jenkins13074583802025784112.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-centos-cs-9-builder@tmp/config4002578500553440637tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-cs-9-builder] $ /bin/bash /tmp/jenkins14239704757103384132.sh ---> create-netrc.sh [ci-management-packer-merge-centos-cs-9-builder] $ /bin/bash /tmp/jenkins15323424791049266766.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-9-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PkLV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-PkLV/bin to PATH Generating Requirements File 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. httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-PkLV/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.21 botocore==1.40.21 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.2.1 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.30.0 identify==2.6.13 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.4.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.1 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.7.0 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.8.1 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [ci-management-packer-merge-centos-cs-9-builder] $ /bin/bash /tmp/jenkins16105609425148704764.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-centos-cs-9-builder] $ /bin/bash /tmp/jenkins17086553920965169913.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-9-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PkLV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-PkLV/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-2 INFO: Archiving Costs [ci-management-packer-merge-centos-cs-9-builder] $ /bin/bash -l /tmp/jenkins8781072150673454801.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-9-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PkLV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-PkLV/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-packer-merge-centos-cs-9-builder/29 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-4g-2557.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 1.8G 0 1.8G 0% /dev tmpfs 1.8G 0 1.8G 0% /dev/shm tmpfs 1.8G 17M 1.8G 1% /run tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup /dev/vda1 20G 9.8G 11G 49% / tmpfs 367M 0 367M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3665 576 268 17 2821 2789 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:50:17:18 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.32.6.49/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 valid_lft 85207sec preferred_lft 85207sec inet6 fe80::f816:3eff:fe50:1718/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/01/2025 _x86_64_ (2 CPU) 07:00:50 LINUX RESTART (2 CPU) 07:01:02 AM tps rtps wtps bread/s bwrtn/s 07:02:01 AM 254.20 181.66 72.54 14402.50 38168.70 07:03:01 AM 11.91 0.00 11.91 0.00 6047.73 07:04:01 AM 60.07 6.15 53.92 895.69 13394.80 07:05:01 AM 38.36 0.48 37.88 73.19 11538.99 07:06:01 AM 14.66 0.40 14.26 19.46 1515.03 07:07:01 AM 1.23 0.00 1.23 0.00 44.88 07:08:01 AM 0.27 0.00 0.27 0.00 2.82 07:09:01 AM 0.12 0.00 0.12 0.00 0.90 07:10:01 AM 0.10 0.00 0.10 0.00 0.80 07:11:01 AM 0.28 0.00 0.28 0.00 3.47 07:12:01 AM 0.18 0.00 0.18 0.00 2.40 07:13:01 AM 1.32 0.97 0.35 24.00 8.57 07:14:01 AM 0.18 0.00 0.18 0.00 3.05 07:15:01 AM 0.10 0.00 0.10 0.00 0.78 07:16:01 AM 0.13 0.00 0.13 0.00 1.65 07:17:01 AM 0.93 0.00 0.93 0.00 17.73 07:18:01 AM 0.13 0.00 0.13 0.00 0.98 07:19:01 AM 42.64 0.12 42.53 10.93 3829.21 07:20:01 AM 50.99 0.38 50.61 54.11 5742.75 Average: 24.97 9.87 15.10 803.83 4200.60 07:01:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:02:01 AM 1466676 3008048 2287000 60.93 2104 1723032 919324 19.14 203600 1842248 178456 07:03:01 AM 1462216 3003604 2291460 61.05 2104 1723048 919324 19.14 203604 1844312 32 07:04:01 AM 701256 2841352 3052420 81.32 2104 2293572 999228 20.81 271972 2426808 186424 07:05:01 AM 618076 2868724 3135600 83.53 2104 2395212 937192 19.52 226500 2528916 36672 07:06:01 AM 555684 2808100 3197992 85.20 2104 2397008 1022088 21.28 228624 2584632 356 07:07:01 AM 546612 2799032 3207064 85.44 2104 2397012 1022088 21.28 228624 2593304 8 07:08:01 AM 534240 2786660 3219436 85.77 2104 2397012 1022088 21.28 228628 2605216 12 07:09:01 AM 534320 2786740 3219356 85.77 2104 2397012 1022088 21.28 228628 2605220 4 07:10:01 AM 536696 2789120 3216980 85.70 2104 2397016 1043180 21.72 228628 2602248 12 07:11:01 AM 537548 2789992 3216128 85.68 2104 2397016 1021924 21.28 228628 2602100 4 07:12:01 AM 537524 2789972 3216152 85.68 2104 2397020 1021924 21.28 228628 2602172 4 07:13:01 AM 530688 2783804 3222988 85.86 2104 2397744 1025272 21.35 229468 2608568 4 07:14:01 AM 530672 2783788 3223004 85.86 2104 2397744 1025272 21.35 229468 2608140 4 07:15:01 AM 530760 2783880 3222916 85.86 2104 2397748 1025272 21.35 229468 2608080 4 07:16:01 AM 529940 2783076 3223736 85.88 2104 2397748 1024096 21.33 229468 2608092 16 07:17:01 AM 530332 2783468 3223344 85.87 2104 2397748 1024096 21.33 229468 2608260 4 07:18:01 AM 587932 2840180 3165744 84.34 2104 2396692 936720 19.51 229556 2551412 36 07:19:01 AM 309848 2814688 3443828 91.75 2104 2631300 715136 14.89 459524 2560012 163892 07:20:01 AM 274680 2839104 3478996 92.68 2104 2682276 706492 14.71 433316 2603704 108308 Average: 623984 2825439 3129692 83.38 2104 2348051 970148 20.20 251358 2504918 35487 07:01:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:02:01 AM eth0 277.06 173.98 1368.94 60.92 0.00 0.00 0.00 0.00 07:03:01 AM lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 07:03:01 AM eth0 3.48 3.78 1.20 0.51 0.00 0.00 0.00 0.00 07:04:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:04:01 AM eth0 55.52 42.20 1101.08 3.48 0.00 0.00 0.00 0.00 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:01 AM eth0 14.78 14.78 11.00 2.18 0.00 0.00 0.00 0.00 07:06:01 AM lo 12.31 12.31 21.92 21.92 0.00 0.00 0.00 0.00 07:06:01 AM eth0 9.41 9.16 1.57 21.65 0.00 0.00 0.00 0.00 07:07:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:07:01 AM eth0 2.08 1.48 4.89 0.35 0.00 0.00 0.00 0.00 07:08:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:08:01 AM eth0 0.33 0.50 0.03 0.05 0.00 0.00 0.00 0.00 07:09:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:09:01 AM eth0 0.32 0.50 0.03 0.05 0.00 0.00 0.00 0.00 07:10:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:10:01 AM eth0 0.33 0.52 0.03 0.05 0.00 0.00 0.00 0.00 07:11:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:11:01 AM eth0 0.32 0.50 0.03 0.05 0.00 0.00 0.00 0.00 07:12:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:12:01 AM eth0 0.47 0.58 0.11 0.11 0.00 0.00 0.00 0.00 07:13:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:13:01 AM eth0 8.12 5.65 6.09 11.06 0.00 0.00 0.00 0.00 07:14:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:14:01 AM eth0 0.28 0.47 0.03 0.04 0.00 0.00 0.00 0.00 07:15:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:15:01 AM eth0 0.25 0.43 0.02 0.04 0.00 0.00 0.00 0.00 07:16:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:16:01 AM eth0 0.32 0.50 0.03 0.05 0.00 0.00 0.00 0.00 07:17:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:17:01 AM eth0 0.42 0.57 0.10 0.11 0.00 0.00 0.00 0.00 07:18:01 AM lo 1.60 1.60 2.74 2.74 0.00 0.00 0.00 0.00 07:18:01 AM eth0 1.97 2.10 0.92 0.27 0.00 0.00 0.00 0.00 07:19:01 AM lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:19:01 AM eth0 48.59 39.79 526.49 6.10 0.00 0.00 0.00 0.00 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:01 AM eth0 27.47 23.87 262.38 5.62 0.00 0.00 0.00 0.00 Average: lo 0.83 0.83 1.30 1.30 0.00 0.00 0.00 0.00 Average: eth0 23.56 16.79 171.95 5.89 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/01/2025 _x86_64_ (2 CPU) 07:00:50 LINUX RESTART (2 CPU) 07:01:02 AM CPU %user %nice %system %iowait %steal %idle 07:02:01 AM all 43.03 0.07 15.36 13.33 2.41 25.80 07:02:01 AM 0 43.49 0.09 13.03 14.16 2.22 27.01 07:02:01 AM 1 42.56 0.05 17.70 12.50 2.60 24.59 07:03:01 AM all 3.88 0.00 0.33 0.50 0.21 95.07 07:03:01 AM 0 1.20 0.00 0.35 0.72 0.22 97.52 07:03:01 AM 1 6.58 0.00 0.32 0.28 0.20 92.62 07:04:01 AM all 26.60 0.00 5.73 2.31 1.97 63.40 07:04:01 AM 0 17.12 0.00 4.28 4.14 2.21 72.25 07:04:01 AM 1 36.15 0.00 7.18 0.47 1.73 54.47 07:05:01 AM all 33.41 0.00 3.85 1.06 2.34 59.33 07:05:01 AM 0 17.22 0.00 3.34 1.57 2.41 75.45 07:05:01 AM 1 49.80 0.00 4.36 0.55 2.27 43.01 07:06:01 AM all 4.31 0.00 1.26 0.48 0.60 93.36 07:06:01 AM 0 5.28 0.00 1.34 0.75 0.57 92.06 07:06:01 AM 1 3.34 0.00 1.18 0.20 0.62 94.66 07:07:01 AM all 1.47 0.00 0.40 0.01 0.30 97.81 07:07:01 AM 0 0.62 0.00 0.18 0.02 0.12 99.06 07:07:01 AM 1 2.33 0.00 0.63 0.00 0.49 96.55 07:08:01 AM all 1.26 0.00 0.35 0.00 0.11 98.28 07:08:01 AM 0 1.50 0.00 0.32 0.00 0.13 98.05 07:08:01 AM 1 1.02 0.00 0.39 0.00 0.08 98.51 07:09:01 AM all 1.03 0.00 0.30 0.00 0.09 98.58 07:09:01 AM 0 1.88 0.00 0.42 0.00 0.15 97.54 07:09:01 AM 1 0.18 0.00 0.17 0.00 0.03 99.61 07:10:01 AM all 1.23 0.00 0.40 0.00 0.13 98.25 07:10:01 AM 0 0.50 0.00 0.13 0.00 0.03 99.33 07:10:01 AM 1 1.96 0.00 0.66 0.00 0.22 97.16 07:11:01 AM all 1.12 0.00 0.33 0.00 0.08 98.47 07:11:01 AM 0 1.01 0.00 0.23 0.00 0.03 98.73 07:11:01 AM 1 1.24 0.00 0.42 0.00 0.14 98.21 07:12:01 AM all 1.14 0.00 0.31 0.00 0.14 98.41 07:12:01 AM 0 1.72 0.00 0.39 0.00 0.17 97.72 07:12:01 AM 1 0.55 0.00 0.24 0.00 0.12 99.09 07:12:01 AM CPU %user %nice %system %iowait %steal %idle 07:13:01 AM all 2.20 0.00 0.50 0.05 0.31 96.93 07:13:01 AM 0 2.63 0.00 0.50 0.00 0.34 96.53 07:13:01 AM 1 1.77 0.00 0.51 0.10 0.29 97.34 07:14:01 AM all 1.15 0.00 0.35 0.00 0.20 98.29 07:14:01 AM 0 1.28 0.00 0.30 0.00 0.27 98.15 07:14:01 AM 1 1.03 0.00 0.40 0.00 0.13 98.43 07:15:01 AM all 1.16 0.00 0.32 0.00 0.09 98.43 07:15:01 AM 0 2.15 0.00 0.49 0.00 0.14 97.22 07:15:01 AM 1 0.18 0.00 0.15 0.00 0.05 99.62 07:16:01 AM all 1.30 0.00 0.56 0.00 0.07 98.08 07:16:01 AM 0 2.41 0.00 0.90 0.00 0.12 96.58 07:16:01 AM 1 0.20 0.00 0.22 0.00 0.02 99.57 07:17:01 AM all 1.13 0.00 0.35 0.00 0.07 98.45 07:17:01 AM 0 2.12 0.00 0.56 0.00 0.12 97.20 07:17:01 AM 1 0.15 0.00 0.15 0.00 0.02 99.68 07:18:01 AM all 1.45 0.00 0.45 0.00 0.08 98.01 07:18:01 AM 0 2.45 0.00 0.71 0.00 0.14 96.70 07:18:01 AM 1 0.47 0.00 0.20 0.00 0.03 99.30 07:19:01 AM all 37.19 0.00 4.38 1.03 3.02 54.38 07:19:01 AM 0 54.84 0.00 5.45 1.37 2.82 35.52 07:19:01 AM 1 19.71 0.00 3.32 0.70 3.22 73.05 07:20:01 AM all 39.52 0.00 3.88 1.05 2.79 52.76 07:20:01 AM 0 39.23 0.00 3.67 0.72 2.81 53.57 07:20:01 AM 1 39.81 0.00 4.09 1.39 2.77 51.95 Average: all 10.79 0.00 2.07 1.03 0.80 85.30 Average: 0 10.53 0.00 1.93 1.23 0.80 85.51 Average: 1 11.05 0.00 2.22 0.84 0.80 85.09