Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-955 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-orufhrecovery-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-3uQoMFkr4OLH/agent.2081 SSH_AGENT_PID=2083 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/private_key_6222007917130806975.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/nonrtric/rapp/orufhrecovery > git init /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery > 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/nonrtric/rapp/orufhrecovery +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery # 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 b18a9e92b33e1fd7978b8907bf65eead765422b8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b18a9e92b33e1fd7978b8907bf65eead765422b8 # timeout=10 Commit message: "Update readthedocs config" > git rev-list --no-walk b18a9e92b33e1fd7978b8907bf65eead765422b8 # 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 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins16599849126067193153.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-Tzm4 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-Tzm4/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-Tzm4/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.6 botocore==1.32.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.23.4 httplib2==0.22.0 identify==2.5.32 idna==3.6 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.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.0.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.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.1 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.7 wcwidth==0.2.12 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/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config877018801827398788tmp copy managed file [nonrtric-rapp-orufhrecovery-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config14699126418118444622tmp [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins13599681711681648316.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 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins7083745100466169861.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2800424961406439644.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=scriptversion/app CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash -l /tmp/jenkins2162256712123862669.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tzm4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-Tzm4/bin to PATH ---> Docker image tag found: 1.2.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=scriptversion/app CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/nonrtric-rapp-orufhrecovery [EnvInject] - Variables injected successfully. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins12935225705349122079.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 . Sending build context to Docker daemon 15.36kB Step 1/13 : FROM python:3.8-slim-buster 3.8-slim-buster: Pulling from library/python 8b91b88d5577: Pulling fs layer 824416e23423: Pulling fs layer 8f777578c172: Pulling fs layer cbfea27109a8: Pulling fs layer 276dfcf5deff: Pulling fs layer cbfea27109a8: Waiting 276dfcf5deff: Waiting 824416e23423: Verifying Checksum 824416e23423: Download complete 8f777578c172: Verifying Checksum 8f777578c172: Download complete cbfea27109a8: Verifying Checksum cbfea27109a8: Download complete 8b91b88d5577: Verifying Checksum 8b91b88d5577: Download complete 276dfcf5deff: Verifying Checksum 276dfcf5deff: Download complete 8b91b88d5577: Pull complete 824416e23423: Pull complete 8f777578c172: Pull complete cbfea27109a8: Pull complete 276dfcf5deff: Pull complete Digest: sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 Status: Downloaded newer image for python:3.8-slim-buster ---> addd6962740a Step 2/13 : COPY . /usr/src/app/ ---> f296c652e9ea Step 3/13 : WORKDIR /usr/src/app ---> Running in 0fcb3cce59dd Removing intermediate container 0fcb3cce59dd ---> 5ae6795b4294 Step 4/13 : RUN apt update ---> Running in c47934ab52ab  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [572 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] Fetched 8703 kB in 1s (6266 kB/s) Reading package lists... Building dependency tree... Reading state information... 10 packages can be upgraded. Run 'apt list --upgradable' to see them. Removing intermediate container c47934ab52ab ---> a0635f0e7972 Step 5/13 : RUN apt install curl -y ---> Running in ae50e772d053  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 additional packages will be installed: krb5-locales libcurl4 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 publicsuffix Suggested packages: krb5-doc krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql The following NEW packages will be installed: curl krb5-locales libcurl4 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 publicsuffix 0 upgraded, 18 newly installed, 0 to remove and 10 not upgraded. Need to get 2491 kB of archives. After this operation, 5881 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u6 [95.8 kB] Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u2 [85.8 kB] Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] Get:14 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] Get:15 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u7 [335 kB] Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u7 [266 kB] Get:17 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB] Get:18 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 2491 kB in 0s (56.3 MB/s) Selecting previously unselected package krb5-locales. (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 ... 6843 files and directories currently installed.) Preparing to unpack .../00-krb5-locales_1.17-3+deb10u6_all.deb ... Unpacking krb5-locales (1.17-3+deb10u6) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u6_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u6_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u6_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package libldap-common. Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../10-libnghttp2-14_1.36.0-2+deb10u2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../11-libpsl5_0.20.2-2_amd64.deb ... Unpacking libpsl5:amd64 (0.20.2-2) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../13-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../14-libcurl4_7.64.0-4+deb10u7_amd64.deb ... Unpacking libcurl4:amd64 (7.64.0-4+deb10u7) ... Selecting previously unselected package curl. Preparing to unpack .../15-curl_7.64.0-4+deb10u7_amd64.deb ... Unpacking curl (7.64.0-4+deb10u7) ... Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../16-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../17-publicsuffix_20220811.1734-0+deb10u1_all.deb ... Unpacking publicsuffix (20220811.1734-0+deb10u1) ... Setting up libkeyutils1:amd64 (1.6-6) ... Setting up libpsl5:amd64 (0.20.2-2) ... Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u2) ... Setting up krb5-locales (1.17-3+deb10u6) ... Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... Setting up publicsuffix (20220811.1734-0+deb10u1) ... Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... Setting up libcurl4:amd64 (7.64.0-4+deb10u7) ... Setting up curl (7.64.0-4+deb10u7) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... Removing intermediate container ae50e772d053 ---> b9f95a7cbad6 Step 6/13 : RUN apt-get install iputils-ping -y ---> Running in d3b6ca6b5a4c Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libcap2 libcap2-bin libpam-cap The following NEW packages will be installed: iputils-ping libcap2 libcap2-bin libpam-cap 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. Need to get 104 kB of archives. After this operation, 319 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libcap2 amd64 1:2.25-2 [17.6 kB] Get:2 http://deb.debian.org/debian buster/main amd64 iputils-ping amd64 3:20180629-2+deb10u2 [43.4 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libcap2-bin amd64 1:2.25-2 [28.8 kB] Get:4 http://deb.debian.org/debian buster/main amd64 libpam-cap amd64 1:2.25-2 [14.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 104 kB in 0s (4327 kB/s) Selecting previously unselected package libcap2: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 ... 7010 files and directories currently installed.) Preparing to unpack .../libcap2_1%3a2.25-2_amd64.deb ... Unpacking libcap2:amd64 (1:2.25-2) ... Selecting previously unselected package iputils-ping. Preparing to unpack .../iputils-ping_3%3a20180629-2+deb10u2_amd64.deb ... Unpacking iputils-ping (3:20180629-2+deb10u2) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../libcap2-bin_1%3a2.25-2_amd64.deb ... Unpacking libcap2-bin (1:2.25-2) ... Selecting previously unselected package libpam-cap:amd64. Preparing to unpack .../libpam-cap_1%3a2.25-2_amd64.deb ... Unpacking libpam-cap:amd64 (1:2.25-2) ... Setting up libcap2:amd64 (1:2.25-2) ... Setting up libcap2-bin (1:2.25-2) ... Setting up libpam-cap:amd64 (1:2.25-2) ... 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.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /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 iputils-ping (3:20180629-2+deb10u2) ... Processing triggers for libc-bin (2.28-10+deb10u2) ... Removing intermediate container d3b6ca6b5a4c ---> b8e6a6c40790 Step 7/13 : RUN pip install -r requirements.txt ---> Running in 4d9fa8f09c50 Collecting certifi==2020.12.5 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.5/147.5 kB 8.7 MB/s eta 0:00:00 Collecting chardet==4.0.0 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 16.0 MB/s eta 0:00:00 Collecting idna==2.10 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.4 MB/s eta 0:00:00 Collecting requests==2.25.1 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.5 MB/s eta 0:00:00 Collecting urllib3==1.26.4 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.3/153.3 kB 20.5 MB/s eta 0:00:00 Installing collected packages: certifi, urllib3, idna, chardet, requests Successfully installed certifi-2020.12.5 chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.4 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv  [notice] A new release of pip is available: 23.0.1 -> 23.3.1 [notice] To update, run: pip install --upgrade pip Removing intermediate container 4d9fa8f09c50 ---> a6eeded856d8 Step 8/13 : ARG user=nonrtric ---> Running in 9429519a4eec Removing intermediate container 9429519a4eec ---> 4671dcb9e221 Step 9/13 : ARG group=nonrtric ---> Running in 1e28059b1245 Removing intermediate container 1e28059b1245 ---> 6fb859c8d408 Step 10/13 : RUN groupadd $user && useradd -r -g $group $user ---> Running in f96837c7fab5 Removing intermediate container f96837c7fab5 ---> 8c3b0195df93 Step 11/13 : RUN chown -R $user:$group /usr/src/app/ ---> Running in a4806ee56b09 Removing intermediate container a4806ee56b09 ---> 924b3598bfba Step 12/13 : USER ${user} ---> Running in e0962736a1ae Removing intermediate container e0962736a1ae ---> 59b963538d15 Step 13/13 : CMD [ "python3", "-u", "main.py" ] ---> Running in 92000e71ce77 Removing intermediate container 92000e71ce77 ---> 1032a4b2081e Successfully built 1032a4b2081e Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 ---> docker-build.sh ends [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6465863061098659610.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. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins1548750907537357039.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery] 4301ef870ee7: Preparing f2a3f959d9ae: Preparing bb748d6324fc: Preparing 0f04010fd1a6: Preparing b053683fb76a: Preparing 701fde900b44: Preparing 2ce571380049: Preparing e6c5004ee77f: Preparing 997b8e79e84f: Preparing 3054512b6f71: Preparing ae2d55769c5e: Preparing e2ef8a51359d: Preparing 701fde900b44: Waiting 2ce571380049: Waiting e6c5004ee77f: Waiting 997b8e79e84f: Waiting 3054512b6f71: Waiting ae2d55769c5e: Waiting e2ef8a51359d: Waiting 4301ef870ee7: Pushed f2a3f959d9ae: Pushed 0f04010fd1a6: Pushed 2ce571380049: Pushed 997b8e79e84f: Layer already exists e6c5004ee77f: Layer already exists ae2d55769c5e: Layer already exists 3054512b6f71: Layer already exists e2ef8a51359d: Layer already exists b053683fb76a: Pushed bb748d6324fc: Pushed 701fde900b44: Pushed 1.2.0: digest: sha256:8a5cfc7164012e361dcf8396f1ca9215531091ae91c70c31cf6cf180d806de5b size: 2839 ---> docker-push.sh ends [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins2487168416857083421.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2083 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins4860936643539758317.sh ---> sysstat.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins4097008088887271219.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-rapp-orufhrecovery-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/nonrtric-rapp-orufhrecovery-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/nonrtric-rapp-orufhrecovery-docker-merge-master ']' + mkdir -p /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/archives/ [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins1576282865720012709.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tzm4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Tzm4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins2951924965894296890.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config3120362361243986759tmp 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. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins16868479663997633025.sh ---> create-netrc.sh [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins5604915351923374930.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tzm4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Tzm4/bin to PATH [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins17102080662594189265.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins9655567684995832061.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tzm4 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-Tzm4/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash -l /tmp/jenkins15035674328321741675.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tzm4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Tzm4/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-orufhrecovery-docker-merge-master/91 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-955 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 9.3G 9.9G 49% / 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 472 1163 0 2307 3202 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:f8:08:06 brd ff:ff:ff:ff:ff:ff inet 10.32.7.17/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86192sec preferred_lft 86192sec inet6 fe80::f816:3eff:fef8:806/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:19:3b:73:a0 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-955) 11/27/23 _x86_64_ (4 CPU) 16:48:34 LINUX RESTART (4 CPU) 16:49:02 tps rtps wtps bread/s bwrtn/s 16:50:01 116.59 63.50 53.09 4635.55 26643.89 16:51:01 167.44 8.93 158.51 1625.59 21539.75 Average: 142.23 35.98 106.25 3117.80 24070.17 16:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:50:01 1685276 3361264 2353388 58.27 49432 1782564 841532 16.54 555496 1620840 142140 16:51:01 1270588 3341760 2768076 68.54 71040 2135960 981908 19.30 707564 1839996 328 Average: 1477932 3351512 2560732 63.41 60236 1959262 911720 17.92 631530 1730418 71234 16:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:50:01 ens3 440.26 278.26 1332.78 65.66 0.00 0.00 0.00 0.00 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 16:51:01 ens3 215.61 187.57 1432.69 361.64 0.00 0.00 0.00 0.00 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:01 lo 5.63 5.63 0.53 0.53 0.00 0.00 0.00 0.00 Average: ens3 326.98 232.53 1383.16 214.90 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 3.28 3.28 0.31 0.31 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-955) 11/27/23 _x86_64_ (4 CPU) 16:48:34 LINUX RESTART (4 CPU) 16:49:02 CPU %user %nice %system %iowait %steal %idle 16:50:01 all 21.17 0.00 2.07 3.21 0.06 73.49 16:50:01 0 43.32 0.00 3.53 2.83 0.07 50.25 16:50:01 1 13.57 0.00 1.43 2.96 0.07 81.97 16:50:01 2 11.37 0.00 2.14 6.57 0.05 79.87 16:50:01 3 16.33 0.00 1.19 0.51 0.03 81.93 16:51:01 all 17.57 0.00 2.66 4.25 0.05 75.46 16:51:01 0 28.49 0.00 3.07 4.76 0.07 63.60 16:51:01 1 18.55 0.00 2.88 6.20 0.05 72.31 16:51:01 2 8.40 0.00 2.43 5.26 0.05 83.85 16:51:01 3 14.83 0.00 2.23 0.77 0.05 82.11 Average: all 19.36 0.00 2.37 3.74 0.05 74.48 Average: 0 35.85 0.00 3.30 3.81 0.07 56.97 Average: 1 16.08 0.00 2.16 4.59 0.06 77.11 Average: 2 9.87 0.00 2.29 5.91 0.05 81.88 Average: 3 15.58 0.00 1.71 0.64 0.04 82.02