00:54:21 Started by timer 00:54:21 Running as SYSTEM 00:54:21 [EnvInject] - Loading node environment variables. 00:54:21 Building remotely on prd-ubuntu1804-docker-4c-4g-3723 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/sim-a1-interface-docker-merge-j-release 00:54:21 [ssh-agent] Looking for ssh-agent implementation... 00:54:21 $ ssh-agent 00:54:21 SSH_AUTH_SOCK=/tmp/ssh-EezBB8IJUb6J/agent.2125 00:54:21 SSH_AGENT_PID=2127 00:54:21 [ssh-agent] Started. 00:54:21 Running ssh-add (command line suppressed) 00:54:21 Identity added: /w/workspace/sim-a1-interface-docker-merge-j-release@tmp/private_key_12805994156661691005.key (jenkins-ssh) 00:54:21 [ssh-agent] Using credentials jenkins (jenkins) 00:54:21 The recommended git tool is: NONE 00:54:23 using credential jenkins 00:54:23 Wiping out workspace first. 00:54:23 Cloning the remote Git repository 00:54:23 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 00:54:23 > git init /w/workspace/sim-a1-interface-docker-merge-j-release # timeout=10 00:54:23 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 00:54:23 > git --version # timeout=10 00:54:24 > git --version # 'git version 2.17.1' 00:54:24 using GIT_SSH to set credentials jenkins 00:54:24 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:24 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 00:54:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:25 Avoid second fetch 00:54:25 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 00:54:25 Checking out Revision 93937a40af4406186ffc45bd3639add3502a408f (refs/remotes/origin/j-release) 00:54:25 > git config core.sparsecheckout # timeout=10 00:54:25 > git checkout -f 93937a40af4406186ffc45bd3639add3502a408f # timeout=10 00:54:25 Commit message: "sim-a1 README syntax check" 00:54:25 > git rev-list --no-walk 93937a40af4406186ffc45bd3639add3502a408f # timeout=10 00:54:28 provisioning config files... 00:54:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:54:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:54:28 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins2788086336508025544.sh 00:54:28 ---> python-tools-install.sh 00:54:28 Setup pyenv: 00:54:28 * system (set by /opt/pyenv/version) 00:54:28 * 3.8.13 (set by /opt/pyenv/version) 00:54:28 * 3.9.13 (set by /opt/pyenv/version) 00:54:28 * 3.10.6 (set by /opt/pyenv/version) 00:54:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5IGQ 00:54:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:54:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:54:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:54:44 lf-activate-venv(): INFO: Base packages installed successfully 00:54:44 lf-activate-venv(): INFO: Installing additional packages: lftools 00:55:22 lf-activate-venv(): INFO: Adding /tmp/venv-5IGQ/bin to PATH 00:55:22 Generating Requirements File 00:56:04 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. 00:56:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:56:05 Python 3.10.6 00:56:06 pip 26.1.2 from /tmp/venv-5IGQ/lib/python3.10/site-packages/pip (python 3.10) 00:56:06 aiohappyeyeballs==2.6.2 00:56:06 aiohttp==3.14.1 00:56:06 aiosignal==1.4.0 00:56:06 appdirs==1.4.4 00:56:06 argcomplete==3.6.3 00:56:06 aspy.yaml==1.3.0 00:56:06 async-timeout==5.0.1 00:56:06 attrs==26.1.0 00:56:06 autopage==0.6.0 00:56:06 backports.strenum==1.3.1 00:56:06 beautifulsoup4==4.15.0 00:56:06 boto3==1.43.32 00:56:06 botocore==1.43.32 00:56:06 bs4==0.0.2 00:56:06 certifi==2026.6.17 00:56:06 cffi==2.0.0 00:56:06 cfgv==3.5.0 00:56:06 chardet==7.4.3 00:56:06 charset-normalizer==3.4.7 00:56:06 click==8.4.1 00:56:06 cliff==4.14.0 00:56:06 cmd2==3.5.1 00:56:06 cryptography==3.3.2 00:56:06 debtcollector==3.1.0 00:56:06 decorator==5.3.1 00:56:06 defusedxml==0.7.1 00:56:06 Deprecated==1.3.1 00:56:06 distlib==0.4.3 00:56:06 dnspython==2.8.0 00:56:06 docker==7.1.0 00:56:06 dogpile.cache==1.5.0 00:56:06 durationpy==0.10 00:56:06 email-validator==2.3.0 00:56:06 filelock==3.29.4 00:56:06 frozenlist==1.8.0 00:56:06 future==1.0.0 00:56:06 gitdb==4.0.12 00:56:06 GitPython==3.1.50 00:56:06 httplib2==0.30.2 00:56:06 identify==2.6.19 00:56:06 idna==3.18 00:56:06 importlib-resources==1.5.0 00:56:06 iso8601==2.1.0 00:56:06 Jinja2==3.1.6 00:56:06 jmespath==1.1.0 00:56:06 jsonpatch==1.33 00:56:06 jsonpointer==3.1.1 00:56:06 jsonschema==4.26.0 00:56:06 jsonschema-specifications==2025.9.1 00:56:06 keystoneauth1==5.14.0 00:56:06 kubernetes==36.0.2 00:56:06 lftools==0.37.22 00:56:06 lxml==6.1.1 00:56:06 markdown-it-py==4.2.0 00:56:06 MarkupSafe==3.0.3 00:56:06 mdurl==0.1.2 00:56:06 msgpack==1.2.1 00:56:06 multi_key_dict==2.0.3 00:56:06 multidict==6.7.1 00:56:06 munch==4.0.0 00:56:06 netaddr==1.3.0 00:56:06 niet==1.4.2 00:56:06 nodeenv==1.10.0 00:56:06 oauth2client==4.1.3 00:56:06 oauthlib==3.3.1 00:56:06 openstacksdk==4.13.0 00:56:06 os-service-types==1.8.2 00:56:06 osc-lib==4.6.0 00:56:06 oslo.config==10.4.0 00:56:06 oslo.context==6.4.0 00:56:06 oslo.i18n==6.8.0 00:56:06 oslo.log==8.2.0 00:56:06 oslo.serialization==5.10.0 00:56:06 oslo.utils==10.1.1 00:56:06 packaging==26.2 00:56:06 pbr==7.0.3 00:56:06 platformdirs==4.10.0 00:56:06 prettytable==3.17.0 00:56:06 propcache==0.5.2 00:56:06 psutil==7.2.2 00:56:06 pyasn1==0.6.3 00:56:06 pyasn1_modules==0.4.2 00:56:06 pycparser==3.0 00:56:06 pygerrit2==2.0.15 00:56:06 PyGithub==2.9.1 00:56:06 Pygments==2.20.0 00:56:06 PyJWT==2.13.0 00:56:06 PyNaCl==1.6.2 00:56:06 pyparsing==2.4.7 00:56:06 pyperclip==1.11.0 00:56:06 pyrsistent==0.20.0 00:56:06 python-cinderclient==9.9.0 00:56:06 python-dateutil==2.9.0.post0 00:56:06 python-discovery==1.4.2 00:56:06 python-heatclient==5.2.0 00:56:06 python-jenkins==1.8.3 00:56:06 python-keystoneclient==5.8.0 00:56:06 python-magnumclient==4.10.0 00:56:06 python-openstackclient==10.0.0 00:56:06 python-swiftclient==4.10.0 00:56:06 PyYAML==6.0.3 00:56:06 referencing==0.37.0 00:56:06 requests==2.34.2 00:56:06 requests-oauthlib==2.0.0 00:56:06 rfc3986==2.0.0 00:56:06 rich==15.0.0 00:56:06 rich-argparse==1.8.0 00:56:06 rpds-py==0.30.0 00:56:06 rsa==4.9.1 00:56:06 ruamel.yaml==0.19.1 00:56:06 ruamel.yaml.clib==0.2.15 00:56:06 s3transfer==0.19.0 00:56:06 simplejson==4.1.1 00:56:06 six==1.17.0 00:56:06 smmap==5.0.3 00:56:06 soupsieve==2.8.4 00:56:06 stevedore==5.8.0 00:56:06 tabulate==0.10.0 00:56:06 toml==0.10.2 00:56:06 tomlkit==0.15.0 00:56:06 tqdm==4.68.3 00:56:06 typing_extensions==4.15.0 00:56:06 urllib3==1.26.20 00:56:06 virtualenv==21.5.1 00:56:06 wcwidth==0.8.1 00:56:06 websocket-client==1.9.0 00:56:06 wrapt==2.2.1 00:56:06 xdg==6.0.0 00:56:06 xmltodict==1.0.4 00:56:06 yarl==1.24.2 00:56:06 yq==3.4.3 00:56:06 provisioning config files... 00:56:06 copy managed file [global-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config315547592933719282tmp 00:56:06 copy managed file [sim-a1-interface-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config16521128569396651380tmp 00:56:06 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins9265965562954765106.sh 00:56:06 ---> docker-login.sh 00:56:06 nexus3.o-ran-sc.org:10001 00:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:07 Configure a credential helper to remove this warning. See 00:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:07 00:56:07 Login Succeeded 00:56:07 nexus3.o-ran-sc.org:10002 00:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:07 Configure a credential helper to remove this warning. See 00:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:07 00:56:07 Login Succeeded 00:56:07 nexus3.o-ran-sc.org:10003 00:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:07 Configure a credential helper to remove this warning. See 00:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:07 00:56:07 Login Succeeded 00:56:07 nexus3.o-ran-sc.org:10004 00:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:07 Configure a credential helper to remove this warning. See 00:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:07 00:56:07 Login Succeeded 00:56:07 ---> docker-login.sh ends 00:56:07 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins13375633951965311823.sh 00:56:07 [sim-a1-interface-docker-merge-j-release] $ /bin/sh -xe /tmp/jenkins12037483922217299044.sh 00:56:07 [EnvInject] - Injecting environment variables from a build step. 00:56:07 [EnvInject] - Injecting as environment variables the properties content 00:56:07 DOCKER_ROOT=near-rt-ric-simulator 00:56:07 CONTAINER_TAG_YAML_DIR= 00:56:07 CONTAINER_TAG_METHOD=yaml-file 00:56:07 00:56:07 [EnvInject] - Variables injected successfully. 00:56:07 [sim-a1-interface-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins4546035947569352066.sh 00:56:07 ---> docker-get-container-tag.sh 00:56:07 Setup pyenv: 00:56:07 system 00:56:07 3.8.13 00:56:07 3.9.13 00:56:07 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5IGQ from file:/tmp/.os_lf_venv 00:56:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:11 lf-activate-venv(): INFO: Base packages installed successfully 00:56:11 lf-activate-venv(): INFO: Installing additional packages: yq 00:56:12 lf-activate-venv(): INFO: Adding /tmp/venv-5IGQ/bin to PATH 00:56:13 ---> Docker image tag found: 2.7.1 00:56:13 [EnvInject] - Injecting environment variables from a build step. 00:56:13 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 00:56:13 [EnvInject] - Variables injected successfully. 00:56:13 [EnvInject] - Injecting environment variables from a build step. 00:56:13 [EnvInject] - Injecting as environment variables the properties content 00:56:13 DOCKER_ARGS=--network=host 00:56:13 DOCKER_ROOT=near-rt-ric-simulator 00:56:13 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 00:56:13 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 00:56:13 DOCKER_NAME=o-ran-sc/a1-simulator 00:56:13 00:56:13 [EnvInject] - Variables injected successfully. 00:56:13 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins14601264422173137054.sh 00:56:13 ---> docker-build.sh 00:56:13 Docker version 24.0.2, build cb74dfc 00:56:13 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.7.1 00:56:13 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.7.1 . 00:56:14 #1 [internal] load .dockerignore 00:56:14 #1 transferring context: 2B done 00:56:14 #1 DONE 0.1s 00:56:14 00:56:14 #2 [internal] load build definition from Dockerfile 00:56:14 #2 transferring dockerfile: 1.61kB done 00:56:14 #2 DONE 0.1s 00:56:14 00:56:14 #3 [internal] load metadata for docker.io/library/alpine:3.17.3 00:56:15 #3 DONE 1.1s 00:56:15 00:56:15 #4 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:56:15 #4 resolve docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 00:56:15 #4 ... 00:56:15 00:56:15 #5 [internal] load build context 00:56:15 #5 transferring context: 120.38kB 0.0s done 00:56:15 #5 DONE 0.1s 00:56:15 00:56:15 #4 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:56:15 #4 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 00:56:15 #4 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 00:56:15 #4 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 00:56:15 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.1s 00:56:15 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 1.05MB / 3.37MB 0.2s 00:56:15 #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 00:56:15 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.3s done 00:56:15 #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.2s done 00:56:15 #4 DONE 0.7s 00:56:15 00:56:15 #6 [ 2/15] RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua 00:56:16 #6 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:56:16 #6 0.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:56:16 #6 0.986 ERROR: unable to select packages: 00:56:16 #6 1.047 python3-3.10.15-r0: 00:56:16 #6 1.047 breaks: world[python3=3.10.14-r1] 00:56:16 #6 1.047 satisfies: py3-pip-22.3.1-r1[python3] 00:56:16 #6 1.047 py3-setuptools-70.3.0-r0[python3] 00:56:16 #6 1.047 py3-parsing-3.0.9-r0[python3] 00:56:16 #6 1.047 py3-packaging-21.3-r2[python3] 00:56:16 #6 1.047 py3-retrying-1.3.3-r3[python3] 00:56:16 #6 1.047 py3-six-1.16.0-r3[python3] 00:56:19 #6 ERROR: process "/bin/sh -c apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua" did not complete successfully: exit code: 7 00:56:19 ------ 00:56:19 > [ 2/15] RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua: 00:56:19 #6 0.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:56:19 #6 0.986 ERROR: unable to select packages: 00:56:19 #6 1.047 python3-3.10.15-r0: 00:56:19 #6 1.047 breaks: world[python3=3.10.14-r1] 00:56:19 #6 1.047 satisfies: py3-pip-22.3.1-r1[python3] 00:56:19 #6 1.047 py3-setuptools-70.3.0-r0[python3] 00:56:19 #6 1.047 py3-parsing-3.0.9-r0[python3] 00:56:19 #6 1.047 py3-packaging-21.3-r2[python3] 00:56:19 #6 1.047 py3-retrying-1.3.3-r3[python3] 00:56:19 #6 1.047 py3-six-1.16.0-r3[python3] 00:56:19 ------ 00:56:19 Dockerfile:21 00:56:19 -------------------- 00:56:19 19 | FROM alpine:3.17.3 00:56:19 20 | 00:56:19 21 | >>> RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua 00:56:19 22 | 00:56:19 23 | RUN pip3 install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 00:56:19 -------------------- 00:56:19 ERROR: failed to solve: process "/bin/sh -c apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua" did not complete successfully: exit code: 7 00:56:19 Build step 'Execute shell' marked build as failure 00:56:19 $ ssh-agent -k 00:56:19 unset SSH_AUTH_SOCK; 00:56:19 unset SSH_AGENT_PID; 00:56:19 echo Agent pid 2127 killed; 00:56:19 [ssh-agent] Stopped. 00:56:19 [PostBuildScript] - [INFO] Executing post build scripts. 00:56:19 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins11524767287520177136.sh 00:56:19 ---> sysstat.sh 00:56:20 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins15628316476252743813.sh 00:56:20 ---> package-listing.sh 00:56:20 ++ facter osfamily 00:56:20 ++ tr '[:upper:]' '[:lower:]' 00:56:20 + OS_FAMILY=debian 00:56:20 + workspace=/w/workspace/sim-a1-interface-docker-merge-j-release 00:56:20 + START_PACKAGES=/tmp/packages_start.txt 00:56:20 + END_PACKAGES=/tmp/packages_end.txt 00:56:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:56:20 + PACKAGES=/tmp/packages_start.txt 00:56:20 + '[' /w/workspace/sim-a1-interface-docker-merge-j-release ']' 00:56:20 + PACKAGES=/tmp/packages_end.txt 00:56:20 + case "${OS_FAMILY}" in 00:56:20 + dpkg -l 00:56:20 + grep '^ii' 00:56:20 + '[' -f /tmp/packages_start.txt ']' 00:56:20 + '[' -f /tmp/packages_end.txt ']' 00:56:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:56:20 + '[' /w/workspace/sim-a1-interface-docker-merge-j-release ']' 00:56:20 + mkdir -p /w/workspace/sim-a1-interface-docker-merge-j-release/archives/ 00:56:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-docker-merge-j-release/archives/ 00:56:20 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins6967072744104129363.sh 00:56:20 ---> capture-instance-metadata.sh 00:56:20 Setup pyenv: 00:56:20 system 00:56:20 3.8.13 00:56:20 3.9.13 00:56:20 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5IGQ from file:/tmp/.os_lf_venv 00:56:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:22 lf-activate-venv(): INFO: Base packages installed successfully 00:56:22 lf-activate-venv(): INFO: Installing additional packages: lftools 00:56:40 lf-activate-venv(): INFO: Adding /tmp/venv-5IGQ/bin to PATH 00:56:40 INFO: Running in OpenStack, capturing instance metadata 00:56:40 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins7712176576792515812.sh 00:56:40 provisioning config files... 00:56:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config121826301138820060tmp 00:56:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:56:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:56:40 [EnvInject] - Injecting environment variables from a build step. 00:56:40 [EnvInject] - Injecting as environment variables the properties content 00:56:40 SERVER_ID=logs 00:56:40 00:56:40 [EnvInject] - Variables injected successfully. 00:56:40 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins15208432057486344836.sh 00:56:40 ---> create-netrc.sh 00:56:40 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins17516634219919001959.sh 00:56:40 ---> python-tools-install.sh 00:56:40 Setup pyenv: 00:56:40 system 00:56:40 3.8.13 00:56:40 3.9.13 00:56:40 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5IGQ from file:/tmp/.os_lf_venv 00:56:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:44 lf-activate-venv(): INFO: Base packages installed successfully 00:56:44 lf-activate-venv(): INFO: Installing additional packages: lftools 00:57:00 lf-activate-venv(): INFO: Adding /tmp/venv-5IGQ/bin to PATH 00:57:00 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins3403412972737771259.sh 00:57:00 ---> sudo-logs.sh 00:57:00 Archiving 'sudo' log.. 00:57:01 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins11891575195312943449.sh 00:57:01 ---> job-cost.sh 00:57:01 Setup pyenv: 00:57:01 system 00:57:01 3.8.13 00:57:01 3.9.13 00:57:01 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:57:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5IGQ from file:/tmp/.os_lf_venv 00:57:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:57:04 lf-activate-venv(): INFO: Base packages installed successfully 00:57:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:57:14 lf-activate-venv(): INFO: Adding /tmp/venv-5IGQ/bin to PATH 00:57:14 INFO: No Stack... 00:57:15 INFO: Retrieving Pricing Info for: v3-starter-4 00:57:15 INFO: Archiving Costs 00:57:15 [sim-a1-interface-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins2638937304908069929.sh 00:57:15 ---> logs-deploy.sh 00:57:15 Setup pyenv: 00:57:15 system 00:57:15 3.8.13 00:57:15 3.9.13 00:57:15 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:57:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5IGQ from file:/tmp/.os_lf_venv 00:57:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:57:18 lf-activate-venv(): INFO: Base packages installed successfully 00:57:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-5IGQ/bin to PATH 00:57:35 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-docker-merge-j-release/107 00:57:35 INFO: archiving workspace using pattern(s): 00:57:37 Archives upload complete. 00:57:38 INFO: archiving logs to Nexus 00:57:39 ---> uname -a: 00:57:39 Linux prd-ubuntu1804-docker-4c-4g-3723 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 00:57:39 00:57:39 00:57:39 ---> lscpu: 00:57:39 Architecture: x86_64 00:57:39 CPU op-mode(s): 32-bit, 64-bit 00:57:39 Byte Order: Little Endian 00:57:39 CPU(s): 4 00:57:39 On-line CPU(s) list: 0-3 00:57:39 Thread(s) per core: 1 00:57:39 Core(s) per socket: 1 00:57:39 Socket(s): 4 00:57:39 NUMA node(s): 1 00:57:39 Vendor ID: AuthenticAMD 00:57:39 CPU family: 23 00:57:39 Model: 49 00:57:39 Model name: AMD EPYC-Rome Processor 00:57:39 Stepping: 0 00:57:39 CPU MHz: 2800.000 00:57:39 BogoMIPS: 5600.00 00:57:39 Virtualization: AMD-V 00:57:39 Hypervisor vendor: KVM 00:57:39 Virtualization type: full 00:57:39 L1d cache: 32K 00:57:39 L1i cache: 32K 00:57:39 L2 cache: 512K 00:57:39 L3 cache: 16384K 00:57:39 NUMA node0 CPU(s): 0-3 00:57:39 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 00:57:39 00:57:39 00:57:39 ---> nproc: 00:57:39 4 00:57:39 00:57:39 00:57:39 ---> df -h: 00:57:39 Filesystem Size Used Avail Use% Mounted on 00:57:39 udev 3.9G 0 3.9G 0% /dev 00:57:39 tmpfs 798M 696K 797M 1% /run 00:57:39 /dev/vda1 20G 9.0G 11G 47% / 00:57:39 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:57:39 tmpfs 5.0M 0 5.0M 0% /run/lock 00:57:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:57:39 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:57:39 tmpfs 798M 0 798M 0% /run/user/1001 00:57:39 00:57:39 00:57:39 ---> free -m: 00:57:39 total used free shared buff/cache available 00:57:39 Mem: 7976 489 5307 0 2179 7209 00:57:39 Swap: 1023 0 1023 00:57:39 00:57:39 00:57:39 ---> ip addr: 00:57:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:57:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:57:39 inet 127.0.0.1/8 scope host lo 00:57:39 valid_lft forever preferred_lft forever 00:57:39 inet6 ::1/128 scope host 00:57:39 valid_lft forever preferred_lft forever 00:57:39 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:57:39 link/ether fa:16:3e:61:05:7c brd ff:ff:ff:ff:ff:ff 00:57:39 inet 10.32.6.201/23 brd 10.32.7.255 scope global dynamic ens3 00:57:39 valid_lft 86160sec preferred_lft 86160sec 00:57:39 inet6 fe80::f816:3eff:fe61:57c/64 scope link 00:57:39 valid_lft forever preferred_lft forever 00:57:39 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:57:39 link/ether 02:42:2a:c0:f5:d5 brd ff:ff:ff:ff:ff:ff 00:57:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:57:39 valid_lft forever preferred_lft forever 00:57:39 00:57:39 00:57:39 ---> sar -b -r -n DEV: 00:57:39 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3723) 06/19/26 _x86_64_ (4 CPU) 00:57:39 00:57:39 00:53:41 LINUX RESTART (4 CPU) 00:57:39 00:57:39 00:54:01 tps rtps wtps bread/s bwrtn/s 00:57:39 00:55:01 159.57 69.29 90.28 5613.60 40111.33 00:57:39 00:56:01 57.29 0.12 57.17 21.46 8903.72 00:57:39 00:57:01 72.03 12.96 59.06 2279.77 7424.86 00:57:39 Average: 96.30 27.46 68.84 2638.26 18812.67 00:57:39 00:57:39 00:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:57:39 00:55:01 5887108 7417776 2280320 27.92 38264 1672420 1006344 10.92 581284 1530272 65940 00:57:39 00:56:01 5517756 7366568 2649672 32.44 58308 1953352 1037444 11.26 646768 1797832 176876 00:57:39 00:57:01 5494360 7438464 2673068 32.73 62864 2042092 959244 10.41 630508 1833792 26844 00:57:39 Average: 5633075 7407603 2534353 31.03 53145 1889288 1001011 10.86 619520 1720632 89887 00:57:39 00:57:39 00:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:57:39 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:39 00:55:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 00:57:39 00:55:01 ens3 398.18 209.33 1185.27 64.33 0.00 0.00 0.00 0.00 00:57:39 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:39 00:56:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:57:39 00:56:01 ens3 61.09 50.74 687.97 5.72 0.00 0.00 0.00 0.00 00:57:39 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:39 00:57:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 00:57:39 00:57:01 ens3 41.00 28.27 118.31 10.79 0.00 0.00 0.00 0.00 00:57:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:39 Average: lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 00:57:39 Average: ens3 166.75 96.11 663.82 26.94 0.00 0.00 0.00 0.00 00:57:39 00:57:39 00:57:39 ---> sar -P ALL: 00:57:39 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3723) 06/19/26 _x86_64_ (4 CPU) 00:57:39 00:57:39 00:53:41 LINUX RESTART (4 CPU) 00:57:39 00:57:39 00:54:01 CPU %user %nice %system %iowait %steal %idle 00:57:39 00:55:01 all 19.76 0.00 2.70 5.04 1.74 70.76 00:57:39 00:55:01 0 19.93 0.00 2.30 7.05 1.92 68.80 00:57:39 00:55:01 1 14.75 0.00 4.50 3.47 1.40 75.88 00:57:39 00:55:01 2 23.81 0.00 2.23 3.70 1.82 68.44 00:57:39 00:55:01 3 20.55 0.00 1.76 5.90 1.83 69.96 00:57:39 00:56:01 all 20.00 0.00 1.25 1.93 1.54 75.28 00:57:39 00:56:01 0 5.61 0.00 0.58 2.16 0.45 91.19 00:57:39 00:56:01 1 27.19 0.00 1.81 0.60 1.23 69.17 00:57:39 00:56:01 2 42.11 0.00 1.87 0.47 1.97 53.59 00:57:39 00:56:01 3 5.33 0.00 0.74 4.47 2.47 86.99 00:57:39 00:57:01 all 19.51 0.00 1.30 2.18 1.22 75.80 00:57:39 00:57:01 0 11.28 0.00 1.35 4.99 0.86 81.52 00:57:39 00:57:01 1 49.28 0.00 1.73 1.13 2.11 45.75 00:57:39 00:57:01 2 4.12 0.00 0.87 0.18 0.53 94.30 00:57:39 00:57:01 3 13.40 0.00 1.24 2.40 1.37 81.58 00:57:39 Average: all 19.76 0.00 1.75 3.05 1.50 73.95 00:57:39 Average: 0 12.29 0.00 1.41 4.74 1.08 80.48 00:57:39 Average: 1 30.41 0.00 2.68 1.73 1.58 63.59 00:57:39 Average: 2 23.35 0.00 1.66 1.45 1.44 72.11 00:57:39 Average: 3 13.05 0.00 1.24 4.26 1.89 79.56 00:57:39 00:57:39 00:57:39