08:06:31 Started by user Anil Belur 08:06:31 Running as SYSTEM 08:06:31 [EnvInject] - Loading node environment variables. 08:06:31 Building remotely on prd-ubuntu2204-docker-8c-8g-417 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 08:06:32 [ssh-agent] Looking for ssh-agent implementation... 08:06:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:06:32 $ ssh-agent 08:06:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXf6mxMF/agent.1639 08:06:32 SSH_AGENT_PID=1641 08:06:32 [ssh-agent] Started. 08:06:32 Running ssh-add (command line suppressed) 08:06:32 Identity added: /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21@tmp/private_key_15933922109228598327.key (/w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21@tmp/private_key_15933922109228598327.key) 08:06:32 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 08:06:32 The recommended git tool is: NONE 08:06:34 using credential opendaylight-jenkins-ssh 08:06:34 Wiping out workspace first. 08:06:34 Cloning the remote Git repository 08:06:34 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 08:06:34 > git init /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 # timeout=10 08:06:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 08:06:34 > git --version # timeout=10 08:06:34 > git --version # 'git version 2.34.1' 08:06:34 using GIT_SSH to set credentials Release Engineering Jenkins Key 08:06:34 Verifying host key using known hosts file 08:06:34 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. 08:06:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 08:06:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:38 Avoid second fetch 08:06:38 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:06:38 Checking out Revision ee64de95fd509983d4d65fd11c0bd3f3545c28ab (refs/remotes/origin/master) 08:06:38 > git config core.sparsecheckout # timeout=10 08:06:38 > git checkout -f ee64de95fd509983d4d65fd11c0bd3f3545c28ab # timeout=10 08:06:38 Commit message: "Update git submodules" 08:06:38 First time build. Skipping changelog. 08:06:38 > git remote # timeout=10 08:06:38 > git submodule init # timeout=10 08:06:38 > git submodule sync # timeout=10 08:06:38 > git config --get remote.origin.url # timeout=10 08:06:38 > git submodule init # timeout=10 08:06:38 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:06:38 > git config --get submodule.daexim.url # timeout=10 08:06:38 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 08:06:38 > git config --get submodule.integration/distribution.url # timeout=10 08:06:38 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 08:06:38 > git config --get submodule.jsonrpc.url # timeout=10 08:06:38 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 08:06:38 > git config --get submodule.lispflowmapping.url # timeout=10 08:06:38 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 08:06:38 > git config --get submodule.ovsdb.url # timeout=10 08:06:38 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 08:06:38 > git submodule update --init --recursive daexim # timeout=10 08:06:39 > git submodule update --init --recursive integration/distribution # timeout=10 08:06:39 > git submodule update --init --recursive jsonrpc # timeout=10 08:06:40 > git submodule update --init --recursive lispflowmapping # timeout=10 08:06:41 > git submodule update --init --recursive ovsdb # timeout=10 08:06:47 provisioning config files... 08:06:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:06:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:06:47 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17794734753063445256.sh 08:06:47 ---> python-tools-install.sh 08:06:47 Setup pyenv: 08:06:47 * system (set by /opt/pyenv/version) 08:06:47 * 3.8.20 (set by /opt/pyenv/version) 08:06:47 * 3.9.20 (set by /opt/pyenv/version) 08:06:47 3.10.15 08:06:47 3.11.10 08:06:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KycS 08:06:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:55 lf-activate-venv(): INFO: Base packages installed successfully 08:06:55 lf-activate-venv(): INFO: Installing additional packages: lftools 08:07:20 lf-activate-venv(): INFO: Adding /tmp/venv-KycS/bin to PATH 08:07:20 Generating Requirements File 08:07:41 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. 08:07:41 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:07:41 Python 3.11.10 08:07:41 pip 25.3 from /tmp/venv-KycS/lib/python3.11/site-packages/pip (python 3.11) 08:07:42 appdirs==1.4.4 08:07:42 argcomplete==3.6.3 08:07:42 aspy.yaml==1.3.0 08:07:42 attrs==25.4.0 08:07:42 autopage==0.5.2 08:07:42 beautifulsoup4==4.14.3 08:07:42 boto3==1.42.28 08:07:42 botocore==1.42.28 08:07:42 bs4==0.0.2 08:07:42 certifi==2026.1.4 08:07:42 cffi==2.0.0 08:07:42 cfgv==3.5.0 08:07:42 chardet==5.2.0 08:07:42 charset-normalizer==3.4.4 08:07:42 click==8.3.1 08:07:42 cliff==4.13.1 08:07:42 cmd2==3.1.0 08:07:42 cryptography==3.3.2 08:07:42 debtcollector==3.0.0 08:07:42 decorator==5.2.1 08:07:42 defusedxml==0.7.1 08:07:42 Deprecated==1.3.1 08:07:42 distlib==0.4.0 08:07:42 dnspython==2.8.0 08:07:42 docker==7.1.0 08:07:42 dogpile.cache==1.5.0 08:07:42 durationpy==0.10 08:07:42 email-validator==2.3.0 08:07:42 filelock==3.20.3 08:07:42 future==1.0.0 08:07:42 gitdb==4.0.12 08:07:42 GitPython==3.1.46 08:07:42 google-auth==2.47.0 08:07:42 httplib2==0.31.1 08:07:42 identify==2.6.16 08:07:42 idna==3.11 08:07:42 importlib-resources==1.5.0 08:07:42 iso8601==2.1.0 08:07:42 Jinja2==3.1.6 08:07:42 jmespath==1.0.1 08:07:42 jsonpatch==1.33 08:07:42 jsonpointer==3.0.0 08:07:42 jsonschema==4.26.0 08:07:42 jsonschema-specifications==2025.9.1 08:07:42 keystoneauth1==5.12.0 08:07:42 kubernetes==34.1.0 08:07:42 lftools==0.37.19 08:07:42 lxml==6.0.2 08:07:42 markdown-it-py==4.0.0 08:07:42 MarkupSafe==3.0.3 08:07:42 mdurl==0.1.2 08:07:42 msgpack==1.1.2 08:07:42 multi_key_dict==2.0.3 08:07:42 munch==4.0.0 08:07:42 netaddr==1.3.0 08:07:42 niet==1.4.2 08:07:42 nodeenv==1.10.0 08:07:42 oauth2client==4.1.3 08:07:42 oauthlib==3.3.1 08:07:42 openstacksdk==4.8.0 08:07:42 os-service-types==1.8.2 08:07:42 osc-lib==4.3.0 08:07:42 oslo.config==10.2.0 08:07:42 oslo.context==6.2.0 08:07:42 oslo.i18n==6.7.1 08:07:42 oslo.log==8.0.0 08:07:42 oslo.serialization==5.9.0 08:07:42 oslo.utils==9.2.0 08:07:42 packaging==25.0 08:07:42 pbr==7.0.3 08:07:42 platformdirs==4.5.1 08:07:42 prettytable==3.17.0 08:07:42 psutil==7.2.1 08:07:42 pyasn1==0.6.1 08:07:42 pyasn1_modules==0.4.2 08:07:42 pycparser==2.23 08:07:42 pygerrit2==2.0.15 08:07:42 PyGithub==2.8.1 08:07:42 Pygments==2.19.2 08:07:42 PyJWT==2.10.1 08:07:42 PyNaCl==1.6.2 08:07:42 pyparsing==2.4.7 08:07:42 pyperclip==1.11.0 08:07:42 pyrsistent==0.20.0 08:07:42 python-cinderclient==9.8.0 08:07:42 python-dateutil==2.9.0.post0 08:07:42 python-heatclient==4.3.0 08:07:42 python-jenkins==1.8.3 08:07:42 python-keystoneclient==5.7.0 08:07:42 python-magnumclient==4.9.0 08:07:42 python-openstackclient==8.3.0 08:07:42 python-swiftclient==4.9.0 08:07:42 PyYAML==6.0.3 08:07:42 referencing==0.37.0 08:07:42 requests==2.32.5 08:07:42 requests-oauthlib==2.0.0 08:07:42 requestsexceptions==1.4.0 08:07:42 rfc3986==2.0.0 08:07:42 rich==14.2.0 08:07:42 rich-argparse==1.7.2 08:07:42 rpds-py==0.30.0 08:07:42 rsa==4.9.1 08:07:42 ruamel.yaml==0.19.1 08:07:42 ruamel.yaml.clib==0.2.15 08:07:42 s3transfer==0.16.0 08:07:42 simplejson==3.20.2 08:07:42 six==1.17.0 08:07:42 smmap==5.0.2 08:07:42 soupsieve==2.8.1 08:07:42 stevedore==5.6.0 08:07:42 tabulate==0.9.0 08:07:42 toml==0.10.2 08:07:42 tomlkit==0.14.0 08:07:42 tqdm==4.67.1 08:07:42 typing_extensions==4.15.0 08:07:42 tzdata==2025.3 08:07:42 urllib3==1.26.20 08:07:42 virtualenv==20.36.1 08:07:42 wcwidth==0.2.14 08:07:42 websocket-client==1.9.0 08:07:42 wrapt==2.0.1 08:07:42 xdg==6.0.0 08:07:42 xmltodict==1.0.2 08:07:42 yq==3.4.3 08:07:42 [EnvInject] - Injecting environment variables from a build step. 08:07:42 [EnvInject] - Injecting as environment variables the properties content 08:07:42 SET_JDK_VERSION=openjdk21 08:07:42 GIT_URL="git://devvexx.opendaylight.org/mirror" 08:07:42 08:07:42 [EnvInject] - Variables injected successfully. 08:07:42 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins1246727238327582546.sh 08:07:42 ---> update-java-alternatives.sh 08:07:42 ---> Updating Java version 08:07:42 ---> Ubuntu/Debian system detected 08:07:42 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 08:07:42 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 08:07:42 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 08:07:42 openjdk version "21.0.9" 2025-10-21 08:07:42 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 08:07:42 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 08:07:42 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 08:07:42 [EnvInject] - Injecting environment variables from a build step. 08:07:42 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:07:42 [EnvInject] - Variables injected successfully. 08:07:42 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins14521728748875759035.sh 08:07:42 + echo quiet=on 08:07:42 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-417 08:07:43 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DDRY_RUN=false -DBRANCH_CUT=true -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DSTREAM=vanadium -DRELEASE_TAG=Vanadium -DGERRIT_PROJECT=releng/autorelease --version 08:07:43 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 08:07:43 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 08:07:43 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 08:07:43 Default locale: en, platform encoding: UTF-8 08:07:43 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 08:07:44 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins12013065030576403243.sh 08:07:44 + rm /home/jenkins/.wgetrc 08:07:44 provisioning config files... 08:07:44 copy managed file [global-settings] to file:/w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21@tmp/config865784449132732353tmp 08:07:45 copy managed file [autorelease-settings] to file:/w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21@tmp/config3092601455493736944tmp 08:07:45 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins14200397389536838989.sh 08:07:45 ---> version-bump.sh 08:07:45 Setup pyenv: 08:07:45 system 08:07:45 3.8.20 08:07:45 3.9.20 08:07:45 3.10.15 08:07:45 * 3.11.10 (set by /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/.python-version) 08:07:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KycS from file:/tmp/.os_lf_venv 08:07:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:47 lf-activate-venv(): INFO: Base packages installed successfully 08:07:47 lf-activate-venv(): INFO: Installing additional packages: git-review==2.3.1 08:07:49 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. 08:07:49 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 08:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-KycS/bin to PATH 08:07:54 Creating a git remote called 'gerrit' that maps to: 08:07:54 ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git 08:07:54 gerrit ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git (fetch) 08:07:54 gerrit ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git (push) 08:07:54 origin git://devvexx.opendaylight.org/mirror/releng/autorelease (fetch) 08:07:54 origin git://devvexx.opendaylight.org/mirror/releng/autorelease (push) 08:07:54 Entering 'daexim' 08:07:58 Creating a git remote called 'gerrit' that maps to: 08:07:58 ssh://jenkins-releng@git.opendaylight.org:29418/daexim.git 08:07:58 Entering 'integration/distribution' 08:08:02 Creating a git remote called 'gerrit' that maps to: 08:08:02 ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution.git 08:08:02 Entering 'jsonrpc' 08:08:06 Creating a git remote called 'gerrit' that maps to: 08:08:06 ssh://jenkins-releng@git.opendaylight.org:29418/jsonrpc.git 08:08:06 Entering 'lispflowmapping' 08:08:10 Creating a git remote called 'gerrit' that maps to: 08:08:10 ssh://jenkins-releng@git.opendaylight.org:29418/lispflowmapping.git 08:08:10 Entering 'ovsdb' 08:08:14 Creating a git remote called 'gerrit' that maps to: 08:08:14 ssh://jenkins-releng@git.opendaylight.org:29418/ovsdb.git 08:08:14 HEAD detached at ee64de95f 08:08:14 nothing to commit, working tree clean 08:08:15 Traceback (most recent call last): 08:08:15 File "/tmp/venv-KycS/bin/lftools", line 3, in 08:08:15 from lftools.cli import main 08:08:15 File "/tmp/venv-KycS/lib/python3.11/site-packages/lftools/cli/__init__.py", line 28, in 08:08:15 from lftools.cli.lfidapi import lfidapi 08:08:15 File "/tmp/venv-KycS/lib/python3.11/site-packages/lftools/cli/lfidapi.py", line 16, in 08:08:15 from lftools.lfidapi import ( 08:08:15 File "/tmp/venv-KycS/lib/python3.11/site-packages/lftools/lfidapi.py", line 22, in 08:08:15 from lftools.oauth2_helper import oauth_helper 08:08:15 File "/tmp/venv-KycS/lib/python3.11/site-packages/lftools/oauth2_helper.py", line 16, in 08:08:15 import httplib2 08:08:15 File "/tmp/venv-KycS/lib/python3.11/site-packages/httplib2/__init__.py", line 51, in 08:08:15 from . import auth 08:08:15 File "/tmp/venv-KycS/lib/python3.11/site-packages/httplib2/auth.py", line 14, in 08:08:15 token = pp.Word(tchar).set_name("token") 08:08:15 ^^^^^^^^^^^^^^^^^^^^^^^ 08:08:15 AttributeError: '_WordRegex' object has no attribute 'set_name'. Did you mean: 'setName'? 08:08:15 Build step 'Execute shell' marked build as failure 08:08:15 $ ssh-agent -k 08:08:15 unset SSH_AUTH_SOCK; 08:08:15 unset SSH_AGENT_PID; 08:08:15 echo Agent pid 1641 killed; 08:08:15 [ssh-agent] Stopped. 08:08:15 [PostBuildScript] - [INFO] Executing post build scripts. 08:08:15 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16626906270914709228.sh 08:08:15 ---> sysstat.sh 08:08:15 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins2886333414497241706.sh 08:08:15 ---> package-listing.sh 08:08:15 ++ facter osfamily 08:08:15 ++ tr '[:upper:]' '[:lower:]' 08:08:16 + OS_FAMILY=debian 08:08:16 + workspace=/w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 08:08:16 + START_PACKAGES=/tmp/packages_start.txt 08:08:16 + END_PACKAGES=/tmp/packages_end.txt 08:08:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:16 + PACKAGES=/tmp/packages_start.txt 08:08:16 + '[' /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 ']' 08:08:16 + PACKAGES=/tmp/packages_end.txt 08:08:16 + case "${OS_FAMILY}" in 08:08:16 + grep '^ii' 08:08:16 + dpkg -l 08:08:16 + '[' -f /tmp/packages_start.txt ']' 08:08:16 + '[' -f /tmp/packages_end.txt ']' 08:08:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:08:16 + '[' /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21 ']' 08:08:16 + mkdir -p /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/archives/ 08:08:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/archives/ 08:08:16 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4005808228749766522.sh 08:08:16 ---> capture-instance-metadata.sh 08:08:16 Setup pyenv: 08:08:16 system 08:08:16 3.8.20 08:08:16 3.9.20 08:08:16 3.10.15 08:08:16 * 3.11.10 (set by /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/.python-version) 08:08:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KycS from file:/tmp/.os_lf_venv 08:08:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:17 lf-activate-venv(): INFO: Base packages installed successfully 08:08:17 lf-activate-venv(): INFO: Installing additional packages: lftools 08:08:28 lf-activate-venv(): INFO: Adding /tmp/venv-KycS/bin to PATH 08:08:28 INFO: Running in OpenStack, capturing instance metadata 08:08:28 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8623269399110810057.sh 08:08:28 provisioning config files... 08:08:28 Could not find credentials [logs] for autorelease-version-bump-vanadium-mvn39-openjdk21 #1 08:08:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21@tmp/config10302918140596626411tmp 08:08:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:08:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:08:28 provisioning config files... 08:08:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:08:29 [EnvInject] - Injecting environment variables from a build step. 08:08:29 [EnvInject] - Injecting as environment variables the properties content 08:08:29 SERVER_ID=logs 08:08:29 08:08:29 [EnvInject] - Variables injected successfully. 08:08:29 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10608005134115208318.sh 08:08:29 ---> create-netrc.sh 08:08:29 WARN: Log server credential not found. 08:08:29 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15717529300410412796.sh 08:08:29 ---> python-tools-install.sh 08:08:29 Setup pyenv: 08:08:29 system 08:08:29 3.8.20 08:08:29 3.9.20 08:08:29 3.10.15 08:08:29 * 3.11.10 (set by /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/.python-version) 08:08:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KycS from file:/tmp/.os_lf_venv 08:08:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:31 lf-activate-venv(): INFO: Base packages installed successfully 08:08:31 lf-activate-venv(): INFO: Installing additional packages: lftools 08:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-KycS/bin to PATH 08:08:43 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4245955970107324591.sh 08:08:43 ---> sudo-logs.sh 08:08:43 Archiving 'sudo' log.. 08:08:44 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13619205752322283995.sh 08:08:44 ---> job-cost.sh 08:08:44 Setup pyenv: 08:08:44 system 08:08:44 3.8.20 08:08:44 3.9.20 08:08:44 3.10.15 08:08:44 * 3.11.10 (set by /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/.python-version) 08:08:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KycS from file:/tmp/.os_lf_venv 08:08:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:46 lf-activate-venv(): INFO: Base packages installed successfully 08:08:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-KycS/bin to PATH 08:08:52 INFO: No Stack... 08:08:52 INFO: Retrieving Pricing Info for: v3-standard-8 08:08:52 INFO: Archiving Costs 08:08:52 [autorelease-version-bump-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins76622423011092983.sh 08:08:52 ---> logs-deploy.sh 08:08:52 Setup pyenv: 08:08:52 system 08:08:52 3.8.20 08:08:52 3.9.20 08:08:52 3.10.15 08:08:52 * 3.11.10 (set by /w/workspace/autorelease-version-bump-vanadium-mvn39-openjdk21/.python-version) 08:08:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KycS from file:/tmp/.os_lf_venv 08:08:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:54 lf-activate-venv(): INFO: Base packages installed successfully 08:08:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:09:05 lf-activate-venv(): INFO: Adding /tmp/venv-KycS/bin to PATH 08:09:05 WARNING: Nexus logging server not set 08:09:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-version-bump-vanadium-mvn39-openjdk21/1/ 08:09:05 INFO: archiving logs to S3 08:09:06 ---> uname -a: 08:09:06 Linux prd-ubuntu2204-docker-8c-8g-417 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:09:06 08:09:06 08:09:06 ---> lscpu: 08:09:06 Architecture: x86_64 08:09:06 CPU op-mode(s): 32-bit, 64-bit 08:09:06 Address sizes: 40 bits physical, 48 bits virtual 08:09:06 Byte Order: Little Endian 08:09:06 CPU(s): 8 08:09:06 On-line CPU(s) list: 0-7 08:09:06 Vendor ID: AuthenticAMD 08:09:06 Model name: AMD EPYC-Rome Processor 08:09:06 CPU family: 23 08:09:06 Model: 49 08:09:06 Thread(s) per core: 1 08:09:06 Core(s) per socket: 1 08:09:06 Socket(s): 8 08:09:06 Stepping: 0 08:09:06 BogoMIPS: 5599.99 08:09:06 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 08:09:06 Virtualization: AMD-V 08:09:06 Hypervisor vendor: KVM 08:09:06 Virtualization type: full 08:09:06 L1d cache: 256 KiB (8 instances) 08:09:06 L1i cache: 256 KiB (8 instances) 08:09:06 L2 cache: 4 MiB (8 instances) 08:09:06 L3 cache: 128 MiB (8 instances) 08:09:06 NUMA node(s): 1 08:09:06 NUMA node0 CPU(s): 0-7 08:09:06 Vulnerability Gather data sampling: Not affected 08:09:06 Vulnerability Indirect target selection: Not affected 08:09:06 Vulnerability Itlb multihit: Not affected 08:09:06 Vulnerability L1tf: Not affected 08:09:06 Vulnerability Mds: Not affected 08:09:06 Vulnerability Meltdown: Not affected 08:09:06 Vulnerability Mmio stale data: Not affected 08:09:06 Vulnerability Reg file data sampling: Not affected 08:09:06 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:09:06 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:09:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:09:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:09:06 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:09:06 Vulnerability Srbds: Not affected 08:09:06 Vulnerability Tsa: Not affected 08:09:06 Vulnerability Tsx async abort: Not affected 08:09:06 Vulnerability Vmscape: Not affected 08:09:06 08:09:06 08:09:06 ---> nproc: 08:09:06 8 08:09:06 08:09:06 08:09:06 ---> df -h: 08:09:06 Filesystem Size Used Avail Use% Mounted on 08:09:06 tmpfs 3.2G 1.1M 3.2G 1% /run 08:09:06 /dev/vda1 155G 8.4G 147G 6% / 08:09:06 tmpfs 16G 0 16G 0% /dev/shm 08:09:06 tmpfs 5.0M 0 5.0M 0% /run/lock 08:09:06 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:09:06 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 08:09:06 08:09:06 08:09:06 ---> free -m: 08:09:06 total used free shared buff/cache available 08:09:06 Mem: 32092 650 28871 4 2570 31002 08:09:06 Swap: 1023 0 1023 08:09:06 08:09:06 08:09:06 ---> ip addr: 08:09:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:09:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:09:06 inet 127.0.0.1/8 scope host lo 08:09:06 valid_lft forever preferred_lft forever 08:09:06 inet6 ::1/128 scope host 08:09:06 valid_lft forever preferred_lft forever 08:09:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:09:06 link/ether fa:16:3e:a4:5f:08 brd ff:ff:ff:ff:ff:ff 08:09:06 altname enp0s3 08:09:06 inet 10.30.170.168/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:09:06 valid_lft 86209sec preferred_lft 86209sec 08:09:06 inet6 fe80::f816:3eff:fea4:5f08/64 scope link 08:09:06 valid_lft forever preferred_lft forever 08:09:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:09:06 link/ether 4a:e3:8e:5e:92:85 brd ff:ff:ff:ff:ff:ff 08:09:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:09:06 valid_lft forever preferred_lft forever 08:09:06 08:09:06 08:09:06 ---> sar -b -r -n DEV: 08:09:06 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-8c-8g-417) 01/15/26 _x86_64_ (8 CPU) 08:09:06 08:09:06 08:05:57 LINUX RESTART (8 CPU) 08:09:06 08:09:06 08:09:06 ---> sar -P ALL: 08:09:06 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-8c-8g-417) 01/15/26 _x86_64_ (8 CPU) 08:09:06 08:09:06 08:05:57 LINUX RESTART (8 CPU) 08:09:06 08:09:06 08:09:06