06:45:24 Started by timer 06:45:24 Running as SYSTEM 06:45:24 [EnvInject] - Loading node environment variables. 06:45:25 Building remotely on prd-ubuntu1804-docker-4c-4g-570 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release 06:45:25 [ssh-agent] Looking for ssh-agent implementation... 06:45:25 $ ssh-agent 06:45:25 SSH_AUTH_SOCK=/tmp/ssh-KOKKggm3MPwB/agent.2093 06:45:25 SSH_AGENT_PID=2095 06:45:25 [ssh-agent] Started. 06:45:25 Running ssh-add (command line suppressed) 06:45:25 Identity added: /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release@tmp/private_key_9870206245714102118.key (jenkins-ssh) 06:45:25 [ssh-agent] Using credentials jenkins (jenkins) 06:45:25 The recommended git tool is: NONE 06:45:27 using credential jenkins 06:45:27 Wiping out workspace first. 06:45:27 Cloning the remote Git repository 06:45:27 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric 06:45:27 > git init /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release # timeout=10 06:45:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric 06:45:27 > git --version # timeout=10 06:45:28 > git --version # 'git version 2.17.1' 06:45:28 using GIT_SSH to set credentials jenkins 06:45:28 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:29 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric # timeout=10 06:45:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:30 Avoid second fetch 06:45:30 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 06:45:30 Checking out Revision c982286733a199b3552549cf6e95a1b16d97d3b9 (refs/remotes/origin/j-release) 06:45:30 > git config core.sparsecheckout # timeout=10 06:45:30 > git checkout -f c982286733a199b3552549cf6e95a1b16d97d3b9 # timeout=10 06:45:30 Commit message: "Doc update with j-release links (j-release branch)" 06:45:30 > git rev-list --no-walk c982286733a199b3552549cf6e95a1b16d97d3b9 # timeout=10 06:45:34 provisioning config files... 06:45:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:45:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:45:34 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins9199677287895158485.sh 06:45:34 ---> python-tools-install.sh 06:45:34 Setup pyenv: 06:45:34 * system (set by /opt/pyenv/version) 06:45:34 * 3.8.13 (set by /opt/pyenv/version) 06:45:34 * 3.9.13 (set by /opt/pyenv/version) 06:45:34 * 3.10.6 (set by /opt/pyenv/version) 06:45:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ViBu 06:45:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:45:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:45:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:45:48 lf-activate-venv(): INFO: Base packages installed successfully 06:45:48 lf-activate-venv(): INFO: Installing additional packages: lftools 06:46:33 lf-activate-venv(): INFO: Adding /tmp/venv-ViBu/bin to PATH 06:46:33 Generating Requirements File 06:47:07 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. 06:47:07 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:47:08 Python 3.10.6 06:47:08 pip 25.3 from /tmp/venv-ViBu/lib/python3.10/site-packages/pip (python 3.10) 06:47:09 appdirs==1.4.4 06:47:09 argcomplete==3.6.3 06:47:09 aspy.yaml==1.3.0 06:47:09 attrs==25.4.0 06:47:09 autopage==0.5.2 06:47:09 backports.strenum==1.3.1 06:47:09 beautifulsoup4==4.14.3 06:47:09 boto3==1.42.9 06:47:09 botocore==1.42.9 06:47:09 bs4==0.0.2 06:47:09 cachetools==6.2.3 06:47:09 certifi==2025.11.12 06:47:09 cffi==2.0.0 06:47:09 cfgv==3.5.0 06:47:09 chardet==5.2.0 06:47:09 charset-normalizer==3.4.4 06:47:09 click==8.3.1 06:47:09 cliff==4.13.0 06:47:09 cmd2==3.0.0 06:47:09 cryptography==3.3.2 06:47:09 debtcollector==3.0.0 06:47:09 decorator==5.2.1 06:47:09 defusedxml==0.7.1 06:47:09 Deprecated==1.3.1 06:47:09 distlib==0.4.0 06:47:09 dnspython==2.8.0 06:47:09 docker==7.1.0 06:47:09 dogpile.cache==1.5.0 06:47:09 durationpy==0.10 06:47:09 email-validator==2.3.0 06:47:09 filelock==3.20.0 06:47:09 future==1.0.0 06:47:09 gitdb==4.0.12 06:47:09 GitPython==3.1.45 06:47:09 google-auth==2.43.0 06:47:09 httplib2==0.31.0 06:47:09 identify==2.6.15 06:47:09 idna==3.11 06:47:09 importlib-resources==1.5.0 06:47:09 iso8601==2.1.0 06:47:09 Jinja2==3.1.6 06:47:09 jmespath==1.0.1 06:47:09 jsonpatch==1.33 06:47:09 jsonpointer==3.0.0 06:47:09 jsonschema==4.25.1 06:47:09 jsonschema-specifications==2025.9.1 06:47:09 keystoneauth1==5.12.0 06:47:09 kubernetes==34.1.0 06:47:09 lftools==0.37.18 06:47:09 lxml==6.0.2 06:47:09 markdown-it-py==4.0.0 06:47:09 MarkupSafe==3.0.3 06:47:09 mdurl==0.1.2 06:47:09 msgpack==1.1.2 06:47:09 multi_key_dict==2.0.3 06:47:09 munch==4.0.0 06:47:09 netaddr==1.3.0 06:47:09 niet==1.4.2 06:47:09 nodeenv==1.9.1 06:47:09 oauth2client==4.1.3 06:47:09 oauthlib==3.3.1 06:47:09 openstacksdk==4.8.0 06:47:09 os-service-types==1.8.2 06:47:09 osc-lib==4.2.0 06:47:09 oslo.config==10.1.0 06:47:09 oslo.context==6.2.0 06:47:09 oslo.i18n==6.7.1 06:47:09 oslo.log==7.2.1 06:47:09 oslo.serialization==5.8.0 06:47:09 oslo.utils==9.2.0 06:47:09 packaging==25.0 06:47:09 pbr==7.0.3 06:47:09 platformdirs==4.5.1 06:47:09 prettytable==3.17.0 06:47:09 psutil==7.1.3 06:47:09 pyasn1==0.6.1 06:47:09 pyasn1_modules==0.4.2 06:47:09 pycparser==2.23 06:47:09 pygerrit2==2.0.15 06:47:09 PyGithub==2.8.1 06:47:09 Pygments==2.19.2 06:47:09 PyJWT==2.10.1 06:47:09 PyNaCl==1.6.1 06:47:09 pyparsing==2.4.7 06:47:09 pyperclip==1.11.0 06:47:09 pyrsistent==0.20.0 06:47:09 python-cinderclient==9.8.0 06:47:09 python-dateutil==2.9.0.post0 06:47:09 python-heatclient==4.3.0 06:47:09 python-jenkins==1.8.3 06:47:09 python-keystoneclient==5.7.0 06:47:09 python-magnumclient==4.9.0 06:47:09 python-openstackclient==8.2.0 06:47:09 python-swiftclient==4.9.0 06:47:09 PyYAML==6.0.3 06:47:09 referencing==0.37.0 06:47:09 requests==2.32.5 06:47:09 requests-oauthlib==2.0.0 06:47:09 requestsexceptions==1.4.0 06:47:09 rfc3986==2.0.0 06:47:09 rich==14.2.0 06:47:09 rich-argparse==1.7.2 06:47:09 rpds-py==0.30.0 06:47:09 rsa==4.9.1 06:47:09 ruamel.yaml==0.18.16 06:47:09 ruamel.yaml.clib==0.2.15 06:47:09 s3transfer==0.16.0 06:47:09 simplejson==3.20.2 06:47:09 six==1.17.0 06:47:09 smmap==5.0.2 06:47:09 soupsieve==2.8 06:47:09 stevedore==5.6.0 06:47:09 tabulate==0.9.0 06:47:09 toml==0.10.2 06:47:09 tomlkit==0.13.3 06:47:09 tqdm==4.67.1 06:47:09 typing_extensions==4.15.0 06:47:09 tzdata==2025.3 06:47:09 urllib3==1.26.20 06:47:09 virtualenv==20.35.4 06:47:09 wcwidth==0.2.14 06:47:09 websocket-client==1.9.0 06:47:09 wrapt==2.0.1 06:47:09 xdg==6.0.0 06:47:09 xmltodict==1.0.2 06:47:09 yq==3.4.3 06:47:09 provisioning config files... 06:47:09 copy managed file [global-settings] to file:/w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release@tmp/config1011768556232318491tmp 06:47:09 copy managed file [nonrtric-settings] to file:/w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release@tmp/config13777657264345236126tmp 06:47:09 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins2166423507603265255.sh 06:47:09 ---> docker-login.sh 06:47:09 nexus3.o-ran-sc.org:10001 06:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:09 Configure a credential helper to remove this warning. See 06:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:09 06:47:09 Login Succeeded 06:47:09 nexus3.o-ran-sc.org:10002 06:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:10 Configure a credential helper to remove this warning. See 06:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:10 06:47:10 Login Succeeded 06:47:10 nexus3.o-ran-sc.org:10003 06:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:10 Configure a credential helper to remove this warning. See 06:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:10 06:47:10 Login Succeeded 06:47:10 nexus3.o-ran-sc.org:10004 06:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:10 Configure a credential helper to remove this warning. See 06:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:10 06:47:10 Login Succeeded 06:47:10 ---> docker-login.sh ends 06:47:10 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins1422027180697303243.sh 06:47:10 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/sh -xe /tmp/jenkins13327339478546614332.sh 06:47:10 [EnvInject] - Injecting environment variables from a build step. 06:47:10 [EnvInject] - Injecting as environment variables the properties content 06:47:10 DOCKER_ROOT=sample-services/hello-world-sme-invoker 06:47:10 CONTAINER_TAG_YAML_DIR= 06:47:10 CONTAINER_TAG_METHOD=yaml-file 06:47:10 06:47:10 [EnvInject] - Variables injected successfully. 06:47:10 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins17740071836080318750.sh 06:47:10 ---> docker-get-container-tag.sh 06:47:10 Setup pyenv: 06:47:10 system 06:47:10 3.8.13 06:47:10 3.9.13 06:47:10 * 3.10.6 (set by /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release/.python-version) 06:47:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViBu from file:/tmp/.os_lf_venv 06:47:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:47:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:47:14 lf-activate-venv(): INFO: Base packages installed successfully 06:47:14 lf-activate-venv(): INFO: Installing additional packages: yq 06:47:15 lf-activate-venv(): INFO: Adding /tmp/venv-ViBu/bin to PATH 06:47:15 ---> Docker image tag found: 0.1.0 06:47:16 [EnvInject] - Injecting environment variables from a build step. 06:47:16 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 06:47:16 [EnvInject] - Variables injected successfully. 06:47:16 [EnvInject] - Injecting environment variables from a build step. 06:47:16 [EnvInject] - Injecting as environment variables the properties content 06:47:16 DOCKER_ARGS=--network=host 06:47:16 DOCKER_ROOT=sample-services/hello-world-sme-invoker 06:47:16 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 06:47:16 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 06:47:16 DOCKER_NAME=o-ran-sc/nonrtric-sample-helloworld-sme-invoker 06:47:16 06:47:16 [EnvInject] - Variables injected successfully. 06:47:16 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins16993488070828466709.sh 06:47:16 ---> docker-build.sh 06:47:16 Docker version 24.0.2, build cb74dfc 06:47:16 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-sample-helloworld-sme-invoker:0.1.0 06:47:16 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-sample-helloworld-sme-invoker:0.1.0 . 06:47:17 #1 [internal] load build definition from Dockerfile 06:47:17 #1 transferring dockerfile: 1.50kB done 06:47:17 #1 DONE 0.1s 06:47:17 06:47:17 #2 [internal] load .dockerignore 06:47:17 #2 transferring context: 2B done 06:47:17 #2 DONE 0.1s 06:47:17 06:47:17 #3 [internal] load metadata for docker.io/library/openjdk:17-jdk-slim 06:47:17 #3 ERROR: docker.io/library/openjdk:17-jdk-slim: not found 06:47:17 06:47:17 #4 [internal] load metadata for docker.io/library/maven:3.8.5-openjdk-17 06:47:17 #4 CANCELED 06:47:17 ------ 06:47:17 > [internal] load metadata for docker.io/library/openjdk:17-jdk-slim: 06:47:17 ------ 06:47:17 Dockerfile:33 06:47:17 -------------------- 06:47:17 31 | 06:47:17 32 | # Use a separate image with OpenJDK 17 for the runtime stage 06:47:17 33 | >>> FROM openjdk:17-jdk-slim 06:47:17 34 | 06:47:17 35 | # Expose port 8080 06:47:17 -------------------- 06:47:17 ERROR: failed to solve: openjdk:17-jdk-slim: docker.io/library/openjdk:17-jdk-slim: not found 06:47:17 Build step 'Execute shell' marked build as failure 06:47:17 $ ssh-agent -k 06:47:17 unset SSH_AUTH_SOCK; 06:47:17 unset SSH_AGENT_PID; 06:47:17 echo Agent pid 2095 killed; 06:47:17 [ssh-agent] Stopped. 06:47:18 [PostBuildScript] - [INFO] Executing post build scripts. 06:47:18 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins13635378420188657619.sh 06:47:18 ---> sysstat.sh 06:47:18 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins4563147120181899434.sh 06:47:18 ---> package-listing.sh 06:47:18 ++ facter osfamily 06:47:18 ++ tr '[:upper:]' '[:lower:]' 06:47:19 + OS_FAMILY=debian 06:47:19 + workspace=/w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release 06:47:19 + START_PACKAGES=/tmp/packages_start.txt 06:47:19 + END_PACKAGES=/tmp/packages_end.txt 06:47:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:47:19 + PACKAGES=/tmp/packages_start.txt 06:47:19 + '[' /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release ']' 06:47:19 + PACKAGES=/tmp/packages_end.txt 06:47:19 + case "${OS_FAMILY}" in 06:47:19 + dpkg -l 06:47:19 + grep '^ii' 06:47:19 + '[' -f /tmp/packages_start.txt ']' 06:47:19 + '[' -f /tmp/packages_end.txt ']' 06:47:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:47:19 + '[' /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release ']' 06:47:19 + mkdir -p /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release/archives/ 06:47:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release/archives/ 06:47:19 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins18122704838948294509.sh 06:47:19 ---> capture-instance-metadata.sh 06:47:19 Setup pyenv: 06:47:19 system 06:47:19 3.8.13 06:47:19 3.9.13 06:47:19 * 3.10.6 (set by /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release/.python-version) 06:47:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViBu from file:/tmp/.os_lf_venv 06:47:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:47:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:47:21 lf-activate-venv(): INFO: Base packages installed successfully 06:47:21 lf-activate-venv(): INFO: Installing additional packages: lftools 06:47:42 lf-activate-venv(): INFO: Adding /tmp/venv-ViBu/bin to PATH 06:47:42 INFO: Running in OpenStack, capturing instance metadata 06:47:42 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins639857535790686186.sh 06:47:42 provisioning config files... 06:47:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release@tmp/config7545889836779894944tmp 06:47:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:47:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:47:42 [EnvInject] - Injecting environment variables from a build step. 06:47:42 [EnvInject] - Injecting as environment variables the properties content 06:47:42 SERVER_ID=logs 06:47:42 06:47:42 [EnvInject] - Variables injected successfully. 06:47:42 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins17503553391925473290.sh 06:47:42 ---> create-netrc.sh 06:47:42 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins482425530534749978.sh 06:47:42 ---> python-tools-install.sh 06:47:42 Setup pyenv: 06:47:42 system 06:47:42 3.8.13 06:47:42 3.9.13 06:47:42 * 3.10.6 (set by /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release/.python-version) 06:47:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViBu from file:/tmp/.os_lf_venv 06:47:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:47:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:47:46 lf-activate-venv(): INFO: Base packages installed successfully 06:47:46 lf-activate-venv(): INFO: Installing additional packages: lftools 06:48:06 lf-activate-venv(): INFO: Adding /tmp/venv-ViBu/bin to PATH 06:48:06 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins6899198467539051097.sh 06:48:06 ---> sudo-logs.sh 06:48:06 Archiving 'sudo' log.. 06:48:06 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash /tmp/jenkins17884301186757149803.sh 06:48:06 ---> job-cost.sh 06:48:06 Setup pyenv: 06:48:06 system 06:48:06 3.8.13 06:48:06 3.9.13 06:48:06 * 3.10.6 (set by /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release/.python-version) 06:48:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViBu from file:/tmp/.os_lf_venv 06:48:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:48:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:48:10 lf-activate-venv(): INFO: Base packages installed successfully 06:48:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:48:21 lf-activate-venv(): INFO: Adding /tmp/venv-ViBu/bin to PATH 06:48:21 INFO: No Stack... 06:48:22 INFO: Retrieving Pricing Info for: v3-starter-4 06:48:22 INFO: Archiving Costs 06:48:22 [nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins2896726785370208753.sh 06:48:22 ---> logs-deploy.sh 06:48:22 Setup pyenv: 06:48:22 system 06:48:22 3.8.13 06:48:22 3.9.13 06:48:22 * 3.10.6 (set by /w/workspace/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release/.python-version) 06:48:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViBu from file:/tmp/.os_lf_venv 06:48:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:48:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:48:26 lf-activate-venv(): INFO: Base packages installed successfully 06:48:26 lf-activate-venv(): INFO: Installing additional packages: lftools 06:48:45 lf-activate-venv(): INFO: Adding /tmp/venv-ViBu/bin to PATH 06:48:45 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-sample-helloworld-sme-invoker-docker-merge-j-release/62 06:48:45 INFO: archiving workspace using pattern(s): 06:48:47 Archives upload complete. 06:48:48 INFO: archiving logs to Nexus 06:48:49 ---> uname -a: 06:48:49 Linux prd-ubuntu1804-docker-4c-4g-570 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:48:49 06:48:49 06:48:49 ---> lscpu: 06:48:49 Architecture: x86_64 06:48:49 CPU op-mode(s): 32-bit, 64-bit 06:48:49 Byte Order: Little Endian 06:48:49 CPU(s): 4 06:48:49 On-line CPU(s) list: 0-3 06:48:49 Thread(s) per core: 1 06:48:49 Core(s) per socket: 1 06:48:49 Socket(s): 4 06:48:49 NUMA node(s): 1 06:48:49 Vendor ID: AuthenticAMD 06:48:49 CPU family: 23 06:48:49 Model: 49 06:48:49 Model name: AMD EPYC-Rome Processor 06:48:49 Stepping: 0 06:48:49 CPU MHz: 2799.998 06:48:49 BogoMIPS: 5599.99 06:48:49 Virtualization: AMD-V 06:48:49 Hypervisor vendor: KVM 06:48:49 Virtualization type: full 06:48:49 L1d cache: 32K 06:48:49 L1i cache: 32K 06:48:49 L2 cache: 512K 06:48:49 L3 cache: 16384K 06:48:49 NUMA node0 CPU(s): 0-3 06:48:49 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 06:48:49 06:48:49 06:48:49 ---> nproc: 06:48:49 4 06:48:49 06:48:49 06:48:49 ---> df -h: 06:48:49 Filesystem Size Used Avail Use% Mounted on 06:48:49 udev 3.9G 0 3.9G 0% /dev 06:48:49 tmpfs 798M 696K 797M 1% /run 06:48:49 /dev/vda1 20G 9.0G 11G 47% / 06:48:49 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:48:49 tmpfs 5.0M 0 5.0M 0% /run/lock 06:48:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:48:49 /dev/vda15 105M 5.3M 100M 5% /boot/efi 06:48:49 tmpfs 798M 0 798M 0% /run/user/1001 06:48:49 06:48:49 06:48:49 ---> free -m: 06:48:49 total used free shared buff/cache available 06:48:49 Mem: 7976 507 5347 0 2121 7194 06:48:49 Swap: 1023 0 1023 06:48:49 06:48:49 06:48:49 ---> ip addr: 06:48:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:48:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:48:49 inet 127.0.0.1/8 scope host lo 06:48:49 valid_lft forever preferred_lft forever 06:48:49 inet6 ::1/128 scope host 06:48:49 valid_lft forever preferred_lft forever 06:48:49 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:48:49 link/ether fa:16:3e:52:06:c9 brd ff:ff:ff:ff:ff:ff 06:48:49 inet 10.32.7.13/23 brd 10.32.7.255 scope global dynamic ens3 06:48:49 valid_lft 86154sec preferred_lft 86154sec 06:48:49 inet6 fe80::f816:3eff:fe52:6c9/64 scope link 06:48:49 valid_lft forever preferred_lft forever 06:48:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:48:49 link/ether 02:42:c2:1c:50:f6 brd ff:ff:ff:ff:ff:ff 06:48:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:48:49 valid_lft forever preferred_lft forever 06:48:49 06:48:49 06:48:49 ---> sar -b -r -n DEV: 06:48:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-570) 12/15/25 _x86_64_ (4 CPU) 06:48:49 06:48:49 06:44:46 LINUX RESTART (4 CPU) 06:48:49 06:48:49 06:45:01 tps rtps wtps bread/s bwrtn/s 06:48:49 06:46:01 154.84 69.34 85.50 5612.66 40167.32 06:48:49 06:47:01 59.06 0.22 58.84 23.20 9157.67 06:48:49 06:48:01 58.75 12.46 46.29 2233.95 5683.03 06:48:49 Average: 90.88 27.34 63.54 2623.23 18334.60 06:48:49 06:48:49 06:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:48:49 06:46:01 5856328 7388532 2311100 28.30 37048 1675256 1006780 10.92 616664 1525824 61132 06:48:49 06:47:01 5583788 7354780 2583640 31.63 57116 1880920 1022680 11.10 664420 1723140 110764 06:48:49 06:48:01 5431196 7318544 2736232 33.50 61616 1988892 1058308 11.48 758052 1775100 24256 06:48:49 Average: 5623771 7353952 2543657 31.14 51927 1848356 1029256 11.17 679712 1674688 65384 06:48:49 06:48:49 06:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:48:49 06:46:01 ens3 439.88 223.81 1309.89 65.34 0.00 0.00 0.00 0.00 06:48:49 06:46:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 06:48:49 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:49 06:47:01 ens3 64.62 52.06 708.64 6.26 0.00 0.00 0.00 0.00 06:48:49 06:47:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 06:48:49 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:49 06:48:01 ens3 22.24 19.99 16.31 9.09 0.00 0.00 0.00 0.00 06:48:49 06:48:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 06:48:49 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:49 Average: ens3 175.56 98.61 678.21 26.90 0.00 0.00 0.00 0.00 06:48:49 Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 06:48:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:49 06:48:49 06:48:49 ---> sar -P ALL: 06:48:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-570) 12/15/25 _x86_64_ (4 CPU) 06:48:49 06:48:49 06:44:46 LINUX RESTART (4 CPU) 06:48:49 06:48:49 06:45:01 CPU %user %nice %system %iowait %steal %idle 06:48:49 06:46:01 all 18.14 0.00 2.88 5.27 1.95 71.76 06:48:49 06:46:01 0 9.35 0.00 2.59 4.42 1.44 82.20 06:48:49 06:46:01 1 16.24 0.00 1.53 4.88 1.85 75.50 06:48:49 06:46:01 2 33.39 0.00 3.80 9.57 2.89 50.35 06:48:49 06:46:01 3 13.47 0.00 3.60 2.19 1.63 79.10 06:48:49 06:47:01 all 19.52 0.00 1.17 2.21 1.05 76.05 06:48:49 06:47:01 0 6.96 0.00 0.65 0.82 0.68 90.90 06:48:49 06:47:01 1 10.89 0.00 0.72 5.98 0.73 81.68 06:48:49 06:47:01 2 47.27 0.00 2.52 1.84 2.13 46.24 06:48:49 06:47:01 3 12.93 0.00 0.80 0.22 0.63 85.42 06:48:49 06:48:01 all 20.33 0.00 1.31 1.69 1.06 75.62 06:48:49 06:48:01 0 20.17 0.00 1.48 1.05 0.98 76.32 06:48:49 06:48:01 1 9.79 0.00 0.72 0.30 0.63 88.56 06:48:49 06:48:01 2 38.03 0.00 2.11 3.69 1.56 54.61 06:48:49 06:48:01 3 13.31 0.00 0.91 1.70 1.05 83.03 06:48:49 Average: all 19.33 0.00 1.79 3.06 1.35 74.48 06:48:49 Average: 0 12.17 0.00 1.57 2.09 1.03 83.14 06:48:49 Average: 1 12.31 0.00 0.99 3.72 1.07 81.91 06:48:49 Average: 2 39.56 0.00 2.81 5.04 2.19 50.40 06:48:49 Average: 3 13.24 0.00 1.77 1.37 1.10 82.52 06:48:49 06:48:49 06:48:49