Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/pti/o2/+/14311 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-143 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/pti-o2-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-xkOmnFvbusvM/agent.2128 SSH_AGENT_PID=2130 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/pti-o2-docker-verify-master@tmp/private_key_145779928607030451.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/pti/o2 > git init /w/workspace/pti-o2-docker-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 > 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/pti/o2 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 refs/changes/11/14311/4 # timeout=10 > git rev-parse 700a1e903fa33ad19c1814be896814a5556c15ec^{commit} # timeout=10 Checking out Revision 700a1e903fa33ad19c1814be896814a5556c15ec (refs/changes/11/14311/4) > git config core.sparsecheckout # timeout=10 > git checkout -f 700a1e903fa33ad19c1814be896814a5556c15ec # timeout=10 Commit message: "Fixes the critical CVE-2022-48174 and CVE-2024-37371" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0741e2638efeaf9d6c00cdf434017a5bd1834779 # 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 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins1552539237442304744.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-zgYI 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-zgYI/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.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.0.1 from /tmp/venv-zgYI/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.3 boto3==1.37.33 botocore==1.37.33 bs4==0.0.2 cachetools==5.5.2 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.38.0 httplib2==0.22.0 identify==2.6.9 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.3.2 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==24.2 pbr==6.1.1 platformdirs==4.3.7 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.24.0 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.4 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.30.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/pti-o2-docker-verify-master@tmp/config3460354920646507790tmp copy managed file [pti-o2-settings] to file:/w/workspace/pti-o2-docker-verify-master@tmp/config11710403391648283860tmp [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins7418077884348221884.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 [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins13018528000016931543.sh [pti-o2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins5639013291456462578.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR=stages CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [pti-o2-docker-verify-master] $ /bin/bash -l /tmp/jenkins7259351804876724794.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zgYI from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-zgYI/bin to PATH ---> Docker image tag found: 2.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 -f Dockerfile DOCKER_ROOT=/w/workspace/pti-o2-docker-verify-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/pti-o2imsdms [EnvInject] - Variables injected successfully. [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins1085136301703248549.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.2.0 docker build --network=host -f Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.2.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.40kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for nexus3.onap.org:10001/onap/integration-python:12.0.0 #3 DONE 1.2s #4 [build 1/7] FROM nexus3.onap.org:10001/onap/integration-python:12.0.0@sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c #4 resolve nexus3.onap.org:10001/onap/integration-python:12.0.0@sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c 0.0s done #4 ... #5 [internal] load build context #5 transferring context: 829.82kB 0.0s done #5 DONE 0.1s #4 [build 1/7] FROM nexus3.onap.org:10001/onap/integration-python:12.0.0@sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c #4 sha256:2834f89bf9f5ac880e611b7ae3545a84cfafb2bcc0c151f3289b22b1735125ed 8.68kB / 8.68kB done #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.1s #4 sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 0B / 622.26kB 0.1s #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 0B / 12.32MB 0.1s #4 sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c 1.58kB / 1.58kB done #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 1.05MB / 3.37MB 0.5s #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 2.10MB / 3.37MB 0.6s #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.7s done #4 sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 622.26kB / 622.26kB 0.7s done #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 0B / 3.08MB 0.7s #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 1.05MB / 12.32MB 0.8s #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s done #4 sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 0B / 1.37kB 0.8s #4 sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b 229B / 229B 0.8s done #4 extracting sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 5.24MB / 12.32MB 0.9s #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 1.05MB / 3.08MB 0.9s #4 sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 1.37kB / 1.37kB 0.9s done #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 9.44MB / 12.32MB 1.1s #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 2.10MB / 3.08MB 1.1s #4 extracting sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 0.2s done #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 11.53MB / 12.32MB 1.2s #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 12.32MB / 12.32MB 1.3s done #4 extracting sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 3.08MB / 3.08MB 1.8s #4 extracting sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 0.5s done #4 extracting sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b done #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 3.08MB / 3.08MB 1.8s done #4 extracting sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 0.1s #4 extracting sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 0.3s done #4 extracting sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 #4 extracting sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 done #4 DONE 2.5s #6 [stage-1 2/14] RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && apk update && apk add --upgrade expat busybox krb5 && apk info expat busybox krb5 #6 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #6 0.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #6 0.799 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz #6 1.133 v3.17.10-87-gefbe2dd83d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] #6 1.133 v3.17.10-83-g9fde517a01c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] #6 1.133 v20250108-5674-g9dddd15ec60 [https://dl-cdn.alpinelinux.org/alpine/edge/main] #6 1.133 OK: 23445 distinct packages available #6 1.569 (1/14) Upgrading musl (1.2.3-r4 -> 1.2.5-r10) #6 1.670 (2/14) Upgrading libcrypto3 (3.0.8-r3 -> 3.5.0-r0) #6 1.717 (3/14) Upgrading libexpat (2.5.0-r0 -> 2.7.1-r0) #6 1.722 (4/14) Upgrading libcom_err (1.46.6-r0 -> 1.47.2-r1) #6 1.726 (5/14) Upgrading keyutils-libs (1.6.3-r1 -> 1.6.3-r4) #6 1.729 (6/14) Upgrading libssl3 (3.0.8-r3 -> 3.5.0-r0) #6 1.743 (7/14) Upgrading libverto (0.3.2-r1 -> 0.3.2-r2) #6 1.746 (8/14) Upgrading krb5-libs (1.20.1-r0 -> 1.21.3-r0) #6 1.768 (9/14) Upgrading busybox (1.35.0-r29 -> 1.37.0-r16) #6 1.781 Executing busybox-1.37.0-r16.post-upgrade #6 1.833 (10/14) Upgrading ssl_client (1.35.0-r29 -> 1.37.0-r16) #6 1.838 (11/14) Upgrading busybox-binsh (1.35.0-r29 -> 1.37.0-r16) #6 1.841 (12/14) Installing expat (2.7.1-r0) #6 1.844 (13/14) Installing e2fsprogs-libs (1.47.2-r1) #6 1.855 (14/14) Installing krb5 (1.21.3-r0) #6 1.864 Executing busybox-1.37.0-r16.trigger #6 1.868 Executing ca-certificates-20220614-r4.trigger #6 1.905 OK: 17 MiB in 39 packages #6 2.275 expat-2.7.1-r0 description: #6 2.322 XML Parser library written in C #6 2.322 #6 2.322 expat-2.7.1-r0 webpage: #6 2.322 https://libexpat.github.io/ #6 2.322 #6 2.322 expat-2.7.1-r0 installed size: #6 2.322 29 KiB #6 2.322 #6 2.322 expat-2.6.4-r0 description: #6 2.322 XML Parser library written in C #6 2.322 #6 2.322 expat-2.6.4-r0 webpage: #6 2.322 https://libexpat.github.io/ #6 2.322 #6 2.322 expat-2.6.4-r0 installed size: #6 2.322 48 KiB #6 2.322 #6 2.322 busybox-1.37.0-r16 description: #6 2.322 Size optimized toolbox of many common UNIX utilities #6 2.322 #6 2.322 busybox-1.37.0-r16 webpage: #6 2.322 https://busybox.net/ #6 2.322 #6 2.322 busybox-1.37.0-r16 installed size: #6 2.322 798 KiB #6 2.322 #6 2.322 busybox-1.35.0-r31 description: #6 2.322 Size optimized toolbox of many common UNIX utilities #6 2.322 #6 2.322 busybox-1.35.0-r31 webpage: #6 2.322 https://busybox.net/ #6 2.322 #6 2.322 busybox-1.35.0-r31 installed size: #6 2.322 944 KiB #6 2.322 #6 2.322 krb5-1.21.3-r0 description: #6 2.322 The Kerberos network authentication system #6 2.322 #6 2.322 krb5-1.21.3-r0 webpage: #6 2.322 https://web.mit.edu/kerberos/www/ #6 2.322 #6 2.322 krb5-1.21.3-r0 installed size: #6 2.322 356 KiB #6 2.322 #6 2.322 krb5-1.20.2-r1 description: #6 2.322 The Kerberos network authentication system #6 2.322 #6 2.322 krb5-1.20.2-r1 webpage: #6 2.322 https://web.mit.edu/kerberos/www/ #6 2.322 #6 2.322 krb5-1.20.2-r1 installed size: #6 2.322 368 KiB #6 2.322 #6 DONE 4.5s #7 [build 2/7] RUN apk add --no-cache git curl bluez-dev bzip2-dev dpkg-dev dpkg expat-dev gcc libc-dev libffi-dev libnsl-dev libtirpc-dev linux-headers make ncurses-dev openssl-dev pax-utils sqlite-dev tcl-dev tk tk-dev util-linux-dev xz-dev zlib-dev && curl -O https://get.helm.sh/helm-v3.3.1-linux-amd64.tar.gz && tar -zxvf helm-v3.3.1-linux-amd64.tar.gz && cp linux-amd64/helm /usr/local/bin && rm -f helm-v3.3.1-linux-amd64.tar.gz #0 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #0 0.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #0 0.851 (1/103) Upgrading musl (1.2.3-r4 -> 1.2.3-r6) #0 0.868 (2/103) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.15-r1) #0 0.905 (3/103) Upgrading libexpat (2.5.0-r0 -> 2.6.4-r0) #0 0.909 (4/103) Upgrading ncurses-terminfo-base (6.3_p20221119-r0 -> 6.3_p20221119-r1) #0 0.916 (5/103) Upgrading ncurses-libs (6.3_p20221119-r0 -> 6.3_p20221119-r1) #0 0.926 (6/103) Upgrading libssl3 (3.0.8-r3 -> 3.0.15-r1) #0 0.936 (7/103) Upgrading krb5-libs (1.20.1-r0 -> 1.20.2-r1) #0 0.960 (8/103) Upgrading sqlite-libs (3.40.1-r0 -> 3.40.1-r1) #0 0.975 (9/103) Installing bluez-libs (5.66-r1) #0 1.129 (10/103) Installing pkgconf (1.9.4-r0) #0 1.136 (11/103) Installing bluez-dev (5.66-r1) #0 1.142 (12/103) Installing bzip2-dev (1.0.8-r4) #0 1.146 (13/103) Installing brotli-libs (1.0.9-r9) #0 1.159 (14/103) Installing nghttp2-libs (1.51.0-r2) #0 1.164 (15/103) Installing libcurl (8.9.0-r0) #0 1.179 (16/103) Installing curl (8.9.0-r0) #0 1.189 (17/103) Installing libacl (2.3.1-r1) #0 1.193 (18/103) Installing tar (1.34-r2) #0 1.205 (19/103) Installing xz (5.2.9-r0) #0 1.212 (20/103) Installing dpkg (1.21.9-r0) #0 1.233 (21/103) Installing perl (5.36.2-r0) #0 1.463 (22/103) Installing dpkg-dev (1.21.9-r0) #0 1.485 (23/103) Installing expat (2.6.4-r0) #0 1.489 (24/103) Installing expat-dev (2.6.4-r0) #0 1.494 (25/103) Installing libgcc (12.2.1_git20220924-r4) #0 1.500 (26/103) Installing libstdc++ (12.2.1_git20220924-r4) #0 1.527 (27/103) Installing binutils (2.39-r2) #0 1.593 (28/103) Installing libgomp (12.2.1_git20220924-r4) #0 1.600 (29/103) Installing libatomic (12.2.1_git20220924-r4) #0 1.604 (30/103) Installing gmp (6.2.1-r2) #0 1.614 (31/103) Installing isl25 (0.25-r1) #0 1.638 (32/103) Installing mpfr4 (4.1.0-r0) #0 1.680 (33/103) Installing mpc1 (1.2.1-r1) #0 1.692 (34/103) Installing gcc (12.2.1_git20220924-r4) #0 2.424 (35/103) Installing pcre2 (10.42-r0) #0 2.437 (36/103) Installing git (2.39.5-r0) #0 2.497 (37/103) Installing perl-error (0.17029-r1) #0 2.528 (38/103) Installing perl-git (2.39.5-r0) #0 2.535 (39/103) Installing git-perl (2.39.5-r0) #0 2.540 (40/103) Installing musl-dev (1.2.3-r6) #0 2.597 (41/103) Installing libc-dev (0.7.2-r3) #0 2.601 (42/103) Installing linux-headers (5.19.5-r0) #0 2.677 (43/103) Installing libffi-dev (3.4.4-r0) #0 2.684 (44/103) Installing bsd-compat-headers (0.7.2-r3) #0 2.689 (45/103) Installing libblkid (2.38.1-r1) #0 2.700 (46/103) Installing libfdisk (2.38.1-r1) #0 2.712 (47/103) Installing libmount (2.38.1-r1) #0 2.719 (48/103) Installing libsmartcols (2.38.1-r1) #0 2.726 (49/103) Installing util-linux-dev (2.38.1-r1) #0 2.755 (50/103) Installing gawk (5.1.1-r1) #0 2.770 (51/103) Installing e2fsprogs-libs (1.46.6-r0) #0 2.778 (52/103) Installing e2fsprogs-dev (1.46.6-r0) #0 2.785 (53/103) Installing glib (2.74.7-r0) #0 2.818 (54/103) Installing libverto-glib (0.3.2-r1) #0 2.822 (55/103) Installing libev (4.33-r0) #0 2.826 (56/103) Installing libverto-libev (0.3.2-r1) #0 2.830 (57/103) Installing libevent (2.1.12-r5) #0 2.846 (58/103) Installing libverto-libevent (0.3.2-r1) #0 2.849 (59/103) Installing libverto-dev (0.3.2-r1) #0 2.857 (60/103) Installing libsasl (2.1.28-r3) #0 2.864 (61/103) Installing libldap (2.6.3-r6) #0 2.873 (62/103) Installing krb5-server-ldap (1.20.2-r1) #0 2.879 (63/103) Installing krb5-dev (1.20.2-r1) #0 2.892 (64/103) Installing libtirpc-nokrb (1.3.3-r0) #0 2.898 (65/103) Installing libtirpc-dev (1.3.3-r0) #0 2.906 (66/103) Installing libnsl-dev (2.0.0-r0) #0 3.048 (67/103) Installing make (4.3-r1) #0 3.058 (68/103) Installing ncurses-dev (6.3_p20221119-r1) #0 3.066 (69/103) Installing openssl-dev (3.0.15-r1) #0 3.092 (70/103) Installing libcap2 (2.66-r1) #0 3.096 (71/103) Installing pax-utils (1.3.5-r1) #0 3.241 (72/103) Installing sqlite-dev (3.40.1-r1) #0 3.258 (73/103) Installing tcl (8.6.12-r1) #0 3.461 (74/103) Installing zlib-dev (1.2.13-r0) #0 3.466 (75/103) Installing tcl-dev (8.6.12-r1) #0 3.483 (76/103) Installing libxau (1.0.10-r0) #0 3.487 (77/103) Installing libmd (1.0.4-r0) #0 3.494 (78/103) Installing libbsd (0.11.7-r0) #0 3.498 (79/103) Installing libxdmcp (1.1.4-r0) #0 3.502 (80/103) Installing libxcb (1.15-r0) #0 3.516 (81/103) Installing libx11 (1.8.7-r0) #0 3.557 (82/103) Installing libxrender (0.9.11-r0) #0 3.561 (83/103) Installing libpng (1.6.44-r0) #0 3.568 (84/103) Installing freetype (2.12.1-r0) #0 3.582 (85/103) Installing fontconfig (2.14.1-r0) #0 3.597 (86/103) Installing libxft (2.3.7-r0) #0 3.602 (87/103) Installing tk (8.6.12-r1) #0 3.633 (88/103) Installing xorgproto (2022.2-r0) #0 3.660 (89/103) Installing libxau-dev (1.0.10-r0) #0 3.665 (90/103) Installing xcb-proto (1.15.2-r0) #0 3.681 (91/103) Installing libxdmcp-dev (1.1.4-r0) #0 3.685 (92/103) Installing libxcb-dev (1.15-r0) #0 3.700 (93/103) Installing xtrans (1.4.0-r2) #0 3.706 (94/103) Installing libx11-dev (1.8.7-r0) #0 3.712 (95/103) Installing brotli (1.0.9-r9) #0 3.715 (96/103) Installing brotli-dev (1.0.9-r9) #0 3.720 (97/103) Installing libpng-dev (1.6.44-r0) #0 3.729 (98/103) Installing freetype-dev (2.12.1-r0) #0 3.748 (99/103) Installing fontconfig-dev (2.14.1-r0) #0 3.752 (100/103) Installing libxrender-dev (0.9.11-r0) #0 3.756 (101/103) Installing libxft-dev (2.3.7-r0) #0 3.763 (102/103) Installing tk-dev (8.6.12-r1) #0 3.771 (103/103) Installing xz-dev (5.2.9-r0) #0 3.781 Executing busybox-1.35.0-r29.trigger #0 3.787 Executing ca-certificates-20220614-r4.trigger #0 3.863 OK: 257 MiB in 131 packages #0 3.903 % Total % Received % Xferd Average Speed Time Time Time Current #0 3.904 Dload Upload Total Spent Left Speed #0 3.904 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 32 12.1M 32 4095k 0 0 21.4M 0 --:--:-- --:--:-- --:--:-- 21.3M 100 12.1M 100 12.1M 0 0 46.0M 0 --:--:-- --:--:-- --:--:-- 46.0M #0 4.172 linux-amd64/ #0 4.172 linux-amd64/README.md #0 4.172 linux-amd64/LICENSE #0 4.172 linux-amd64/helm #7 DONE 4.9s #8 [build 3/7] COPY requirements.txt /tmp/ #8 DONE 0.1s #9 [stage-1 3/14] RUN apk add --no-cache bash #0 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #0 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #0 0.471 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz #0 0.630 (1/2) Installing readline (8.2.13-r0) #0 0.647 (2/2) Installing bash (5.2.37-r0) #9 ... #10 [build 4/7] COPY requirements-stx.txt /tmp/ #10 DONE 0.1s #9 [stage-1 3/14] RUN apk add --no-cache bash #9 0.668 Executing bash-5.2.37-r0.post-install #9 0.672 Executing busybox-1.37.0-r16.trigger #9 0.678 OK: 19 MiB in 41 packages #9 DONE 0.8s #11 [build 5/7] COPY constraints.txt /tmp/ #11 DONE 0.2s #12 [build 6/7] COPY setup.py /src/ #12 DONE 0.2s #13 [build 7/7] RUN mkdir -p /.venv && python -m venv /.venv && pip install --no-cache-dir -r /tmp/requirements.txt -r /tmp/requirements-stx.txt -c /tmp/constraints.txt && pip install --no-cache-dir -e /src #13 5.057 Obtaining distributedcloud-client from git+https://opendev.org/starlingx/distcloud-client.git@r/stx.9.0#egg=distributedcloud-client&subdirectory=distributedcloud-client (from -r /tmp/requirements-stx.txt (line 6)) #13 5.058 Cloning https://opendev.org/starlingx/distcloud-client.git (to revision r/stx.9.0) to /.venv/src/distributedcloud-client #13 5.061 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/distcloud-client.git /.venv/src/distributedcloud-client #13 5.448 Running command git checkout -b r/stx.9.0 --track origin/r/stx.9.0 #13 5.602 branch 'r/stx.9.0' set up to track 'origin/r/stx.9.0'. #13 5.602 Switched to a new branch 'r/stx.9.0' #13 5.602 Resolved https://opendev.org/starlingx/distcloud-client.git to commit 55b0b6d5583244f02fcf8ccf38760a441be009e6 #13 5.604 Preparing metadata (setup.py): started #13 6.671 Preparing metadata (setup.py): finished with status 'done' #13 6.674 Obtaining cgtsclient from git+https://opendev.org/starlingx/config.git@r/stx.9.0#egg=cgtsclient&subdirectory=sysinv/cgts-client/cgts-client (from -r /tmp/requirements-stx.txt (line 7)) #13 6.674 Cloning https://opendev.org/starlingx/config.git (to revision r/stx.9.0) to /.venv/src/cgtsclient #13 6.676 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/config.git /.venv/src/cgtsclient #13 8.858 Running command git checkout -b r/stx.9.0 --track origin/r/stx.9.0 #13 9.484 branch 'r/stx.9.0' set up to track 'origin/r/stx.9.0'. #13 9.484 Switched to a new branch 'r/stx.9.0' #13 9.484 Resolved https://opendev.org/starlingx/config.git to commit 2244e1c9be01f16201e2c29dc3dd57d6d289cb5e #13 9.485 Preparing metadata (setup.py): started #13 10.45 Preparing metadata (setup.py): finished with status 'done' #13 10.45 Obtaining fmclient from git+https://opendev.org/starlingx/fault.git@r/stx.9.0#egg=fmclient&subdirectory=python-fmclient/fmclient (from -r /tmp/requirements-stx.txt (line 8)) #13 10.46 Cloning https://opendev.org/starlingx/fault.git (to revision r/stx.9.0) to /.venv/src/fmclient #13 10.46 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/fault.git /.venv/src/fmclient #13 10.83 Running command git checkout -b r/stx.9.0 --track origin/r/stx.9.0 #13 10.99 branch 'r/stx.9.0' set up to track 'origin/r/stx.9.0'. #13 10.99 Switched to a new branch 'r/stx.9.0' #13 10.99 Resolved https://opendev.org/starlingx/fault.git to commit 5889cb5c7d8cbf0943ee49081d36631d5d02e5c6 #13 10.99 Preparing metadata (setup.py): started #13 11.91 Preparing metadata (setup.py): finished with status 'done' #13 12.00 Collecting flask<3.0.0 #13 12.06 Downloading flask-2.3.3-py3-none-any.whl (96 kB) #13 12.08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 4.7 MB/s eta 0:00:00 #13 12.16 Collecting flask-restx #13 12.16 Downloading flask_restx-1.3.0-py2.py3-none-any.whl (2.8 MB) #13 12.21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 61.7 MB/s eta 0:00:00 #13 12.67 Collecting sqlalchemy<2.0.0 #13 12.67 Downloading sqlalchemy-1.4.54.tar.gz (8.5 MB) #13 12.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.5/8.5 MB 93.0 MB/s eta 0:00:00 #13 13.44 Preparing metadata (setup.py): started #13 14.03 Preparing metadata (setup.py): finished with status 'done' #13 14.10 Collecting redis #13 14.11 Downloading redis-5.2.1-py3-none-any.whl (261 kB) #13 14.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 261.5/261.5 kB 42.7 MB/s eta 0:00:00 #13 14.24 Collecting psycopg2-binary #13 14.31 Downloading psycopg2_binary-2.9.10-cp311-cp311-musllinux_1_2_x86_64.whl (3.0 MB) #13 14.66 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 8.6 MB/s eta 0:00:00 #13 14.74 Collecting cotyledon #13 14.75 Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) #13 14.80 Collecting PyYAML>=5.4.1 #13 14.81 Downloading PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl (756 kB) #13 14.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 47.4 MB/s eta 0:00:00 #13 15.19 Collecting Cython>=3.0a1 #13 15.26 Downloading cython-3.1.0b1-cp311-cp311-musllinux_1_2_x86_64.whl (3.3 MB) #13 15.46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 16.5 MB/s eta 0:00:00 #13 15.49 Collecting httplib2 #13 15.49 Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) #13 15.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 153.4 MB/s eta 0:00:00 #13 15.52 Collecting babel #13 15.52 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) #13 15.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 92.5 MB/s eta 0:00:00 #13 15.68 Collecting PrettyTable<0.8,>=0.7.2 #13 15.68 Downloading prettytable-0.7.2.zip (28 kB) #13 15.69 Preparing metadata (setup.py): started #13 15.94 Preparing metadata (setup.py): finished with status 'done' #13 15.96 Collecting requests-oauthlib #13 15.96 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #13 15.97 Collecting retry #13 15.97 Downloading retry-0.9.2-py2.py3-none-any.whl (8.0 kB) #13 16.20 Collecting ruamel.yaml==0.17.17 #13 16.20 Downloading ruamel.yaml-0.17.17-py3-none-any.whl (109 kB) #13 16.21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.1/109.1 kB 67.5 MB/s eta 0:00:00 #13 16.23 Collecting pyOpenSSL #13 16.24 Downloading pyOpenSSL-25.0.0-py3-none-any.whl (56 kB) #13 16.24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 kB 257.0 MB/s eta 0:00:00 #13 16.27 Collecting gunicorn #13 16.27 Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) #13 16.28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.0/85.0 kB 47.4 MB/s eta 0:00:00 #13 16.30 Collecting pyjwt==2.6.0 #13 16.31 Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB) #13 16.35 Collecting kubernetes>=30.0.0 #13 16.36 Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) #13 16.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 75.9 MB/s eta 0:00:00 #13 16.47 Collecting elasticsearch #13 16.47 Downloading elasticsearch-8.17.2-py3-none-any.whl (717 kB) #13 16.48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 718.0/718.0 kB 96.8 MB/s eta 0:00:00 #13 16.55 Collecting Werkzeug>=2.3.7 #13 16.55 Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) #13 16.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 66.9 MB/s eta 0:00:00 #13 16.58 Collecting Jinja2>=3.1.2 #13 16.58 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #13 16.59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 289.4 MB/s eta 0:00:00 #13 16.61 Collecting itsdangerous>=2.1.2 #13 16.61 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) #13 16.64 Collecting click>=8.1.3 #13 16.64 Downloading click-8.1.8-py3-none-any.whl (98 kB) #13 16.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 149.6 MB/s eta 0:00:00 #13 16.66 Collecting blinker>=1.6.2 #13 16.66 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) #13 16.72 Collecting aniso8601>=0.82 #13 16.72 Downloading aniso8601-10.0.0-py2.py3-none-any.whl (52 kB) #13 16.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 61.9 MB/s eta 0:00:00 #13 16.76 Collecting jsonschema #13 16.77 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) #13 16.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 174.9 MB/s eta 0:00:00 #13 16.85 Collecting pytz #13 16.86 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) #13 16.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 51.0 MB/s eta 0:00:00 #13 16.92 Collecting importlib-resources #13 16.93 Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) #13 17.21 Collecting greenlet!=0.4.17 #13 17.22 Downloading greenlet-3.1.1-cp311-cp311-musllinux_1_1_x86_64.whl (1.2 MB) #13 17.24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 61.3 MB/s eta 0:00:00 #13 17.32 Collecting setproctitle #13 17.33 Downloading setproctitle-1.3.5-cp311-cp311-musllinux_1_2_x86_64.whl (30 kB) #13 17.40 Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 #13 17.41 Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) #13 17.41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.1/111.1 kB 65.5 MB/s eta 0:00:00 #13 17.45 Collecting oauthlib>=3.0.0 #13 17.45 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) #13 17.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 72.3 MB/s eta 0:00:00 #13 17.50 Collecting requests>=2.0.0 #13 17.51 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #13 17.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 211.1 MB/s eta 0:00:00 #13 17.54 Collecting decorator>=3.4.2 #13 17.54 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) #13 17.57 Collecting py<2.0.0,>=1.4.26 #13 17.57 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) #13 17.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 278.5 MB/s eta 0:00:00 #13 17.84 Collecting cryptography<45,>=41.0.5 #13 17.85 Downloading cryptography-44.0.2-cp39-abi3-musllinux_1_2_x86_64.whl (4.3 MB) #13 17.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 87.5 MB/s eta 0:00:00 #13 17.99 Collecting typing-extensions>=4.9 #13 17.99 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) #13 17.99 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 55.5 MB/s eta 0:00:00 #13 18.03 Collecting packaging #13 18.04 Downloading packaging-24.2-py3-none-any.whl (65 kB) #13 18.04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 280.4 MB/s eta 0:00:00 #13 18.08 Collecting certifi>=14.05.14 #13 18.08 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) #13 18.09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 80.6 MB/s eta 0:00:00 #13 18.10 Collecting six>=1.9.0 #13 18.11 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #13 18.13 Collecting python-dateutil>=2.5.3 #13 18.13 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #13 18.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 45.2 MB/s eta 0:00:00 #13 18.25 Collecting google-auth>=1.0.1 #13 18.25 Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) #13 18.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.8/210.8 kB 181.7 MB/s eta 0:00:00 #13 18.30 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #13 18.30 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #13 18.31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 200.1 MB/s eta 0:00:00 #13 18.37 Collecting urllib3>=1.24.2 #13 18.37 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) #13 18.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.7/128.7 kB 60.0 MB/s eta 0:00:00 #13 18.39 Collecting durationpy>=0.7 #13 18.39 Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) #13 18.42 Collecting beautifulsoup4 #13 18.43 Downloading beautifulsoup4-4.13.3-py3-none-any.whl (186 kB) #13 18.43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.0/186.0 kB 42.8 MB/s eta 0:00:00 #13 18.47 Collecting cliff>=2.3.0 #13 18.47 Downloading cliff-4.9.1-py3-none-any.whl (84 kB) #13 18.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.6/84.6 kB 54.7 MB/s eta 0:00:00 #13 18.50 Collecting osc-lib>=1.2.0 #13 18.51 Downloading osc_lib-4.0.0-py3-none-any.whl (93 kB) #13 18.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.1/93.1 kB 229.1 MB/s eta 0:00:00 #13 18.60 Collecting osprofiler>=1.4.0 #13 18.60 Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) #13 18.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.4/95.4 kB 151.7 MB/s eta 0:00:00 #13 18.65 Collecting pbr>=2.0.0 #13 18.65 Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) #13 18.66 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.0/109.0 kB 36.1 MB/s eta 0:00:00 #13 18.69 Collecting python-keystoneclient>=3.8.0 #13 18.76 Downloading python_keystoneclient-3.21.0-py2.py3-none-any.whl (395 kB) #13 18.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.1/395.1 kB 79.5 MB/s eta 0:00:00 #13 18.81 Collecting requests-toolbelt #13 18.81 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) #13 18.81 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 293.6 MB/s eta 0:00:00 #13 18.88 Collecting keyring #13 18.88 Downloading keyring-25.6.0-py3-none-any.whl (39 kB) #13 18.91 Collecting oslo.i18n #13 18.91 Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) #13 18.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 kB 30.6 MB/s eta 0:00:00 #13 18.95 Collecting oslo.serialization!=2.19.1,>=1.10.0 #13 18.96 Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) #13 19.01 Collecting oslo.utils>=3.5.0 #13 19.02 Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) #13 19.02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.3/134.3 kB 55.5 MB/s eta 0:00:00 #13 19.08 Collecting elastic-transport<9,>=8.15.1 #13 19.08 Downloading elastic_transport-8.17.1-py3-none-any.whl (64 kB) #13 19.09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.0/65.0 kB 214.9 MB/s eta 0:00:00 #13 19.12 Collecting autopage>=0.4.0 #13 19.13 Downloading autopage-0.5.2-py3-none-any.whl (30 kB) #13 19.18 Collecting cmd2>=1.0.0 #13 19.19 Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) #13 19.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.8/152.8 kB 98.5 MB/s eta 0:00:00 #13 19.23 Collecting stevedore>=2.0.1 #13 19.23 Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) #13 19.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 40.7 MB/s eta 0:00:00 #13 19.41 Collecting cffi>=1.12 #13 19.41 Downloading cffi-1.17.1-cp311-cp311-musllinux_1_1_x86_64.whl (478 kB) #13 19.43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.6/478.6 kB 38.5 MB/s eta 0:00:00 #13 19.51 Collecting cachetools<6.0,>=2.0.0 #13 19.51 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) #13 19.54 Collecting pyasn1-modules>=0.2.1 #13 19.54 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) #13 19.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 134.8 MB/s eta 0:00:00 #13 19.64 Collecting rsa<5,>=3.1.4 #13 19.65 Downloading rsa-4.9-py3-none-any.whl (34 kB) #13 19.74 Collecting MarkupSafe>=2.0 #13 19.74 Downloading MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl (23 kB) #13 19.80 Collecting keystoneauth1>=5.10.0 #13 19.80 Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) #13 19.81 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.3/344.3 kB 53.8 MB/s eta 0:00:00 #13 19.87 Collecting openstacksdk>=0.15.0 #13 19.87 Downloading openstacksdk-4.5.0-py3-none-any.whl (1.8 MB) #13 19.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 69.8 MB/s eta 0:00:00 #13 20.07 Collecting msgpack>=0.5.2 #13 20.07 Downloading msgpack-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (396 kB) #13 20.09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.0/396.0 kB 35.8 MB/s eta 0:00:00 #13 20.11 Collecting tzdata>=2022.4 #13 20.11 Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) #13 20.12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.8/347.8 kB 100.0 MB/s eta 0:00:00 #13 20.15 Collecting iso8601>=0.1.11 #13 20.15 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) #13 20.17 Collecting netaddr>=0.10.0 #13 20.18 Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) #13 20.21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 82.1 MB/s eta 0:00:00 #13 20.24 Collecting debtcollector>=1.2.0 #13 20.24 Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) #13 20.41 Collecting psutil>=3.2.2 #13 20.41 Downloading psutil-7.0.0.tar.gz (497 kB) #13 20.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 497.0/497.0 kB 59.4 MB/s eta 0:00:00 #13 20.50 Installing build dependencies: started #13 22.46 Installing build dependencies: finished with status 'done' #13 22.47 Getting requirements to build wheel: started #13 22.78 Getting requirements to build wheel: finished with status 'done' #13 22.78 Preparing metadata (pyproject.toml): started #13 23.06 Preparing metadata (pyproject.toml): finished with status 'done' #13 23.13 Collecting WebOb>=1.7.1 #13 23.15 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #13 23.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.4/115.4 kB 143.9 MB/s eta 0:00:00 #13 23.19 Collecting oslo.concurrency>=3.26.0 #13 23.20 Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) #13 23.20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 221.7 MB/s eta 0:00:00 #13 23.25 Collecting oslo.config>=5.2.0 #13 23.26 Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) #13 23.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 kB 45.5 MB/s eta 0:00:00 #13 23.29 Requirement already satisfied: setuptools in /.venv/lib/python3.11/site-packages (from pbr>=2.0.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) (65.5.0) #13 23.45 Collecting charset-normalizer<4,>=2 #13 23.46 Downloading charset_normalizer-3.4.1-cp311-cp311-musllinux_1_2_x86_64.whl (144 kB) #13 23.46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.3/144.3 kB 85.0 MB/s eta 0:00:00 #13 23.48 Collecting idna<4,>=2.5 #13 23.48 Downloading idna-3.10-py3-none-any.whl (70 kB) #13 23.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 190.6 MB/s eta 0:00:00 #13 23.59 Collecting soupsieve>1.2 #13 23.60 Downloading soupsieve-2.6-py3-none-any.whl (36 kB) #13 23.68 Collecting attrs>=22.2.0 #13 23.68 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) #13 23.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 64.4 MB/s eta 0:00:00 #13 23.70 Collecting jsonschema-specifications>=2023.03.6 #13 23.71 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) #13 23.75 Collecting referencing>=0.28.4 #13 23.75 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) #13 24.22 Collecting rpds-py>=0.7.1 #13 24.22 Downloading rpds_py-0.24.0-cp311-cp311-musllinux_1_2_x86_64.whl (560 kB) #13 24.24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.1/560.1 kB 37.4 MB/s eta 0:00:00 #13 24.29 Collecting SecretStorage>=3.2 #13 24.29 Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) #13 24.31 Collecting jeepney>=0.4.2 #13 24.31 Downloading jeepney-0.9.0-py3-none-any.whl (49 kB) #13 24.31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/49.0 kB 293.3 MB/s eta 0:00:00 #13 24.39 Collecting importlib_metadata>=4.11.4 #13 24.39 Downloading importlib_metadata-8.6.1-py3-none-any.whl (26 kB) #13 24.41 Collecting jaraco.classes #13 24.41 Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB) #13 24.44 Collecting jaraco.functools #13 24.44 Downloading jaraco.functools-4.1.0-py3-none-any.whl (10 kB) #13 24.46 Collecting jaraco.context #13 24.46 Downloading jaraco.context-6.0.1-py3-none-any.whl (6.8 kB) #13 24.61 Collecting pycparser #13 24.61 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #13 24.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 67.3 MB/s eta 0:00:00 #13 24.66 Collecting pyperclip>=1.8 #13 24.66 Downloading pyperclip-1.9.0.tar.gz (20 kB) #13 24.67 Preparing metadata (setup.py): started #13 24.95 Preparing metadata (setup.py): finished with status 'done' #13 24.97 Collecting wcwidth>=0.2.10 #13 24.97 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #13 25.15 Collecting wrapt>=1.7.0 #13 25.16 Downloading wrapt-1.17.2-cp311-cp311-musllinux_1_2_x86_64.whl (81 kB) #13 25.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.9/81.9 kB 34.2 MB/s eta 0:00:00 #13 25.25 Collecting zipp>=3.20 #13 25.25 Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) #13 25.37 Collecting os-service-types>=1.2.0 #13 25.38 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) #13 25.50 Collecting dogpile.cache>=0.6.5 #13 25.50 Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) #13 25.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.9/62.9 kB 70.4 MB/s eta 0:00:00 #13 25.52 Collecting jmespath>=0.9.0 #13 25.53 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) #13 25.55 Collecting jsonpatch!=1.20,>=1.16 #13 25.56 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) #13 25.59 Collecting platformdirs>=3 #13 25.60 Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB) #13 25.61 Collecting requestsexceptions>=1.2.0 #13 25.61 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) #13 25.66 Collecting fasteners>=0.7.0 #13 25.66 Downloading fasteners-0.19-py3-none-any.whl (18 kB) #13 25.70 Collecting rfc3986>=1.2.0 #13 25.70 Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #13 25.81 Collecting pyasn1<0.7.0,>=0.6.1 #13 25.82 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #13 25.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 128.1 MB/s eta 0:00:00 #13 26.00 Collecting more-itertools #13 26.00 Downloading more_itertools-10.6.0-py3-none-any.whl (63 kB) #13 26.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 156.2 MB/s eta 0:00:00 #13 26.04 Collecting backports.tarfile #13 26.05 Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) #13 26.16 Collecting jsonpointer>=1.9 #13 26.16 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) #13 26.40 Building wheels for collected packages: psutil #13 26.40 Building wheel for psutil (pyproject.toml): started #13 28.03 Building wheel for psutil (pyproject.toml): finished with status 'done' #13 28.03 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=270043 sha256=52777d2fb174609ca3ced8085c2362153e977c92853a18c46ea68d97fe45cd49 #13 28.03 Stored in directory: /tmp/pip-ephem-wheel-cache-afgwvln9/wheels/7f/75/33/b381dbc99174fd47947f053fa6a5ba0c332ffa2d119a1fd928 #13 28.03 Successfully built psutil #13 28.77 Installing collected packages: wcwidth, requestsexceptions, pytz, pyperclip, PrettyTable, fmclient, durationpy, aniso8601, zipp, wrapt, websocket-client, WebOb, urllib3, tzdata, typing-extensions, soupsieve, six, setproctitle, ruamel.yaml, rpds-py, rfc3986, redis, PyYAML, pyparsing, pyjwt, pycparser, pyasn1, py, psycopg2-binary, psutil, platformdirs, pbr, packaging, oauthlib, netaddr, msgpack, more-itertools, MarkupSafe, jsonpointer, jmespath, jeepney, itsdangerous, iso8601, importlib-resources, idna, greenlet, fasteners, decorator, Cython, cmd2, click, charset-normalizer, certifi, cachetools, blinker, backports.tarfile, babel, autopage, attrs, Werkzeug, stevedore, sqlalchemy, rsa, retry, requests, referencing, python-dateutil, pyasn1-modules, oslo.i18n, os-service-types, jsonpatch, Jinja2, jaraco.functools, jaraco.context, jaraco.classes, importlib_metadata, httplib2, gunicorn, elastic-transport, debtcollector, cotyledon, cffi, beautifulsoup4, requests-toolbelt, requests-oauthlib, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, google-auth, flask, elasticsearch, dogpile.cache, cryptography, cliff, SecretStorage, pyOpenSSL, oslo.serialization, oslo.concurrency, openstacksdk, kubernetes, jsonschema, python-keystoneclient, osprofiler, osc-lib, keyring, flask-restx, distributedcloud-client, cgtsclient #13 28.95 DEPRECATION: pyperclip is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 #13 28.95 Running setup.py install for pyperclip: started #13 29.21 Running setup.py install for pyperclip: finished with status 'done' #13 29.21 DEPRECATION: PrettyTable is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 #13 29.21 Running setup.py install for PrettyTable: started #13 29.51 Running setup.py install for PrettyTable: finished with status 'done' #13 29.51 Running setup.py develop for fmclient #13 34.53 DEPRECATION: sqlalchemy is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 #13 34.53 Running setup.py install for sqlalchemy: started #13 37.07 Running setup.py install for sqlalchemy: finished with status 'done' #13 44.07 Running setup.py develop for distributedcloud-client #13 44.69 Running setup.py develop for cgtsclient #13 47.39 Successfully installed Cython-3.1.0b1 Jinja2-3.1.6 MarkupSafe-3.0.2 PrettyTable-0.7.2 PyYAML-6.0.2 SecretStorage-3.3.3 WebOb-1.8.9 Werkzeug-3.1.3 aniso8601-10.0.0 attrs-25.3.0 autopage-0.5.2 babel-2.17.0 backports.tarfile-1.2.0 beautifulsoup4-4.13.3 blinker-1.9.0 cachetools-5.5.2 certifi-2025.1.31 cffi-1.17.1 cgtsclient-9.0.0 charset-normalizer-3.4.1 click-8.1.8 cliff-4.9.1 cmd2-2.5.11 cotyledon-2.0.0 cryptography-44.0.2 debtcollector-3.0.0 decorator-5.2.1 distributedcloud-client-9.0.0 dogpile.cache-1.3.4 durationpy-0.9 elastic-transport-8.17.1 elasticsearch-8.17.2 fasteners-0.19 flask-2.3.3 flask-restx-1.3.0 fmclient-9.0.0 google-auth-2.38.0 greenlet-3.1.1 gunicorn-23.0.0 httplib2-0.22.0 idna-3.10 importlib-resources-6.5.2 importlib_metadata-8.6.1 iso8601-2.1.0 itsdangerous-2.2.0 jaraco.classes-3.4.0 jaraco.context-6.0.1 jaraco.functools-4.1.0 jeepney-0.9.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 keyring-25.6.0 keystoneauth1-5.10.0 kubernetes-32.0.1 more-itertools-10.6.0 msgpack-1.1.0 netaddr-1.3.0 oauthlib-3.2.2 openstacksdk-4.5.0 os-service-types-1.7.0 osc-lib-4.0.0 oslo.concurrency-7.1.0 oslo.config-9.7.1 oslo.i18n-6.5.1 oslo.serialization-5.7.0 oslo.utils-8.2.0 osprofiler-4.2.0 packaging-24.2 pbr-6.1.1 platformdirs-4.3.7 psutil-7.0.0 psycopg2-binary-2.9.10 py-1.11.0 pyOpenSSL-25.0.0 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.22 pyjwt-2.6.0 pyparsing-3.2.3 pyperclip-1.9.0 python-dateutil-2.9.0.post0 python-keystoneclient-3.21.0 pytz-2025.2 redis-5.2.1 referencing-0.36.2 requests-2.32.3 requests-oauthlib-2.0.0 requests-toolbelt-1.0.0 requestsexceptions-1.4.0 retry-0.9.2 rfc3986-2.0.0 rpds-py-0.24.0 rsa-4.9 ruamel.yaml-0.17.17 setproctitle-1.3.5 six-1.17.0 soupsieve-2.6 sqlalchemy-1.4.54 stevedore-5.4.1 typing-extensions-4.13.2 tzdata-2025.2 urllib3-2.4.0 wcwidth-0.2.13 websocket-client-1.8.0 wrapt-1.17.2 zipp-3.21.0 #13 47.55 #13 47.55 [notice] A new release of pip available: 22.3.1 -> 25.0.1 #13 47.55 [notice] To update, run: pip install --upgrade pip #13 48.75 Obtaining file:///src #13 48.75 Preparing metadata (setup.py): started #13 49.04 Preparing metadata (setup.py): finished with status 'done' #13 49.08 Requirement already satisfied: httplib2 in /.venv/lib/python3.11/site-packages (from o2imsdms==1.0.0) (0.22.0) #13 49.08 Requirement already satisfied: babel in /.venv/lib/python3.11/site-packages (from o2imsdms==1.0.0) (2.17.0) #13 49.08 Requirement already satisfied: PrettyTable<0.8,>=0.7.2 in /.venv/lib/python3.11/site-packages (from o2imsdms==1.0.0) (0.7.2) #13 49.10 Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /.venv/lib/python3.11/site-packages (from httplib2->o2imsdms==1.0.0) (3.2.3) #13 49.78 Installing collected packages: o2imsdms #13 49.78 Running setup.py develop for o2imsdms #13 50.40 Successfully installed o2imsdms-1.0.0 #13 50.55 #13 50.55 [notice] A new release of pip available: 22.3.1 -> 25.0.1 #13 50.55 [notice] To update, run: pip install --upgrade pip #13 DONE 51.7s #14 [stage-1 4/14] COPY --from=build /.venv /.venv #14 DONE 3.5s #15 [stage-1 5/14] COPY --from=build /src /src #15 DONE 0.2s #16 [stage-1 6/14] RUN addgroup -S orano2 && adduser -S -D -h /home/orano2 orano2 orano2 && chown -R orano2:orano2 /home/orano2 && mkdir /var/log/orano2 && mkdir -p /src && mkdir -p /configs/ && mkdir -p /src/o2app/ && mkdir -p /src/helm_sdk/ && mkdir -p /etc/o2/ && chown -R orano2:orano2 /var/log/orano2 && chown -R orano2:orano2 /src && chown -R orano2:orano2 /configs && chown -R orano2:orano2 /etc/o2/ #16 DONE 0.4s #17 [stage-1 7/14] COPY helm_sdk/ /src/helm_sdk/ #17 DONE 0.2s #18 [stage-1 8/14] COPY configs/ /etc/o2/ #18 DONE 0.2s #19 [stage-1 9/14] COPY configs/ /configs/ #19 DONE 0.2s #20 [stage-1 10/14] COPY o2common/ /src/o2common/ #20 DONE 0.2s #21 [stage-1 11/14] COPY o2app/ /src/o2app/ #21 DONE 0.2s #22 [stage-1 12/14] COPY o2dms/ /src/o2dms/ #22 DONE 0.2s #23 [stage-1 13/14] COPY o2ims/ /src/o2ims/ #23 DONE 0.2s #24 [stage-1 14/14] WORKDIR /src #24 DONE 0.2s #25 exporting to image #25 exporting layers #25 exporting layers 3.3s done #25 writing image sha256:0d922e5642820d6a288b0f0815014224c93415fee892f7854500402586d3797f done #25 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.2.0 0.0s done #25 DONE 3.3s ---> docker-build.sh ends [pti-o2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins3288350731232110442.sh [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins7940565985805614656.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2130 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins10174534445763475641.sh ---> sysstat.sh [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins11420040975797575732.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/pti-o2-docker-verify-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/pti-o2-docker-verify-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/pti-o2-docker-verify-master ']' + mkdir -p /w/workspace/pti-o2-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pti-o2-docker-verify-master/archives/ [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins2370790210625276368.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zgYI from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-zgYI/bin to PATH INFO: Running in OpenStack, capturing instance metadata [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins253096312762216868.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-docker-verify-master@tmp/config16255328575774314783tmp 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. [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins12892164600845740700.sh ---> create-netrc.sh [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins12172825453478398382.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zgYI from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-zgYI/bin to PATH [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins17084078474540488476.sh ---> sudo-logs.sh Archiving 'sudo' log.. [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins616280312601972655.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zgYI 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.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-zgYI/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [pti-o2-docker-verify-master] $ /bin/bash -l /tmp/jenkins16192090904781249407.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/pti-o2-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zgYI from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-zgYI/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-docker-verify-master/392 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-143 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: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.9G 9.4G 52% / 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 536 164 0 3243 3124 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:b1:71:61 brd ff:ff:ff:ff:ff:ff inet 10.32.7.121/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86174sec preferred_lft 86174sec inet6 fe80::f816:3eff:feb1:7161/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:18:de:74:d0 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-143) 04/13/25 _x86_64_ (4 CPU) 07:30:09 LINUX RESTART (4 CPU) 07:31:01 tps rtps wtps bread/s bwrtn/s 07:32:01 95.48 12.78 82.71 2275.11 10242.05 07:33:01 138.53 0.03 138.49 0.27 40371.27 Average: 117.00 6.41 110.60 1137.78 25305.41 07:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:32:01 1349644 3285692 2689008 66.58 61896 2017548 1340404 26.35 665820 1815668 191684 07:33:01 212504 3254940 3826148 94.74 94444 2974708 1115096 21.92 1074756 2401964 156536 Average: 781074 3270316 3257578 80.66 78170 2496128 1227750 24.13 870288 2108816 174110 07:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:32:01 ens3 138.95 107.46 1337.57 17.94 0.00 0.00 0.00 0.00 07:32:01 lo 2.20 2.20 0.19 0.19 0.00 0.00 0.00 0.00 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 ens3 340.96 192.68 2751.34 17.88 0.00 0.00 0.00 0.00 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 239.95 150.07 2044.39 17.91 0.00 0.00 0.00 0.00 Average: lo 1.20 1.20 0.10 0.10 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 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-143) 04/13/25 _x86_64_ (4 CPU) 07:30:09 LINUX RESTART (4 CPU) 07:31:01 CPU %user %nice %system %iowait %steal %idle 07:32:01 all 19.38 0.00 1.76 2.48 0.06 76.31 07:32:01 0 24.04 0.00 1.87 1.47 0.07 72.56 07:32:01 1 9.86 0.00 1.36 6.22 0.05 82.51 07:32:01 2 33.68 0.00 2.62 0.72 0.10 62.87 07:32:01 3 9.93 0.00 1.20 1.49 0.03 87.34 07:33:01 all 18.71 0.00 4.52 2.95 0.07 73.75 07:33:01 0 26.16 0.00 5.49 1.29 0.07 67.00 07:33:01 1 11.76 0.00 2.48 1.04 0.05 84.66 07:33:01 2 24.43 0.00 5.97 3.42 0.08 66.09 07:33:01 3 12.49 0.00 4.14 6.08 0.08 77.21 Average: all 19.05 0.00 3.14 2.71 0.07 75.03 Average: 0 25.10 0.00 3.68 1.38 0.07 69.78 Average: 1 10.81 0.00 1.92 3.63 0.05 83.59 Average: 2 29.07 0.00 4.29 2.07 0.09 64.48 Average: 3 11.21 0.00 2.67 3.78 0.06 82.28