18:06:15 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/121646 18:06:15 Running as SYSTEM 18:06:15 [EnvInject] - Loading node environment variables. 18:06:15 Building remotely on prd-ubuntu2204-docker-4c-4g-929 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21 18:06:16 [ssh-agent] Looking for ssh-agent implementation... 18:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:16 $ ssh-agent 18:06:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXrr6TtV/agent.1839 18:06:16 SSH_AGENT_PID=1841 18:06:16 [ssh-agent] Started. 18:06:16 Running ssh-add (command line suppressed) 18:06:16 Identity added: /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21@tmp/private_key_5818859239623831159.key (/w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21@tmp/private_key_5818859239623831159.key) 18:06:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:06:16 The recommended git tool is: NONE 18:06:18 using credential jenkins-ssh 18:06:18 Wiping out workspace first. 18:06:18 Cloning the remote Git repository 18:06:18 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 18:06:18 > git init /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21 # timeout=10 18:06:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:06:18 > git --version # timeout=10 18:06:18 > git --version # 'git version 2.34.1' 18:06:18 using GIT_SSH to set credentials jenkins-ssh 18:06:18 Verifying host key using known hosts file, will automatically accept unseen keys 18:06:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:06:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:06:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:06:21 using GIT_SSH to set credentials jenkins-ssh 18:06:21 Verifying host key using known hosts file, will automatically accept unseen keys 18:06:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/46/121646/2 # timeout=10 18:06:22 ERROR: Error fetching remote repo 'origin' 18:06:22 hudson.plugins.git.GitException: Failed to fetch from git://devvexx.opendaylight.org/mirror/transportpce 18:06:22 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 18:06:22 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 18:06:22 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 18:06:22 at hudson.scm.SCM.checkout(SCM.java:540) 18:06:22 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 18:06:22 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 18:06:22 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 18:06:22 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 18:06:22 at hudson.model.Run.execute(Run.java:1895) 18:06:22 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 18:06:22 at hudson.model.ResourceController.execute(ResourceController.java:101) 18:06:22 at hudson.model.Executor.run(Executor.java:442) 18:06:22 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/46/121646/2" returned status code 128: 18:06:22 stdout: 18:06:22 stderr: fatal: couldn't find remote ref refs/changes/46/121646/2 18:06:22 18:06:22 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 18:06:22 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 18:06:22 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 18:06:22 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 18:06:22 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 18:06:22 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 18:06:22 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 18:06:22 at hudson.remoting.Request$2.run(Request.java:377) 18:06:22 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 18:06:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 18:06:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 18:06:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 18:06:22 at java.base/java.lang.Thread.run(Thread.java:1583) 18:06:22 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-4c-4g-929 18:06:22 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 18:06:22 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 18:06:22 at hudson.remoting.Channel.call(Channel.java:1003) 18:06:22 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 18:06:22 at jdk.internal.reflect.GeneratedMethodAccessor541.invoke(Unknown Source) 18:06:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:06:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 18:06:22 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 18:06:22 at com.sun.proxy.$Proxy197.execute(Unknown Source) 18:06:22 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 18:06:22 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 18:06:22 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 18:06:22 at hudson.scm.SCM.checkout(SCM.java:540) 18:06:22 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 18:06:22 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 18:06:22 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 18:06:22 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 18:06:22 at hudson.model.Run.execute(Run.java:1895) 18:06:22 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 18:06:22 at hudson.model.ResourceController.execute(ResourceController.java:101) 18:06:22 at hudson.model.Executor.run(Executor.java:442) 18:06:22 ERROR: Error fetching remote repo 'origin' 18:06:22 $ ssh-agent -k 18:06:22 unset SSH_AUTH_SOCK; 18:06:22 unset SSH_AGENT_PID; 18:06:22 echo Agent pid 1841 killed; 18:06:22 [ssh-agent] Stopped. 18:06:22 [PostBuildScript] - [INFO] Executing post build scripts. 18:06:22 [transportpce-maven-verify-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12353991168678219552.sh 18:06:22 ---> sysstat.sh 18:06:22 [transportpce-maven-verify-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14329654410568072432.sh 18:06:22 ---> package-listing.sh 18:06:22 ++ facter osfamily 18:06:22 ++ tr '[:upper:]' '[:lower:]' 18:06:22 + OS_FAMILY=debian 18:06:22 + workspace=/w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21 18:06:22 + START_PACKAGES=/tmp/packages_start.txt 18:06:22 + END_PACKAGES=/tmp/packages_end.txt 18:06:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:06:22 + PACKAGES=/tmp/packages_start.txt 18:06:22 + '[' /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21 ']' 18:06:22 + PACKAGES=/tmp/packages_end.txt 18:06:22 + case "${OS_FAMILY}" in 18:06:22 + grep '^ii' 18:06:22 + dpkg -l 18:06:22 + '[' -f /tmp/packages_start.txt ']' 18:06:22 + '[' -f /tmp/packages_end.txt ']' 18:06:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:06:22 + '[' /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21 ']' 18:06:22 + mkdir -p /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21/archives/ 18:06:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21/archives/ 18:06:22 [transportpce-maven-verify-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13343282360570603644.sh 18:06:22 ---> capture-instance-metadata.sh 18:06:23 Setup pyenv: 18:06:23 * system (set by /opt/pyenv/version) 18:06:23 * 3.8.20 (set by /opt/pyenv/version) 18:06:23 * 3.9.20 (set by /opt/pyenv/version) 18:06:23 3.10.15 18:06:23 3.11.10 18:06:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BnMV 18:06:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:06:31 lf-activate-venv(): INFO: Base packages installed successfully 18:06:31 lf-activate-venv(): INFO: Installing additional packages: lftools 18:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-BnMV/bin to PATH 18:06:51 INFO: Running in OpenStack, capturing instance metadata 18:06:51 [transportpce-maven-verify-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5714234031729389326.sh 18:06:51 provisioning config files... 18:06:51 Could not find credentials [logs] for transportpce-maven-verify-vanadium-mvn39-openjdk21 #14 18:06:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21@tmp/config13487300654923900655tmp 18:06:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:06:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:06:51 provisioning config files... 18:06:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:06:52 [EnvInject] - Injecting environment variables from a build step. 18:06:52 [EnvInject] - Injecting as environment variables the properties content 18:06:52 SERVER_ID=logs 18:06:52 18:06:52 [EnvInject] - Variables injected successfully. 18:06:52 [transportpce-maven-verify-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7884042834832068559.sh 18:06:52 ---> create-netrc.sh 18:06:52 WARN: Log server credential not found. 18:06:52 [transportpce-maven-verify-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17091540063222035070.sh 18:06:52 ---> python-tools-install.sh 18:06:52 Setup pyenv: 18:06:52 system 18:06:52 3.8.20 18:06:52 3.9.20 18:06:52 3.10.15 18:06:52 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21/.python-version) 18:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnMV from file:/tmp/.os_lf_venv 18:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:06:53 lf-activate-venv(): INFO: Base packages installed successfully 18:06:53 lf-activate-venv(): INFO: Installing additional packages: lftools 18:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-BnMV/bin to PATH 18:07:00 Generating Requirements File 18:07:16 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. 18:07:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:07:16 Python 3.11.10 18:07:16 pip 26.0.1 from /tmp/venv-BnMV/lib/python3.11/site-packages/pip (python 3.11) 18:07:17 appdirs==1.4.4 18:07:17 argcomplete==3.6.3 18:07:17 aspy.yaml==1.3.0 18:07:17 attrs==25.4.0 18:07:17 autopage==0.6.0 18:07:17 beautifulsoup4==4.14.3 18:07:17 boto3==1.42.69 18:07:17 botocore==1.42.69 18:07:17 bs4==0.0.2 18:07:17 certifi==2026.2.25 18:07:17 cffi==2.0.0 18:07:17 cfgv==3.5.0 18:07:17 chardet==7.1.0 18:07:17 charset-normalizer==3.4.6 18:07:17 click==8.3.1 18:07:17 cliff==4.13.2 18:07:17 cmd2==3.4.0 18:07:17 cryptography==3.3.2 18:07:17 debtcollector==3.0.0 18:07:17 decorator==5.2.1 18:07:17 defusedxml==0.7.1 18:07:17 Deprecated==1.3.1 18:07:17 distlib==0.4.0 18:07:17 dnspython==2.8.0 18:07:17 docker==7.1.0 18:07:17 dogpile.cache==1.5.0 18:07:17 durationpy==0.10 18:07:17 email-validator==2.3.0 18:07:17 filelock==3.25.2 18:07:17 future==1.0.0 18:07:17 gitdb==4.0.12 18:07:17 GitPython==3.1.46 18:07:17 httplib2==0.30.2 18:07:17 identify==2.6.18 18:07:17 idna==3.11 18:07:17 importlib-resources==1.5.0 18:07:17 iso8601==2.1.0 18:07:17 Jinja2==3.1.6 18:07:17 jmespath==1.1.0 18:07:17 jsonpatch==1.33 18:07:17 jsonpointer==3.0.0 18:07:17 jsonschema==4.26.0 18:07:17 jsonschema-specifications==2025.9.1 18:07:17 keystoneauth1==5.13.1 18:07:17 kubernetes==35.0.0 18:07:17 lftools==0.37.22 18:07:17 lxml==6.0.2 18:07:17 markdown-it-py==4.0.0 18:07:17 MarkupSafe==3.0.3 18:07:17 mdurl==0.1.2 18:07:17 msgpack==1.1.2 18:07:17 multi_key_dict==2.0.3 18:07:17 munch==4.0.0 18:07:17 netaddr==1.3.0 18:07:17 niet==1.4.2 18:07:17 nodeenv==1.10.0 18:07:17 oauth2client==4.1.3 18:07:17 oauthlib==3.3.1 18:07:17 openstacksdk==4.10.0 18:07:17 os-service-types==1.8.2 18:07:17 osc-lib==4.4.0 18:07:17 oslo.config==10.3.0 18:07:17 oslo.context==6.3.0 18:07:17 oslo.i18n==6.7.2 18:07:17 oslo.log==8.1.0 18:07:17 oslo.serialization==5.9.1 18:07:17 oslo.utils==10.0.0 18:07:17 packaging==26.0 18:07:17 pbr==7.0.3 18:07:17 platformdirs==4.9.4 18:07:17 prettytable==3.17.0 18:07:17 psutil==7.2.2 18:07:17 pyasn1==0.6.3 18:07:17 pyasn1_modules==0.4.2 18:07:17 pycparser==3.0 18:07:17 pygerrit2==2.0.15 18:07:17 PyGithub==2.8.1 18:07:17 Pygments==2.19.2 18:07:17 PyJWT==2.12.1 18:07:17 PyNaCl==1.6.2 18:07:17 pyparsing==2.4.7 18:07:17 pyperclip==1.11.0 18:07:17 pyrsistent==0.20.0 18:07:17 python-cinderclient==9.9.0 18:07:17 python-dateutil==2.9.0.post0 18:07:17 python-discovery==1.1.3 18:07:17 python-heatclient==5.1.0 18:07:17 python-jenkins==1.8.3 18:07:17 python-keystoneclient==5.8.0 18:07:17 python-magnumclient==4.10.0 18:07:17 python-openstackclient==9.0.0 18:07:17 python-swiftclient==4.10.0 18:07:17 PyYAML==6.0.3 18:07:17 referencing==0.37.0 18:07:17 requests==2.32.5 18:07:17 requests-oauthlib==2.0.0 18:07:17 requestsexceptions==1.4.0 18:07:17 rfc3986==2.0.0 18:07:17 rich==14.3.3 18:07:17 rich-argparse==1.7.2 18:07:17 rpds-py==0.30.0 18:07:17 rsa==4.9.1 18:07:17 ruamel.yaml==0.19.1 18:07:17 ruamel.yaml.clib==0.2.15 18:07:17 s3transfer==0.16.0 18:07:17 simplejson==3.20.2 18:07:17 six==1.17.0 18:07:17 smmap==5.0.3 18:07:17 soupsieve==2.8.3 18:07:17 stevedore==5.7.0 18:07:17 tabulate==0.10.0 18:07:17 toml==0.10.2 18:07:17 tomlkit==0.14.0 18:07:17 tqdm==4.67.3 18:07:17 typing_extensions==4.15.0 18:07:17 urllib3==1.26.20 18:07:17 virtualenv==21.2.0 18:07:17 wcwidth==0.6.0 18:07:17 websocket-client==1.9.0 18:07:17 wrapt==2.1.2 18:07:17 xdg==6.0.0 18:07:17 xmltodict==1.0.4 18:07:17 yq==3.4.3 18:07:17 [transportpce-maven-verify-vanadium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins15821356146003508988.sh 18:07:17 ---> uv-install.sh 18:07:17 Installing uv/uvx (latest) using shell installer 18:07:17 2026-03-17 18:07:17 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-17T18%3A48%3A45Z&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-17T17%3A48%3A27Z&ske=2026-03-17T18%3A48%3A45Z&sks=b&skv=2018-11-09&sig=vlST%2Fzvbq2jhdC3jVaDgtKqwLBNgRR55GRahZUnxe2Y%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3Mzc3MTA0MywibmJmIjoxNzczNzcwNzQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ctPPf8qS8OlzjQdBif_hAPaLv6cgkdLAo6d0ojm3yds&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-pRp1ud.sh" [1] 18:07:17 downloading uv 0.10.11 x86_64-unknown-linux-gnu 18:07:17 no checksums to verify 18:07:18 installing to /home/jenkins/.local/bin 18:07:18 uv 18:07:18 uvx 18:07:18 everything's installed! 18:07:18 18:07:18 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:07:18 18:07:18 source $HOME/.local/bin/env (sh, bash, zsh) 18:07:18 source $HOME/.local/bin/env.fish (fish) 18:07:18 Adding install location to PATH 18:07:18 ---> Validating uv/uvx install 18:07:18 uvx 0.10.11 18:07:18 [transportpce-maven-verify-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6540899799279849451.sh 18:07:18 ---> sudo-logs.sh 18:07:18 Archiving 'sudo' log.. 18:07:18 [transportpce-maven-verify-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12752567785573133598.sh 18:07:18 ---> job-cost.sh 18:07:18 INFO: Activating Python virtual environment... 18:07:18 Setup pyenv: 18:07:18 system 18:07:18 3.8.20 18:07:18 3.9.20 18:07:18 3.10.15 18:07:18 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21/.python-version) 18:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnMV from file:/tmp/.os_lf_venv 18:07:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:07:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:07:20 lf-activate-venv(): INFO: Base packages installed successfully 18:07:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-BnMV/bin to PATH 18:07:24 INFO: No stack-cost file found 18:07:24 INFO: Instance uptime: 1179s 18:07:24 INFO: Fetching instance metadata (attempt 1 of 3)... 18:07:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:07:24 INFO: Successfully fetched instance metadata 18:07:24 INFO: Instance type: v3-standard-4 18:07:24 INFO: Retrieving pricing info for: v3-standard-4 18:07:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:07:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=1179 18:07:25 INFO: Successfully fetched Vexxhost pricing API 18:07:25 INFO: Retrieved cost: 0.11 18:07:25 INFO: Retrieved resource: v3-standard-4 18:07:25 INFO: Creating archive directory: /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21/archives/cost 18:07:25 INFO: Archiving costs to: /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21/archives/cost.csv 18:07:25 INFO: Successfully archived job cost data 18:07:25 DEBUG: Cost data: transportpce-maven-verify-vanadium-mvn39-openjdk21,14,2026-03-17 18:07:25,v3-standard-4,1179,0.11,0.00,FAILURE 18:07:25 [transportpce-maven-verify-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins1550864621155173167.sh 18:07:25 ---> logs-deploy.sh 18:07:25 Setup pyenv: 18:07:25 system 18:07:25 3.8.20 18:07:25 3.9.20 18:07:25 3.10.15 18:07:25 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-vanadium-mvn39-openjdk21/.python-version) 18:07:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnMV from file:/tmp/.os_lf_venv 18:07:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:07:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:07:27 lf-activate-venv(): INFO: Base packages installed successfully 18:07:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:07:33 lf-activate-venv(): INFO: Adding /tmp/venv-BnMV/bin to PATH 18:07:33 WARNING: Nexus logging server not set 18:07:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-maven-verify-vanadium-mvn39-openjdk21/14/ 18:07:33 INFO: archiving logs to S3 18:07:33 /tmp/venv-BnMV/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! 18:07:33 warnings.warn( 18:07:34 ---> uname -a: 18:07:34 Linux prd-ubuntu2204-docker-4c-4g-929 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 18:07:34 18:07:34 18:07:34 ---> lscpu: 18:07:34 Architecture: x86_64 18:07:34 CPU op-mode(s): 32-bit, 64-bit 18:07:34 Address sizes: 40 bits physical, 48 bits virtual 18:07:34 Byte Order: Little Endian 18:07:34 CPU(s): 4 18:07:34 On-line CPU(s) list: 0-3 18:07:34 Vendor ID: AuthenticAMD 18:07:34 Model name: AMD EPYC-Rome Processor 18:07:34 CPU family: 23 18:07:34 Model: 49 18:07:34 Thread(s) per core: 1 18:07:34 Core(s) per socket: 1 18:07:34 Socket(s): 4 18:07:34 Stepping: 0 18:07:34 BogoMIPS: 5599.99 18:07:34 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 18:07:34 Virtualization: AMD-V 18:07:34 Hypervisor vendor: KVM 18:07:34 Virtualization type: full 18:07:34 L1d cache: 128 KiB (4 instances) 18:07:34 L1i cache: 128 KiB (4 instances) 18:07:34 L2 cache: 2 MiB (4 instances) 18:07:34 L3 cache: 64 MiB (4 instances) 18:07:34 NUMA node(s): 1 18:07:34 NUMA node0 CPU(s): 0-3 18:07:34 Vulnerability Gather data sampling: Not affected 18:07:34 Vulnerability Indirect target selection: Not affected 18:07:34 Vulnerability Itlb multihit: Not affected 18:07:34 Vulnerability L1tf: Not affected 18:07:34 Vulnerability Mds: Not affected 18:07:34 Vulnerability Meltdown: Not affected 18:07:34 Vulnerability Mmio stale data: Not affected 18:07:34 Vulnerability Reg file data sampling: Not affected 18:07:34 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:07:34 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:07:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:07:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:07:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:07:34 Vulnerability Srbds: Not affected 18:07:34 Vulnerability Tsa: Not affected 18:07:34 Vulnerability Tsx async abort: Not affected 18:07:34 Vulnerability Vmscape: Not affected 18:07:34 18:07:34 18:07:34 ---> nproc: 18:07:34 4 18:07:34 18:07:34 18:07:34 ---> df -h: 18:07:34 Filesystem Size Used Avail Use% Mounted on 18:07:34 tmpfs 1.6G 1.1M 1.6G 1% /run 18:07:34 /dev/vda1 78G 8.5G 69G 11% / 18:07:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:07:34 tmpfs 5.0M 0 5.0M 0% /run/lock 18:07:34 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:07:34 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:07:34 18:07:34 18:07:34 ---> free -m: 18:07:34 total used free shared buff/cache available 18:07:34 Mem: 15989 659 12736 4 2593 15003 18:07:34 Swap: 1023 0 1023 18:07:34 18:07:34 18:07:34 ---> ip addr: 18:07:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:07:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:07:34 inet 127.0.0.1/8 scope host lo 18:07:34 valid_lft forever preferred_lft forever 18:07:34 inet6 ::1/128 scope host 18:07:34 valid_lft forever preferred_lft forever 18:07:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:07:34 link/ether fa:16:3e:c7:a2:ce brd ff:ff:ff:ff:ff:ff 18:07:34 altname enp0s3 18:07:34 inet 10.30.170.137/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:07:34 valid_lft 85218sec preferred_lft 85218sec 18:07:34 inet6 fe80::f816:3eff:fec7:a2ce/64 scope link 18:07:34 valid_lft forever preferred_lft forever 18:07:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:07:34 link/ether 0e:75:d6:59:27:bc brd ff:ff:ff:ff:ff:ff 18:07:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:07:34 valid_lft forever preferred_lft forever 18:07:34 18:07:34 18:07:34 ---> sar -b -r -n DEV: 18:07:34 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-4c-4g-929) 03/17/26 _x86_64_ (4 CPU) 18:07:34 18:07:34 17:47:55 LINUX RESTART (4 CPU) 18:07:34 18:07:34 17:50:07 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:07:34 18:00:05 3.17 0.08 2.90 0.19 4.37 237.20 455.12 18:07:34 Average: 3.17 0.08 2.90 0.19 4.37 237.20 455.12 18:07:34 18:07:34 17:50:07 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:07:34 18:00:05 13724500 15521380 495368 3.03 56572 1966560 1123784 6.45 201212 2193996 244 18:07:34 Average: 13724500 15521380 495368 3.03 56572 1966560 1123784 6.45 201212 2193996 244 18:07:34 18:07:34 17:50:07 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:07:34 18:00:05 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:07:34 18:00:05 ens3 4.59 1.89 83.01 0.18 0.00 0.00 0.00 0.00 18:07:34 18:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:34 Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:07:34 Average: ens3 4.59 1.89 83.01 0.18 0.00 0.00 0.00 0.00 18:07:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:34 18:07:34 18:07:34 ---> sar -P ALL: 18:07:34 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-4c-4g-929) 03/17/26 _x86_64_ (4 CPU) 18:07:34 18:07:34 17:47:55 LINUX RESTART (4 CPU) 18:07:34 18:07:34 17:50:07 CPU %user %nice %system %iowait %steal %idle 18:07:34 18:00:05 all 0.35 0.00 0.06 0.04 0.03 99.53 18:07:34 18:00:05 0 0.06 0.00 0.06 0.04 0.02 99.82 18:07:34 18:00:05 1 0.49 0.00 0.05 0.09 0.02 99.35 18:07:34 18:00:05 2 0.18 0.00 0.07 0.02 0.04 99.69 18:07:34 18:00:05 3 0.67 0.00 0.05 0.01 0.03 99.25 18:07:34 Average: all 0.35 0.00 0.06 0.04 0.03 99.53 18:07:34 Average: 0 0.06 0.00 0.06 0.04 0.02 99.82 18:07:34 Average: 1 0.49 0.00 0.05 0.09 0.02 99.35 18:07:34 Average: 2 0.18 0.00 0.07 0.02 0.04 99.69 18:07:34 Average: 3 0.67 0.00 0.05 0.01 0.03 99.25 18:07:34 18:07:34 18:07:34