Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3390 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-BQzVQL4bEpsr/agent.2118 SSH_AGENT_PID=2120 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-qp-docker-merge-master@tmp/private_key_10154136379213742630.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp > git init /w/workspace/ric-app-qp-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 6b85eed29d60f343b0712d757c114bc6207ccdbe (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b85eed29d60f343b0712d757c114bc6207ccdbe # timeout=10 Commit message: "Release 0.0.6" > git rev-list --no-walk 6b85eed29d60f343b0712d757c114bc6207ccdbe # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins9057031220983750245.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6HnA lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-6HnA/bin to PATH Generating Requirements File 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. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-6HnA/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.54 botocore==1.34.54 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.1 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.5.0 python-openstackclient==6.0.1 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-qp-docker-merge-master@tmp/config9677023546470233252tmp copy managed file [ric-app-qp-settings] to file:/w/workspace/ric-app-qp-docker-merge-master@tmp/config11347781660913030869tmp [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins13375606214326340066.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins9046094314588695875.sh [ric-app-qp-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1098235165996944693.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-app-qp-docker-merge-master] $ /bin/bash -l /tmp/jenkins18396486396977246052.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6HnA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-6HnA/bin to PATH ---> Docker image tag found: 0.0.5 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=/w/workspace/ric-app-qp-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-app-qp [EnvInject] - Variables injected successfully. [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins10620071933250434909.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp:0.0.5 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp:0.0.5 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.92kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/continuumio/miniconda3:23.10.0-1 #3 DONE 1.2s #4 [internal] load build context #4 transferring context: 464.45kB 0.0s done #4 DONE 0.1s #5 [ 1/11] FROM docker.io/continuumio/miniconda3:23.10.0-1@sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 #5 resolve docker.io/continuumio/miniconda3:23.10.0-1@sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 0.1s done #5 sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 3.11kB / 3.11kB done #5 sha256:166ff37fba6c25fcad8516aa5481a2a8dfde11370f81b245c1e2e8002e68bcce 869B / 869B done #5 sha256:6d17b7c0d4a8e7b46141cc2681f5b040c4be0ec229227be9d1fbe39fc18f76c5 4.61kB / 4.61kB done #5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 0B / 31.42MB 0.2s #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 0B / 50.08MB 0.2s #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 2.10MB / 114.51MB 0.2s #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 12.58MB / 114.51MB 0.3s #5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 17.83MB / 31.42MB 0.5s #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 10.49MB / 50.08MB 0.5s #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 24.12MB / 114.51MB 0.5s #5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 22.02MB / 31.42MB 0.6s #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 17.83MB / 50.08MB 0.6s #5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 31.42MB / 31.42MB 0.7s #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 27.28MB / 50.08MB 0.7s #5 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 31.42MB / 31.42MB 0.8s done #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 34.60MB / 114.51MB 0.8s #5 extracting sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 37.75MB / 50.08MB 0.9s #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 42.99MB / 50.08MB 1.0s #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 42.99MB / 114.51MB 1.0s #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 47.19MB / 50.08MB 1.1s #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 50.08MB / 50.08MB 1.3s #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 49.28MB / 114.51MB 1.3s #5 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 50.08MB / 50.08MB 1.3s done #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 62.91MB / 114.51MB 1.6s #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 78.64MB / 114.51MB 1.9s #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 87.03MB / 114.51MB 2.0s #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 94.37MB / 114.51MB 2.2s #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 101.71MB / 114.51MB 2.4s #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 113.25MB / 114.51MB 2.5s #5 extracting sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 1.6s done #5 extracting sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 #5 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 114.51MB / 114.51MB 2.8s done #5 extracting sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 2.2s done #5 extracting sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf #5 extracting sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 4.3s done #5 DONE 9.5s #6 [ 2/11] RUN mkdir -p /opt/route/ #6 DONE 1.1s #7 [ 3/11] RUN apt update && apt install -y gcc musl-dev #7 0.230 #7 0.230 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #7 0.230 #7 0.263 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #7 0.279 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #7 0.279 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #7 0.386 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8068 kB] #7 0.499 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [269 kB] #7 0.585 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #7 1.479 Fetched 8564 kB in 1s (6960 kB/s) #7 1.479 Reading package lists... #7 1.888 Building dependency tree... #7 1.987 Reading state information... #7 1.997 14 packages can be upgraded. Run 'apt list --upgradable' to see them. #7 2.004 #7 2.004 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #7 2.005 #7 2.013 Reading package lists... #7 2.421 Building dependency tree... #7 2.522 Reading state information... #7 2.630 The following additional packages will be installed: #7 2.630 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10 #7 2.630 fontconfig-config fonts-dejavu-core gcc-10 libasan6 libatomic1 libbinutils #7 2.630 libc-dev-bin libc-devtools libc6 libc6-dev libcc1-0 libcrypt-dev #7 2.630 libctf-nobfd0 libctf0 libdeflate0 libfontconfig1 libfreetype6 libgcc-10-dev #7 2.630 libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo liblsan0 libmpc3 #7 2.630 libmpfr6 libnsl-dev libpng16-16 libquadmath0 libtiff5 libtirpc-dev libtsan0 #7 2.631 libubsan1 libwebp6 libxpm4 linux-libc-dev manpages manpages-dev musl #7 2.632 Suggested packages: #7 2.632 binutils-doc cpp-doc gcc-10-locales gcc-multilib make autoconf automake #7 2.632 libtool flex bison gdb gcc-doc gcc-10-multilib gcc-10-doc glibc-doc #7 2.632 libc-l10n locales libgd-tools man-browser #7 2.632 Recommended packages: #7 2.632 libnss-nis libnss-nisplus linux-musl-dev #7 2.824 The following NEW packages will be installed: #7 2.824 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10 #7 2.824 fontconfig-config fonts-dejavu-core gcc gcc-10 libasan6 libatomic1 #7 2.824 libbinutils libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev #7 2.824 libctf-nobfd0 libctf0 libdeflate0 libfontconfig1 libfreetype6 libgcc-10-dev #7 2.824 libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo liblsan0 libmpc3 #7 2.824 libmpfr6 libnsl-dev libpng16-16 libquadmath0 libtiff5 libtirpc-dev libtsan0 #7 2.824 libubsan1 libwebp6 libxpm4 linux-libc-dev manpages manpages-dev musl #7 2.824 musl-dev #7 2.824 The following packages will be upgraded: #7 2.825 libc6 #7 2.844 1 upgraded, 46 newly installed, 0 to remove and 13 not upgraded. #7 2.844 Need to get 57.3 MB of archives. #7 2.844 After this operation, 192 MB of additional disk space will be used. #7 2.844 Get:1 http://deb.debian.org/debian bullseye/main amd64 libc6 amd64 2.31-13+deb11u8 [2823 kB] #7 2.893 Get:2 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #7 2.912 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #7 2.940 Get:4 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #7 2.947 Get:5 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #7 2.948 Get:6 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #7 2.949 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #7 2.967 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #7 2.968 Get:9 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #7 2.975 Get:10 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #7 2.995 Get:11 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #7 2.996 Get:12 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #7 3.074 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #7 3.075 Get:14 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #7 3.084 Get:15 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #7 3.086 Get:16 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #7 3.086 Get:17 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #7 3.088 Get:18 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #7 3.089 Get:19 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #7 3.089 Get:20 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #7 3.107 Get:21 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #7 3.116 Get:22 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #7 3.134 Get:23 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #7 3.142 Get:24 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #7 3.144 Get:25 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #7 3.168 Get:26 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #7 3.314 Get:27 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #7 3.315 Get:28 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u8 [276 kB] #7 3.318 Get:29 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #7 3.320 Get:30 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB] #7 3.322 Get:31 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #7 3.325 Get:32 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #7 3.326 Get:33 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #7 3.326 Get:34 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #7 3.327 Get:35 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] #7 3.329 Get:36 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u5 [290 kB] #7 3.334 Get:37 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] #7 3.335 Get:38 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #7 3.336 Get:39 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u8 [246 kB] #7 3.338 Get:40 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.209-2 [1698 kB] #7 3.349 Get:41 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #7 3.350 Get:42 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #7 3.351 Get:43 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #7 3.352 Get:44 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u8 [2361 kB] #7 3.369 Get:45 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #7 3.387 Get:46 http://deb.debian.org/debian bullseye/main amd64 musl amd64 1.2.2-1 [418 kB] #7 3.391 Get:47 http://deb.debian.org/debian bullseye/main amd64 musl-dev amd64 1.2.2-1 [604 kB] #7 3.530 debconf: delaying package configuration, since apt-utils is not installed #7 3.569 Fetched 57.3 MB in 1s (101 MB/s) #7 3.628 (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.) #7 3.637 Preparing to unpack .../libc6_2.31-13+deb11u8_amd64.deb ... #7 3.727 debconf: unable to initialize frontend: Dialog #7 3.727 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 3.727 debconf: falling back to frontend: Readline #7 3.806 debconf: unable to initialize frontend: Dialog #7 3.806 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 3.806 debconf: falling back to frontend: Readline #7 3.852 Unpacking libc6:amd64 (2.31-13+deb11u8) over (2.31-13+deb11u7) ... #7 5.924 Setting up libc6:amd64 (2.31-13+deb11u8) ... #7 6.020 debconf: unable to initialize frontend: Dialog #7 6.021 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 6.021 debconf: falling back to frontend: Readline #7 7.141 Selecting previously unselected package manpages. #7 7.141 (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.) #7 7.152 Preparing to unpack .../00-manpages_5.10-1_all.deb ... #7 7.159 Unpacking manpages (5.10-1) ... #7 7.302 Selecting previously unselected package binutils-common:amd64. #7 7.304 Preparing to unpack .../01-binutils-common_2.35.2-2_amd64.deb ... #7 7.311 Unpacking binutils-common:amd64 (2.35.2-2) ... #7 7.563 Selecting previously unselected package libbinutils:amd64. #7 7.566 Preparing to unpack .../02-libbinutils_2.35.2-2_amd64.deb ... #7 7.573 Unpacking libbinutils:amd64 (2.35.2-2) ... #7 7.711 Selecting previously unselected package libctf-nobfd0:amd64. #7 7.714 Preparing to unpack .../03-libctf-nobfd0_2.35.2-2_amd64.deb ... #7 7.722 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #7 7.795 Selecting previously unselected package libctf0:amd64. #7 7.797 Preparing to unpack .../04-libctf0_2.35.2-2_amd64.deb ... #7 7.805 Unpacking libctf0:amd64 (2.35.2-2) ... #7 7.864 Selecting previously unselected package binutils-x86-64-linux-gnu. #7 7.866 Preparing to unpack .../05-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #7 7.873 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #7 8.226 Selecting previously unselected package binutils. #7 8.228 Preparing to unpack .../06-binutils_2.35.2-2_amd64.deb ... #7 8.236 Unpacking binutils (2.35.2-2) ... #7 8.312 Selecting previously unselected package libisl23:amd64. #7 8.314 Preparing to unpack .../07-libisl23_0.23-1_amd64.deb ... #7 8.322 Unpacking libisl23:amd64 (0.23-1) ... #7 8.460 Selecting previously unselected package libmpfr6:amd64. #7 8.463 Preparing to unpack .../08-libmpfr6_4.1.0-3_amd64.deb ... #7 8.470 Unpacking libmpfr6:amd64 (4.1.0-3) ... #7 8.638 Selecting previously unselected package libmpc3:amd64. #7 8.641 Preparing to unpack .../09-libmpc3_1.2.0-1_amd64.deb ... #7 8.651 Unpacking libmpc3:amd64 (1.2.0-1) ... #7 8.699 Selecting previously unselected package cpp-10. #7 8.701 Preparing to unpack .../10-cpp-10_10.2.1-6_amd64.deb ... #7 8.708 Unpacking cpp-10 (10.2.1-6) ... #7 9.463 Selecting previously unselected package cpp. #7 9.465 Preparing to unpack .../11-cpp_4%3a10.2.1-1_amd64.deb ... #7 9.473 Unpacking cpp (4:10.2.1-1) ... #7 9.529 Selecting previously unselected package fonts-dejavu-core. #7 9.532 Preparing to unpack .../12-fonts-dejavu-core_2.37-2_all.deb ... #7 9.539 Unpacking fonts-dejavu-core (2.37-2) ... #7 9.708 Selecting previously unselected package fontconfig-config. #7 9.710 Preparing to unpack .../13-fontconfig-config_2.13.1-4.2_all.deb ... #7 9.839 Unpacking fontconfig-config (2.13.1-4.2) ... #7 9.920 Selecting previously unselected package libcc1-0:amd64. #7 9.922 Preparing to unpack .../14-libcc1-0_10.2.1-6_amd64.deb ... #7 9.930 Unpacking libcc1-0:amd64 (10.2.1-6) ... #7 10.01 Selecting previously unselected package libgomp1:amd64. #7 10.01 Preparing to unpack .../15-libgomp1_10.2.1-6_amd64.deb ... #7 10.02 Unpacking libgomp1:amd64 (10.2.1-6) ... #7 10.09 Selecting previously unselected package libitm1:amd64. #7 10.09 Preparing to unpack .../16-libitm1_10.2.1-6_amd64.deb ... #7 10.10 Unpacking libitm1:amd64 (10.2.1-6) ... #7 10.16 Selecting previously unselected package libatomic1:amd64. #7 10.16 Preparing to unpack .../17-libatomic1_10.2.1-6_amd64.deb ... #7 10.17 Unpacking libatomic1:amd64 (10.2.1-6) ... #7 10.23 Selecting previously unselected package libasan6:amd64. #7 10.23 Preparing to unpack .../18-libasan6_10.2.1-6_amd64.deb ... #7 10.24 Unpacking libasan6:amd64 (10.2.1-6) ... #7 10.56 Selecting previously unselected package liblsan0:amd64. #7 10.56 Preparing to unpack .../19-liblsan0_10.2.1-6_amd64.deb ... #7 10.57 Unpacking liblsan0:amd64 (10.2.1-6) ... #7 10.76 Selecting previously unselected package libtsan0:amd64. #7 10.77 Preparing to unpack .../20-libtsan0_10.2.1-6_amd64.deb ... #7 10.77 Unpacking libtsan0:amd64 (10.2.1-6) ... #7 11.08 Selecting previously unselected package libubsan1:amd64. #7 11.08 Preparing to unpack .../21-libubsan1_10.2.1-6_amd64.deb ... #7 11.09 Unpacking libubsan1:amd64 (10.2.1-6) ... #7 11.25 Selecting previously unselected package libquadmath0:amd64. #7 11.25 Preparing to unpack .../22-libquadmath0_10.2.1-6_amd64.deb ... #7 11.26 Unpacking libquadmath0:amd64 (10.2.1-6) ... #7 11.33 Selecting previously unselected package libgcc-10-dev:amd64. #7 11.33 Preparing to unpack .../23-libgcc-10-dev_10.2.1-6_amd64.deb ... #7 11.33 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #7 11.60 Selecting previously unselected package gcc-10. #7 11.61 Preparing to unpack .../24-gcc-10_10.2.1-6_amd64.deb ... #7 11.61 Unpacking gcc-10 (10.2.1-6) ... #7 12.94 Selecting previously unselected package gcc. #7 12.95 Preparing to unpack .../25-gcc_4%3a10.2.1-1_amd64.deb ... #7 12.95 Unpacking gcc (4:10.2.1-1) ... #7 13.01 Selecting previously unselected package libc-dev-bin. #7 13.01 Preparing to unpack .../26-libc-dev-bin_2.31-13+deb11u8_amd64.deb ... #7 13.01 Unpacking libc-dev-bin (2.31-13+deb11u8) ... #7 13.09 Selecting previously unselected package libpng16-16:amd64. #7 13.09 Preparing to unpack .../27-libpng16-16_1.6.37-3_amd64.deb ... #7 13.10 Unpacking libpng16-16:amd64 (1.6.37-3) ... #7 13.18 Selecting previously unselected package libfreetype6:amd64. #7 13.18 Preparing to unpack .../28-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ... #7 13.19 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #7 13.30 Selecting previously unselected package libfontconfig1:amd64. #7 13.30 Preparing to unpack .../29-libfontconfig1_2.13.1-4.2_amd64.deb ... #7 13.31 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #7 13.39 Selecting previously unselected package libjpeg62-turbo:amd64. #7 13.39 Preparing to unpack .../30-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #7 13.40 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #7 13.47 Selecting previously unselected package libdeflate0:amd64. #7 13.47 Preparing to unpack .../31-libdeflate0_1.7-1_amd64.deb ... #7 13.48 Unpacking libdeflate0:amd64 (1.7-1) ... #7 13.55 Selecting previously unselected package libjbig0:amd64. #7 13.55 Preparing to unpack .../32-libjbig0_2.1-3.1+b2_amd64.deb ... #7 13.56 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #7 13.63 Selecting previously unselected package libwebp6:amd64. #7 13.63 Preparing to unpack .../33-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... #7 13.64 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #7 13.71 Selecting previously unselected package libtiff5:amd64. #7 13.72 Preparing to unpack .../34-libtiff5_4.2.0-1+deb11u5_amd64.deb ... #7 13.72 Unpacking libtiff5:amd64 (4.2.0-1+deb11u5) ... #7 13.80 Selecting previously unselected package libxpm4:amd64. #7 13.81 Preparing to unpack .../35-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... #7 13.81 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #7 13.88 Selecting previously unselected package libgd3:amd64. #7 13.89 Preparing to unpack .../36-libgd3_2.3.0-2_amd64.deb ... #7 13.89 Unpacking libgd3:amd64 (2.3.0-2) ... #7 13.95 Selecting previously unselected package libc-devtools. #7 13.95 Preparing to unpack .../37-libc-devtools_2.31-13+deb11u8_amd64.deb ... #7 13.95 Unpacking libc-devtools (2.31-13+deb11u8) ... #7 14.01 Selecting previously unselected package linux-libc-dev:amd64. #7 14.01 Preparing to unpack .../38-linux-libc-dev_5.10.209-2_amd64.deb ... #7 14.02 Unpacking linux-libc-dev:amd64 (5.10.209-2) ... #7 15.47 Selecting previously unselected package libcrypt-dev:amd64. #7 15.48 Preparing to unpack .../39-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #7 15.48 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #7 15.55 Selecting previously unselected package libtirpc-dev:amd64. #7 15.55 Preparing to unpack .../40-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #7 15.56 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #7 15.64 Selecting previously unselected package libnsl-dev:amd64. #7 15.64 Preparing to unpack .../41-libnsl-dev_1.3.0-2_amd64.deb ... #7 15.65 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #7 15.72 Selecting previously unselected package libc6-dev:amd64. #7 15.72 Preparing to unpack .../42-libc6-dev_2.31-13+deb11u8_amd64.deb ... #7 15.74 Unpacking libc6-dev:amd64 (2.31-13+deb11u8) ... #7 16.78 Selecting previously unselected package manpages-dev. #7 16.78 Preparing to unpack .../43-manpages-dev_5.10-1_all.deb ... #7 16.79 Unpacking manpages-dev (5.10-1) ... #7 17.07 Selecting previously unselected package musl:amd64. #7 17.07 Preparing to unpack .../44-musl_1.2.2-1_amd64.deb ... #7 17.08 Unpacking musl:amd64 (1.2.2-1) ... #7 17.19 Selecting previously unselected package musl-dev:amd64. #7 17.19 Preparing to unpack .../45-musl-dev_1.2.2-1_amd64.deb ... #7 17.20 Unpacking musl-dev:amd64 (1.2.2-1) ... #7 17.56 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #7 17.58 Setting up manpages (5.10-1) ... #7 17.60 Setting up binutils-common:amd64 (2.35.2-2) ... #7 17.63 Setting up libdeflate0:amd64 (1.7-1) ... #7 17.65 Setting up linux-libc-dev:amd64 (5.10.209-2) ... #7 17.67 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #7 17.69 Setting up libgomp1:amd64 (10.2.1-6) ... #7 17.71 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #7 17.73 Setting up libasan6:amd64 (10.2.1-6) ... #7 17.75 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #7 17.77 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #7 17.80 Setting up libmpfr6:amd64 (4.1.0-3) ... #7 17.83 Setting up libquadmath0:amd64 (10.2.1-6) ... #7 17.85 Setting up libpng16-16:amd64 (1.6.37-3) ... #7 17.88 Setting up libmpc3:amd64 (1.2.0-1) ... #7 17.90 Setting up libatomic1:amd64 (10.2.1-6) ... #7 17.93 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #7 17.95 Setting up fonts-dejavu-core (2.37-2) ... #7 18.07 Setting up libubsan1:amd64 (10.2.1-6) ... #7 18.10 Setting up musl:amd64 (1.2.2-1) ... #7 18.14 Setting up libnsl-dev:amd64 (1.3.0-2) ... #7 18.17 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #7 18.19 Setting up libtiff5:amd64 (4.2.0-1+deb11u5) ... #7 18.22 Setting up libbinutils:amd64 (2.35.2-2) ... #7 18.24 Setting up libisl23:amd64 (0.23-1) ... #7 18.27 Setting up libc-dev-bin (2.31-13+deb11u8) ... #7 18.29 Setting up libcc1-0:amd64 (10.2.1-6) ... #7 18.32 Setting up liblsan0:amd64 (10.2.1-6) ... #7 18.34 Setting up cpp-10 (10.2.1-6) ... #7 18.37 Setting up libitm1:amd64 (10.2.1-6) ... #7 18.39 Setting up libtsan0:amd64 (10.2.1-6) ... #7 18.42 Setting up libctf0:amd64 (2.35.2-2) ... #7 18.44 Setting up manpages-dev (5.10-1) ... #7 18.47 Setting up fontconfig-config (2.13.1-4.2) ... #7 18.57 debconf: unable to initialize frontend: Dialog #7 18.57 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 18.57 debconf: falling back to frontend: Readline #7 18.74 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #7 18.76 Setting up musl-dev:amd64 (1.2.2-1) ... #7 18.79 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #7 18.81 Setting up cpp (4:10.2.1-1) ... #7 18.84 Setting up libc6-dev:amd64 (2.31-13+deb11u8) ... #7 18.87 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #7 18.89 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #7 18.91 Setting up binutils (2.35.2-2) ... #7 18.93 Setting up libgd3:amd64 (2.3.0-2) ... #7 18.95 Setting up gcc-10 (10.2.1-6) ... #7 18.97 Setting up libc-devtools (2.31-13+deb11u8) ... #7 19.00 Setting up gcc (4:10.2.1-1) ... #7 19.04 Processing triggers for libc-bin (2.31-13+deb11u7) ... #7 DONE 19.3s #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 #8 0.225 --2024-03-02 04:38:45-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.0_amd64.deb/download.deb #8 0.232 Resolving packagecloud.io (packagecloud.io)... 52.8.192.11, 13.57.65.57, 2600:1f1c:2e5:6900:2661:a5b1:7840:b8d4, ... #8 0.239 Connecting to packagecloud.io (packagecloud.io)|52.8.192.11|:443... connected. #8 0.251 HTTP request sent, awaiting response... 302 Found #8 0.287 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069581.deb?Expires=1709354625&Signature=sxXWAB7gpQ6yueRE7BqWBKTE9HSqGkTp-c6VHyN-WakO0b89XJiZG4~1Z6YURxd8QE1nZghpWciT0o5I0O2dR-h5DNcCBnH6vDgqflw5hH0R0p~-C68~E1rCIbx8-lw2Bo0N6TNJcjO8RgUwWX7HxdDZCrmZyV3c6gyt9aHBAKZSXKPMO8bE-QMPG8vIAkBSHbE85NwXjyGN~hWe2pvyaanwiPqp8g5t1ffXKa6CMZ4jRqM49Bm-it049rlhPrIAFrGvePKiqo3mkFfFtbAoC-TdkHOPBt65kxNUl9ZTDiApeExDt8qYm44cdSIF88KCOtRyPv-Z1n8OJJNWjLGmGA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #8 0.287 --2024-03-02 04:38:45-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069581.deb?Expires=1709354625&Signature=sxXWAB7gpQ6yueRE7BqWBKTE9HSqGkTp-c6VHyN-WakO0b89XJiZG4~1Z6YURxd8QE1nZghpWciT0o5I0O2dR-h5DNcCBnH6vDgqflw5hH0R0p~-C68~E1rCIbx8-lw2Bo0N6TNJcjO8RgUwWX7HxdDZCrmZyV3c6gyt9aHBAKZSXKPMO8bE-QMPG8vIAkBSHbE85NwXjyGN~hWe2pvyaanwiPqp8g5t1ffXKa6CMZ4jRqM49Bm-it049rlhPrIAFrGvePKiqo3mkFfFtbAoC-TdkHOPBt65kxNUl9ZTDiApeExDt8qYm44cdSIF88KCOtRyPv-Z1n8OJJNWjLGmGA__&Key-Pair-Id=K1ZMSF1EKC3AZL #8 0.287 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.128, 18.173.117.205, 18.173.117.132, ... #8 0.293 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.128|:443... connected. #8 0.307 HTTP request sent, awaiting response... 200 OK #8 0.313 Length: 242746 (237K) [application/x-debian-package] #8 0.314 Saving to: ‘rmr_4.9.0_amd64.deb’ #8 0.314 #8 0.314 0K .......... .......... .......... .......... .......... 21% 12.1M 0s #8 0.318 50K .......... .......... .......... .......... .......... 42% 18.5M 0s #8 0.321 100K .......... .......... .......... .......... .......... 63% 45.1M 0s #8 0.322 150K .......... .......... .......... .......... .......... 84% 38.3M 0s #8 0.323 200K .......... .......... .......... ....... 100% 77.1M=0.01s #8 0.324 #8 0.324 2024-03-02 04:38:45 (24.3 MB/s) - ‘rmr_4.9.0_amd64.deb’ saved [242746/242746] #8 0.324 #8 0.349 Selecting previously unselected package rmr. #8 0.359 (Reading database ... 17673 files and directories currently installed.) #8 0.360 Preparing to unpack rmr_4.9.0_amd64.deb ... #8 0.367 Unpacking rmr (4.9.0) ... #8 0.409 Setting up rmr (4.9.0) ... #8 DONE 0.6s #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 #9 0.217 --2024-03-02 04:38:46-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.0_amd64.deb/download.deb #9 0.228 Resolving packagecloud.io (packagecloud.io)... 13.57.65.57, 52.8.192.11, 2600:1f1c:2e5:6901:7d8b:82c3:d880:13b0, ... #9 0.230 Connecting to packagecloud.io (packagecloud.io)|13.57.65.57|:443... connected. #9 0.242 HTTP request sent, awaiting response... 302 Found #9 0.271 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069580.deb?Expires=1709354626&Signature=JfkVoEFoDIqT3pK08BeBVSlAkUZcl6r67NGbtOA4jVOyDqpjmAeepAUI~y-p~lsaAU9sTdN7Nca~UZ5P6NjOxmJAD3yF-QwN6cfA3Sac1qAqVte0z9UCqoJHJI5wVgzThvkO5J06Y1bwqJF4Ssd7XEbZKhCGcqlYfQnvS-~pWVJ8gp~YG4ZWlNYla1C7WhXBQv5jwS~2RLlIbvula1EntQY7YQcI6z8GVHD8M~K9uDTjAwnefDRYhh-sUks-KvtmydhpDshXZFBJGP5H6l0x7DUS28-rud~KqBNSBbpfAoudkzxlSKSMvDp9BSCyUYHNLn-M8NiLhJxI4ytpvCfv7w__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #9 0.271 --2024-03-02 04:38:46-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069580.deb?Expires=1709354626&Signature=JfkVoEFoDIqT3pK08BeBVSlAkUZcl6r67NGbtOA4jVOyDqpjmAeepAUI~y-p~lsaAU9sTdN7Nca~UZ5P6NjOxmJAD3yF-QwN6cfA3Sac1qAqVte0z9UCqoJHJI5wVgzThvkO5J06Y1bwqJF4Ssd7XEbZKhCGcqlYfQnvS-~pWVJ8gp~YG4ZWlNYla1C7WhXBQv5jwS~2RLlIbvula1EntQY7YQcI6z8GVHD8M~K9uDTjAwnefDRYhh-sUks-KvtmydhpDshXZFBJGP5H6l0x7DUS28-rud~KqBNSBbpfAoudkzxlSKSMvDp9BSCyUYHNLn-M8NiLhJxI4ytpvCfv7w__&Key-Pair-Id=K1ZMSF1EKC3AZL #9 0.271 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.108, 18.173.117.132, 18.173.117.205, ... #9 0.272 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.108|:443... connected. #9 0.286 HTTP request sent, awaiting response... 200 OK #9 0.292 Length: 126094 (123K) [application/x-debian-package] #9 0.292 Saving to: ‘rmr-dev_4.9.0_amd64.deb’ #9 0.292 #9 0.292 0K .......... .......... .......... .......... .......... 40% 15.1M 0s #9 0.296 50K .......... .......... .......... .......... .......... 81% 19.8M 0s #9 0.298 100K .......... .......... ... 100% 230M=0.006s #9 0.298 #9 0.298 2024-03-02 04:38:46 (20.7 MB/s) - ‘rmr-dev_4.9.0_amd64.deb’ saved [126094/126094] #9 0.298 #9 0.333 Selecting previously unselected package rmr-dev. #9 0.344 (Reading database ... 17681 files and directories currently installed.) #9 0.344 Preparing to unpack rmr-dev_4.9.0_amd64.deb ... #9 0.352 Unpacking rmr-dev (4.9.0) ... #9 0.393 Setting up rmr-dev (4.9.0) ... #9 DONE 0.6s #10 [ 6/11] RUN rm -f rmr_4.9.0_amd64.deb rmr-dev_4.9.0_amd64.deb #10 DONE 0.3s #11 [ 7/11] COPY tests/fixtures/local.rt /opt/route/local.rt #11 DONE 0.1s #12 [ 8/11] COPY setup.py /tmp #12 DONE 0.2s #13 [ 9/11] COPY LICENSE.txt /tmp/ #13 DONE 0.1s #14 [10/11] RUN pip install /tmp #14 0.508 Processing /tmp #14 0.509 Preparing metadata (setup.py): started #14 0.632 Preparing metadata (setup.py): finished with status 'done' #14 0.783 Collecting ricxappframe==3.2.2 (from qp==0.0.5) #14 0.831 Downloading ricxappframe-3.2.2-py3-none-any.whl.metadata (6.1 kB) #14 0.893 Collecting joblib>=0.3.2 (from qp==0.0.5) #14 0.897 Downloading joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB) #14 0.981 Collecting statsmodels>=0.11.1 (from qp==0.0.5) #14 0.986 Downloading statsmodels-0.14.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.5 kB) #14 1.089 Collecting mdclogpy<=1.1.1 (from qp==0.0.5) #14 1.154 Downloading mdclogpy-1.1.1-py3-none-any.whl.metadata (3.0 kB) #14 1.203 Collecting influxdb (from qp==0.0.5) #14 1.208 Downloading influxdb-5.3.1-py2.py3-none-any.whl.metadata (6.0 kB) #14 1.370 Collecting pandas==1.5.3 (from qp==0.0.5) #14 1.377 Downloading pandas-1.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) #14 1.489 Collecting scikit-learn (from qp==0.0.5) #14 1.494 Downloading scikit_learn-1.4.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) #14 1.539 Collecting schedule (from qp==0.0.5) #14 1.547 Downloading schedule-1.2.1-py2.py3-none-any.whl.metadata (3.3 kB) #14 1.609 Collecting python-dateutil>=2.8.1 (from pandas==1.5.3->qp==0.0.5) #14 1.613 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) #14 1.696 Collecting pytz>=2020.1 (from pandas==1.5.3->qp==0.0.5) #14 1.700 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) #14 1.902 Collecting numpy>=1.21.0 (from pandas==1.5.3->qp==0.0.5) #14 1.908 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) #14 1.925 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 3.7 MB/s eta 0:00:00 #14 2.066 Collecting inotify-simple (from ricxappframe==3.2.2->qp==0.0.5) #14 2.071 Downloading inotify_simple-1.3.5.tar.gz (9.7 kB) #14 2.089 Preparing metadata (setup.py): started #14 2.219 Preparing metadata (setup.py): finished with status 'done' #14 2.293 Collecting msgpack (from ricxappframe==3.2.2->qp==0.0.5) #14 2.297 Downloading msgpack-1.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) #14 2.399 Collecting ricsdl<4.0.0,>=3.0.0 (from ricxappframe==3.2.2->qp==0.0.5) #14 2.406 Downloading ricsdl-3.1.3-py3-none-any.whl.metadata (3.2 kB) #14 2.419 Requirement already satisfied: requests in /opt/conda/lib/python3.11/site-packages (from ricxappframe==3.2.2->qp==0.0.5) (2.31.0) #14 2.601 Collecting protobuf<3.21.0 (from ricxappframe==3.2.2->qp==0.0.5) #14 2.605 Downloading protobuf-3.20.3-py2.py3-none-any.whl.metadata (720 bytes) #14 2.646 Collecting inotify (from ricxappframe==3.2.2->qp==0.0.5) #14 2.652 Downloading inotify-0.2.10.tar.gz (9.9 kB) #14 2.673 Preparing metadata (setup.py): started #14 2.802 Preparing metadata (setup.py): finished with status 'done' #14 2.962 Collecting scipy!=1.9.2,>=1.4 (from statsmodels>=0.11.1->qp==0.0.5) #14 2.968 Downloading scipy-1.12.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) #14 2.981 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 4.8 MB/s eta 0:00:00 #14 3.029 Collecting patsy>=0.5.4 (from statsmodels>=0.11.1->qp==0.0.5) #14 3.033 Downloading patsy-0.5.6-py2.py3-none-any.whl.metadata (3.5 kB) #14 3.046 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) #14 3.091 Collecting six>=1.10.0 (from influxdb->qp==0.0.5) #14 3.095 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) #14 3.188 Collecting threadpoolctl>=2.0.0 (from scikit-learn->qp==0.0.5) #14 3.193 Downloading threadpoolctl-3.3.0-py3-none-any.whl.metadata (13 kB) #14 3.277 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) #14 3.278 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) #14 3.281 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) #14 3.282 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) #14 3.286 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) #14 3.345 Collecting redis==4.3.6 (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->qp==0.0.5) #14 3.350 Downloading redis-4.3.6-py3-none-any.whl.metadata (53 kB) #14 3.363 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.8/53.8 kB 4.5 MB/s eta 0:00:00 #14 3.448 Collecting hiredis==2.0.0 (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->qp==0.0.5) #14 3.454 Downloading hiredis-2.0.0.tar.gz (75 kB) #14 3.468 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 6.6 MB/s eta 0:00:00 #14 3.482 Preparing metadata (setup.py): started #14 3.617 Preparing metadata (setup.py): finished with status 'done' #14 3.665 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) #14 3.669 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) #14 3.757 Collecting nose (from inotify->ricxappframe==3.2.2->qp==0.0.5) #14 3.764 Downloading nose-1.3.7-py3-none-any.whl (154 kB) #14 3.778 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.7/154.7 kB 12.2 MB/s eta 0:00:00 #14 3.891 Downloading pandas-1.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.0 MB) #14 4.093 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.0/12.0 MB 60.4 MB/s eta 0:00:00 #14 4.101 Downloading ricxappframe-3.2.2-py3-none-any.whl (138 kB) #14 4.117 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.1/138.1 kB 10.3 MB/s eta 0:00:00 #14 4.123 Downloading joblib-1.3.2-py3-none-any.whl (302 kB) #14 4.143 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.2/302.2 kB 16.2 MB/s eta 0:00:00 #14 4.149 Downloading mdclogpy-1.1.1-py3-none-any.whl (5.9 kB) #14 4.169 Downloading statsmodels-0.14.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.8 MB) #14 4.367 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.8/10.8 MB 54.4 MB/s eta 0:00:00 #14 4.375 Downloading influxdb-5.3.1-py2.py3-none-any.whl (77 kB) #14 4.389 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 6.5 MB/s eta 0:00:00 #14 4.396 Downloading schedule-1.2.1-py2.py3-none-any.whl (11 kB) #14 4.416 Downloading scikit_learn-1.4.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB) #14 4.611 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 61.4 MB/s eta 0:00:00 #14 4.619 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) #14 5.005 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 39.2 MB/s eta 0:00:00 #14 5.012 Downloading patsy-0.5.6-py2.py3-none-any.whl (233 kB) #14 5.027 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.9/233.9 kB 17.9 MB/s eta 0:00:00 #14 5.041 Downloading protobuf-3.20.3-py2.py3-none-any.whl (162 kB) #14 5.056 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.1/162.1 kB 12.9 MB/s eta 0:00:00 #14 5.064 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #14 5.095 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 7.8 MB/s eta 0:00:00 #14 5.103 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) #14 5.123 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 29.9 MB/s eta 0:00:00 #14 5.131 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) #14 5.152 Downloading redis-4.3.6-py3-none-any.whl (248 kB) #14 5.168 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 17.9 MB/s eta 0:00:00 #14 5.184 Downloading scipy-1.12.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.4 MB) #14 5.695 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.4/38.4 MB 46.2 MB/s eta 0:00:00 #14 5.700 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) #14 5.712 Downloading threadpoolctl-3.3.0-py3-none-any.whl (17 kB) #14 5.727 Downloading msgpack-1.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (409 kB) #14 5.766 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 409.3/409.3 kB 11.1 MB/s eta 0:00:00 #14 5.772 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) #14 5.916 Building wheels for collected packages: qp, hiredis, inotify, inotify-simple #14 5.917 Building wheel for qp (setup.py): started #14 6.081 Building wheel for qp (setup.py): finished with status 'done' #14 6.082 Created wheel for qp: filename=qp-0.0.5-py3-none-any.whl size=2708 sha256=c1b4ef05e4f5e17cccdc6411d048af7f6896a93e946c8cc6c151c2f870096267 #14 6.082 Stored in directory: /tmp/pip-ephem-wheel-cache-5tf6g5a9/wheels/5d/b5/14/219cbb1b1547f4542812b673f84ac2a36f5cc5f2e9734dfc69 #14 6.086 Building wheel for hiredis (setup.py): started #14 6.928 Building wheel for hiredis (setup.py): finished with status 'done' #14 6.929 Created wheel for hiredis: filename=hiredis-2.0.0-cp311-cp311-linux_x86_64.whl size=26739 sha256=93eaf4889866bbfe5c537756546e884df1759f5ec2da72839a7dd746ddad596c #14 6.930 Stored in directory: /root/.cache/pip/wheels/b5/d5/75/f78977ca3f83d42e7171a64cb85d055305f4cb72d695718541 #14 6.934 Building wheel for inotify (setup.py): started #14 7.108 Building wheel for inotify (setup.py): finished with status 'done' #14 7.108 Created wheel for inotify: filename=inotify-0.2.10-py3-none-any.whl size=13431 sha256=221480f1ab3727cdaececbb71ebd7f3aec4ca4b494b8cb2defaab745edd13e7d #14 7.109 Stored in directory: /root/.cache/pip/wheels/61/f8/b0/a6dafc45b64306771e195e07f1121e2e080c15ae3385c82fca #14 7.113 Building wheel for inotify-simple (setup.py): started #14 7.276 Building wheel for inotify-simple (setup.py): finished with status 'done' #14 7.276 Created wheel for inotify-simple: filename=inotify_simple-1.3.5-py3-none-any.whl size=7689 sha256=713098349d4a393e9b952ed02734fe638b9e2d8260d49e42e475edbe088369ad #14 7.277 Stored in directory: /root/.cache/pip/wheels/62/4d/7f/e5e1cee8d11c6cd5bde3b7a60afe4498e46123173d92dd981c #14 7.280 Successfully built qp hiredis inotify inotify-simple #14 7.565 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 #14 20.08 Successfully installed async-timeout-4.0.3 hiredis-2.0.0 influxdb-5.3.1 inotify-0.2.10 inotify-simple-1.3.5 joblib-1.3.2 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.1.post1 scipy-1.12.0 six-1.16.0 statsmodels-0.14.1 threadpoolctl-3.3.0 #14 20.08 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 #14 DONE 21.6s #15 [11/11] COPY src/ /src #15 DONE 0.2s #16 exporting to image #16 exporting layers #16 exporting layers 6.5s done #16 writing image sha256:8524525edab4641b5b43a6d49d0a72d0a3a35ca6b3911bacd27df5929f7baeeb done #16 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp:0.0.5 done #16 DONE 6.5s ---> docker-build.sh ends [ric-app-qp-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7385125410910845565.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins12701380662007610476.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp:0.0.5 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp:0.0.5 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp] 619674e547cb: Preparing 38631d982ca6: Preparing 0aa30bef14d2: Preparing 04694480999c: Preparing ecffab0a025e: Preparing c90f71a5b93b: Preparing 86ff187fbfdf: Preparing 481425f97d72: Preparing 8c010c38b1c9: Preparing 364d895acc6c: Preparing d917f59154bf: Preparing 2274c4bfd58e: Preparing 74c0af6e0227: Preparing 86ff187fbfdf: Waiting 481425f97d72: Waiting 8c010c38b1c9: Waiting 364d895acc6c: Waiting d917f59154bf: Waiting 2274c4bfd58e: Waiting 74c0af6e0227: Waiting c90f71a5b93b: Waiting 0aa30bef14d2: Pushed ecffab0a025e: Pushed 04694480999c: Pushed 619674e547cb: Pushed c90f71a5b93b: Pushed 86ff187fbfdf: Pushed d917f59154bf: Layer already exists 364d895acc6c: Pushed 2274c4bfd58e: Layer already exists 481425f97d72: Pushed 74c0af6e0227: Layer already exists 8c010c38b1c9: Pushed 38631d982ca6: Pushed 0.0.5: digest: sha256:f61fe0f7ad5ea1bdf7e888895dc4c41752348e9a48415ea0a092f0c83380ed05 size: 3043 ---> docker-push.sh ends [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins5275104394088224757.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2120 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins8131924952043803759.sh ---> sysstat.sh [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins2639705362599335926.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-app-qp-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-app-qp-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-app-qp-docker-merge-master ']' + mkdir -p /w/workspace/ric-app-qp-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-docker-merge-master/archives/ [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins71483053840248223.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6HnA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-6HnA/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins11241894445430902976.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-docker-merge-master@tmp/config6810666623134035887tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins2174889189611807507.sh ---> create-netrc.sh [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins12905774878054405042.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6HnA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-6HnA/bin to PATH [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins10479980602602856655.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-qp-docker-merge-master] $ /bin/bash /tmp/jenkins17886839616848086975.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6HnA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-6HnA/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-app-qp-docker-merge-master] $ /bin/bash -l /tmp/jenkins14542852753673007146.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6HnA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-6HnA/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-docker-merge-master/210 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3390 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 11G 9.1G 53% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 450 252 0 3241 3210 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:15:58:6e brd ff:ff:ff:ff:ff:ff inet 10.32.6.193/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86130sec preferred_lft 86130sec inet6 fe80::f816:3eff:fe15:586e/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:f6:7b:c6:b7 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3390) 03/02/24 _x86_64_ (4 CPU) 04:36:19 LINUX RESTART (4 CPU) 04:37:03 tps rtps wtps bread/s bwrtn/s 04:38:01 77.25 18.93 58.32 1061.89 6320.15 04:39:01 237.09 12.53 224.56 2237.39 52544.89 04:40:01 116.68 63.41 53.27 5596.80 15432.86 Average: 144.42 31.77 112.65 2986.85 24974.20 04:37:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:38:01 1567008 3333604 2471644 61.20 54464 1865904 893320 17.56 589848 1698028 175012 04:39:01 180636 3234072 3858016 95.53 92424 3047808 1270560 24.98 862860 2704424 286940 04:40:01 185344 3332664 3853308 95.41 97100 3128628 903224 17.75 1387736 2170064 880 Average: 644329 3300113 3394323 84.05 81329 2680780 1022368 20.10 946815 2190839 154277 04:37:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:38:01 ens3 82.87 77.06 1105.06 9.03 0.00 0.00 0.00 0.00 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:01 lo 1.17 1.17 0.10 0.10 0.00 0.00 0.00 0.00 04:39:01 ens3 717.56 460.00 5894.87 43.26 0.00 0.00 0.00 0.00 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 04:40:01 ens3 352.33 637.12 32.75 5046.80 0.00 0.00 0.00 0.00 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 lo 3.07 3.07 0.27 0.27 0.00 0.00 0.00 0.00 Average: ens3 387.66 394.94 2358.21 1718.78 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.13 2.13 0.19 0.19 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3390) 03/02/24 _x86_64_ (4 CPU) 04:36:19 LINUX RESTART (4 CPU) 04:37:03 CPU %user %nice %system %iowait %steal %idle 04:38:01 all 19.82 0.00 1.26 2.66 0.05 76.21 04:38:01 0 13.57 0.00 0.88 0.38 0.03 85.14 04:38:01 1 4.02 0.00 0.57 0.60 0.07 94.73 04:38:01 2 34.04 0.00 2.10 9.28 0.09 54.50 04:38:01 3 27.71 0.00 1.46 0.40 0.03 70.39 04:39:01 all 17.23 0.00 4.47 5.85 0.07 72.38 04:39:01 0 16.17 0.00 3.56 5.03 0.05 75.19 04:39:01 1 10.06 0.00 4.68 8.11 0.08 77.06 04:39:01 2 7.47 0.00 4.18 9.02 0.07 79.25 04:39:01 3 35.17 0.00 5.45 1.28 0.07 58.03 04:40:01 all 29.37 0.00 1.58 3.01 0.08 65.96 04:40:01 0 26.50 0.00 1.22 2.12 0.07 70.09 04:40:01 1 26.55 0.00 1.59 4.76 0.07 67.03 04:40:01 2 27.05 0.00 1.53 2.40 0.08 68.93 04:40:01 3 37.43 0.00 2.00 2.74 0.08 57.74 Average: all 22.17 0.00 2.44 3.85 0.07 71.47 Average: 0 18.80 0.00 1.89 2.53 0.05 76.72 Average: 1 13.66 0.00 2.29 4.52 0.07 79.45 Average: 2 22.76 0.00 2.61 6.88 0.08 67.68 Average: 3 33.48 0.00 2.99 1.48 0.06 61.99