Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3508 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release [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-wuhqOruS0ccf/agent.2114 SSH_AGENT_PID=2116 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release@tmp/private_key_1086301259604219145.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 > git init /w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric > 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 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/h-release^{commit} # timeout=10 Checking out Revision 60e9d6c0d86f3cc12498ca710d189f6c4859f4d3 (refs/remotes/origin/h-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 60e9d6c0d86f3cc12498ca710d189f6c4859f4d3 # timeout=10 Commit message: "Fix error in rtd docs" > git rev-list --no-walk 60e9d6c0d86f3cc12498ca710d189f6c4859f4d3 # 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-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins12668418234624836944.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-wZy5 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-wZy5/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-wZy5/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.54 botocore==1.34.54 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.1 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.5.0 python-openstackclient==6.0.1 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release@tmp/config10806200294656537243tmp copy managed file [nonrtric-settings] to file:/w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release@tmp/config11326624936880532522tmp [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins8740039899045827735.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-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins106812474828540564.sh [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/sh -xe /tmp/jenkins10364677022826849809.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=auth-token-fetch CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash -l /tmp/jenkins2644259611596454902.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZy5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-wZy5/bin to PATH ---> Docker image tag found: 1.1.2 [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=auth-token-fetch CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/nonrtric-plt-auth-token-fetch [EnvInject] - Variables injected successfully. [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins7769761943655077441.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-auth-token-fetch:1.1.2 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-auth-token-fetch:1.1.2 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.30kB done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.17-bullseye #3 DONE 1.0s #4 [internal] load metadata for gcr.io/distroless/base-debian11:latest #4 DONE 1.0s #5 [internal] load build context #5 DONE 0.0s #6 [stage-1 1/4] FROM gcr.io/distroless/base-debian11@sha256:9d4e5680d67c984ac9c957f66405de25634012e2d5d6dc396c4bdd2ba6ae569f #6 resolve gcr.io/distroless/base-debian11@sha256:9d4e5680d67c984ac9c957f66405de25634012e2d5d6dc396c4bdd2ba6ae569f #6 ... #5 [internal] load build context #5 transferring context: 56.95kB done #5 DONE 0.1s #6 [stage-1 1/4] FROM gcr.io/distroless/base-debian11@sha256:9d4e5680d67c984ac9c957f66405de25634012e2d5d6dc396c4bdd2ba6ae569f #6 resolve gcr.io/distroless/base-debian11@sha256:9d4e5680d67c984ac9c957f66405de25634012e2d5d6dc396c4bdd2ba6ae569f 0.1s done #6 sha256:13190661cbc681abf8c1f3546231bb1ff46c88ce4750a2818426c6e493a09163 2.12kB / 2.12kB done #6 sha256:c8500b45821ad3ad625d1689bbe0fd12ca31d22865fbf19cc2e982f759ae2133 1.60kB / 1.60kB done #6 sha256:6b16ad2aede1c00fe5f9765419c2165fd72902e768db3126ee68d127cae394ea 0B / 103.78kB 0.2s #6 sha256:9d4e5680d67c984ac9c957f66405de25634012e2d5d6dc396c4bdd2ba6ae569f 1.51kB / 1.51kB done #6 sha256:fe5ca62666f04366c8e7f605aa82997d71320183e99962fa76b3209fdfbb8b58 0B / 21.20kB 0.2s #6 sha256:be1681d2fb7c6bc072dddd952d4fa0428a3a3c60b53cdde852e30aaa86f7e1ab 0B / 755.29kB 0.2s #6 sha256:6b16ad2aede1c00fe5f9765419c2165fd72902e768db3126ee68d127cae394ea 103.78kB / 103.78kB 0.2s done #6 sha256:fe5ca62666f04366c8e7f605aa82997d71320183e99962fa76b3209fdfbb8b58 21.20kB / 21.20kB 0.3s #6 sha256:be1681d2fb7c6bc072dddd952d4fa0428a3a3c60b53cdde852e30aaa86f7e1ab 755.29kB / 755.29kB 0.3s #6 extracting sha256:6b16ad2aede1c00fe5f9765419c2165fd72902e768db3126ee68d127cae394ea done #6 sha256:fcb6f6d2c9986d9cd6a2ea3cc2936e5fc613e09f1af9042329011e43057f3265 0B / 317B 0.3s #6 extracting sha256:fe5ca62666f04366c8e7f605aa82997d71320183e99962fa76b3209fdfbb8b58 #6 sha256:fe5ca62666f04366c8e7f605aa82997d71320183e99962fa76b3209fdfbb8b58 21.20kB / 21.20kB 0.3s done #6 sha256:be1681d2fb7c6bc072dddd952d4fa0428a3a3c60b53cdde852e30aaa86f7e1ab 755.29kB / 755.29kB 0.3s done #6 sha256:fcb6f6d2c9986d9cd6a2ea3cc2936e5fc613e09f1af9042329011e43057f3265 317B / 317B 0.3s done #6 extracting sha256:fe5ca62666f04366c8e7f605aa82997d71320183e99962fa76b3209fdfbb8b58 done #6 extracting sha256:be1681d2fb7c6bc072dddd952d4fa0428a3a3c60b53cdde852e30aaa86f7e1ab #6 sha256:e8c73c638ae9ec5ad70c49df7e484040d889cca6b4a9af056579c3d058ea93f0 0B / 198B 0.4s #6 sha256:1e3d9b7d145208fa8fa3ee1c9612d0adaac7255f1bbc9ddea7e461e0b317805c 0B / 113B 0.4s #6 sha256:4aa0ea1413d37a58615488592a0b827ea4b2e48fa5a77cf707d0e35f025e613f 0B / 385B 0.4s #6 sha256:e8c73c638ae9ec5ad70c49df7e484040d889cca6b4a9af056579c3d058ea93f0 198B / 198B 0.4s done #6 sha256:1e3d9b7d145208fa8fa3ee1c9612d0adaac7255f1bbc9ddea7e461e0b317805c 113B / 113B 0.4s done #6 sha256:4aa0ea1413d37a58615488592a0b827ea4b2e48fa5a77cf707d0e35f025e613f 385B / 385B 0.5s done #6 sha256:5627a970d25e752d971a501ec7e35d0d6fdcd4a3ce9e958715a686853024794a 0B / 130.56kB 0.5s #6 sha256:7c881f9ab25e0d86562a123b5fb56aebf8aa0ddd7d48ef602faf8d1e7cf43d8c 0B / 355B 0.5s #6 extracting sha256:be1681d2fb7c6bc072dddd952d4fa0428a3a3c60b53cdde852e30aaa86f7e1ab 0.3s done #6 sha256:5627a970d25e752d971a501ec7e35d0d6fdcd4a3ce9e958715a686853024794a 130.56kB / 130.56kB 0.6s done #6 sha256:7c881f9ab25e0d86562a123b5fb56aebf8aa0ddd7d48ef602faf8d1e7cf43d8c 355B / 355B 0.5s done #6 sha256:fb86e1ee192b9a5486e4fda23fbf23ed490368278c15227969043f39f0fdd1e3 4.62MB / 5.85MB 0.7s #6 sha256:ebba9ccde3efe3177f5a74772e6e85446e7cbad9528c1c169e403a1981429d14 0B / 2.06MB 0.7s #6 sha256:1933f300df8c747385bc1e9a261b9fc7ec89b0c02b51439a3759344a643a4bb9 0B / 968.57kB 0.7s #6 sha256:fb86e1ee192b9a5486e4fda23fbf23ed490368278c15227969043f39f0fdd1e3 5.85MB / 5.85MB 0.7s done #6 sha256:ebba9ccde3efe3177f5a74772e6e85446e7cbad9528c1c169e403a1981429d14 2.06MB / 2.06MB 0.7s done #6 sha256:1933f300df8c747385bc1e9a261b9fc7ec89b0c02b51439a3759344a643a4bb9 968.57kB / 968.57kB 0.8s #6 extracting sha256:fcb6f6d2c9986d9cd6a2ea3cc2936e5fc613e09f1af9042329011e43057f3265 done #6 sha256:1933f300df8c747385bc1e9a261b9fc7ec89b0c02b51439a3759344a643a4bb9 968.57kB / 968.57kB 0.8s done #6 extracting sha256:e8c73c638ae9ec5ad70c49df7e484040d889cca6b4a9af056579c3d058ea93f0 done #6 extracting sha256:1e3d9b7d145208fa8fa3ee1c9612d0adaac7255f1bbc9ddea7e461e0b317805c #6 extracting sha256:1e3d9b7d145208fa8fa3ee1c9612d0adaac7255f1bbc9ddea7e461e0b317805c done #6 extracting sha256:4aa0ea1413d37a58615488592a0b827ea4b2e48fa5a77cf707d0e35f025e613f done #6 extracting sha256:7c881f9ab25e0d86562a123b5fb56aebf8aa0ddd7d48ef602faf8d1e7cf43d8c done #6 extracting sha256:5627a970d25e752d971a501ec7e35d0d6fdcd4a3ce9e958715a686853024794a done #6 extracting sha256:fb86e1ee192b9a5486e4fda23fbf23ed490368278c15227969043f39f0fdd1e3 #6 extracting sha256:fb86e1ee192b9a5486e4fda23fbf23ed490368278c15227969043f39f0fdd1e3 0.2s done #6 extracting sha256:ebba9ccde3efe3177f5a74772e6e85446e7cbad9528c1c169e403a1981429d14 0.1s done #6 extracting sha256:1933f300df8c747385bc1e9a261b9fc7ec89b0c02b51439a3759344a643a4bb9 #6 extracting sha256:1933f300df8c747385bc1e9a261b9fc7ec89b0c02b51439a3759344a643a4bb9 0.1s done #6 DONE 2.5s #7 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b #7 resolve nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 0.1s done #7 sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 1.86kB / 1.86kB done #7 sha256:55636cf1983628109e569690596b85077f45aca810a77904e8afad48b49aa500 1.80kB / 1.80kB done #7 sha256:742df529b073e7d1e213702a6cca40c32f3f5068125988de249416ba0abee517 7.12kB / 7.12kB done #7 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.5s done #7 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.9s done #7 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.1s done #7 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.7s done #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.1s done #7 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.8s #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 114.29MB / 135.06MB 2.3s #7 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 154B / 154B 1.7s done #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 135.02MB / 135.06MB 2.4s #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 135.06MB / 135.06MB 2.6s done #7 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.3s done #7 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 #7 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.2s done #7 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.1s #7 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.2s done #7 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 #7 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 2.2s done #7 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a #7 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 2.1s done #7 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 #7 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 4.5s done #7 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 done #7 DONE 14.4s #8 [build 2/7] WORKDIR /app #8 DONE 0.8s #9 [build 3/7] COPY go.mod . #9 DONE 0.2s #10 [build 4/7] COPY go.sum . #10 DONE 0.1s #11 [build 5/7] RUN go mod download #11 DONE 3.9s #12 [build 6/7] COPY . . #12 DONE 0.2s #13 [build 7/7] RUN go build -o /auth-token-fetch #13 DONE 1.5s #14 [stage-1 2/4] COPY --from=build /auth-token-fetch . #14 DONE 0.2s #15 [stage-1 3/4] COPY --from=build /app/security/* /security/ #15 DONE 0.2s #16 exporting to image #16 exporting layers 0.1s done #16 writing image sha256:ee645b812409b1e2b769e94f608a4419710fcd024f765660778da73088351202 done #16 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-auth-token-fetch:1.1.2 done #16 DONE 0.1s ---> docker-build.sh ends [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/sh -xe /tmp/jenkins6449532311570369752.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-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins279483047277406366.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-auth-token-fetch:1.1.2 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-auth-token-fetch:1.1.2 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-auth-token-fetch] a699daa26929: Preparing bda242128317: Preparing c8beeff22ce7: Preparing 714f56238fb5: Preparing 2a8c0ba89665: Preparing 4cb10dd2545b: Preparing d2d7ec0f6756: Preparing 1a73b54f556b: Preparing e624a5370eca: Preparing d52f02c6501c: Preparing ff5700ec5418: Preparing 1df9699731f7: Preparing 6fbdf253bbc2: Preparing 70c35736547b: Preparing 4cb10dd2545b: Waiting d2d7ec0f6756: Waiting 1a73b54f556b: Waiting e624a5370eca: Waiting 6fbdf253bbc2: Waiting d52f02c6501c: Waiting ff5700ec5418: Waiting 1df9699731f7: Waiting 70c35736547b: Waiting a699daa26929: Pushed c8beeff22ce7: Pushed 4cb10dd2545b: Pushed d2d7ec0f6756: Pushed 714f56238fb5: Pushed e624a5370eca: Pushed 1a73b54f556b: Pushed d52f02c6501c: Pushed bda242128317: Pushed ff5700ec5418: Pushed 6fbdf253bbc2: Pushed 2a8c0ba89665: Pushed 70c35736547b: Pushed 1df9699731f7: Pushed 1.1.2: digest: sha256:111a0c466abb380555278e55b66d26bdb2eba7f5e65444748da80f638fe7e946 size: 3241 ---> docker-push.sh ends [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins15240407420266394726.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2116 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins17236151486742768968.sh ---> sysstat.sh [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins4782859937260462323.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release + 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-plt-auth-token-fetch-docker-merge-h-release ']' + 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-plt-auth-token-fetch-docker-merge-h-release ']' + mkdir -p /w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release/archives/ [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins1174673137086562231.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZy5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wZy5/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins14202687352452718973.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release@tmp/config13134254730220468703tmp 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-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins8412405763006947882.sh ---> create-netrc.sh [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins9092166467991626895.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZy5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wZy5/bin to PATH [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins10638976574274408257.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins8466096076813156596.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZy5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-wZy5/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash -l /tmp/jenkins11634950469188592642.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZy5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wZy5/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-auth-token-fetch-docker-merge-h-release/39 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3508 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 11G 9.1G 53% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 510 202 0 3230 3150 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:66:03:16 brd ff:ff:ff:ff:ff:ff inet 10.32.7.117/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86205sec preferred_lft 86205sec inet6 fe80::f816:3eff:fe66:316/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:ed:7a:42:09 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3508) 03/03/24 _x86_64_ (4 CPU) 05:45:42 LINUX RESTART (4 CPU) 05:46:01 tps rtps wtps bread/s bwrtn/s 05:47:01 158.31 84.15 74.15 6613.16 41789.19 05:48:01 217.97 14.21 203.76 2270.73 67522.77 Average: 188.15 49.18 138.97 4441.59 54658.12 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:47:01 1517896 3290256 2520756 62.42 51144 1874660 944848 18.57 672976 1663588 211120 05:48:01 210436 3289812 3828216 94.79 102276 3038752 1107544 21.77 763884 2750100 140 Average: 864166 3290034 3174486 78.60 76710 2456706 1026196 20.17 718430 2206844 105630 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:01 ens3 422.95 276.44 1640.09 66.08 0.00 0.00 0.00 0.00 05:47:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:01 ens3 355.74 228.84 6840.45 21.98 0.00 0.00 0.00 0.00 05:48:01 lo 2.73 2.73 0.24 0.24 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 389.34 252.63 4240.70 44.02 0.00 0.00 0.00 0.00 Average: lo 1.93 1.93 0.17 0.17 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3508) 03/03/24 _x86_64_ (4 CPU) 05:45:42 LINUX RESTART (4 CPU) 05:46:01 CPU %user %nice %system %iowait %steal %idle 05:47:01 all 19.52 0.00 2.54 4.62 0.07 73.25 05:47:01 0 13.42 0.00 2.04 2.34 0.07 82.14 05:47:01 1 39.60 0.00 3.22 4.73 0.07 52.38 05:47:01 2 17.32 0.00 3.39 4.01 0.07 75.21 05:47:01 3 7.71 0.00 1.49 7.43 0.05 83.32 05:48:01 all 22.07 0.00 4.64 4.05 0.07 69.17 05:48:01 0 32.66 0.00 5.06 4.07 0.08 58.12 05:48:01 1 21.32 0.00 4.67 6.13 0.07 67.82 05:48:01 2 22.17 0.00 4.82 1.69 0.10 71.22 05:48:01 3 12.08 0.00 4.03 4.30 0.05 79.53 Average: all 20.79 0.00 3.59 4.34 0.07 71.22 Average: 0 23.01 0.00 3.55 3.20 0.08 70.17 Average: 1 30.48 0.00 3.94 5.43 0.07 60.09 Average: 2 19.74 0.00 4.11 2.85 0.08 73.22 Average: 3 9.89 0.00 2.76 5.87 0.05 81.44