Started by user Anil Belur Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-2c-2g-44201 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/autorelease-branch-cut [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-XXXXXXucAb3a/agent.1521 SSH_AGENT_PID=1523 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/autorelease-branch-cut@tmp/private_key_167783525624417987.key (/w/workspace/autorelease-branch-cut@tmp/private_key_167783525624417987.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease > git init /w/workspace/autorelease-branch-cut # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Release Engineering Jenkins Key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # 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 5820e1b2b4881ff52e302bb5820af60118b28d0a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5820e1b2b4881ff52e302bb5820af60118b28d0a # timeout=10 Commit message: "Update git submodules" > git rev-list --no-walk e55b29dcf041f453e5411b400bbd0dc4eaa8f8e8 # 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.daexim.url # timeout=10 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 > git config --get submodule.integration/distribution.url # timeout=10 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 > git config --get submodule.jsonrpc.url # timeout=10 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 > git config --get submodule.lispflowmapping.url # timeout=10 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 > git config --get submodule.ovsdb.url # timeout=10 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 > git submodule update --init --recursive daexim # timeout=10 > git submodule update --init --recursive integration/distribution # timeout=10 > git submodule update --init --recursive jsonrpc # timeout=10 > git submodule update --init --recursive lispflowmapping # timeout=10 > git submodule update --init --recursive ovsdb # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [autorelease-branch-cut] $ /bin/bash -l /tmp/jenkins12902940134783143395.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 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EK3r lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: git-review==2.3.1 lf-activate-venv(): INFO: Adding /tmp/venv-EK3r/bin to PATH origin git://devvexx.opendaylight.org/mirror/releng/autorelease (fetch) origin git://devvexx.opendaylight.org/mirror/releng/autorelease (push) Entering 'daexim' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/daexim.git Entering 'integration/distribution' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution.git Entering 'jsonrpc' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/jsonrpc.git Entering 'lispflowmapping' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/lispflowmapping.git Entering 'ovsdb' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/ovsdb.git Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git ---> Creating new mainenance branch Entering 'daexim' Entering 'integration/distribution' Entering 'jsonrpc' Entering 'lispflowmapping' Entering 'ovsdb' Entering 'daexim' Switched to a new branch 'stable/titanium' Branch 'stable/titanium' set up to track remote branch 'master' from 'origin'. Entering 'integration/distribution' Switched to a new branch 'stable/titanium' Branch 'stable/titanium' set up to track remote branch 'master' from 'origin'. Entering 'jsonrpc' Switched to a new branch 'stable/titanium' Branch 'stable/titanium' set up to track remote branch 'master' from 'origin'. Entering 'lispflowmapping' Switched to a new branch 'stable/titanium' Branch 'stable/titanium' set up to track remote branch 'master' from 'origin'. Entering 'ovsdb' Switched to a new branch 'stable/titanium' Branch 'stable/titanium' set up to track remote branch 'master' from 'origin'. Switched to a new branch 'stable/titanium' Branch 'stable/titanium' set up to track remote branch 'master' from 'origin'. ---> Verify maintenance branch Entering 'daexim' master * stable/titanium Entering 'integration/distribution' master * stable/titanium Entering 'jsonrpc' master * stable/titanium Entering 'lispflowmapping' master * stable/titanium Entering 'ovsdb' master * stable/titanium * stable/titanium Pushing stable/titanium branches to Gerrit Entering 'daexim' remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/daexim.git * [new branch] stable/titanium -> stable/titanium Entering 'integration/distribution' remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/integration/distribution.git * [new branch] stable/titanium -> stable/titanium Entering 'jsonrpc' remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/jsonrpc.git * [new branch] stable/titanium -> stable/titanium Entering 'lispflowmapping' remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/lispflowmapping.git * [new branch] stable/titanium -> stable/titanium Entering 'ovsdb' remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/ovsdb.git * [new branch] stable/titanium -> stable/titanium remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done To ssh://git.opendaylight.org:29418/releng/autorelease.git * [new branch] stable/titanium -> stable/titanium ---> Update .gitreview Entering 'daexim' Entering 'integration/distribution' Entering 'jsonrpc' Entering 'lispflowmapping' Entering 'ovsdb' Entering 'daexim' Entering 'integration/distribution' Entering 'jsonrpc' Entering 'lispflowmapping' Entering 'ovsdb' Entering 'daexim' [stable/titanium acca5a0] Update .gitreview to stable/titanium 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'integration/distribution' [stable/titanium b0ca00b1] Update .gitreview to stable/titanium 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'jsonrpc' [stable/titanium 2dff94f6] Update .gitreview to stable/titanium 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'lispflowmapping' [stable/titanium 3affefdd] Update .gitreview to stable/titanium 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'ovsdb' [stable/titanium 26f014982] Update .gitreview to stable/titanium 1 file changed, 1 insertion(+), 1 deletion(-) [stable/titanium 88e10605e] Update .gitreview to stable/titanium 1 file changed, 1 insertion(+), 1 deletion(-) /w/workspace/autorelease-branch-cut/daexim /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut/integration/distribution /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut/jsonrpc /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut/lispflowmapping /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut/ovsdb /w/workspace/autorelease-branch-cut /w/workspace/autorelease-branch-cut ---> Verify .gitreview Entering 'daexim' commit acca5a088d884a30039d528a040a99a654803123 Author: jenkins-releng Date: Sun Jul 20 00:32:39 2025 +0000 Update .gitreview to stable/titanium Change-Id: Ia68bb44e9adbb013331b5419a42f33ce942c9203 Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index 25c4340..9ab13cc 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=daexim.git -defaultbranch=master +defaultbranch=stable/titanium Entering 'integration/distribution' commit b0ca00b1effbc535a79552c1dfcf804f0ed41d6f Author: jenkins-releng Date: Sun Jul 20 00:32:39 2025 +0000 Update .gitreview to stable/titanium Change-Id: Ie0d3d86abc609468471b6ad85af6bba3c201dc1d Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index b29ae3a1..6c285eeb 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=integration/distribution.git -defaultbranch=master +defaultbranch=stable/titanium Entering 'jsonrpc' commit 2dff94f68fbf605218352a58a80b6941b01a24ca Author: jenkins-releng Date: Sun Jul 20 00:32:39 2025 +0000 Update .gitreview to stable/titanium Change-Id: I9338b2e96f2bd1b3a0c1628bc26969c9c263a91c Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index 0409ca53..c54cb5bf 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=jsonrpc.git -defaultbranch=master +defaultbranch=stable/titanium Entering 'lispflowmapping' commit 3affefddb197857d1b37a5f6ef12f4d6060eb2dd Author: jenkins-releng Date: Sun Jul 20 00:32:39 2025 +0000 Update .gitreview to stable/titanium Change-Id: I305ec07a5642b019b812c1ba9665580ced699046 Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index d0232291..d0ecadff 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=lispflowmapping.git -defaultbranch=master +defaultbranch=stable/titanium Entering 'ovsdb' commit 26f014982a0cff5970d0b5e4384ec3c32fa73f40 Author: jenkins-releng Date: Sun Jul 20 00:32:40 2025 +0000 Update .gitreview to stable/titanium Change-Id: Idf0609787d9a0ebae2445c46fd0b4f95892b4de8 Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index 7b72a6db2..4a5b40963 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=ovsdb.git -defaultbranch=master +defaultbranch=stable/titanium commit 88e10605ebf6199f679f653649f61c3500db8a66 Author: jenkins-releng Date: Sun Jul 20 00:32:40 2025 +0000 Update .gitreview to stable/titanium Change-Id: I6dc5aa963be4cf248644fe97dfa5fd27d29d544d Signed-off-by: jenkins-releng diff --git a/.gitreview b/.gitreview index f0766aae8..4b487d9dd 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=git.opendaylight.org port=29418 project=releng/autorelease.git -defaultbranch=master +defaultbranch=stable/titanium Entering 'daexim' * acca5a0 (HEAD -> stable/titanium) Update .gitreview to stable/titanium * 95c85ac (origin/master, origin/HEAD, gerrit/stable/titanium, gerrit/master, master) Bump upstreams Entering 'integration/distribution' * b0ca00b1 (HEAD -> stable/titanium) Update .gitreview to stable/titanium * e92d83b6 (origin/master, origin/HEAD, gerrit/stable/titanium, gerrit/master, master) Bump upstreams for 2025.03 Titanium Entering 'jsonrpc' * 2dff94f6 (HEAD -> stable/titanium) Update .gitreview to stable/titanium * e9de8521 (origin/master, origin/HEAD, gerrit/stable/titanium, gerrit/master, master) Bump upstreams Entering 'lispflowmapping' * 3affefdd (HEAD -> stable/titanium) Update .gitreview to stable/titanium * fc59e00f (origin/master, origin/HEAD, gerrit/stable/titanium, gerrit/master, master) Bump upstreams Entering 'ovsdb' * 26f014982 (HEAD -> stable/titanium) Update .gitreview to stable/titanium * 98b3b70ec (origin/master, origin/HEAD, gerrit/stable/titanium, gerrit/master, master) Bump upstreams * 88e10605e (HEAD -> stable/titanium) Update .gitreview to stable/titanium * 5820e1b2b (origin/master, gerrit/stable/titanium, gerrit/master) Update git submodules Pushing .gitreview patches to Gerrit Entering 'daexim' remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/daexim/+/117102 Update .gitreview to stable/titanium [NEW] remote: To ssh://git.opendaylight.org:29418/daexim.git * [new reference] HEAD -> refs/for/stable/titanium%topic=branch-cut-titanium Entering 'integration/distribution' remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/integration/distribution/+/117103 Update .gitreview to stable/titanium [NEW] remote: To ssh://git.opendaylight.org:29418/integration/distribution.git * [new reference] HEAD -> refs/for/stable/titanium%topic=branch-cut-titanium Entering 'jsonrpc' remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/jsonrpc/+/117104 Update .gitreview to stable/titanium [NEW] remote: To ssh://git.opendaylight.org:29418/jsonrpc.git * [new reference] HEAD -> refs/for/stable/titanium%topic=branch-cut-titanium Entering 'lispflowmapping' remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/lispflowmapping/+/117105 Update .gitreview to stable/titanium [NEW] remote: To ssh://git.opendaylight.org:29418/lispflowmapping.git * [new reference] HEAD -> refs/for/stable/titanium%topic=branch-cut-titanium Entering 'ovsdb' remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/ovsdb/+/117106 Update .gitreview to stable/titanium [NEW] remote: To ssh://git.opendaylight.org:29418/ovsdb.git * [new reference] HEAD -> refs/for/stable/titanium%topic=branch-cut-titanium remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/releng/autorelease/+/117107 Update .gitreview to stable/titanium [NEW] remote: To ssh://git.opendaylight.org:29418/releng/autorelease.git * [new reference] HEAD -> refs/for/stable/titanium%topic=branch-cut-titanium $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1523 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-branch-cut] $ /bin/bash /tmp/jenkins407457573207938131.sh ---> sysstat.sh [autorelease-branch-cut] $ /bin/bash /tmp/jenkins1944506565686661991.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/autorelease-branch-cut + 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/autorelease-branch-cut ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/autorelease-branch-cut ']' + mkdir -p /w/workspace/autorelease-branch-cut/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-branch-cut/archives/ [autorelease-branch-cut] $ /bin/bash /tmp/jenkins16188075661466362521.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-branch-cut/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EK3r from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EK3r/bin to PATH INFO: Running in OpenStack, capturing instance metadata [autorelease-branch-cut] $ /bin/bash /tmp/jenkins18405086314502420969.sh provisioning config files... Could not find credentials [logs] for autorelease-branch-cut #15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-branch-cut@tmp/config635036938443959632tmp 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. [autorelease-branch-cut] $ /bin/bash /tmp/jenkins15998940975218814417.sh ---> create-netrc.sh WARN: Log server credential not found. [autorelease-branch-cut] $ /bin/bash /tmp/jenkins5395062489840588298.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-branch-cut/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EK3r from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EK3r/bin to PATH Generating Requirements File Python 3.11.10 pip 25.1.1 from /tmp/venv-EK3r/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.39.9 botocore==1.39.9 bs4==0.0.2 cachetools==5.5.2 certifi==2025.7.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.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.2.0 filelock==3.18.0 future==1.0.0 git-review==2.3.1 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 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.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.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.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 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.6.1 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.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.0.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [autorelease-branch-cut] $ /bin/bash /tmp/jenkins6347117365273402542.sh ---> sudo-logs.sh Archiving 'sudo' log.. [autorelease-branch-cut] $ /bin/bash /tmp/jenkins13286814023370487751.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-branch-cut/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EK3r from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-EK3r/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [autorelease-branch-cut] $ /bin/bash -l /tmp/jenkins14087858536124320252.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/autorelease-branch-cut/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EK3r from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EK3r/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-branch-cut/15/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-builder-2c-2g-44201 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 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 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 Tsx async abort: Not affected ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 794M 1.1M 793M 1% /run /dev/vda1 39G 8.3G 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 536 4965 4 2436 7109 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:3d:4d:a3 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.216/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 86183sec preferred_lft 86183sec inet6 fe80::f816:3eff:fe3d:4da3/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:4b:e3:e5:ad 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-131-generic (prd-ubuntu2204-builder-2c-2g-44201) 07/20/25 _x86_64_ (2 CPU) 00:30:55 LINUX RESTART (2 CPU) ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-44201) 07/20/25 _x86_64_ (2 CPU) 00:30:55 LINUX RESTART (2 CPU)