Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3187 (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-9d61ct86V6Jv/agent.2138 SSH_AGENT_PID=2140 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-bouncer-docker-merge-master@tmp/private_key_8896307511246895982.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/jenkins17832951571755951449.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-q5T2 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-q5T2/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-q5T2/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.34.14 botocore==1.34.14 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.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.3.0 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.26.1 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.1 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.12.1 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.3 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.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==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.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.16.2 rsa==4.9 ruamel.yaml==0.18.5 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.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 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 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-bouncer-docker-merge-master@tmp/config3003342545645300892tmp copy managed file [ric-app-bouncer-settings] to file:/w/workspace/ric-app-bouncer-docker-merge-master@tmp/config1790378361338252813tmp [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins8379963844459572263.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/jenkins331292689250888357.sh [ric-app-bouncer-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4363611851443036049.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/jenkins8567780014552891718.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-q5T2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-q5T2/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/jenkins14503865858883588764.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 1a42d20fefec: Waiting 6e7ed7a8f5c1: Pulling fs layer 54da3b814b08: Pulling fs layer edd90b732e54: Waiting 6e7ed7a8f5c1: Waiting 54da3b814b08: Waiting a7dc5108837a: Pulling fs layer 630331b52662: Pulling fs layer a7dc5108837a: Waiting 4f4fb700ef54: Pulling fs layer 2177ee7f063c: Pulling fs layer 630331b52662: Waiting 4f4fb700ef54: Waiting aa57b014bda7: Pulling fs layer fc953039f9b7: Pulling fs layer 2177ee7f063c: Waiting aa57b014bda7: Waiting b8ab40a0948b: Pulling fs layer e39a04fb6c9a: Pulling fs layer fc953039f9b7: Waiting b8ab40a0948b: Waiting 9d0f11c7efd6: Pulling fs layer c18ebc326b4c: Pulling fs layer e39a04fb6c9a: Waiting 9d0f11c7efd6: Waiting c18ebc326b4c: Waiting a3476ddf6014: Pulling fs layer 8642d9353b33: Pulling fs layer 63c33b35da34: Pulling fs layer 4b87ccd19e63: Pulling fs layer a3476ddf6014: Waiting 8642d9353b33: Waiting 63c33b35da34: Waiting fc740bf289a2: Pulling fs layer f769f204a590: Pulling fs layer 4b87ccd19e63: Waiting fc740bf289a2: Waiting e0da18b3a1e5: Pulling fs layer 2a5ff41895df: Pulling fs layer f769f204a590: Waiting e0da18b3a1e5: Waiting 2a5ff41895df: Waiting 0a9e71140608: Pulling fs layer 0a9e71140608: Waiting 04d0e85b5cd0: Verifying Checksum 04d0e85b5cd0: Download complete 7b1a6ab2e44d: Verifying Checksum 7b1a6ab2e44d: Download complete 7b1a6ab2e44d: Pull complete 1a42d20fefec: Verifying Checksum 1a42d20fefec: Download complete edd90b732e54: Verifying Checksum edd90b732e54: Download complete 6e7ed7a8f5c1: Verifying Checksum 6e7ed7a8f5c1: Download complete 54da3b814b08: Verifying Checksum 54da3b814b08: Download complete 630331b52662: Verifying Checksum 630331b52662: Download complete a7dc5108837a: Verifying Checksum a7dc5108837a: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 2177ee7f063c: Download complete aa57b014bda7: Verifying Checksum aa57b014bda7: Download complete fc953039f9b7: Verifying Checksum fc953039f9b7: Download complete b8ab40a0948b: Verifying Checksum b8ab40a0948b: Download complete fa71893429cb: Verifying Checksum fa71893429cb: Download complete 9d0f11c7efd6: Verifying Checksum 9d0f11c7efd6: Download complete c18ebc326b4c: Verifying Checksum c18ebc326b4c: Download complete e39a04fb6c9a: Verifying Checksum e39a04fb6c9a: Download complete a3476ddf6014: Verifying Checksum a3476ddf6014: Download complete 63c33b35da34: Verifying Checksum 63c33b35da34: Download complete 4b87ccd19e63: Verifying Checksum 4b87ccd19e63: Download complete fc740bf289a2: Verifying Checksum fc740bf289a2: Download complete 8642d9353b33: Verifying Checksum 8642d9353b33: Download complete e0da18b3a1e5: Verifying Checksum e0da18b3a1e5: Download complete f769f204a590: Verifying Checksum f769f204a590: 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 f6b2e6cc3de8 Removing intermediate container f6b2e6cc3de8 ---> f54c4eaa13a6 Step 3/28 : WORKDIR /lite ---> Running in 643ef11608f6 Removing intermediate container 643ef11608f6 ---> 8d08fda867f3 Step 4/28 : COPY e2ap/ e2ap/ ---> 3b46be8aefcd Step 5/28 : COPY e2sm_kpm/ e2sm_kpm/ ---> a821c4c1941f Step 6/28 : COPY e2sm_rc/ e2sm_rc/ ---> 4b2bde682f8a 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 a7d6281fb2ab 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 a7d6281fb2ab ---> b450c606d32e 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 a63757ed9fd5 /sbin/ldconfig.real: /usr/local/lib/libpistache.so.0 is not a symbolic link Removing intermediate container a63757ed9fd5 ---> 4c1f3288c321 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 52ba20c51a88 /sbin/ldconfig.real: /usr/local/lib/libpistache.so.0 is not a symbolic link Removing intermediate container 52ba20c51a88 ---> aa89ece49bab Step 10/28 : COPY routes.txt . ---> 2e834db7bede Step 11/28 : COPY xapp-descriptor/ xapp-descriptor/ ---> dcd0d037d3db Step 12/28 : COPY src/ src/ ---> 64dbb22f7b86 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 ac1a6b49e9a7 Removing intermediate container ac1a6b49e9a7 ---> 611ef7a17c0c Step 14/28 : RUN cp bouncer-xapp /usr/local/bin/ ---> Running in 31c185c04460 Removing intermediate container 31c185c04460 ---> 8415fcf10046 Step 15/28 : FROM ubuntu:20.04 20.04: Pulling from library/ubuntu 527f5363b98e: Pulling fs layer 527f5363b98e: Verifying Checksum 527f5363b98e: Download complete 527f5363b98e: Pull complete Digest: sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8 Status: Downloaded newer image for ubuntu:20.04 ---> f78909c2b360 Step 16/28 : RUN mkdir -p /lite ---> Running in 1ecd2276faef Removing intermediate container 1ecd2276faef ---> fe56c316d023 Step 17/28 : WORKDIR /lite ---> Running in 4475e63cf757 Removing intermediate container 4475e63cf757 ---> 5136a3609169 Step 18/28 : COPY --from=buildenv /usr/local/lib /usr/local/lib/ ---> 202a115ad184 Step 19/28 : COPY --from=buildenv /lib/x86_64-linux-gnu/libcrypto.so.1.1 /lib/x86_64-linux-gnu/libcrypto.so.1.1 ---> 49e2a849641b Step 20/28 : COPY --from=buildenv /lib/x86_64-linux-gnu/libssl.so.1.1 /lib/x86_64-linux-gnu/libssl.so.1.1 ---> e753e2b90978 Step 21/28 : COPY --from=buildenv /usr/local/include /usr/local/include ---> e53173655cfc Step 22/28 : COPY --from=buildenv /usr/local/bin/ /usr/local/bin/ ---> 3c00e8611d5e Step 23/28 : COPY --from=buildenv /lite/routes.txt /lite/routes.txt ---> f44a3fedaff3 Step 24/28 : ENV RMR_SEED_RT=/lite/routes.txt ---> Running in 5ad5efd72e7c Removing intermediate container 5ad5efd72e7c ---> d377b3e2c447 Step 25/28 : ENV RMR_SRC_ID=service-ricxapp-bouncer-xapp-rmr.ricxapp:4560 ---> Running in e0284457593d Removing intermediate container e0284457593d ---> 1d0dc1bf7b86 Step 26/28 : ENV PATH=/usr/local/bin:$PATH ---> Running in 90543a4d6cb9 Removing intermediate container 90543a4d6cb9 ---> 289042487e8a Step 27/28 : ENV LD_LIBRARY_PATH=/usr/local/lib64:/usr/local/lib ---> Running in 20f6c8e942f0 Removing intermediate container 20f6c8e942f0 ---> 93d9598f4e3a Step 28/28 : CMD [ "/usr/local/bin/bouncer-xapp" ] ---> Running in 44fbf56b9942 Removing intermediate container 44fbf56b9942 ---> 18bffbe7d205 Successfully built 18bffbe7d205 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/jenkins3372026805677748661.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/jenkins2585504120157429918.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] e3bad5d0ae4a: Preparing 82661583dda0: Preparing 3cb29b134438: Preparing 00eb16e83867: Preparing 310c4d66c43e: Preparing c7d1f9fea544: Preparing 210cb7ca4c90: Preparing 3a03f09d2129: Preparing c7d1f9fea544: Waiting 210cb7ca4c90: Waiting 3a03f09d2129: Waiting e3bad5d0ae4a: Pushed 00eb16e83867: Pushed 210cb7ca4c90: Pushed 310c4d66c43e: Pushed 3cb29b134438: Pushed 82661583dda0: Pushed 3a03f09d2129: Pushed c7d1f9fea544: Pushed 2.0.0: digest: sha256:2dda4a163a48180da10df3b22320975fd73e5ee981a3cb44db00a7cd9c9916ee size: 1997 ---> docker-push.sh ends [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins7427775779551517318.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2140 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins9561349355644275743.sh ---> sysstat.sh [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins17103552614390281420.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/jenkins7280222404511374990.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-q5T2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-q5T2/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins8523012762929850221.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-bouncer-docker-merge-master@tmp/config11260547440306661831tmp 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/jenkins846972686120632921.sh ---> create-netrc.sh [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins6571849481999070681.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-q5T2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-q5T2/bin to PATH [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins613554670089607194.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-bouncer-docker-merge-master] $ /bin/bash /tmp/jenkins4249344452794640006.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-q5T2 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-q5T2/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/jenkins3586117958734349780.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-q5T2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-q5T2/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/145 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3187 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 465 273 0 3204 3195 Swap: 1023 2 1021 ---> 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:bb:fc:89 brd ff:ff:ff:ff:ff:ff inet 10.32.7.201/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86105sec preferred_lft 86105sec inet6 fe80::f816:3eff:febb:fc89/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:46:2a:6a:91 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-3187) 01/09/24 _x86_64_ (4 CPU) 09:38:43 LINUX RESTART (4 CPU) 09:39:01 tps rtps wtps bread/s bwrtn/s 09:40:02 148.39 78.69 69.71 6173.64 41450.97 09:41:01 139.95 10.03 129.92 1333.97 68363.07 09:42:01 315.51 143.59 171.93 28358.28 100368.54 09:43:01 123.08 44.71 78.37 2535.18 14830.86 Average: 181.91 69.50 112.41 9634.94 56205.57 09:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:40:02 1601696 3281620 2436960 60.34 42888 1794104 923812 18.16 649412 1611236 159892 09:41:01 168980 3296940 3869676 95.82 72052 3165832 1146992 22.55 618860 2986624 133844 09:42:01 209528 3313960 3829128 94.81 117444 3046508 1035996 20.36 486664 3025048 2100 09:43:01 303712 3262500 3734944 92.48 128164 2920244 935156 18.38 726500 2723680 44484 Average: 570979 3288755 3467677 85.86 90137 2731672 1010489 19.86 620359 2586647 85080 09:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:40:02 ens3 331.04 222.36 1384.24 60.80 0.00 0.00 0.00 0.00 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:01 lo 6.03 6.03 0.66 0.66 0.00 0.00 0.00 0.00 09:41:01 ens3 2003.24 1267.17 18346.46 95.02 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 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:01 ens3 60.40 37.85 864.35 2.71 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 lo 3.47 3.47 0.31 0.31 0.00 0.00 0.00 0.00 09:43:01 ens3 114.46 158.27 470.28 938.48 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.63 2.63 0.27 0.27 0.00 0.00 0.00 0.00 Average: ens3 621.62 417.93 5212.53 274.98 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-3187) 01/09/24 _x86_64_ (4 CPU) 09:38:43 LINUX RESTART (4 CPU) 09:39:01 CPU %user %nice %system %iowait %steal %idle 09:40:02 all 18.73 0.00 2.26 4.40 0.05 74.56 09:40:02 0 8.59 0.00 1.49 1.34 0.05 88.53 09:40:02 1 20.37 0.00 2.99 7.65 0.05 68.93 09:40:02 2 21.22 0.00 2.22 3.70 0.07 72.79 09:40:02 3 24.77 0.00 2.31 4.90 0.05 67.98 09:41:01 all 21.24 0.00 4.55 2.01 0.06 72.14 09:41:01 0 12.59 0.00 3.48 0.33 0.07 83.54 09:41:01 1 13.69 0.00 3.30 3.70 0.05 79.25 09:41:01 2 23.74 0.00 5.26 3.16 0.07 67.77 09:41:01 3 35.03 0.00 6.15 0.82 0.09 57.91 09:42:01 all 21.66 0.00 10.03 5.39 0.09 62.82 09:42:01 0 26.25 0.00 12.35 3.97 0.10 57.32 09:42:01 1 26.25 0.00 12.25 7.48 0.10 53.92 09:42:01 2 17.82 0.00 8.05 7.02 0.08 67.02 09:42:01 3 16.30 0.00 7.44 3.15 0.07 73.04 09:43:01 all 20.98 0.00 2.10 2.58 0.05 74.29 09:43:01 0 18.75 0.00 2.00 0.99 0.05 78.22 09:43:01 1 23.59 0.00 1.81 0.69 0.07 73.84 09:43:01 2 12.10 0.00 2.50 2.33 0.05 83.02 09:43:01 3 29.47 0.00 2.13 6.29 0.05 62.06 Average: all 20.65 0.00 4.72 3.60 0.07 70.97 Average: 0 16.55 0.00 4.82 1.66 0.07 76.90 Average: 1 20.99 0.00 5.07 4.88 0.07 68.99 Average: 2 18.70 0.00 4.49 4.04 0.07 72.69 Average: 3 26.36 0.00 4.49 3.81 0.06 65.28