Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-2c-2g-811 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHz6b1K/agent.2487 SSH_AGENT_PID=2489 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_2579806207928920843.key (/w/workspace/builder-openstack-cron@tmp/private_key_2579806207928920843.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder > git init /w/workspace/builder-openstack-cron # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # 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 d610fb8ab3c038171f7503eb5342ea6ae323b520 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d610fb8ab3c038171f7503eb5342ea6ae323b520 # timeout=10 Commit message: "Merge "CI: Migrate helm job from Ubuntu 18.04 to 22.04"" > git rev-list --no-walk d610fb8ab3c038171f7503eb5342ea6ae323b520 # timeout=10 > 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.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # 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 submodule update --init --recursive global-jjb # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] No emails were triggered. provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [builder-openstack-cron] $ /bin/bash /tmp/jenkins14334641314124919317.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6wPD 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-6wPD/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.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0.1 from /tmp/venv-6wPD/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.69 botocore==1.42.69 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==7.1.0 charset-normalizer==3.4.6 click==8.3.1 cliff==4.13.2 cmd2==3.4.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.25.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.18 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.4 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.1.3 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [builder-openstack-cron] $ /bin/sh /tmp/jenkins3488605894751201119.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-03-17 16:32:06 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d10873ad-a7f9-4d5c-b33f-d6a7781f8886?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-17T17%3A18%3A36Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-17T16%3A18%3A25Z&ske=2026-03-17T17%3A18%3A36Z&sks=b&skv=2018-11-09&sig=A4RO6NsCElTbcFQ0LTK2env43dOV3G5vRouU4mXOcE8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzc2NTMyOCwibmJmIjoxNzczNzY1MDI4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1Rh-sWtLRa6Zm453fAAHUr0e-VMVy6sKKU-gW4-wFV0&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-4IV5Qz.sh" [1] downloading uv 0.10.11 x86_64-unknown-linux-gnu no checksums to verify installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.10.11 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14068697287695096300.sh ---> Orphaned k8s clusters Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6wPD 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: kubernetes python-heatclient python-openstackclient python-magnumclient lf-activate-venv(): INFO: Adding /tmp/venv-6wPD/bin to PATH /tmp/venv-6wPD/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! warnings.warn( -----> Delete orphaned cluster [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13542012305902163029.sh ---> Orphaned stacks Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6wPD 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[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq lf-activate-venv(): INFO: Adding /tmp/venv-6wPD/bin to PATH + mapfile -t OS_COE_CLUSTERS_ID ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name ++ awk '{print $1}' ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' /tmp/venv-6wPD/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! warnings.warn( + echo '-----> Active clusters -> stacks' -----> Active clusters -> stacks + OS_COE_STACKS=() + [[ 0 -gt 0 ]] + mapfile -t OS_STACKS ++ awk '{print $1}' ++ 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 /tmp/venv-6wPD/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! warnings.warn( Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks?stack_status=CREATE_COMPLETE&stack_status=DELETE_FAILED&stack_status=CREATE_FAILED: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) + echo '-----> Active stacks' -----> Active stacks + echo '-----> Delete orphaned stacks' -----> Delete orphaned stacks [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6382528663694640671.sh ---> Orphaned servers Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6wPD 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[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-6wPD/bin to PATH /tmp/venv-6wPD/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! warnings.warn( -----> Active servers prd-ubuntu2204-docker-4c-16g-914 prd-ubuntu2204-docker-4c-4g-903 prd-ubuntu2404-robot-2c-8g-901 prd-ubuntu2404-robot-2c-8g-900 prd-ubuntu2204-builder-2c-2g-811 prd-ubuntu2204-builder-2c-2g-807 prd-ubuntu2204-builder-2c-2g-801 prd-ubuntu2204-builder-2c-1g-20 prd-ubuntu2204-docker-4c-16g-494341 prd-ubuntu2204-docker-4c-16g-494339 snd-ubuntu2204-docker-2c-2g-354 -----> Delete orphaned servers [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2333148282327147050.sh ---> Orphaned ports Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6wPD 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[openstack] python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-6wPD/bin to PATH /tmp/venv-6wPD/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! warnings.warn( No orphaned ports to process. Build step 'Conditional step (single)' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2489 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [builder-openstack-cron] $ /bin/bash /tmp/jenkins16537264394899813824.sh ---> sysstat.sh [builder-openstack-cron] $ /bin/bash /tmp/jenkins3875934477484220322.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/builder-openstack-cron + 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/builder-openstack-cron ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/builder-openstack-cron ']' + mkdir -p /w/workspace/builder-openstack-cron/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ [builder-openstack-cron] $ /bin/bash /tmp/jenkins6983226282614013245.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6wPD 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-6wPD/bin to PATH INFO: Running in OpenStack, capturing instance metadata [builder-openstack-cron] $ /bin/bash /tmp/jenkins17199342999685961650.sh provisioning config files... Could not find credentials [logs] for builder-openstack-cron #77975 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config7850921337535338103tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [builder-openstack-cron] $ /bin/bash /tmp/jenkins5351827634390040769.sh ---> create-netrc.sh WARN: Log server credential not found. [builder-openstack-cron] $ /bin/bash /tmp/jenkins3992069164726360388.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6wPD 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-6wPD/bin to PATH [builder-openstack-cron] $ /bin/sh /tmp/jenkins8263992748908217389.sh ---> uv-install.sh uv 0.10.11 is already installed uvx 0.10.11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3804670613163110993.sh ---> sudo-logs.sh Archiving 'sudo' log.. [builder-openstack-cron] $ /bin/bash /tmp/jenkins5196158115371525434.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6wPD 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-6wPD/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 10431s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-2 INFO: Retrieving pricing info for: v3-standard-2 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=10431 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.17 INFO: Retrieved resource: v3-standard-2 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: builder-openstack-cron,77975,2026-03-17 16:34:51,v3-standard-2,10431,0.17,0.00,FAILURE [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5589419884339151894.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6wPD 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 urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-6wPD/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77975/ INFO: archiving logs to S3 /tmp/venv-6wPD/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! warnings.warn( ---> uname -a: Linux prd-ubuntu2204-builder-2c-2g-811 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 Stepping: 0 BogoMIPS: 5599.99 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (2 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 794M 1.1M 793M 1% /run /dev/vda1 39G 8.5G 31G 22% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 794M 4.0K 794M 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7937 555 4671 4 2710 7079 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: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:af:0f:7f brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.177/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 75971sec preferred_lft 75971sec inet6 fe80::f816:3eff:feaf:f7f/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether be:27:df:c9:be:38 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-811) 03/17/26 _x86_64_ (2 CPU) 13:41:20 LINUX RESTART (2 CPU) 13:50:08 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:00:08 1.33 0.01 1.32 0.01 0.04 16.79 0.56 14:10:01 1.07 0.00 1.07 0.00 0.00 12.96 0.00 14:20:08 1.22 0.00 1.22 0.00 0.01 14.45 0.00 14:30:08 1.26 0.00 1.26 0.00 0.00 15.05 0.00 14:40:01 13.49 0.00 1.24 12.24 0.15 14.48 107544.65 14:50:08 13.41 11.76 1.64 0.00 130.90 32.05 213.04 15:00:08 1.21 0.00 1.21 0.00 0.00 14.29 0.00 15:10:01 1.20 0.00 1.20 0.00 0.00 14.02 0.00 15:20:08 1.22 0.00 1.22 0.00 0.00 14.39 0.00 15:30:08 1.29 0.00 1.29 0.00 0.00 15.11 3.40 15:40:01 1.11 0.00 1.11 0.00 0.00 13.04 0.00 15:50:08 1.31 0.00 1.31 0.00 0.00 15.50 0.00 16:00:08 1.26 0.00 1.26 0.00 0.00 14.57 0.00 16:10:01 1.19 0.00 1.19 0.00 0.30 13.47 0.00 16:20:08 1.32 0.00 1.32 0.00 0.00 15.10 0.00 16:30:08 1.31 0.00 1.31 0.00 0.00 14.93 0.00 Average: 2.76 0.74 1.26 0.76 8.30 15.65 6662.10 13:50:08 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:00:08 5579972 7405112 403848 4.97 53084 1966128 951032 10.36 200284 2115412 164 14:10:01 5579468 7404944 403976 4.97 53396 1966140 951032 10.36 200600 2115368 240 14:20:08 5579020 7404828 404128 4.97 53736 1966148 951288 10.37 200932 2116076 164 14:30:08 5579020 7405300 403624 4.97 54136 1966220 951288 10.37 201332 2116148 156 14:40:01 5577508 7406756 402200 4.95 54696 1968616 951288 10.37 204088 2116488 248 14:50:08 5514632 7393420 407780 5.02 57620 2008168 951604 10.37 241972 2123972 164 15:00:08 5514380 7393476 407744 5.02 57916 2008176 951604 10.37 242260 2124020 152 15:10:01 5514132 7393584 407636 5.01 58244 2008184 951604 10.37 242596 2124184 272 15:20:08 5516280 7396044 405156 4.98 58548 2008192 951604 10.37 242896 2124092 144 15:30:08 5516560 7396836 404348 4.97 58964 2008268 951604 10.37 243308 2124196 172 15:40:01 5518284 7399080 402128 4.95 59220 2008528 951668 10.37 243572 2124604 268 15:50:08 5518668 7399848 401344 4.94 59588 2008544 951668 10.37 243932 2124544 152 16:00:08 5520020 7401524 399652 4.92 59900 2008552 951668 10.37 244244 2124584 172 16:10:01 5521280 7403352 397828 4.89 60236 2008776 951668 10.37 244580 2124844 268 16:20:08 5520144 7402504 398644 4.90 60508 2008784 951732 10.37 244852 2124912 152 16:30:08 5519476 7402192 398976 4.91 60852 2008792 951732 10.37 245196 2124952 144 Average: 5536803 7400550 403063 4.96 57540 1995388 951505 10.37 230415 2121775 190 13:50:08 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:00:08 ens3 2.94 0.99 0.61 1.02 0.00 0.00 0.00 0.00 14:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:10:01 ens3 0.67 0.07 0.07 0.02 0.00 0.00 0.00 0.00 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:20:08 ens3 6.04 3.72 3.48 2.40 0.00 0.00 0.00 0.00 14:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:08 ens3 1.59 0.26 0.34 0.16 0.00 0.00 0.00 0.00 14:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:01 ens3 0.58 0.10 0.09 0.04 0.00 0.00 0.00 0.00 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:50:08 ens3 1.76 1.72 0.28 4.50 0.00 0.00 0.00 0.00 14:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:08 ens3 0.55 0.13 0.12 0.06 0.00 0.00 0.00 0.00 15:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:10:01 ens3 0.42 0.07 0.06 0.02 0.00 0.00 0.00 0.00 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:20:08 ens3 0.60 0.17 0.15 0.08 0.00 0.00 0.00 0.00 15:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:08 ens3 0.42 0.08 0.05 0.02 0.00 0.00 0.00 0.00 15:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:40:01 ens3 0.48 0.11 0.08 0.04 0.00 0.00 0.00 0.00 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:50:08 ens3 0.44 0.11 0.08 0.04 0.00 0.00 0.00 0.00 15:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:00:08 ens3 0.61 0.13 0.12 0.06 0.00 0.00 0.00 0.00 16:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:10:01 ens3 0.39 0.08 0.05 0.02 0.00 0.00 0.00 0.00 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:20:08 ens3 0.46 0.11 0.09 0.04 0.00 0.00 0.00 0.00 16:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:30:08 ens3 0.38 0.08 0.05 0.02 0.00 0.00 0.00 0.00 16:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 1.15 0.50 0.36 0.54 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-811) 03/17/26 _x86_64_ (2 CPU) 13:41:20 LINUX RESTART (2 CPU) 13:50:08 CPU %user %nice %system %iowait %steal %idle 14:00:08 all 0.28 0.00 0.05 0.57 0.03 99.07 14:00:08 0 0.08 0.00 0.04 0.06 0.02 99.79 14:00:08 1 0.49 0.00 0.05 1.08 0.03 98.35 14:10:01 all 0.33 0.00 0.05 0.40 0.02 99.20 14:10:01 0 0.47 0.00 0.04 0.52 0.02 98.95 14:10:01 1 0.20 0.00 0.05 0.29 0.02 99.45 14:20:08 all 0.40 0.00 0.07 0.21 0.02 99.31 14:20:08 0 0.50 0.00 0.06 0.41 0.01 99.02 14:20:08 1 0.30 0.00 0.07 0.01 0.02 99.60 14:30:08 all 0.31 0.00 0.05 0.08 0.02 99.55 14:30:08 0 0.21 0.00 0.03 0.11 0.02 99.63 14:30:08 1 0.41 0.00 0.07 0.04 0.02 99.46 14:40:01 all 0.34 0.00 0.05 0.07 0.02 99.52 14:40:01 0 0.03 0.00 0.03 0.08 0.02 99.84 14:40:01 1 0.64 0.00 0.07 0.06 0.03 99.21 14:50:08 all 0.46 0.22 0.10 1.30 0.02 97.90 14:50:08 0 0.43 0.00 0.06 0.74 0.01 98.76 14:50:08 1 0.50 0.43 0.14 1.87 0.02 97.04 15:00:08 all 0.20 0.00 0.05 0.21 0.01 99.53 15:00:08 0 0.06 0.00 0.05 0.10 0.01 99.78 15:00:08 1 0.34 0.00 0.05 0.31 0.01 99.28 15:10:01 all 0.16 0.00 0.04 0.11 0.05 99.64 15:10:01 0 0.04 0.00 0.04 0.22 0.08 99.62 15:10:01 1 0.27 0.00 0.04 0.01 0.02 99.66 15:20:08 all 0.24 0.00 0.05 0.23 0.01 99.47 15:20:08 0 0.11 0.00 0.05 0.32 0.01 99.52 15:20:08 1 0.36 0.00 0.04 0.15 0.01 99.43 15:30:08 all 0.30 0.00 0.06 0.08 0.01 99.54 15:30:08 0 0.13 0.00 0.03 0.06 0.01 99.78 15:30:08 1 0.48 0.00 0.08 0.11 0.02 99.31 15:40:01 all 0.29 0.00 0.04 0.04 0.02 99.62 15:40:01 0 0.13 0.00 0.04 0.03 0.01 99.79 15:40:01 1 0.45 0.00 0.05 0.04 0.02 99.44 15:40:01 CPU %user %nice %system %iowait %steal %idle 15:50:08 all 0.22 0.00 0.05 0.93 0.02 98.78 15:50:08 0 0.30 0.00 0.05 1.82 0.01 97.82 15:50:08 1 0.15 0.00 0.05 0.04 0.02 99.75 16:00:08 all 0.36 0.00 0.05 0.20 0.02 99.37 16:00:08 0 0.28 0.00 0.06 0.37 0.03 99.26 16:00:08 1 0.44 0.00 0.05 0.03 0.01 99.48 16:10:01 all 0.24 0.00 0.05 0.16 0.02 99.53 16:10:01 0 0.39 0.00 0.05 0.31 0.03 99.23 16:10:01 1 0.09 0.00 0.04 0.01 0.02 99.83 16:20:08 all 0.40 0.00 0.06 0.09 0.02 99.43 16:20:08 0 0.30 0.00 0.06 0.16 0.02 99.46 16:20:08 1 0.50 0.00 0.06 0.01 0.02 99.41 16:30:08 all 0.30 0.00 0.05 0.02 0.03 99.61 16:30:08 0 0.15 0.00 0.05 0.03 0.03 99.74 16:30:08 1 0.45 0.00 0.04 0.02 0.03 99.47 Average: all 0.30 0.01 0.05 0.29 0.02 99.32 Average: 0 0.23 0.00 0.05 0.33 0.02 99.37 Average: 1 0.38 0.03 0.06 0.26 0.02 99.26