Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/pti/o2/+/14715 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-370 (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-T08ASid6DZfT/agent.2109 SSH_AGENT_PID=2111 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/pti-o2-docker-verify-master@tmp/private_key_2053383812374743563.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/15/14715/3 # timeout=10 > git rev-parse 58aa02a9a40929225a873ff82a8fca03e69e0407^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 58aa02a9a40929225a873ff82a8fca03e69e0407 (refs/changes/15/14715/3) > git config core.sparsecheckout # timeout=10 > git checkout -f 58aa02a9a40929225a873ff82a8fca03e69e0407 # timeout=10 Commit message: "Retrieve Region name from the API" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 3997ff71e850fb16983ee262cdb4e88958c547fc # 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/jenkins18332757033248012794.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-gyrK 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-gyrK/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-gyrK/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.4 boto3==1.39.4 botocore==1.39.4 bs4==0.0.2 cachetools==5.5.2 certifi==2025.7.9 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 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==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 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.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 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.3.1 openstacksdk==4.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 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 Pygments==2.19.2 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.3.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.0.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 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/config12294842854147232974tmp copy managed file [pti-o2-settings] to file:/w/workspace/pti-o2-docker-verify-master@tmp/config9625440223483142489tmp [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins5230135639658099376.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/jenkins15606456919397545322.sh [pti-o2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins13021015960652098756.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/jenkins7903022345789531734.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-gyrK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-gyrK/bin to PATH ---> Docker image tag found: 2.3.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/jenkins8555159647802928652.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.3.0 docker build --network=host -f Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.3.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.51kB 0.0s 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.3s #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: 831.72kB 0.1s done #5 DONE 0.2s #4 [build 1/7] FROM nexus3.onap.org:10001/onap/integration-python:12.0.0@sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.1s #4 sha256:2fbc724432f17e5b8529d0663535972c6dd22e2946e83630c3a3748bcd1a6e1c 1.58kB / 1.58kB done #4 sha256:2834f89bf9f5ac880e611b7ae3545a84cfafb2bcc0c151f3289b22b1735125ed 8.68kB / 8.68kB done #4 sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 0B / 622.26kB 0.2s #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 0B / 12.32MB 0.2s #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.7s done #4 sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 622.26kB / 622.26kB 0.8s done #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 #4 sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b 229B / 229B 0.8s #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.2s done #4 sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b 229B / 229B 0.8s done #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 1.05MB / 3.08MB 0.9s #4 sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 0B / 1.37kB 0.9s #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 1.05MB / 12.32MB 1.0s #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 2.10MB / 3.08MB 1.0s #4 sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 1.37kB / 1.37kB 0.9s done #4 extracting sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 8.39MB / 12.32MB 1.2s #4 sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 3.08MB / 3.08MB 1.0s done #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 12.32MB / 12.32MB 1.3s #4 extracting sha256:8f2cb45389d710a3a5c44ae4cf408c02450249e5ad0d0852ac2712fa58ce38ae 0.3s done #4 sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 12.32MB / 12.32MB 1.3s done #4 extracting sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 0.1s #4 extracting sha256:40cf4a69a8c668d44695f2e92a3741e9dd45ea48cf188770e6f33be21f08e809 0.8s done #4 extracting sha256:1f9b743b3912bae2ef62c4ffcaa42f0449e6ba262b65938ef78218201ccbf16b done #4 extracting sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 0.1s #4 extracting sha256:c2d4879139cb10284180c092c8eccb34d5f1a0804c3ef1a9e4f4b19a72641757 0.4s done #4 extracting sha256:7bfee93fd0179f25f20f167992d01b7100d8147b04411b902279f34aeb7a8b84 done #4 DONE 3.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 ncurses ncurses-dev sqlite sqlite-dev && apk info expat busybox krb5 ncurses sqlite #6 0.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #6 0.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #6 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz #6 1.381 v3.17.10-89-gdbdf15a18fd [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] #6 1.381 v3.17.10-83-g9fde517a01c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] #6 1.381 v3.23.0_alpha20250612-2263-g09cb1e4b285 [https://dl-cdn.alpinelinux.org/alpine/edge/main] #6 1.381 OK: 23601 distinct packages available #6 1.931 (1/30) Upgrading musl (1.2.3-r4 -> 1.2.5-r13) #6 2.050 (2/30) Upgrading libcrypto3 (3.0.8-r3 -> 3.5.1-r0) #6 2.099 (3/30) Upgrading libexpat (2.5.0-r0 -> 2.7.1-r0) #6 2.108 (4/30) Upgrading ncurses-terminfo-base (6.3_p20221119-r0 -> 6.5_p20250705-r0) #6 2.118 (5/30) Installing libncursesw (6.5_p20250705-r0) #6 2.130 (6/30) Upgrading libcom_err (1.46.6-r0 -> 1.47.2-r3) #6 2.133 (7/30) Upgrading keyutils-libs (1.6.3-r1 -> 1.6.3-r4) #6 2.136 (8/30) Upgrading libssl3 (3.0.8-r3 -> 3.5.1-r0) #6 2.149 (9/30) Upgrading libverto (0.3.2-r1 -> 0.3.2-r2) #6 2.153 (10/30) Upgrading krb5-libs (1.20.1-r0 -> 1.21.3-r0) #6 2.182 (11/30) Installing libpanelw (6.5_p20250705-r0) #6 2.186 (12/30) Upgrading sqlite-libs (3.40.1-r0 -> 3.50.2-r0) #6 2.209 (13/30) Upgrading busybox (1.35.0-r29 -> 1.37.0-r19) #6 2.225 Executing busybox-1.37.0-r19.post-upgrade #6 2.305 (14/30) Upgrading ssl_client (1.35.0-r29 -> 1.37.0-r19) #6 2.310 (15/30) Upgrading busybox-binsh (1.35.0-r29 -> 1.37.0-r19) #6 2.313 (16/30) Installing expat (2.7.1-r0) #6 2.317 (17/30) Installing e2fsprogs-libs (1.47.2-r3) #6 2.328 (18/30) Installing krb5 (1.21.3-r0) #6 2.339 (19/30) Installing ncurses (6.5_p20250705-r0) #6 2.347 (20/30) Installing libformw (6.5_p20250705-r0) #6 2.351 (21/30) Installing libmenuw (6.5_p20250705-r0) #6 2.356 (22/30) Installing libgcc (14.3.0-r6) #6 2.364 (23/30) Installing libstdc++ (14.3.0-r6) #6 2.391 (24/30) Installing libncurses++ (6.5_p20250705-r0) #6 2.395 (25/30) Installing pkgconf (2.5.1-r0) #6 2.400 (26/30) Installing ncurses-dev (6.5_p20250705-r0) #6 2.412 (27/30) Installing readline (8.3.1-r0) #6 2.422 (28/30) Installing sqlite (3.50.2-r0) #6 2.454 (29/30) Installing sqlite-dev (3.50.2-r0) #6 2.462 (30/30) Purging ncurses-libs (6.3_p20221119-r0) #6 2.465 Executing busybox-1.37.0-r19.trigger #6 2.469 Executing ca-certificates-20220614-r4.trigger #6 2.513 OK: 24 MiB in 51 packages #6 3.141 expat-2.7.1-r0 description: #6 3.141 XML Parser library written in C #6 3.141 #6 3.141 expat-2.7.1-r0 webpage: #6 3.141 https://libexpat.github.io/ #6 3.141 #6 3.141 expat-2.7.1-r0 installed size: #6 3.141 29 KiB #6 3.141 #6 3.141 expat-2.6.4-r0 description: #6 3.141 XML Parser library written in C #6 3.141 #6 3.141 expat-2.6.4-r0 webpage: #6 3.141 https://libexpat.github.io/ #6 3.141 #6 3.141 expat-2.6.4-r0 installed size: #6 3.141 48 KiB #6 3.141 #6 3.141 busybox-1.37.0-r19 description: #6 3.141 Size optimized toolbox of many common UNIX utilities #6 3.141 #6 3.141 busybox-1.37.0-r19 webpage: #6 3.141 https://busybox.net/ #6 3.141 #6 3.141 busybox-1.37.0-r19 installed size: #6 3.141 798 KiB #6 3.141 #6 3.141 busybox-1.35.0-r31 description: #6 3.141 Size optimized toolbox of many common UNIX utilities #6 3.141 #6 3.141 busybox-1.35.0-r31 webpage: #6 3.141 https://busybox.net/ #6 3.141 #6 3.141 busybox-1.35.0-r31 installed size: #6 3.141 944 KiB #6 3.141 #6 3.141 krb5-1.21.3-r0 description: #6 3.141 The Kerberos network authentication system #6 3.141 #6 3.141 krb5-1.21.3-r0 webpage: #6 3.141 https://web.mit.edu/kerberos/www/ #6 3.141 #6 3.141 krb5-1.21.3-r0 installed size: #6 3.141 356 KiB #6 3.141 #6 3.141 krb5-1.20.2-r1 description: #6 3.141 The Kerberos network authentication system #6 3.141 #6 3.141 krb5-1.20.2-r1 webpage: #6 3.141 https://web.mit.edu/kerberos/www/ #6 3.141 #6 3.141 krb5-1.20.2-r1 installed size: #6 3.141 368 KiB #6 3.141 #6 3.141 ncurses-6.5_p20250705-r0 description: #6 3.141 Console display library #6 3.245 #6 3.245 ncurses-6.5_p20250705-r0 webpage: #6 3.245 https://invisible-island.net/ncurses/ #6 3.245 #6 3.245 ncurses-6.5_p20250705-r0 installed size: #6 3.245 221 KiB #6 3.245 #6 3.245 ncurses-6.3_p20221119-r1 description: #6 3.245 Console display library #6 3.245 #6 3.245 ncurses-6.3_p20221119-r1 webpage: #6 3.245 https://invisible-island.net/ncurses/ #6 3.245 #6 3.245 ncurses-6.3_p20221119-r1 installed size: #6 3.245 280 KiB #6 3.245 #6 3.245 sqlite-3.50.2-r0 description: #6 3.245 C library that implements an SQL database engine #6 3.245 #6 3.245 sqlite-3.50.2-r0 webpage: #6 3.245 https://www.sqlite.org/ #6 3.245 #6 3.245 sqlite-3.50.2-r0 installed size: #6 3.245 1875 KiB #6 3.245 #6 3.245 sqlite-3.40.1-r1 description: #6 3.245 C library that implements an SQL database engine #6 3.245 #6 3.245 sqlite-3.40.1-r1 webpage: #6 3.245 https://www.sqlite.org/ #6 3.245 #6 3.245 sqlite-3.40.1-r1 installed size: #6 3.245 1196 KiB #6 3.245 #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 openssl-dev pax-utils 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.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #0 0.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #0 1.064 (1/98) Upgrading musl (1.2.3-r4 -> 1.2.3-r6) #0 1.086 (2/98) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.15-r1) #0 1.130 (3/98) Upgrading libexpat (2.5.0-r0 -> 2.6.4-r0) #0 1.138 (4/98) Upgrading libssl3 (3.0.8-r3 -> 3.0.15-r1) #0 1.148 (5/98) Upgrading krb5-libs (1.20.1-r0 -> 1.20.2-r1) #0 1.173 (6/98) Installing bluez-libs (5.66-r1) #0 1.179 (7/98) Installing pkgconf (1.9.4-r0) #0 1.185 (8/98) Installing bluez-dev (5.66-r1) #0 1.191 (9/98) Installing bzip2-dev (1.0.8-r4) #0 1.194 (10/98) Installing brotli-libs (1.0.9-r9) #0 1.208 (11/98) Installing nghttp2-libs (1.51.0-r2) #0 1.214 (12/98) Installing libcurl (8.9.0-r0) #0 1.225 (13/98) Installing curl (8.9.0-r0) #0 1.232 (14/98) Installing libacl (2.3.1-r1) #0 1.236 (15/98) Installing tar (1.34-r2) #0 1.247 (16/98) Installing xz (5.2.9-r0) #0 1.254 (17/98) Installing dpkg (1.21.9-r0) #0 1.276 (18/98) Installing perl (5.36.2-r0) #0 1.612 (19/98) Installing dpkg-dev (1.21.9-r0) #0 1.643 (20/98) Installing expat (2.6.4-r0) #0 1.648 (21/98) Installing expat-dev (2.6.4-r0) #0 1.653 (22/98) Installing libgcc (12.2.1_git20220924-r4) #0 1.658 (23/98) Installing libstdc++ (12.2.1_git20220924-r4) #0 1.687 (24/98) Installing binutils (2.39-r2) #0 1.766 (25/98) Installing libgomp (12.2.1_git20220924-r4) #0 1.773 (26/98) Installing libatomic (12.2.1_git20220924-r4) #0 1.777 (27/98) Installing gmp (6.2.1-r2) #0 1.789 (28/98) Installing isl25 (0.25-r1) #0 1.814 (29/98) Installing mpfr4 (4.1.0-r0) #0 1.848 (30/98) Installing mpc1 (1.2.1-r1) #0 1.853 (31/98) Installing gcc (12.2.1_git20220924-r4) #0 2.855 (32/98) Installing pcre2 (10.42-r0) #0 2.871 (33/98) Installing git (2.39.5-r0) #0 2.950 (34/98) Installing perl-error (0.17029-r1) #0 2.958 (35/98) Installing perl-git (2.39.5-r0) #0 2.977 (36/98) Installing git-perl (2.39.5-r0) #0 2.983 (37/98) Installing musl-dev (1.2.3-r6) #0 3.060 (38/98) Installing libc-dev (0.7.2-r3) #0 3.064 (39/98) Installing linux-headers (5.19.5-r0) #0 3.174 (40/98) Installing libffi-dev (3.4.4-r0) #0 3.182 (41/98) Installing bsd-compat-headers (0.7.2-r3) #0 3.187 (42/98) Installing libblkid (2.38.1-r1) #0 3.197 (43/98) Installing libfdisk (2.38.1-r1) #0 3.215 (44/98) Installing libmount (2.38.1-r1) #0 3.224 (45/98) Installing libsmartcols (2.38.1-r1) #0 3.230 (46/98) Installing util-linux-dev (2.38.1-r1) #0 3.262 (47/98) Installing gawk (5.1.1-r1) #0 3.286 (48/98) Installing e2fsprogs-libs (1.46.6-r0) #0 3.297 (49/98) Installing e2fsprogs-dev (1.46.6-r0) #0 3.305 (50/98) Installing glib (2.74.7-r0) #0 3.345 (51/98) Installing libverto-glib (0.3.2-r1) #0 3.358 (52/98) Installing libev (4.33-r0) #0 3.358 (53/98) Installing libverto-libev (0.3.2-r1) #0 3.358 (54/98) Installing libevent (2.1.12-r5) #0 3.378 (55/98) Installing libverto-libevent (0.3.2-r1) #0 3.382 (56/98) Installing libverto-dev (0.3.2-r1) #0 3.389 (57/98) Installing libsasl (2.1.28-r3) #0 3.528 (58/98) Installing libldap (2.6.3-r6) #0 3.547 (59/98) Installing krb5-server-ldap (1.20.2-r1) #0 3.557 (60/98) Installing krb5-dev (1.20.2-r1) #0 3.577 (61/98) Installing libtirpc-nokrb (1.3.3-r0) #0 3.585 (62/98) Installing libtirpc-dev (1.3.3-r0) #0 3.602 (63/98) Installing libnsl-dev (2.0.0-r0) #0 3.610 (64/98) Installing make (4.3-r1) #0 3.622 (65/98) Installing openssl-dev (3.0.15-r1) #0 3.649 (66/98) Installing libcap2 (2.66-r1) #0 3.659 (67/98) Installing pax-utils (1.3.5-r1) #0 3.665 (68/98) Installing tcl (8.6.12-r1) #0 3.736 (69/98) Installing zlib-dev (1.2.13-r0) #0 3.745 (70/98) Installing tcl-dev (8.6.12-r1) #0 3.760 (71/98) Installing libxau (1.0.10-r0) #0 3.763 (72/98) Installing libmd (1.0.4-r0) #0 3.770 (73/98) Installing libbsd (0.11.7-r0) #0 3.775 (74/98) Installing libxdmcp (1.1.4-r0) #0 3.779 (75/98) Installing libxcb (1.15-r0) #0 3.798 (76/98) Installing libx11 (1.8.7-r0) #0 3.836 (77/98) Installing libxrender (0.9.11-r0) #0 3.842 (78/98) Installing libpng (1.6.44-r0) #0 3.848 (79/98) Installing freetype (2.12.1-r0) #0 3.869 (80/98) Installing fontconfig (2.14.1-r0) #0 3.892 (81/98) Installing libxft (2.3.7-r0) #0 3.899 (82/98) Installing tk (8.6.12-r1) #0 3.930 (83/98) Installing xorgproto (2022.2-r0) #0 3.963 (84/98) Installing libxau-dev (1.0.10-r0) #0 3.968 (85/98) Installing xcb-proto (1.15.2-r0) #0 3.983 (86/98) Installing libxdmcp-dev (1.1.4-r0) #0 3.992 (87/98) Installing libxcb-dev (1.15-r0) #0 4.018 (88/98) Installing xtrans (1.4.0-r2) #0 4.026 (89/98) Installing libx11-dev (1.8.7-r0) #0 4.034 (90/98) Installing brotli (1.0.9-r9) #0 4.040 (91/98) Installing brotli-dev (1.0.9-r9) #0 4.045 (92/98) Installing libpng-dev (1.6.44-r0) #0 4.056 (93/98) Installing freetype-dev (2.12.1-r0) #0 4.080 (94/98) Installing fontconfig-dev (2.14.1-r0) #0 4.086 (95/98) Installing libxrender-dev (0.9.11-r0) #0 4.091 (96/98) Installing libxft-dev (2.3.7-r0) #0 4.101 (97/98) Installing tk-dev (8.6.12-r1) #0 4.108 (98/98) Installing xz-dev (5.2.9-r0) #0 4.119 Executing busybox-1.35.0-r29.trigger #0 4.125 Executing ca-certificates-20220614-r4.trigger #0 4.222 OK: 256 MiB in 129 packages #0 4.313 % Total % Received % Xferd Average Speed Time Time Time Current #0 4.316 Dload Upload Total Spent Left Speed #0 4.318 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12.1M 100 12.1M 0 0 29.7M 0 --:--:-- --:--:-- --:--:-- 29.8M #7 4.729 linux-amd64/ #7 4.729 linux-amd64/README.md #7 4.729 linux-amd64/LICENSE #7 4.729 linux-amd64/helm #7 DONE 5.7s #8 [stage-1 3/14] RUN apk add --no-cache bash #0 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #0 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #0 0.618 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz #0 0.884 (1/1) Installing bash (5.3.0-r0) #0 0.911 Executing bash-5.3.0-r0.post-install #0 0.915 Executing busybox-1.37.0-r19.trigger #0 0.922 OK: 25 MiB in 52 packages #8 DONE 1.2s #9 [build 3/7] COPY requirements.txt /tmp/ #9 DONE 0.1s #10 [build 4/7] COPY requirements-stx.txt /tmp/ #10 DONE 0.1s #11 [build 5/7] COPY constraints.txt /tmp/ #11 DONE 0.1s #12 [build 6/7] COPY setup.py /src/ #12 DONE 0.1s #13 [build 7/7] RUN mkdir -p /.venv && python -m venv /.venv && pip install --no-cache-dir --upgrade pip setuptools==78.1.1 && 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 8.410 Requirement already satisfied: pip in /.venv/lib/python3.11/site-packages (22.3.1) #13 8.592 Collecting pip #13 8.669 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) #13 8.735 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 32.3 MB/s eta 0:00:00 #13 9.175 Collecting setuptools==78.1.1 #13 9.182 Downloading setuptools-78.1.1-py3-none-any.whl (1.3 MB) #13 9.204 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 70.7 MB/s eta 0:00:00 #13 9.445 Installing collected packages: setuptools, pip #13 9.446 Attempting uninstall: setuptools #13 9.451 Found existing installation: setuptools 65.5.0 #13 9.538 Uninstalling setuptools-65.5.0: #13 9.560 Successfully uninstalled setuptools-65.5.0 #13 10.95 Attempting uninstall: pip #13 10.95 Found existing installation: pip 22.3.1 #13 11.16 Uninstalling pip-22.3.1: #13 11.17 Successfully uninstalled pip-22.3.1 #13 12.95 Successfully installed pip-25.1.1 setuptools-78.1.1 #13 14.05 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 14.06 Cloning https://opendev.org/starlingx/distcloud-client.git (to revision r/stx.9.0) to /.venv/src/distributedcloud-client #13 14.07 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/distcloud-client.git /.venv/src/distributedcloud-client #13 14.60 Running command git checkout -b r/stx.9.0 --track origin/r/stx.9.0 #13 14.82 branch 'r/stx.9.0' set up to track 'origin/r/stx.9.0'. #13 14.82 Switched to a new branch 'r/stx.9.0' #13 14.82 Resolved https://opendev.org/starlingx/distcloud-client.git to commit 55b0b6d5583244f02fcf8ccf38760a441be009e6 #13 14.83 Installing build dependencies: started #13 16.38 Installing build dependencies: finished with status 'done' #13 16.38 Checking if build backend supports build_editable: started #13 16.90 Checking if build backend supports build_editable: finished with status 'done' #13 16.90 Getting requirements to build editable: started #13 17.16 Getting requirements to build editable: finished with status 'done' #13 17.16 Installing backend dependencies: started #13 18.72 Installing backend dependencies: finished with status 'done' #13 18.72 Preparing editable metadata (pyproject.toml): started #13 19.28 Preparing editable metadata (pyproject.toml): finished with status 'done' #13 19.29 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 19.29 Cloning https://opendev.org/starlingx/config.git (to revision r/stx.9.0) to /.venv/src/cgtsclient #13 19.30 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/config.git /.venv/src/cgtsclient #13 22.30 Running command git checkout -b r/stx.9.0 --track origin/r/stx.9.0 #13 23.16 branch 'r/stx.9.0' set up to track 'origin/r/stx.9.0'. #13 23.16 Switched to a new branch 'r/stx.9.0' #13 23.16 Resolved https://opendev.org/starlingx/config.git to commit 2244e1c9be01f16201e2c29dc3dd57d6d289cb5e #13 23.16 Installing build dependencies: started #13 24.49 Installing build dependencies: finished with status 'done' #13 24.49 Checking if build backend supports build_editable: started #13 25.00 Checking if build backend supports build_editable: finished with status 'done' #13 25.00 Getting requirements to build editable: started #13 25.27 Getting requirements to build editable: finished with status 'done' #13 25.27 Installing backend dependencies: started #13 26.67 Installing backend dependencies: finished with status 'done' #13 26.67 Preparing editable metadata (pyproject.toml): started #13 27.37 Preparing editable metadata (pyproject.toml): finished with status 'done' #13 27.37 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 27.37 Cloning https://opendev.org/starlingx/fault.git (to revision r/stx.9.0) to /.venv/src/fmclient #13 27.37 Running command git clone --filter=blob:none --quiet https://opendev.org/starlingx/fault.git /.venv/src/fmclient #13 27.88 Running command git checkout -b r/stx.9.0 --track origin/r/stx.9.0 #13 28.06 branch 'r/stx.9.0' set up to track 'origin/r/stx.9.0'. #13 28.06 Switched to a new branch 'r/stx.9.0' #13 28.06 Resolved https://opendev.org/starlingx/fault.git to commit 5889cb5c7d8cbf0943ee49081d36631d5d02e5c6 #13 28.07 Installing build dependencies: started #13 29.40 Installing build dependencies: finished with status 'done' #13 29.40 Checking if build backend supports build_editable: started #13 29.86 Checking if build backend supports build_editable: finished with status 'done' #13 29.86 Getting requirements to build editable: started #13 30.13 Getting requirements to build editable: finished with status 'done' #13 30.13 Installing backend dependencies: started #13 31.54 Installing backend dependencies: finished with status 'done' #13 31.54 Preparing editable metadata (pyproject.toml): started #13 32.05 Preparing editable metadata (pyproject.toml): finished with status 'done' #13 32.17 Collecting flask<3.0.0 (from -r /tmp/requirements.txt (line 2)) #13 32.24 Downloading flask-2.3.3-py3-none-any.whl.metadata (3.6 kB) #13 32.26 Collecting flask-restx (from -r /tmp/requirements.txt (line 3)) #13 32.27 Downloading flask_restx-1.3.0-py2.py3-none-any.whl.metadata (9.3 kB) #13 32.85 Collecting sqlalchemy<2.0.0 (from -r /tmp/requirements.txt (line 4)) #13 32.85 Downloading sqlalchemy-1.4.54.tar.gz (8.5 MB) #13 33.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.5/8.5 MB 58.7 MB/s eta 0:00:00 #13 34.18 Installing build dependencies: started #13 35.49 Installing build dependencies: finished with status 'done' #13 35.49 Getting requirements to build wheel: started #13 36.32 Getting requirements to build wheel: finished with status 'done' #13 36.32 Preparing metadata (pyproject.toml): started #13 36.83 Preparing metadata (pyproject.toml): finished with status 'done' #13 36.91 Collecting redis (from -r /tmp/requirements.txt (line 5)) #13 36.91 Downloading redis-6.2.0-py3-none-any.whl.metadata (10 kB) #13 37.04 Collecting psycopg2-binary (from -r /tmp/requirements.txt (line 6)) #13 37.04 Downloading psycopg2_binary-2.9.10-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (4.9 kB) #13 37.13 Collecting cotyledon (from -r /tmp/requirements.txt (line 7)) #13 37.14 Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) #13 37.21 Collecting PyYAML>=5.4.1 (from -r /tmp/requirements.txt (line 8)) #13 37.21 Downloading PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (2.1 kB) #13 37.73 Collecting Cython>=3.0a1 (from -r /tmp/requirements.txt (line 10)) #13 37.73 Downloading cython-3.1.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (5.9 kB) #13 37.75 Collecting httplib2 (from -r /tmp/requirements.txt (line 12)) #13 37.76 Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) #13 37.78 Collecting babel (from -r /tmp/requirements.txt (line 13)) #13 37.78 Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) #13 37.80 Collecting PrettyTable<0.8,>=0.7.2 (from -r /tmp/requirements.txt (line 14)) #13 37.81 Downloading prettytable-0.7.2.zip (28 kB) #13 37.82 Installing build dependencies: started #13 39.13 Installing build dependencies: finished with status 'done' #13 39.13 Getting requirements to build wheel: started #13 39.74 Getting requirements to build wheel: finished with status 'done' #13 39.75 Preparing metadata (pyproject.toml): started #13 40.07 Preparing metadata (pyproject.toml): finished with status 'done' #13 40.09 Collecting requests-oauthlib (from -r /tmp/requirements.txt (line 16)) #13 40.09 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) #13 40.11 Collecting retry (from -r /tmp/requirements.txt (line 17)) #13 40.12 Downloading retry-0.9.2-py2.py3-none-any.whl.metadata (5.8 kB) #13 40.39 Collecting ruamel.yaml==0.17.17 (from -r /tmp/requirements.txt (line 18)) #13 40.40 Downloading ruamel.yaml-0.17.17-py3-none-any.whl.metadata (12 kB) #13 40.43 Collecting pyOpenSSL (from -r /tmp/requirements.txt (line 24)) #13 40.44 Downloading pyopenssl-25.1.0-py3-none-any.whl.metadata (17 kB) #13 40.47 Collecting gunicorn (from -r /tmp/requirements.txt (line 26)) #13 40.47 Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) #13 40.50 Collecting pyjwt==2.6.0 (from -r /tmp/requirements.txt (line 29)) #13 40.50 Downloading PyJWT-2.6.0-py3-none-any.whl.metadata (4.0 kB) #13 40.55 Collecting kubernetes>=30.0.0 (from -r /tmp/requirements.txt (line 31)) #13 40.56 Downloading kubernetes-33.1.0-py2.py3-none-any.whl.metadata (1.7 kB) #13 40.62 Collecting elasticsearch (from -r /tmp/requirements-stx.txt (line 10)) #13 40.63 Downloading elasticsearch-9.0.2-py3-none-any.whl.metadata (8.4 kB) #13 40.67 Collecting beautifulsoup4 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 40.68 Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) #13 40.78 Collecting cliff>=2.3.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 40.79 Downloading cliff-4.10.0-py3-none-any.whl.metadata (1.9 kB) #13 40.88 Collecting osc-lib>=1.2.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 40.89 Downloading osc_lib-4.1.0-py3-none-any.whl.metadata (3.6 kB) #13 40.98 Collecting osprofiler>=1.4.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 41.00 Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) #13 41.05 Collecting pbr>=2.0.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 41.06 Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) #13 41.16 Collecting python-keystoneclient>=3.8.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 41.17 Downloading python_keystoneclient-3.21.0-py2.py3-none-any.whl.metadata (3.7 kB) #13 41.24 Collecting requests!=2.12.2,!=2.13.0,>=2.10.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 41.24 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) #13 41.26 Collecting requests-toolbelt (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 41.27 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) #13 41.29 Collecting six>=1.9.0 (from distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 41.29 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) #13 41.36 Collecting keyring (from cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 41.36 Downloading keyring-25.6.0-py3-none-any.whl.metadata (20 kB) #13 41.47 Collecting oslo.i18n (from cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 41.47 Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) #13 41.58 Collecting oslo.serialization!=2.19.1,>=1.10.0 (from cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 41.59 Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) #13 41.82 Collecting oslo.utils>=3.5.0 (from cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 41.83 Downloading oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) #13 41.85 Collecting python-dateutil (from cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 41.86 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) #13 41.91 Collecting Werkzeug>=2.3.7 (from flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 41.91 Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) #13 41.94 Collecting Jinja2>=3.1.2 (from flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 41.94 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) #13 41.96 Collecting itsdangerous>=2.1.2 (from flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 41.96 Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) #13 41.99 Collecting click>=8.1.3 (from flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 41.99 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) #13 42.01 Collecting blinker>=1.6.2 (from flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 42.01 Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) #13 42.25 Collecting greenlet!=0.4.17 (from sqlalchemy<2.0.0->-r /tmp/requirements.txt (line 4)) #13 42.26 Downloading greenlet-3.2.3-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (4.1 kB) #13 42.29 Collecting aniso8601>=0.82 (from flask-restx->-r /tmp/requirements.txt (line 3)) #13 42.30 Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) #13 42.34 Collecting jsonschema (from flask-restx->-r /tmp/requirements.txt (line 3)) #13 42.35 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) #13 42.45 Collecting pytz (from flask-restx->-r /tmp/requirements.txt (line 3)) #13 42.46 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) #13 42.50 Collecting importlib-resources (from flask-restx->-r /tmp/requirements.txt (line 3)) #13 42.50 Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) #13 42.60 Collecting setproctitle (from cotyledon->-r /tmp/requirements.txt (line 7)) #13 42.67 Downloading setproctitle-1.3.6-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (10 kB) #13 42.75 Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 (from httplib2->-r /tmp/requirements.txt (line 12)) #13 42.75 Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) #13 42.78 Collecting oauthlib>=3.0.0 (from requests-oauthlib->-r /tmp/requirements.txt (line 16)) #13 42.78 Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) #13 42.85 Collecting decorator>=3.4.2 (from retry->-r /tmp/requirements.txt (line 17)) #13 42.85 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) #13 42.87 Collecting py<2.0.0,>=1.4.26 (from retry->-r /tmp/requirements.txt (line 17)) #13 42.88 Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) #13 43.35 Collecting cryptography<46,>=41.0.5 (from pyOpenSSL->-r /tmp/requirements.txt (line 24)) #13 43.35 Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) #13 43.39 Collecting typing-extensions>=4.9 (from pyOpenSSL->-r /tmp/requirements.txt (line 24)) #13 43.39 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) #13 43.59 Collecting cffi>=1.14 (from cryptography<46,>=41.0.5->pyOpenSSL->-r /tmp/requirements.txt (line 24)) #13 43.60 Downloading cffi-1.17.1-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (1.5 kB) #13 43.63 Collecting packaging (from gunicorn->-r /tmp/requirements.txt (line 26)) #13 43.63 Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) #13 43.67 Collecting certifi>=14.05.14 (from kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 43.68 Downloading certifi-2025.7.14-py3-none-any.whl.metadata (2.4 kB) #13 43.76 Collecting google-auth>=1.0.1 (from kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 43.77 Downloading google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB) #13 43.83 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 43.85 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) #13 43.90 Collecting urllib3>=1.24.2 (from kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 43.91 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) #13 43.93 Collecting durationpy>=0.7 (from kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 43.93 Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) #13 43.96 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r /tmp/requirements-stx.txt (line 10)) #13 43.97 Downloading elastic_transport-8.17.1-py3-none-any.whl.metadata (3.8 kB) #13 44.02 Collecting pycparser (from cffi>=1.14->cryptography<46,>=41.0.5->pyOpenSSL->-r /tmp/requirements.txt (line 24)) #13 44.03 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) #13 44.11 Collecting autopage>=0.4.0 (from cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 44.12 Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) #13 44.18 Collecting cmd2>=1.0.0 (from cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 44.18 Downloading cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) #13 44.22 Collecting stevedore>=2.0.1 (from cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 44.23 Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) #13 44.25 Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 44.26 Downloading pyperclip-1.9.0.tar.gz (20 kB) #13 44.27 Installing build dependencies: started #13 45.59 Installing build dependencies: finished with status 'done' #13 45.59 Getting requirements to build wheel: started #13 46.18 Getting requirements to build wheel: finished with status 'done' #13 46.18 Preparing metadata (pyproject.toml): started #13 46.50 Preparing metadata (pyproject.toml): finished with status 'done' #13 46.52 Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 46.53 Downloading rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) #13 46.55 Collecting wcwidth>=0.2.10 (from cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 46.55 Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) #13 46.59 Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 46.59 Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) #13 46.62 Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 46.63 Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) #13 46.65 Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 46.66 Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) #13 46.70 Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=30.0.0->-r /tmp/requirements.txt (line 31)) #13 46.71 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) #13 46.84 Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask<3.0.0->-r /tmp/requirements.txt (line 2)) #13 46.85 Downloading MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (4.0 kB) #13 46.97 Collecting keystoneauth1>=5.10.0 (from osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 46.97 Downloading keystoneauth1-5.11.1-py3-none-any.whl.metadata (4.0 kB) #13 47.10 Collecting openstacksdk>=0.15.0 (from osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.10 Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) #13 47.23 Collecting iso8601>=2.0.0 (from keystoneauth1>=5.10.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.24 Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) #13 47.32 Collecting os-service-types>=1.2.0 (from keystoneauth1>=5.10.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.32 Downloading os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB) #13 47.50 Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.52 Downloading dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB) #13 47.54 Collecting jmespath>=0.9.0 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.55 Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) #13 47.57 Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.58 Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) #13 47.61 Collecting platformdirs>=3 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.61 Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) #13 47.74 Collecting psutil>=3.2.2 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 47.75 Downloading psutil-7.0.0.tar.gz (497 kB) #13 47.88 Installing build dependencies: started #13 49.25 Installing build dependencies: finished with status 'done' #13 49.25 Getting requirements to build wheel: started #13 49.99 Getting requirements to build wheel: finished with status 'done' #13 49.99 Preparing metadata (pyproject.toml): started #13 50.41 Preparing metadata (pyproject.toml): finished with status 'done' #13 50.50 Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 50.50 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) #13 50.73 Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 50.73 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) #13 50.89 Collecting msgpack>=0.5.2 (from oslo.serialization!=2.19.1,>=1.10.0->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 50.90 Downloading msgpack-1.1.1-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (8.4 kB) #13 50.92 Collecting tzdata>=2022.4 (from oslo.serialization!=2.19.1,>=1.10.0->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 50.93 Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) #13 50.96 Collecting netaddr>=0.10.0 (from oslo.utils>=3.5.0->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 50.96 Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) #13 51.06 Collecting debtcollector>=1.2.0 (from oslo.utils>=3.5.0->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 51.06 Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) #13 51.29 Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.5.0->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 51.29 Downloading wrapt-1.17.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (6.4 kB) #13 51.41 Collecting oslo.concurrency>=3.26.0 (from osprofiler>=1.4.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.41 Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) #13 51.54 Collecting oslo.config>=5.2.0 (from osprofiler>=1.4.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.54 Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) #13 51.60 Collecting WebOb>=1.7.1 (from osprofiler>=1.4.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.61 Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) #13 51.64 Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.64 Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) #13 51.68 Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->osprofiler>=1.4.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.69 Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) #13 51.74 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)) (78.1.1) #13 51.94 Collecting charset_normalizer<4,>=2 (from requests!=2.12.2,!=2.13.0,>=2.10.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.95 Downloading charset_normalizer-3.4.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (35 kB) #13 51.98 Collecting idna<4,>=2.5 (from requests!=2.12.2,!=2.13.0,>=2.10.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 51.99 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) #13 52.12 Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 52.12 Downloading rich-14.0.0-py3-none-any.whl.metadata (18 kB) #13 52.16 Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 52.16 Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) #13 52.21 Collecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 52.21 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) #13 52.25 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.3.0->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 52.25 Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) #13 52.34 Collecting soupsieve>1.2 (from beautifulsoup4->distributedcloud-client->-r /tmp/requirements-stx.txt (line 6)) #13 52.34 Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) #13 52.39 Collecting attrs>=22.2.0 (from jsonschema->flask-restx->-r /tmp/requirements.txt (line 3)) #13 52.39 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) #13 52.43 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->flask-restx->-r /tmp/requirements.txt (line 3)) #13 52.44 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) #13 52.49 Collecting referencing>=0.28.4 (from jsonschema->flask-restx->-r /tmp/requirements.txt (line 3)) #13 52.49 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) #13 53.23 Collecting rpds-py>=0.7.1 (from jsonschema->flask-restx->-r /tmp/requirements.txt (line 3)) #13 53.23 Downloading rpds_py-0.26.0-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (4.2 kB) #13 53.32 Collecting SecretStorage>=3.2 (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.33 Downloading SecretStorage-3.3.3-py3-none-any.whl.metadata (4.0 kB) #13 53.34 Collecting jeepney>=0.4.2 (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.35 Downloading jeepney-0.9.0-py3-none-any.whl.metadata (1.2 kB) #13 53.40 Collecting importlib_metadata>=4.11.4 (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.41 Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) #13 53.43 Collecting jaraco.classes (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.44 Downloading jaraco.classes-3.4.0-py3-none-any.whl.metadata (2.6 kB) #13 53.47 Collecting jaraco.functools (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.47 Downloading jaraco_functools-4.2.1-py3-none-any.whl.metadata (2.9 kB) #13 53.49 Collecting jaraco.context (from keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.50 Downloading jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB) #13 53.54 Collecting zipp>=3.20 (from importlib_metadata>=4.11.4->keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.54 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) #13 53.63 Collecting more-itertools (from jaraco.classes->keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.64 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) #13 53.66 Collecting backports.tarfile (from jaraco.context->keyring->cgtsclient->-r /tmp/requirements-stx.txt (line 7)) #13 53.67 Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) #13 53.79 Downloading ruamel.yaml-0.17.17-py3-none-any.whl (109 kB) #13 53.80 Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB) #13 53.80 Downloading flask-2.3.3-py3-none-any.whl (96 kB) #13 53.81 Downloading flask_restx-1.3.0-py2.py3-none-any.whl (2.8 MB) #13 53.85 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 70.6 MB/s eta 0:00:00 #13 53.86 Downloading redis-6.2.0-py3-none-any.whl (278 kB) #13 53.87 Downloading psycopg2_binary-2.9.10-cp311-cp311-musllinux_1_2_x86_64.whl (3.0 MB) #13 53.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 70.8 MB/s eta 0:00:00 #13 53.93 Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) #13 53.93 Downloading PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl (756 kB) #13 53.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 61.8 MB/s eta 0:00:00 #13 53.97 Downloading cython-3.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (3.3 MB) #13 54.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 86.6 MB/s eta 0:00:00 #13 54.01 Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) #13 54.02 Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) #13 54.03 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) #13 54.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 87.8 MB/s eta 0:00:00 #13 54.16 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #13 54.16 Downloading retry-0.9.2-py2.py3-none-any.whl (8.0 kB) #13 54.17 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) #13 54.17 Downloading pyopenssl-25.1.0-py3-none-any.whl (56 kB) #13 54.18 Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) #13 54.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 96.7 MB/s eta 0:00:00 #13 54.23 Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) #13 54.24 Downloading kubernetes-33.1.0-py2.py3-none-any.whl (1.9 MB) #13 54.28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 49.8 MB/s eta 0:00:00 #13 54.29 Downloading elasticsearch-9.0.2-py3-none-any.whl (914 kB) #13 54.30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 914.3/914.3 kB 142.6 MB/s eta 0:00:00 #13 54.31 Downloading elastic_transport-8.17.1-py3-none-any.whl (64 kB) #13 54.31 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) #13 54.32 Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) #13 54.32 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) #13 54.33 Downloading certifi-2025.7.14-py3-none-any.whl (162 kB) #13 54.33 Downloading cffi-1.17.1-cp311-cp311-musllinux_1_1_x86_64.whl (478 kB) #13 54.35 Downloading click-8.2.1-py3-none-any.whl (102 kB) #13 54.35 Downloading cliff-4.10.0-py3-none-any.whl (84 kB) #13 54.36 Downloading autopage-0.5.2-py3-none-any.whl (30 kB) #13 54.37 Downloading cmd2-2.7.0-py3-none-any.whl (154 kB) #13 54.37 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) #13 54.38 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) #13 54.39 Downloading google_auth-2.40.3-py2.py3-none-any.whl (216 kB) #13 54.39 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) #13 54.40 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) #13 54.40 Downloading greenlet-3.2.3-cp311-cp311-musllinux_1_1_x86_64.whl (1.1 MB) #13 54.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 75.8 MB/s eta 0:00:00 #13 54.43 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) #13 54.43 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #13 54.44 Downloading MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl (23 kB) #13 54.45 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) #13 54.45 Downloading osc_lib-4.1.0-py3-none-any.whl (92 kB) #13 54.46 Downloading keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #13 54.47 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) #13 54.48 Downloading openstacksdk-4.6.0-py3-none-any.whl (1.8 MB) #13 54.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 68.2 MB/s eta 0:00:00 #13 54.52 Downloading dogpile_cache-1.4.0-py3-none-any.whl (62 kB) #13 54.52 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) #13 54.53 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) #13 54.53 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) #13 54.54 Downloading os_service_types-1.8.0-py3-none-any.whl (24 kB) #13 54.54 Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) #13 54.56 Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) #13 54.56 Downloading msgpack-1.1.1-cp311-cp311-musllinux_1_2_x86_64.whl (427 kB) #13 54.58 Downloading oslo_utils-9.0.0-py3-none-any.whl (134 kB) #13 54.58 Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) #13 54.59 Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) #13 54.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 71.2 MB/s eta 0:00:00 #13 54.63 Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) #13 54.64 Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) #13 54.64 Downloading fasteners-0.19-py3-none-any.whl (18 kB) #13 54.65 Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) #13 54.66 Downloading packaging-25.0-py3-none-any.whl (66 kB) #13 54.66 Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) #13 54.67 Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB) #13 54.67 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #13 54.68 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) #13 54.68 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #13 54.69 Downloading python_keystoneclient-3.21.0-py2.py3-none-any.whl (395 kB) #13 54.70 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #13 54.71 Downloading charset_normalizer-3.4.2-cp311-cp311-musllinux_1_2_x86_64.whl (148 kB) #13 54.71 Downloading idna-3.10-py3-none-any.whl (70 kB) #13 54.72 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) #13 54.72 Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #13 54.73 Downloading rich_argparse-1.7.1-py3-none-any.whl (25 kB) #13 54.74 Downloading rich-14.0.0-py3-none-any.whl (243 kB) #13 54.74 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) #13 54.76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 68.9 MB/s eta 0:00:00 #13 54.77 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) #13 54.77 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) #13 54.78 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #13 54.78 Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) #13 54.79 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) #13 54.80 Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) #13 54.81 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #13 54.82 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #13 54.82 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #13 54.83 Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) #13 54.84 Downloading wrapt-1.17.2-cp311-cp311-musllinux_1_2_x86_64.whl (81 kB) #13 54.84 Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) #13 54.85 Downloading soupsieve-2.7-py3-none-any.whl (36 kB) #13 54.86 Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) #13 54.86 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) #13 54.87 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) #13 54.87 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) #13 54.88 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) #13 54.89 Downloading rpds_py-0.26.0-cp311-cp311-musllinux_1_2_x86_64.whl (554 kB) #13 54.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 554.4/554.4 kB 100.6 MB/s eta 0:00:00 #13 54.90 Downloading keyring-25.6.0-py3-none-any.whl (39 kB) #13 54.91 Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) #13 54.91 Downloading jeepney-0.9.0-py3-none-any.whl (49 kB) #13 54.92 Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) #13 54.92 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) #13 54.92 Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB) #13 54.93 Downloading jaraco.context-6.0.1-py3-none-any.whl (6.8 kB) #13 54.93 Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) #13 54.94 Downloading jaraco_functools-4.2.1-py3-none-any.whl (10 kB) #13 54.94 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) #13 54.95 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #13 54.95 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) #13 54.96 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) #13 54.97 Downloading setproctitle-1.3.6-cp311-cp311-musllinux_1_2_x86_64.whl (30 kB) #13 55.23 Building wheels for collected packages: distributedcloud-client, cgtsclient, fmclient, sqlalchemy, PrettyTable, psutil, pyperclip #13 55.23 Building editable for distributedcloud-client (pyproject.toml): started #13 55.74 Building editable for distributedcloud-client (pyproject.toml): finished with status 'done' #13 55.74 Created wheel for distributedcloud-client: filename=distributedcloud_client-9.0.0-0.editable-py3-none-any.whl size=7872 sha256=08f17a1b617d446ca7d8b0ecf0e1d916738671f5582711a98af51db806efa118 #13 55.75 Stored in directory: /tmp/pip-ephem-wheel-cache-ms8_ekah/wheels/9d/23/e3/a22795285a147bdfe1a388d8ec4b8c094bf989db0834b69530 #13 55.75 Building editable for cgtsclient (pyproject.toml): started #13 56.41 Building editable for cgtsclient (pyproject.toml): finished with status 'done' #13 56.41 Created wheel for cgtsclient: filename=cgtsclient-9.0.0-0.editable-py3-none-any.whl size=7295 sha256=028b13dd2f858030eb70f1a6659f62c08c88b7be32cc036cf1ab0aed52080303 #13 56.41 Stored in directory: /tmp/pip-ephem-wheel-cache-ms8_ekah/wheels/18/dc/5d/b7f28e5bd9f6891032d4ab5276a4c871fc8c016b845bc00e05 #13 56.41 Building editable for fmclient (pyproject.toml): started #13 56.88 Building editable for fmclient (pyproject.toml): finished with status 'done' #13 56.88 Created wheel for fmclient: filename=fmclient-9.0.0-0.editable-py2.py3-none-any.whl size=7209 sha256=53a68324b6755d8b5c533a30a73b680731c40bc5095bd7487bae47b8d8b9c727 #13 56.88 Stored in directory: /tmp/pip-ephem-wheel-cache-ms8_ekah/wheels/d7/2a/b6/181ce4d2dd5d6aced30f09a5f67c6dd98234354119ee7d1d4d #13 56.89 Building wheel for sqlalchemy (pyproject.toml): started #13 59.13 Building wheel for sqlalchemy (pyproject.toml): finished with status 'done' #13 59.14 Created wheel for sqlalchemy: filename=sqlalchemy-1.4.54-cp311-cp311-linux_x86_64.whl size=1622471 sha256=5aea9ffbab7953934c8e6e8a4b9bdfebc2e2cecb9c6eeef75c4cda66c8d467b2 #13 59.14 Stored in directory: /tmp/pip-ephem-wheel-cache-ms8_ekah/wheels/e6/d5/db/f068d28cbd84d13f9f4c0d31dce260bc385dc39d9ea395bda5 #13 59.15 Building wheel for PrettyTable (pyproject.toml): started #13 59.55 Building wheel for PrettyTable (pyproject.toml): finished with status 'done' #13 59.55 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13762 sha256=71cc8104b665683e58d64a99ff2e6008476d725a529c11d32f5c306f03d2e750 #13 59.56 Stored in directory: /tmp/pip-ephem-wheel-cache-ms8_ekah/wheels/b1/e4/65/051f9bd54c89d377db5ca942a672439c36cbf5ceff8e8902e0 #13 59.56 Building wheel for psutil (pyproject.toml): started #13 61.84 Building wheel for psutil (pyproject.toml): finished with status 'done' #13 61.84 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=270044 sha256=29075da1ca37b87063d982524dfd33827a366a91aca506ef72d3e0dcf740c798 #13 61.84 Stored in directory: /tmp/pip-ephem-wheel-cache-ms8_ekah/wheels/56/b1/a8/0f030cbff304f5c838434cf44d08db745cb7ea0c10003103dd #13 61.85 Building wheel for pyperclip (pyproject.toml): started #13 62.23 Building wheel for pyperclip (pyproject.toml): finished with status 'done' #13 62.23 Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=389d2d92a52a52472051c52d8b96e512420ff55e35cb67a40bb64a09ec3bb497 #13 62.23 Stored in directory: /tmp/pip-ephem-wheel-cache-ms8_ekah/wheels/e8/e7/56/591cb88ba1783b38c40d584026e766aac9c3a048e34128ce8b #13 62.24 Successfully built distributedcloud-client cgtsclient fmclient sqlalchemy PrettyTable psutil pyperclip #13 62.59 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, pygments, pycparser, pyasn1, py, psycopg2-binary, psutil, platformdirs, pbr, packaging, oauthlib, netaddr, msgpack, more-itertools, mdurl, MarkupSafe, jsonpointer, jmespath, jeepney, itsdangerous, iso8601, importlib-resources, idna, greenlet, fasteners, decorator, Cython, 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, markdown-it-py, jsonpatch, Jinja2, jaraco.functools, jaraco.context, jaraco.classes, importlib_metadata, httplib2, gunicorn, elastic-transport, debtcollector, cotyledon, cffi, beautifulsoup4, rich, requests-toolbelt, requests-oauthlib, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, google-auth, flask, elasticsearch, dogpile.cache, cryptography, SecretStorage, rich-argparse, pyOpenSSL, oslo.serialization, oslo.concurrency, openstacksdk, kubernetes, jsonschema, python-keystoneclient, osprofiler, keyring, flask-restx, cmd2, cliff, cgtsclient, osc-lib, distributedcloud-client #13 83.98 #13 83.99 Successfully installed Cython-3.1.2 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.1 attrs-25.3.0 autopage-0.5.2 babel-2.17.0 backports.tarfile-1.2.0 beautifulsoup4-4.13.4 blinker-1.9.0 cachetools-5.5.2 certifi-2025.7.14 cffi-1.17.1 cgtsclient-9.0.0 charset_normalizer-3.4.2 click-8.2.1 cliff-4.10.0 cmd2-2.7.0 cotyledon-2.0.0 cryptography-45.0.5 debtcollector-3.0.0 decorator-5.2.1 distributedcloud-client-9.0.0 dogpile.cache-1.4.0 durationpy-0.10 elastic-transport-8.17.1 elasticsearch-9.0.2 fasteners-0.19 flask-2.3.3 flask-restx-1.3.0 fmclient-9.0.0 google-auth-2.40.3 greenlet-3.2.3 gunicorn-23.0.0 httplib2-0.22.0 idna-3.10 importlib-resources-6.5.2 importlib_metadata-8.7.0 iso8601-2.1.0 itsdangerous-2.2.0 jaraco.classes-3.4.0 jaraco.context-6.0.1 jaraco.functools-4.2.1 jeepney-0.9.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-specifications-2025.4.1 keyring-25.6.0 keystoneauth1-5.11.1 kubernetes-33.1.0 markdown-it-py-3.0.0 mdurl-0.1.2 more-itertools-10.7.0 msgpack-1.1.1 netaddr-1.3.0 oauthlib-3.3.1 openstacksdk-4.6.0 os-service-types-1.8.0 osc-lib-4.1.0 oslo.concurrency-7.1.0 oslo.config-10.0.0 oslo.i18n-6.5.1 oslo.serialization-5.7.0 oslo.utils-9.0.0 osprofiler-4.3.0 packaging-25.0 pbr-6.1.1 platformdirs-4.3.8 psutil-7.0.0 psycopg2-binary-2.9.10 py-1.11.0 pyOpenSSL-25.1.0 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.22 pygments-2.19.2 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-6.2.0 referencing-0.36.2 requests-2.32.4 requests-oauthlib-2.0.0 requests-toolbelt-1.0.0 requestsexceptions-1.4.0 retry-0.9.2 rfc3986-2.0.0 rich-14.0.0 rich-argparse-1.7.1 rpds-py-0.26.0 rsa-4.9.1 ruamel.yaml-0.17.17 setproctitle-1.3.6 six-1.17.0 soupsieve-2.7 sqlalchemy-1.4.54 stevedore-5.4.1 typing-extensions-4.14.1 tzdata-2025.2 urllib3-2.5.0 wcwidth-0.2.13 websocket-client-1.8.0 wrapt-1.17.2 zipp-3.23.0 #13 86.41 Obtaining file:///src #13 86.42 Installing build dependencies: started #13 88.18 Installing build dependencies: finished with status 'done' #13 88.18 Checking if build backend supports build_editable: started #13 88.67 Checking if build backend supports build_editable: finished with status 'done' #13 88.67 Getting requirements to build editable: started #13 88.99 Getting requirements to build editable: finished with status 'done' #13 88.99 Preparing editable metadata (pyproject.toml): started #13 89.30 Preparing editable metadata (pyproject.toml): finished with status 'done' #13 89.30 Requirement already satisfied: httplib2 in /.venv/lib/python3.11/site-packages (from o2imsdms==1.0.0) (0.22.0) #13 89.31 Requirement already satisfied: babel in /.venv/lib/python3.11/site-packages (from o2imsdms==1.0.0) (2.17.0) #13 89.31 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 89.32 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 89.32 Building wheels for collected packages: o2imsdms #13 89.32 Building editable for o2imsdms (pyproject.toml): started #13 89.68 Building editable for o2imsdms (pyproject.toml): finished with status 'done' #13 89.68 Created wheel for o2imsdms: filename=o2imsdms-1.0.0-0.editable-py3-none-any.whl size=2848 sha256=da80339b4a4fd232fa0890705f31904a2c4dcdff55b16cf22c6860ac78ee721a #13 89.68 Stored in directory: /tmp/pip-ephem-wheel-cache-reiamkz5/wheels/a0/a1/77/062e875f5b546d9255c4403d3277b732c25c5e17cdbf8d14d3 #13 89.68 Successfully built o2imsdms #13 89.92 Installing collected packages: o2imsdms #13 89.97 Successfully installed o2imsdms-1.0.0 #13 DONE 90.9s #14 [stage-1 4/14] COPY --from=build /.venv /.venv #14 DONE 4.0s #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.1s #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.1s #25 exporting to image #25 exporting layers #25 exporting layers 3.9s done #25 writing image sha256:27d2708252d821233a0a9f1d8b779504f120f7d04fc3d3c49add75230862ea35 done #25 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/pti-o2imsdms:2.3.0 0.0s done #25 DONE 3.9s ---> docker-build.sh ends [pti-o2-docker-verify-master] $ /bin/sh -xe /tmp/jenkins17931390532401833224.sh [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins2409368046064121526.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2111 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins12363359893246333353.sh ---> sysstat.sh [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins8949552217374789202.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/jenkins6553340446212943758.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-gyrK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-gyrK/bin to PATH INFO: Running in OpenStack, capturing instance metadata [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins7085016828563090963.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-docker-verify-master@tmp/config7673397605842034758tmp 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/jenkins7525156691069581154.sh ---> create-netrc.sh [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins6355900855146081360.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-gyrK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-gyrK/bin to PATH [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins7618736930422505913.sh ---> sudo-logs.sh Archiving 'sudo' log.. [pti-o2-docker-verify-master] $ /bin/bash /tmp/jenkins9341718211070852237.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-gyrK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-gyrK/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/jenkins13220985738698048651.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-gyrK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-gyrK/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/410 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-370 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 10G 9.3G 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 529 246 0 3167 3130 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:bd:16:8a brd ff:ff:ff:ff:ff:ff inet 10.32.6.54/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86036sec preferred_lft 86036sec inet6 fe80::f816:3eff:febd:168a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:bd:b0:ab:95 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-370) 07/14/25 _x86_64_ (4 CPU) 07:15:38 LINUX RESTART (4 CPU) 07:16:01 tps rtps wtps bread/s bwrtn/s 07:17:01 147.94 67.47 80.47 5475.89 39705.13 07:18:01 58.95 0.17 58.79 26.25 9080.93 07:19:02 95.53 12.56 82.97 2263.65 21061.25 07:20:01 72.74 0.02 72.72 1.36 18569.30 07:21:01 88.90 0.82 88.09 51.05 13187.20 Average: 92.88 16.26 76.62 1568.68 20325.59 07:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:17:01 1790496 3335340 2248156 55.67 38040 1670568 931436 18.31 563076 1524180 65352 07:18:01 1504508 3298624 2534144 62.75 57232 1886360 953636 18.75 612992 1731244 115928 07:19:02 822712 3262696 3215940 79.63 75832 2481460 1264524 24.86 739124 2220084 96528 07:20:01 562280 3291744 3476372 86.08 92540 2701244 1111160 21.84 784660 2383296 92 07:21:01 268060 3224856 3770592 93.36 101924 2912240 1033504 20.32 1038484 2415512 38020 Average: 989611 3282652 3049041 75.50 73114 2330374 1058852 20.81 747667 2054863 63184 07:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 07:17:01 ens3 369.94 191.42 1130.02 63.12 0.00 0.00 0.00 0.00 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 07:18:01 ens3 45.16 35.72 633.98 4.83 0.00 0.00 0.00 0.00 07:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:02 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 07:19:02 ens3 406.58 135.70 2625.48 20.60 0.00 0.00 0.00 0.00 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:01 ens3 131.16 70.21 824.58 10.03 0.00 0.00 0.00 0.00 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 07:21:01 ens3 15.38 13.23 11.99 6.94 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 Average: ens3 193.84 89.31 1045.93 21.14 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-370) 07/14/25 _x86_64_ (4 CPU) 07:15:38 LINUX RESTART (4 CPU) 07:16:01 CPU %user %nice %system %iowait %steal %idle 07:17:01 all 19.45 0.00 2.91 5.52 3.53 68.59 07:17:01 0 16.07 0.00 2.16 3.18 2.96 75.63 07:17:01 1 19.07 0.00 2.44 5.23 3.66 69.59 07:17:01 2 19.69 0.00 2.58 10.46 4.19 63.08 07:17:01 3 22.98 0.00 4.45 3.17 3.30 66.10 07:18:01 all 19.85 0.00 1.22 2.20 1.63 75.10 07:18:01 0 6.95 0.00 0.42 0.03 0.43 92.17 07:18:01 1 0.54 0.00 0.25 0.81 1.48 96.92 07:18:01 2 24.30 0.00 1.40 7.25 2.21 64.84 07:18:01 3 47.74 0.00 2.79 0.71 2.39 46.38 07:19:02 all 17.87 0.00 4.20 2.43 3.31 72.19 07:19:02 0 21.07 0.00 5.73 1.23 3.45 68.52 07:19:02 1 22.02 0.00 4.03 2.11 2.87 68.97 07:19:02 2 9.07 0.00 3.10 5.09 3.38 79.36 07:19:02 3 19.33 0.00 3.94 1.30 3.52 71.91 07:20:01 all 18.34 0.00 3.86 1.51 2.36 73.93 07:20:01 0 14.71 0.00 2.63 0.02 1.86 80.78 07:20:01 1 40.58 0.00 7.73 3.47 2.91 45.31 07:20:01 2 7.67 0.00 2.10 1.88 2.90 85.45 07:20:01 3 10.57 0.00 3.04 0.64 1.79 83.97 07:21:01 all 18.92 0.00 2.30 2.34 2.18 74.26 07:21:01 0 3.70 0.00 1.30 1.27 1.83 91.90 07:21:01 1 5.57 0.00 1.74 0.71 0.98 91.00 07:21:01 2 43.03 0.00 2.44 1.57 3.10 49.87 07:21:01 3 23.28 0.00 3.70 5.81 2.79 64.42 Average: all 18.89 0.00 2.90 2.81 2.60 72.81 Average: 0 12.51 0.00 2.45 1.15 2.11 81.77 Average: 1 17.47 0.00 3.22 2.47 2.38 74.47 Average: 2 20.77 0.00 2.33 5.26 3.16 68.49 Average: 3 24.79 0.00 3.59 2.34 2.76 66.52