12:16:56 Started by timer 12:16:56 Running as SYSTEM 12:16:56 [EnvInject] - Loading node environment variables. 12:16:56 Building remotely on prd-ubuntu2204-docker-8c-8g-222 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp 12:16:56 [ssh-agent] Looking for ssh-agent implementation... 12:16:56 $ ssh-agent 12:16:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXII58Fw/agent.1563 12:16:56 SSH_AGENT_PID=1565 12:16:56 [ssh-agent] Started. 12:16:56 Running ssh-add (command line suppressed) 12:16:56 Identity added: /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp@tmp/private_key_6796170690640791210.key (/w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp@tmp/private_key_6796170690640791210.key) 12:16:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:16:56 The recommended git tool is: NONE 12:16:56 java.lang.ClassNotFoundException: org.jenkinsci.plugins.gitclient.Git$GitAPIMasterToSlaveFileCallable 12:16:56 at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 12:16:56 at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 12:16:56 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) 12:16:56 at java.base/java.lang.Class.forName0(Native Method) 12:16:56 at java.base/java.lang.Class.forName(Class.java:536) 12:16:56 at java.base/java.lang.Class.forName(Class.java:515) 12:16:56 at java.base/java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:804) 12:16:56 at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:136) 12:16:56 at java.base/java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:2061) 12:16:56 at java.base/java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1927) 12:16:56 at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2252) 12:16:56 at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1762) 12:16:56 at java.base/java.io.ObjectInputStream$FieldValues.(ObjectInputStream.java:2618) 12:16:56 at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2469) 12:16:56 at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2284) 12:16:56 at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1762) 12:16:56 at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:540) 12:16:56 at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:498) 12:16:56 at hudson.remoting.UserRequest.deserialize(UserRequest.java:289) 12:16:56 at hudson.remoting.UserRequest.perform(UserRequest.java:189) 12:16:56 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-222 12:16:56 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 12:16:56 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 12:16:56 at hudson.remoting.Channel.call(Channel.java:1042) 12:16:56 at hudson.FilePath.act(FilePath.java:1229) 12:16:56 at hudson.FilePath.act(FilePath.java:1218) 12:16:56 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:144) 12:16:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:914) 12:16:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:845) 12:16:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) 12:16:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 12:16:56 at hudson.scm.SCM.checkout(SCM.java:540) 12:16:56 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 12:16:56 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 12:16:56 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 12:16:56 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 12:16:56 at hudson.model.Run.execute(Run.java:1894) 12:16:56 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:16:56 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:16:56 at hudson.model.Executor.run(Executor.java:446) 12:16:56 Caused: java.lang.ClassNotFoundException: Failed to deserialize the Callable object. Perhaps you needed to implement DelegatingCallable? 12:16:56 at hudson.remoting.UserRequest.perform(UserRequest.java:191) 12:16:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 12:16:56 at hudson.remoting.Request$2.run(Request.java:377) 12:16:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 12:16:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 12:16:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 12:16:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 12:16:56 at java.base/java.lang.Thread.run(Thread.java:1583) 12:16:56 Caused: java.io.IOException: Remote call on prd-ubuntu2204-docker-8c-8g-222 failed 12:16:56 at hudson.remoting.Channel.call(Channel.java:1046) 12:16:56 at hudson.FilePath.act(FilePath.java:1229) 12:16:56 at hudson.FilePath.act(FilePath.java:1218) 12:16:56 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:144) 12:16:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:914) 12:16:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:845) 12:16:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) 12:16:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 12:16:56 at hudson.scm.SCM.checkout(SCM.java:540) 12:16:56 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 12:16:56 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 12:16:56 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 12:16:56 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 12:16:56 at hudson.model.Run.execute(Run.java:1894) 12:16:56 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:16:56 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:16:56 at hudson.model.Executor.run(Executor.java:446) 12:16:56 $ ssh-agent -k 12:16:56 unset SSH_AUTH_SOCK; 12:16:56 unset SSH_AGENT_PID; 12:16:56 echo Agent pid 1565 killed; 12:16:56 [ssh-agent] Stopped. 12:16:56 Robot results publisher started... 12:16:56 INFO: Checking test criticality is deprecated and will be dropped in a future release! 12:16:56 -Parsing output xml: 12:16:56 ERROR: Build step failed with exception 12:16:56 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-222 12:16:56 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 12:16:56 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 12:16:56 at hudson.remoting.Channel.call(Channel.java:1042) 12:16:56 at hudson.FilePath.act(FilePath.java:1229) 12:16:56 at hudson.FilePath.act(FilePath.java:1218) 12:16:56 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 12:16:56 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:262) 12:16:56 at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:286) 12:16:56 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 12:16:56 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 12:16:56 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 12:16:56 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 12:16:56 at hudson.model.Build$BuildExecution.post2(Build.java:179) 12:16:56 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 12:16:56 at hudson.model.Run.execute(Run.java:1917) 12:16:56 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:16:56 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:16:56 at hudson.model.Executor.run(Executor.java:446) 12:16:56 /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp/csit/archives does not exist. 12:16:56 at Jenkins v2.462.3//org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:512) 12:16:56 at Jenkins v2.462.3//org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:489) 12:16:56 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:76) 12:16:56 at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 12:16:56 at Jenkins v2.462.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615) 12:16:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 12:16:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 12:16:56 at hudson.remoting.Request$2.run(Request.java:377) 12:16:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 12:16:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 12:16:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 12:16:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 12:16:56 at java.base/java.lang.Thread.run(Thread.java:1583) 12:16:56 Build step 'Publish Robot Framework test results' marked build as failure 12:16:56 [PostBuildScript] - [INFO] Executing post build scripts. 12:16:56 [policy-xacml-pdp-paris-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins10469472688862938716.sh 12:16:56 ---> sysstat.sh 12:16:57 [policy-xacml-pdp-paris-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins16619284602916285763.sh 12:16:57 ---> package-listing.sh 12:16:57 ++ tr '[:upper:]' '[:lower:]' 12:16:57 ++ facter osfamily 12:16:57 + OS_FAMILY=debian 12:16:57 + workspace=/w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp 12:16:57 + START_PACKAGES=/tmp/packages_start.txt 12:16:57 + END_PACKAGES=/tmp/packages_end.txt 12:16:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:16:57 + PACKAGES=/tmp/packages_start.txt 12:16:57 + '[' /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp ']' 12:16:57 + PACKAGES=/tmp/packages_end.txt 12:16:57 + case "${OS_FAMILY}" in 12:16:57 + dpkg -l 12:16:57 + grep '^ii' 12:16:57 + '[' -f /tmp/packages_start.txt ']' 12:16:57 + '[' -f /tmp/packages_end.txt ']' 12:16:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:16:57 + '[' /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp ']' 12:16:57 + mkdir -p /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp/archives/ 12:16:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp/archives/ 12:16:57 [policy-xacml-pdp-paris-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins17467834893898738065.sh 12:16:57 ---> capture-instance-metadata.sh 12:16:57 Setup pyenv: 12:16:57 * system (set by /opt/pyenv/version) 12:16:57 * 3.8.20 (set by /opt/pyenv/version) 12:16:57 * 3.9.20 (set by /opt/pyenv/version) 12:16:57 3.10.15 12:16:57 3.11.10 12:17:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GiVK 12:17:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:17:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:17:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:17:06 lf-activate-venv(): INFO: Base packages installed successfully 12:17:06 lf-activate-venv(): INFO: Installing additional packages: lftools 12:17:27 lf-activate-venv(): INFO: Adding /tmp/venv-GiVK/bin to PATH 12:17:27 INFO: Running in OpenStack, capturing instance metadata 12:17:27 [policy-xacml-pdp-paris-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins13612026443316827294.sh 12:17:27 provisioning config files... 12:17:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp@tmp/config13119863194890524956tmp 12:17:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:17:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:17:27 [EnvInject] - Injecting environment variables from a build step. 12:17:27 [EnvInject] - Injecting as environment variables the properties content 12:17:27 SERVER_ID=logs 12:17:27 12:17:27 [EnvInject] - Variables injected successfully. 12:17:27 [policy-xacml-pdp-paris-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins11780431510369616126.sh 12:17:27 ---> create-netrc.sh 12:17:27 [policy-xacml-pdp-paris-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins1506023300163188335.sh 12:17:27 ---> python-tools-install.sh 12:17:27 Setup pyenv: 12:17:27 system 12:17:27 3.8.20 12:17:27 3.9.20 12:17:27 3.10.15 12:17:27 * 3.11.10 (set by /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp/.python-version) 12:17:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GiVK from file:/tmp/.os_lf_venv 12:17:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:17:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:17:29 lf-activate-venv(): INFO: Base packages installed successfully 12:17:29 lf-activate-venv(): INFO: Installing additional packages: lftools 12:17:35 lf-activate-venv(): INFO: Adding /tmp/venv-GiVK/bin to PATH 12:17:35 Generating Requirements File 12:17:52 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. 12:17:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:17:52 Python 3.11.10 12:17:52 pip 26.1.1 from /tmp/venv-GiVK/lib/python3.11/site-packages/pip (python 3.11) 12:17:53 appdirs==1.4.4 12:17:53 argcomplete==3.6.3 12:17:53 aspy.yaml==1.3.0 12:17:53 attrs==26.1.0 12:17:53 autopage==0.6.0 12:17:53 beautifulsoup4==4.14.3 12:17:53 boto3==1.43.8 12:17:53 botocore==1.43.8 12:17:53 bs4==0.0.2 12:17:53 certifi==2026.4.22 12:17:53 cffi==2.0.0 12:17:53 cfgv==3.5.0 12:17:53 chardet==7.4.3 12:17:53 charset-normalizer==3.4.7 12:17:53 click==8.3.3 12:17:53 cliff==4.14.0 12:17:53 cmd2==3.5.1 12:17:53 cryptography==3.3.2 12:17:53 debtcollector==3.1.0 12:17:53 decorator==5.2.1 12:17:53 defusedxml==0.7.1 12:17:53 Deprecated==1.3.1 12:17:53 distlib==0.4.0 12:17:53 dnspython==2.8.0 12:17:53 docker==7.1.0 12:17:53 dogpile.cache==1.5.0 12:17:53 durationpy==0.10 12:17:53 email-validator==2.3.0 12:17:53 filelock==3.29.0 12:17:53 future==1.0.0 12:17:53 gitdb==4.0.12 12:17:53 GitPython==3.1.50 12:17:53 httplib2==0.30.2 12:17:53 identify==2.6.19 12:17:53 idna==3.15 12:17:53 importlib-resources==1.5.0 12:17:53 iso8601==2.1.0 12:17:53 Jinja2==3.1.6 12:17:53 jmespath==1.1.0 12:17:53 jsonpatch==1.33 12:17:53 jsonpointer==3.1.1 12:17:53 jsonschema==4.26.0 12:17:53 jsonschema-specifications==2025.9.1 12:17:53 keystoneauth1==5.14.0 12:17:53 kubernetes==35.0.0 12:17:53 lftools==0.37.22 12:17:53 lxml==6.1.0 12:17:53 markdown-it-py==4.2.0 12:17:53 MarkupSafe==3.0.3 12:17:53 mdurl==0.1.2 12:17:53 msgpack==1.1.2 12:17:53 multi_key_dict==2.0.3 12:17:53 munch==4.0.0 12:17:53 netaddr==1.3.0 12:17:53 niet==1.4.2 12:17:53 nodeenv==1.10.0 12:17:53 oauth2client==4.1.3 12:17:53 oauthlib==3.3.1 12:17:53 openstacksdk==4.12.0 12:17:53 os-service-types==1.8.2 12:17:53 osc-lib==4.6.0 12:17:53 oslo.config==10.3.0 12:17:53 oslo.context==6.3.0 12:17:53 oslo.i18n==6.7.2 12:17:53 oslo.log==8.1.0 12:17:53 oslo.serialization==5.9.1 12:17:53 oslo.utils==10.0.1 12:17:53 packaging==26.2 12:17:53 pbr==7.0.3 12:17:53 platformdirs==4.9.6 12:17:53 prettytable==3.17.0 12:17:53 psutil==7.2.2 12:17:53 pyasn1==0.6.3 12:17:53 pyasn1_modules==0.4.2 12:17:53 pycparser==3.0 12:17:53 pygerrit2==2.0.15 12:17:53 PyGithub==2.9.1 12:17:53 Pygments==2.20.0 12:17:53 PyJWT==2.12.1 12:17:53 PyNaCl==1.6.2 12:17:53 pyparsing==2.4.7 12:17:53 pyperclip==1.11.0 12:17:53 pyrsistent==0.20.0 12:17:53 python-cinderclient==9.9.0 12:17:53 python-dateutil==2.9.0.post0 12:17:53 python-discovery==1.3.1 12:17:53 python-heatclient==5.1.0 12:17:53 python-jenkins==1.8.3 12:17:53 python-keystoneclient==5.8.0 12:17:53 python-magnumclient==4.10.0 12:17:53 python-openstackclient==9.0.0 12:17:53 python-swiftclient==4.10.0 12:17:53 PyYAML==6.0.3 12:17:53 referencing==0.37.0 12:17:53 requests==2.34.2 12:17:53 requests-oauthlib==2.0.0 12:17:53 rfc3986==2.0.0 12:17:53 rich==15.0.0 12:17:53 rich-argparse==1.8.0 12:17:53 rpds-py==0.30.0 12:17:53 rsa==4.9.1 12:17:53 ruamel.yaml==0.19.1 12:17:53 ruamel.yaml.clib==0.2.15 12:17:53 s3transfer==0.17.0 12:17:53 simplejson==4.1.1 12:17:53 six==1.17.0 12:17:53 smmap==5.0.3 12:17:53 soupsieve==2.8.3 12:17:53 stevedore==5.7.0 12:17:53 tabulate==0.10.0 12:17:53 toml==0.10.2 12:17:53 tomlkit==0.15.0 12:17:53 tqdm==4.67.3 12:17:53 typing_extensions==4.15.0 12:17:53 urllib3==1.26.20 12:17:53 virtualenv==21.3.3 12:17:53 wcwidth==0.7.0 12:17:53 websocket-client==1.9.0 12:17:53 wrapt==2.1.2 12:17:53 xdg==6.0.0 12:17:53 xmltodict==1.0.4 12:17:53 yq==3.4.3 12:17:53 [policy-xacml-pdp-paris-project-csit-xacml-pdp] $ /bin/sh /tmp/jenkins1007203792962799040.sh 12:17:53 ---> uv-install.sh 12:17:53 Installing uv/uvx (latest) using shell installer 12:17:53 2026-05-15 12:17:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-hTAfmP.sh" [1] 12:17:53 downloading uv 0.11.14 x86_64-unknown-linux-gnu 12:17:54 installing to /home/jenkins/.local/bin 12:17:54 uv 12:17:54 uvx 12:17:54 everything's installed! 12:17:54 12:17:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:17:54 12:17:54 source $HOME/.local/bin/env (sh, bash, zsh) 12:17:54 source $HOME/.local/bin/env.fish (fish) 12:17:54 Adding install location to PATH 12:17:54 ---> Validating uv/uvx install 12:17:54 uvx 0.11.14 (x86_64-unknown-linux-gnu) 12:17:54 [policy-xacml-pdp-paris-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins11581885649942902544.sh 12:17:54 ---> sudo-logs.sh 12:17:54 Archiving 'sudo' log.. 12:17:54 [policy-xacml-pdp-paris-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins10073571282612864808.sh 12:17:54 ---> job-cost.sh 12:17:54 INFO: Activating Python virtual environment... 12:17:54 Setup pyenv: 12:17:54 system 12:17:54 3.8.20 12:17:54 3.9.20 12:17:54 3.10.15 12:17:54 * 3.11.10 (set by /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp/.python-version) 12:17:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GiVK from file:/tmp/.os_lf_venv 12:17:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:17:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:17:56 lf-activate-venv(): INFO: Base packages installed successfully 12:17:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:18:00 lf-activate-venv(): INFO: Adding /tmp/venv-GiVK/bin to PATH 12:18:00 INFO: No stack-cost file found 12:18:00 INFO: Instance uptime: 103s 12:18:00 INFO: Fetching instance metadata (attempt 1 of 3)... 12:18:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:18:01 INFO: Successfully fetched instance metadata 12:18:01 INFO: Instance type: v3-standard-8 12:18:01 INFO: Retrieving pricing info for: v3-standard-8 12:18:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:18:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=103 12:18:01 INFO: Successfully fetched Vexxhost pricing API 12:18:01 INFO: Retrieved cost: 0.22 12:18:01 INFO: Retrieved resource: v3-standard-8 12:18:01 INFO: Creating archive directory: /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp/archives/cost 12:18:01 INFO: Archiving costs to: /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp/archives/cost.csv 12:18:01 INFO: Successfully archived job cost data 12:18:01 DEBUG: Cost data: policy-xacml-pdp-paris-project-csit-xacml-pdp,319,2026-05-15 12:18:01,v3-standard-8,103,0.22,0.00,FAILURE 12:18:01 [policy-xacml-pdp-paris-project-csit-xacml-pdp] $ /bin/bash -l /tmp/jenkins7614118441698888766.sh 12:18:01 ---> logs-deploy.sh 12:18:01 Setup pyenv: 12:18:01 system 12:18:01 3.8.20 12:18:01 3.9.20 12:18:01 3.10.15 12:18:01 * 3.11.10 (set by /w/workspace/policy-xacml-pdp-paris-project-csit-xacml-pdp/.python-version) 12:18:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GiVK from file:/tmp/.os_lf_venv 12:18:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:18:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:18:03 lf-activate-venv(): INFO: Base packages installed successfully 12:18:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:18:09 lf-activate-venv(): INFO: Adding /tmp/venv-GiVK/bin to PATH 12:18:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-xacml-pdp-paris-project-csit-xacml-pdp/319 12:18:09 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 12:18:10 Archives upload complete. 12:18:10 INFO: archiving logs to Nexus 12:18:11 ---> uname -a: 12:18:11 Linux prd-ubuntu2204-docker-8c-8g-222 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:18:11 12:18:11 12:18:11 ---> lscpu: 12:18:11 Architecture: x86_64 12:18:11 CPU op-mode(s): 32-bit, 64-bit 12:18:11 Address sizes: 40 bits physical, 48 bits virtual 12:18:11 Byte Order: Little Endian 12:18:11 CPU(s): 8 12:18:11 On-line CPU(s) list: 0-7 12:18:11 Vendor ID: AuthenticAMD 12:18:11 Model name: AMD EPYC-Rome Processor 12:18:11 CPU family: 23 12:18:11 Model: 49 12:18:11 Thread(s) per core: 1 12:18:11 Core(s) per socket: 1 12:18:11 Socket(s): 8 12:18:11 Stepping: 0 12:18:11 BogoMIPS: 5599.99 12:18:11 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 12:18:11 Virtualization: AMD-V 12:18:11 Hypervisor vendor: KVM 12:18:11 Virtualization type: full 12:18:11 L1d cache: 256 KiB (8 instances) 12:18:11 L1i cache: 256 KiB (8 instances) 12:18:11 L2 cache: 4 MiB (8 instances) 12:18:11 L3 cache: 128 MiB (8 instances) 12:18:11 NUMA node(s): 1 12:18:11 NUMA node0 CPU(s): 0-7 12:18:11 Vulnerability Gather data sampling: Not affected 12:18:11 Vulnerability Indirect target selection: Not affected 12:18:11 Vulnerability Itlb multihit: Not affected 12:18:11 Vulnerability L1tf: Not affected 12:18:11 Vulnerability Mds: Not affected 12:18:11 Vulnerability Meltdown: Not affected 12:18:11 Vulnerability Mmio stale data: Not affected 12:18:11 Vulnerability Reg file data sampling: Not affected 12:18:11 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:18:11 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:18:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:18:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:18:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:18:11 Vulnerability Srbds: Not affected 12:18:11 Vulnerability Tsa: Not affected 12:18:11 Vulnerability Tsx async abort: Not affected 12:18:11 Vulnerability Vmscape: Not affected 12:18:11 12:18:11 12:18:11 ---> nproc: 12:18:11 8 12:18:11 12:18:11 12:18:11 ---> df -h: 12:18:11 Filesystem Size Used Avail Use% Mounted on 12:18:11 tmpfs 3.2G 1.1M 3.2G 1% /run 12:18:11 /dev/vda1 155G 9.8G 146G 7% / 12:18:11 tmpfs 16G 0 16G 0% /dev/shm 12:18:11 tmpfs 5.0M 0 5.0M 0% /run/lock 12:18:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:18:11 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 12:18:11 12:18:11 12:18:11 ---> free -m: 12:18:11 total used free shared buff/cache available 12:18:11 Mem: 32092 748 28823 4 2520 30909 12:18:11 Swap: 1023 0 1023 12:18:11 12:18:11 12:18:11 ---> ip addr: 12:18:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:18:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:18:11 inet 127.0.0.1/8 scope host lo 12:18:11 valid_lft forever preferred_lft forever 12:18:11 inet6 ::1/128 scope host 12:18:11 valid_lft forever preferred_lft forever 12:18:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:18:11 link/ether fa:16:3e:f6:1b:52 brd ff:ff:ff:ff:ff:ff 12:18:11 altname enp0s3 12:18:11 inet 10.30.107.8/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 12:18:11 valid_lft 86294sec preferred_lft 86294sec 12:18:11 inet6 fe80::f816:3eff:fef6:1b52/64 scope link 12:18:11 valid_lft forever preferred_lft forever 12:18:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:18:11 link/ether ca:d9:ff:9f:fd:44 brd ff:ff:ff:ff:ff:ff 12:18:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:18:11 valid_lft forever preferred_lft forever 12:18:11 12:18:11 12:18:11 ---> sar -b -r -n DEV: 12:18:11 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-222) 05/15/26 _x86_64_ (8 CPU) 12:18:11 12:18:11 12:16:29 LINUX RESTART (8 CPU) 12:18:11 12:18:11 12:18:11 ---> sar -P ALL: 12:18:11 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-222) 05/15/26 _x86_64_ (8 CPU) 12:18:11 12:18:11 12:16:29 LINUX RESTART (8 CPU) 12:18:11 12:18:11 12:18:11