12:59:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/143340 12:59:12 Running as SYSTEM 12:59:12 [EnvInject] - Loading node environment variables. 12:59:12 Building remotely on prd-ubuntu1804-docker-8c-8g-18912 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master 12:59:12 [ssh-agent] Looking for ssh-agent implementation... 12:59:12 $ ssh-agent 12:59:12 SSH_AUTH_SOCK=/tmp/ssh-yuYIXVmT26cC/agent.2159 12:59:12 SSH_AGENT_PID=2161 12:59:12 [ssh-agent] Started. 12:59:12 Running ssh-add (command line suppressed) 12:59:12 Identity added: /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master@tmp/private_key_10183821363630405238.key (/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master@tmp/private_key_10183821363630405238.key) 12:59:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:59:12 The recommended git tool is: NONE 12:59:14 using credential onap-jenkins-ssh 12:59:14 Wiping out workspace first. 12:59:14 Cloning the remote Git repository 12:59:14 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 12:59:14 > git init /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master # timeout=10 12:59:14 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 12:59:14 > git --version # timeout=10 12:59:14 > git --version # 'git version 2.17.1' 12:59:14 using GIT_SSH to set credentials Gerrit user 12:59:14 Verifying host key using manually-configured host key entries 12:59:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:14 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 12:59:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:15 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 12:59:15 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 12:59:15 using GIT_SSH to set credentials Gerrit user 12:59:15 Verifying host key using manually-configured host key entries 12:59:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting refs/changes/40/143340/3 # timeout=10 12:59:15 > git rev-parse 47bdd7904cef41df9764ed242e2b4818e128caac^{commit} # timeout=10 12:59:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:59:15 Checking out Revision 47bdd7904cef41df9764ed242e2b4818e128caac (refs/changes/40/143340/3) 12:59:15 > git config core.sparsecheckout # timeout=10 12:59:15 > git checkout -f 47bdd7904cef41df9764ed242e2b4818e128caac # timeout=10 12:59:18 Commit message: "Fix healthcheck failure due to hard coded path to certificates" 12:59:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:59:18 > git rev-list --no-walk 48647ab2c4b6d2fb6dc953f22ca5e51464b62be3 # timeout=10 12:59:19 provisioning config files... 12:59:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:59:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:59:19 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins16066367705538569674.sh 12:59:19 ---> python-tools-install.sh 12:59:19 Setup pyenv: 12:59:19 * system (set by /opt/pyenv/version) 12:59:19 * 3.8.13 (set by /opt/pyenv/version) 12:59:19 * 3.9.13 (set by /opt/pyenv/version) 12:59:19 * 3.10.6 (set by /opt/pyenv/version) 12:59:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L18t 12:59:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:59:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:29 lf-activate-venv(): INFO: Base packages installed successfully 12:59:29 lf-activate-venv(): INFO: Installing additional packages: lftools 13:00:07 lf-activate-venv(): INFO: Adding /tmp/venv-L18t/bin to PATH 13:00:07 Generating Requirements File 13:00:33 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. 13:00:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:00:34 Python 3.10.6 13:00:34 pip 26.0.1 from /tmp/venv-L18t/lib/python3.10/site-packages/pip (python 3.10) 13:00:34 appdirs==1.4.4 13:00:34 argcomplete==3.6.3 13:00:34 aspy.yaml==1.3.0 13:00:34 attrs==25.4.0 13:00:34 autopage==0.6.0 13:00:34 backports.strenum==1.3.1 13:00:34 beautifulsoup4==4.14.3 13:00:34 boto3==1.42.54 13:00:34 botocore==1.42.54 13:00:34 bs4==0.0.2 13:00:34 certifi==2026.1.4 13:00:34 cffi==2.0.0 13:00:34 cfgv==3.5.0 13:00:34 chardet==5.2.0 13:00:34 charset-normalizer==3.4.4 13:00:34 click==8.3.1 13:00:34 cliff==4.13.2 13:00:34 cmd2==3.2.0 13:00:34 cryptography==3.3.2 13:00:34 debtcollector==3.0.0 13:00:34 decorator==5.2.1 13:00:34 defusedxml==0.7.1 13:00:34 Deprecated==1.3.1 13:00:34 distlib==0.4.0 13:00:34 dnspython==2.8.0 13:00:34 docker==7.1.0 13:00:34 dogpile.cache==1.5.0 13:00:34 durationpy==0.10 13:00:34 email-validator==2.3.0 13:00:34 filelock==3.24.3 13:00:34 future==1.0.0 13:00:34 gitdb==4.0.12 13:00:34 GitPython==3.1.46 13:00:34 httplib2==0.30.2 13:00:34 identify==2.6.16 13:00:34 idna==3.11 13:00:34 importlib-resources==1.5.0 13:00:34 iso8601==2.1.0 13:00:34 Jinja2==3.1.6 13:00:34 jmespath==1.1.0 13:00:34 jsonpatch==1.33 13:00:34 jsonpointer==3.0.0 13:00:34 jsonschema==4.26.0 13:00:34 jsonschema-specifications==2025.9.1 13:00:34 keystoneauth1==5.13.1 13:00:34 kubernetes==35.0.0 13:00:34 lftools==0.37.21 13:00:34 lxml==6.0.2 13:00:34 markdown-it-py==4.0.0 13:00:34 MarkupSafe==3.0.3 13:00:34 mdurl==0.1.2 13:00:34 msgpack==1.1.2 13:00:34 multi_key_dict==2.0.3 13:00:34 munch==4.0.0 13:00:34 netaddr==1.3.0 13:00:34 niet==1.4.2 13:00:34 nodeenv==1.10.0 13:00:34 oauth2client==4.1.3 13:00:34 oauthlib==3.3.1 13:00:34 openstacksdk==4.10.0 13:00:34 os-service-types==1.8.2 13:00:34 osc-lib==4.4.0 13:00:34 oslo.config==10.3.0 13:00:34 oslo.context==6.3.0 13:00:34 oslo.i18n==6.7.2 13:00:34 oslo.log==8.1.0 13:00:34 oslo.serialization==5.9.1 13:00:34 oslo.utils==10.0.0 13:00:34 packaging==26.0 13:00:34 pbr==7.0.3 13:00:34 platformdirs==4.9.2 13:00:34 prettytable==3.17.0 13:00:34 psutil==7.2.2 13:00:34 pyasn1==0.6.2 13:00:34 pyasn1_modules==0.4.2 13:00:34 pycparser==3.0 13:00:34 pygerrit2==2.0.15 13:00:34 PyGithub==2.8.1 13:00:34 Pygments==2.19.2 13:00:34 PyJWT==2.11.0 13:00:34 PyNaCl==1.6.2 13:00:34 pyparsing==2.4.7 13:00:34 pyperclip==1.11.0 13:00:34 pyrsistent==0.20.0 13:00:34 python-cinderclient==9.8.0 13:00:34 python-dateutil==2.9.0.post0 13:00:34 python-heatclient==5.0.0 13:00:34 python-jenkins==1.8.3 13:00:34 python-keystoneclient==5.7.0 13:00:34 python-magnumclient==4.9.0 13:00:34 python-openstackclient==9.0.0 13:00:34 python-swiftclient==4.9.0 13:00:34 PyYAML==6.0.3 13:00:34 referencing==0.37.0 13:00:34 requests==2.32.5 13:00:34 requests-oauthlib==2.0.0 13:00:34 requestsexceptions==1.4.0 13:00:34 rfc3986==2.0.0 13:00:34 rich==14.3.3 13:00:34 rich-argparse==1.7.2 13:00:34 rpds-py==0.30.0 13:00:34 rsa==4.9.1 13:00:34 ruamel.yaml==0.19.1 13:00:34 ruamel.yaml.clib==0.2.15 13:00:34 s3transfer==0.16.0 13:00:34 simplejson==3.20.2 13:00:34 six==1.17.0 13:00:34 smmap==5.0.2 13:00:34 soupsieve==2.8.3 13:00:34 stevedore==5.7.0 13:00:34 tabulate==0.9.0 13:00:34 toml==0.10.2 13:00:34 tomlkit==0.14.0 13:00:34 tqdm==4.67.3 13:00:34 typing_extensions==4.15.0 13:00:34 urllib3==1.26.20 13:00:34 virtualenv==20.38.0 13:00:34 wcwidth==0.6.0 13:00:34 websocket-client==1.9.0 13:00:34 wrapt==2.1.1 13:00:34 xdg==6.0.0 13:00:34 xmltodict==1.0.3 13:00:34 yq==3.4.3 13:00:34 provisioning config files... 13:00:34 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master@tmp/config17133200212993066512tmp 13:00:34 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master@tmp/config5928702132647564862tmp 13:00:34 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins2782267506213079386.sh 13:00:34 ---> docker-login.sh 13:00:34 nexus3.onap.org:10001 13:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:35 Configure a credential helper to remove this warning. See 13:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:35 13:00:35 Login Succeeded 13:00:35 nexus3.onap.org:10002 13:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:35 Configure a credential helper to remove this warning. See 13:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:35 13:00:35 Login Succeeded 13:00:35 nexus3.onap.org:10003 13:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:35 Configure a credential helper to remove this warning. See 13:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:35 13:00:35 Login Succeeded 13:00:35 nexus3.onap.org:10004 13:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:36 Configure a credential helper to remove this warning. See 13:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:36 13:00:36 Login Succeeded 13:00:36 docker.io 13:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:36 Configure a credential helper to remove this warning. See 13:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:36 13:00:36 Login Succeeded 13:00:36 ---> docker-login.sh ends 13:00:36 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins971709354570054085.sh 13:00:36 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/sh -xe /tmp/jenkins8351942620691897532.sh 13:00:36 [EnvInject] - Injecting environment variables from a build step. 13:00:36 [EnvInject] - Injecting as environment variables the properties content 13:00:36 DOCKER_ROOT=./smoke-usecases-pythonsdk 13:00:36 CONTAINER_TAG_YAML_DIR= 13:00:36 CONTAINER_TAG_METHOD=stream 13:00:36 13:00:36 [EnvInject] - Variables injected successfully. 13:00:36 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash -l /tmp/jenkins1710656379758962790.sh 13:00:36 ---> docker-get-container-tag.sh 13:00:36 Setup pyenv: 13:00:36 system 13:00:36 3.8.13 13:00:36 3.9.13 13:00:36 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/.python-version) 13:00:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L18t from file:/tmp/.os_lf_venv 13:00:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:42 lf-activate-venv(): INFO: Base packages installed successfully 13:00:42 lf-activate-venv(): INFO: Installing additional packages: yq 13:00:43 lf-activate-venv(): INFO: Adding /tmp/venv-L18t/bin to PATH 13:00:43 ---> Docker image tag found: master 13:00:43 [EnvInject] - Injecting environment variables from a build step. 13:00:43 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 13:00:43 [EnvInject] - Variables injected successfully. 13:00:43 [EnvInject] - Injecting environment variables from a build step. 13:00:43 [EnvInject] - Injecting as environment variables the properties content 13:00:43 DOCKER_ARGS=-f ./docker/Dockerfile 13:00:43 DOCKER_ROOT=./smoke-usecases-pythonsdk 13:00:43 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 13:00:43 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 13:00:43 DOCKER_NAME=onap/xtesting-smoke-usecases-pythonsdk 13:00:43 13:00:43 [EnvInject] - Variables injected successfully. 13:00:43 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins16033295298755804397.sh 13:00:43 ---> docker-build.sh 13:00:43 Docker version 20.10.18, build b40c2f6 13:00:43 Building image: nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master 13:00:43 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master . 13:00:43 Sending build context to Docker daemon 29.18kB 13:00:43 Step 1/11 : ARG PYTHONSDK_VERSION=pythonsdk-release 13:00:43 Step 2/11 : FROM python:3.11-alpine as pythonsdk-release 13:00:43 3.11-alpine: Pulling from library/python 13:00:44 589002ba0eae: Pulling fs layer 13:00:44 aca07fe076f1: Pulling fs layer 13:00:44 6dafe251d313: Pulling fs layer 13:00:44 fa340e77c336: Pulling fs layer 13:00:44 fa340e77c336: Waiting 13:00:44 589002ba0eae: Verifying Checksum 13:00:44 589002ba0eae: Download complete 13:00:47 fa340e77c336: Download complete 13:00:47 589002ba0eae: Pull complete 13:00:47 aca07fe076f1: Download complete 13:00:48 6dafe251d313: Verifying Checksum 13:00:48 6dafe251d313: Download complete 13:00:49 aca07fe076f1: Pull complete 13:00:50 6dafe251d313: Pull complete 13:00:50 fa340e77c336: Pull complete 13:00:50 Digest: sha256:303398d5c9f110790bce60d64f902e51e1a061e33292985c72bf6cd07960bf09 13:00:50 Status: Downloaded newer image for python:3.11-alpine 13:00:50 ---> 2dbdacd9e496 13:00:50 Step 3/11 : ARG ONAP_TESTS_TAG=master 13:00:55 ---> Running in 50d9143075e8 13:00:55 Removing intermediate container 50d9143075e8 13:00:55 ---> aa96e3354d7b 13:00:55 Step 4/11 : ARG ONAPSDK_PYTHON_PATH=/src/onapsdk 13:00:55 ---> Running in 27433c75452a 13:00:55 Removing intermediate container 27433c75452a 13:00:55 ---> 23bff0afc40a 13:00:55 Step 5/11 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 13:00:55 ---> Running in e03d52a272ea 13:00:56 Removing intermediate container e03d52a272ea 13:00:56 ---> 0a3ee0171c46 13:00:56 Step 6/11 : RUN apk add --no-cache git && apk add --no-cache --virtual .build-deps gcc openssl-dev linux-headers musl-dev && pip3 install --upgrade pip && pip3 install --ignore-installed --no-cache-dir git+https://gerrit.onap.org/r/testsuite/pythonsdk-tests@$ONAP_TESTS_TAG && mkdir -p $ONAPSDK_PYTHON_PATH/clamp && wget -O $ONAPSDK_PYTHON_PATH/clamp/schema_details.json https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk/-/raw/develop/src/onapsdk/clamp/schema_details.json && pip3 install markupsafe==2.0.1 && pip3 install opentelemetry-distro opentelemetry-exporter-otlp opentelemetry-instrumentation-requests && apk del .build-deps 13:00:56 ---> Running in bc030a1f26e0 13:00:58 ( 1/13) Installing brotli-libs (1.2.0-r0) 13:00:58 ( 2/13) Installing c-ares (1.34.6-r0) 13:00:58 ( 3/13) Installing libunistring (1.4.1-r0) 13:00:58 ( 4/13) Installing libidn2 (2.3.8-r0) 13:00:58 ( 5/13) Installing nghttp2-libs (1.68.0-r0) 13:00:58 ( 6/13) Installing nghttp3 (1.13.1-r0) 13:00:58 ( 7/13) Installing libpsl (0.21.5-r3) 13:00:58 ( 8/13) Installing zstd-libs (1.5.7-r2) 13:00:58 ( 9/13) Installing libcurl (8.17.0-r1) 13:00:58 (10/13) Installing libexpat (2.7.4-r0) 13:00:58 (11/13) Installing pcre2 (10.47-r0) 13:00:58 (12/13) Installing git (2.52.0-r0) 13:00:58 (13/13) Installing git-init-template (2.52.0-r0) 13:00:58 Executing busybox-1.37.0-r30.trigger 13:00:58 OK: 25.8 MiB in 51 packages 13:00:59 ( 1/16) Installing libgcc (15.2.0-r2) 13:00:59 ( 2/16) Installing jansson (2.14.1-r0) 13:00:59 ( 3/16) Installing libstdc++ (15.2.0-r2) 13:00:59 ( 4/16) Installing binutils (2.45.1-r0) 13:00:59 ( 5/16) Installing libgomp (15.2.0-r2) 13:00:59 ( 6/16) Installing libatomic (15.2.0-r2) 13:00:59 ( 7/16) Installing gmp (6.3.0-r4) 13:00:59 ( 8/16) Installing isl26 (0.26-r1) 13:00:59 ( 9/16) Installing mpfr4 (4.2.2-r0) 13:00:59 (10/16) Installing mpc1 (1.3.1-r1) 13:00:59 (11/16) Installing gcc (15.2.0-r2) 13:01:00 (12/16) Installing pkgconf (2.5.1-r0) 13:01:00 (13/16) Installing openssl-dev (3.5.5-r0) 13:01:00 (14/16) Installing linux-headers (6.16.12-r0) 13:01:00 (15/16) Installing musl-dev (1.2.5-r21) 13:01:00 (16/16) Installing .build-deps (20260221.130059) 13:01:00 Executing busybox-1.37.0-r30.trigger 13:01:00 OK: 222.8 MiB in 67 packages 13:01:02 Requirement already satisfied: pip in /usr/local/lib/python3.11/site-packages (24.0) 13:01:02 Collecting pip 13:01:02 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 13:01:03 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 13:01:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 27.7 MB/s eta 0:00:00 13:01:03 Installing collected packages: pip 13:01:03 Attempting uninstall: pip 13:01:03 Found existing installation: pip 24.0 13:01:03 Uninstalling pip-24.0: 13:01:03 Successfully uninstalled pip-24.0 13:01:04 Successfully installed pip-26.0.1 13:01:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:01:05 Collecting git+https://gerrit.onap.org/r/testsuite/pythonsdk-tests@master 13:01:05 Cloning https://gerrit.onap.org/r/testsuite/pythonsdk-tests (to revision master) to ./tmp/pip-req-build-8wt7c6ys 13:01:05  Running command git clone --filter=blob:none --quiet https://gerrit.onap.org/r/testsuite/pythonsdk-tests /tmp/pip-req-build-8wt7c6ys 13:01:05  warning: filtering not recognized by server, ignoring 13:01:06  Resolved https://gerrit.onap.org/r/testsuite/pythonsdk-tests to commit aa2dc56b301f05aab22f18692833701cd32f162a 13:01:06 Installing build dependencies: started 13:01:08 Installing build dependencies: finished with status 'done' 13:01:08 Getting requirements to build wheel: started 13:01:08 Getting requirements to build wheel: finished with status 'done' 13:01:08 Preparing metadata (pyproject.toml): started 13:01:08 Preparing metadata (pyproject.toml): finished with status 'done' 13:01:08 Collecting xtesting==0.91.0 (from onaptests==1.0.0) 13:01:08 Downloading xtesting-0.91.0-py2.py3-none-any.whl.metadata (2.2 kB) 13:01:08 Collecting avionix>=0.4.5 (from onaptests==1.0.0) 13:01:08 Downloading avionix-0.4.5.tar.gz (109 kB) 13:01:08 Installing build dependencies: started 13:01:09 Installing build dependencies: finished with status 'done' 13:01:09 Getting requirements to build wheel: started 13:01:10 Getting requirements to build wheel: finished with status 'done' 13:01:10 Preparing metadata (pyproject.toml): started 13:01:10 Preparing metadata (pyproject.toml): finished with status 'done' 13:01:10 Collecting openstacksdk>=0.61.0 (from onaptests==1.0.0) 13:01:10 Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 13:01:10 Collecting onapsdk>=14.3.0 (from onaptests==1.0.0) 13:01:10 Downloading onapsdk-14.3.0-py3-none-any.whl.metadata (4.9 kB) 13:01:10 Collecting jinja2>3 (from onaptests==1.0.0) 13:01:10 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 13:01:10 Collecting kubernetes>=22.6.0 (from onaptests==1.0.0) 13:01:10 Downloading kubernetes-35.0.0-py2.py3-none-any.whl.metadata (1.7 kB) 13:01:10 Collecting setuptools==65.3.0 (from onaptests==1.0.0) 13:01:10 Downloading setuptools-65.3.0-py3-none-any.whl.metadata (6.3 kB) 13:01:10 Collecting natural==0.2.0 (from onaptests==1.0.0) 13:01:10 Downloading natural-0.2.0.tar.gz (27 kB) 13:01:10 Installing build dependencies: started 13:01:11 Installing build dependencies: finished with status 'done' 13:01:11 Getting requirements to build wheel: started 13:01:11 Getting requirements to build wheel: finished with status 'done' 13:01:11 Preparing metadata (pyproject.toml): started 13:01:12 Preparing metadata (pyproject.toml): finished with status 'done' 13:01:12 Collecting slack-sdk==3.21.3 (from onaptests==1.0.0) 13:01:12 Downloading slack_sdk-3.21.3-py2.py3-none-any.whl.metadata (15 kB) 13:01:12 Collecting pg8000==1.30.1 (from onaptests==1.0.0) 13:01:12 Downloading pg8000-1.30.1-py3-none-any.whl.metadata (78 kB) 13:01:12 Collecting mysql-connector-python==8.3.0 (from onaptests==1.0.0) 13:01:12 Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl.metadata (1.9 kB) 13:01:12 Collecting opentelemetry-distro>=0.51b0 (from onaptests==1.0.0) 13:01:12 Downloading opentelemetry_distro-0.60b1-py3-none-any.whl.metadata (1.7 kB) 13:01:12 Collecting opentelemetry-instrumentation-requests>=0.51b0 (from onaptests==1.0.0) 13:01:12 Downloading opentelemetry_instrumentation_requests-0.60b1-py3-none-any.whl.metadata (2.6 kB) 13:01:12 Collecting opentelemetry-exporter-otlp>=1.30.0 (from onaptests==1.0.0) 13:01:12 Downloading opentelemetry_exporter_otlp-1.39.1-py3-none-any.whl.metadata (2.4 kB) 13:01:12 Collecting six (from natural==0.2.0->onaptests==1.0.0) 13:01:12 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 13:01:12 Collecting scramp>=1.4.3 (from pg8000==1.30.1->onaptests==1.0.0) 13:01:12 Downloading scramp-1.4.8-py3-none-any.whl.metadata (18 kB) 13:01:12 Collecting python-dateutil>=2.8.2 (from pg8000==1.30.1->onaptests==1.0.0) 13:01:12 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 13:01:12 Collecting PrettyTable<0.8 (from xtesting==0.91.0->onaptests==1.0.0) 13:01:12 Downloading prettytable-0.7.2.zip (28 kB) 13:01:12 Installing build dependencies: started 13:01:13 Installing build dependencies: finished with status 'done' 13:01:13 Getting requirements to build wheel: started 13:01:13 Getting requirements to build wheel: finished with status 'done' 13:01:13 Preparing metadata (pyproject.toml): started 13:01:13 Preparing metadata (pyproject.toml): finished with status 'done' 13:01:13 Collecting PyYAML (from xtesting==0.91.0->onaptests==1.0.0) 13:01:13 Downloading pyyaml-6.0.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 13:01:13 Collecting behave>=1.2.6 (from xtesting==0.91.0->onaptests==1.0.0) 13:01:13 Downloading behave-1.3.3-py2.py3-none-any.whl.metadata (10 kB) 13:01:14 Collecting boto3 (from xtesting==0.91.0->onaptests==1.0.0) 13:01:14 Downloading boto3-1.42.54-py3-none-any.whl.metadata (6.7 kB) 13:01:14 Collecting junitxml (from xtesting==0.91.0->onaptests==1.0.0) 13:01:14 Downloading junitxml-0.7.tar.gz (26 kB) 13:01:14 Installing build dependencies: started 13:01:15 Installing build dependencies: finished with status 'done' 13:01:15 Getting requirements to build wheel: started 13:01:15 Getting requirements to build wheel: finished with status 'done' 13:01:15 Preparing metadata (pyproject.toml): started 13:01:16 Preparing metadata (pyproject.toml): finished with status 'done' 13:01:16 Collecting mock!=4.0.0,!=4.0.1 (from xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading mock-5.2.0-py3-none-any.whl.metadata (3.1 kB) 13:01:16 Collecting pbr!=2.1.0 (from xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 13:01:16 Collecting python-subunit (from xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 13:01:16 Collecting requests!=2.20.0 (from xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 13:01:16 Collecting robotframework>=3.0 (from xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading robotframework-7.4.1-py3-none-any.whl.metadata (7.6 kB) 13:01:16 Collecting stevedore (from xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 13:01:16 Collecting behave-html-formatter>=0.9.4 (from xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading behave_html_formatter-0.9.10-py3-none-any.whl.metadata (2.2 kB) 13:01:16 Collecting os-testr (from xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 13:01:16 Collecting cucumber-tag-expressions>=4.1.0 (from behave>=1.2.6->xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading cucumber_tag_expressions-9.1.0-py3-none-any.whl.metadata (4.7 kB) 13:01:16 Collecting cucumber-expressions>=17.1.0 (from behave>=1.2.6->xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading cucumber_expressions-19.0.0-py3-none-any.whl.metadata (1.7 kB) 13:01:16 Collecting parse>=1.18.0 (from behave>=1.2.6->xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading parse-1.21.1-py2.py3-none-any.whl.metadata (21 kB) 13:01:16 Collecting parse-type>=0.6.0 (from behave>=1.2.6->xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading parse_type-0.6.6-py2.py3-none-any.whl.metadata (12 kB) 13:01:16 Collecting colorama>=0.3.7 (from behave>=1.2.6->xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 13:01:16 Collecting MarkupSafe>=2.0 (from jinja2>3->onaptests==1.0.0) 13:01:16 Downloading markupsafe-3.0.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 13:01:16 Collecting certifi>=14.05.14 (from kubernetes>=22.6.0->onaptests==1.0.0) 13:01:16 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 13:01:16 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=22.6.0->onaptests==1.0.0) 13:01:16 Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 13:01:16 Collecting requests-oauthlib (from kubernetes>=22.6.0->onaptests==1.0.0) 13:01:16 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 13:01:16 Collecting urllib3!=2.6.0,>=1.24.2 (from kubernetes>=22.6.0->onaptests==1.0.0) 13:01:16 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 13:01:16 Collecting durationpy>=0.7 (from kubernetes>=22.6.0->onaptests==1.0.0) 13:01:16 Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 13:01:16 Collecting requests!=2.20.0 (from xtesting==0.91.0->onaptests==1.0.0) 13:01:16 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 13:01:16 Collecting jinja2>3 (from onaptests==1.0.0) 13:01:16 Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 13:01:16 Collecting simplejson==3.17.6 (from onapsdk>=14.3.0->onaptests==1.0.0) 13:01:16 Downloading simplejson-3.17.6.tar.gz (83 kB) 13:01:16 Installing build dependencies: started 13:01:17 Installing build dependencies: finished with status 'done' 13:01:17 Getting requirements to build wheel: started 13:01:18 Getting requirements to build wheel: finished with status 'done' 13:01:18 Preparing metadata (pyproject.toml): started 13:01:18 Preparing metadata (pyproject.toml): finished with status 'done' 13:01:18 Collecting oyaml==1.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 13:01:18 Downloading oyaml-1.0-py2.py3-none-any.whl.metadata (1.2 kB) 13:01:18 Collecting pyOpenSSL==22.0.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 13:01:18 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl.metadata (7.8 kB) 13:01:18 Collecting jsonschema==4.4.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 13:01:18 Downloading jsonschema-4.4.0-py3-none-any.whl.metadata (7.5 kB) 13:01:18 Collecting dacite==1.6.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 13:01:18 Downloading dacite-1.6.0-py3-none-any.whl.metadata (14 kB) 13:01:18 Collecting more-itertools>=8.12.0 (from onapsdk>=14.3.0->onaptests==1.0.0) 13:01:18 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 13:01:18 Collecting kafka-python-ng==2.2.2 (from onapsdk>=14.3.0->onaptests==1.0.0) 13:01:18 Downloading kafka_python_ng-2.2.2-py2.py3-none-any.whl.metadata (9.2 kB) 13:01:18 Collecting attrs>=17.4.0 (from jsonschema==4.4.0->onapsdk>=14.3.0->onaptests==1.0.0) 13:01:18 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 13:01:18 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema==4.4.0->onapsdk>=14.3.0->onaptests==1.0.0) 13:01:18 Downloading pyrsistent-0.20.0-py3-none-any.whl.metadata (27 kB) 13:01:18 Collecting cryptography>=35.0 (from pyOpenSSL==22.0.0->onapsdk>=14.3.0->onaptests==1.0.0) 13:01:18 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 13:01:18 Collecting charset-normalizer<4,>=2 (from requests!=2.20.0->xtesting==0.91.0->onaptests==1.0.0) 13:01:18 Downloading charset_normalizer-3.4.4-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (37 kB) 13:01:18 Collecting idna<4,>=2.5 (from requests!=2.20.0->xtesting==0.91.0->onaptests==1.0.0) 13:01:19 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 13:01:19 Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]==2.32.3->onapsdk>=14.3.0->onaptests==1.0.0) 13:01:19 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 13:01:19 Collecting cffi>=2.0.0 (from cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk>=14.3.0->onaptests==1.0.0) 13:01:19 Downloading cffi-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 13:01:19 Collecting pycparser (from cffi>=2.0.0->cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk>=14.3.0->onaptests==1.0.0) 13:01:19 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 13:01:19 Collecting decorator>=4.4.1 (from openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 13:01:19 Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 13:01:19 Collecting iso8601>=0.1.11 (from openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 13:01:19 Collecting jmespath>=0.9.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 13:01:19 Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 13:01:19 Collecting keystoneauth1>=5.10.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 13:01:19 Collecting os-service-types>=1.8.1 (from openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 13:01:19 Collecting platformdirs>=3 (from openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 13:01:19 Collecting psutil>=3.2.2 (from openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading psutil-7.2.2-cp36-abi3-musllinux_1_2_x86_64.whl.metadata (22 kB) 13:01:19 Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 13:01:19 Collecting typing-extensions>=4.12.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 13:01:19 Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->onaptests==1.0.0) 13:01:19 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 13:01:19 Collecting opentelemetry-api~=1.12 (from opentelemetry-distro>=0.51b0->onaptests==1.0.0) 13:01:19 Downloading opentelemetry_api-1.39.1-py3-none-any.whl.metadata (1.5 kB) 13:01:19 Collecting opentelemetry-instrumentation==0.60b1 (from opentelemetry-distro>=0.51b0->onaptests==1.0.0) 13:01:19 Downloading opentelemetry_instrumentation-0.60b1-py3-none-any.whl.metadata (7.2 kB) 13:01:19 Collecting opentelemetry-sdk~=1.13 (from opentelemetry-distro>=0.51b0->onaptests==1.0.0) 13:01:19 Downloading opentelemetry_sdk-1.39.1-py3-none-any.whl.metadata (1.5 kB) 13:01:19 Collecting opentelemetry-semantic-conventions==0.60b1 (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro>=0.51b0->onaptests==1.0.0) 13:01:19 Downloading opentelemetry_semantic_conventions-0.60b1-py3-none-any.whl.metadata (2.4 kB) 13:01:19 Collecting packaging>=18.0 (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro>=0.51b0->onaptests==1.0.0) 13:01:19 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 13:01:19 Collecting wrapt<2.0.0,>=1.0.0 (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro>=0.51b0->onaptests==1.0.0) 13:01:19 Downloading wrapt-1.17.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (6.4 kB) 13:01:19 Collecting importlib-metadata<8.8.0,>=6.0 (from opentelemetry-api~=1.12->opentelemetry-distro>=0.51b0->onaptests==1.0.0) 13:01:19 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 13:01:19 Collecting zipp>=3.20 (from importlib-metadata<8.8.0,>=6.0->opentelemetry-api~=1.12->opentelemetry-distro>=0.51b0->onaptests==1.0.0) 13:01:19 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 13:01:19 Collecting opentelemetry-exporter-otlp-proto-grpc==1.39.1 (from opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 13:01:19 Downloading opentelemetry_exporter_otlp_proto_grpc-1.39.1-py3-none-any.whl.metadata (2.5 kB) 13:01:20 Collecting opentelemetry-exporter-otlp-proto-http==1.39.1 (from opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 13:01:20 Downloading opentelemetry_exporter_otlp_proto_http-1.39.1-py3-none-any.whl.metadata (2.4 kB) 13:01:20 Collecting googleapis-common-protos~=1.57 (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 13:01:20 Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 13:01:20 Collecting grpcio<2.0.0,>=1.63.2 (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 13:01:20 Downloading grpcio-1.78.1-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (3.8 kB) 13:01:20 Collecting opentelemetry-exporter-otlp-proto-common==1.39.1 (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 13:01:20 Downloading opentelemetry_exporter_otlp_proto_common-1.39.1-py3-none-any.whl.metadata (1.8 kB) 13:01:20 Collecting opentelemetry-proto==1.39.1 (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 13:01:20 Downloading opentelemetry_proto-1.39.1-py3-none-any.whl.metadata (2.3 kB) 13:01:21 Collecting protobuf<7.0,>=5.0 (from opentelemetry-proto==1.39.1->opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp>=1.30.0->onaptests==1.0.0) 13:01:21 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 13:01:21 Collecting opentelemetry-util-http==0.60b1 (from opentelemetry-instrumentation-requests>=0.51b0->onaptests==1.0.0) 13:01:21 Downloading opentelemetry_util_http-0.60b1-py3-none-any.whl.metadata (2.6 kB) 13:01:21 Collecting asn1crypto>=1.5.1 (from scramp>=1.4.3->pg8000==1.30.1->onaptests==1.0.0) 13:01:21 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl.metadata (13 kB) 13:01:21 Collecting botocore<1.43.0,>=1.42.54 (from boto3->xtesting==0.91.0->onaptests==1.0.0) 13:01:21 Downloading botocore-1.42.54-py3-none-any.whl.metadata (5.9 kB) 13:01:21 Collecting s3transfer<0.17.0,>=0.16.0 (from boto3->xtesting==0.91.0->onaptests==1.0.0) 13:01:21 Downloading s3transfer-0.16.0-py3-none-any.whl.metadata (1.7 kB) 13:01:21 Collecting testtools>=2.2.0 (from os-testr->xtesting==0.91.0->onaptests==1.0.0) 13:01:21 Downloading testtools-2.8.4-py3-none-any.whl.metadata (5.4 kB) 13:01:21 Collecting oauthlib>=3.0.0 (from requests-oauthlib->kubernetes>=22.6.0->onaptests==1.0.0) 13:01:21 Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 13:01:21 Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl (557 kB) 13:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.9/557.9 kB 152.1 MB/s 0:00:00 13:01:21 Downloading pg8000-1.30.1-py3-none-any.whl (53 kB) 13:01:21 Downloading setuptools-65.3.0-py3-none-any.whl (1.2 MB) 13:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 191.6 MB/s 0:00:00 13:01:21 Downloading slack_sdk-3.21.3-py2.py3-none-any.whl (276 kB) 13:01:21 Downloading xtesting-0.91.0-py2.py3-none-any.whl (61 kB) 13:01:21 Downloading behave-1.3.3-py2.py3-none-any.whl (223 kB) 13:01:21 Downloading behave_html_formatter-0.9.10-py3-none-any.whl (23 kB) 13:01:21 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 13:01:21 Downloading cucumber_expressions-19.0.0-py3-none-any.whl (20 kB) 13:01:21 Downloading cucumber_tag_expressions-9.1.0-py3-none-any.whl (9.7 kB) 13:01:21 Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 13:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 199.9 MB/s 0:00:00 13:01:21 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 13:01:21 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 13:01:21 Downloading markupsafe-3.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (22 kB) 13:01:21 Downloading mock-5.2.0-py3-none-any.whl (31 kB) 13:01:21 Downloading onapsdk-14.3.0-py3-none-any.whl (295 kB) 13:01:21 Downloading dacite-1.6.0-py3-none-any.whl (12 kB) 13:01:21 Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 13:01:21 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 13:01:21 Downloading kafka_python_ng-2.2.2-py2.py3-none-any.whl (232 kB) 13:01:21 Downloading oyaml-1.0-py2.py3-none-any.whl (3.0 kB) 13:01:21 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 13:01:21 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 13:01:21 Downloading charset_normalizer-3.4.4-cp311-cp311-musllinux_1_2_x86_64.whl (152 kB) 13:01:21 Downloading idna-3.11-py3-none-any.whl (71 kB) 13:01:21 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 13:01:21 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 13:01:21 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 13:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 197.0 MB/s 0:00:00 13:01:21 Downloading cffi-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (217 kB) 13:01:21 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 13:01:21 Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 13:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 201.2 MB/s 0:00:00 13:01:21 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 13:01:21 Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 13:01:21 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 13:01:21 Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 13:01:21 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 13:01:21 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 13:01:21 Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 13:01:21 Downloading opentelemetry_distro-0.60b1-py3-none-any.whl (3.3 kB) 13:01:21 Downloading opentelemetry_instrumentation-0.60b1-py3-none-any.whl (33 kB) 13:01:21 Downloading opentelemetry_semantic_conventions-0.60b1-py3-none-any.whl (219 kB) 13:01:21 Downloading opentelemetry_api-1.39.1-py3-none-any.whl (66 kB) 13:01:21 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 13:01:21 Downloading opentelemetry_sdk-1.39.1-py3-none-any.whl (132 kB) 13:01:21 Downloading wrapt-1.17.3-cp311-cp311-musllinux_1_2_x86_64.whl (82 kB) 13:01:21 Downloading opentelemetry_exporter_otlp-1.39.1-py3-none-any.whl (7.0 kB) 13:01:21 Downloading opentelemetry_exporter_otlp_proto_grpc-1.39.1-py3-none-any.whl (19 kB) 13:01:21 Downloading opentelemetry_exporter_otlp_proto_common-1.39.1-py3-none-any.whl (18 kB) 13:01:21 Downloading opentelemetry_exporter_otlp_proto_http-1.39.1-py3-none-any.whl (19 kB) 13:01:21 Downloading opentelemetry_proto-1.39.1-py3-none-any.whl (72 kB) 13:01:21 Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 13:01:21 Downloading grpcio-1.78.1-cp311-cp311-musllinux_1_2_x86_64.whl (7.7 MB) 13:01:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 105.1 MB/s 0:00:00 13:01:22 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 13:01:22 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 13:01:22 Downloading opentelemetry_instrumentation_requests-0.60b1-py3-none-any.whl (13 kB) 13:01:22 Downloading opentelemetry_util_http-0.60b1-py3-none-any.whl (8.9 kB) 13:01:22 Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 13:01:22 Downloading packaging-26.0-py3-none-any.whl (74 kB) 13:01:22 Downloading parse-1.21.1-py2.py3-none-any.whl (19 kB) 13:01:22 Downloading parse_type-0.6.6-py2.py3-none-any.whl (27 kB) 13:01:22 Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 13:01:22 Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 13:01:22 Downloading psutil-7.2.2-cp36-abi3-musllinux_1_2_x86_64.whl (148 kB) 13:01:22 Downloading pyrsistent-0.20.0-py3-none-any.whl (58 kB) 13:01:22 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 13:01:22 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 13:01:22 Downloading pyyaml-6.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (794 kB) 13:01:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.0/795.0 kB 160.1 MB/s 0:00:00 13:01:22 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 13:01:22 Downloading robotframework-7.4.1-py3-none-any.whl (806 kB) 13:01:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 172.5 MB/s 0:00:00 13:01:22 Downloading scramp-1.4.8-py3-none-any.whl (13 kB) 13:01:22 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) 13:01:22 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 13:01:22 Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 13:01:22 Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 13:01:22 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 13:01:22 Downloading boto3-1.42.54-py3-none-any.whl (140 kB) 13:01:22 Downloading botocore-1.42.54-py3-none-any.whl (14.6 MB) 13:01:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.6/14.6 MB 174.8 MB/s 0:00:00 13:01:22 Downloading s3transfer-0.16.0-py3-none-any.whl (86 kB) 13:01:22 Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 13:01:22 Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 13:01:22 Downloading testtools-2.8.4-py3-none-any.whl (109 kB) 13:01:22 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 13:01:22 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 13:01:22 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 13:01:22 Building wheels for collected packages: onaptests, natural, PrettyTable, avionix, simplejson, junitxml 13:01:22 Building wheel for onaptests (pyproject.toml): started 13:01:23 Building wheel for onaptests (pyproject.toml): finished with status 'done' 13:01:23 Created wheel for onaptests: filename=onaptests-1.0.0-py3-none-any.whl size=361085 sha256=d48bf1aac467f8363d5ac2f9ab671e01f136df15d9d87b01999464828a701c0e 13:01:23 Stored in directory: /tmp/pip-ephem-wheel-cache-vsiz45du/wheels/3c/d7/a6/cb34c26ba49abcef6f38dc5d1a020036adc88e441d3c57421d 13:01:23 Building wheel for natural (pyproject.toml): started 13:01:23 Building wheel for natural (pyproject.toml): finished with status 'done' 13:01:23 Created wheel for natural: filename=natural-0.2.0-py3-none-any.whl size=34508 sha256=7712c80c4538db7cb2d22d79d8f650c64af80e10589cc60d2734e41f74bf8b18 13:01:23 Stored in directory: /tmp/pip-ephem-wheel-cache-vsiz45du/wheels/e1/14/e7/3d775da6f6216d08449a65e1228c46bb75db9fae2737af4fe3 13:01:23 Building wheel for PrettyTable (pyproject.toml): started 13:01:23 Building wheel for PrettyTable (pyproject.toml): finished with status 'done' 13:01:23 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13759 sha256=3de189daa001ea31297115508221f25fc5ea693721b61aba341d421bf5eb5f0f 13:01:23 Stored in directory: /tmp/pip-ephem-wheel-cache-vsiz45du/wheels/b1/e4/65/051f9bd54c89d377db5ca942a672439c36cbf5ceff8e8902e0 13:01:23 Building wheel for avionix (pyproject.toml): started 13:01:23 Building wheel for avionix (pyproject.toml): finished with status 'done' 13:01:23 Created wheel for avionix: filename=avionix-0.4.5-py3-none-any.whl size=110668 sha256=e7d32fee0f0a416e253c6fcaa60cac0b8105ff107b95f6f444b0823329504abb 13:01:23 Stored in directory: /tmp/pip-ephem-wheel-cache-vsiz45du/wheels/76/b5/f2/1039bfd0bbac2fca4b380ce511324dd36c12d04ebf395daba8 13:01:23 Building wheel for simplejson (pyproject.toml): started 13:01:25 Building wheel for simplejson (pyproject.toml): finished with status 'done' 13:01:25 Created wheel for simplejson: filename=simplejson-3.17.6-cp311-cp311-linux_x86_64.whl size=146412 sha256=c80e96f869c3de59fc103a65e99c4d361edf7d7d9afe6990624724b566994017 13:01:25 Stored in directory: /tmp/pip-ephem-wheel-cache-vsiz45du/wheels/10/33/77/8155eb4e24839152148da066b55fc45f4a91a940554c3c6749 13:01:25 Building wheel for junitxml (pyproject.toml): started 13:01:26 Building wheel for junitxml (pyproject.toml): finished with status 'done' 13:01:26 Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16366 sha256=819af7e605fbd2a7fee5fef82115148d6a0242678238ded1877d0c6716d392c4 13:01:26 Stored in directory: /tmp/pip-ephem-wheel-cache-vsiz45du/wheels/8a/7a/9b/f1dac57e815dbc28e3889797e53848042661a1143aa45f127f 13:01:26 Successfully built onaptests natural PrettyTable avionix simplejson junitxml 13:01:26 Installing collected packages: requestsexceptions, PrettyTable, parse, junitxml, durationpy, asn1crypto, zipp, wrapt, websocket-client, urllib3, typing-extensions, testtools, stevedore, slack-sdk, six, simplejson, setuptools, scramp, robotframework, PyYAML, PySocks, pyrsistent, pycparser, psutil, protobuf, platformdirs, packaging, opentelemetry-util-http, oauthlib, mysql-connector-python, more-itertools, mock, MarkupSafe, kafka-python-ng, jsonpointer, jmespath, iso8601, idna, decorator, dacite, cucumber-tag-expressions, cucumber-expressions, colorama, charset-normalizer, certifi, attrs, requests, python-subunit, python-dateutil, pbr, parse-type, oyaml, opentelemetry-proto, natural, jsonschema, jsonpatch, jinja2, importlib-metadata, grpcio, googleapis-common-protos, dogpile.cache, cffi, avionix, requests-oauthlib, pg8000, os-testr, os-service-types, opentelemetry-exporter-otlp-proto-common, opentelemetry-api, cryptography, botocore, behave, s3transfer, pyOpenSSL, opentelemetry-semantic-conventions, kubernetes, keystoneauth1, behave-html-formatter, opentelemetry-sdk, opentelemetry-instrumentation, openstacksdk, onapsdk, boto3, xtesting, opentelemetry-instrumentation-requests, opentelemetry-exporter-otlp-proto-http, opentelemetry-exporter-otlp-proto-grpc, opentelemetry-distro, opentelemetry-exporter-otlp, onaptests 13:01:47 13:01:47 Successfully installed MarkupSafe-3.0.3 PrettyTable-0.7.2 PySocks-1.7.1 PyYAML-6.0.3 asn1crypto-1.5.1 attrs-25.4.0 avionix-0.4.5 behave-1.3.3 behave-html-formatter-0.9.10 boto3-1.42.54 botocore-1.42.54 certifi-2026.1.4 cffi-2.0.0 charset-normalizer-3.4.4 colorama-0.4.6 cryptography-46.0.5 cucumber-expressions-19.0.0 cucumber-tag-expressions-9.1.0 dacite-1.6.0 decorator-5.2.1 dogpile.cache-1.5.0 durationpy-0.10 googleapis-common-protos-1.72.0 grpcio-1.78.1 idna-3.11 importlib-metadata-8.7.1 iso8601-2.1.0 jinja2-3.1.5 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.4.0 junitxml-0.7 kafka-python-ng-2.2.2 keystoneauth1-5.13.1 kubernetes-35.0.0 mock-5.2.0 more-itertools-10.8.0 mysql-connector-python-8.3.0 natural-0.2.0 oauthlib-3.3.1 onapsdk-14.3.0 onaptests-1.0.0 openstacksdk-4.10.0 opentelemetry-api-1.39.1 opentelemetry-distro-0.60b1 opentelemetry-exporter-otlp-1.39.1 opentelemetry-exporter-otlp-proto-common-1.39.1 opentelemetry-exporter-otlp-proto-grpc-1.39.1 opentelemetry-exporter-otlp-proto-http-1.39.1 opentelemetry-instrumentation-0.60b1 opentelemetry-instrumentation-requests-0.60b1 opentelemetry-proto-1.39.1 opentelemetry-sdk-1.39.1 opentelemetry-semantic-conventions-0.60b1 opentelemetry-util-http-0.60b1 os-service-types-1.8.2 os-testr-3.0.0 oyaml-1.0 packaging-26.0 parse-1.21.1 parse-type-0.6.6 pbr-7.0.3 pg8000-1.30.1 platformdirs-4.9.2 protobuf-6.33.5 psutil-7.2.2 pyOpenSSL-22.0.0 pycparser-3.0 pyrsistent-0.20.0 python-dateutil-2.9.0.post0 python-subunit-1.4.5 requests-2.32.3 requests-oauthlib-2.0.0 requestsexceptions-1.4.0 robotframework-7.4.1 s3transfer-0.16.0 scramp-1.4.8 setuptools-79.0.1 simplejson-3.17.6 six-1.17.0 slack-sdk-3.21.3 stevedore-5.7.0 testtools-2.8.4 typing-extensions-4.15.0 urllib3-2.6.3 websocket-client-1.9.0 wrapt-1.17.3 xtesting-0.91.0 zipp-3.23.0 13:01:47 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 13:01:47 Connecting to gitlab.com (172.65.251.78:443) 13:01:48 saving to '/src/onapsdk/clamp/schema_details.json' 13:01:48 schema_details.json 100% |********************************| 3692 0:00:00 ETA 13:01:48 '/src/onapsdk/clamp/schema_details.json' saved 13:01:48 Collecting markupsafe==2.0.1 13:01:48 Downloading MarkupSafe-2.0.1.tar.gz (18 kB) 13:01:48 Installing build dependencies: started 13:01:49 Installing build dependencies: finished with status 'done' 13:01:49 Getting requirements to build wheel: started 13:01:50 Getting requirements to build wheel: finished with status 'done' 13:01:50 Preparing metadata (pyproject.toml): started 13:01:50 Preparing metadata (pyproject.toml): finished with status 'done' 13:01:50 Building wheels for collected packages: markupsafe 13:01:50 Building wheel for markupsafe (pyproject.toml): started 13:01:50 Building wheel for markupsafe (pyproject.toml): finished with status 'done' 13:01:50 Created wheel for markupsafe: filename=markupsafe-2.0.1-cp311-cp311-linux_x86_64.whl size=28159 sha256=7c503a8f7ea30167bfc28ac71b4099f9331f38cb0742bf3a10b14974c576f2da 13:01:50 Stored in directory: /root/.cache/pip/wheels/ea/18/79/6266ea508b8164a77b95aa19534c77eb805f2878612c37efca 13:01:50 Successfully built markupsafe 13:01:51 Installing collected packages: markupsafe 13:01:51 Attempting uninstall: markupsafe 13:01:51 Found existing installation: MarkupSafe 3.0.3 13:01:51 Uninstalling MarkupSafe-3.0.3: 13:01:51 Successfully uninstalled MarkupSafe-3.0.3 13:01:51 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. 13:01:51 onaptests 1.0.0 requires setuptools==65.3.0, but you have setuptools 79.0.1 which is incompatible. 13:01:51 Successfully installed markupsafe-2.0.1 13:01:51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 13:01:51 Requirement already satisfied: opentelemetry-distro in ./usr/local/lib/python3.11/site-packages (0.60b1) 13:01:51 Requirement already satisfied: opentelemetry-exporter-otlp in ./usr/local/lib/python3.11/site-packages (1.39.1) 13:01:51 Requirement already satisfied: opentelemetry-instrumentation-requests in ./usr/local/lib/python3.11/site-packages (0.60b1) 13:01:51 Requirement already satisfied: opentelemetry-api~=1.12 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-distro) (1.39.1) 13:01:51 Requirement already satisfied: opentelemetry-instrumentation==0.60b1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-distro) (0.60b1) 13:01:51 Requirement already satisfied: opentelemetry-sdk~=1.13 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-distro) (1.39.1) 13:01:51 Requirement already satisfied: opentelemetry-semantic-conventions==0.60b1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro) (0.60b1) 13:01:51 Requirement already satisfied: packaging>=18.0 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro) (26.0) 13:01:51 Requirement already satisfied: wrapt<2.0.0,>=1.0.0 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-instrumentation==0.60b1->opentelemetry-distro) (1.17.3) 13:01:51 Requirement already satisfied: typing-extensions>=4.5.0 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-semantic-conventions==0.60b1->opentelemetry-instrumentation==0.60b1->opentelemetry-distro) (4.15.0) 13:01:51 Requirement already satisfied: importlib-metadata<8.8.0,>=6.0 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-api~=1.12->opentelemetry-distro) (8.7.1) 13:01:51 Requirement already satisfied: zipp>=3.20 in ./usr/local/lib/python3.11/site-packages (from importlib-metadata<8.8.0,>=6.0->opentelemetry-api~=1.12->opentelemetry-distro) (3.23.0) 13:01:51 Requirement already satisfied: opentelemetry-exporter-otlp-proto-grpc==1.39.1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp) (1.39.1) 13:01:51 Requirement already satisfied: opentelemetry-exporter-otlp-proto-http==1.39.1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp) (1.39.1) 13:01:51 Requirement already satisfied: googleapis-common-protos~=1.57 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp) (1.72.0) 13:01:51 Requirement already satisfied: grpcio<2.0.0,>=1.63.2 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp) (1.78.1) 13:01:51 Requirement already satisfied: opentelemetry-exporter-otlp-proto-common==1.39.1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp) (1.39.1) 13:01:51 Requirement already satisfied: opentelemetry-proto==1.39.1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp) (1.39.1) 13:01:51 Requirement already satisfied: requests~=2.7 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-exporter-otlp-proto-http==1.39.1->opentelemetry-exporter-otlp) (2.32.3) 13:01:51 Requirement already satisfied: protobuf<7.0,>=5.0 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-proto==1.39.1->opentelemetry-exporter-otlp-proto-grpc==1.39.1->opentelemetry-exporter-otlp) (6.33.5) 13:01:51 Requirement already satisfied: charset-normalizer<4,>=2 in ./usr/local/lib/python3.11/site-packages (from requests~=2.7->opentelemetry-exporter-otlp-proto-http==1.39.1->opentelemetry-exporter-otlp) (3.4.4) 13:01:51 Requirement already satisfied: idna<4,>=2.5 in ./usr/local/lib/python3.11/site-packages (from requests~=2.7->opentelemetry-exporter-otlp-proto-http==1.39.1->opentelemetry-exporter-otlp) (3.11) 13:01:51 Requirement already satisfied: urllib3<3,>=1.21.1 in ./usr/local/lib/python3.11/site-packages (from requests~=2.7->opentelemetry-exporter-otlp-proto-http==1.39.1->opentelemetry-exporter-otlp) (2.6.3) 13:01:51 Requirement already satisfied: certifi>=2017.4.17 in ./usr/local/lib/python3.11/site-packages (from requests~=2.7->opentelemetry-exporter-otlp-proto-http==1.39.1->opentelemetry-exporter-otlp) (2026.1.4) 13:01:51 Requirement already satisfied: opentelemetry-util-http==0.60b1 in ./usr/local/lib/python3.11/site-packages (from opentelemetry-instrumentation-requests) (0.60b1) 13:01:51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 13:01:51 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.23/main/x86_64/APKINDEX.tar.gz: No such file or directory 13:01:51 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.23/community/x86_64/APKINDEX.tar.gz: No such file or directory 13:01:51 ( 1/16) Purging .build-deps (20260221.130059) 13:01:51 ( 2/16) Purging gcc (15.2.0-r2) 13:01:51 ( 3/16) Purging binutils (2.45.1-r0) 13:01:51 ( 4/16) Purging libatomic (15.2.0-r2) 13:01:51 ( 5/16) Purging libgomp (15.2.0-r2) 13:01:51 ( 6/16) Purging openssl-dev (3.5.5-r0) 13:01:51 ( 7/16) Purging linux-headers (6.16.12-r0) 13:01:51 ( 8/16) Purging musl-dev (1.2.5-r21) 13:01:51 ( 9/16) Purging isl26 (0.26-r1) 13:01:51 (10/16) Purging jansson (2.14.1-r0) 13:01:51 (11/16) Purging libstdc++ (15.2.0-r2) 13:01:51 (12/16) Purging mpc1 (1.3.1-r1) 13:01:51 (13/16) Purging mpfr4 (4.2.2-r0) 13:01:51 (14/16) Purging pkgconf (2.5.1-r0) 13:01:51 (15/16) Purging gmp (6.3.0-r4) 13:01:51 (16/16) Purging libgcc (15.2.0-r2) 13:01:51 Executing busybox-1.37.0-r30.trigger 13:01:51 OK: 25.8 MiB in 51 packages 13:02:03 Removing intermediate container bc030a1f26e0 13:02:03 ---> 86d2cb25ca0b 13:02:03 Step 7/11 : FROM pythonsdk-release as pythonsdk-develop 13:02:03 ---> 86d2cb25ca0b 13:02:03 Step 8/11 : RUN pip3 install --no-cache-dir git+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk@develop#onapsdk 13:02:03 ---> Running in 774ab1aa6c95 13:02:03 Collecting git+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk@develop#onapsdk 13:02:03 Cloning https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk (to revision develop) to ./tmp/pip-req-build-txjif7ug 13:02:03  Running command git clone --filter=blob:none --quiet https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk /tmp/pip-req-build-txjif7ug 13:02:05  warning: redirecting to https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.git/ 13:02:05  Running command git checkout -b develop --track origin/develop 13:02:05  warning: redirecting to https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.git/ 13:02:06  branch 'develop' set up to track 'origin/develop'. 13:02:06  Switched to a new branch 'develop' 13:02:06  Resolved https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk to commit b204aa63043825290d4c0a940edd7e9241f6c0ee 13:02:06 Installing build dependencies: started 13:02:07 Installing build dependencies: finished with status 'done' 13:02:07 Getting requirements to build wheel: started 13:02:07 Getting requirements to build wheel: finished with status 'done' 13:02:07 Installing backend dependencies: started 13:02:08 Installing backend dependencies: finished with status 'done' 13:02:08 Preparing metadata (pyproject.toml): started 13:02:08 Preparing metadata (pyproject.toml): finished with status 'done' 13:02:08 Collecting requests==2.24.0 (from requests[socks]==2.24.0->onapsdk==9.2.1) 13:02:08 Downloading requests-2.24.0-py2.py3-none-any.whl.metadata (6.9 kB) 13:02:08 Collecting jinja2==3.0.3 (from onapsdk==9.2.1) 13:02:08 Downloading Jinja2-3.0.3-py3-none-any.whl.metadata (3.5 kB) 13:02:08 Requirement already satisfied: simplejson==3.17.6 in ./usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (3.17.6) 13:02:08 Requirement already satisfied: oyaml==1.0 in ./usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (1.0) 13:02:08 Requirement already satisfied: pyOpenSSL==22.0.0 in ./usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (22.0.0) 13:02:08 Requirement already satisfied: jsonschema==4.4.0 in ./usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (4.4.0) 13:02:08 Requirement already satisfied: dacite==1.6.0 in ./usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (1.6.0) 13:02:08 Requirement already satisfied: MarkupSafe>=2.0 in ./usr/local/lib/python3.11/site-packages (from jinja2==3.0.3->onapsdk==9.2.1) (2.0.1) 13:02:08 Requirement already satisfied: attrs>=17.4.0 in ./usr/local/lib/python3.11/site-packages (from jsonschema==4.4.0->onapsdk==9.2.1) (25.4.0) 13:02:08 Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./usr/local/lib/python3.11/site-packages (from jsonschema==4.4.0->onapsdk==9.2.1) (0.20.0) 13:02:08 Requirement already satisfied: pyyaml in ./usr/local/lib/python3.11/site-packages (from oyaml==1.0->onapsdk==9.2.1) (6.0.3) 13:02:08 Requirement already satisfied: cryptography>=35.0 in ./usr/local/lib/python3.11/site-packages (from pyOpenSSL==22.0.0->onapsdk==9.2.1) (46.0.5) 13:02:08 Collecting chardet<4,>=3.0.2 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) 13:02:08 Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) 13:02:08 Collecting idna<3,>=2.5 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) 13:02:08 Downloading idna-2.10-py2.py3-none-any.whl.metadata (9.1 kB) 13:02:08 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) 13:02:08 Downloading urllib3-1.25.11-py2.py3-none-any.whl.metadata (41 kB) 13:02:08 Requirement already satisfied: certifi>=2017.4.17 in ./usr/local/lib/python3.11/site-packages (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) (2026.1.4) 13:02:08 Requirement already satisfied: PySocks!=1.5.7,>=1.5.6 in ./usr/local/lib/python3.11/site-packages (from requests[socks]==2.24.0->onapsdk==9.2.1) (1.7.1) 13:02:08 Requirement already satisfied: cffi>=2.0.0 in ./usr/local/lib/python3.11/site-packages (from cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk==9.2.1) (2.0.0) 13:02:08 Requirement already satisfied: pycparser in ./usr/local/lib/python3.11/site-packages (from cffi>=2.0.0->cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk==9.2.1) (3.0) 13:02:08 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) 13:02:08 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 13:02:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:02:08 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 13:02:08 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) 13:02:08 Building wheels for collected packages: onapsdk 13:02:08 Building wheel for onapsdk (pyproject.toml): started 13:02:08 Building wheel for onapsdk (pyproject.toml): finished with status 'done' 13:02:08 Created wheel for onapsdk: filename=onapsdk-9.2.1-py3-none-any.whl size=193698 sha256=d13a04bdacb38ae21c2ff540650918f22ca60d5e00c1012ad641e64fde2e0807 13:02:08 Stored in directory: /tmp/pip-ephem-wheel-cache-l_gxr5ik/wheels/1b/9b/61/fbda7d15774ef78a6b0c7c711ac180f254f3739b7587ef4e7a 13:02:08 Successfully built onapsdk 13:02:09 Installing collected packages: chardet, urllib3, jinja2, idna, requests, onapsdk 13:02:09 Attempting uninstall: urllib3 13:02:09 Found existing installation: urllib3 2.6.3 13:02:09 Uninstalling urllib3-2.6.3: 13:02:09 Successfully uninstalled urllib3-2.6.3 13:02:09 Attempting uninstall: jinja2 13:02:09 Found existing installation: Jinja2 3.1.5 13:02:09 Uninstalling Jinja2-3.1.5: 13:02:09 Successfully uninstalled Jinja2-3.1.5 13:02:09 Attempting uninstall: idna 13:02:09 Found existing installation: idna 3.11 13:02:09 Uninstalling idna-3.11: 13:02:09 Successfully uninstalled idna-3.11 13:02:09 Attempting uninstall: requests 13:02:09 Found existing installation: requests 2.32.3 13:02:09 Uninstalling requests-2.32.3: 13:02:09 Successfully uninstalled requests-2.32.3 13:02:09 Attempting uninstall: onapsdk 13:02:09 Found existing installation: onapsdk 14.3.0 13:02:09 Uninstalling onapsdk-14.3.0: 13:02:09 Successfully uninstalled onapsdk-14.3.0 13:02:09 13:02:09 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. 13:02:09 onaptests 1.0.0 requires onapsdk>=14.3.0, but you have onapsdk 9.2.1 which is incompatible. 13:02:09 onaptests 1.0.0 requires setuptools==65.3.0, but you have setuptools 79.0.1 which is incompatible. 13:02:09 Successfully installed chardet-3.0.4 idna-2.10 jinja2-3.0.3 onapsdk-9.2.1 requests-2.24.0 urllib3-1.25.11 13:02:09 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 13:02:10 Removing intermediate container 774ab1aa6c95 13:02:10 ---> 917312b6772a 13:02:10 Step 9/11 : FROM ${PYTHONSDK_VERSION} as final 13:02:10 ---> 86d2cb25ca0b 13:02:10 Step 10/11 : COPY docker/testcases.yaml /usr/local/lib/python3.11/site-packages/xtesting/ci/testcases.yaml 13:02:11 ---> 4d0f68eb7581 13:02:11 Step 11/11 : CMD ["run_tests", "-t", "all"] 13:02:11 ---> Running in a54cf0bcc451 13:02:11 Removing intermediate container a54cf0bcc451 13:02:11 ---> a9a4e55538c5 13:02:11 Successfully built a9a4e55538c5 13:02:11 Successfully tagged nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master 13:02:11 ---> docker-build.sh ends 13:02:11 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/sh -xe /tmp/jenkins5672003523405252637.sh 13:02:11 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins9734479868105705516.sh 13:02:11 $ ssh-agent -k 13:02:11 unset SSH_AUTH_SOCK; 13:02:11 unset SSH_AGENT_PID; 13:02:11 echo Agent pid 2161 killed; 13:02:11 [ssh-agent] Stopped. 13:02:11 [PostBuildScript] - [INFO] Executing post build scripts. 13:02:11 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins36717585994223167.sh 13:02:11 ---> sysstat.sh 13:02:11 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins10657936707736283030.sh 13:02:11 ---> package-listing.sh 13:02:11 ++ facter osfamily 13:02:11 ++ tr '[:upper:]' '[:lower:]' 13:02:12 + OS_FAMILY=debian 13:02:12 + workspace=/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master 13:02:12 + START_PACKAGES=/tmp/packages_start.txt 13:02:12 + END_PACKAGES=/tmp/packages_end.txt 13:02:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:02:12 + PACKAGES=/tmp/packages_start.txt 13:02:12 + '[' /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master ']' 13:02:12 + PACKAGES=/tmp/packages_end.txt 13:02:12 + case "${OS_FAMILY}" in 13:02:12 + dpkg -l 13:02:12 + grep '^ii' 13:02:12 + '[' -f /tmp/packages_start.txt ']' 13:02:12 + '[' -f /tmp/packages_end.txt ']' 13:02:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:02:12 + '[' /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master ']' 13:02:12 + mkdir -p /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/archives/ 13:02:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/archives/ 13:02:12 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins3868428250096613289.sh 13:02:12 ---> capture-instance-metadata.sh 13:02:12 Setup pyenv: 13:02:12 system 13:02:12 3.8.13 13:02:12 3.9.13 13:02:12 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/.python-version) 13:02:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L18t from file:/tmp/.os_lf_venv 13:02:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:13 lf-activate-venv(): INFO: Base packages installed successfully 13:02:13 lf-activate-venv(): INFO: Installing additional packages: lftools 13:02:21 lf-activate-venv(): INFO: Adding /tmp/venv-L18t/bin to PATH 13:02:21 INFO: Running in OpenStack, capturing instance metadata 13:02:21 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins3933171556347816587.sh 13:02:22 provisioning config files... 13:02:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master@tmp/config3099476886546429310tmp 13:02:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:02:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:02:22 [EnvInject] - Injecting environment variables from a build step. 13:02:22 [EnvInject] - Injecting as environment variables the properties content 13:02:22 SERVER_ID=logs 13:02:22 13:02:22 [EnvInject] - Variables injected successfully. 13:02:22 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins17389660581978348330.sh 13:02:22 ---> create-netrc.sh 13:02:22 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins14365688169128027583.sh 13:02:22 ---> python-tools-install.sh 13:02:22 Setup pyenv: 13:02:22 system 13:02:22 3.8.13 13:02:22 3.9.13 13:02:22 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/.python-version) 13:02:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L18t from file:/tmp/.os_lf_venv 13:02:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:24 lf-activate-venv(): INFO: Base packages installed successfully 13:02:24 lf-activate-venv(): INFO: Installing additional packages: lftools 13:02:32 lf-activate-venv(): INFO: Adding /tmp/venv-L18t/bin to PATH 13:02:32 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins18180601015557264630.sh 13:02:32 ---> sudo-logs.sh 13:02:32 Archiving 'sudo' log.. 13:02:32 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash /tmp/jenkins5042288594295615961.sh 13:02:32 ---> job-cost.sh 13:02:32 INFO: Activating Python virtual environment... 13:02:32 Setup pyenv: 13:02:32 system 13:02:32 3.8.13 13:02:32 3.9.13 13:02:32 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/.python-version) 13:02:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L18t from file:/tmp/.os_lf_venv 13:02:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:34 lf-activate-venv(): INFO: Base packages installed successfully 13:02:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:02:38 lf-activate-venv(): INFO: Adding /tmp/venv-L18t/bin to PATH 13:02:38 INFO: No stack-cost file found 13:02:38 INFO: Instance uptime: 286s 13:02:38 INFO: Fetching instance metadata (attempt 1 of 3)... 13:02:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:02:39 INFO: Successfully fetched instance metadata 13:02:39 INFO: Instance type: v3-standard-8 13:02:39 INFO: Retrieving pricing info for: v3-standard-8 13:02:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:02:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=286 13:02:39 INFO: Successfully fetched Vexxhost pricing API 13:02:39 INFO: Retrieved cost: 0.22 13:02:39 INFO: Retrieved resource: v3-standard-8 13:02:39 INFO: Creating archive directory: /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/archives/cost 13:02:39 INFO: Archiving costs to: /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/archives/cost.csv 13:02:39 INFO: Successfully archived job cost data 13:02:39 DEBUG: Cost data: integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master,435,2026-02-21 13:02:39,v3-standard-8,286,0.22,0.00,SUCCESS 13:02:39 [integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master] $ /bin/bash -l /tmp/jenkins9766943189293888968.sh 13:02:39 ---> logs-deploy.sh 13:02:39 Setup pyenv: 13:02:39 system 13:02:39 3.8.13 13:02:39 3.9.13 13:02:39 * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/.python-version) 13:02:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L18t from file:/tmp/.os_lf_venv 13:02:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:02:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:02:41 lf-activate-venv(): INFO: Base packages installed successfully 13:02:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:02:49 lf-activate-venv(): INFO: Adding /tmp/venv-L18t/bin to PATH 13:02:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master/435 13:02:49 INFO: archiving workspace using pattern(s): 13:02:50 Archives upload complete. 13:02:50 INFO: archiving logs to Nexus 13:02:51 ---> uname -a: 13:02:51 Linux prd-ubuntu1804-docker-8c-8g-18912 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:02:51 13:02:51 13:02:51 ---> lscpu: 13:02:51 Architecture: x86_64 13:02:51 CPU op-mode(s): 32-bit, 64-bit 13:02:51 Byte Order: Little Endian 13:02:51 CPU(s): 8 13:02:51 On-line CPU(s) list: 0-7 13:02:51 Thread(s) per core: 1 13:02:51 Core(s) per socket: 1 13:02:51 Socket(s): 8 13:02:51 NUMA node(s): 1 13:02:51 Vendor ID: AuthenticAMD 13:02:51 CPU family: 23 13:02:51 Model: 49 13:02:51 Model name: AMD EPYC-Rome Processor 13:02:51 Stepping: 0 13:02:51 CPU MHz: 2799.998 13:02:51 BogoMIPS: 5599.99 13:02:51 Virtualization: AMD-V 13:02:51 Hypervisor vendor: KVM 13:02:51 Virtualization type: full 13:02:51 L1d cache: 32K 13:02:51 L1i cache: 32K 13:02:51 L2 cache: 512K 13:02:51 L3 cache: 16384K 13:02:51 NUMA node0 CPU(s): 0-7 13:02:51 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 13:02:51 13:02:51 13:02:51 ---> nproc: 13:02:51 8 13:02:51 13:02:51 13:02:51 ---> df -h: 13:02:51 Filesystem Size Used Avail Use% Mounted on 13:02:51 udev 16G 0 16G 0% /dev 13:02:51 tmpfs 3.2G 712K 3.2G 1% /run 13:02:51 /dev/vda1 155G 11G 145G 7% / 13:02:51 tmpfs 16G 0 16G 0% /dev/shm 13:02:51 tmpfs 5.0M 0 5.0M 0% /run/lock 13:02:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:02:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:02:51 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:02:51 13:02:51 13:02:51 ---> free -m: 13:02:51 total used free shared buff/cache available 13:02:51 Mem: 32167 831 28873 0 2462 30891 13:02:51 Swap: 1023 0 1023 13:02:51 13:02:51 13:02:51 ---> ip addr: 13:02:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:02:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:02:51 inet 127.0.0.1/8 scope host lo 13:02:51 valid_lft forever preferred_lft forever 13:02:51 inet6 ::1/128 scope host 13:02:51 valid_lft forever preferred_lft forever 13:02:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:02:51 link/ether fa:16:3e:ab:c1:fc brd ff:ff:ff:ff:ff:ff 13:02:51 inet 10.30.107.140/23 brd 10.30.107.255 scope global dynamic ens3 13:02:51 valid_lft 86110sec preferred_lft 86110sec 13:02:51 inet6 fe80::f816:3eff:feab:c1fc/64 scope link 13:02:51 valid_lft forever preferred_lft forever 13:02:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:02:51 link/ether 02:42:0f:ab:8f:f5 brd ff:ff:ff:ff:ff:ff 13:02:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:02:51 valid_lft forever preferred_lft forever 13:02:51 inet6 fe80::42:fff:feab:8ff5/64 scope link 13:02:51 valid_lft forever preferred_lft forever 13:02:51 13:02:51 13:02:51 ---> sar -b -r -n DEV: 13:02:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18912) 02/21/26 _x86_64_ (8 CPU) 13:02:51 13:02:51 12:58:03 LINUX RESTART (8 CPU) 13:02:51 13:02:51 12:59:02 tps rtps wtps bread/s bwrtn/s 13:02:51 13:00:01 204.27 58.40 145.87 3696.86 32140.59 13:02:51 13:01:01 133.52 8.88 124.64 1627.86 33433.79 13:02:51 13:02:01 137.53 0.10 137.43 7.47 46726.21 13:02:51 Average: 158.18 22.26 135.92 1766.67 37462.87 13:02:51 13:02:51 12:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:02:51 13:00:01 30168324 31638596 2770896 8.41 57112 1731688 1559176 4.59 915692 1577260 102668 13:02:51 13:01:01 29696012 31687300 3243208 9.85 79900 2206180 1620840 4.77 933236 1976504 226156 13:02:51 13:02:01 29385316 31680048 3553904 10.79 111968 2445200 1534700 4.52 1045184 2111980 75396 13:02:51 Average: 29749884 31668648 3189336 9.68 82993 2127689 1571572 4.62 964704 1888581 134740 13:02:51 13:02:51 12:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:02:51 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:02:51 13:00:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 13:02:51 13:00:01 ens3 340.69 243.99 1585.15 65.22 0.00 0.00 0.00 0.00 13:02:51 13:01:01 docker0 18.33 54.72 1.09 1408.75 0.00 0.00 0.00 0.00 13:02:51 13:01:01 lo 3.07 3.07 0.34 0.34 0.00 0.00 0.00 0.00 13:02:51 13:01:01 veth244b94e 18.33 54.82 1.34 1408.76 0.00 0.00 0.00 0.12 13:02:51 13:01:01 ens3 114.81 63.76 2019.46 26.21 0.00 0.00 0.00 0.00 13:02:51 13:02:01 docker0 36.81 50.16 5.18 844.99 0.00 0.00 0.00 0.00 13:02:51 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:02:51 13:02:01 ens3 65.37 51.12 848.38 9.51 0.00 0.00 0.00 0.00 13:02:51 Average: docker0 18.48 35.15 2.10 755.48 0.00 0.00 0.00 0.00 13:02:51 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 13:02:51 Average: ens3 172.69 118.93 1483.80 33.47 0.00 0.00 0.00 0.00 13:02:51 13:02:51 13:02:51 ---> sar -P ALL: 13:02:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18912) 02/21/26 _x86_64_ (8 CPU) 13:02:51 13:02:51 12:58:03 LINUX RESTART (8 CPU) 13:02:51 13:02:51 12:59:02 CPU %user %nice %system %iowait %steal %idle 13:02:51 13:00:01 all 8.23 0.00 0.83 7.57 0.03 83.34 13:02:51 13:00:01 0 5.56 0.00 0.76 4.98 0.02 88.68 13:02:51 13:00:01 1 8.71 0.00 0.66 36.86 0.05 53.71 13:02:51 13:00:01 2 3.20 0.00 1.11 6.09 0.05 89.55 13:02:51 13:00:01 3 2.62 0.00 0.53 0.53 0.03 96.30 13:02:51 13:00:01 4 25.89 0.00 1.32 5.87 0.07 66.85 13:02:51 13:00:01 5 10.65 0.00 1.02 5.30 0.03 82.99 13:02:51 13:00:01 6 5.09 0.00 0.68 0.34 0.02 93.87 13:02:51 13:00:01 7 4.11 0.00 0.54 0.56 0.02 94.77 13:02:51 13:01:01 all 6.01 0.00 0.85 7.23 0.03 85.87 13:02:51 13:01:01 0 0.85 0.00 0.57 2.19 0.02 96.38 13:02:51 13:01:01 1 14.26 0.00 1.42 24.12 0.03 60.17 13:02:51 13:01:01 2 5.68 0.00 0.63 2.39 0.02 91.29 13:02:51 13:01:01 3 1.27 0.00 0.94 24.26 0.03 73.49 13:02:51 13:01:01 4 5.46 0.00 1.08 2.79 0.03 90.64 13:02:51 13:01:01 5 11.76 0.00 1.02 1.38 0.03 85.81 13:02:51 13:01:01 6 7.75 0.00 0.84 1.67 0.03 89.71 13:02:51 13:01:01 7 1.25 0.00 0.30 0.03 0.03 98.39 13:02:51 13:02:01 all 7.23 0.00 1.50 6.21 0.03 85.04 13:02:51 13:02:01 0 1.97 0.00 0.92 2.01 0.02 95.08 13:02:51 13:02:01 1 4.23 0.00 0.68 0.02 0.02 95.06 13:02:51 13:02:01 2 14.24 0.00 3.43 1.99 0.03 80.30 13:02:51 13:02:01 3 2.26 0.00 0.87 21.97 0.02 74.89 13:02:51 13:02:01 4 12.44 0.00 1.45 2.10 0.02 83.98 13:02:51 13:02:01 5 13.35 0.00 2.57 3.74 0.03 80.30 13:02:51 13:02:01 6 2.21 0.00 0.95 17.76 0.03 79.05 13:02:51 13:02:01 7 7.09 0.00 1.13 0.13 0.02 91.62 13:02:51 Average: all 7.15 0.00 1.06 7.00 0.03 84.76 13:02:51 Average: 0 2.78 0.00 0.75 3.05 0.02 93.40 13:02:51 Average: 1 9.01 0.00 0.92 20.20 0.03 69.84 13:02:51 Average: 2 7.73 0.00 1.73 3.48 0.03 87.04 13:02:51 Average: 3 2.05 0.00 0.78 15.59 0.03 81.55 13:02:51 Average: 4 14.61 0.00 1.29 3.58 0.04 80.48 13:02:51 Average: 5 11.93 0.00 1.54 3.46 0.03 83.04 13:02:51 Average: 6 5.02 0.00 0.82 6.61 0.03 87.52 13:02:51 Average: 7 4.15 0.00 0.66 0.24 0.02 94.93 13:02:51 13:02:51 13:02:51