08:31:17 Started by timer 08:31:17 Running as SYSTEM 08:31:17 [EnvInject] - Loading node environment variables. 08:31:17 Building remotely on prd-ubuntu1804-docker-4c-4g-4612 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release 08:31:17 [ssh-agent] Looking for ssh-agent implementation... 08:31:17 $ ssh-agent 08:31:17 SSH_AUTH_SOCK=/tmp/ssh-JEz4vCNVmWLg/agent.2092 08:31:17 SSH_AGENT_PID=2094 08:31:17 [ssh-agent] Started. 08:31:17 Running ssh-add (command line suppressed) 08:31:17 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release@tmp/private_key_12329962768338861540.key (jenkins-ssh) 08:31:17 [ssh-agent] Using credentials jenkins (jenkins) 08:31:18 The recommended git tool is: NONE 08:31:19 using credential jenkins 08:31:19 Wiping out workspace first. 08:31:19 Cloning the remote Git repository 08:31:19 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 08:31:19 > git init /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release # timeout=10 08:31:19 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 08:31:19 > git --version # timeout=10 08:31:19 > git --version # 'git version 2.17.1' 08:31:19 using GIT_SSH to set credentials jenkins 08:31:19 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:20 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 08:31:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:21 Avoid second fetch 08:31:21 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 08:31:21 Checking out Revision 1ff64f7a28ce6d819054aaa9804264bde4bc5fe8 (refs/remotes/origin/i-release) 08:31:21 > git config core.sparsecheckout # timeout=10 08:31:21 > git checkout -f 1ff64f7a28ce6d819054aaa9804264bde4bc5fe8 # timeout=10 08:31:21 Commit message: "Release notes & Roll version after i-release 1.2.0 -> 1.2.1" 08:31:21 > git rev-list --no-walk 1ff64f7a28ce6d819054aaa9804264bde4bc5fe8 # timeout=10 08:31:24 provisioning config files... 08:31:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:31:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:31:24 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins4961848748270136932.sh 08:31:24 ---> python-tools-install.sh 08:31:24 Setup pyenv: 08:31:24 * system (set by /opt/pyenv/version) 08:31:24 * 3.8.13 (set by /opt/pyenv/version) 08:31:24 * 3.9.13 (set by /opt/pyenv/version) 08:31:24 * 3.10.6 (set by /opt/pyenv/version) 08:31:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LlEN 08:31:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:31:33 lf-activate-venv(): INFO: Installing: lftools 08:31:59 lf-activate-venv(): INFO: Adding /tmp/venv-LlEN/bin to PATH 08:31:59 Generating Requirements File 08:32:20 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. 08:32:20 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:32:21 Python 3.10.6 08:32:21 pip 25.0.1 from /tmp/venv-LlEN/lib/python3.10/site-packages/pip (python 3.10) 08:32:21 appdirs==1.4.4 08:32:21 argcomplete==3.6.2 08:32:21 aspy.yaml==1.3.0 08:32:21 attrs==25.3.0 08:32:21 autopage==0.5.2 08:32:21 beautifulsoup4==4.13.3 08:32:21 boto3==1.37.29 08:32:21 botocore==1.37.29 08:32:21 bs4==0.0.2 08:32:21 cachetools==5.5.2 08:32:21 certifi==2025.1.31 08:32:21 cffi==1.17.1 08:32:21 cfgv==3.4.0 08:32:21 chardet==5.2.0 08:32:21 charset-normalizer==3.4.1 08:32:21 click==8.1.8 08:32:21 cliff==4.9.1 08:32:21 cmd2==2.5.11 08:32:21 cryptography==3.3.2 08:32:21 debtcollector==3.0.0 08:32:21 decorator==5.2.1 08:32:21 defusedxml==0.7.1 08:32:21 Deprecated==1.2.18 08:32:21 distlib==0.3.9 08:32:21 dnspython==2.7.0 08:32:21 docker==4.2.2 08:32:21 dogpile.cache==1.3.4 08:32:21 durationpy==0.9 08:32:21 email_validator==2.2.0 08:32:21 filelock==3.18.0 08:32:21 future==1.0.0 08:32:21 gitdb==4.0.12 08:32:21 GitPython==3.1.44 08:32:21 google-auth==2.38.0 08:32:21 httplib2==0.22.0 08:32:21 identify==2.6.9 08:32:21 idna==3.10 08:32:21 importlib-resources==1.5.0 08:32:21 iso8601==2.1.0 08:32:21 Jinja2==3.1.6 08:32:21 jmespath==1.0.1 08:32:21 jsonpatch==1.33 08:32:21 jsonpointer==3.0.0 08:32:21 jsonschema==4.23.0 08:32:21 jsonschema-specifications==2024.10.1 08:32:21 keystoneauth1==5.10.0 08:32:21 kubernetes==32.0.1 08:32:21 lftools==0.37.12 08:32:21 lxml==5.3.2 08:32:21 MarkupSafe==3.0.2 08:32:21 msgpack==1.1.0 08:32:21 multi_key_dict==2.0.3 08:32:21 munch==4.0.0 08:32:21 netaddr==1.3.0 08:32:21 niet==1.4.2 08:32:21 nodeenv==1.9.1 08:32:21 oauth2client==4.1.3 08:32:21 oauthlib==3.2.2 08:32:21 openstacksdk==4.4.0 08:32:21 os-client-config==2.1.0 08:32:21 os-service-types==1.7.0 08:32:21 osc-lib==3.2.0 08:32:21 oslo.config==9.7.1 08:32:21 oslo.context==5.7.1 08:32:21 oslo.i18n==6.5.1 08:32:21 oslo.log==7.1.0 08:32:21 oslo.serialization==5.7.0 08:32:21 oslo.utils==8.2.0 08:32:21 packaging==24.2 08:32:21 pbr==6.1.1 08:32:21 platformdirs==4.3.7 08:32:21 prettytable==3.16.0 08:32:21 psutil==7.0.0 08:32:21 pyasn1==0.6.1 08:32:21 pyasn1_modules==0.4.2 08:32:21 pycparser==2.22 08:32:21 pygerrit2==2.0.15 08:32:21 PyGithub==2.6.1 08:32:21 PyJWT==2.10.1 08:32:21 PyNaCl==1.5.0 08:32:21 pyparsing==2.4.7 08:32:21 pyperclip==1.9.0 08:32:21 pyrsistent==0.20.0 08:32:21 python-cinderclient==9.7.0 08:32:21 python-dateutil==2.9.0.post0 08:32:21 python-heatclient==4.1.0 08:32:21 python-jenkins==1.8.2 08:32:21 python-keystoneclient==5.6.0 08:32:21 python-magnumclient==4.8.1 08:32:21 python-openstackclient==7.4.0 08:32:21 python-swiftclient==4.7.0 08:32:21 PyYAML==6.0.2 08:32:21 referencing==0.36.2 08:32:21 requests==2.32.3 08:32:21 requests-oauthlib==2.0.0 08:32:21 requestsexceptions==1.4.0 08:32:21 rfc3986==2.0.0 08:32:21 rpds-py==0.24.0 08:32:21 rsa==4.9 08:32:21 ruamel.yaml==0.18.10 08:32:21 ruamel.yaml.clib==0.2.12 08:32:21 s3transfer==0.11.4 08:32:21 simplejson==3.20.1 08:32:21 six==1.17.0 08:32:21 smmap==5.0.2 08:32:21 soupsieve==2.6 08:32:21 stevedore==5.4.1 08:32:21 tabulate==0.9.0 08:32:21 toml==0.10.2 08:32:21 tomlkit==0.13.2 08:32:21 tqdm==4.67.1 08:32:21 typing_extensions==4.13.1 08:32:21 tzdata==2025.2 08:32:21 urllib3==1.26.20 08:32:21 virtualenv==20.30.0 08:32:21 wcwidth==0.2.13 08:32:21 websocket-client==1.8.0 08:32:21 wrapt==1.17.2 08:32:21 xdg==6.0.0 08:32:21 xmltodict==0.14.2 08:32:21 yq==3.4.3 08:32:21 provisioning config files... 08:32:21 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release@tmp/config9885443767873984115tmp 08:32:21 copy managed file [nonrtric-plt-sme] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release@tmp/config15039261483084674356tmp 08:32:21 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins2621093471993203145.sh 08:32:21 ---> docker-login.sh 08:32:21 nexus3.o-ran-sc.org:10001 08:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:22 Configure a credential helper to remove this warning. See 08:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:22 08:32:22 Login Succeeded 08:32:22 nexus3.o-ran-sc.org:10002 08:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:22 Configure a credential helper to remove this warning. See 08:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:22 08:32:22 Login Succeeded 08:32:22 nexus3.o-ran-sc.org:10003 08:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:22 Configure a credential helper to remove this warning. See 08:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:22 08:32:22 Login Succeeded 08:32:22 nexus3.o-ran-sc.org:10004 08:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:22 Configure a credential helper to remove this warning. See 08:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:22 08:32:22 Login Succeeded 08:32:22 ---> docker-login.sh ends 08:32:22 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins18366536204205054873.sh 08:32:22 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/sh -xe /tmp/jenkins11464385713493743491.sh 08:32:22 [EnvInject] - Injecting environment variables from a build step. 08:32:22 [EnvInject] - Injecting as environment variables the properties content 08:32:22 DOCKER_ROOT=capifcore 08:32:22 CONTAINER_TAG_YAML_DIR=capifcore 08:32:22 CONTAINER_TAG_METHOD=yaml-file 08:32:22 08:32:22 [EnvInject] - Variables injected successfully. 08:32:22 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins1606591362361711909.sh 08:32:22 ---> docker-get-container-tag.sh 08:32:22 Setup pyenv: 08:32:22 system 08:32:22 3.8.13 08:32:22 3.9.13 08:32:22 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release/.python-version) 08:32:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlEN from file:/tmp/.os_lf_venv 08:32:24 lf-activate-venv(): INFO: Installing: yq 08:32:25 lf-activate-venv(): INFO: Adding /tmp/venv-LlEN/bin to PATH 08:32:25 ---> Docker image tag found: 1.2.1 08:32:25 [EnvInject] - Injecting environment variables from a build step. 08:32:25 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 08:32:25 [EnvInject] - Variables injected successfully. 08:32:25 [EnvInject] - Injecting environment variables from a build step. 08:32:25 [EnvInject] - Injecting as environment variables the properties content 08:32:25 DOCKER_ARGS=--network=host 08:32:25 DOCKER_ROOT=capifcore 08:32:25 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 08:32:25 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 08:32:25 DOCKER_NAME=o-ran-sc/nonrtric-plt-capifcore 08:32:25 08:32:25 [EnvInject] - Variables injected successfully. 08:32:25 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins6058518376627075325.sh 08:32:25 ---> docker-build.sh 08:32:25 Docker version 24.0.2, build cb74dfc 08:32:25 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.2.1 08:32:25 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.2.1 . 08:32:26 #1 [internal] load build definition from Dockerfile 08:32:26 #1 transferring dockerfile: 1.38kB done 08:32:26 #1 DONE 0.1s 08:32:26 08:32:26 #2 [internal] load .dockerignore 08:32:26 #2 transferring context: 2B done 08:32:26 #2 DONE 0.1s 08:32:26 08:32:26 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye 08:32:26 #3 DONE 0.2s 08:32:26 08:32:26 #4 [internal] load metadata for docker.io/library/ubuntu:latest 08:32:27 #4 DONE 1.1s 08:32:27 08:32:27 #5 [internal] load build context 08:32:27 #5 transferring context: 1.23MB 0.0s done 08:32:27 #5 DONE 0.2s 08:32:27 08:32:27 #6 [stage-1 1/8] FROM docker.io/library/ubuntu@sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02 08:32:27 #6 resolve docker.io/library/ubuntu@sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02 0.2s done 08:32:27 #6 sha256:602eb6fb314b5fafad376a32ab55194e535e533dec6552f82b70d7ac0e554b1c 2.30kB / 2.30kB done 08:32:27 #6 sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee 0B / 29.72MB 0.1s 08:32:27 #6 sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02 6.69kB / 6.69kB done 08:32:27 #6 sha256:f8b860e4f9036f2694571770da292642eebcc4c2ea0c70a1a9244c2a1d436cd9 424B / 424B done 08:32:27 #6 sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee 8.39MB / 29.72MB 0.3s 08:32:27 #6 sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee 23.07MB / 29.72MB 0.5s 08:32:28 #6 sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee 29.72MB / 29.72MB 0.5s 08:32:28 #6 sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee 29.72MB / 29.72MB 0.6s done 08:32:28 #6 extracting sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee 08:32:29 #6 extracting sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee 1.6s done 08:32:30 #6 DONE 3.2s 08:32:30 08:32:30 #7 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 08:32:30 #7 resolve nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 0.1s done 08:32:30 #7 sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 1.86kB / 1.86kB done 08:32:30 #7 sha256:2fddf0539591f8e364c9adb3d495d1ba2ca8a8df420ad23b58e7bcee7986ea6c 1.80kB / 1.80kB done 08:32:30 #7 sha256:dce494d5814b5644d6ab2321aa466ef7a3c54ba46141b1efce6184fb7c63d360 7.11kB / 7.11kB done 08:32:30 #7 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 0.8s done 08:32:30 #7 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 0.2s done 08:32:30 #7 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 0.5s done 08:32:30 #7 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 1.1s done 08:32:30 #7 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 2.5s done 08:32:30 #7 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 2.0s 08:32:30 #7 sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 148.88MB / 148.88MB 2.9s done 08:32:30 #7 sha256:d0a75b47d9366434d29afda0a459a52f8c199b1150e2343fcbe727d87648afb5 156B / 156B 1.2s done 08:32:30 #7 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 2.5s done 08:32:30 #7 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 08:32:30 #7 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.2s done 08:32:30 #7 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 08:32:31 #7 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.2s done 08:32:31 #7 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 08:32:33 #7 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 2.0s done 08:32:33 #7 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 0.1s 08:32:35 #7 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 2.1s done 08:32:35 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 0.1s 08:32:40 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 4.8s done 08:32:40 #7 extracting sha256:d0a75b47d9366434d29afda0a459a52f8c199b1150e2343fcbe727d87648afb5 done 08:32:40 #7 DONE 13.7s 08:32:40 08:32:40 #8 [build 2/7] WORKDIR /app 08:32:41 #8 DONE 0.9s 08:32:41 08:32:41 #9 [build 3/7] COPY go.mod . 08:32:41 #9 DONE 0.1s 08:32:42 08:32:42 #10 [build 4/7] COPY go.sum . 08:32:42 #10 DONE 0.1s 08:32:42 08:32:42 #11 [build 5/7] RUN go mod download 08:32:49 #11 DONE 7.5s 08:32:49 08:32:49 #12 [build 6/7] COPY . . 08:32:50 #12 DONE 0.4s 08:32:50 08:32:50 #13 [build 7/7] RUN go build -o /capifcore 08:33:40 #13 DONE 50.2s 08:33:42 08:33:42 #14 [stage-1 2/8] COPY --from=build /capifcore . 08:33:42 #14 DONE 0.3s 08:33:42 08:33:42 #15 [stage-1 3/8] RUN mkdir /configs 08:33:43 #15 DONE 0.3s 08:33:43 08:33:43 #16 [stage-1 4/8] RUN mkdir /certs 08:33:43 #16 DONE 0.3s 08:33:43 08:33:43 #17 [stage-1 5/8] COPY configs/keycloak.yaml /configs/keycloak.yaml 08:33:43 #17 DONE 0.2s 08:33:43 08:33:43 #18 [stage-1 6/8] COPY certs/cert.pem /certs/cert.pem 08:33:43 #18 DONE 0.1s 08:33:43 08:33:43 #19 [stage-1 7/8] COPY certs/key.pem /certs/key.pem 08:33:43 #19 DONE 0.2s 08:33:43 08:33:43 #20 exporting to image 08:33:43 #20 exporting layers 08:33:44 #20 exporting layers 0.5s done 08:33:44 #20 writing image sha256:f1e69c1aa6bc933c637c7ae51f8b7aa2e28c1d7f2310955eb1b5d18a886281f6 done 08:33:44 #20 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.2.1 0.0s done 08:33:44 #20 DONE 0.5s 08:33:44 ---> docker-build.sh ends 08:33:44 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/sh -xe /tmp/jenkins12191467630058158821.sh 08:33:44 [EnvInject] - Injecting environment variables from a build step. 08:33:44 [EnvInject] - Injecting as environment variables the properties content 08:33:44 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 08:33:44 08:33:44 [EnvInject] - Variables injected successfully. 08:33:44 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins16924463692591676701.sh 08:33:44 ---> docker-push.sh 08:33:44 Docker version 24.0.2, build cb74dfc 08:33:44 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.2.1 08:33:44 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.2.1 08:33:44 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore] 08:33:44 38983163ba63: Preparing 08:33:44 34a2af570474: Preparing 08:33:44 da114f77ecf6: Preparing 08:33:44 faf7193def09: Preparing 08:33:44 b5e5f53235f6: Preparing 08:33:44 ad1ad137a5e0: Preparing 08:33:44 3abdd8a5e7a8: Preparing 08:33:44 ad1ad137a5e0: Waiting 08:33:44 3abdd8a5e7a8: Waiting 08:33:44 34a2af570474: Pushed 08:33:44 faf7193def09: Pushed 08:33:44 b5e5f53235f6: Pushed 08:33:44 da114f77ecf6: Pushed 08:33:44 38983163ba63: Pushed 08:33:52 ad1ad137a5e0: Pushed 08:33:55 3abdd8a5e7a8: Pushed 08:33:55 1.2.1: digest: sha256:2a6b2ef52a55354d17b68c7b786b91eff0ec79ed9be4aa8f65578d9eb3bbaf2d size: 1776 08:33:55 ---> docker-push.sh ends 08:33:55 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins4207430735186376146.sh 08:33:55 $ ssh-agent -k 08:33:55 unset SSH_AUTH_SOCK; 08:33:55 unset SSH_AGENT_PID; 08:33:55 echo Agent pid 2094 killed; 08:33:55 [ssh-agent] Stopped. 08:33:55 [PostBuildScript] - [INFO] Executing post build scripts. 08:33:55 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins12520641870381190972.sh 08:33:55 ---> sysstat.sh 08:33:56 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins15993241818456072105.sh 08:33:56 ---> package-listing.sh 08:33:56 ++ tr '[:upper:]' '[:lower:]' 08:33:56 ++ facter osfamily 08:33:56 + OS_FAMILY=debian 08:33:56 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release 08:33:56 + START_PACKAGES=/tmp/packages_start.txt 08:33:56 + END_PACKAGES=/tmp/packages_end.txt 08:33:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:33:56 + PACKAGES=/tmp/packages_start.txt 08:33:56 + '[' /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release ']' 08:33:56 + PACKAGES=/tmp/packages_end.txt 08:33:56 + case "${OS_FAMILY}" in 08:33:56 + dpkg -l 08:33:56 + grep '^ii' 08:33:56 + '[' -f /tmp/packages_start.txt ']' 08:33:56 + '[' -f /tmp/packages_end.txt ']' 08:33:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:33:56 + '[' /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release ']' 08:33:56 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release/archives/ 08:33:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release/archives/ 08:33:56 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins7148336391194766846.sh 08:33:56 ---> capture-instance-metadata.sh 08:33:56 Setup pyenv: 08:33:56 system 08:33:56 3.8.13 08:33:56 3.9.13 08:33:56 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release/.python-version) 08:33:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlEN from file:/tmp/.os_lf_venv 08:33:58 lf-activate-venv(): INFO: Installing: lftools 08:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-LlEN/bin to PATH 08:34:08 INFO: Running in OpenStack, capturing instance metadata 08:34:09 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins2757530591314482632.sh 08:34:09 provisioning config files... 08:34:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release@tmp/config17667919187957560987tmp 08:34:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:34:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:34:09 [EnvInject] - Injecting environment variables from a build step. 08:34:09 [EnvInject] - Injecting as environment variables the properties content 08:34:09 SERVER_ID=logs 08:34:09 08:34:09 [EnvInject] - Variables injected successfully. 08:34:09 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins4302034191859810515.sh 08:34:09 ---> create-netrc.sh 08:34:09 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins14276447715078595563.sh 08:34:09 ---> python-tools-install.sh 08:34:09 Setup pyenv: 08:34:09 system 08:34:09 3.8.13 08:34:09 3.9.13 08:34:09 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release/.python-version) 08:34:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlEN from file:/tmp/.os_lf_venv 08:34:10 lf-activate-venv(): INFO: Installing: lftools 08:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-LlEN/bin to PATH 08:34:19 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins7979131036103658631.sh 08:34:19 ---> sudo-logs.sh 08:34:19 Archiving 'sudo' log.. 08:34:19 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash /tmp/jenkins9502940537458106692.sh 08:34:19 ---> job-cost.sh 08:34:19 Setup pyenv: 08:34:19 system 08:34:19 3.8.13 08:34:19 3.9.13 08:34:19 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release/.python-version) 08:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlEN from file:/tmp/.os_lf_venv 08:34:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:34:25 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. 08:34:25 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-LlEN/bin to PATH 08:34:25 INFO: No Stack... 08:34:25 INFO: Retrieving Pricing Info for: v2-highcpu-4 08:34:26 INFO: Archiving Costs 08:34:26 [nonrtric-plt-sme-capifcore-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins4419206441504932043.sh 08:34:26 ---> logs-deploy.sh 08:34:26 Setup pyenv: 08:34:26 system 08:34:26 3.8.13 08:34:26 3.9.13 08:34:26 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-i-release/.python-version) 08:34:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlEN from file:/tmp/.os_lf_venv 08:34:27 lf-activate-venv(): INFO: Installing: lftools 08:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-LlEN/bin to PATH 08:34:36 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-docker-merge-i-release/70 08:34:36 INFO: archiving workspace using pattern(s): 08:34:39 Archives upload complete. 08:34:39 INFO: archiving logs to Nexus 08:34:40 ---> uname -a: 08:34:40 Linux prd-ubuntu1804-docker-4c-4g-4612 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:34:40 08:34:40 08:34:40 ---> lscpu: 08:34:40 Architecture: x86_64 08:34:40 CPU op-mode(s): 32-bit, 64-bit 08:34:40 Byte Order: Little Endian 08:34:40 CPU(s): 4 08:34:40 On-line CPU(s) list: 0-3 08:34:40 Thread(s) per core: 1 08:34:40 Core(s) per socket: 1 08:34:40 Socket(s): 4 08:34:40 NUMA node(s): 1 08:34:40 Vendor ID: AuthenticAMD 08:34:40 CPU family: 23 08:34:40 Model: 49 08:34:40 Model name: AMD EPYC-Rome Processor 08:34:40 Stepping: 0 08:34:40 CPU MHz: 2800.000 08:34:40 BogoMIPS: 5600.00 08:34:40 Virtualization: AMD-V 08:34:40 Hypervisor vendor: KVM 08:34:40 Virtualization type: full 08:34:40 L1d cache: 32K 08:34:40 L1i cache: 32K 08:34:40 L2 cache: 512K 08:34:40 L3 cache: 16384K 08:34:40 NUMA node0 CPU(s): 0-3 08:34:40 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 08:34:40 08:34:40 08:34:40 ---> nproc: 08:34:40 4 08:34:40 08:34:40 08:34:40 ---> df -h: 08:34:40 Filesystem Size Used Avail Use% Mounted on 08:34:40 udev 2.0G 0 2.0G 0% /dev 08:34:40 tmpfs 395M 696K 394M 1% /run 08:34:40 /dev/vda1 20G 12G 8.2G 58% / 08:34:40 tmpfs 2.0G 0 2.0G 0% /dev/shm 08:34:40 tmpfs 5.0M 0 5.0M 0% /run/lock 08:34:40 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 08:34:40 /dev/vda15 105M 5.3M 100M 5% /boot/efi 08:34:40 tmpfs 395M 0 395M 0% /run/user/1001 08:34:40 08:34:40 08:34:40 ---> free -m: 08:34:40 total used free shared buff/cache available 08:34:40 Mem: 3943 539 865 0 2538 3121 08:34:40 Swap: 1023 1 1022 08:34:40 08:34:40 08:34:40 ---> ip addr: 08:34:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:34:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:34:40 inet 127.0.0.1/8 scope host lo 08:34:40 valid_lft forever preferred_lft forever 08:34:40 inet6 ::1/128 scope host 08:34:40 valid_lft forever preferred_lft forever 08:34:40 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:34:40 link/ether fa:16:3e:f6:7c:f4 brd ff:ff:ff:ff:ff:ff 08:34:40 inet 10.32.6.60/23 brd 10.32.7.255 scope global dynamic ens3 08:34:40 valid_lft 86160sec preferred_lft 86160sec 08:34:40 inet6 fe80::f816:3eff:fef6:7cf4/64 scope link 08:34:40 valid_lft forever preferred_lft forever 08:34:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:34:40 link/ether 02:42:d1:5c:9f:06 brd ff:ff:ff:ff:ff:ff 08:34:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:34:40 valid_lft forever preferred_lft forever 08:34:40 08:34:40 08:34:40 ---> sar -b -r -n DEV: 08:34:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4612) 04/09/25 _x86_64_ (4 CPU) 08:34:40 08:34:40 08:30:42 LINUX RESTART (4 CPU) 08:34:40 08:34:40 08:31:01 tps rtps wtps bread/s bwrtn/s 08:34:40 08:32:02 170.85 69.21 101.65 5597.60 41842.91 08:34:40 08:33:01 257.21 18.82 238.39 2365.74 85207.45 08:34:40 08:34:01 159.36 95.28 64.08 5638.92 35846.58 08:34:40 Average: 195.49 61.33 134.16 4545.41 54137.46 08:34:40 08:34:40 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:34:40 08:32:02 1707632 3378380 2331020 57.72 52188 1774364 847944 16.67 525616 1629100 158404 08:34:40 08:33:01 331200 3046416 3707452 91.80 123452 2626424 1776704 34.92 995188 2367184 204372 08:34:40 08:34:01 961592 3213884 3077060 76.19 128036 2177896 1022236 20.09 894788 1862184 2396 08:34:40 Average: 1000141 3212893 3038511 75.24 101225 2192895 1215628 23.90 805197 1952823 121724 08:34:40 08:34:40 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:34:40 08:32:02 ens3 410.66 269.67 1470.02 69.82 0.00 0.00 0.00 0.00 08:34:40 08:32:02 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 08:34:40 08:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:40 08:33:01 ens3 556.67 352.95 8318.74 32.18 0.00 0.00 0.00 0.00 08:34:40 08:33:01 lo 2.30 2.30 0.20 0.20 0.00 0.00 0.00 0.00 08:34:40 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:40 08:34:01 ens3 86.42 145.33 13.48 1074.80 0.00 0.00 0.00 0.00 08:34:40 08:34:01 lo 2.20 2.20 0.19 0.19 0.00 0.00 0.00 0.00 08:34:40 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:40 Average: ens3 350.17 255.47 3241.00 394.18 0.00 0.00 0.00 0.00 08:34:40 Average: lo 1.90 1.90 0.17 0.17 0.00 0.00 0.00 0.00 08:34:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:40 08:34:40 08:34:40 ---> sar -P ALL: 08:34:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4612) 04/09/25 _x86_64_ (4 CPU) 08:34:40 08:34:40 08:30:42 LINUX RESTART (4 CPU) 08:34:40 08:34:40 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:34:40 08:32:02 all 18.54 0.00 2.10 5.33 0.06 73.97 08:34:40 08:32:02 0 6.79 0.00 1.30 9.21 0.05 82.65 08:34:40 08:32:02 1 21.72 0.00 2.85 3.47 0.08 71.87 08:34:40 08:32:02 2 26.70 0.00 2.45 6.75 0.08 64.01 08:34:40 08:32:02 3 18.92 0.00 1.77 1.89 0.05 77.37 08:34:40 08:33:01 all 33.88 0.00 6.93 5.16 0.06 53.97 08:34:40 08:33:01 0 27.93 0.00 6.06 6.71 0.05 59.26 08:34:40 08:33:01 1 44.21 0.00 7.77 5.87 0.07 42.07 08:34:40 08:33:01 2 30.78 0.00 7.29 3.19 0.07 58.68 08:34:40 08:33:01 3 32.59 0.00 6.60 4.85 0.05 55.90 08:34:40 08:34:01 all 55.82 0.00 6.22 2.86 0.08 35.03 08:34:40 08:34:01 0 54.79 0.00 5.81 3.47 0.07 35.87 08:34:40 08:34:01 1 53.90 0.00 7.17 1.44 0.08 37.41 08:34:40 08:34:01 2 57.67 0.00 6.19 2.91 0.07 33.17 08:34:40 08:34:01 3 56.94 0.00 5.72 3.61 0.07 33.67 08:34:40 Average: all 36.07 0.00 5.07 4.44 0.07 54.35 08:34:40 Average: 0 29.87 0.00 4.38 6.46 0.06 59.24 08:34:40 Average: 1 39.91 0.00 5.92 3.58 0.08 50.51 08:34:40 Average: 2 38.40 0.00 5.29 4.30 0.07 51.94 08:34:40 Average: 3 36.12 0.00 4.68 3.44 0.06 55.71 08:34:40 08:34:40 08:34:40