17:47:11 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-app/qp/+/12665 17:47:11 Running as SYSTEM 17:47:11 [EnvInject] - Loading node environment variables. 17:47:11 Building remotely on prd-ubuntu1804-docker-4c-4g-57 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-docker-verify-master 17:47:11 [ssh-agent] Looking for ssh-agent implementation... 17:47:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:11 $ ssh-agent 17:47:11 SSH_AUTH_SOCK=/tmp/ssh-8i5UutObLQWL/agent.2119 17:47:11 SSH_AGENT_PID=2121 17:47:11 [ssh-agent] Started. 17:47:11 Running ssh-add (command line suppressed) 17:47:11 Identity added: /w/workspace/ric-app-qp-docker-verify-master@tmp/private_key_6986632324959671030.key (jenkins-ssh) 17:47:11 [ssh-agent] Using credentials jenkins (jenkins) 17:47:11 The recommended git tool is: NONE 17:47:13 using credential jenkins 17:47:13 Wiping out workspace first. 17:47:13 Cloning the remote Git repository 17:47:13 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp 17:47:13 > git init /w/workspace/ric-app-qp-docker-verify-master # timeout=10 17:47:13 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp 17:47:13 > git --version # timeout=10 17:47:13 > git --version # 'git version 2.17.1' 17:47:13 using GIT_SSH to set credentials jenkins 17:47:13 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:14 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp # timeout=10 17:47:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:14 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp # timeout=10 17:47:14 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp 17:47:14 using GIT_SSH to set credentials jenkins 17:47:14 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp refs/changes/65/12665/2 # timeout=10 17:47:15 > git rev-parse da465db29e3355a7c2af3406ae1236514dc1e6c6^{commit} # timeout=10 17:47:15 Checking out Revision da465db29e3355a7c2af3406ae1236514dc1e6c6 (refs/changes/65/12665/2) 17:47:15 > git config core.sparsecheckout # timeout=10 17:47:15 > git checkout -f da465db29e3355a7c2af3406ae1236514dc1e6c6 # timeout=10 17:47:18 Commit message: "CI: Add GHA workflow that runs a SonarCloud scan" 17:47:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:47:18 > git rev-list --no-walk 54fb08036fa2bc1dd91d1a7f2ea5130b8af8f8eb # timeout=10 17:47:18 provisioning config files... 17:47:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:47:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:47:18 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins5110148248576854978.sh 17:47:18 ---> python-tools-install.sh 17:47:18 Setup pyenv: 17:47:18 * system (set by /opt/pyenv/version) 17:47:18 * 3.8.13 (set by /opt/pyenv/version) 17:47:18 * 3.9.13 (set by /opt/pyenv/version) 17:47:18 * 3.10.6 (set by /opt/pyenv/version) 17:47:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-at07 17:47:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:47:26 lf-activate-venv(): INFO: Installing: lftools 17:48:06 lf-activate-venv(): INFO: Adding /tmp/venv-at07/bin to PATH 17:48:06 Generating Requirements File 17:48:36 Python 3.10.6 17:48:36 pip 24.0 from /tmp/venv-at07/lib/python3.10/site-packages/pip (python 3.10) 17:48:36 appdirs==1.4.4 17:48:36 argcomplete==3.3.0 17:48:36 aspy.yaml==1.3.0 17:48:36 attrs==23.2.0 17:48:36 autopage==0.5.2 17:48:36 beautifulsoup4==4.12.3 17:48:36 boto3==1.34.90 17:48:36 botocore==1.34.90 17:48:36 bs4==0.0.2 17:48:36 cachetools==5.3.3 17:48:36 certifi==2024.2.2 17:48:36 cffi==1.16.0 17:48:36 cfgv==3.4.0 17:48:36 chardet==5.2.0 17:48:36 charset-normalizer==3.3.2 17:48:36 click==8.1.7 17:48:36 cliff==4.6.0 17:48:36 cmd2==2.4.3 17:48:36 cryptography==3.3.2 17:48:36 debtcollector==3.0.0 17:48:36 decorator==5.1.1 17:48:36 defusedxml==0.7.1 17:48:36 Deprecated==1.2.14 17:48:36 distlib==0.3.8 17:48:36 dnspython==2.6.1 17:48:36 docker==4.2.2 17:48:36 dogpile.cache==1.3.2 17:48:36 email_validator==2.1.1 17:48:36 filelock==3.13.4 17:48:36 future==1.0.0 17:48:36 gitdb==4.0.11 17:48:36 GitPython==3.1.43 17:48:36 google-auth==2.29.0 17:48:36 httplib2==0.22.0 17:48:36 identify==2.5.36 17:48:36 idna==3.7 17:48:36 importlib-resources==1.5.0 17:48:36 iso8601==2.1.0 17:48:36 Jinja2==3.1.3 17:48:36 jmespath==1.0.1 17:48:36 jsonpatch==1.33 17:48:36 jsonpointer==2.4 17:48:36 jsonschema==4.21.1 17:48:36 jsonschema-specifications==2023.12.1 17:48:36 keystoneauth1==5.6.0 17:48:36 kubernetes==29.0.0 17:48:36 lftools==0.37.10 17:48:36 lxml==5.2.1 17:48:36 MarkupSafe==2.1.5 17:48:36 msgpack==1.0.8 17:48:36 multi_key_dict==2.0.3 17:48:36 munch==4.0.0 17:48:36 netaddr==1.2.1 17:48:36 netifaces==0.11.0 17:48:36 niet==1.4.2 17:48:36 nodeenv==1.8.0 17:48:36 oauth2client==4.1.3 17:48:36 oauthlib==3.2.2 17:48:36 openstacksdk==3.1.0 17:48:36 os-client-config==2.1.0 17:48:36 os-service-types==1.7.0 17:48:36 osc-lib==3.0.1 17:48:36 oslo.config==9.4.0 17:48:36 oslo.context==5.5.0 17:48:36 oslo.i18n==6.3.0 17:48:36 oslo.log==5.5.1 17:48:36 oslo.serialization==5.4.0 17:48:36 oslo.utils==7.1.0 17:48:36 packaging==24.0 17:48:36 pbr==6.0.0 17:48:36 platformdirs==4.2.1 17:48:36 prettytable==3.10.0 17:48:36 pyasn1==0.6.0 17:48:36 pyasn1_modules==0.4.0 17:48:36 pycparser==2.22 17:48:36 pygerrit2==2.0.15 17:48:36 PyGithub==2.3.0 17:48:36 pyinotify==0.9.6 17:48:36 PyJWT==2.8.0 17:48:36 PyNaCl==1.5.0 17:48:36 pyparsing==2.4.7 17:48:36 pyperclip==1.8.2 17:48:36 pyrsistent==0.20.0 17:48:36 python-cinderclient==9.5.0 17:48:36 python-dateutil==2.9.0.post0 17:48:36 python-heatclient==3.5.0 17:48:36 python-jenkins==1.8.2 17:48:36 python-keystoneclient==5.4.0 17:48:36 python-magnumclient==4.4.0 17:48:36 python-novaclient==18.6.0 17:48:36 python-openstackclient==6.6.0 17:48:36 python-swiftclient==4.5.0 17:48:36 PyYAML==6.0.1 17:48:36 referencing==0.34.0 17:48:36 requests==2.31.0 17:48:36 requests-oauthlib==2.0.0 17:48:36 requestsexceptions==1.4.0 17:48:36 rfc3986==2.0.0 17:48:36 rpds-py==0.18.0 17:48:36 rsa==4.9 17:48:36 ruamel.yaml==0.18.6 17:48:36 ruamel.yaml.clib==0.2.8 17:48:36 s3transfer==0.10.1 17:48:36 simplejson==3.19.2 17:48:36 six==1.16.0 17:48:36 smmap==5.0.1 17:48:36 soupsieve==2.5 17:48:36 stevedore==5.2.0 17:48:36 tabulate==0.9.0 17:48:36 toml==0.10.2 17:48:36 tomlkit==0.12.4 17:48:36 tqdm==4.66.2 17:48:36 typing_extensions==4.11.0 17:48:36 tzdata==2024.1 17:48:36 urllib3==1.26.18 17:48:36 virtualenv==20.26.0 17:48:36 wcwidth==0.2.13 17:48:36 websocket-client==1.7.0 17:48:36 wrapt==1.16.0 17:48:36 xdg==6.0.0 17:48:36 xmltodict==0.13.0 17:48:36 yq==3.4.1 17:48:36 provisioning config files... 17:48:36 copy managed file [global-settings] to file:/w/workspace/ric-app-qp-docker-verify-master@tmp/config4042797775548033824tmp 17:48:36 copy managed file [ric-app-qp-settings] to file:/w/workspace/ric-app-qp-docker-verify-master@tmp/config16929830339509416488tmp 17:48:36 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins17877740612647534370.sh 17:48:36 ---> docker-login.sh 17:48:36 nexus3.o-ran-sc.org:10001 17:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:37 Configure a credential helper to remove this warning. See 17:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:37 17:48:37 Login Succeeded 17:48:37 nexus3.o-ran-sc.org:10002 17:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:37 Configure a credential helper to remove this warning. See 17:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:37 17:48:37 Login Succeeded 17:48:37 nexus3.o-ran-sc.org:10003 17:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:37 Configure a credential helper to remove this warning. See 17:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:37 17:48:37 Login Succeeded 17:48:37 nexus3.o-ran-sc.org:10004 17:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:37 Configure a credential helper to remove this warning. See 17:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:37 17:48:37 Login Succeeded 17:48:37 ---> docker-login.sh ends 17:48:37 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins16844340722197679418.sh 17:48:37 [ric-app-qp-docker-verify-master] $ /bin/sh -xe /tmp/jenkins11272383575449237210.sh 17:48:37 [EnvInject] - Injecting environment variables from a build step. 17:48:37 [EnvInject] - Injecting as environment variables the properties content 17:48:37 DOCKER_ROOT=$WORKSPACE 17:48:37 CONTAINER_TAG_YAML_DIR= 17:48:37 CONTAINER_TAG_METHOD=yaml-file 17:48:37 17:48:37 [EnvInject] - Variables injected successfully. 17:48:37 [ric-app-qp-docker-verify-master] $ /bin/bash -l /tmp/jenkins4848914258968608728.sh 17:48:37 ---> docker-get-container-tag.sh 17:48:37 Setup pyenv: 17:48:37 system 17:48:37 3.8.13 17:48:37 3.9.13 17:48:37 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-verify-master/.python-version) 17:48:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-at07 from file:/tmp/.os_lf_venv 17:48:39 lf-activate-venv(): INFO: Installing: yq 17:48:41 lf-activate-venv(): INFO: Adding /tmp/venv-at07/bin to PATH 17:48:41 ---> Docker image tag found: 0.0.5 17:48:41 [EnvInject] - Injecting environment variables from a build step. 17:48:41 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 17:48:41 [EnvInject] - Variables injected successfully. 17:48:41 [EnvInject] - Injecting environment variables from a build step. 17:48:41 [EnvInject] - Injecting as environment variables the properties content 17:48:41 DOCKER_ARGS=--network=host 17:48:41 DOCKER_ROOT=/w/workspace/ric-app-qp-docker-verify-master 17:48:41 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 17:48:41 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 17:48:41 DOCKER_NAME=o-ran-sc/ric-app-qp 17:48:41 17:48:41 [EnvInject] - Variables injected successfully. 17:48:41 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins6403833384005406214.sh 17:48:41 ---> docker-build.sh 17:48:41 Docker version 24.0.2, build cb74dfc 17:48:41 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp:0.0.5 17:48:41 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp:0.0.5 . 17:48:42 #1 [internal] load build definition from Dockerfile 17:48:42 #1 transferring dockerfile: 1.92kB done 17:48:42 #1 DONE 0.1s 17:48:42 17:48:42 #2 [internal] load .dockerignore 17:48:42 #2 transferring context: 2B done 17:48:42 #2 DONE 0.1s 17:48:42 17:48:42 #3 [internal] load metadata for docker.io/continuumio/miniconda3:23.10.0-1 17:48:43 #3 DONE 1.1s 17:48:43 17:48:43 #4 [internal] load build context 17:48:43 #4 transferring context: 464.45kB 0.0s done 17:48:43 #4 DONE 0.1s 17:48:43 17:48:43 #5 [ 1/11] FROM docker.io/continuumio/miniconda3:23.10.0-1@sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 17:48:43 #5 resolve docker.io/continuumio/miniconda3:23.10.0-1@sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 0.1s done 17:48:43 #5 sha256:6d17b7c0d4a8e7b46141cc2681f5b040c4be0ec229227be9d1fbe39fc18f76c5 4.61kB / 4.61kB done 17:48:43 #5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 0B / 31.42MB 0.1s 17:48:43 #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 0B / 50.08MB 0.1s 17:48:43 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 0B / 114.51MB 0.1s 17:48:43 #5 sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 3.11kB / 3.11kB done 17:48:43 #5 sha256:166ff37fba6c25fcad8516aa5481a2a8dfde11370f81b245c1e2e8002e68bcce 869B / 869B done 17:48:43 #5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 3.15MB / 31.42MB 0.2s 17:48:43 #5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 9.44MB / 31.42MB 0.3s 17:48:44 #5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 18.87MB / 31.42MB 0.4s 17:48:44 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 10.49MB / 114.51MB 0.4s 17:48:44 #5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 31.42MB / 31.42MB 0.6s 17:48:44 #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 16.78MB / 50.08MB 0.6s 17:48:44 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 18.87MB / 114.51MB 0.6s 17:48:44 #5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 31.42MB / 31.42MB 0.6s done 17:48:44 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 30.41MB / 114.51MB 0.7s 17:48:44 #5 extracting sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 17:48:44 #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 27.26MB / 50.08MB 0.8s 17:48:44 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 37.75MB / 114.51MB 0.8s 17:48:44 #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 33.55MB / 50.08MB 0.9s 17:48:44 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 51.38MB / 114.51MB 0.9s 17:48:44 #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 44.04MB / 50.08MB 1.0s 17:48:44 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 59.77MB / 114.51MB 1.0s 17:48:44 #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 50.08MB / 50.08MB 1.1s 17:48:44 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 70.25MB / 114.51MB 1.1s 17:48:44 #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 50.08MB / 50.08MB 1.1s done 17:48:44 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 82.84MB / 114.51MB 1.2s 17:48:44 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 94.37MB / 114.51MB 1.3s 17:48:45 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 108.00MB / 114.51MB 1.4s 17:48:45 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 114.51MB / 114.51MB 1.6s 17:48:45 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 114.51MB / 114.51MB 1.6s done 17:48:45 #5 extracting sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 1.5s done 17:48:45 #5 extracting sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 17:48:47 #5 extracting sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 1.9s done 17:48:47 #5 extracting sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 17:48:52 #5 extracting sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 4.2s done 17:48:52 #5 DONE 8.9s 17:48:52 17:48:52 #6 [ 2/11] RUN mkdir -p /opt/route/ 17:48:53 #6 DONE 1.2s 17:48:53 17:48:53 #7 [ 3/11] RUN apt update && apt install -y gcc musl-dev 17:48:53 #7 0.218 17:48:53 #7 0.218 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 17:48:53 #7 0.218 17:48:54 #7 0.248 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 17:48:54 #7 0.264 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 17:48:54 #7 0.264 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 17:48:54 #7 0.372 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8068 kB] 17:48:54 #7 0.489 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [271 kB] 17:48:54 #7 0.592 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] 17:48:55 #7 1.480 Fetched 8565 kB in 1s (6875 kB/s) 17:48:55 #7 1.480 Reading package lists... 17:48:55 #7 1.907 Building dependency tree... 17:48:55 #7 2.039 Reading state information... 17:48:55 #7 2.052 21 packages can be upgraded. Run 'apt list --upgradable' to see them. 17:48:55 #7 2.058 17:48:55 #7 2.058 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 17:48:55 #7 2.058 17:48:55 #7 2.065 Reading package lists... 17:48:56 #7 2.525 Building dependency tree... 17:48:56 #7 2.642 Reading state information... 17:48:56 #7 2.760 The following additional packages will be installed: 17:48:56 #7 2.760 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10 17:48:56 #7 2.760 fontconfig-config fonts-dejavu-core gcc-10 libasan6 libatomic1 libbinutils 17:48:56 #7 2.760 libc-dev-bin libc-devtools libc6 libc6-dev libcc1-0 libcrypt-dev 17:48:56 #7 2.760 libctf-nobfd0 libctf0 libdeflate0 libfontconfig1 libfreetype6 libgcc-10-dev 17:48:56 #7 2.760 libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo liblsan0 libmpc3 17:48:56 #7 2.761 libmpfr6 libnsl-dev libpng16-16 libquadmath0 libtiff5 libtirpc-dev libtsan0 17:48:56 #7 2.761 libubsan1 libwebp6 libxpm4 linux-libc-dev manpages manpages-dev musl 17:48:56 #7 2.761 Suggested packages: 17:48:56 #7 2.761 binutils-doc cpp-doc gcc-10-locales gcc-multilib make autoconf automake 17:48:56 #7 2.761 libtool flex bison gdb gcc-doc gcc-10-multilib gcc-10-doc glibc-doc 17:48:56 #7 2.761 libc-l10n locales libgd-tools man-browser 17:48:56 #7 2.761 Recommended packages: 17:48:56 #7 2.761 libnss-nis libnss-nisplus linux-musl-dev 17:48:56 #7 2.940 The following NEW packages will be installed: 17:48:56 #7 2.940 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10 17:48:56 #7 2.940 fontconfig-config fonts-dejavu-core gcc gcc-10 libasan6 libatomic1 17:48:56 #7 2.940 libbinutils libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev 17:48:56 #7 2.940 libctf-nobfd0 libctf0 libdeflate0 libfontconfig1 libfreetype6 libgcc-10-dev 17:48:56 #7 2.940 libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo liblsan0 libmpc3 17:48:56 #7 2.940 libmpfr6 libnsl-dev libpng16-16 libquadmath0 libtiff5 libtirpc-dev libtsan0 17:48:56 #7 2.940 libubsan1 libwebp6 libxpm4 linux-libc-dev manpages manpages-dev musl 17:48:56 #7 2.941 musl-dev 17:48:56 #7 2.941 The following packages will be upgraded: 17:48:56 #7 2.941 libc6 17:48:56 #7 2.960 1 upgraded, 46 newly installed, 0 to remove and 20 not upgraded. 17:48:56 #7 2.960 Need to get 57.3 MB of archives. 17:48:56 #7 2.960 After this operation, 192 MB of additional disk space will be used. 17:48:56 #7 2.960 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u9 [2824 kB] 17:48:56 #7 3.017 Get:2 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] 17:48:56 #7 3.033 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] 17:48:56 #7 3.057 Get:4 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] 17:48:56 #7 3.063 Get:5 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] 17:48:56 #7 3.064 Get:6 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] 17:48:56 #7 3.064 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] 17:48:56 #7 3.082 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] 17:48:56 #7 3.082 Get:9 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] 17:48:56 #7 3.088 Get:10 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] 17:48:56 #7 3.107 Get:11 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] 17:48:56 #7 3.108 Get:12 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] 17:48:56 #7 3.192 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] 17:48:56 #7 3.192 Get:14 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] 17:48:56 #7 3.202 Get:15 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] 17:48:56 #7 3.205 Get:16 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] 17:48:56 #7 3.205 Get:17 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] 17:48:56 #7 3.206 Get:18 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] 17:48:56 #7 3.207 Get:19 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] 17:48:56 #7 3.207 Get:20 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] 17:48:56 #7 3.226 Get:21 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] 17:48:56 #7 3.234 Get:22 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] 17:48:56 #7 3.254 Get:23 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] 17:48:56 #7 3.260 Get:24 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] 17:48:56 #7 3.263 Get:25 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] 17:48:56 #7 3.283 Get:26 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] 17:48:57 #7 3.431 Get:27 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] 17:48:57 #7 3.431 Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u9 [276 kB] 17:48:57 #7 3.432 Get:29 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] 17:48:57 #7 3.435 Get:30 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB] 17:48:57 #7 3.439 Get:31 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] 17:48:57 #7 3.445 Get:32 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] 17:48:57 #7 3.446 Get:33 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] 17:48:57 #7 3.447 Get:34 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] 17:48:57 #7 3.447 Get:35 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] 17:48:57 #7 3.449 Get:36 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u5 [290 kB] 17:48:57 #7 3.451 Get:37 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] 17:48:57 #7 3.452 Get:38 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] 17:48:57 #7 3.453 Get:39 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-devtools amd64 2.31-13+deb11u9 [246 kB] 17:48:57 #7 3.455 Get:40 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.209-2 [1698 kB] 17:48:57 #7 3.466 Get:41 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] 17:48:57 #7 3.467 Get:42 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] 17:48:57 #7 3.468 Get:43 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] 17:48:57 #7 3.469 Get:44 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u9 [2360 kB] 17:48:57 #7 3.523 Get:45 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] 17:48:57 #7 3.544 Get:46 http://deb.debian.org/debian bullseye/main amd64 musl amd64 1.2.2-1 [418 kB] 17:48:57 #7 3.548 Get:47 http://deb.debian.org/debian bullseye/main amd64 musl-dev amd64 1.2.2-1 [604 kB] 17:48:57 #7 3.681 debconf: delaying package configuration, since apt-utils is not installed 17:48:57 #7 3.724 Fetched 57.3 MB in 1s (94.3 MB/s) 17:48:57 #7 3.790 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12444 files and directories currently installed.) 17:48:57 #7 3.799 Preparing to unpack .../libc6_2.31-13+deb11u9_amd64.deb ... 17:48:57 #7 3.893 debconf: unable to initialize frontend: Dialog 17:48:57 #7 3.893 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:48:57 #7 3.893 debconf: falling back to frontend: Readline 17:48:57 #7 3.970 debconf: unable to initialize frontend: Dialog 17:48:57 #7 3.970 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:48:57 #7 3.970 debconf: falling back to frontend: Readline 17:48:57 #7 4.028 Unpacking libc6:amd64 (2.31-13+deb11u9) over (2.31-13+deb11u7) ... 17:48:59 #7 6.030 Setting up libc6:amd64 (2.31-13+deb11u9) ... 17:48:59 #7 6.130 debconf: unable to initialize frontend: Dialog 17:48:59 #7 6.130 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:48:59 #7 6.130 debconf: falling back to frontend: Readline 17:49:01 #7 7.243 Selecting previously unselected package manpages. 17:49:01 #7 7.243 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12444 files and directories currently installed.) 17:49:01 #7 7.250 Preparing to unpack .../00-manpages_5.10-1_all.deb ... 17:49:01 #7 7.258 Unpacking manpages (5.10-1) ... 17:49:01 #7 7.410 Selecting previously unselected package binutils-common:amd64. 17:49:01 #7 7.412 Preparing to unpack .../01-binutils-common_2.35.2-2_amd64.deb ... 17:49:01 #7 7.421 Unpacking binutils-common:amd64 (2.35.2-2) ... 17:49:01 #7 7.704 Selecting previously unselected package libbinutils:amd64. 17:49:01 #7 7.708 Preparing to unpack .../02-libbinutils_2.35.2-2_amd64.deb ... 17:49:01 #7 7.715 Unpacking libbinutils:amd64 (2.35.2-2) ... 17:49:01 #7 7.853 Selecting previously unselected package libctf-nobfd0:amd64. 17:49:01 #7 7.856 Preparing to unpack .../03-libctf-nobfd0_2.35.2-2_amd64.deb ... 17:49:01 #7 7.864 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... 17:49:01 #7 7.936 Selecting previously unselected package libctf0:amd64. 17:49:01 #7 7.939 Preparing to unpack .../04-libctf0_2.35.2-2_amd64.deb ... 17:49:01 #7 7.947 Unpacking libctf0:amd64 (2.35.2-2) ... 17:49:01 #7 8.018 Selecting previously unselected package binutils-x86-64-linux-gnu. 17:49:01 #7 8.021 Preparing to unpack .../05-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... 17:49:01 #7 8.027 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... 17:49:02 #7 8.418 Selecting previously unselected package binutils. 17:49:02 #7 8.420 Preparing to unpack .../06-binutils_2.35.2-2_amd64.deb ... 17:49:02 #7 8.428 Unpacking binutils (2.35.2-2) ... 17:49:02 #7 8.498 Selecting previously unselected package libisl23:amd64. 17:49:02 #7 8.500 Preparing to unpack .../07-libisl23_0.23-1_amd64.deb ... 17:49:02 #7 8.507 Unpacking libisl23:amd64 (0.23-1) ... 17:49:02 #7 8.652 Selecting previously unselected package libmpfr6:amd64. 17:49:02 #7 8.655 Preparing to unpack .../08-libmpfr6_4.1.0-3_amd64.deb ... 17:49:02 #7 8.663 Unpacking libmpfr6:amd64 (4.1.0-3) ... 17:49:02 #7 8.831 Selecting previously unselected package libmpc3:amd64. 17:49:02 #7 8.834 Preparing to unpack .../09-libmpc3_1.2.0-1_amd64.deb ... 17:49:02 #7 8.843 Unpacking libmpc3:amd64 (1.2.0-1) ... 17:49:02 #7 8.895 Selecting previously unselected package cpp-10. 17:49:02 #7 8.897 Preparing to unpack .../10-cpp-10_10.2.1-6_amd64.deb ... 17:49:02 #7 8.904 Unpacking cpp-10 (10.2.1-6) ... 17:49:03 #7 9.674 Selecting previously unselected package cpp. 17:49:03 #7 9.676 Preparing to unpack .../11-cpp_4%3a10.2.1-1_amd64.deb ... 17:49:03 #7 9.683 Unpacking cpp (4:10.2.1-1) ... 17:49:03 #7 9.758 Selecting previously unselected package fonts-dejavu-core. 17:49:03 #7 9.760 Preparing to unpack .../12-fonts-dejavu-core_2.37-2_all.deb ... 17:49:03 #7 9.770 Unpacking fonts-dejavu-core (2.37-2) ... 17:49:03 #7 9.934 Selecting previously unselected package fontconfig-config. 17:49:03 #7 9.936 Preparing to unpack .../13-fontconfig-config_2.13.1-4.2_all.deb ... 17:49:03 #7 10.05 Unpacking fontconfig-config (2.13.1-4.2) ... 17:49:03 #7 10.13 Selecting previously unselected package libcc1-0:amd64. 17:49:03 #7 10.13 Preparing to unpack .../14-libcc1-0_10.2.1-6_amd64.deb ... 17:49:03 #7 10.14 Unpacking libcc1-0:amd64 (10.2.1-6) ... 17:49:03 #7 10.20 Selecting previously unselected package libgomp1:amd64. 17:49:04 #7 10.20 Preparing to unpack .../15-libgomp1_10.2.1-6_amd64.deb ... 17:49:04 #7 10.21 Unpacking libgomp1:amd64 (10.2.1-6) ... 17:49:04 #7 10.27 Selecting previously unselected package libitm1:amd64. 17:49:04 #7 10.27 Preparing to unpack .../16-libitm1_10.2.1-6_amd64.deb ... 17:49:04 #7 10.28 Unpacking libitm1:amd64 (10.2.1-6) ... 17:49:04 #7 10.33 Selecting previously unselected package libatomic1:amd64. 17:49:04 #7 10.34 Preparing to unpack .../17-libatomic1_10.2.1-6_amd64.deb ... 17:49:04 #7 10.34 Unpacking libatomic1:amd64 (10.2.1-6) ... 17:49:04 #7 10.40 Selecting previously unselected package libasan6:amd64. 17:49:04 #7 10.40 Preparing to unpack .../18-libasan6_10.2.1-6_amd64.deb ... 17:49:04 #7 10.41 Unpacking libasan6:amd64 (10.2.1-6) ... 17:49:04 #7 10.72 Selecting previously unselected package liblsan0:amd64. 17:49:04 #7 10.72 Preparing to unpack .../19-liblsan0_10.2.1-6_amd64.deb ... 17:49:04 #7 10.73 Unpacking liblsan0:amd64 (10.2.1-6) ... 17:49:04 #7 10.87 Selecting previously unselected package libtsan0:amd64. 17:49:04 #7 10.88 Preparing to unpack .../20-libtsan0_10.2.1-6_amd64.deb ... 17:49:04 #7 10.88 Unpacking libtsan0:amd64 (10.2.1-6) ... 17:49:04 #7 11.17 Selecting previously unselected package libubsan1:amd64. 17:49:04 #7 11.17 Preparing to unpack .../21-libubsan1_10.2.1-6_amd64.deb ... 17:49:04 #7 11.18 Unpacking libubsan1:amd64 (10.2.1-6) ... 17:49:05 #7 11.33 Selecting previously unselected package libquadmath0:amd64. 17:49:05 #7 11.34 Preparing to unpack .../22-libquadmath0_10.2.1-6_amd64.deb ... 17:49:05 #7 11.34 Unpacking libquadmath0:amd64 (10.2.1-6) ... 17:49:05 #7 11.41 Selecting previously unselected package libgcc-10-dev:amd64. 17:49:05 #7 11.42 Preparing to unpack .../23-libgcc-10-dev_10.2.1-6_amd64.deb ... 17:49:05 #7 11.42 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... 17:49:05 #7 11.68 Selecting previously unselected package gcc-10. 17:49:05 #7 11.68 Preparing to unpack .../24-gcc-10_10.2.1-6_amd64.deb ... 17:49:05 #7 11.69 Unpacking gcc-10 (10.2.1-6) ... 17:49:06 #7 13.08 Selecting previously unselected package gcc. 17:49:06 #7 13.09 Preparing to unpack .../25-gcc_4%3a10.2.1-1_amd64.deb ... 17:49:06 #7 13.09 Unpacking gcc (4:10.2.1-1) ... 17:49:06 #7 13.14 Selecting previously unselected package libc-dev-bin. 17:49:06 #7 13.15 Preparing to unpack .../26-libc-dev-bin_2.31-13+deb11u9_amd64.deb ... 17:49:06 #7 13.15 Unpacking libc-dev-bin (2.31-13+deb11u9) ... 17:49:06 #7 13.22 Selecting previously unselected package libpng16-16:amd64. 17:49:06 #7 13.22 Preparing to unpack .../27-libpng16-16_1.6.37-3_amd64.deb ... 17:49:06 #7 13.22 Unpacking libpng16-16:amd64 (1.6.37-3) ... 17:49:07 #7 13.30 Selecting previously unselected package libfreetype6:amd64. 17:49:07 #7 13.31 Preparing to unpack .../28-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ... 17:49:07 #7 13.31 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... 17:49:07 #7 13.41 Selecting previously unselected package libfontconfig1:amd64. 17:49:07 #7 13.41 Preparing to unpack .../29-libfontconfig1_2.13.1-4.2_amd64.deb ... 17:49:07 #7 13.42 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... 17:49:07 #7 13.51 Selecting previously unselected package libjpeg62-turbo:amd64. 17:49:07 #7 13.51 Preparing to unpack .../30-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... 17:49:07 #7 13.52 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... 17:49:07 #7 13.58 Selecting previously unselected package libdeflate0:amd64. 17:49:07 #7 13.59 Preparing to unpack .../31-libdeflate0_1.7-1_amd64.deb ... 17:49:07 #7 13.59 Unpacking libdeflate0:amd64 (1.7-1) ... 17:49:07 #7 13.66 Selecting previously unselected package libjbig0:amd64. 17:49:07 #7 13.66 Preparing to unpack .../32-libjbig0_2.1-3.1+b2_amd64.deb ... 17:49:07 #7 13.67 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... 17:49:07 #7 13.72 Selecting previously unselected package libwebp6:amd64. 17:49:07 #7 13.73 Preparing to unpack .../33-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... 17:49:07 #7 13.73 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... 17:49:07 #7 13.81 Selecting previously unselected package libtiff5:amd64. 17:49:07 #7 13.81 Preparing to unpack .../34-libtiff5_4.2.0-1+deb11u5_amd64.deb ... 17:49:07 #7 13.82 Unpacking libtiff5:amd64 (4.2.0-1+deb11u5) ... 17:49:07 #7 13.90 Selecting previously unselected package libxpm4:amd64. 17:49:07 #7 13.90 Preparing to unpack .../35-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... 17:49:07 #7 13.91 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... 17:49:07 #7 13.97 Selecting previously unselected package libgd3:amd64. 17:49:07 #7 13.98 Preparing to unpack .../36-libgd3_2.3.0-2_amd64.deb ... 17:49:07 #7 13.98 Unpacking libgd3:amd64 (2.3.0-2) ... 17:49:07 #7 14.06 Selecting previously unselected package libc-devtools. 17:49:07 #7 14.06 Preparing to unpack .../37-libc-devtools_2.31-13+deb11u9_amd64.deb ... 17:49:07 #7 14.07 Unpacking libc-devtools (2.31-13+deb11u9) ... 17:49:07 #7 14.14 Selecting previously unselected package linux-libc-dev:amd64. 17:49:07 #7 14.14 Preparing to unpack .../38-linux-libc-dev_5.10.209-2_amd64.deb ... 17:49:07 #7 14.15 Unpacking linux-libc-dev:amd64 (5.10.209-2) ... 17:49:09 #7 15.60 Selecting previously unselected package libcrypt-dev:amd64. 17:49:09 #7 15.61 Preparing to unpack .../39-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... 17:49:09 #7 15.61 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... 17:49:09 #7 15.69 Selecting previously unselected package libtirpc-dev:amd64. 17:49:09 #7 15.69 Preparing to unpack .../40-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... 17:49:09 #7 15.70 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... 17:49:09 #7 15.77 Selecting previously unselected package libnsl-dev:amd64. 17:49:09 #7 15.78 Preparing to unpack .../41-libnsl-dev_1.3.0-2_amd64.deb ... 17:49:09 #7 15.78 Unpacking libnsl-dev:amd64 (1.3.0-2) ... 17:49:09 #7 15.85 Selecting previously unselected package libc6-dev:amd64. 17:49:09 #7 15.85 Preparing to unpack .../42-libc6-dev_2.31-13+deb11u9_amd64.deb ... 17:49:09 #7 15.86 Unpacking libc6-dev:amd64 (2.31-13+deb11u9) ... 17:49:10 #7 16.90 Selecting previously unselected package manpages-dev. 17:49:10 #7 16.90 Preparing to unpack .../43-manpages-dev_5.10-1_all.deb ... 17:49:10 #7 16.91 Unpacking manpages-dev (5.10-1) ... 17:49:10 #7 17.17 Selecting previously unselected package musl:amd64. 17:49:10 #7 17.17 Preparing to unpack .../44-musl_1.2.2-1_amd64.deb ... 17:49:10 #7 17.18 Unpacking musl:amd64 (1.2.2-1) ... 17:49:10 #7 17.28 Selecting previously unselected package musl-dev:amd64. 17:49:11 #7 17.28 Preparing to unpack .../45-musl-dev_1.2.2-1_amd64.deb ... 17:49:11 #7 17.29 Unpacking musl-dev:amd64 (1.2.2-1) ... 17:49:11 #7 17.65 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... 17:49:11 #7 17.67 Setting up manpages (5.10-1) ... 17:49:11 #7 17.68 Setting up binutils-common:amd64 (2.35.2-2) ... 17:49:11 #7 17.70 Setting up libdeflate0:amd64 (1.7-1) ... 17:49:11 #7 17.72 Setting up linux-libc-dev:amd64 (5.10.209-2) ... 17:49:11 #7 17.74 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... 17:49:11 #7 17.77 Setting up libgomp1:amd64 (10.2.1-6) ... 17:49:11 #7 17.79 Setting up libjbig0:amd64 (2.1-3.1+b2) ... 17:49:11 #7 17.82 Setting up libasan6:amd64 (10.2.1-6) ... 17:49:11 #7 17.84 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... 17:49:11 #7 17.87 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... 17:49:11 #7 17.89 Setting up libmpfr6:amd64 (4.1.0-3) ... 17:49:11 #7 17.92 Setting up libquadmath0:amd64 (10.2.1-6) ... 17:49:11 #7 17.94 Setting up libpng16-16:amd64 (1.6.37-3) ... 17:49:11 #7 17.97 Setting up libmpc3:amd64 (1.2.0-1) ... 17:49:11 #7 17.99 Setting up libatomic1:amd64 (10.2.1-6) ... 17:49:11 #7 18.02 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... 17:49:11 #7 18.04 Setting up fonts-dejavu-core (2.37-2) ... 17:49:11 #7 18.17 Setting up libubsan1:amd64 (10.2.1-6) ... 17:49:11 #7 18.19 Setting up musl:amd64 (1.2.2-1) ... 17:49:11 #7 18.23 Setting up libnsl-dev:amd64 (1.3.0-2) ... 17:49:11 #7 18.26 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... 17:49:11 #7 18.28 Setting up libtiff5:amd64 (4.2.0-1+deb11u5) ... 17:49:12 #7 18.31 Setting up libbinutils:amd64 (2.35.2-2) ... 17:49:12 #7 18.33 Setting up libisl23:amd64 (0.23-1) ... 17:49:12 #7 18.36 Setting up libc-dev-bin (2.31-13+deb11u9) ... 17:49:12 #7 18.38 Setting up libcc1-0:amd64 (10.2.1-6) ... 17:49:12 #7 18.41 Setting up liblsan0:amd64 (10.2.1-6) ... 17:49:12 #7 18.43 Setting up cpp-10 (10.2.1-6) ... 17:49:12 #7 18.46 Setting up libitm1:amd64 (10.2.1-6) ... 17:49:12 #7 18.48 Setting up libtsan0:amd64 (10.2.1-6) ... 17:49:12 #7 18.51 Setting up libctf0:amd64 (2.35.2-2) ... 17:49:12 #7 18.53 Setting up manpages-dev (5.10-1) ... 17:49:12 #7 18.56 Setting up fontconfig-config (2.13.1-4.2) ... 17:49:12 #7 18.66 debconf: unable to initialize frontend: Dialog 17:49:12 #7 18.66 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:49:12 #7 18.66 debconf: falling back to frontend: Readline 17:49:12 #7 18.84 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... 17:49:12 #7 18.87 Setting up musl-dev:amd64 (1.2.2-1) ... 17:49:12 #7 18.89 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... 17:49:12 #7 18.91 Setting up cpp (4:10.2.1-1) ... 17:49:12 #7 18.94 Setting up libc6-dev:amd64 (2.31-13+deb11u9) ... 17:49:12 #7 18.97 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... 17:49:12 #7 18.99 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... 17:49:12 #7 19.01 Setting up binutils (2.35.2-2) ... 17:49:12 #7 19.03 Setting up libgd3:amd64 (2.3.0-2) ... 17:49:12 #7 19.04 Setting up gcc-10 (10.2.1-6) ... 17:49:12 #7 19.06 Setting up libc-devtools (2.31-13+deb11u9) ... 17:49:12 #7 19.08 Setting up gcc (4:10.2.1-1) ... 17:49:12 #7 19.12 Processing triggers for libc-bin (2.31-13+deb11u7) ... 17:49:13 #7 DONE 19.4s 17:49:13 17:49:13 #8 [ 4/11] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.0_amd64.deb/download.deb && dpkg -i rmr_4.9.0_amd64.deb 17:49:13 #8 0.230 --2024-04-24 17:49:13-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.0_amd64.deb/download.deb 17:49:13 #8 0.244 Resolving packagecloud.io (packagecloud.io)... 52.9.195.187, 54.67.124.191, 2600:1f1c:2e5:6900:a360:55c7:2ffc:28ff, ... 17:49:13 #8 0.250 Connecting to packagecloud.io (packagecloud.io)|52.9.195.187|:443... connected. 17:49:13 #8 0.282 HTTP request sent, awaiting response... 302 Found 17:49:13 #8 0.309 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069581.deb?Expires=1713981253&Signature=n3Jrr0f2ZIPbGEwtD6P21GuVLYG1ll7rnzOpS2elJk5KqTIqV68NM9au5xQIg78yS2nCrb6q8scIYypPD3YJR4P9nHy1zPqYKByv55AgpHwXcBWrw4niStd-2FB0sB-4r2d74O-WDHxm~Q9NP6i0BXXu68JV1WYccVxLYC0vDOvIbJw-JE1HfxWeaN1daByPC~a5xP66F9nfTWlCXVmsa~I1pe2KM2mV4ykDBY5kF72icMq44~hs2NRp3P~QNoUn9Bg-msiTJs3ylrXt9nv5B5IIeVm~zvVxSJisNp7BDf36GW3jssP2ok1CzNVb7Gty62Cefb136QAwjdfhi7BnWg__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 17:49:13 #8 0.309 --2024-04-24 17:49:13-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069581.deb?Expires=1713981253&Signature=n3Jrr0f2ZIPbGEwtD6P21GuVLYG1ll7rnzOpS2elJk5KqTIqV68NM9au5xQIg78yS2nCrb6q8scIYypPD3YJR4P9nHy1zPqYKByv55AgpHwXcBWrw4niStd-2FB0sB-4r2d74O-WDHxm~Q9NP6i0BXXu68JV1WYccVxLYC0vDOvIbJw-JE1HfxWeaN1daByPC~a5xP66F9nfTWlCXVmsa~I1pe2KM2mV4ykDBY5kF72icMq44~hs2NRp3P~QNoUn9Bg-msiTJs3ylrXt9nv5B5IIeVm~zvVxSJisNp7BDf36GW3jssP2ok1CzNVb7Gty62Cefb136QAwjdfhi7BnWg__&Key-Pair-Id=K1ZMSF1EKC3AZL 17:49:13 #8 0.309 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.108, 18.173.117.128, 18.173.117.132, ... 17:49:13 #8 0.316 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.108|:443... connected. 17:49:13 #8 0.329 HTTP request sent, awaiting response... 200 OK 17:49:13 #8 0.335 Length: 242746 (237K) [application/x-debian-package] 17:49:13 #8 0.335 Saving to: ‘rmr_4.9.0_amd64.deb’ 17:49:13 #8 0.335 17:49:13 #8 0.335 0K .......... .......... .......... .......... .......... 21% 19.5M 0s 17:49:13 #8 0.338 50K .......... .......... .......... .......... .......... 42% 27.3M 0s 17:49:13 #8 0.339 100K .......... .......... .......... .......... .......... 63% 15.8M 0s 17:49:13 #8 0.343 150K .......... .......... .......... .......... .......... 84% 8.65M 0s 17:49:13 #8 0.348 200K .......... .......... .......... ....... 100% 10.9M=0.02s 17:49:13 #8 0.352 17:49:13 #8 0.352 2024-04-24 17:49:13 (14.2 MB/s) - ‘rmr_4.9.0_amd64.deb’ saved [242746/242746] 17:49:13 #8 0.352 17:49:13 #8 0.383 Selecting previously unselected package rmr. 17:49:13 #8 0.393 (Reading database ... 17673 files and directories currently installed.) 17:49:13 #8 0.394 Preparing to unpack rmr_4.9.0_amd64.deb ... 17:49:13 #8 0.402 Unpacking rmr (4.9.0) ... 17:49:13 #8 0.444 Setting up rmr (4.9.0) ... 17:49:13 #8 DONE 0.6s 17:49:13 17:49:13 #9 [ 5/11] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.0_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.0_amd64.deb 17:49:13 #9 0.218 --2024-04-24 17:49:13-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.0_amd64.deb/download.deb 17:49:13 #9 0.229 Resolving packagecloud.io (packagecloud.io)... 54.67.124.191, 52.9.195.187, 2600:1f1c:2e5:6901:f199:7554:a898:73b6, ... 17:49:13 #9 0.231 Connecting to packagecloud.io (packagecloud.io)|54.67.124.191|:443... connected. 17:49:13 #9 0.243 HTTP request sent, awaiting response... 302 Found 17:49:13 #9 0.269 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069580.deb?Expires=1713981253&Signature=RfkucJaSeE3VKZNzKuIt0KQYgM9LcWI51SNN1YFsAgI9yjOGcVOlNiWwQEnQy6khKnDefPExsi5MRuVC-0Vnr1EhGf23GhaSnnUoaTN2EQC16mOVum89COWqtE9QctW-TD0J-KCEEQbNOzoA54k2NRs6Wp-XngTr7mTTb-lxN86myXqZsCVtQv2fjDBdeInmImxl47gh7DeQFpit2uYN26PLIPAOZoSyTvrElrMAWqsYi4DrRheN-mKMqCXJeBrU5Z~QmLi76Gyui8-WAb3egHN0CoRYY~~gYuiZmalKgW9wiFEb7cTrv9OCStt6setzMBHeaftPIDMul1VMVUYrog__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 17:49:14 #9 0.269 --2024-04-24 17:49:13-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069580.deb?Expires=1713981253&Signature=RfkucJaSeE3VKZNzKuIt0KQYgM9LcWI51SNN1YFsAgI9yjOGcVOlNiWwQEnQy6khKnDefPExsi5MRuVC-0Vnr1EhGf23GhaSnnUoaTN2EQC16mOVum89COWqtE9QctW-TD0J-KCEEQbNOzoA54k2NRs6Wp-XngTr7mTTb-lxN86myXqZsCVtQv2fjDBdeInmImxl47gh7DeQFpit2uYN26PLIPAOZoSyTvrElrMAWqsYi4DrRheN-mKMqCXJeBrU5Z~QmLi76Gyui8-WAb3egHN0CoRYY~~gYuiZmalKgW9wiFEb7cTrv9OCStt6setzMBHeaftPIDMul1VMVUYrog__&Key-Pair-Id=K1ZMSF1EKC3AZL 17:49:14 #9 0.269 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.205, 18.173.117.132, 18.173.117.128, ... 17:49:14 #9 0.270 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.205|:443... connected. 17:49:14 #9 0.283 HTTP request sent, awaiting response... 200 OK 17:49:14 #9 0.288 Length: 126094 (123K) [application/x-debian-package] 17:49:14 #9 0.289 Saving to: ‘rmr-dev_4.9.0_amd64.deb’ 17:49:14 #9 0.289 17:49:14 #9 0.289 0K .......... .......... .......... .......... .......... 40% 16.4M 0s 17:49:14 #9 0.292 50K .......... .......... .......... .......... .......... 81% 27.6M 0s 17:49:14 #9 0.293 100K .......... .......... ... 100% 113M=0.005s 17:49:14 #9 0.294 17:49:14 #9 0.294 2024-04-24 17:49:13 (24.3 MB/s) - ‘rmr-dev_4.9.0_amd64.deb’ saved [126094/126094] 17:49:14 #9 0.294 17:49:14 #9 0.329 Selecting previously unselected package rmr-dev. 17:49:14 #9 0.340 (Reading database ... 17681 files and directories currently installed.) 17:49:14 #9 0.340 Preparing to unpack rmr-dev_4.9.0_amd64.deb ... 17:49:14 #9 0.349 Unpacking rmr-dev (4.9.0) ... 17:49:14 #9 0.408 Setting up rmr-dev (4.9.0) ... 17:49:14 #9 DONE 0.6s 17:49:14 17:49:14 #10 [ 6/11] RUN rm -f rmr_4.9.0_amd64.deb rmr-dev_4.9.0_amd64.deb 17:49:14 #10 DONE 0.3s 17:49:14 17:49:14 #11 [ 7/11] COPY tests/fixtures/local.rt /opt/route/local.rt 17:49:14 #11 DONE 0.1s 17:49:14 17:49:14 #12 [ 8/11] COPY setup.py /tmp 17:49:14 #12 DONE 0.1s 17:49:14 17:49:14 #13 [ 9/11] COPY LICENSE.txt /tmp/ 17:49:15 #13 DONE 0.2s 17:49:15 17:49:15 #14 [10/11] RUN pip install /tmp 17:49:15 #14 0.523 Processing /tmp 17:49:15 #14 0.524 Preparing metadata (setup.py): started 17:49:15 #14 0.668 Preparing metadata (setup.py): finished with status 'done' 17:49:15 #14 0.833 Collecting ricxappframe==3.2.2 (from qp==0.0.5) 17:49:15 #14 0.885 Downloading ricxappframe-3.2.2-py3-none-any.whl.metadata (6.1 kB) 17:49:15 #14 0.950 Collecting joblib>=0.3.2 (from qp==0.0.5) 17:49:16 #14 0.954 Downloading joblib-1.4.0-py3-none-any.whl.metadata (5.4 kB) 17:49:16 #14 1.040 Collecting statsmodels>=0.11.1 (from qp==0.0.5) 17:49:16 #14 1.045 Downloading statsmodels-0.14.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB) 17:49:16 #14 1.154 Collecting mdclogpy<=1.1.1 (from qp==0.0.5) 17:49:16 #14 1.165 Downloading mdclogpy-1.1.1-py3-none-any.whl.metadata (3.0 kB) 17:49:16 #14 1.211 Collecting influxdb (from qp==0.0.5) 17:49:16 #14 1.215 Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 17:49:16 #14 1.382 Collecting pandas==1.5.3 (from qp==0.0.5) 17:49:16 #14 1.387 Downloading pandas-1.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 17:49:16 #14 1.499 Collecting scikit-learn (from qp==0.0.5) 17:49:16 #14 1.503 Downloading scikit_learn-1.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 17:49:16 #14 1.551 Collecting schedule (from qp==0.0.5) 17:49:16 #14 1.556 Downloading schedule-1.2.1-py2.py3-none-any.whl.metadata (3.3 kB) 17:49:16 #14 1.606 Collecting python-dateutil>=2.8.1 (from pandas==1.5.3->qp==0.0.5) 17:49:16 #14 1.611 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 17:49:16 #14 1.686 Collecting pytz>=2020.1 (from pandas==1.5.3->qp==0.0.5) 17:49:16 #14 1.690 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 17:49:17 #14 1.914 Collecting numpy>=1.21.0 (from pandas==1.5.3->qp==0.0.5) 17:49:17 #14 1.918 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) 17:49:17 #14 1.935 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 4.5 MB/s eta 0:00:00 17:49:17 #14 2.047 Collecting inotify-simple (from ricxappframe==3.2.2->qp==0.0.5) 17:49:17 #14 2.052 Downloading inotify_simple-1.3.5.tar.gz (9.7 kB) 17:49:17 #14 2.067 Preparing metadata (setup.py): started 17:49:17 #14 2.199 Preparing metadata (setup.py): finished with status 'done' 17:49:17 #14 2.277 Collecting msgpack (from ricxappframe==3.2.2->qp==0.0.5) 17:49:17 #14 2.281 Downloading msgpack-1.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 17:49:17 #14 2.392 Collecting ricsdl<4.0.0,>=3.0.0 (from ricxappframe==3.2.2->qp==0.0.5) 17:49:17 #14 2.397 Downloading ricsdl-3.1.3-py3-none-any.whl.metadata (3.2 kB) 17:49:17 #14 2.409 Requirement already satisfied: requests in /opt/conda/lib/python3.11/site-packages (from ricxappframe==3.2.2->qp==0.0.5) (2.31.0) 17:49:17 #14 2.596 Collecting protobuf<3.21.0 (from ricxappframe==3.2.2->qp==0.0.5) 17:49:17 #14 2.601 Downloading protobuf-3.20.3-py2.py3-none-any.whl.metadata (720 bytes) 17:49:17 #14 2.634 Collecting inotify (from ricxappframe==3.2.2->qp==0.0.5) 17:49:17 #14 2.638 Downloading inotify-0.2.10.tar.gz (9.9 kB) 17:49:17 #14 2.655 Preparing metadata (setup.py): started 17:49:17 #14 2.792 Preparing metadata (setup.py): finished with status 'done' 17:49:18 #14 2.954 Collecting scipy!=1.9.2,>=1.8 (from statsmodels>=0.11.1->qp==0.0.5) 17:49:18 #14 2.958 Downloading scipy-1.13.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 17:49:18 #14 2.973 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 4.3 MB/s eta 0:00:00 17:49:18 #14 3.028 Collecting patsy>=0.5.6 (from statsmodels>=0.11.1->qp==0.0.5) 17:49:18 #14 3.033 Downloading patsy-0.5.6-py2.py3-none-any.whl.metadata (3.5 kB) 17:49:18 #14 3.044 Requirement already satisfied: packaging>=21.3 in /opt/conda/lib/python3.11/site-packages (from statsmodels>=0.11.1->qp==0.0.5) (23.1) 17:49:18 #14 3.090 Collecting six>=1.10.0 (from influxdb->qp==0.0.5) 17:49:18 #14 3.094 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 17:49:18 #14 3.228 Collecting threadpoolctl>=2.0.0 (from scikit-learn->qp==0.0.5) 17:49:18 #14 3.232 Downloading threadpoolctl-3.4.0-py3-none-any.whl.metadata (13 kB) 17:49:18 #14 3.286 Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->qp==0.0.5) (2.0.4) 17:49:18 #14 3.288 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->qp==0.0.5) (3.4) 17:49:18 #14 3.290 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->qp==0.0.5) (1.26.18) 17:49:18 #14 3.291 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->qp==0.0.5) (2023.7.22) 17:49:18 #14 3.296 Requirement already satisfied: setuptools in /opt/conda/lib/python3.11/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->qp==0.0.5) (68.0.0) 17:49:18 #14 3.364 Collecting redis==4.3.6 (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->qp==0.0.5) 17:49:18 #14 3.369 Downloading redis-4.3.6-py3-none-any.whl.metadata (53 kB) 17:49:18 #14 3.382 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.8/53.8 kB 4.5 MB/s eta 0:00:00 17:49:18 #14 3.467 Collecting hiredis==2.0.0 (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->qp==0.0.5) 17:49:18 #14 3.471 Downloading hiredis-2.0.0.tar.gz (75 kB) 17:49:18 #14 3.485 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 6.4 MB/s eta 0:00:00 17:49:18 #14 3.501 Preparing metadata (setup.py): started 17:49:18 #14 3.653 Preparing metadata (setup.py): finished with status 'done' 17:49:18 #14 3.699 Collecting async-timeout>=4.0.2 (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->qp==0.0.5) 17:49:18 #14 3.703 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 17:49:18 #14 3.789 Collecting nose (from inotify->ricxappframe==3.2.2->qp==0.0.5) 17:49:18 #14 3.793 Downloading nose-1.3.7-py3-none-any.whl.metadata (1.7 kB) 17:49:19 #14 3.896 Downloading pandas-1.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.0 MB) 17:49:19 #14 4.112 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.0/12.0 MB 61.2 MB/s eta 0:00:00 17:49:19 #14 4.119 Downloading ricxappframe-3.2.2-py3-none-any.whl (138 kB) 17:49:19 #14 4.134 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.1/138.1 kB 9.7 MB/s eta 0:00:00 17:49:19 #14 4.142 Downloading joblib-1.4.0-py3-none-any.whl (301 kB) 17:49:19 #14 4.159 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.2/301.2 kB 19.8 MB/s eta 0:00:00 17:49:19 #14 4.165 Downloading mdclogpy-1.1.1-py3-none-any.whl (5.9 kB) 17:49:19 #14 4.179 Downloading statsmodels-0.14.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.7 MB) 17:49:19 #14 4.356 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.7/10.7 MB 61.1 MB/s eta 0:00:00 17:49:19 #14 4.362 Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 17:49:19 #14 4.375 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.4/79.4 kB 6.4 MB/s eta 0:00:00 17:49:19 #14 4.380 Downloading schedule-1.2.1-py2.py3-none-any.whl (11 kB) 17:49:19 #14 4.396 Downloading scikit_learn-1.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB) 17:49:19 #14 4.600 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 61.7 MB/s eta 0:00:00 17:49:19 #14 4.605 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) 17:49:19 #14 4.868 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 61.6 MB/s eta 0:00:00 17:49:19 #14 4.874 Downloading patsy-0.5.6-py2.py3-none-any.whl (233 kB) 17:49:19 #14 4.891 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.9/233.9 kB 15.2 MB/s eta 0:00:00 17:49:19 #14 4.896 Downloading protobuf-3.20.3-py2.py3-none-any.whl (162 kB) 17:49:19 #14 4.914 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.1/162.1 kB 9.7 MB/s eta 0:00:00 17:49:19 #14 4.920 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 17:49:19 #14 4.954 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 7.2 MB/s eta 0:00:00 17:49:20 #14 4.959 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 17:49:20 #14 4.984 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 23.0 MB/s eta 0:00:00 17:49:20 #14 4.990 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) 17:49:20 #14 5.007 Downloading redis-4.3.6-py3-none-any.whl (248 kB) 17:49:20 #14 5.023 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 18.5 MB/s eta 0:00:00 17:49:20 #14 5.030 Downloading scipy-1.13.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) 17:49:20 #14 5.534 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 47.2 MB/s eta 0:00:00 17:49:20 #14 5.539 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 17:49:20 #14 5.551 Downloading threadpoolctl-3.4.0-py3-none-any.whl (17 kB) 17:49:20 #14 5.565 Downloading msgpack-1.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (409 kB) 17:49:20 #14 5.600 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 409.3/409.3 kB 12.7 MB/s eta 0:00:00 17:49:20 #14 5.606 Downloading nose-1.3.7-py3-none-any.whl (154 kB) 17:49:20 #14 5.619 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.7/154.7 kB 13.2 MB/s eta 0:00:00 17:49:20 #14 5.624 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 17:49:20 #14 5.770 Building wheels for collected packages: qp, hiredis, inotify, inotify-simple 17:49:20 #14 5.770 Building wheel for qp (setup.py): started 17:49:20 #14 5.952 Building wheel for qp (setup.py): finished with status 'done' 17:49:21 #14 5.953 Created wheel for qp: filename=qp-0.0.5-py3-none-any.whl size=2708 sha256=24aa62c97efc1db369709abb222fafc3a83705e3568c47289b2e1176502d31e8 17:49:21 #14 5.953 Stored in directory: /tmp/pip-ephem-wheel-cache-7sxjx36w/wheels/5d/b5/14/219cbb1b1547f4542812b673f84ac2a36f5cc5f2e9734dfc69 17:49:21 #14 5.958 Building wheel for hiredis (setup.py): started 17:49:21 #14 6.831 Building wheel for hiredis (setup.py): finished with status 'done' 17:49:22 #14 6.831 Created wheel for hiredis: filename=hiredis-2.0.0-cp311-cp311-linux_x86_64.whl size=26739 sha256=c4f081f4882c4194ff88f73f155d1e7b7a154c93440b5b58afecd0fa64afe52b 17:49:22 #14 6.832 Stored in directory: /root/.cache/pip/wheels/b5/d5/75/f78977ca3f83d42e7171a64cb85d055305f4cb72d695718541 17:49:22 #14 6.836 Building wheel for inotify (setup.py): started 17:49:22 #14 7.011 Building wheel for inotify (setup.py): finished with status 'done' 17:49:22 #14 7.012 Created wheel for inotify: filename=inotify-0.2.10-py3-none-any.whl size=13431 sha256=a59d822dc2a55c693cf80b00c6e660b0f6d0c6fd0ccf87f297f17b05372388b7 17:49:22 #14 7.013 Stored in directory: /root/.cache/pip/wheels/61/f8/b0/a6dafc45b64306771e195e07f1121e2e080c15ae3385c82fca 17:49:22 #14 7.017 Building wheel for inotify-simple (setup.py): started 17:49:22 #14 7.184 Building wheel for inotify-simple (setup.py): finished with status 'done' 17:49:22 #14 7.185 Created wheel for inotify-simple: filename=inotify_simple-1.3.5-py3-none-any.whl size=7689 sha256=b960ad31e24835301e4830b14c737559d7ea39845675a27f179a836a162f9fab 17:49:22 #14 7.186 Stored in directory: /root/.cache/pip/wheels/62/4d/7f/e5e1cee8d11c6cd5bde3b7a60afe4498e46123173d92dd981c 17:49:22 #14 7.189 Successfully built qp hiredis inotify inotify-simple 17:49:22 #14 7.475 Installing collected packages: pytz, nose, mdclogpy, threadpoolctl, six, schedule, protobuf, numpy, msgpack, joblib, inotify-simple, inotify, hiredis, async-timeout, scipy, redis, python-dateutil, patsy, scikit-learn, ricsdl, pandas, influxdb, statsmodels, ricxappframe, qp 17:49:35 #14 20.56 Successfully installed async-timeout-4.0.3 hiredis-2.0.0 influxdb-5.3.2 inotify-0.2.10 inotify-simple-1.3.5 joblib-1.4.0 mdclogpy-1.1.1 msgpack-1.0.8 nose-1.3.7 numpy-1.26.4 pandas-1.5.3 patsy-0.5.6 protobuf-3.20.3 python-dateutil-2.9.0.post0 pytz-2024.1 qp-0.0.5 redis-4.3.6 ricsdl-3.1.3 ricxappframe-3.2.2 schedule-1.2.1 scikit-learn-1.4.2 scipy-1.13.0 six-1.16.0 statsmodels-0.14.2 threadpoolctl-3.4.0 17:49:35 #14 20.56 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 17:49:37 #14 DONE 21.9s 17:49:37 17:49:37 #15 [11/11] COPY src/ /src 17:49:37 #15 DONE 0.2s 17:49:37 17:49:37 #16 exporting to image 17:49:37 #16 exporting layers 17:49:43 #16 exporting layers 6.4s done 17:49:43 #16 writing image sha256:d4c8471b2172147b070f9bbde4b024f821bddfaca9edcf85381d2e2e8d464303 done 17:49:43 #16 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp:0.0.5 0.0s done 17:49:43 #16 DONE 6.5s 17:49:43 ---> docker-build.sh ends 17:49:43 [ric-app-qp-docker-verify-master] $ /bin/sh -xe /tmp/jenkins7777776485820267467.sh 17:49:43 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins16974208407232425394.sh 17:49:43 $ ssh-agent -k 17:49:43 unset SSH_AUTH_SOCK; 17:49:43 unset SSH_AGENT_PID; 17:49:43 echo Agent pid 2121 killed; 17:49:43 [ssh-agent] Stopped. 17:49:43 [PostBuildScript] - [INFO] Executing post build scripts. 17:49:43 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins473243366856523179.sh 17:49:43 ---> sysstat.sh 17:49:44 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins15688452692544648127.sh 17:49:44 ---> package-listing.sh 17:49:44 ++ tr '[:upper:]' '[:lower:]' 17:49:44 ++ facter osfamily 17:49:44 + OS_FAMILY=debian 17:49:44 + workspace=/w/workspace/ric-app-qp-docker-verify-master 17:49:44 + START_PACKAGES=/tmp/packages_start.txt 17:49:44 + END_PACKAGES=/tmp/packages_end.txt 17:49:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:44 + PACKAGES=/tmp/packages_start.txt 17:49:44 + '[' /w/workspace/ric-app-qp-docker-verify-master ']' 17:49:44 + PACKAGES=/tmp/packages_end.txt 17:49:44 + case "${OS_FAMILY}" in 17:49:44 + dpkg -l 17:49:44 + grep '^ii' 17:49:44 + '[' -f /tmp/packages_start.txt ']' 17:49:44 + '[' -f /tmp/packages_end.txt ']' 17:49:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:44 + '[' /w/workspace/ric-app-qp-docker-verify-master ']' 17:49:44 + mkdir -p /w/workspace/ric-app-qp-docker-verify-master/archives/ 17:49:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-docker-verify-master/archives/ 17:49:44 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins4023520093785359108.sh 17:49:44 ---> capture-instance-metadata.sh 17:49:44 Setup pyenv: 17:49:44 system 17:49:44 3.8.13 17:49:44 3.9.13 17:49:44 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-verify-master/.python-version) 17:49:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-at07 from file:/tmp/.os_lf_venv 17:49:46 lf-activate-venv(): INFO: Installing: lftools 17:49:58 lf-activate-venv(): INFO: Adding /tmp/venv-at07/bin to PATH 17:49:58 INFO: Running in OpenStack, capturing instance metadata 17:49:58 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins7061948210699938180.sh 17:49:58 provisioning config files... 17:49:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-docker-verify-master@tmp/config13085332767912648212tmp 17:49:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:49:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:49:58 [EnvInject] - Injecting environment variables from a build step. 17:49:58 [EnvInject] - Injecting as environment variables the properties content 17:49:58 SERVER_ID=logs 17:49:58 17:49:58 [EnvInject] - Variables injected successfully. 17:49:58 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins6766733898514514427.sh 17:49:58 ---> create-netrc.sh 17:49:58 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins2231449370848459653.sh 17:49:58 ---> python-tools-install.sh 17:49:58 Setup pyenv: 17:49:58 system 17:49:58 3.8.13 17:49:58 3.9.13 17:49:58 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-verify-master/.python-version) 17:49:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-at07 from file:/tmp/.os_lf_venv 17:49:59 lf-activate-venv(): INFO: Installing: lftools 17:50:10 lf-activate-venv(): INFO: Adding /tmp/venv-at07/bin to PATH 17:50:10 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins2260251889265542173.sh 17:50:10 ---> sudo-logs.sh 17:50:10 Archiving 'sudo' log.. 17:50:10 [ric-app-qp-docker-verify-master] $ /bin/bash /tmp/jenkins6184932280632985260.sh 17:50:10 ---> job-cost.sh 17:50:10 Setup pyenv: 17:50:10 system 17:50:10 3.8.13 17:50:10 3.9.13 17:50:10 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-verify-master/.python-version) 17:50:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-at07 from file:/tmp/.os_lf_venv 17:50:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-at07/bin to PATH 17:50:17 INFO: No Stack... 17:50:17 INFO: Retrieving Pricing Info for: v2-highcpu-4 17:50:17 INFO: Archiving Costs 17:50:17 [ric-app-qp-docker-verify-master] $ /bin/bash -l /tmp/jenkins2116332877824092113.sh 17:50:17 ---> logs-deploy.sh 17:50:17 Setup pyenv: 17:50:17 system 17:50:17 3.8.13 17:50:17 3.9.13 17:50:17 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-verify-master/.python-version) 17:50:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-at07 from file:/tmp/.os_lf_venv 17:50:19 lf-activate-venv(): INFO: Installing: lftools 17:50:29 lf-activate-venv(): INFO: Adding /tmp/venv-at07/bin to PATH 17:50:29 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-docker-verify-master/51 17:50:29 INFO: archiving workspace using pattern(s): 17:50:31 Archives upload complete. 17:50:32 INFO: archiving logs to Nexus 17:50:32 ---> uname -a: 17:50:32 Linux prd-ubuntu1804-docker-4c-4g-57 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:50:32 17:50:32 17:50:32 ---> lscpu: 17:50:32 Architecture: x86_64 17:50:32 CPU op-mode(s): 32-bit, 64-bit 17:50:32 Byte Order: Little Endian 17:50:32 CPU(s): 4 17:50:32 On-line CPU(s) list: 0-3 17:50:32 Thread(s) per core: 1 17:50:32 Core(s) per socket: 1 17:50:32 Socket(s): 4 17:50:32 NUMA node(s): 1 17:50:32 Vendor ID: AuthenticAMD 17:50:32 CPU family: 23 17:50:32 Model: 49 17:50:32 Model name: AMD EPYC-Rome Processor 17:50:32 Stepping: 0 17:50:32 CPU MHz: 2799.998 17:50:32 BogoMIPS: 5599.99 17:50:32 Virtualization: AMD-V 17:50:32 Hypervisor vendor: KVM 17:50:32 Virtualization type: full 17:50:32 L1d cache: 32K 17:50:32 L1i cache: 32K 17:50:32 L2 cache: 512K 17:50:32 L3 cache: 16384K 17:50:32 NUMA node0 CPU(s): 0-3 17:50:32 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 17:50:32 17:50:32 17:50:32 ---> nproc: 17:50:32 4 17:50:32 17:50:32 17:50:32 ---> df -h: 17:50:32 Filesystem Size Used Avail Use% Mounted on 17:50:32 udev 2.0G 0 2.0G 0% /dev 17:50:32 tmpfs 395M 696K 394M 1% /run 17:50:32 /dev/vda1 20G 11G 9.1G 53% / 17:50:32 tmpfs 2.0G 0 2.0G 0% /dev/shm 17:50:32 tmpfs 5.0M 0 5.0M 0% /run/lock 17:50:32 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 17:50:32 /dev/vda15 105M 5.3M 100M 5% /boot/efi 17:50:32 tmpfs 395M 0 395M 0% /run/user/1001 17:50:32 17:50:32 17:50:32 ---> free -m: 17:50:32 total used free shared buff/cache available 17:50:32 Mem: 3943 461 174 0 3308 3199 17:50:32 Swap: 1023 0 1023 17:50:32 17:50:32 17:50:32 ---> ip addr: 17:50:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:50:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:50:32 inet 127.0.0.1/8 scope host lo 17:50:32 valid_lft forever preferred_lft forever 17:50:32 inet6 ::1/128 scope host 17:50:32 valid_lft forever preferred_lft forever 17:50:32 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 17:50:32 link/ether fa:16:3e:73:c0:da brd ff:ff:ff:ff:ff:ff 17:50:32 inet 10.32.6.24/23 brd 10.32.7.255 scope global dynamic ens3 17:50:32 valid_lft 86162sec preferred_lft 86162sec 17:50:32 inet6 fe80::f816:3eff:fe73:c0da/64 scope link 17:50:32 valid_lft forever preferred_lft forever 17:50:32 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:50:32 link/ether 02:42:ab:e2:d6:78 brd ff:ff:ff:ff:ff:ff 17:50:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:50:32 valid_lft forever preferred_lft forever 17:50:32 17:50:32 17:50:32 ---> sar -b -r -n DEV: 17:50:32 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-57) 04/24/24 _x86_64_ (4 CPU) 17:50:32 17:50:32 17:46:36 LINUX RESTART (4 CPU) 17:50:32 17:50:32 17:47:01 tps rtps wtps bread/s bwrtn/s 17:50:32 17:48:01 170.85 75.10 95.75 5623.20 41671.60 17:50:32 17:49:01 153.52 12.55 140.98 2266.16 40673.62 17:50:32 17:50:01 227.56 61.95 165.61 5421.93 29823.93 17:50:32 Average: 183.98 49.87 134.11 4437.15 37389.30 17:50:32 17:50:32 17:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:50:32 17:48:01 1628068 3285664 2410584 59.69 43024 1775444 959692 18.86 647796 1593520 105520 17:50:32 17:49:01 682300 3271080 3356352 83.11 77288 2629964 1254180 24.65 730320 2367972 20336 17:50:32 17:50:01 215732 3296092 3822920 94.66 97600 3068252 937144 18.42 777252 2757484 30648 17:50:32 Average: 842033 3284279 3196619 79.15 72637 2491220 1050339 20.65 718456 2239659 52168 17:50:32 17:50:32 17:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:50:32 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:32 17:48:01 ens3 388.67 245.03 1358.70 70.62 0.00 0.00 0.00 0.00 17:50:32 17:48:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:50:32 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:32 17:49:01 ens3 461.12 254.71 4534.42 22.91 0.00 0.00 0.00 0.00 17:50:32 17:49:01 lo 2.67 2.67 0.25 0.25 0.00 0.00 0.00 0.00 17:50:32 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:32 17:50:01 ens3 207.75 165.28 1603.63 22.84 0.00 0.00 0.00 0.00 17:50:32 17:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:50:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:32 Average: ens3 352.50 221.67 2498.87 38.79 0.00 0.00 0.00 0.00 17:50:32 Average: lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 17:50:32 17:50:32 17:50:32 ---> sar -P ALL: 17:50:32 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-57) 04/24/24 _x86_64_ (4 CPU) 17:50:32 17:50:32 17:46:36 LINUX RESTART (4 CPU) 17:50:32 17:50:32 17:47:01 CPU %user %nice %system %iowait %steal %idle 17:50:32 17:48:01 all 18.97 0.00 2.17 5.00 0.06 73.80 17:50:32 17:48:01 0 28.06 0.00 2.09 9.72 0.07 60.06 17:50:32 17:48:01 1 18.33 0.00 3.22 4.21 0.05 74.20 17:50:32 17:48:01 2 12.39 0.00 1.68 5.08 0.05 80.81 17:50:32 17:48:01 3 17.12 0.00 1.70 1.03 0.03 80.11 17:50:32 17:49:01 all 20.56 0.00 3.14 3.71 0.07 72.52 17:50:32 17:49:01 0 7.16 0.00 2.06 7.25 0.07 83.46 17:50:32 17:49:01 1 35.31 0.00 3.59 2.89 0.08 58.12 17:50:32 17:49:01 2 11.38 0.00 2.97 1.26 0.08 84.31 17:50:32 17:49:01 3 28.49 0.00 3.92 3.49 0.07 64.03 17:50:32 17:50:01 all 18.31 0.00 2.67 6.42 0.07 72.52 17:50:32 17:50:01 0 23.75 0.00 2.14 7.09 0.08 66.93 17:50:32 17:50:01 1 7.71 0.00 1.99 3.71 0.05 86.53 17:50:32 17:50:01 2 6.79 0.00 1.90 5.44 0.07 85.80 17:50:32 17:50:01 3 35.07 0.00 4.67 9.40 0.08 50.77 17:50:32 Average: all 19.28 0.00 2.66 5.05 0.07 72.95 17:50:32 Average: 0 19.67 0.00 2.10 8.02 0.07 70.14 17:50:32 Average: 1 20.44 0.00 2.93 3.60 0.06 72.97 17:50:32 Average: 2 10.19 0.00 2.18 3.92 0.07 83.64 17:50:32 Average: 3 26.88 0.00 3.43 4.64 0.06 64.99 17:50:32 17:50:32 17:50:32