08:57:00 Started by timer 08:57:00 Running as SYSTEM 08:57:00 [EnvInject] - Loading node environment variables. 08:57:00 Building remotely on prd-ubuntu1804-docker-8c-8g-20005 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master 08:57:00 [ssh-agent] Looking for ssh-agent implementation... 08:57:00 $ ssh-agent 08:57:00 SSH_AUTH_SOCK=/tmp/ssh-hG1r1rtDOh7V/agent.2309 08:57:00 SSH_AGENT_PID=2312 08:57:00 [ssh-agent] Started. 08:57:00 Running ssh-add (command line suppressed) 08:57:00 Identity added: /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master@tmp/private_key_9703820198963614596.key (/w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master@tmp/private_key_9703820198963614596.key) 08:57:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:57:00 The recommended git tool is: NONE 08:57:02 using credential onap-jenkins-ssh 08:57:02 Wiping out workspace first. 08:57:02 Cloning the remote Git repository 08:57:02 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 08:57:02 > git init /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master # timeout=10 08:57:02 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 08:57:02 > git --version # timeout=10 08:57:02 > git --version # 'git version 2.17.1' 08:57:02 using GIT_SSH to set credentials Gerrit user 08:57:02 Verifying host key using manually-configured host key entries 08:57:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:02 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 08:57:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:02 Avoid second fetch 08:57:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:57:02 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 08:57:02 > git config core.sparsecheckout # timeout=10 08:57:02 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 08:57:02 Commit message: "Fix mock sdc docker build" 08:57:02 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 08:57:06 provisioning config files... 08:57:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:57:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:57:06 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins11038913351113068949.sh 08:57:06 ---> python-tools-install.sh 08:57:06 Setup pyenv: 08:57:06 * system (set by /opt/pyenv/version) 08:57:06 * 3.8.13 (set by /opt/pyenv/version) 08:57:06 * 3.9.13 (set by /opt/pyenv/version) 08:57:06 * 3.10.6 (set by /opt/pyenv/version) 08:57:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uj70 08:57:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:57:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:57:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:57:14 lf-activate-venv(): INFO: Base packages installed successfully 08:57:14 lf-activate-venv(): INFO: Installing additional packages: lftools 08:57:41 lf-activate-venv(): INFO: Adding /tmp/venv-Uj70/bin to PATH 08:57:41 Generating Requirements File 08:58:00 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:58:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:58:01 Python 3.10.6 08:58:01 pip 26.0.1 from /tmp/venv-Uj70/lib/python3.10/site-packages/pip (python 3.10) 08:58:01 appdirs==1.4.4 08:58:01 argcomplete==3.6.3 08:58:01 aspy.yaml==1.3.0 08:58:01 attrs==25.4.0 08:58:01 autopage==0.6.0 08:58:01 backports.strenum==1.3.1 08:58:01 beautifulsoup4==4.14.3 08:58:01 boto3==1.42.56 08:58:01 botocore==1.42.56 08:58:01 bs4==0.0.2 08:58:01 certifi==2026.2.25 08:58:01 cffi==2.0.0 08:58:01 cfgv==3.5.0 08:58:01 chardet==6.0.0.post1 08:58:01 charset-normalizer==3.4.4 08:58:01 click==8.3.1 08:58:01 cliff==4.13.2 08:58:01 cmd2==3.2.2 08:58:01 cryptography==3.3.2 08:58:01 debtcollector==3.0.0 08:58:01 decorator==5.2.1 08:58:01 defusedxml==0.7.1 08:58:01 Deprecated==1.3.1 08:58:01 distlib==0.4.0 08:58:01 dnspython==2.8.0 08:58:01 docker==7.1.0 08:58:01 dogpile.cache==1.5.0 08:58:01 durationpy==0.10 08:58:01 email-validator==2.3.0 08:58:01 filelock==3.24.3 08:58:01 future==1.0.0 08:58:01 gitdb==4.0.12 08:58:01 GitPython==3.1.46 08:58:01 httplib2==0.30.2 08:58:01 identify==2.6.16 08:58:01 idna==3.11 08:58:01 importlib-resources==1.5.0 08:58:01 iso8601==2.1.0 08:58:01 Jinja2==3.1.6 08:58:01 jmespath==1.1.0 08:58:01 jsonpatch==1.33 08:58:01 jsonpointer==3.0.0 08:58:01 jsonschema==4.26.0 08:58:01 jsonschema-specifications==2025.9.1 08:58:01 keystoneauth1==5.13.1 08:58:01 kubernetes==35.0.0 08:58:01 lftools==0.37.21 08:58:01 lxml==6.0.2 08:58:01 markdown-it-py==4.0.0 08:58:01 MarkupSafe==3.0.3 08:58:01 mdurl==0.1.2 08:58:01 msgpack==1.1.2 08:58:01 multi_key_dict==2.0.3 08:58:01 munch==4.0.0 08:58:01 netaddr==1.3.0 08:58:01 niet==1.4.2 08:58:01 nodeenv==1.10.0 08:58:01 oauth2client==4.1.3 08:58:01 oauthlib==3.3.1 08:58:01 openstacksdk==4.10.0 08:58:01 os-service-types==1.8.2 08:58:01 osc-lib==4.4.0 08:58:01 oslo.config==10.3.0 08:58:01 oslo.context==6.3.0 08:58:01 oslo.i18n==6.7.2 08:58:01 oslo.log==8.1.0 08:58:01 oslo.serialization==5.9.1 08:58:01 oslo.utils==10.0.0 08:58:01 packaging==26.0 08:58:01 pbr==7.0.3 08:58:01 platformdirs==4.9.2 08:58:01 prettytable==3.17.0 08:58:01 psutil==7.2.2 08:58:01 pyasn1==0.6.2 08:58:01 pyasn1_modules==0.4.2 08:58:01 pycparser==3.0 08:58:01 pygerrit2==2.0.15 08:58:01 PyGithub==2.8.1 08:58:01 Pygments==2.19.2 08:58:01 PyJWT==2.11.0 08:58:01 PyNaCl==1.6.2 08:58:01 pyparsing==2.4.7 08:58:01 pyperclip==1.11.0 08:58:01 pyrsistent==0.20.0 08:58:01 python-cinderclient==9.8.0 08:58:01 python-dateutil==2.9.0.post0 08:58:01 python-heatclient==5.0.0 08:58:01 python-jenkins==1.8.3 08:58:01 python-keystoneclient==5.7.0 08:58:01 python-magnumclient==4.9.0 08:58:01 python-openstackclient==9.0.0 08:58:01 python-swiftclient==4.9.0 08:58:01 PyYAML==6.0.3 08:58:01 referencing==0.37.0 08:58:01 requests==2.32.5 08:58:01 requests-oauthlib==2.0.0 08:58:01 requestsexceptions==1.4.0 08:58:01 rfc3986==2.0.0 08:58:01 rich==14.3.3 08:58:01 rich-argparse==1.7.2 08:58:01 rpds-py==0.30.0 08:58:01 rsa==4.9.1 08:58:01 ruamel.yaml==0.19.1 08:58:01 ruamel.yaml.clib==0.2.15 08:58:01 s3transfer==0.16.0 08:58:01 simplejson==3.20.2 08:58:01 six==1.17.0 08:58:01 smmap==5.0.2 08:58:01 soupsieve==2.8.3 08:58:01 stevedore==5.7.0 08:58:01 tabulate==0.9.0 08:58:01 toml==0.10.2 08:58:01 tomlkit==0.14.0 08:58:01 tqdm==4.67.3 08:58:01 typing_extensions==4.15.0 08:58:01 urllib3==1.26.20 08:58:01 virtualenv==20.39.0 08:58:01 wcwidth==0.6.0 08:58:01 websocket-client==1.9.0 08:58:01 wrapt==2.1.1 08:58:01 xdg==6.0.0 08:58:01 xmltodict==1.0.4 08:58:01 yq==3.4.3 08:58:01 provisioning config files... 08:58:01 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master@tmp/config13411613796509218962tmp 08:58:01 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master@tmp/config17820450154954238332tmp 08:58:01 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins4376074267954782634.sh 08:58:01 ---> docker-login.sh 08:58:01 nexus3.onap.org:10001 08:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:02 Configure a credential helper to remove this warning. See 08:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:02 08:58:02 Login Succeeded 08:58:02 nexus3.onap.org:10002 08:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:02 Configure a credential helper to remove this warning. See 08:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:02 08:58:02 Login Succeeded 08:58:02 nexus3.onap.org:10003 08:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:02 Configure a credential helper to remove this warning. See 08:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:02 08:58:02 Login Succeeded 08:58:02 nexus3.onap.org:10004 08:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:02 Configure a credential helper to remove this warning. See 08:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:02 08:58:02 Login Succeeded 08:58:02 docker.io 08:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:03 Configure a credential helper to remove this warning. See 08:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:03 08:58:03 Login Succeeded 08:58:03 ---> docker-login.sh ends 08:58:03 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins5679612159733197101.sh 08:58:03 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11751549413286209087.sh 08:58:03 [EnvInject] - Injecting environment variables from a build step. 08:58:03 [EnvInject] - Injecting as environment variables the properties content 08:58:03 DOCKER_ROOT=./mock-msb-k8s 08:58:03 CONTAINER_TAG_YAML_DIR= 08:58:03 CONTAINER_TAG_METHOD=stream 08:58:03 08:58:03 [EnvInject] - Variables injected successfully. 08:58:03 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash -l /tmp/jenkins365624819466783208.sh 08:58:03 ---> docker-get-container-tag.sh 08:58:03 Setup pyenv: 08:58:03 system 08:58:03 3.8.13 08:58:03 3.9.13 08:58:03 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master/.python-version) 08:58:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uj70 from file:/tmp/.os_lf_venv 08:58:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:05 lf-activate-venv(): INFO: Base packages installed successfully 08:58:05 lf-activate-venv(): INFO: Installing additional packages: yq 08:58:06 lf-activate-venv(): INFO: Adding /tmp/venv-Uj70/bin to PATH 08:58:06 ---> Docker image tag found: master 08:58:06 [EnvInject] - Injecting environment variables from a build step. 08:58:06 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 08:58:06 [EnvInject] - Variables injected successfully. 08:58:06 [EnvInject] - Injecting environment variables from a build step. 08:58:06 [EnvInject] - Injecting as environment variables the properties content 08:58:06 DOCKER_ARGS= 08:58:06 DOCKER_ROOT=./mock-msb-k8s 08:58:06 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 08:58:06 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 08:58:06 DOCKER_NAME=onap/onap-component-mock-k8s 08:58:06 08:58:06 [EnvInject] - Variables injected successfully. 08:58:06 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins14370811874605390068.sh 08:58:06 ---> docker-build.sh 08:58:06 Docker version 20.10.18, build b40c2f6 08:58:06 Building image: nexus3.onap.org:10003/onap/onap-component-mock-k8s:master 08:58:06 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-k8s:master . 08:58:06 Sending build context to Docker daemon 15.36kB 08:58:06 Step 1/6 : FROM python:3.8-alpine 08:58:07 3.8-alpine: Pulling from library/python 08:58:07 43c4264eed91: Pulling fs layer 08:58:07 bbd039b2f2dc: Pulling fs layer 08:58:07 2fe9ed713579: Pulling fs layer 08:58:07 86e037ebf8b6: Pulling fs layer 08:58:07 86e037ebf8b6: Waiting 08:58:08 bbd039b2f2dc: Verifying Checksum 08:58:08 bbd039b2f2dc: Download complete 08:58:08 43c4264eed91: Verifying Checksum 08:58:08 43c4264eed91: Download complete 08:58:08 86e037ebf8b6: Verifying Checksum 08:58:08 86e037ebf8b6: Download complete 08:58:08 43c4264eed91: Pull complete 08:58:08 2fe9ed713579: Verifying Checksum 08:58:08 2fe9ed713579: Download complete 08:58:08 bbd039b2f2dc: Pull complete 08:58:09 2fe9ed713579: Pull complete 08:58:09 86e037ebf8b6: Pull complete 08:58:09 Digest: sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 08:58:09 Status: Downloaded newer image for python:3.8-alpine 08:58:09 ---> cd39247b02f9 08:58:09 Step 2/6 : COPY . . 08:58:11 ---> 1b676ddf1a12 08:58:11 Step 3/6 : WORKDIR /app 08:58:11 ---> Running in ebd95f534f0e 08:58:11 Removing intermediate container ebd95f534f0e 08:58:11 ---> 3c2f60541ece 08:58:11 Step 4/6 : RUN pip3 install -r ../requirements.txt 08:58:11 ---> Running in c8f2db5bcdd5 08:58:13 Collecting Flask>=2.2.2 08:58:13 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 08:58:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 6.6 MB/s eta 0:00:00 08:58:13 Collecting Flask-RESTful==0.3.9 08:58:13 Downloading Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 08:58:13 Collecting aniso8601>=0.82 08:58:13 Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 08:58:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 8.3 MB/s eta 0:00:00 08:58:13 Collecting six>=1.3.0 08:58:13 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 08:58:13 Collecting pytz 08:58:13 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 08:58:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 23.7 MB/s eta 0:00:00 08:58:13 Collecting importlib-metadata>=3.6.0 08:58:13 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 08:58:13 Collecting click>=8.1.3 08:58:13 Downloading click-8.1.8-py3-none-any.whl (98 kB) 08:58:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 12.4 MB/s eta 0:00:00 08:58:13 Collecting blinker>=1.6.2 08:58:13 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 08:58:13 Collecting Jinja2>=3.1.2 08:58:13 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 08:58:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 20.2 MB/s eta 0:00:00 08:58:13 Collecting itsdangerous>=2.1.2 08:58:13 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 08:58:13 Collecting Werkzeug>=3.0.0 08:58:13 Downloading werkzeug-3.0.6-py3-none-any.whl (227 kB) 08:58:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 12.8 MB/s eta 0:00:00 08:58:14 Collecting zipp>=3.20 08:58:14 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 08:58:14 Collecting MarkupSafe>=2.0 08:58:14 Downloading MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl (29 kB) 08:58:14 Installing collected packages: pytz, aniso8601, zipp, six, MarkupSafe, itsdangerous, click, blinker, Werkzeug, Jinja2, importlib-metadata, Flask, Flask-RESTful 08:58:14 Successfully installed Flask-3.0.3 Flask-RESTful-0.3.9 Jinja2-3.1.6 MarkupSafe-2.1.5 Werkzeug-3.0.6 aniso8601-10.0.1 blinker-1.8.2 click-8.1.8 importlib-metadata-8.5.0 itsdangerous-2.2.0 pytz-2025.2 six-1.17.0 zipp-3.20.2 08:58:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 08:58:15  08:58:15 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 08:58:15 [notice] To update, run: pip install --upgrade pip 08:58:17 Removing intermediate container c8f2db5bcdd5 08:58:17 ---> c38a24f16010 08:58:17 Step 5/6 : EXPOSE 5003 08:58:17 ---> Running in 55c7be48224f 08:58:17 Removing intermediate container 55c7be48224f 08:58:17 ---> 78652e951f4c 08:58:17 Step 6/6 : CMD ["python","app.py"] 08:58:17 ---> Running in 2d365d953211 08:58:17 Removing intermediate container 2d365d953211 08:58:17 ---> 410be3b77c67 08:58:17 Successfully built 410be3b77c67 08:58:17 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-k8s:master 08:58:17 ---> docker-build.sh ends 08:58:17 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14248170542146474015.sh 08:58:17 [EnvInject] - Injecting environment variables from a build step. 08:58:17 [EnvInject] - Injecting as environment variables the properties content 08:58:17 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 08:58:17 08:58:17 [EnvInject] - Variables injected successfully. 08:58:17 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins7640726870843372685.sh 08:58:17 ---> docker-push.sh 08:58:17 Docker version 20.10.18, build b40c2f6 08:58:17 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-k8s:master 08:58:17 docker push nexus3.onap.org:10003/onap/onap-component-mock-k8s:master 08:58:17 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-k8s] 08:58:17 50bd9cf5f8cc: Preparing 08:58:17 7d974f9209c8: Preparing 08:58:17 817fa7f5a4af: Preparing 08:58:17 6b49371d7ed7: Preparing 08:58:17 50acbb6dc641: Preparing 08:58:17 63ca1fbb43ae: Preparing 08:58:17 63ca1fbb43ae: Waiting 08:58:17 6b49371d7ed7: Layer already exists 08:58:17 50acbb6dc641: Layer already exists 08:58:17 817fa7f5a4af: Layer already exists 08:58:17 63ca1fbb43ae: Layer already exists 08:58:17 7d974f9209c8: Pushed 08:58:19 50bd9cf5f8cc: Pushed 08:58:19 master: digest: sha256:3ad4e078c691c808f75a7723664020e96b618f5861db4638561a24e327db2c3c size: 1576 08:58:19 ---> docker-push.sh ends 08:58:19 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins9262822309119589848.sh 08:58:19 $ ssh-agent -k 08:58:19 unset SSH_AUTH_SOCK; 08:58:19 unset SSH_AGENT_PID; 08:58:19 echo Agent pid 2312 killed; 08:58:19 [ssh-agent] Stopped. 08:58:19 [PostBuildScript] - [INFO] Executing post build scripts. 08:58:19 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins1346704195728831572.sh 08:58:19 ---> sysstat.sh 08:58:20 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins16340756876862266304.sh 08:58:20 ---> package-listing.sh 08:58:20 ++ facter osfamily 08:58:20 ++ tr '[:upper:]' '[:lower:]' 08:58:20 + OS_FAMILY=debian 08:58:20 + workspace=/w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master 08:58:20 + START_PACKAGES=/tmp/packages_start.txt 08:58:20 + END_PACKAGES=/tmp/packages_end.txt 08:58:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:58:20 + PACKAGES=/tmp/packages_start.txt 08:58:20 + '[' /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master ']' 08:58:20 + PACKAGES=/tmp/packages_end.txt 08:58:20 + case "${OS_FAMILY}" in 08:58:20 + dpkg -l 08:58:20 + grep '^ii' 08:58:20 + '[' -f /tmp/packages_start.txt ']' 08:58:20 + '[' -f /tmp/packages_end.txt ']' 08:58:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:58:20 + '[' /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master ']' 08:58:20 + mkdir -p /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master/archives/ 08:58:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master/archives/ 08:58:20 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins6065828736771182920.sh 08:58:20 ---> capture-instance-metadata.sh 08:58:20 Setup pyenv: 08:58:20 system 08:58:20 3.8.13 08:58:20 3.9.13 08:58:20 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master/.python-version) 08:58:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uj70 from file:/tmp/.os_lf_venv 08:58:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:21 lf-activate-venv(): INFO: Base packages installed successfully 08:58:21 lf-activate-venv(): INFO: Installing additional packages: lftools 08:58:31 lf-activate-venv(): INFO: Adding /tmp/venv-Uj70/bin to PATH 08:58:31 INFO: Running in OpenStack, capturing instance metadata 08:58:32 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins9926414516886075320.sh 08:58:32 provisioning config files... 08:58:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master@tmp/config17403362066356912438tmp 08:58:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:58:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:58:32 [EnvInject] - Injecting environment variables from a build step. 08:58:32 [EnvInject] - Injecting as environment variables the properties content 08:58:32 SERVER_ID=logs 08:58:32 08:58:32 [EnvInject] - Variables injected successfully. 08:58:32 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins5744948512213911240.sh 08:58:32 ---> create-netrc.sh 08:58:32 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins1202090627999692039.sh 08:58:32 ---> python-tools-install.sh 08:58:32 Setup pyenv: 08:58:32 system 08:58:32 3.8.13 08:58:32 3.9.13 08:58:32 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master/.python-version) 08:58:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uj70 from file:/tmp/.os_lf_venv 08:58:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:34 lf-activate-venv(): INFO: Base packages installed successfully 08:58:34 lf-activate-venv(): INFO: Installing additional packages: lftools 08:58:42 lf-activate-venv(): INFO: Adding /tmp/venv-Uj70/bin to PATH 08:58:42 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins12895821826277441689.sh 08:58:42 ---> sudo-logs.sh 08:58:42 Archiving 'sudo' log.. 08:58:42 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash /tmp/jenkins10102458537547487949.sh 08:58:42 ---> job-cost.sh 08:58:42 INFO: Activating Python virtual environment... 08:58:42 Setup pyenv: 08:58:42 system 08:58:42 3.8.13 08:58:42 3.9.13 08:58:42 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master/.python-version) 08:58:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uj70 from file:/tmp/.os_lf_venv 08:58:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:44 lf-activate-venv(): INFO: Base packages installed successfully 08:58:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:58:48 lf-activate-venv(): INFO: Adding /tmp/venv-Uj70/bin to PATH 08:58:48 INFO: No stack-cost file found 08:58:48 INFO: Instance uptime: 1244s 08:58:48 INFO: Fetching instance metadata (attempt 1 of 3)... 08:58:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:58:49 INFO: Successfully fetched instance metadata 08:58:49 INFO: Instance type: v3-standard-8 08:58:49 INFO: Retrieving pricing info for: v3-standard-8 08:58:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:58:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=1244 08:58:49 INFO: Successfully fetched Vexxhost pricing API 08:58:49 INFO: Retrieved cost: 0.22 08:58:49 INFO: Retrieved resource: v3-standard-8 08:58:49 INFO: Creating archive directory: /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master/archives/cost 08:58:49 INFO: Archiving costs to: /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master/archives/cost.csv 08:58:49 INFO: Successfully archived job cost data 08:58:49 DEBUG: Cost data: integration-onap-component-simulators-msb-k8s-docker-merge-master,378,2026-02-25 08:58:49,v3-standard-8,1244,0.22,0.00,SUCCESS 08:58:49 [integration-onap-component-simulators-msb-k8s-docker-merge-master] $ /bin/bash -l /tmp/jenkins14402970846876301042.sh 08:58:49 ---> logs-deploy.sh 08:58:49 Setup pyenv: 08:58:49 system 08:58:49 3.8.13 08:58:49 3.9.13 08:58:49 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-msb-k8s-docker-merge-master/.python-version) 08:58:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uj70 from file:/tmp/.os_lf_venv 08:58:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:58:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:58:51 lf-activate-venv(): INFO: Base packages installed successfully 08:58:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:58:59 lf-activate-venv(): INFO: Adding /tmp/venv-Uj70/bin to PATH 08:58:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-msb-k8s-docker-merge-master/378 08:58:59 INFO: archiving workspace using pattern(s): 08:58:59 /tmp/venv-Uj70/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:58:59 warnings.warn( 08:59:00 Archives upload complete. 08:59:00 INFO: archiving logs to Nexus 08:59:00 /tmp/venv-Uj70/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:59:00 warnings.warn( 08:59:01 ---> uname -a: 08:59:01 Linux prd-ubuntu1804-docker-8c-8g-20005 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:59:01 08:59:01 08:59:01 ---> lscpu: 08:59:01 Architecture: x86_64 08:59:01 CPU op-mode(s): 32-bit, 64-bit 08:59:01 Byte Order: Little Endian 08:59:01 CPU(s): 8 08:59:01 On-line CPU(s) list: 0-7 08:59:01 Thread(s) per core: 1 08:59:01 Core(s) per socket: 1 08:59:01 Socket(s): 8 08:59:01 NUMA node(s): 1 08:59:01 Vendor ID: AuthenticAMD 08:59:01 CPU family: 23 08:59:01 Model: 49 08:59:01 Model name: AMD EPYC-Rome Processor 08:59:01 Stepping: 0 08:59:01 CPU MHz: 2799.998 08:59:01 BogoMIPS: 5599.99 08:59:01 Virtualization: AMD-V 08:59:01 Hypervisor vendor: KVM 08:59:01 Virtualization type: full 08:59:01 L1d cache: 32K 08:59:01 L1i cache: 32K 08:59:01 L2 cache: 512K 08:59:01 L3 cache: 16384K 08:59:01 NUMA node0 CPU(s): 0-7 08:59:01 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:59:01 08:59:01 08:59:01 ---> nproc: 08:59:01 8 08:59:01 08:59:01 08:59:01 ---> df -h: 08:59:01 Filesystem Size Used Avail Use% Mounted on 08:59:01 udev 16G 0 16G 0% /dev 08:59:01 tmpfs 3.2G 712K 3.2G 1% /run 08:59:01 /dev/vda1 155G 10G 145G 7% / 08:59:01 tmpfs 16G 0 16G 0% /dev/shm 08:59:01 tmpfs 5.0M 0 5.0M 0% /run/lock 08:59:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:59:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:59:01 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:59:01 08:59:01 08:59:01 ---> free -m: 08:59:01 total used free shared buff/cache available 08:59:01 Mem: 32167 842 29133 0 2191 30898 08:59:01 Swap: 1023 0 1023 08:59:01 08:59:01 08:59:01 ---> ip addr: 08:59:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:59:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:59:01 inet 127.0.0.1/8 scope host lo 08:59:01 valid_lft forever preferred_lft forever 08:59:01 inet6 ::1/128 scope host 08:59:01 valid_lft forever preferred_lft forever 08:59:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:59:01 link/ether fa:16:3e:10:5d:9c brd ff:ff:ff:ff:ff:ff 08:59:01 inet 10.30.106.157/23 brd 10.30.107.255 scope global dynamic ens3 08:59:01 valid_lft 85153sec preferred_lft 85153sec 08:59:01 inet6 fe80::f816:3eff:fe10:5d9c/64 scope link 08:59:01 valid_lft forever preferred_lft forever 08:59:01 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:59:01 link/ether 02:42:d3:b3:f9:82 brd ff:ff:ff:ff:ff:ff 08:59:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:59:01 valid_lft forever preferred_lft forever 08:59:01 inet6 fe80::42:d3ff:feb3:f982/64 scope link 08:59:01 valid_lft forever preferred_lft forever 08:59:01 08:59:01 08:59:01 ---> sar -b -r -n DEV: 08:59:01 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-20005) 02/25/26 _x86_64_ (8 CPU) 08:59:01 08:59:01 08:38:16 LINUX RESTART (8 CPU) 08:59:01 08:59:01 08:39:02 tps rtps wtps bread/s bwrtn/s 08:59:01 08:40:01 22.17 0.00 22.17 0.00 23385.73 08:59:01 08:41:01 15.96 0.00 15.96 0.00 23133.61 08:59:01 08:42:01 14.43 0.00 14.43 0.00 21510.83 08:59:01 08:43:01 5.25 0.00 5.25 0.00 7132.81 08:59:01 08:44:01 15.50 0.00 15.50 0.00 22727.81 08:59:01 08:45:01 15.80 0.00 15.80 0.00 22998.43 08:59:01 08:46:01 10.96 0.00 10.96 0.00 15870.55 08:59:01 08:47:01 1.08 0.00 1.08 0.00 14.40 08:59:01 08:48:01 0.80 0.00 0.80 0.00 10.80 08:59:01 08:49:01 1.25 0.00 1.25 0.00 16.66 08:59:01 08:50:01 0.85 0.00 0.85 0.00 10.80 08:59:01 08:51:01 1.10 0.00 1.10 0.00 13.73 08:59:01 08:52:01 0.77 0.00 0.77 0.00 10.66 08:59:01 08:53:01 3.65 2.15 1.50 58.79 19.60 08:59:01 08:54:01 6.20 4.07 2.13 32.53 31.46 08:59:01 08:55:01 1.45 0.00 1.45 0.00 19.06 08:59:01 08:56:01 0.85 0.00 0.85 0.00 10.13 08:59:01 08:57:01 3.28 2.05 1.23 96.12 184.50 08:59:01 08:58:01 348.16 22.05 326.11 729.35 9201.40 08:59:01 Average: 24.71 1.60 23.12 48.29 7686.31 08:59:01 08:59:01 08:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:59:01 08:40:01 30657988 31902836 2281232 6.93 38680 1534452 1294176 3.81 613876 1415500 16 08:59:01 08:41:01 30654892 31899840 2284328 6.93 38768 1534460 1294176 3.81 617152 1415504 28 08:59:01 08:42:01 30653800 31898808 2285420 6.94 38856 1534460 1294176 3.81 618308 1415512 24 08:59:01 08:43:01 30652836 31897900 2286384 6.94 38888 1534464 1294176 3.81 619168 1415512 64 08:59:01 08:44:01 30651596 31896832 2287624 6.94 39000 1534460 1294176 3.81 621128 1415516 16 08:59:01 08:45:01 30650520 31895856 2288700 6.95 39080 1534472 1294176 3.81 622352 1415508 68 08:59:01 08:46:01 30649080 31894492 2290140 6.95 39152 1534476 1294176 3.81 623476 1415512 164 08:59:01 08:47:01 30644276 31889756 2294944 6.97 39192 1534484 1294176 3.81 628048 1415516 140 08:59:01 08:48:01 30643168 31888708 2296052 6.97 39232 1534488 1294176 3.81 629116 1415524 36 08:59:01 08:49:01 30641792 31887384 2297428 6.97 39296 1534476 1294176 3.81 630500 1415528 16 08:59:01 08:50:01 30640232 31885896 2298988 6.98 39336 1534496 1294176 3.81 631676 1415532 20 08:59:01 08:51:01 30638120 31883816 2301100 6.99 39368 1534504 1294176 3.81 634020 1415540 20 08:59:01 08:52:01 30635704 31881436 2303516 6.99 39400 1534508 1294176 3.81 636096 1415544 24 08:59:01 08:53:01 30603256 31851340 2335964 7.09 39448 1536272 1294176 3.81 665712 1416328 8 08:59:01 08:54:01 30606872 31856080 2332348 7.08 40476 1536276 1352060 3.98 662008 1415748 12 08:59:01 08:55:01 30606788 31856056 2332432 7.08 40532 1536276 1352060 3.98 662224 1415748 16 08:59:01 08:56:01 30606744 31856076 2332476 7.08 40556 1536280 1352060 3.98 662064 1415748 8 08:59:01 08:57:01 30552220 31809164 2387000 7.25 40628 1544216 1352060 3.98 710924 1422056 72 08:59:01 08:58:01 30064616 31727464 2874604 8.73 76448 1890896 1385344 4.08 820468 1748400 233040 08:59:01 Average: 30602868 31871565 2336352 7.09 41386 1554127 1311160 3.86 647806 1433462 12305 08:59:01 08:59:01 08:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:59:01 08:40:01 ens3 0.34 0.14 0.08 0.17 0.00 0.00 0.00 0.00 08:59:01 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:41:01 ens3 0.28 0.17 0.07 0.15 0.00 0.00 0.00 0.00 08:59:01 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 08:42:01 ens3 0.28 0.20 0.07 0.17 0.00 0.00 0.00 0.00 08:59:01 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:43:01 ens3 0.30 0.22 0.07 0.17 0.00 0.00 0.00 0.00 08:59:01 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 08:44:01 ens3 0.62 0.30 0.57 0.35 0.00 0.00 0.00 0.00 08:59:01 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:45:01 ens3 0.22 0.12 0.07 0.04 0.00 0.00 0.00 0.00 08:59:01 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 08:46:01 ens3 0.33 0.22 0.07 0.33 0.00 0.00 0.00 0.00 08:59:01 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:47:01 ens3 0.48 0.45 0.22 0.51 0.00 0.00 0.00 0.00 08:59:01 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 08:48:01 ens3 0.32 0.20 0.07 0.33 0.00 0.00 0.00 0.00 08:59:01 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:49:01 ens3 0.33 0.25 0.14 0.21 0.00 0.00 0.00 0.00 08:59:01 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 08:50:01 ens3 0.20 0.13 0.06 0.19 0.00 0.00 0.00 0.00 08:59:01 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:51:01 ens3 0.82 0.28 0.28 0.21 0.00 0.00 0.00 0.00 08:59:01 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 08:52:01 ens3 0.62 0.47 0.33 0.57 0.00 0.00 0.00 0.00 08:59:01 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:53:01 ens3 9.62 7.55 6.53 11.90 0.00 0.00 0.00 0.00 08:59:01 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 08:54:01 ens3 0.70 0.45 0.23 0.55 0.00 0.00 0.00 0.00 08:59:01 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:54:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 08:55:01 ens3 0.28 0.25 0.07 0.24 0.00 0.00 0.00 0.00 08:59:01 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 08:56:01 ens3 0.30 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:59:01 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:57:01 ens3 63.51 35.29 107.74 10.42 0.00 0.00 0.00 0.00 08:59:01 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 08:58:01 ens3 206.65 147.99 1207.99 43.03 0.00 0.00 0.00 0.00 08:59:01 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 08:58:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 08:59:01 Average: ens3 15.08 10.26 69.78 3.66 0.00 0.00 0.00 0.00 08:59:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 08:59:01 08:59:01 ---> sar -P ALL: 08:59:01 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-20005) 02/25/26 _x86_64_ (8 CPU) 08:59:01 08:59:01 08:38:16 LINUX RESTART (8 CPU) 08:59:01 08:59:01 08:39:02 CPU %user %nice %system %iowait %steal %idle 08:59:01 08:40:01 all 0.17 0.00 0.02 0.51 0.01 99.30 08:59:01 08:40:01 0 0.02 0.00 0.02 3.87 0.02 96.08 08:59:01 08:40:01 1 0.02 0.00 0.03 0.08 0.00 99.86 08:59:01 08:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:40:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:59:01 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 08:40:01 5 1.08 0.00 0.02 0.15 0.00 98.75 08:59:01 08:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:59:01 08:40:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:59:01 08:41:01 all 0.33 0.00 0.01 0.47 0.00 99.19 08:59:01 08:41:01 0 0.00 0.00 0.00 3.60 0.02 96.38 08:59:01 08:41:01 1 0.50 0.00 0.00 0.00 0.02 99.48 08:59:01 08:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 08:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:59:01 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 08:41:01 5 1.99 0.00 0.00 0.18 0.00 97.83 08:59:01 08:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:59:01 08:41:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:59:01 08:42:01 all 0.26 0.00 0.01 1.52 0.01 98.19 08:59:01 08:42:01 0 0.02 0.00 0.02 12.17 0.02 87.78 08:59:01 08:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:59:01 08:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:42:01 3 0.08 0.00 0.02 0.00 0.00 99.90 08:59:01 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:42:01 5 1.97 0.00 0.00 0.07 0.02 97.95 08:59:01 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:42:01 7 0.02 0.00 0.05 0.00 0.03 99.90 08:59:01 08:43:01 all 0.25 0.00 0.01 9.10 0.01 90.64 08:59:01 08:43:01 0 0.02 0.00 0.00 72.95 0.00 27.04 08:59:01 08:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 08:43:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:59:01 08:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:59:01 08:43:01 5 1.82 0.00 0.03 0.00 0.00 98.14 08:59:01 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:43:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:59:01 08:44:01 all 0.02 0.00 0.01 0.71 0.01 99.26 08:59:01 08:44:01 0 0.00 0.00 0.02 5.65 0.02 94.31 08:59:01 08:44:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:59:01 08:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:59:01 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:44:01 6 0.08 0.00 0.02 0.00 0.00 99.90 08:59:01 08:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:59:01 08:45:01 all 0.02 0.00 0.00 0.45 0.01 99.52 08:59:01 08:45:01 0 0.00 0.00 0.00 3.60 0.02 96.38 08:59:01 08:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:59:01 08:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 08:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:59:01 08:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:59:01 08:45:01 7 0.08 0.00 0.00 0.00 0.02 99.90 08:59:01 08:46:01 all 0.01 0.00 0.01 0.29 0.01 99.68 08:59:01 08:46:01 0 0.00 0.00 0.00 2.35 0.02 97.63 08:59:01 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:46:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:59:01 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:59:01 08:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:59:01 08:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:59:01 08:47:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:59:01 08:47:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:59:01 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:59:01 08:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:59:01 08:47:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:59:01 08:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:59:01 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:59:01 08:47:01 7 0.07 0.00 0.00 0.02 0.00 99.92 08:59:01 08:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:59:01 08:48:01 0 0.00 0.00 0.00 0.10 0.00 99.90 08:59:01 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:48:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:59:01 08:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:59:01 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 08:48:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:59:01 08:49:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:59:01 08:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:59:01 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:59:01 08:49:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:59:01 08:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:59:01 08:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:59:01 08:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:59:01 08:49:01 7 0.02 0.00 0.02 0.05 0.00 99.92 08:59:01 08:50:01 all 0.02 0.00 0.01 0.05 0.00 99.92 08:59:01 08:50:01 0 0.00 0.00 0.00 0.07 0.00 99.93 08:59:01 08:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:59:01 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:59:01 08:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:59:01 08:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:59:01 08:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:59:01 08:50:01 7 0.05 0.00 0.02 0.35 0.00 99.58 08:59:01 08:59:01 08:50:01 CPU %user %nice %system %iowait %steal %idle 08:59:01 08:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:59:01 08:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:59:01 08:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 08:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 08:51:01 5 0.02 0.00 0.03 0.00 0.03 99.92 08:59:01 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:51:01 7 0.08 0.00 0.02 0.00 0.00 99.90 08:59:01 08:52:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:59:01 08:52:01 0 0.02 0.00 0.00 0.03 0.00 99.95 08:59:01 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:59:01 08:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:59:01 08:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:59:01 08:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 08:52:01 7 0.13 0.00 0.00 0.00 0.02 99.85 08:59:01 08:53:01 all 0.42 0.00 0.04 0.07 0.01 99.47 08:59:01 08:53:01 0 0.37 0.00 0.07 0.18 0.00 99.38 08:59:01 08:53:01 1 0.25 0.00 0.05 0.30 0.00 99.40 08:59:01 08:53:01 2 0.15 0.00 0.03 0.00 0.00 99.82 08:59:01 08:53:01 3 0.38 0.00 0.02 0.00 0.02 99.58 08:59:01 08:53:01 4 1.55 0.00 0.03 0.00 0.00 98.42 08:59:01 08:53:01 5 0.25 0.00 0.05 0.02 0.02 99.67 08:59:01 08:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:59:01 08:53:01 7 0.35 0.00 0.03 0.02 0.00 99.60 08:59:01 08:54:01 all 0.10 0.00 0.04 0.12 0.00 99.74 08:59:01 08:54:01 0 0.02 0.00 0.03 0.02 0.00 99.93 08:59:01 08:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:59:01 08:54:01 2 0.00 0.00 0.02 0.25 0.00 99.73 08:59:01 08:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:59:01 08:54:01 4 0.00 0.00 0.05 0.42 0.00 99.53 08:59:01 08:54:01 5 0.05 0.00 0.07 0.12 0.02 99.75 08:59:01 08:54:01 6 0.57 0.00 0.10 0.00 0.00 99.33 08:59:01 08:54:01 7 0.08 0.00 0.02 0.17 0.00 99.73 08:59:01 08:55:01 all 0.01 0.00 0.01 0.09 0.00 99.88 08:59:01 08:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:59:01 08:55:01 1 0.00 0.00 0.02 0.08 0.00 99.90 08:59:01 08:55:01 2 0.00 0.00 0.02 0.38 0.02 99.58 08:59:01 08:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:59:01 08:55:01 4 0.03 0.00 0.02 0.08 0.00 99.87 08:59:01 08:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:59:01 08:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:55:01 7 0.03 0.00 0.02 0.20 0.02 99.73 08:59:01 08:56:01 all 0.01 0.00 0.01 0.02 0.01 99.94 08:59:01 08:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 08:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:59:01 08:56:01 2 0.02 0.00 0.02 0.12 0.00 99.85 08:59:01 08:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:59:01 08:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:59:01 08:56:01 5 0.03 0.00 0.07 0.00 0.03 99.87 08:59:01 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:59:01 08:56:01 7 0.03 0.00 0.00 0.07 0.00 99.90 08:59:01 08:57:01 all 0.56 0.00 0.04 0.01 0.01 99.38 08:59:01 08:57:01 0 0.58 0.00 0.12 0.03 0.02 99.25 08:59:01 08:57:01 1 0.23 0.00 0.05 0.02 0.02 99.68 08:59:01 08:57:01 2 1.12 0.00 0.07 0.05 0.00 98.77 08:59:01 08:57:01 3 0.10 0.00 0.00 0.00 0.02 99.88 08:59:01 08:57:01 4 0.50 0.00 0.00 0.00 0.00 99.50 08:59:01 08:57:01 5 0.07 0.00 0.05 0.00 0.02 99.87 08:59:01 08:57:01 6 1.00 0.00 0.02 0.00 0.00 98.98 08:59:01 08:57:01 7 0.83 0.00 0.02 0.00 0.00 99.15 08:59:01 08:58:01 all 9.35 0.00 0.81 1.49 0.03 88.33 08:59:01 08:58:01 0 13.57 0.00 0.73 0.32 0.02 85.36 08:59:01 08:58:01 1 38.09 0.00 3.58 4.35 0.05 53.92 08:59:01 08:58:01 2 2.34 0.00 0.33 3.97 0.02 93.34 08:59:01 08:58:01 3 1.49 0.00 0.15 0.12 0.05 98.20 08:59:01 08:58:01 4 3.30 0.00 0.35 0.18 0.02 96.15 08:59:01 08:58:01 5 0.87 0.00 0.38 2.70 0.03 96.01 08:59:01 08:58:01 6 0.62 0.00 0.07 0.00 0.02 99.30 08:59:01 08:58:01 7 14.65 0.00 0.89 0.28 0.05 84.13 08:59:01 Average: all 0.61 0.00 0.06 0.79 0.01 98.54 08:59:01 Average: 0 0.77 0.00 0.05 5.53 0.01 93.64 08:59:01 Average: 1 2.06 0.00 0.20 0.25 0.00 97.48 08:59:01 Average: 2 0.19 0.00 0.03 0.25 0.00 99.53 08:59:01 Average: 3 0.14 0.00 0.02 0.01 0.01 99.82 08:59:01 Average: 4 0.29 0.00 0.03 0.04 0.00 99.64 08:59:01 Average: 5 0.44 0.00 0.04 0.17 0.01 99.34 08:59:01 Average: 6 0.13 0.00 0.01 0.00 0.00 99.85 08:59:01 Average: 7 0.88 0.00 0.06 0.06 0.01 98.98 08:59:01 08:59:01 08:59:01