15:14:19 Started by timer 15:14:19 Running as SYSTEM 15:14:19 [EnvInject] - Loading node environment variables. 15:14:19 Building remotely on prd-ubuntu1804-docker-4c-4g-2023 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master 15:14:19 [ssh-agent] Looking for ssh-agent implementation... 15:14:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:19 $ ssh-agent 15:14:19 SSH_AUTH_SOCK=/tmp/ssh-B3cYlnuwm1HC/agent.2102 15:14:19 SSH_AGENT_PID=2104 15:14:19 [ssh-agent] Started. 15:14:19 Running ssh-add (command line suppressed) 15:14:19 Identity added: /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/private_key_12039199328139041671.key (jenkins-ssh) 15:14:19 [ssh-agent] Using credentials jenkins (jenkins) 15:14:19 The recommended git tool is: NONE 15:14:21 using credential jenkins 15:14:21 Wiping out workspace first. 15:14:21 Cloning the remote Git repository 15:14:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 15:14:21 > git init /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master # timeout=10 15:14:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf 15:14:21 > git --version # timeout=10 15:14:21 > git --version # 'git version 2.17.1' 15:14:21 using GIT_SSH to set credentials jenkins 15:14:21 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf # timeout=10 15:14:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:22 Avoid second fetch 15:14:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:14:22 Checking out Revision b9fbd467a62eac8ec3cca03d78a23b2371b6727a (refs/remotes/origin/master) 15:14:22 > git config core.sparsecheckout # timeout=10 15:14:22 > git checkout -f b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 15:14:23 Commit message: "Updating the Values.yaml for several services. Cleaned out proprietary data" 15:14:23 > git rev-list --no-walk b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 15:14:26 provisioning config files... 15:14:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:14:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:14:26 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins12042806725821282626.sh 15:14:26 ---> python-tools-install.sh 15:14:26 Setup pyenv: 15:14:26 * system (set by /opt/pyenv/version) 15:14:26 * 3.8.13 (set by /opt/pyenv/version) 15:14:26 * 3.9.13 (set by /opt/pyenv/version) 15:14:26 * 3.10.6 (set by /opt/pyenv/version) 15:14:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kmt4 15:14:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:14:34 lf-activate-venv(): INFO: Installing: lftools 15:15:04 lf-activate-venv(): INFO: Adding /tmp/venv-kmt4/bin to PATH 15:15:04 Generating Requirements File 15:15:24 Python 3.10.6 15:15:24 pip 24.2 from /tmp/venv-kmt4/lib/python3.10/site-packages/pip (python 3.10) 15:15:25 appdirs==1.4.4 15:15:25 argcomplete==3.5.0 15:15:25 aspy.yaml==1.3.0 15:15:25 attrs==24.2.0 15:15:25 autopage==0.5.2 15:15:25 beautifulsoup4==4.12.3 15:15:25 boto3==1.34.157 15:15:25 botocore==1.34.157 15:15:25 bs4==0.0.2 15:15:25 cachetools==5.4.0 15:15:25 certifi==2024.7.4 15:15:25 cffi==1.17.0 15:15:25 cfgv==3.4.0 15:15:25 chardet==5.2.0 15:15:25 charset-normalizer==3.3.2 15:15:25 click==8.1.7 15:15:25 cliff==4.7.0 15:15:25 cmd2==2.4.3 15:15:25 cryptography==3.3.2 15:15:25 debtcollector==3.0.0 15:15:25 decorator==5.1.1 15:15:25 defusedxml==0.7.1 15:15:25 Deprecated==1.2.14 15:15:25 distlib==0.3.8 15:15:25 dnspython==2.6.1 15:15:25 docker==4.2.2 15:15:25 dogpile.cache==1.3.3 15:15:25 email_validator==2.2.0 15:15:25 filelock==3.15.4 15:15:25 future==1.0.0 15:15:25 gitdb==4.0.11 15:15:25 GitPython==3.1.43 15:15:25 google-auth==2.33.0 15:15:25 httplib2==0.22.0 15:15:25 identify==2.6.0 15:15:25 idna==3.7 15:15:25 importlib-resources==1.5.0 15:15:25 iso8601==2.1.0 15:15:25 Jinja2==3.1.4 15:15:25 jmespath==1.0.1 15:15:25 jsonpatch==1.33 15:15:25 jsonpointer==3.0.0 15:15:25 jsonschema==4.23.0 15:15:25 jsonschema-specifications==2023.12.1 15:15:25 keystoneauth1==5.7.0 15:15:25 kubernetes==30.1.0 15:15:25 lftools==0.37.10 15:15:25 lxml==5.2.2 15:15:25 MarkupSafe==2.1.5 15:15:25 msgpack==1.0.8 15:15:25 multi_key_dict==2.0.3 15:15:25 munch==4.0.0 15:15:25 netaddr==1.3.0 15:15:25 netifaces==0.11.0 15:15:25 niet==1.4.2 15:15:25 nodeenv==1.9.1 15:15:25 oauth2client==4.1.3 15:15:25 oauthlib==3.2.2 15:15:25 openstacksdk==3.3.0 15:15:25 os-client-config==2.1.0 15:15:25 os-service-types==1.7.0 15:15:25 osc-lib==3.1.0 15:15:25 oslo.config==9.5.0 15:15:25 oslo.context==5.5.0 15:15:25 oslo.i18n==6.3.0 15:15:25 oslo.log==6.1.1 15:15:25 oslo.serialization==5.4.0 15:15:25 oslo.utils==7.2.0 15:15:25 packaging==24.1 15:15:25 pbr==6.0.0 15:15:25 platformdirs==4.2.2 15:15:25 prettytable==3.10.2 15:15:25 pyasn1==0.6.0 15:15:25 pyasn1_modules==0.4.0 15:15:25 pycparser==2.22 15:15:25 pygerrit2==2.0.15 15:15:25 PyGithub==2.3.0 15:15:25 PyJWT==2.9.0 15:15:25 PyNaCl==1.5.0 15:15:25 pyparsing==2.4.7 15:15:25 pyperclip==1.9.0 15:15:25 pyrsistent==0.20.0 15:15:25 python-cinderclient==9.5.0 15:15:25 python-dateutil==2.9.0.post0 15:15:25 python-heatclient==3.5.0 15:15:25 python-jenkins==1.8.2 15:15:25 python-keystoneclient==5.4.0 15:15:25 python-magnumclient==4.6.0 15:15:25 python-openstackclient==7.0.0 15:15:25 python-swiftclient==4.6.0 15:15:25 PyYAML==6.0.2 15:15:25 referencing==0.35.1 15:15:25 requests==2.32.3 15:15:25 requests-oauthlib==2.0.0 15:15:25 requestsexceptions==1.4.0 15:15:25 rfc3986==2.0.0 15:15:25 rpds-py==0.20.0 15:15:25 rsa==4.9 15:15:25 ruamel.yaml==0.18.6 15:15:25 ruamel.yaml.clib==0.2.8 15:15:25 s3transfer==0.10.2 15:15:25 simplejson==3.19.2 15:15:25 six==1.16.0 15:15:25 smmap==5.0.1 15:15:25 soupsieve==2.5 15:15:25 stevedore==5.2.0 15:15:25 tabulate==0.9.0 15:15:25 toml==0.10.2 15:15:25 tomlkit==0.13.0 15:15:25 tqdm==4.66.5 15:15:25 typing_extensions==4.12.2 15:15:25 tzdata==2024.1 15:15:25 urllib3==1.26.19 15:15:25 virtualenv==20.26.3 15:15:25 wcwidth==0.2.13 15:15:25 websocket-client==1.8.0 15:15:25 wrapt==1.16.0 15:15:25 xdg==6.0.0 15:15:25 xmltodict==0.13.0 15:15:25 yq==3.4.3 15:15:25 provisioning config files... 15:15:25 copy managed file [global-settings] to file:/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/config6484024309690481101tmp 15:15:25 copy managed file [it-otf-settings] to file:/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/config2531507865508008201tmp 15:15:25 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins1916283475718348587.sh 15:15:25 ---> docker-login.sh 15:15:25 nexus3.o-ran-sc.org:10001 15:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:25 Configure a credential helper to remove this warning. See 15:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:25 15:15:25 Login Succeeded 15:15:25 nexus3.o-ran-sc.org:10002 15:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:25 Configure a credential helper to remove this warning. See 15:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:25 15:15:25 Login Succeeded 15:15:25 nexus3.o-ran-sc.org:10003 15:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:25 Configure a credential helper to remove this warning. See 15:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:25 15:15:25 Login Succeeded 15:15:25 nexus3.o-ran-sc.org:10004 15:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:25 Configure a credential helper to remove this warning. See 15:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:25 15:15:25 Login Succeeded 15:15:25 ---> docker-login.sh ends 15:15:25 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins12393729743697382136.sh 15:15:25 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8051980576820113952.sh 15:15:26 [EnvInject] - Injecting environment variables from a build step. 15:15:26 [EnvInject] - Injecting as environment variables the properties content 15:15:26 DOCKER_ROOT=a1-sdnc-vth 15:15:26 CONTAINER_TAG_YAML_DIR=a1-sdnc-vth/docker 15:15:26 CONTAINER_TAG_METHOD=yaml-file 15:15:26 15:15:26 [EnvInject] - Variables injected successfully. 15:15:26 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash -l /tmp/jenkins18292553659930447834.sh 15:15:26 ---> docker-get-container-tag.sh 15:15:26 Setup pyenv: 15:15:26 system 15:15:26 3.8.13 15:15:26 3.9.13 15:15:26 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:15:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmt4 from file:/tmp/.os_lf_venv 15:15:27 lf-activate-venv(): INFO: Installing: yq 15:15:28 lf-activate-venv(): INFO: Adding /tmp/venv-kmt4/bin to PATH 15:15:28 ---> Docker image tag found: 0.0.1 15:15:28 [EnvInject] - Injecting environment variables from a build step. 15:15:28 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:15:28 [EnvInject] - Variables injected successfully. 15:15:28 [EnvInject] - Injecting environment variables from a build step. 15:15:28 [EnvInject] - Injecting as environment variables the properties content 15:15:28 DOCKER_ARGS=--network=host -f ./docker/Dockerfile 15:15:28 DOCKER_ROOT=a1-sdnc-vth 15:15:28 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 15:15:28 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:15:28 DOCKER_NAME=o-ran-sc/it-otf-a1-sdnc-vth 15:15:28 15:15:28 [EnvInject] - Variables injected successfully. 15:15:28 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins10937571101046478188.sh 15:15:28 ---> docker-build.sh 15:15:28 Docker version 24.0.2, build cb74dfc 15:15:28 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 15:15:28 docker build --network=host -f ./docker/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 . 15:15:29 #1 [internal] load build definition from Dockerfile 15:15:29 #1 transferring dockerfile: 352B done 15:15:29 #1 DONE 0.5s 15:15:29 15:15:29 #2 [internal] load .dockerignore 15:15:29 #2 transferring context: 2B done 15:15:29 #2 DONE 0.5s 15:15:29 15:15:29 #3 [internal] load metadata for docker.io/library/python:3.7.4 15:15:31 #3 DONE 1.2s 15:15:31 15:15:31 #4 [1/8] FROM docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 15:15:31 #4 resolve docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 0.1s done 15:15:31 #4 ... 15:15:31 15:15:31 #5 [internal] load build context 15:15:31 #5 transferring context: 45.83kB done 15:15:31 #5 DONE 0.1s 15:15:31 15:15:31 #4 [1/8] FROM docker.io/library/python:3.7.4@sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 15:15:31 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0B / 10.00MB 0.1s 15:15:31 #4 sha256:fc0a398e1987fb1e58909053c11630e06adb3df265fe693391779020b9253f5e 2.38kB / 2.38kB done 15:15:31 #4 sha256:5be0532f833568d838b7b2d8726b66d0b8abe26f50a15b566aea4611d5951eac 2.22kB / 2.22kB done 15:15:31 #4 sha256:9fa56d0addaeb6b2b8cdc62d1eb4480730fac83b143e80f00f1d185a46e35c4f 8.90kB / 8.90kB done 15:15:31 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 0B / 50.38MB 0.1s 15:15:31 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.1s 15:15:31 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 5.24MB / 10.00MB 0.3s 15:15:31 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 11.53MB / 50.38MB 0.3s 15:15:31 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 2.10MB / 7.81MB 0.3s 15:15:31 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 8.39MB / 10.00MB 0.4s 15:15:31 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 19.92MB / 50.38MB 0.4s 15:15:31 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.4s 15:15:31 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.5s done 15:15:31 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 28.31MB / 50.38MB 0.5s 15:15:31 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.4s done 15:15:31 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 47.19MB / 50.38MB 0.7s 15:15:31 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 3.15MB / 192.05MB 0.7s 15:15:31 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 2.10MB / 51.77MB 0.7s 15:15:31 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 0.8s 15:15:31 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 6.29MB / 51.77MB 0.8s 15:15:32 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 0.8s done 15:15:32 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 15.73MB / 192.05MB 0.9s 15:15:32 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 10.49MB / 51.77MB 0.9s 15:15:32 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 0.1s 15:15:32 #4 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0B / 5.79MB 0.9s 15:15:32 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 29.36MB / 192.05MB 1.1s 15:15:32 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 13.63MB / 51.77MB 1.0s 15:15:32 #4 sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 5.79MB / 5.79MB 1.0s done 15:15:32 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 0B / 26.60MB 1.1s 15:15:32 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 19.92MB / 51.77MB 1.2s 15:15:32 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 2.10MB / 26.60MB 1.2s 15:15:32 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 46.14MB / 192.05MB 1.3s 15:15:32 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 23.07MB / 51.77MB 1.3s 15:15:32 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 11.53MB / 26.60MB 1.3s 15:15:32 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 18.87MB / 26.60MB 1.4s 15:15:32 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 59.77MB / 192.05MB 1.5s 15:15:32 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 28.31MB / 51.77MB 1.5s 15:15:32 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 26.60MB / 26.60MB 1.5s 15:15:32 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 31.46MB / 51.77MB 1.6s 15:15:32 #4 sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 26.60MB / 26.60MB 1.5s done 15:15:32 #4 sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 0B / 232B 1.6s 15:15:32 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 75.50MB / 192.05MB 1.7s 15:15:32 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 35.65MB / 51.77MB 1.7s 15:15:32 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 38.80MB / 51.77MB 1.8s 15:15:32 #4 sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 232B / 232B 1.7s done 15:15:33 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 90.18MB / 192.05MB 1.9s 15:15:33 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 41.94MB / 51.77MB 1.9s 15:15:33 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 109.05MB / 192.05MB 2.1s 15:15:33 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 49.28MB / 51.77MB 2.1s 15:15:33 #4 sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 0B / 1.87MB 2.0s 15:15:33 #4 sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 1.87MB / 1.87MB 2.0s done 15:15:33 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 123.73MB / 192.05MB 2.3s 15:15:33 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 2.3s done 15:15:33 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 139.46MB / 192.05MB 2.5s 15:15:33 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 164.63MB / 192.05MB 2.8s 15:15:34 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 181.40MB / 192.05MB 3.0s 15:15:34 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 192.05MB / 192.05MB 3.2s 15:15:34 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 2.6s done 15:15:35 #4 sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 192.05MB / 192.05MB 4.0s done 15:15:35 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.1s 15:15:35 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.3s done 15:15:35 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 15:15:35 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.2s done 15:15:35 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0.1s 15:15:38 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 2.2s done 15:15:38 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 15:15:43 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 5.1s 15:15:44 #4 extracting sha256:bed4ecf88e6a7ee9d32994c60892873ab8a3e199abdfbad73488537b1d3d52dd 5.8s done 15:15:44 #4 extracting sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 15:15:44 #4 extracting sha256:8a8c75f3996a158afe2d1f4562f0c7910d40e11602b4a51518cdde944aeab919 0.2s done 15:15:44 #4 extracting sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 15:15:45 #4 extracting sha256:10b7379e55737ebb51c541d139966979706f06d06ddd340fa3842ddc50127137 0.9s done 15:15:45 #4 extracting sha256:ca1b6fe24628ef61e8ddde8ed9e277805297a4a0a8fdaabc7a42ae4be68b0613 done 15:15:45 #4 extracting sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 15:15:45 #4 extracting sha256:9a90211ec083ce67805a225634f1839ceb68cb1d9b8bfa0bc93eeedc1de4677e 0.2s done 15:15:46 #4 DONE 15.0s 15:15:46 15:15:46 #6 [2/8] RUN python --version 15:15:46 #6 0.189 Python 3.7.4 15:15:47 #6 DONE 1.2s 15:15:47 15:15:47 #7 [3/8] ADD pip-requirements.txt pip-requirements.txt 15:15:47 #7 DONE 0.2s 15:15:47 15:15:47 #8 [4/8] ADD app app 15:15:47 #8 DONE 0.1s 15:15:47 15:15:47 #9 [5/8] ADD config.ini config.ini 15:15:47 #9 DONE 0.1s 15:15:47 15:15:47 #10 [6/8] ADD run.py run.py 15:15:47 #10 DONE 0.1s 15:15:47 15:15:47 #11 [7/8] RUN mkdir -p /otf/logs 15:15:48 #11 DONE 0.3s 15:15:48 15:15:48 #12 [8/8] RUN python -m pip install -r pip-requirements.txt 15:15:49 #12 1.207 Collecting flask 15:15:49 #12 1.232 Downloading https://files.pythonhosted.org/packages/9f/1a/8b6d48162861009d1e017a9740431c78d860809773b66cac220a11aa3310/Flask-2.2.5-py3-none-any.whl (101kB) 15:15:49 #12 1.311 Collecting flask-cors 15:15:49 #12 1.319 Downloading https://files.pythonhosted.org/packages/8b/52/2aa6285f104616f73ee1ad7905a16b2b35af0143034ad0cf7b64bcba715c/Flask_Cors-4.0.1-py2.py3-none-any.whl 15:15:49 #12 1.428 Collecting requests 15:15:49 #12 1.432 Downloading https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl (62kB) 15:15:49 #12 1.498 Collecting configparser 15:15:49 #12 1.503 Downloading https://files.pythonhosted.org/packages/e0/7a/9d0f52bf4923b2e410c7d6fda472c32d9b728284e89ec99074820226102f/configparser-5.3.0-py3-none-any.whl 15:15:49 #12 1.566 Collecting itsdangerous>=2.0 15:15:49 #12 1.571 Downloading https://files.pythonhosted.org/packages/68/5f/447e04e828f47465eeab35b5d408b7ebaaaee207f48b7136c5a7267a30ae/itsdangerous-2.1.2-py3-none-any.whl 15:15:49 #12 1.636 Collecting click>=8.0 15:15:49 #12 1.639 Downloading https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl (97kB) 15:15:49 #12 1.735 Collecting Werkzeug>=2.2.2 15:15:49 #12 1.740 Downloading https://files.pythonhosted.org/packages/f6/f8/9da63c1617ae2a1dec2fbf6412f3a0cfe9d4ce029eccbda6e1e4258ca45f/Werkzeug-2.2.3-py3-none-any.whl (233kB) 15:15:49 #12 1.823 Collecting Jinja2>=3.0 15:15:50 #12 1.827 Downloading https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl (133kB) 15:15:50 #12 1.977 Collecting importlib-metadata>=3.6.0; python_version < "3.10" 15:15:50 #12 1.981 Downloading https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl 15:15:50 #12 2.318 Collecting charset-normalizer<4,>=2 15:15:50 #12 2.324 Downloading https://files.pythonhosted.org/packages/c9/7a/6d8767fac16f2c80c7fa9f14e0f53d4638271635c306921844dc0b5fd8a6/charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (136kB) 15:15:50 #12 2.389 Collecting idna<4,>=2.5 15:15:50 #12 2.393 Downloading https://files.pythonhosted.org/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl (66kB) 15:15:50 #12 2.507 Collecting urllib3<3,>=1.21.1 15:15:50 #12 2.511 Downloading https://files.pythonhosted.org/packages/d2/b2/b157855192a68541a91ba7b2bbcb91f1b4faa51f8bae38d8005c034be524/urllib3-2.0.7-py3-none-any.whl (124kB) 15:15:50 #12 2.623 Collecting certifi>=2017.4.17 15:15:50 #12 2.627 Downloading https://files.pythonhosted.org/packages/1c/d5/c84e1a17bf61d4df64ca866a1c9a913874b4e9bdc131ec689a0ad013fb36/certifi-2024.7.4-py3-none-any.whl (162kB) 15:15:51 #12 2.883 Collecting MarkupSafe>=2.1.1 15:15:51 #12 2.888 Downloading https://files.pythonhosted.org/packages/4a/1d/c4f5016f87ced614eacc7d5fb85b25bcc0ff53e8f058d069fc8cbfdc3c7a/MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 15:15:51 #12 2.956 Collecting typing-extensions>=3.6.4; python_version < "3.8" 15:15:51 #12 2.960 Downloading https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl 15:15:51 #12 3.043 Collecting zipp>=0.5 15:15:51 #12 3.047 Downloading https://files.pythonhosted.org/packages/5b/fa/c9e82bbe1af6266adf08afb563905eb87cab83fde00a0a08963510621047/zipp-3.15.0-py3-none-any.whl 15:15:51 #12 3.164 Installing collected packages: itsdangerous, typing-extensions, zipp, importlib-metadata, click, MarkupSafe, Werkzeug, Jinja2, flask, flask-cors, charset-normalizer, idna, urllib3, certifi, requests, configparser 15:15:51 #12 3.647 Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-2.2.3 certifi-2024.7.4 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 flask-2.2.5 flask-cors-4.0.1 idna-3.7 importlib-metadata-6.7.0 itsdangerous-2.1.2 requests-2.31.0 typing-extensions-4.7.1 urllib3-2.0.7 zipp-3.15.0 15:15:52 #12 3.806 WARNING: You are using pip version 19.3; however, version 24.0 is available. 15:15:52 #12 3.806 You should consider upgrading via the 'pip install --upgrade pip' command. 15:15:52 #12 DONE 4.1s 15:15:52 15:15:52 #13 exporting to image 15:15:52 #13 exporting layers 15:15:52 #13 exporting layers 0.3s done 15:15:52 #13 writing image sha256:632b47b642cbfe27d37abcdac58e45898ccad12b61d02932d15aa32ec33edda6 done 15:15:52 #13 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 done 15:15:52 #13 DONE 0.3s 15:15:52 ---> docker-build.sh ends 15:15:52 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/sh -xe /tmp/jenkins13777608163238454613.sh 15:15:52 [EnvInject] - Injecting environment variables from a build step. 15:15:52 [EnvInject] - Injecting as environment variables the properties content 15:15:52 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:15:52 15:15:52 [EnvInject] - Variables injected successfully. 15:15:52 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins12948900439345075948.sh 15:15:52 ---> docker-push.sh 15:15:52 Docker version 24.0.2, build cb74dfc 15:15:52 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 15:15:52 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth:0.0.1 15:15:52 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-a1-sdnc-vth] 15:15:52 9d6e24ab6dd7: Preparing 15:15:52 1111de1f9663: Preparing 15:15:52 c0f6ea14a88a: Preparing 15:15:52 9460a8f47490: Preparing 15:15:52 d0783a0f2009: Preparing 15:15:52 db74484985db: Preparing 15:15:52 5204c86297d6: Preparing 15:15:52 574ea6c52bdd: Preparing 15:15:52 d1573fad78d1: Preparing 15:15:52 14c1ff636882: Preparing 15:15:52 48ebd1638acd: Preparing 15:15:52 31f78d833a92: Preparing 15:15:52 2ea751c0f96c: Preparing 15:15:52 7a435d49206f: Preparing 15:15:52 9674e3075904: Preparing 15:15:52 831b66a484dc: Preparing 15:15:52 5204c86297d6: Waiting 15:15:52 574ea6c52bdd: Waiting 15:15:52 d1573fad78d1: Waiting 15:15:52 14c1ff636882: Waiting 15:15:52 48ebd1638acd: Waiting 15:15:52 31f78d833a92: Waiting 15:15:52 2ea751c0f96c: Waiting 15:15:52 7a435d49206f: Waiting 15:15:52 9674e3075904: Waiting 15:15:52 831b66a484dc: Waiting 15:15:52 db74484985db: Waiting 15:15:52 c0f6ea14a88a: Pushed 15:15:52 9460a8f47490: Pushed 15:15:52 d0783a0f2009: Pushed 15:15:53 1111de1f9663: Pushed 15:15:53 d1573fad78d1: Layer already exists 15:15:53 574ea6c52bdd: Layer already exists 15:15:53 14c1ff636882: Layer already exists 15:15:53 48ebd1638acd: Layer already exists 15:15:53 db74484985db: Pushed 15:15:53 5204c86297d6: Pushed 15:15:53 31f78d833a92: Layer already exists 15:15:53 7a435d49206f: Layer already exists 15:15:53 2ea751c0f96c: Layer already exists 15:15:53 9674e3075904: Layer already exists 15:15:53 831b66a484dc: Layer already exists 15:15:54 9d6e24ab6dd7: Pushed 15:15:54 0.0.1: digest: sha256:3c05ea54fd5685e30cf31bf49881eb84b423ac5ac1377a82020611c97153666e size: 3671 15:15:54 ---> docker-push.sh ends 15:15:54 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins3404512204278695116.sh 15:15:54 $ ssh-agent -k 15:15:54 unset SSH_AUTH_SOCK; 15:15:54 unset SSH_AGENT_PID; 15:15:54 echo Agent pid 2104 killed; 15:15:54 [ssh-agent] Stopped. 15:15:54 [PostBuildScript] - [INFO] Executing post build scripts. 15:15:54 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins12247277588819051837.sh 15:15:54 ---> sysstat.sh 15:15:55 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins17800270440467659591.sh 15:15:55 ---> package-listing.sh 15:15:55 ++ facter osfamily 15:15:55 ++ tr '[:upper:]' '[:lower:]' 15:15:55 + OS_FAMILY=debian 15:15:55 + workspace=/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master 15:15:55 + START_PACKAGES=/tmp/packages_start.txt 15:15:55 + END_PACKAGES=/tmp/packages_end.txt 15:15:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:55 + PACKAGES=/tmp/packages_start.txt 15:15:55 + '[' /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master ']' 15:15:55 + PACKAGES=/tmp/packages_end.txt 15:15:55 + case "${OS_FAMILY}" in 15:15:55 + dpkg -l 15:15:55 + grep '^ii' 15:15:55 + '[' -f /tmp/packages_start.txt ']' 15:15:55 + '[' -f /tmp/packages_end.txt ']' 15:15:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:55 + '[' /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master ']' 15:15:55 + mkdir -p /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/archives/ 15:15:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/archives/ 15:15:55 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins9413323836974631840.sh 15:15:55 ---> capture-instance-metadata.sh 15:15:55 Setup pyenv: 15:15:55 system 15:15:55 3.8.13 15:15:55 3.9.13 15:15:55 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:15:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmt4 from file:/tmp/.os_lf_venv 15:15:56 lf-activate-venv(): INFO: Installing: lftools 15:16:06 lf-activate-venv(): INFO: Adding /tmp/venv-kmt4/bin to PATH 15:16:06 INFO: Running in OpenStack, capturing instance metadata 15:16:06 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins15814326684597110944.sh 15:16:06 provisioning config files... 15:16:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-otf-a1-sdnc-vth-docker-merge-master@tmp/config16611013197119322337tmp 15:16:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:16:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:16:06 [EnvInject] - Injecting environment variables from a build step. 15:16:06 [EnvInject] - Injecting as environment variables the properties content 15:16:06 SERVER_ID=logs 15:16:06 15:16:06 [EnvInject] - Variables injected successfully. 15:16:07 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins14032541567912809757.sh 15:16:07 ---> create-netrc.sh 15:16:07 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins9775624602246042669.sh 15:16:07 ---> python-tools-install.sh 15:16:07 Setup pyenv: 15:16:07 system 15:16:07 3.8.13 15:16:07 3.9.13 15:16:07 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:16:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmt4 from file:/tmp/.os_lf_venv 15:16:08 lf-activate-venv(): INFO: Installing: lftools 15:16:17 lf-activate-venv(): INFO: Adding /tmp/venv-kmt4/bin to PATH 15:16:17 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins18006566783658869726.sh 15:16:17 ---> sudo-logs.sh 15:16:17 Archiving 'sudo' log.. 15:16:17 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash /tmp/jenkins14722973350123373513.sh 15:16:17 ---> job-cost.sh 15:16:17 Setup pyenv: 15:16:17 system 15:16:17 3.8.13 15:16:17 3.9.13 15:16:17 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:16:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmt4 from file:/tmp/.os_lf_venv 15:16:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-kmt4/bin to PATH 15:16:22 INFO: No Stack... 15:16:23 INFO: Retrieving Pricing Info for: v2-highcpu-4 15:16:23 INFO: Archiving Costs 15:16:23 [it-otf-a1-sdnc-vth-docker-merge-master] $ /bin/bash -l /tmp/jenkins8552443128586876956.sh 15:16:23 ---> logs-deploy.sh 15:16:23 Setup pyenv: 15:16:23 system 15:16:23 3.8.13 15:16:23 3.9.13 15:16:23 * 3.10.6 (set by /w/workspace/it-otf-a1-sdnc-vth-docker-merge-master/.python-version) 15:16:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kmt4 from file:/tmp/.os_lf_venv 15:16:24 lf-activate-venv(): INFO: Installing: lftools 15:16:33 lf-activate-venv(): INFO: Adding /tmp/venv-kmt4/bin to PATH 15:16:33 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-otf-a1-sdnc-vth-docker-merge-master/223 15:16:33 INFO: archiving workspace using pattern(s): 15:16:35 Archives upload complete. 15:16:35 INFO: archiving logs to Nexus 15:16:36 ---> uname -a: 15:16:36 Linux prd-ubuntu1804-docker-4c-4g-2023 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:16:36 15:16:36 15:16:36 ---> lscpu: 15:16:36 Architecture: x86_64 15:16:36 CPU op-mode(s): 32-bit, 64-bit 15:16:36 Byte Order: Little Endian 15:16:36 CPU(s): 4 15:16:36 On-line CPU(s) list: 0-3 15:16:36 Thread(s) per core: 1 15:16:36 Core(s) per socket: 1 15:16:36 Socket(s): 4 15:16:36 NUMA node(s): 1 15:16:36 Vendor ID: AuthenticAMD 15:16:36 CPU family: 23 15:16:36 Model: 49 15:16:36 Model name: AMD EPYC-Rome Processor 15:16:36 Stepping: 0 15:16:36 CPU MHz: 2800.000 15:16:36 BogoMIPS: 5600.00 15:16:36 Virtualization: AMD-V 15:16:36 Hypervisor vendor: KVM 15:16:36 Virtualization type: full 15:16:36 L1d cache: 32K 15:16:36 L1i cache: 32K 15:16:36 L2 cache: 512K 15:16:36 L3 cache: 16384K 15:16:36 NUMA node0 CPU(s): 0-3 15:16:36 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 15:16:36 15:16:36 15:16:36 ---> nproc: 15:16:36 4 15:16:36 15:16:36 15:16:36 ---> df -h: 15:16:36 Filesystem Size Used Avail Use% Mounted on 15:16:36 udev 2.0G 0 2.0G 0% /dev 15:16:36 tmpfs 395M 696K 394M 1% /run 15:16:36 /dev/vda1 20G 9.9G 9.4G 52% / 15:16:36 tmpfs 2.0G 0 2.0G 0% /dev/shm 15:16:36 tmpfs 5.0M 0 5.0M 0% /run/lock 15:16:36 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 15:16:36 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:16:36 tmpfs 395M 0 395M 0% /run/user/1001 15:16:36 15:16:36 15:16:36 ---> free -m: 15:16:36 total used free shared buff/cache available 15:16:36 Mem: 3943 456 366 0 3121 3204 15:16:36 Swap: 1023 0 1023 15:16:36 15:16:36 15:16:36 ---> ip addr: 15:16:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:16:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:16:36 inet 127.0.0.1/8 scope host lo 15:16:36 valid_lft forever preferred_lft forever 15:16:36 inet6 ::1/128 scope host 15:16:36 valid_lft forever preferred_lft forever 15:16:36 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:16:36 link/ether fa:16:3e:3e:51:ad brd ff:ff:ff:ff:ff:ff 15:16:36 inet 10.32.7.33/23 brd 10.32.7.255 scope global dynamic ens3 15:16:36 valid_lft 86224sec preferred_lft 86224sec 15:16:36 inet6 fe80::f816:3eff:fe3e:51ad/64 scope link 15:16:36 valid_lft forever preferred_lft forever 15:16:36 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:16:36 link/ether 02:42:84:a4:38:04 brd ff:ff:ff:ff:ff:ff 15:16:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:16:36 valid_lft forever preferred_lft forever 15:16:36 15:16:36 15:16:36 ---> sar -b -r -n DEV: 15:16:36 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2023) 08/09/24 _x86_64_ (4 CPU) 15:16:36 15:16:36 15:13:41 LINUX RESTART (4 CPU) 15:16:36 15:16:36 15:14:01 tps rtps wtps bread/s bwrtn/s 15:16:36 15:15:02 188.34 83.72 104.62 6575.54 41941.77 15:16:36 15:16:01 194.88 13.08 181.80 2317.03 57597.02 15:16:36 Average: 191.58 48.70 142.88 4464.35 49702.97 15:16:36 15:16:36 15:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:16:36 15:15:02 1533964 3304280 2504688 62.02 52984 1869212 942520 18.53 650252 1666816 207060 15:16:36 15:16:01 397652 3288160 3641000 90.15 87088 2896628 952108 18.72 704500 2656336 1404 15:16:36 Average: 965808 3296220 3072844 76.09 70036 2382920 947314 18.62 677376 2161576 104232 15:16:36 15:16:36 15:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:16:36 15:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:36 15:15:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 15:16:36 15:15:02 ens3 430.07 281.19 1524.07 71.70 0.00 0.00 0.00 0.00 15:16:36 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:36 15:16:01 lo 5.42 5.42 0.49 0.49 0.00 0.00 0.00 0.00 15:16:36 15:16:01 ens3 735.91 503.54 6062.03 149.25 0.00 0.00 0.00 0.00 15:16:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:36 Average: lo 3.19 3.19 0.29 0.29 0.00 0.00 0.00 0.00 15:16:36 Average: ens3 581.69 391.42 3773.80 110.15 0.00 0.00 0.00 0.00 15:16:36 15:16:36 15:16:36 ---> sar -P ALL: 15:16:36 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2023) 08/09/24 _x86_64_ (4 CPU) 15:16:36 15:16:36 15:13:41 LINUX RESTART (4 CPU) 15:16:36 15:16:36 15:14:01 CPU %user %nice %system %iowait %steal %idle 15:16:36 15:15:02 all 18.03 0.00 2.49 5.81 0.06 73.61 15:16:36 15:15:02 0 16.77 0.00 2.42 5.62 0.05 75.14 15:16:36 15:15:02 1 10.80 0.00 3.29 7.49 0.05 78.36 15:16:36 15:15:02 2 8.50 0.00 1.64 7.72 0.07 82.07 15:16:36 15:15:02 3 36.07 0.00 2.62 2.41 0.07 58.84 15:16:36 15:16:01 all 20.75 0.00 4.37 4.39 0.07 70.42 15:16:36 15:16:01 0 12.18 0.00 4.42 1.18 0.05 82.17 15:16:36 15:16:01 1 23.17 0.00 3.68 5.62 0.09 67.44 15:16:36 15:16:01 2 25.94 0.00 4.90 9.28 0.09 59.79 15:16:36 15:16:01 3 21.71 0.00 4.48 1.51 0.07 72.23 15:16:36 Average: all 19.37 0.00 3.42 5.11 0.07 72.04 15:16:36 Average: 0 14.50 0.00 3.41 3.43 0.05 78.61 15:16:36 Average: 1 16.93 0.00 3.49 6.56 0.07 72.96 15:16:36 Average: 2 17.11 0.00 3.25 8.49 0.08 71.08 15:16:36 Average: 3 28.98 0.00 3.54 1.97 0.07 65.45 15:16:36 15:16:36 15:16:36