03:32:10 Started by upstream project "integration-distribution-test-titanium" build number 405 03:32:10 originally caused by: 03:32:10 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 378 03:32:10 originally caused by: 03:32:10 Started by timer 03:32:10 Running as SYSTEM 03:32:10 [EnvInject] - Loading node environment variables. 03:32:11 Building remotely on prd-centos8-robot-2c-8g-50361 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium 03:32:12 [ssh-agent] Looking for ssh-agent implementation... 03:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:12 $ ssh-agent 03:32:12 SSH_AUTH_SOCK=/tmp/ssh-iZMJy2cIjryS/agent.5159 03:32:12 SSH_AGENT_PID=5160 03:32:12 [ssh-agent] Started. 03:32:13 Running ssh-add (command line suppressed) 03:32:13 Identity added: /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium@tmp/private_key_18103923620524014785.key (/w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium@tmp/private_key_18103923620524014785.key) 03:32:13 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 03:32:13 The recommended git tool is: NONE 03:32:16 using credential opendaylight-jenkins-ssh 03:32:16 Wiping out workspace first. 03:32:16 Cloning the remote Git repository 03:32:16 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 03:32:16 > git init /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium/test # timeout=10 03:32:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 03:32:16 > git --version # timeout=10 03:32:16 > git --version # 'git version 2.43.0' 03:32:16 using GIT_SSH to set credentials Release Engineering Jenkins Key 03:32:16 [INFO] Currently running in a labeled security context 03:32:16 [INFO] Currently SELinux is 'enforcing' on the host 03:32:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium/test@tmp/jenkins-gitclient-ssh12763404092073127826.key 03:32:16 Verifying host key using known hosts file 03:32:16 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. 03:32:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:26 ERROR: Error cloning remote repo 'origin' 03:32:26 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/*" returned status code 128: 03:32:26 stdout: 03:32:26 stderr: fatal: unable to look up devvexx.opendaylight.org (port 9418) (Name or service not known) 03:32:26 03:32:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 03:32:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 03:32:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 03:32:26 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 03:32:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 03:32:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 03:32:26 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:32:26 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:32:26 at hudson.remoting.Request$2.run(Request.java:377) 03:32:26 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:32:26 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:32:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:32:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:32:26 at java.base/java.lang.Thread.run(Thread.java:829) 03:32:26 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-50361 03:32:26 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 03:32:26 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 03:32:26 at hudson.remoting.Channel.call(Channel.java:1003) 03:32:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 03:32:26 at jdk.internal.reflect.GeneratedMethodAccessor1692.invoke(Unknown Source) 03:32:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:32:26 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 03:32:26 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 03:32:26 at com.sun.proxy.$Proxy317.execute(Unknown Source) 03:32:26 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 03:32:26 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 03:32:26 at hudson.scm.SCM.checkout(SCM.java:540) 03:32:26 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 03:32:26 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 03:32:26 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 03:32:26 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 03:32:26 at hudson.model.Run.execute(Run.java:1895) 03:32:26 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 03:32:26 at hudson.model.ResourceController.execute(ResourceController.java:101) 03:32:26 at hudson.model.Executor.run(Executor.java:442) 03:32:26 ERROR: Error cloning remote repo 'origin' 03:32:26 $ ssh-agent -k 03:32:26 unset SSH_AUTH_SOCK; 03:32:26 unset SSH_AGENT_PID; 03:32:26 echo Agent pid 5160 killed; 03:32:26 [ssh-agent] Stopped. 03:32:26 Recording plot data 03:32:26 Robot results publisher started... 03:32:26 INFO: Checking test criticality is deprecated and will be dropped in a future release! 03:32:26 -Parsing output xml: 03:32:26 Failed! 03:32:26 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium with configured filemask: output.xml 03:32:26 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 03:32:26 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 03:32:26 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 03:32:26 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:32:26 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:32:26 at hudson.remoting.Request$2.run(Request.java:377) 03:32:26 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:32:26 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:32:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:32:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:32:26 at java.base/java.lang.Thread.run(Thread.java:829) 03:32:26 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-50361 03:32:26 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 03:32:26 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 03:32:26 at hudson.remoting.Channel.call(Channel.java:1003) 03:32:26 at hudson.FilePath.act(FilePath.java:1230) 03:32:26 at hudson.FilePath.act(FilePath.java:1219) 03:32:26 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 03:32:26 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 03:32:26 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 03:32:26 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 03:32:26 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 03:32:26 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 03:32:26 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 03:32:26 at hudson.model.Build$BuildExecution.post2(Build.java:179) 03:32:26 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 03:32:26 at hudson.model.Run.execute(Run.java:1918) 03:32:26 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 03:32:26 at hudson.model.ResourceController.execute(ResourceController.java:101) 03:32:26 at hudson.model.Executor.run(Executor.java:442) 03:32:26 [PostBuildScript] - [INFO] Executing post build scripts. 03:32:26 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash /tmp/jenkins17598564247417593699.sh 03:32:26 Archiving csit artifacts 03:32:26 seq: invalid floating point argument: ‘’ 03:32:26 Try 'seq --help' for more information. 03:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:26 Dload Upload Total Spent Left Speed 03:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 10304 0 --:--:-- --:--:-- --:--:-- 10304 03:32:26 Archive: robot-plugin.zip 03:32:26 End-of-central-directory signature not found. Either this file is not 03:32:26 a zipfile, or it constitutes one disk of a multi-part archive. In the 03:32:26 latter case the central directory and zipfile comment will be found on 03:32:26 the last disk(s) of this archive. 03:32:26 unzip: cannot find zipfile directory in one of robot-plugin.zip or 03:32:26 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 03:32:26 mv: cannot stat '*.log': No such file or directory 03:32:26 mv: cannot stat '*.log.gz': No such file or directory 03:32:26 mv: cannot stat '*.csv': No such file or directory 03:32:26 mv: cannot stat '*.png': No such file or directory 03:32:26 [PostBuildScript] - [INFO] Executing post build scripts. 03:32:26 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash /tmp/jenkins6144237156828056782.sh 03:32:26 [PostBuildScript] - [INFO] Executing post build scripts. 03:32:26 [EnvInject] - Injecting environment variables from a build step. 03:32:26 [EnvInject] - Injecting as environment variables the properties content 03:32:26 OS_CLOUD=vex 03:32:26 OS_STACK_NAME=releng-openflowplugin-csit-1node-scale-switch-only-titanium-394 03:32:26 03:32:26 [EnvInject] - Variables injected successfully. 03:32:26 provisioning config files... 03:32:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:32:27 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash /tmp/jenkins1549151999814058917.sh 03:32:27 ---> openstack-stack-delete.sh 03:32:27 Setup pyenv: 03:32:27 system 03:32:27 * 3.8.13 (set by /opt/pyenv/version) 03:32:27 * 3.9.13 (set by /opt/pyenv/version) 03:32:27 * 3.10.13 (set by /opt/pyenv/version) 03:32:27 * 3.11.7 (set by /opt/pyenv/version) 03:32:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aVp0 03:32:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:32:37 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:33:12 lf-activate-venv(): INFO: Adding /tmp/venv-aVp0/bin to PATH 03:33:12 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-scale-switch-only-titanium-394 03:33:14 openstack.exceptions.NotFoundException: No Stack found for releng-openflowplugin-csit-1node-scale-switch-only-titanium-394 03:33:14 WARNING: Unable to get stack costs, continuing anyway 03:33:26 INFO: Deleting stack releng-openflowplugin-csit-1node-scale-switch-only-titanium-394 03:33:26 Successfully deleted stack releng-openflowplugin-csit-1node-scale-switch-only-titanium-394 03:33:26 [PostBuildScript] - [INFO] Executing post build scripts. 03:33:26 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash /tmp/jenkins13688649020136593418.sh 03:33:26 ---> sysstat.sh 03:33:26 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash /tmp/jenkins3651024759408392038.sh 03:33:26 ---> package-listing.sh 03:33:26 ++ facter osfamily 03:33:26 ++ tr '[:upper:]' '[:lower:]' 03:33:26 + OS_FAMILY=redhat 03:33:26 + workspace=/w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium 03:33:26 + START_PACKAGES=/tmp/packages_start.txt 03:33:26 + END_PACKAGES=/tmp/packages_end.txt 03:33:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:33:26 + PACKAGES=/tmp/packages_start.txt 03:33:26 + '[' /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium ']' 03:33:26 + PACKAGES=/tmp/packages_end.txt 03:33:26 + case "${OS_FAMILY}" in 03:33:26 + rpm -qa 03:33:26 + sort 03:33:27 + '[' -f /tmp/packages_start.txt ']' 03:33:27 + '[' -f /tmp/packages_end.txt ']' 03:33:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:33:27 + '[' /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium ']' 03:33:27 + mkdir -p /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium/archives/ 03:33:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium/archives/ 03:33:27 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash /tmp/jenkins11458343607643637929.sh 03:33:27 ---> capture-instance-metadata.sh 03:33:27 Setup pyenv: 03:33:27 system 03:33:27 3.8.13 03:33:27 3.9.13 03:33:27 3.10.13 03:33:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium/.python-version) 03:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aVp0 from file:/tmp/.os_lf_venv 03:33:30 lf-activate-venv(): INFO: Installing: lftools 03:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-aVp0/bin to PATH 03:33:37 INFO: Running in OpenStack, capturing instance metadata 03:33:38 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash /tmp/jenkins15853158484167320532.sh 03:33:38 provisioning config files... 03:33:38 Could not find credentials [logs] for openflowplugin-csit-1node-scale-switch-only-titanium #394 03:33:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium@tmp/config12990291937417609317tmp 03:33:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:33:38 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:33:38 provisioning config files... 03:33:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:33:38 [EnvInject] - Injecting environment variables from a build step. 03:33:38 [EnvInject] - Injecting as environment variables the properties content 03:33:38 SERVER_ID=logs 03:33:38 03:33:38 [EnvInject] - Variables injected successfully. 03:33:38 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash /tmp/jenkins16887873002021252200.sh 03:33:38 ---> create-netrc.sh 03:33:38 WARN: Log server credential not found. 03:33:38 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash /tmp/jenkins7523942873137456091.sh 03:33:38 ---> python-tools-install.sh 03:33:38 Setup pyenv: 03:33:38 system 03:33:38 3.8.13 03:33:38 3.9.13 03:33:38 3.10.13 03:33:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium/.python-version) 03:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aVp0 from file:/tmp/.os_lf_venv 03:33:40 lf-activate-venv(): INFO: Installing: lftools 03:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-aVp0/bin to PATH 03:33:49 Generating Requirements File 03:34:00 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. 03:34:00 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:34:01 Python 3.11.7 03:34:01 pip 25.2 from /tmp/venv-aVp0/lib/python3.11/site-packages/pip (python 3.11) 03:34:01 appdirs==1.4.4 03:34:01 argcomplete==3.6.2 03:34:01 aspy.yaml==1.3.0 03:34:01 attrs==25.3.0 03:34:01 autopage==0.5.2 03:34:01 beautifulsoup4==4.13.5 03:34:01 boto3==1.40.25 03:34:01 botocore==1.40.25 03:34:01 bs4==0.0.2 03:34:01 cachetools==5.5.2 03:34:01 certifi==2025.8.3 03:34:01 cffi==1.17.1 03:34:01 cfgv==3.4.0 03:34:01 chardet==5.2.0 03:34:01 charset-normalizer==3.4.3 03:34:01 click==8.2.1 03:34:01 cliff==4.11.0 03:34:01 cmd2==2.7.0 03:34:01 cryptography==3.3.2 03:34:01 debtcollector==3.0.0 03:34:01 decorator==5.2.1 03:34:01 defusedxml==0.7.1 03:34:01 Deprecated==1.2.18 03:34:01 distlib==0.4.0 03:34:01 dnspython==2.7.0 03:34:01 docker==7.1.0 03:34:01 dogpile.cache==1.4.0 03:34:01 durationpy==0.10 03:34:01 email-validator==2.3.0 03:34:01 filelock==3.19.1 03:34:01 future==1.0.0 03:34:01 gitdb==4.0.12 03:34:01 GitPython==3.1.45 03:34:01 google-auth==2.40.3 03:34:01 httplib2==0.30.0 03:34:01 identify==2.6.14 03:34:01 idna==3.10 03:34:01 importlib-resources==1.5.0 03:34:01 iso8601==2.1.0 03:34:01 Jinja2==3.1.6 03:34:01 jmespath==1.0.1 03:34:01 jsonpatch==1.33 03:34:01 jsonpointer==3.0.0 03:34:01 jsonschema==4.25.1 03:34:01 jsonschema-specifications==2025.4.1 03:34:01 keystoneauth1==5.12.0 03:34:01 kubernetes==33.1.0 03:34:01 lftools==0.37.13 03:34:01 lxml==6.0.1 03:34:01 markdown-it-py==4.0.0 03:34:01 MarkupSafe==3.0.2 03:34:01 mdurl==0.1.2 03:34:01 msgpack==1.1.1 03:34:01 multi_key_dict==2.0.3 03:34:01 munch==4.0.0 03:34:01 netaddr==1.3.0 03:34:01 niet==1.4.2 03:34:01 nodeenv==1.9.1 03:34:01 oauth2client==4.1.3 03:34:01 oauthlib==3.3.1 03:34:01 openstacksdk==4.7.0 03:34:01 os-service-types==1.8.0 03:34:01 osc-lib==4.2.0 03:34:01 oslo.config==10.0.0 03:34:01 oslo.context==6.1.0 03:34:01 oslo.i18n==6.6.0 03:34:01 oslo.log==7.2.1 03:34:01 oslo.serialization==5.8.0 03:34:01 oslo.utils==9.1.0 03:34:01 packaging==25.0 03:34:01 pbr==7.0.1 03:34:01 platformdirs==4.4.0 03:34:01 prettytable==3.16.0 03:34:01 psutil==7.0.0 03:34:01 pyasn1==0.6.1 03:34:01 pyasn1_modules==0.4.2 03:34:01 pycparser==2.22 03:34:01 pygerrit2==2.0.15 03:34:01 PyGithub==2.8.1 03:34:01 Pygments==2.19.2 03:34:01 PyJWT==2.10.1 03:34:01 PyNaCl==1.5.0 03:34:01 pyparsing==2.4.7 03:34:01 pyperclip==1.9.0 03:34:01 pyrsistent==0.20.0 03:34:01 python-cinderclient==9.8.0 03:34:01 python-dateutil==2.9.0.post0 03:34:01 python-heatclient==4.3.0 03:34:01 python-jenkins==1.8.3 03:34:01 python-keystoneclient==5.7.0 03:34:01 python-magnumclient==4.9.0 03:34:01 python-novaclient==18.11.0 03:34:01 python-openstackclient==8.2.0 03:34:01 python-swiftclient==4.8.0 03:34:01 PyYAML==6.0.2 03:34:01 referencing==0.36.2 03:34:01 requests==2.32.5 03:34:01 requests-oauthlib==2.0.0 03:34:01 requestsexceptions==1.4.0 03:34:01 rfc3986==2.0.0 03:34:01 rich==14.1.0 03:34:01 rich-argparse==1.7.1 03:34:01 rpds-py==0.27.1 03:34:01 rsa==4.9.1 03:34:01 ruamel.yaml==0.18.15 03:34:01 ruamel.yaml.clib==0.2.12 03:34:01 s3transfer==0.13.1 03:34:01 simplejson==3.20.1 03:34:01 six==1.17.0 03:34:01 smmap==5.0.2 03:34:01 soupsieve==2.8 03:34:01 stevedore==5.5.0 03:34:01 tabulate==0.9.0 03:34:01 toml==0.10.2 03:34:01 tomlkit==0.13.3 03:34:01 tqdm==4.67.1 03:34:01 typing_extensions==4.15.0 03:34:01 tzdata==2025.2 03:34:01 urllib3==1.26.20 03:34:01 virtualenv==20.34.0 03:34:01 wcwidth==0.2.13 03:34:01 websocket-client==1.8.0 03:34:01 wrapt==1.17.3 03:34:01 xdg==6.0.0 03:34:01 xmltodict==0.15.0 03:34:01 yq==3.4.3 03:34:01 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash /tmp/jenkins6957651143258740163.sh 03:34:01 ---> sudo-logs.sh 03:34:01 Archiving 'sudo' log.. 03:34:02 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash /tmp/jenkins13339636228636003027.sh 03:34:02 ---> job-cost.sh 03:34:02 Setup pyenv: 03:34:02 system 03:34:02 3.8.13 03:34:02 3.9.13 03:34:02 3.10.13 03:34:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium/.python-version) 03:34:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aVp0 from file:/tmp/.os_lf_venv 03:34:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-aVp0/bin to PATH 03:34:09 DEBUG: total: 0 03:34:09 INFO: Retrieving Stack Cost... 03:34:09 INFO: Retrieving Pricing Info for: v3-standard-2 03:34:10 INFO: Archiving Costs 03:34:10 [openflowplugin-csit-1node-scale-switch-only-titanium] $ /bin/bash -l /tmp/jenkins8815707064843385683.sh 03:34:10 ---> logs-deploy.sh 03:34:10 Setup pyenv: 03:34:10 system 03:34:10 3.8.13 03:34:10 3.9.13 03:34:10 3.10.13 03:34:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-titanium/.python-version) 03:34:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aVp0 from file:/tmp/.os_lf_venv 03:34:12 lf-activate-venv(): INFO: Installing: lftools 03:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-aVp0/bin to PATH 03:34:19 WARNING: Nexus logging server not set 03:34:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-scale-switch-only-titanium/394/ 03:34:19 INFO: archiving logs to S3 03:34:20 ---> uname -a: 03:34:20 Linux prd-centos8-robot-2c-8g-50361.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:34:20 03:34:20 03:34:20 ---> lscpu: 03:34:20 Architecture: x86_64 03:34:20 CPU op-mode(s): 32-bit, 64-bit 03:34:20 Byte Order: Little Endian 03:34:20 CPU(s): 2 03:34:20 On-line CPU(s) list: 0,1 03:34:20 Thread(s) per core: 1 03:34:20 Core(s) per socket: 1 03:34:20 Socket(s): 2 03:34:20 NUMA node(s): 1 03:34:20 Vendor ID: AuthenticAMD 03:34:20 CPU family: 23 03:34:20 Model: 49 03:34:20 Model name: AMD EPYC-Rome Processor 03:34:20 Stepping: 0 03:34:20 CPU MHz: 2800.000 03:34:20 BogoMIPS: 5600.00 03:34:20 Virtualization: AMD-V 03:34:20 Hypervisor vendor: KVM 03:34:20 Virtualization type: full 03:34:20 L1d cache: 32K 03:34:20 L1i cache: 32K 03:34:20 L2 cache: 512K 03:34:20 L3 cache: 16384K 03:34:20 NUMA node0 CPU(s): 0,1 03:34:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:34:20 03:34:20 03:34:20 ---> nproc: 03:34:20 2 03:34:20 03:34:20 03:34:20 ---> df -h: 03:34:20 Filesystem Size Used Avail Use% Mounted on 03:34:20 devtmpfs 3.8G 0 3.8G 0% /dev 03:34:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:34:20 tmpfs 3.8G 17M 3.8G 1% /run 03:34:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:34:20 /dev/vda1 40G 8.3G 32G 21% / 03:34:20 tmpfs 770M 0 770M 0% /run/user/1001 03:34:20 03:34:20 03:34:20 ---> free -m: 03:34:20 total used free shared buff/cache available 03:34:20 Mem: 7697 574 5080 19 2043 6828 03:34:20 Swap: 1023 0 1023 03:34:20 03:34:20 03:34:20 ---> ip addr: 03:34:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:34:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:34:20 inet 127.0.0.1/8 scope host lo 03:34:20 valid_lft forever preferred_lft forever 03:34:20 inet6 ::1/128 scope host 03:34:20 valid_lft forever preferred_lft forever 03:34:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:34:20 link/ether fa:16:3e:23:a9:89 brd ff:ff:ff:ff:ff:ff 03:34:20 altname enp0s3 03:34:20 altname ens3 03:34:20 inet 10.30.170.67/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:34:20 valid_lft 86237sec preferred_lft 86237sec 03:34:20 inet6 fe80::f816:3eff:fe23:a989/64 scope link 03:34:20 valid_lft forever preferred_lft forever 03:34:20 03:34:20 03:34:20 ---> sar -b -r -n DEV: 03:34:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/07/2025 _x86_64_ (2 CPU) 03:34:20 03:34:20 03:31:33 LINUX RESTART (2 CPU) 03:34:20 03:34:20 03:32:01 AM tps rtps wtps bread/s bwrtn/s 03:34:20 03:33:01 AM 101.30 41.35 59.95 7413.23 5697.13 03:34:20 03:34:01 AM 108.97 0.95 108.02 107.32 11310.90 03:34:20 Average: 105.13 21.15 83.98 3760.88 8503.55 03:34:20 03:34:20 03:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:34:20 03:33:01 AM 5350828 6980096 2531604 32.12 2688 1818568 821940 9.20 190412 2049012 142272 03:34:20 03:34:01 AM 5272092 7056168 2610340 33.12 2688 1961144 668200 7.48 365068 1902876 44644 03:34:20 Average: 5311460 7018132 2570972 32.62 2688 1889856 745070 8.34 277740 1975944 93458 03:34:20 03:34:20 03:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:34:20 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:20 03:33:01 AM eth0 220.97 131.65 1594.11 53.49 0.00 0.00 0.00 0.00 03:34:20 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:20 03:34:01 AM eth0 24.80 19.21 120.68 6.76 0.00 0.00 0.00 0.00 03:34:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:20 Average: eth0 122.90 75.44 857.52 30.13 0.00 0.00 0.00 0.00 03:34:20 03:34:20 03:34:20 ---> sar -P ALL: 03:34:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/07/2025 _x86_64_ (2 CPU) 03:34:20 03:34:20 03:31:33 LINUX RESTART (2 CPU) 03:34:20 03:34:20 03:32:01 AM CPU %user %nice %system %iowait %steal %idle 03:34:20 03:33:01 AM all 38.21 0.01 6.47 3.76 0.08 51.47 03:34:20 03:33:01 AM 0 43.30 0.00 6.84 4.76 0.08 45.02 03:34:20 03:33:01 AM 1 33.14 0.02 6.11 2.75 0.08 57.90 03:34:20 03:34:01 AM all 33.24 0.00 5.32 2.06 0.09 59.28 03:34:20 03:34:01 AM 0 32.72 0.00 6.28 2.65 0.08 58.27 03:34:20 03:34:01 AM 1 33.77 0.00 4.37 1.48 0.10 60.28 03:34:20 Average: all 35.72 0.00 5.90 2.91 0.09 55.38 03:34:20 Average: 0 38.00 0.00 6.56 3.71 0.08 51.65 03:34:20 Average: 1 33.46 0.01 5.24 2.11 0.09 59.09 03:34:20 03:34:20 03:34:20