Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1691 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-bouncer-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-OjFRPRuiKP1X/agent.2092 SSH_AGENT_PID=2094 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-bouncer-docker-merge-master@tmp/private_key_991583244993532472.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/bouncer > git init /w/workspace/ric-app-bouncer-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/bouncer > 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/bouncer +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/bouncer # 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 fbc7e3ad84fc7269233a2f0b5d416cb1c6f8a6ea (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fbc7e3ad84fc7269233a2f0b5d416cb1c6f8a6ea # timeout=10 Commit message: "ISSUE ID:- RICAPP-216 This bouncer is written using C++ xApp framework functionality and have E2AP 2.0 , E2SM KPM 2.0 , E2SM RC 1.0.3 support." > git rev-list --no-walk fbc7e3ad84fc7269233a2f0b5d416cb1c6f8a6ea # 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-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins16782670434570122827.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-4d5V 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-4d5V/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-4d5V/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.33.6 botocore==1.33.6 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.24.0 httplib2==0.22.0 identify==2.5.32 idna==3.6 importlib-metadata==7.0.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.2 keystoneauth1==5.4.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==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 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.3.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.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 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.25.0 wcwidth==0.2.12 websocket-client==1.7.0 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-app-bouncer-docker-merge-master@tmp/config8320452903097867073tmp copy managed file [ric-app-bouncer-settings] to file:/w/workspace/ric-app-bouncer-docker-merge-master@tmp/config17701014130832056734tmp [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins1704928065611642967.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-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins12602223300745679751.sh [ric-app-bouncer-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6724466265466169043.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=Bouncer CONTAINER_TAG_YAML_DIR=Bouncer CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-app-bouncer-docker-merge-master] $ /bin/bash -l /tmp/jenkins18271999152364577691.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-bouncer-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4d5V from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-4d5V/bin to PATH ---> Docker image tag found: 2.0.0 [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=Bouncer 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-bouncer [EnvInject] - Variables injected successfully. [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins2753390783878003746.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer:2.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer:2.0.0 . Sending build context to Docker daemon 6.79MB Step 1/28 : FROM kumarsandeep3/hcl-bouncer-base-image-ubntu-20:1.0.0 as buildenv 1.0.0: Pulling from kumarsandeep3/hcl-bouncer-base-image-ubntu-20 7b1a6ab2e44d: Pulling fs layer fa71893429cb: Pulling fs layer 04d0e85b5cd0: Pulling fs layer 1a42d20fefec: Pulling fs layer edd90b732e54: Pulling fs layer 6e7ed7a8f5c1: Pulling fs layer 54da3b814b08: Pulling fs layer a7dc5108837a: Pulling fs layer 630331b52662: Pulling fs layer 4f4fb700ef54: Pulling fs layer 2177ee7f063c: Pulling fs layer aa57b014bda7: Pulling fs layer fc953039f9b7: Pulling fs layer b8ab40a0948b: Pulling fs layer e39a04fb6c9a: Pulling fs layer 9d0f11c7efd6: Pulling fs layer c18ebc326b4c: Pulling fs layer a3476ddf6014: Pulling fs layer 8642d9353b33: Pulling fs layer 1a42d20fefec: Waiting edd90b732e54: Waiting 6e7ed7a8f5c1: Waiting 54da3b814b08: Waiting a7dc5108837a: Waiting 630331b52662: Waiting 4f4fb700ef54: Waiting 2177ee7f063c: Waiting aa57b014bda7: Waiting fc953039f9b7: Waiting b8ab40a0948b: Waiting 63c33b35da34: Pulling fs layer 4b87ccd19e63: Pulling fs layer e39a04fb6c9a: Waiting fc740bf289a2: Pulling fs layer f769f204a590: Pulling fs layer e0da18b3a1e5: Pulling fs layer 9d0f11c7efd6: Waiting 2a5ff41895df: Pulling fs layer c18ebc326b4c: Waiting 0a9e71140608: Pulling fs layer a3476ddf6014: Waiting 8642d9353b33: Waiting 63c33b35da34: Waiting fc740bf289a2: Waiting e0da18b3a1e5: Waiting 2a5ff41895df: Waiting f769f204a590: Waiting 04d0e85b5cd0: Download complete 7b1a6ab2e44d: Download complete 7b1a6ab2e44d: Pull complete 1a42d20fefec: Verifying Checksum 1a42d20fefec: Download complete edd90b732e54: Verifying Checksum edd90b732e54: Download complete fa71893429cb: Verifying Checksum fa71893429cb: Download complete 54da3b814b08: Verifying Checksum 54da3b814b08: Download complete 6e7ed7a8f5c1: Verifying Checksum 6e7ed7a8f5c1: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 630331b52662: Verifying Checksum 630331b52662: Download complete a7dc5108837a: Verifying Checksum a7dc5108837a: Download complete aa57b014bda7: Verifying Checksum aa57b014bda7: Download complete fc953039f9b7: Verifying Checksum fc953039f9b7: Download complete b8ab40a0948b: Verifying Checksum b8ab40a0948b: Download complete e39a04fb6c9a: Verifying Checksum e39a04fb6c9a: Download complete 2177ee7f063c: Verifying Checksum 2177ee7f063c: Download complete c18ebc326b4c: Verifying Checksum c18ebc326b4c: Download complete a3476ddf6014: Verifying Checksum a3476ddf6014: Download complete 9d0f11c7efd6: Verifying Checksum 9d0f11c7efd6: Download complete 8642d9353b33: Verifying Checksum 8642d9353b33: Download complete 4b87ccd19e63: Verifying Checksum 4b87ccd19e63: Download complete 63c33b35da34: Verifying Checksum 63c33b35da34: Download complete f769f204a590: Verifying Checksum f769f204a590: Download complete e0da18b3a1e5: Verifying Checksum e0da18b3a1e5: Download complete fc740bf289a2: Verifying Checksum fc740bf289a2: Download complete 0a9e71140608: Verifying Checksum 0a9e71140608: Download complete 2a5ff41895df: Verifying Checksum 2a5ff41895df: Download complete fa71893429cb: Pull complete 04d0e85b5cd0: Pull complete 1a42d20fefec: Pull complete edd90b732e54: Pull complete 6e7ed7a8f5c1: Pull complete 54da3b814b08: Pull complete a7dc5108837a: Pull complete 630331b52662: Pull complete 4f4fb700ef54: Pull complete 2177ee7f063c: Pull complete aa57b014bda7: Pull complete fc953039f9b7: Pull complete b8ab40a0948b: Pull complete e39a04fb6c9a: Pull complete 9d0f11c7efd6: Pull complete c18ebc326b4c: Pull complete a3476ddf6014: Pull complete 8642d9353b33: Pull complete 63c33b35da34: Pull complete 4b87ccd19e63: Pull complete fc740bf289a2: Pull complete f769f204a590: Pull complete e0da18b3a1e5: Pull complete 2a5ff41895df: Pull complete 0a9e71140608: Pull complete Digest: sha256:3bd7bc7720c3654aa2149dbadc0233bb6d388319a221f99bc0c421ba0ca00b1d Status: Downloaded newer image for kumarsandeep3/hcl-bouncer-base-image-ubntu-20:1.0.0 ---> eee23cb5a59e Step 2/28 : RUN mkdir -p /lite ---> Running in 27c1bf5f2e8f Removing intermediate container 27c1bf5f2e8f ---> 8c3cfeb3cfac Step 3/28 : WORKDIR /lite ---> Running in fda5c03be2b1 Removing intermediate container fda5c03be2b1 ---> e4b9403381ab Step 4/28 : COPY e2ap/ e2ap/ ---> f13cb9f20ed3 Step 5/28 : COPY e2sm_kpm/ e2sm_kpm/ ---> f3f9a0623e41 Step 6/28 : COPY e2sm_rc/ e2sm_rc/ ---> 8d49b2aa47d8 Step 7/28 : RUN cd e2ap && gcc -c -fPIC -Iheaders/ lib/*.c wrapper.c && gcc *.o -shared -o libe2apwrapper.so && cp libe2apwrapper.so /usr/local/lib/ && mkdir /usr/local/include/e2ap && cp wrapper.h headers/*.h /usr/local/include/e2ap && ldconfig ---> Running in 5421be943b9a wrapper.c: In function 'e2ap_decode_ric_indication_m': wrapper.c:664:17: warning: format not a string literal and no format arguments [-Wformat-security] 664 | printf(text); | ^~~~~~ /sbin/ldconfig.real: /usr/local/lib/libpistache.so.0 is not a symbolic link Removing intermediate container 5421be943b9a ---> d399ae1942f9 Step 8/28 : RUN cd e2sm_kpm && gcc -c -fPIC -Iheaders/ lib/*.c wrapper.c && gcc *.o -shared -o libe2smkpmwrapper.so&& cp libe2smkpmwrapper.so /usr/local/lib/ && mkdir /usr/local/include/e2sm_kpm && cp wrapper.h headers/*.h /usr/local/include/e2sm_kpm && ldconfig ---> Running in a6537943bfff /sbin/ldconfig.real: /usr/local/lib/libpistache.so.0 is not a symbolic link Removing intermediate container a6537943bfff ---> 589d6eb1afab Step 9/28 : RUN cd e2sm_rc && gcc -c -fPIC -Iheaders/ lib/*.c wrapper.c && gcc *.o -shared -o libe2smrcwrapper.so&& cp libe2smrcwrapper.so /usr/local/lib/ && mkdir /usr/local/include/e2sm_rc && cp wrapper.h headers/*.h /usr/local/include/e2sm_rc && ldconfig ---> Running in c35265e83bb6 /sbin/ldconfig.real: /usr/local/lib/libpistache.so.0 is not a symbolic link  Removing intermediate container c35265e83bb6 ---> f2e42212ee30 Step 10/28 : COPY routes.txt . ---> a41ad9a38fb2 Step 11/28 : COPY xapp-descriptor/ xapp-descriptor/ ---> 8129428b9dd9 Step 12/28 : COPY src/ src/ ---> 8adef65dc279 Step 13/28 : RUN g++ -std=c++17 /lite/src/*.cpp -I /lite/src/ -I /lite/e2ap/headers -I /lite/e2sm_kpm/headers -I /lite/e2sm_rc/headers -o bouncer-xapp -lricxfcpp -lrmr_si -lpthread -lm -lboost_system -lcrypto -lssl -lcpprest -lpistache -lnlohmann_json_schema_validator -le2apwrapper -le2smrcwrapper -le2smrcwrapper ---> Running in 3bddc91eb85c Removing intermediate container 3bddc91eb85c ---> 45cd4c160b87 Step 14/28 : RUN cp bouncer-xapp /usr/local/bin/ ---> Running in ba6bd1836af0 Removing intermediate container ba6bd1836af0 ---> d2f912644d51 Step 15/28 : FROM ubuntu:20.04 20.04: Pulling from library/ubuntu 25ad149ed3cf: Pulling fs layer 25ad149ed3cf: Verifying Checksum 25ad149ed3cf: Download complete 25ad149ed3cf: Pull complete Digest: sha256:f5c3e53367f142fab0b49908550bdcdc4fb619d2f61ec1dfa60d26e0d59ac9e7 Status: Downloaded newer image for ubuntu:20.04 ---> 83a4bf3bb050 Step 16/28 : RUN mkdir -p /lite ---> Running in 97989518827d Removing intermediate container 97989518827d ---> ca3d0824d16e Step 17/28 : WORKDIR /lite ---> Running in fd9de78afdf6 Removing intermediate container fd9de78afdf6 ---> 82ae04f3fbca Step 18/28 : COPY --from=buildenv /usr/local/lib /usr/local/lib/ ---> abe2c461eff4 Step 19/28 : COPY --from=buildenv /lib/x86_64-linux-gnu/libcrypto.so.1.1 /lib/x86_64-linux-gnu/libcrypto.so.1.1 ---> 365f7b2bc836 Step 20/28 : COPY --from=buildenv /lib/x86_64-linux-gnu/libssl.so.1.1 /lib/x86_64-linux-gnu/libssl.so.1.1 ---> be6b196c8a1b Step 21/28 : COPY --from=buildenv /usr/local/include /usr/local/include ---> ee1d7c65c462 Step 22/28 : COPY --from=buildenv /usr/local/bin/ /usr/local/bin/ ---> dc326f3bf3a0 Step 23/28 : COPY --from=buildenv /lite/routes.txt /lite/routes.txt ---> 4e87f624a933 Step 24/28 : ENV RMR_SEED_RT=/lite/routes.txt ---> Running in e5ea99186dec Removing intermediate container e5ea99186dec ---> e0116a4aae48 Step 25/28 : ENV RMR_SRC_ID=service-ricxapp-bouncer-xapp-rmr.ricxapp:4560 ---> Running in d47005222fb4 Removing intermediate container d47005222fb4 ---> 2d4e8e2176de Step 26/28 : ENV PATH=/usr/local/bin:$PATH ---> Running in b73d1c4397ef Removing intermediate container b73d1c4397ef ---> 1a9c3bc555f6 Step 27/28 : ENV LD_LIBRARY_PATH=/usr/local/lib64:/usr/local/lib ---> Running in 065335a1c733 Removing intermediate container 065335a1c733 ---> 9d272e550e9c Step 28/28 : CMD [ "/usr/local/bin/bouncer-xapp" ] ---> Running in 8c19fbced209 Removing intermediate container 8c19fbced209 ---> 9e8db493560b Successfully built 9e8db493560b Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer:2.0.0 ---> docker-build.sh ends [ric-app-bouncer-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15621335105228308616.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-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins1584484123331542186.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer:2.0.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer:2.0.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-bouncer] e3d251a197c2: Preparing 2f7f8b41c720: Preparing 15d23ed7e2a1: Preparing 1e496c99f98c: Preparing 9fe2526ebad4: Preparing d85d022b1afb: Preparing 4b926746508d: Preparing d3fa9d362c05: Preparing d85d022b1afb: Waiting 4b926746508d: Waiting d3fa9d362c05: Waiting e3d251a197c2: Pushed 1e496c99f98c: Pushed 9fe2526ebad4: Pushed 4b926746508d: Pushed 15d23ed7e2a1: Pushed 2f7f8b41c720: Pushed d3fa9d362c05: Pushed d85d022b1afb: Pushed 2.0.0: digest: sha256:fdcb3cbbe96665827597bfe3492fb5f600680594d6dcb00ac775ddb23c8affcb size: 1997 ---> docker-push.sh ends [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins1960705734743664698.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2094 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins15459286834859348403.sh ---> sysstat.sh [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins11003526454459291805.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-app-bouncer-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-bouncer-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-bouncer-docker-merge-master ']' + mkdir -p /w/workspace/ric-app-bouncer-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-bouncer-docker-merge-master/archives/ [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins7569027938657609058.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-bouncer-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4d5V from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4d5V/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins10317492730816672223.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-bouncer-docker-merge-master@tmp/config9637162085300929373tmp 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-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins8231852258794541514.sh ---> create-netrc.sh [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins3085485770518174162.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-bouncer-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4d5V from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4d5V/bin to PATH [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins7111768872042115328.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins17776662254245228500.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-bouncer-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4d5V 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. lf-activate-venv(): INFO: Adding /tmp/venv-4d5V/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-app-bouncer-docker-merge-master] $ /bin/bash -l /tmp/jenkins1923804179984532350.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-bouncer-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4d5V from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4d5V/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-bouncer-docker-merge-master/140 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1691 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: 2800.000 BogoMIPS: 5600.00 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.7G 66% / 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 479 489 0 2974 3181 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:b9:88:50 brd ff:ff:ff:ff:ff:ff inet 10.32.7.116/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86110sec preferred_lft 86110sec inet6 fe80::f816:3eff:feb9:8850/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:60:01:c5:7a 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-1691) 12/05/23 _x86_64_ (4 CPU) 09:39:16 LINUX RESTART (4 CPU) 09:40:02 tps rtps wtps bread/s bwrtn/s 09:41:01 74.33 16.79 57.53 1028.84 7098.46 09:42:01 314.43 72.97 241.46 13535.36 161375.36 09:43:01 152.26 49.36 102.90 3862.16 15934.81 09:44:01 56.77 31.84 24.93 2144.04 2144.58 Average: 149.86 42.87 106.99 5164.71 46870.78 09:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:41:01 1547688 3320536 2490976 61.68 53696 1870672 876264 17.22 598668 1705952 186984 09:42:01 116384 3293316 3922280 97.12 116216 3157688 1121384 22.04 466016 3180904 2196 09:43:01 706936 3308952 3331728 82.50 124488 2594208 988928 19.44 626676 2449840 764 09:44:01 476792 3219504 3561872 88.19 132080 2716820 971392 19.09 772596 2521460 34348 Average: 711950 3285577 3326714 82.37 106620 2584847 989492 19.45 615989 2464539 56073 09:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:01 ens3 82.10 74.92 1194.87 8.89 0.00 0.00 0.00 0.00 09:41:01 lo 0.95 0.95 0.08 0.08 0.00 0.00 0.00 0.00 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:01 ens3 2197.41 1436.63 18376.78 108.39 0.00 0.00 0.00 0.00 09:42:01 lo 5.45 5.45 0.60 0.60 0.00 0.00 0.00 0.00 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:01 ens3 96.75 120.53 460.22 573.39 0.00 0.00 0.00 0.00 09:43:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:01 ens3 46.51 67.12 44.64 371.51 0.00 0.00 0.00 0.00 09:44:01 lo 1.73 1.73 0.15 0.15 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 608.81 426.85 5042.93 266.53 0.00 0.00 0.00 0.00 Average: lo 2.61 2.61 0.26 0.26 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-1691) 12/05/23 _x86_64_ (4 CPU) 09:39:16 LINUX RESTART (4 CPU) 09:40:02 CPU %user %nice %system %iowait %steal %idle 09:41:01 all 18.74 0.00 1.28 2.35 0.05 77.58 09:41:01 0 2.07 0.00 0.80 7.71 0.02 89.41 09:41:01 1 33.97 0.00 1.87 0.34 0.07 63.76 09:41:01 2 17.51 0.00 1.07 0.53 0.07 80.82 09:41:01 3 21.43 0.00 1.37 0.85 0.03 76.31 09:42:01 all 26.59 0.00 10.01 4.01 0.08 59.31 09:42:01 0 21.42 0.00 10.76 4.85 0.08 62.89 09:42:01 1 36.85 0.00 10.04 1.72 0.08 51.31 09:42:01 2 22.76 0.00 10.54 2.22 0.09 64.39 09:42:01 3 25.26 0.00 8.69 7.25 0.07 58.73 09:43:01 all 18.20 0.00 5.26 3.29 0.07 73.18 09:43:01 0 15.85 0.00 4.90 5.59 0.07 73.59 09:43:01 1 20.33 0.00 5.66 4.23 0.08 69.70 09:43:01 2 21.31 0.00 3.97 0.52 0.07 74.14 09:43:01 3 15.32 0.00 6.49 2.83 0.07 75.29 09:44:01 all 19.31 0.00 0.93 1.55 0.05 78.16 09:44:01 0 37.16 0.00 1.47 3.27 0.07 58.03 09:44:01 1 17.34 0.00 1.08 1.90 0.02 79.65 09:44:01 2 3.66 0.00 0.55 0.05 0.05 95.69 09:44:01 3 19.07 0.00 0.64 0.95 0.05 79.29 Average: all 20.70 0.00 4.36 2.80 0.06 72.08 Average: 0 19.19 0.00 4.48 5.35 0.06 70.92 Average: 1 27.07 0.00 4.66 2.05 0.06 66.15 Average: 2 16.26 0.00 4.01 0.82 0.07 78.84 Average: 3 20.25 0.00 4.29 2.96 0.05 72.44