Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-271 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-a1-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-XKrmutlmT6QJ/agent.2156 SSH_AGENT_PID=2158 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-a1-docker-merge-master@tmp/private_key_17915340879882998653.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-plt/a1 > git init /w/workspace/ric-plt-a1-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/a1 > 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-plt/a1 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/a1 # 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 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision d1af8431fe22dbf7c76e866db9d9a8503eb7a0e1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1af8431fe22dbf7c76e866db9d9a8503eb7a0e1 # timeout=10 Commit message: "Merge "Added Unit TCs, Error handling, Minor Bug Fixes"" > git rev-list --no-walk d1af8431fe22dbf7c76e866db9d9a8503eb7a0e1 # 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-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins918289144482198818.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-EDT1 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-EDT1/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-EDT1/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.29.3 botocore==1.32.3 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.23.4 httplib2==0.22.0 identify==2.5.32 idna==3.4 importlib-metadata==6.8.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.1 keystoneauth1==5.3.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 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==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==3.11.0 prettytable==3.9.0 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 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.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.2.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.31.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.0 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.7.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.24.6 wcwidth==0.2.10 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-a1-docker-merge-master@tmp/config17548515085938117153tmp copy managed file [ric-plt-a1-settings] to file:/w/workspace/ric-plt-a1-docker-merge-master@tmp/config3313300253195205410tmp [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins6957079437894661580.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-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins14977865438973092209.sh [ric-plt-a1-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9045994601055870396.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-plt-a1-docker-merge-master] $ /bin/bash -l /tmp/jenkins10517471967085864097.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-a1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EDT1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-EDT1/bin to PATH ---> Docker image tag found: 3.2.1 [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-plt-a1-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-plt-a1 [EnvInject] - Variables injected successfully. [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins10276871829366651682.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.1 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.1 . Sending build context to Docker daemon 1.758MB Step 1/48 : FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0 AS a1-build 1.1.0: Pulling from o-ran-sc/bldr-ubuntu20-c-go eaead16dc43b: Pulling fs layer 54cd83c3e1c2: Pulling fs layer ae28b6acf6f1: Pulling fs layer 4ea9066545e1: Pulling fs layer b883034e4807: Pulling fs layer e018b0ccca62: Pulling fs layer a4fc8b85b2bf: Pulling fs layer 7fe92f986395: Pulling fs layer b6bb5771e098: Pulling fs layer 4ea9066545e1: Waiting b883034e4807: Waiting e018b0ccca62: Waiting a4fc8b85b2bf: Waiting 7fe92f986395: Waiting b6bb5771e098: Waiting ae28b6acf6f1: Verifying Checksum ae28b6acf6f1: Download complete eaead16dc43b: Download complete 4ea9066545e1: Verifying Checksum 4ea9066545e1: Download complete eaead16dc43b: Pull complete b883034e4807: Verifying Checksum b883034e4807: Download complete a4fc8b85b2bf: Verifying Checksum a4fc8b85b2bf: Download complete 54cd83c3e1c2: Verifying Checksum 54cd83c3e1c2: Download complete 7fe92f986395: Verifying Checksum 7fe92f986395: Download complete b6bb5771e098: Verifying Checksum b6bb5771e098: Download complete e018b0ccca62: Download complete 54cd83c3e1c2: Pull complete ae28b6acf6f1: Pull complete 4ea9066545e1: Pull complete b883034e4807: Pull complete e018b0ccca62: Pull complete a4fc8b85b2bf: Pull complete 7fe92f986395: Pull complete b6bb5771e098: Pull complete Digest: sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 Status: Downloaded newer image for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0 ---> 1590675bd66a Step 2/48 : ARG GOVERSION="1.18.5" ---> Running in 2e75433bcb30 Removing intermediate container 2e75433bcb30 ---> 320a9d6c8a7a Step 3/48 : RUN wget -nv https://dl.google.com/go/go${GOVERSION}.linux-amd64.tar.gz && tar -xf go${GOVERSION}.linux-amd64.tar.gz && mv go /opt/go/${GOVERSION} && rm -f go*.gz ---> Running in 0f6a980884dd 2023-11-20 11:34:21 URL:https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz [141855946/141855946] -> "go1.18.5.linux-amd64.tar.gz" [1] Removing intermediate container 0f6a980884dd ---> 49cc95e8d526 Step 4/48 : ENV DEFAULTPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ---> Running in 5c598f19ab09 Removing intermediate container 5c598f19ab09 ---> 08cc1c390bf0 Step 5/48 : ENV PATH=$DEFAULTPATH:/usr/local/go/bin:/opt/go/${GOVERSION}/bin:/root/go/bin ---> Running in 903706928f85 Removing intermediate container 903706928f85 ---> a7c3e4597b1e Step 6/48 : RUN apt-get update -y && apt-get install -y jq ---> Running in d7e070917f08 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1126 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3017 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3196 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3166 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3684 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1431 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Fetched 16.1 MB in 2s (6882 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libjq1 libonig5 The following NEW packages will be installed: jq libjq1 libonig5 0 upgraded, 3 newly installed, 0 to remove and 136 not upgraded. Need to get 313 kB of archives. After this operation, 1062 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 313 kB in 1s (295 kB/s) Selecting previously unselected package libonig5:amd64. (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 ... 46362 files and directories currently installed.) Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... Unpacking libonig5:amd64 (6.9.4-1) ... Selecting previously unselected package libjq1:amd64. Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... Selecting previously unselected package jq. Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... Unpacking jq (1.6-1ubuntu0.20.04.1) ... Setting up libonig5:amd64 (6.9.4-1) ... Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... Setting up jq (1.6-1ubuntu0.20.04.1) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.9) ... Removing intermediate container d7e070917f08 ---> 0081d20665bc Step 7/48 : RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates ---> Running in cb45831b6a1c  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease Reading package lists... Building dependency tree... Reading state information... 136 packages can be upgraded. Run 'apt list --upgradable' to see them.  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following packages will be upgraded: ca-certificates 1 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. Need to get 152 kB of archives. After this operation, 15.4 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 152 kB in 1s (193 kB/s) (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 ... 46379 files and directories currently installed.) Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20211016~20.04.1) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 19 added, 9 removed; done. Processing triggers for man-db (2.9.1-1) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container cb45831b6a1c ---> 91539900136a Step 8/48 : ARG RMR_VER=4.9.1 ---> Running in 6e569d56d4ea Removing intermediate container 6e569d56d4ea ---> 67ad4f848525 Step 9/48 : ARG RMR_PKG_URL=https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/ ---> Running in 3672c1c7cc04 Removing intermediate container 3672c1c7cc04 ---> be1c0247c2e2 Step 10/48 : RUN wget -nv --content-disposition ${RMR_PKG_URL}/rmr_${RMR_VER}_amd64.deb/download.deb ---> Running in 3ca2b8bdf756 2023-11-20 11:35:10 URL:https://d28dx6y1hfq314.cloudfront.net/20756/10598/debian/package_files/4252893.deb?t=1700480410_d2e60dc2ee6c0aa3f85c9efd8a3dc9afc8e8246c [243050/243050] -> "rmr_4.9.1_amd64.deb" [1] Removing intermediate container 3ca2b8bdf756 ---> bf7283a6d9d0 Step 11/48 : RUN wget -nv --content-disposition ${RMR_PKG_URL}/rmr-dev_${RMR_VER}_amd64.deb/download.deb ---> Running in 4c1fa1819ff9 2023-11-20 11:35:11 URL:https://d28dx6y1hfq314.cloudfront.net/20756/10598/debian/package_files/4252891.deb?t=1700480411_c106448dbc37da37fe112b57feedcc80ad672a83 [126164/126164] -> "rmr-dev_4.9.1_amd64.deb" [1] Removing intermediate container 4c1fa1819ff9 ---> 8ba876332bb1 Step 12/48 : RUN dpkg -i rmr_${RMR_VER}_amd64.deb && dpkg -i rmr-dev_${RMR_VER}_amd64.deb && ldconfig ---> Running in c425a54b5e94 Selecting previously unselected package rmr. (Reading database ... 46389 files and directories currently installed.) Preparing to unpack rmr_4.9.1_amd64.deb ... Unpacking rmr (4.9.1) ... Setting up rmr (4.9.1) ... Selecting previously unselected package rmr-dev. (Reading database ... 46397 files and directories currently installed.) Preparing to unpack rmr-dev_4.9.1_amd64.deb ... Unpacking rmr-dev (4.9.1) ... Setting up rmr-dev (4.9.1) ... Removing intermediate container c425a54b5e94 ---> c4b39911c52e Step 13/48 : ENV PATH="/usr/local/go/bin:${PATH}" ---> Running in e5a1cb6c9c5a Removing intermediate container e5a1cb6c9c5a ---> 0a06ca4c3713 Step 14/48 : ENV GOPATH="/go" ---> Running in 3430c1e11810 Removing intermediate container 3430c1e11810 ---> 0727ee7b31c7 Step 15/48 : RUN mkdir -p /go/bin ---> Running in ea8055fd4cf0 Removing intermediate container ea8055fd4cf0 ---> fc5fa67ca00d Step 16/48 : RUN mkdir -p /go/src/ws ---> Running in c722a7b45dcc Removing intermediate container c722a7b45dcc ---> 70eb9bc31e8e Step 17/48 : WORKDIR "/go/src/ws" ---> Running in ea9d288a5bf4 Removing intermediate container ea9d288a5bf4 ---> bfea94d7adb6 Step 18/48 : COPY go.mod /go/src/ws ---> dea602eed3b0 Step 19/48 : COPY go.sum /go/src/ws ---> 1dba637603be Step 20/48 : RUN GO111MODULE=on go mod download ---> Running in a0569daf84f0 Removing intermediate container a0569daf84f0 ---> 578547b6d955 Step 21/48 : COPY . /go/src/ws ---> 03d08bece754 Step 22/48 : COPY ./config/config_test.yaml /opt/a1-mediator/ ---> f17aa5011ce5 Step 23/48 : ENV CFG_FILE=/opt/a1-mediator/config_test.yaml ---> Running in 9c3a4c6af7b9 Removing intermediate container 9c3a4c6af7b9 ---> 63166585a6fb Step 24/48 : ENV A1_CONFIG_FILE=/opt/a1-mediator/config_test.yaml ---> Running in 7eec3a77e4f8 Removing intermediate container 7eec3a77e4f8 ---> b263694f9f2b Step 25/48 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/a1 cmd/a1.go ---> Running in c488fefe278b Removing intermediate container c488fefe278b ---> 3ebf2f5c3145 Step 26/48 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/resthooks/ ---> Running in 7338d7216231 ok gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/resthooks 0.132s coverage: 82.0% of statements Removing intermediate container 7338d7216231 ---> 009d0395c919 Step 27/48 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/a1/ ---> Running in 27b331a7a017 ok gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/a1 0.004s coverage: 83.3% of statements Removing intermediate container 27b331a7a017 ---> cf7dfca202e7 Step 28/48 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/policy ---> Running in 743eeb472f0a ok gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/policy 0.174s coverage: 89.4% of statements Removing intermediate container 743eeb472f0a ---> baa649904a03 Step 29/48 : RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') ---> Running in 2ac34c293536 cmd/a1.go pkg/restful/restful.go pkg/restapi/configure_a1.go pkg/restapi/operations/a1_mediator/a1_controller_get_healthcheck_responses.go pkg/resthooks/resthooks.go pkg/a1/a1.go Removing intermediate container 2ac34c293536 ---> cddde836a8f1 Step 30/48 : CMD ["/bin/bash"] ---> Running in cc54c54eec61 Removing intermediate container cc54c54eec61 ---> 668546d1e789 Step 31/48 : FROM ubuntu:18.04 as a1-mediator 18.04: Pulling from library/ubuntu 7c457f213c76: Pulling fs layer 7c457f213c76: Verifying Checksum 7c457f213c76: Download complete 7c457f213c76: Pull complete Digest: sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 Status: Downloaded newer image for ubuntu:18.04 ---> f9a80a55f492 Step 32/48 : RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert wget && apt-get clean && update-ca-certificates ---> Running in 01eb259ed5fc Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3785 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] Get:18 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] Fetched 28.1 MB in 3s (10.0 MB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpsl5 libssl1.1 publicsuffix The following NEW packages will be installed: ca-cacert ca-certificates libpsl5 libssl1.1 openssl publicsuffix sudo wget 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. Need to get 2960 kB of archives. After this operation, 8788 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.6 [430 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ca-cacert all 2011.0523-2 [7426 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 2960 kB in 2s (1956 kB/s) Selecting previously unselected package libssl1.1:amd64. (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 ... 4050 files and directories currently installed.) Preparing to unpack .../0-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... Selecting previously unselected package openssl. Preparing to unpack .../1-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../2-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... Selecting previously unselected package sudo. Preparing to unpack .../3-sudo_1.8.21p2-3ubuntu1.6_amd64.deb ... Unpacking sudo (1.8.21p2-3ubuntu1.6) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../4-libpsl5_0.19.1-5build1_amd64.deb ... Unpacking libpsl5:amd64 (0.19.1-5build1) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../5-publicsuffix_20180223.1310-1_all.deb ... Unpacking publicsuffix (20180223.1310-1) ... Selecting previously unselected package wget. Preparing to unpack .../6-wget_1.19.4-1ubuntu2.2_amd64.deb ... Unpacking wget (1.19.4-1ubuntu2.2) ... Selecting previously unselected package ca-cacert. Preparing to unpack .../7-ca-cacert_2011.0523-2_all.deb ... Unpacking ca-cacert (2011.0523-2) ... Setting up sudo (1.8.21p2-3ubuntu1.6) ... Setting up libpsl5:amd64 (0.19.1-5build1) ... Setting up publicsuffix (20180223.1310-1) ... Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... Setting up wget (1.19.4-1ubuntu2.2) ... Setting up ca-certificates (20230311ubuntu0.18.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Updating certificates in /etc/ssl/certs... 139 added, 0 removed; done. Setting up ca-cacert (2011.0523-2) ... Processing triggers for libc-bin (2.27-3ubuntu1.6) ... Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 139 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container 01eb259ed5fc ---> 839b88dca582 Step 33/48 : ARG RMR_VER=4.9.1 ---> Running in a2a55c0f6666 Removing intermediate container a2a55c0f6666 ---> fc2777973237 Step 34/48 : ARG RMR_PKG_URL=https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/ ---> Running in f68165934f83 Removing intermediate container f68165934f83 ---> 919f6f3b489b Step 35/48 : RUN wget -nv --content-disposition ${RMR_PKG_URL}/rmr_${RMR_VER}_amd64.deb/download.deb ---> Running in 9f3c884cd820 2023-11-20 11:36:32 URL:https://d28dx6y1hfq314.cloudfront.net/20756/10598/debian/package_files/4252893.deb?t=1700480492_ca4c73069cf4d1cee337a5e5f8f1eb07ca98e2bf [243050/243050] -> "rmr_4.9.1_amd64.deb" [1] Removing intermediate container 9f3c884cd820 ---> f4dadb23f4dd Step 36/48 : RUN wget -nv --content-disposition ${RMR_PKG_URL}/rmr-dev_${RMR_VER}_amd64.deb/download.deb ---> Running in 2dc0d993e6fe 2023-11-20 11:36:33 URL:https://d28dx6y1hfq314.cloudfront.net/20756/10598/debian/package_files/4252891.deb?t=1700480493_f86dd3c35d6a4084d51118ac6ea50c1ac6a03e31 [126164/126164] -> "rmr-dev_4.9.1_amd64.deb" [1] Removing intermediate container 2dc0d993e6fe ---> a2703980634f Step 37/48 : RUN dpkg -i rmr_${RMR_VER}_amd64.deb && dpkg -i rmr-dev_${RMR_VER}_amd64.deb && ldconfig ---> Running in 4316a8fde454 Selecting previously unselected package rmr. (Reading database ... 4464 files and directories currently installed.) Preparing to unpack rmr_4.9.1_amd64.deb ... Unpacking rmr (4.9.1) ... Setting up rmr (4.9.1) ... Selecting previously unselected package rmr-dev. (Reading database ... 4472 files and directories currently installed.) Preparing to unpack rmr-dev_4.9.1_amd64.deb ... Unpacking rmr-dev (4.9.1) ... Setting up rmr-dev (4.9.1) ... Removing intermediate container 4316a8fde454 ---> b7c6856f53e5 Step 38/48 : RUN mkdir -p /opt/a1-mediator && chmod -R 755 /opt/a1-mediator ---> Running in 67a520ea7d01 Removing intermediate container 67a520ea7d01 ---> 02faab05824f Step 39/48 : COPY --from=a1-build /go/src/ws/cache/go/cmd/a1 /opt/a1-mediator/a1 ---> 207b533aedfb Step 40/48 : COPY ./config/config.yaml /opt/a1-mediator/ ---> aaf5bf01fc4a Step 41/48 : WORKDIR /opt/a1-mediator ---> Running in 7b1f9077cac4 Removing intermediate container 7b1f9077cac4 ---> 349c0d042926 Step 42/48 : ARG CONFIG=/opt/a1-mediator/config.yaml ---> Running in 9af2309dc375 Removing intermediate container 9af2309dc375 ---> 2131955d5df9 Step 43/48 : ENV CFG_FILE=$CONFIG ---> Running in 9b6a9a97358f Removing intermediate container 9b6a9a97358f ---> ff095918fdfb Step 44/48 : ARG A1_CONFIG=/opt/a1-mediator/config.yaml ---> Running in ebcf0665a368 Removing intermediate container ebcf0665a368 ---> 8f591d65666a Step 45/48 : ENV A1_CONFIG_FILE=$A1_CONFIG ---> Running in 379cc94c848f Removing intermediate container 379cc94c848f ---> c2b2d7b13bab Step 46/48 : COPY a1-entrypoint.sh /opt/a1-mediator/ ---> 976e118ec7a1 Step 47/48 : RUN chmod -R 755 /opt/a1-mediator/a1-entrypoint.sh ---> Running in ae971506cc52 Removing intermediate container ae971506cc52 ---> 459f39eb6d91 Step 48/48 : ENTRYPOINT ["/opt/a1-mediator/a1-entrypoint.sh"] ---> Running in 33b4d7c77084 Removing intermediate container 33b4d7c77084 ---> aebfd11f1172 Successfully built aebfd11f1172 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.1 ---> docker-build.sh ends [ric-plt-a1-docker-merge-master] $ /bin/sh -xe /tmp/jenkins203637785844216558.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-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins3321149342546124528.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1:3.2.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-a1] 32fdf8ba3d46: Preparing 49f6baa3d63b: Preparing 1499b9c08e0c: Preparing c69d3cce4ba7: Preparing d316830939aa: Preparing 968603b3d4d2: Preparing ccfa37cc651f: Preparing 341bfac356f7: Preparing 79b49c5f69b9: Preparing 548a79621a42: Preparing 968603b3d4d2: Waiting 79b49c5f69b9: Waiting 548a79621a42: Waiting ccfa37cc651f: Waiting 341bfac356f7: Waiting d316830939aa: Pushed 1499b9c08e0c: Pushed 49f6baa3d63b: Pushed 32fdf8ba3d46: Pushed ccfa37cc651f: Pushed 341bfac356f7: Pushed 968603b3d4d2: Pushed c69d3cce4ba7: Pushed 79b49c5f69b9: Pushed 548a79621a42: Pushed 3.2.1: digest: sha256:71c3eb4e534fd8b06e60dea87782ec48522a97d0e138fc5e39165234daa6704c size: 2411 ---> docker-push.sh ends [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins17004638673670166375.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2158 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins4794385488901710743.sh ---> sysstat.sh [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins9377551788991453644.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-a1-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-plt-a1-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-plt-a1-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-a1-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-a1-docker-merge-master/archives/ [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins4856035605727572040.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-a1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EDT1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EDT1/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins18002062169412079502.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-a1-docker-merge-master@tmp/config3282945025908599030tmp 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-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins4635111964337362480.sh ---> create-netrc.sh [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins2347339567842395448.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-a1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EDT1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EDT1/bin to PATH [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins9138509145721119983.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-a1-docker-merge-master] $ /bin/bash /tmp/jenkins11251163223210453788.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-a1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EDT1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-EDT1/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-a1-docker-merge-master] $ /bin/bash -l /tmp/jenkins2681610238008556283.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-a1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EDT1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EDT1/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-a1-docker-merge-master/362 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-271 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 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 688K 394M 1% /run /dev/vda1 20G 13G 6.5G 67% / 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 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 461 405 0 3076 3200 Swap: 1023 1 1022 ---> 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:aa:c0:2d brd ff:ff:ff:ff:ff:ff inet 10.32.6.208/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86032sec preferred_lft 86032sec inet6 fe80::f816:3eff:feaa:c02d/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:f2:43:9b:39 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-194-generic (prd-ubuntu1804-docker-4c-4g-271) 11/20/23 _x86_64_ (4 CPU) 11:31:39 LINUX RESTART (4 CPU) 11:32:01 tps rtps wtps bread/s bwrtn/s 11:33:02 142.03 77.89 64.14 6123.11 41738.66 11:34:01 139.79 10.23 129.56 1350.68 65333.60 11:35:01 484.47 309.48 174.99 28734.29 110992.20 11:36:01 179.95 16.80 163.16 1215.26 30899.65 11:37:01 161.24 27.70 133.54 1414.16 14269.62 Average: 221.77 88.68 133.09 7789.01 52607.55 11:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:33:02 1618652 3294060 2420012 59.92 49076 1780668 934664 18.37 616848 1620744 140404 11:34:01 125136 3318260 3913528 96.90 75688 3219152 1144644 22.50 584976 3057044 283208 11:35:01 608772 3303192 3429892 84.93 133936 2633548 1062512 20.89 545748 2580044 436 11:36:01 628176 3256880 3410488 84.45 153556 2543896 1252888 24.63 775160 2323768 91856 11:37:01 421796 3234416 3616868 89.56 160716 2713480 981600 19.30 931832 2366388 38504 Average: 680506 3281362 3358158 83.15 114594 2578149 1075262 21.14 690913 2389598 110882 11:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:02 ens3 354.26 228.65 1355.39 61.33 0.00 0.00 0.00 0.00 11:33:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:01 ens3 511.21 383.64 14705.56 36.70 0.00 0.00 0.00 0.00 11:34:01 lo 3.25 3.25 0.28 0.28 0.00 0.00 0.00 0.00 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:01 ens3 297.63 252.47 2598.34 16.85 0.00 0.00 0.00 0.00 11:35:01 lo 0.57 0.57 0.06 0.06 0.00 0.00 0.00 0.00 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:01 ens3 117.26 99.35 407.05 9.11 0.00 0.00 0.00 0.00 11:36:01 lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:01 ens3 274.35 276.14 961.85 1227.88 0.00 0.00 0.00 0.00 11:37:01 lo 4.47 4.47 0.42 0.42 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: ens3 310.29 247.61 3970.89 271.12 0.00 0.00 0.00 0.00 Average: lo 1.99 1.99 0.18 0.18 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-271) 11/20/23 _x86_64_ (4 CPU) 11:31:39 LINUX RESTART (4 CPU) 11:32:01 CPU %user %nice %system %iowait %steal %idle 11:33:02 all 19.56 0.00 2.13 4.12 0.06 74.14 11:33:02 0 37.54 0.00 2.27 2.17 0.07 57.95 11:33:02 1 14.70 0.00 2.70 2.78 0.07 79.75 11:33:02 2 10.93 0.00 1.02 4.50 0.05 83.51 11:33:02 3 15.04 0.00 2.51 7.00 0.05 75.39 11:34:01 all 20.83 0.00 4.12 2.45 0.06 72.53 11:34:01 0 36.55 0.00 4.88 2.45 0.07 56.06 11:34:01 1 11.65 0.00 4.13 2.74 0.09 81.40 11:34:01 2 23.51 0.00 3.75 0.29 0.03 72.41 11:34:01 3 11.50 0.00 3.71 4.38 0.03 80.37 11:35:01 all 15.89 0.00 7.81 11.26 0.08 64.95 11:35:01 0 16.78 0.00 7.69 14.09 0.08 61.35 11:35:01 1 14.69 0.00 7.71 13.30 0.07 64.22 11:35:01 2 12.87 0.00 8.36 8.26 0.10 70.41 11:35:01 3 19.24 0.00 7.48 9.33 0.08 63.87 11:36:01 all 41.25 0.00 7.70 3.66 0.08 47.31 11:36:01 0 39.71 0.00 7.22 0.95 0.07 52.05 11:36:01 1 40.85 0.00 7.97 5.32 0.10 45.75 11:36:01 2 42.64 0.00 7.34 2.28 0.08 47.66 11:36:01 3 41.79 0.00 8.26 6.08 0.10 43.76 11:37:01 all 19.08 0.00 4.59 3.77 0.08 72.49 11:37:01 0 30.47 0.00 4.93 2.76 0.08 61.76 11:37:01 1 15.57 0.00 4.95 1.24 0.05 78.19 11:37:01 2 17.74 0.00 4.55 4.04 0.08 73.59 11:37:01 3 12.52 0.00 3.93 7.05 0.08 76.41 Average: all 23.33 0.00 5.27 5.05 0.07 66.28 Average: 0 32.24 0.00 5.39 4.47 0.07 57.83 Average: 1 19.50 0.00 5.49 5.09 0.07 69.84 Average: 2 21.52 0.00 4.99 3.88 0.07 69.54 Average: 3 20.04 0.00 5.18 6.77 0.07 67.93