Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1453 (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-E9MnlTYPd19B/agent.2089 SSH_AGENT_PID=2091 [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_6345133901716380886.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/jenkins13263801406687866846.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-vzbe 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-vzbe/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-vzbe/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.39 botocore==1.34.39 bs4==0.0.2 cachetools==5.3.2 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.5.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.5.0 docker==4.2.2 dogpile.cache==1.3.1 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.27.0 httplib2==0.22.0 identify==2.5.33 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.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.0.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==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.9.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.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 pytz==2024.1 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.17.1 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.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.2 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 provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release@tmp/config6931764789466424654tmp copy managed file [nonrtric-settings] to file:/w/workspace/nonrtric-plt-auth-token-fetch-docker-merge-h-release@tmp/config7096562228089741011tmp [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins9278470181454187476.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/jenkins6058092558011863844.sh [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/sh -xe /tmp/jenkins16480310241973518824.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/jenkins7896283924290822001.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-vzbe from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-vzbe/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/jenkins44710916836497956.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 build definition from Dockerfile #1 transferring dockerfile: 1.30kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for gcr.io/distroless/base-debian11:latest #3 DONE 1.0s #4 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.17-bullseye #4 DONE 1.7s #5 [internal] load build context #5 DONE 0.0s #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b #6 resolve nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 0.1s done #6 ... #5 [internal] load build context #5 transferring context: 56.95kB done #5 DONE 0.1s #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b #6 sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 1.86kB / 1.86kB done #6 sha256:55636cf1983628109e569690596b85077f45aca810a77904e8afad48b49aa500 1.80kB / 1.80kB done #6 sha256:742df529b073e7d1e213702a6cca40c32f3f5068125988de249416ba0abee517 7.12kB / 7.12kB done #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.19MB / 55.00MB 0.2s #6 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 1.05MB / 5.16MB 0.2s #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 2.10MB / 10.88MB 0.2s #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.44MB / 55.00MB 0.3s #6 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 3.15MB / 5.16MB 0.3s #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 6.29MB / 10.88MB 0.3s #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 0.5s #6 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.4s done #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.05MB / 54.58MB 0.5s #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.15MB / 85.90MB 0.5s #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 0.6s #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.19MB / 54.58MB 0.6s #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.63MB / 85.90MB 0.6s #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 0.7s #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 11.53MB / 54.58MB 0.7s #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 18.87MB / 85.90MB 0.7s #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.8s #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 16.78MB / 54.58MB 0.8s #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 28.31MB / 85.90MB 0.8s #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.8s done #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 23.07MB / 54.58MB 0.9s #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 37.75MB / 85.90MB 0.9s #6 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 1.05MB / 135.06MB 0.9s #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 38.80MB / 54.58MB 1.1s #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 56.62MB / 85.90MB 1.1s #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 19.92MB / 135.06MB 1.1s #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 49.28MB / 54.58MB 1.2s #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 67.17MB / 85.90MB 1.2s #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 32.51MB / 135.06MB 1.2s #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.3s #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 79.69MB / 85.90MB 1.3s #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 45.09MB / 135.06MB 1.3s #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.3s done #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 1.4s #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 58.72MB / 135.06MB 1.4s #6 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 0B / 154B 1.4s #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 77.59MB / 135.06MB 1.5s #6 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 154B / 154B 1.5s #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 1.5s done #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 95.42MB / 135.06MB 1.6s #6 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 154B / 154B 1.5s done #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 111.15MB / 135.06MB 1.7s #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 131.07MB / 135.06MB 1.8s #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 135.06MB / 135.06MB 1.9s done #6 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.4s done #6 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 #6 ... #7 [stage-1 1/4] FROM gcr.io/distroless/base-debian11@sha256:6c1e34e2f084fe6df17b8bceb1416f1e11af0fcdb1cef11ee4ac8ae127cb507c #7 resolve gcr.io/distroless/base-debian11@sha256:6c1e34e2f084fe6df17b8bceb1416f1e11af0fcdb1cef11ee4ac8ae127cb507c 0.1s done #7 sha256:d08c10f03c27271160993f294e0eb120af71217d0cf4587c484cc5b7cb3fe5ee 2.12kB / 2.12kB done #7 sha256:04db1973ee9b06d0fd788aca068fa3e8335e23f92da3e16711e67e4ed0b4e151 1.60kB / 1.60kB done #7 sha256:6c1e34e2f084fe6df17b8bceb1416f1e11af0fcdb1cef11ee4ac8ae127cb507c 1.51kB / 1.51kB done #7 sha256:fe5ca62666f04366c8e7f605aa82997d71320183e99962fa76b3209fdfbb8b58 21.20kB / 21.20kB 1.7s done #7 sha256:07a64a71e01156f8f99039bc246149925c6d1480d3957de78510bbec6ec68f7a 103.74kB / 103.74kB 1.6s done #7 extracting sha256:07a64a71e01156f8f99039bc246149925c6d1480d3957de78510bbec6ec68f7a done #7 sha256:280126c0e181aba326fc843e7f17918dc9d54ddbfd917f5a3e0b346cec57fb70 717.05kB / 717.05kB 1.8s done #7 extracting sha256:fe5ca62666f04366c8e7f605aa82997d71320183e99962fa76b3209fdfbb8b58 done #7 sha256:fcb6f6d2c9986d9cd6a2ea3cc2936e5fc613e09f1af9042329011e43057f3265 317B / 317B 2.0s done #7 extracting sha256:280126c0e181aba326fc843e7f17918dc9d54ddbfd917f5a3e0b346cec57fb70 0.3s done #7 sha256:4aa0ea1413d37a58615488592a0b827ea4b2e48fa5a77cf707d0e35f025e613f 385B / 385B 2.2s done #7 sha256:e8c73c638ae9ec5ad70c49df7e484040d889cca6b4a9af056579c3d058ea93f0 198B / 198B 2.1s done #7 sha256:1e3d9b7d145208fa8fa3ee1c9612d0adaac7255f1bbc9ddea7e461e0b317805c 113B / 113B 2.1s done #7 extracting sha256:fcb6f6d2c9986d9cd6a2ea3cc2936e5fc613e09f1af9042329011e43057f3265 done #7 sha256:5627a970d25e752d971a501ec7e35d0d6fdcd4a3ce9e958715a686853024794a 130.56kB / 130.56kB 2.2s done #7 sha256:7c881f9ab25e0d86562a123b5fb56aebf8aa0ddd7d48ef602faf8d1e7cf43d8c 355B / 355B 2.3s done #7 extracting sha256:e8c73c638ae9ec5ad70c49df7e484040d889cca6b4a9af056579c3d058ea93f0 done #7 sha256:19cf2287de7f0374c1fc438c9bbef13540caa0ba62ce875901082959a4181fed 5.85MB / 5.85MB 2.5s done #7 extracting sha256:1e3d9b7d145208fa8fa3ee1c9612d0adaac7255f1bbc9ddea7e461e0b317805c done #7 extracting sha256:4aa0ea1413d37a58615488592a0b827ea4b2e48fa5a77cf707d0e35f025e613f done #7 sha256:1933f300df8c747385bc1e9a261b9fc7ec89b0c02b51439a3759344a643a4bb9 968.57kB / 968.57kB 2.5s done #7 sha256:ebba9ccde3efe3177f5a74772e6e85446e7cbad9528c1c169e403a1981429d14 2.06MB / 2.06MB 2.5s done #7 extracting sha256:7c881f9ab25e0d86562a123b5fb56aebf8aa0ddd7d48ef602faf8d1e7cf43d8c 0.0s done #7 extracting sha256:5627a970d25e752d971a501ec7e35d0d6fdcd4a3ce9e958715a686853024794a done #7 extracting sha256:19cf2287de7f0374c1fc438c9bbef13540caa0ba62ce875901082959a4181fed 0.2s done #7 extracting sha256:ebba9ccde3efe3177f5a74772e6e85446e7cbad9528c1c169e403a1981429d14 0.1s done #7 extracting sha256:1933f300df8c747385bc1e9a261b9fc7ec89b0c02b51439a3759344a643a4bb9 0.1s done #7 DONE 3.8s #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b #6 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.2s done #6 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 #6 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.2s done #6 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 #6 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 2.0s done #6 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s #6 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 2.1s done #6 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 #6 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 4.5s done #6 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 #6 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 done #6 DONE 13.7s #8 [build 2/7] WORKDIR /app #8 DONE 0.9s #9 [build 3/7] COPY go.mod . #9 DONE 0.1s #10 [build 4/7] COPY go.sum . #10 DONE 0.1s #11 [build 5/7] RUN go mod download #11 DONE 4.0s #12 [build 6/7] COPY . . #12 DONE 0.3s #13 [build 7/7] RUN go build -o /auth-token-fetch #13 DONE 1.4s #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.1s #16 exporting to image #16 exporting layers #16 exporting layers 0.1s done #16 writing image sha256:a6bc7400a599c0649eead4df2c9e7ae0de83513ed54f82e4a7fc5bea43c504e1 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/jenkins12995818061772326439.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/jenkins7360616208097006141.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] 58cd2d77ff45: Preparing 840a6bb1bd23: Preparing c8beeff22ce7: Preparing 714f56238fb5: Preparing f33e343848bd: Preparing 4cb10dd2545b: Preparing d2d7ec0f6756: Preparing 1a73b54f556b: Preparing e624a5370eca: Preparing d52f02c6501c: Preparing ff5700ec5418: Preparing accc3e6808c0: Preparing 6fbdf253bbc2: Preparing 54ad2ec71039: Preparing 1a73b54f556b: Waiting e624a5370eca: Waiting d52f02c6501c: Waiting ff5700ec5418: Waiting accc3e6808c0: Waiting 6fbdf253bbc2: Waiting 54ad2ec71039: Waiting 4cb10dd2545b: Waiting d2d7ec0f6756: Waiting 58cd2d77ff45: Pushed c8beeff22ce7: Pushed 4cb10dd2545b: Pushed d2d7ec0f6756: Pushed 714f56238fb5: Pushed 1a73b54f556b: Pushed e624a5370eca: Pushed d52f02c6501c: Pushed ff5700ec5418: Pushed 840a6bb1bd23: Pushed 6fbdf253bbc2: Pushed 54ad2ec71039: Pushed f33e343848bd: Pushed accc3e6808c0: Pushed 1.1.2: digest: sha256:b64604f8a4086b547fdb270273a3c3c2e8a4cd213e6c70e988a73c877d41b8dd size: 3241 ---> docker-push.sh ends [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins6693740655337237664.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2091 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins2038548880969526292.sh ---> sysstat.sh [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins2628923185246517378.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 + grep '^ii' + dpkg -l + '[' -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/jenkins2719278749038111782.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-vzbe from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-vzbe/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins5492178702301853311.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/config17010663017254905550tmp 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/jenkins17554556646112083931.sh ---> create-netrc.sh [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins15702652941470957000.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-vzbe from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-vzbe/bin to PATH [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins12567522571358364569.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-auth-token-fetch-docker-merge-h-release] $ /bin/bash /tmp/jenkins3277348605505030481.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-vzbe 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.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-vzbe/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/jenkins9268380640221436739.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-vzbe 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.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-vzbe/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/36 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1453 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 522 358 0 3063 3138 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:59:e6:34 brd ff:ff:ff:ff:ff:ff inet 10.32.6.116/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86194sec preferred_lft 86194sec inet6 fe80::f816:3eff:fe59:e634/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:b7:0b:10:a1 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-1453) 02/11/24 _x86_64_ (4 CPU) 05:45:43 LINUX RESTART (4 CPU) 05:46:01 tps rtps wtps bread/s bwrtn/s 05:47:01 157.10 83.89 73.21 6564.21 41761.96 05:48:01 162.42 12.70 149.73 2304.15 50510.38 05:49:01 98.73 5.23 93.50 317.23 21271.04 Average: 139.42 33.94 105.48 3061.91 37847.09 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:47:01 1586236 3277008 2452416 60.72 43696 1806236 974792 19.16 665100 1615184 140888 05:48:01 327720 3324128 3710932 91.89 86948 3002296 1078628 21.20 655884 2774724 288788 05:49:01 335752 3164756 3702900 91.69 107144 2797524 1072564 21.08 888508 2513928 34608 Average: 749903 3255297 3288749 81.43 79263 2535352 1041995 20.48 736497 2301279 154761 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 367.53 255.10 1632.08 62.86 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 213.36 127.93 6186.62 13.69 0.00 0.00 0.00 0.00 05:48:01 lo 2.87 2.87 0.25 0.25 0.00 0.00 0.00 0.00 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:01 ens3 178.32 168.71 722.45 238.11 0.00 0.00 0.00 0.00 05:49:01 lo 5.40 5.40 0.48 0.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: ens3 253.07 183.92 2846.86 104.89 0.00 0.00 0.00 0.00 Average: lo 3.13 3.13 0.28 0.28 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1453) 02/11/24 _x86_64_ (4 CPU) 05:45:43 LINUX RESTART (4 CPU) 05:46:01 CPU %user %nice %system %iowait %steal %idle 05:47:01 all 18.76 0.00 2.60 4.63 0.07 73.94 05:47:01 0 8.48 0.00 2.06 9.57 0.05 79.84 05:47:01 1 26.82 0.00 2.63 3.52 0.07 66.97 05:47:01 2 27.36 0.00 2.34 2.29 0.08 67.93 05:47:01 3 12.33 0.00 3.38 3.12 0.07 81.10 05:48:01 all 22.25 0.00 3.73 3.46 0.06 70.49 05:48:01 0 14.27 0.00 3.27 6.19 0.05 76.23 05:48:01 1 7.53 0.00 2.95 1.87 0.07 87.58 05:48:01 2 23.88 0.00 4.21 5.07 0.07 66.76 05:48:01 3 43.28 0.00 4.47 0.71 0.07 51.48 05:49:01 all 21.89 0.00 2.19 2.07 0.06 73.79 05:49:01 0 6.81 0.00 1.86 1.40 0.07 89.87 05:49:01 1 45.98 0.00 2.69 0.78 0.07 50.48 05:49:01 2 22.60 0.00 2.34 4.31 0.07 70.67 05:49:01 3 12.12 0.00 1.86 1.79 0.05 84.18 Average: all 20.97 0.00 2.84 3.39 0.06 72.75 Average: 0 9.85 0.00 2.40 5.72 0.06 81.98 Average: 1 26.85 0.00 2.76 2.06 0.07 68.27 Average: 2 24.62 0.00 2.96 3.89 0.07 68.46 Average: 3 22.56 0.00 3.23 1.87 0.06 72.26