06:05:59 Started by timer 06:05:59 Running as SYSTEM 06:05:59 [EnvInject] - Loading node environment variables. 06:05:59 Building remotely on prd-ubuntu1804-docker-8c-8g-18706 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master 06:05:59 [ssh-agent] Looking for ssh-agent implementation... 06:06:00 $ ssh-agent 06:06:00 SSH_AUTH_SOCK=/tmp/ssh-UHCmvthDqOd3/agent.2104 06:06:00 SSH_AGENT_PID=2106 06:06:00 [ssh-agent] Started. 06:06:00 Running ssh-add (command line suppressed) 06:06:00 Identity added: /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master@tmp/private_key_15534681378033072665.key (/w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master@tmp/private_key_15534681378033072665.key) 06:06:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:06:00 The recommended git tool is: NONE 06:06:04 using credential onap-jenkins-ssh 06:06:04 Wiping out workspace first. 06:06:04 Cloning the remote Git repository 06:06:04 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 06:06:04 > git init /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master # timeout=10 06:06:04 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 06:06:04 > git --version # timeout=10 06:06:04 > git --version # 'git version 2.17.1' 06:06:04 using GIT_SSH to set credentials Gerrit user 06:06:05 Verifying host key using manually-configured host key entries 06:06:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:05 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 06:06:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:06 Avoid second fetch 06:06:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:06:06 Checking out Revision 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d (refs/remotes/origin/master) 06:06:06 > git config core.sparsecheckout # timeout=10 06:06:06 > git checkout -f 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d # timeout=10 06:06:06 Commit message: "Register basic_opa in smoke usecases testcases" 06:06:06 > git rev-list --no-walk 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d # timeout=10 06:06:09 provisioning config files... 06:06:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:06:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:06:09 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins606768385065998826.sh 06:06:09 ---> python-tools-install.sh 06:06:09 Setup pyenv: 06:06:09 * system (set by /opt/pyenv/version) 06:06:10 * 3.8.13 (set by /opt/pyenv/version) 06:06:10 * 3.9.13 (set by /opt/pyenv/version) 06:06:10 * 3.10.6 (set by /opt/pyenv/version) 06:06:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Thfw 06:06:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:06:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:18 lf-activate-venv(): INFO: Installing additional packages: lftools 06:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-Thfw/bin to PATH 06:06:57 Generating Requirements File 06:07:22 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. 06:07:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:07:22 Python 3.10.6 06:07:23 pip 26.2.1 from /tmp/venv-Thfw/lib/python3.10/site-packages/pip (python 3.10) 06:07:23 aiohappyeyeballs==2.7.1 06:07:23 aiohttp==3.14.3 06:07:23 aiosignal==1.4.0 06:07:23 appdirs==1.4.4 06:07:23 argcomplete==3.7.2 06:07:23 aspy.yaml==1.3.0 06:07:23 async-timeout==5.0.1 06:07:23 attrs==26.1.0 06:07:23 autopage==0.6.0 06:07:23 backports.strenum==1.3.1 06:07:23 beautifulsoup4==4.15.0 06:07:23 boto3==1.43.89 06:07:23 botocore==1.43.89 06:07:23 bs4==0.0.2 06:07:23 certifi==2026.7.22 06:07:23 cffi==2.1.1 06:07:23 cfgv==3.5.0 06:07:23 chardet==7.6.0 06:07:23 charset-normalizer==3.5.1 06:07:23 click==8.5.0 06:07:23 cliff==4.14.0 06:07:23 cmd2==3.5.1 06:07:23 cryptography==3.3.2 06:07:23 debtcollector==3.1.0 06:07:23 decorator==5.3.1 06:07:23 defusedxml==0.7.1 06:07:23 Deprecated==1.3.1 06:07:23 distlib==0.4.3 06:07:23 dnspython==2.8.0 06:07:23 docker==7.2.0 06:07:23 dogpile.cache==1.5.0 06:07:23 durationpy==0.11 06:07:23 email-validator==2.3.0 06:07:23 filelock==3.32.5 06:07:23 frozenlist==1.8.0 06:07:23 future==1.0.0 06:07:23 gitdb==4.0.12 06:07:23 GitPython==3.1.62 06:07:23 httplib2==0.30.2 06:07:23 identify==2.6.19 06:07:23 idna==3.19 06:07:23 importlib-resources==1.5.0 06:07:23 iso8601==2.1.0 06:07:23 Jinja2==3.1.6 06:07:23 jmespath==1.1.0 06:07:23 jsonpatch==1.33 06:07:23 jsonpointer==3.1.1 06:07:23 jsonschema==4.26.0 06:07:23 jsonschema-specifications==2025.9.1 06:07:23 keystoneauth1==5.14.0 06:07:23 kubernetes==36.0.3 06:07:23 lftools==0.37.23 06:07:23 lxml==6.1.3 06:07:23 markdown-it-py==4.2.0 06:07:23 MarkupSafe==3.0.3 06:07:23 mdurl==0.1.2 06:07:23 msgpack==1.2.2 06:07:23 multi_key_dict==2.0.3 06:07:23 multidict==6.7.1 06:07:23 munch==4.0.0 06:07:23 netaddr==1.3.0 06:07:23 niet==1.4.2 06:07:23 nodeenv==1.10.0 06:07:23 oauth2client==4.1.3 06:07:23 oauthlib==3.3.1 06:07:23 openstacksdk==4.13.0 06:07:23 os-service-types==1.8.2 06:07:23 osc-lib==4.6.0 06:07:23 oslo.config==10.4.0 06:07:23 oslo.context==6.4.0 06:07:23 oslo.i18n==6.8.0 06:07:23 oslo.log==8.2.0 06:07:23 oslo.serialization==5.10.0 06:07:23 oslo.utils==10.1.1 06:07:23 packaging==26.3 06:07:23 pbr==7.0.3 06:07:23 platformdirs==4.11.7 06:07:23 prettytable==3.18.0 06:07:23 propcache==0.5.2 06:07:23 psutil==7.2.2 06:07:23 pyasn1==0.6.4 06:07:23 pyasn1_modules==0.4.2 06:07:23 pycparser==3.0 06:07:23 pygerrit2==2.0.15 06:07:23 PyGithub==2.10.0 06:07:23 Pygments==2.21.0 06:07:23 PyJWT==2.13.0 06:07:23 PyNaCl==1.6.2 06:07:23 pyparsing==2.4.7 06:07:23 pyperclip==1.11.0 06:07:23 pyrsistent==0.20.0 06:07:23 python-cinderclient==9.9.0 06:07:23 python-dateutil==2.9.0.post0 06:07:23 python-discovery==1.6.0 06:07:23 python-heatclient==5.2.0 06:07:23 python-jenkins==1.8.3 06:07:23 python-keystoneclient==6.0.0 06:07:23 python-magnumclient==4.11.0 06:07:23 python-openstackclient==10.0.0 06:07:23 python-swiftclient==4.11.0 06:07:23 PyYAML==6.0.3 06:07:23 referencing==0.37.0 06:07:23 requests==2.34.2 06:07:23 requests-oauthlib==2.0.0 06:07:23 rfc3986==2.0.0 06:07:23 rich==15.0.0 06:07:23 rich-argparse==1.8.0 06:07:23 rpds-py==0.30.0 06:07:23 rsa==4.9.1 06:07:23 ruamel.yaml==0.19.1 06:07:23 ruamel.yaml.clib==0.2.15 06:07:23 s3transfer==0.19.2 06:07:23 simplejson==4.1.2 06:07:23 six==1.17.0 06:07:23 smmap==5.0.3 06:07:23 soupsieve==2.9.2 06:07:23 stevedore==5.8.0 06:07:23 tabulate==0.10.0 06:07:23 toml==0.10.2 06:07:23 tomlkit==0.15.1 06:07:23 tqdm==4.70.0 06:07:23 typing_extensions==4.16.0 06:07:23 urllib3==1.26.20 06:07:23 virtualenv==21.7.8 06:07:23 wcwidth==0.8.3 06:07:23 websocket-client==1.9.2 06:07:23 wrapt==2.4.0 06:07:23 xdg==6.0.0 06:07:23 xmltodict==1.0.4 06:07:23 yarl==1.24.5 06:07:23 yq==4.1.2 06:07:23 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/sh /tmp/jenkins1837941535629945737.sh 06:07:23 ---> uv-install.sh 06:07:23 Installing uv/uvx (latest) using shell installer 06:07:23 2026-09-08 06:07:23 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-wHdSl0.sh" [1] 06:07:23 downloading uv 0.12.10 x86_64-unknown-linux-gnu 06:07:24 installing to /home/jenkins/.local/bin 06:07:24 uv 06:07:24 uvx 06:07:24 everything's installed! 06:07:24 06:07:24 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:07:24 06:07:24 source $HOME/.local/bin/env (sh, bash, zsh) 06:07:24 source $HOME/.local/bin/env.fish (fish) 06:07:24 Adding install location to PATH 06:07:24 ---> Validating uv/uvx install 06:07:24 uvx 0.12.10 (x86_64-unknown-linux-gnu) 06:07:24 provisioning config files... 06:07:24 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master@tmp/config13142443062495584644tmp 06:07:24 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master@tmp/config866698204984973434tmp 06:07:24 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins397731936132032290.sh 06:07:24 ---> docker-login.sh 06:07:24 nexus3.onap.org:10001 06:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:25 Configure a credential helper to remove this warning. See 06:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:25 06:07:25 Login Succeeded 06:07:25 nexus3.onap.org:10002 06:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:25 Configure a credential helper to remove this warning. See 06:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:25 06:07:25 Login Succeeded 06:07:25 nexus3.onap.org:10003 06:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:25 Configure a credential helper to remove this warning. See 06:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:25 06:07:25 Login Succeeded 06:07:25 nexus3.onap.org:10004 06:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:26 Configure a credential helper to remove this warning. See 06:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:26 06:07:26 Login Succeeded 06:07:26 docker.io 06:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:26 Configure a credential helper to remove this warning. See 06:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:26 06:07:26 Login Succeeded 06:07:26 ---> docker-login.sh ends 06:07:26 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins4103390563086015812.sh 06:07:26 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14380566414553617485.sh 06:07:26 [EnvInject] - Injecting environment variables from a build step. 06:07:26 [EnvInject] - Injecting as environment variables the properties content 06:07:26 DOCKER_ROOT=./infra-healthcheck 06:07:26 CONTAINER_TAG_YAML_DIR= 06:07:26 CONTAINER_TAG_METHOD=stream 06:07:26 06:07:26 [EnvInject] - Variables injected successfully. 06:07:26 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash -l /tmp/jenkins18249322840092265445.sh 06:07:26 ---> docker-get-container-tag.sh 06:07:26 Setup pyenv: 06:07:26 system 06:07:26 3.8.13 06:07:26 3.9.13 06:07:26 * 3.10.6 (set by /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/.python-version) 06:07:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Thfw from file:/tmp/.os_lf_venv 06:07:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:07:28 lf-activate-venv(): INFO: Installing additional packages: yq 06:07:29 lf-activate-venv(): INFO: Adding /tmp/venv-Thfw/bin to PATH 06:07:29 ---> Docker image tag found: master 06:07:29 [EnvInject] - Injecting environment variables from a build step. 06:07:29 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 06:07:29 [EnvInject] - Variables injected successfully. 06:07:29 [EnvInject] - Injecting environment variables from a build step. 06:07:29 [EnvInject] - Injecting as environment variables the properties content 06:07:29 DOCKER_ARGS=-f ./docker/Dockerfile 06:07:29 DOCKER_ROOT=./infra-healthcheck 06:07:29 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 06:07:29 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 06:07:29 DOCKER_NAME=onap/xtesting-infra-healthcheck 06:07:29 06:07:29 [EnvInject] - Variables injected successfully. 06:07:29 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins17271856972465683632.sh 06:07:29 ---> docker-build.sh 06:07:29 Docker version 20.10.18, build b40c2f6 06:07:29 Building image: nexus3.onap.org:10003/onap/xtesting-infra-healthcheck:master 06:07:29 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-infra-healthcheck:master . 06:07:29 Sending build context to Docker daemon 25.09kB 06:07:29 Step 1/14 : FROM python:3.11-alpine 06:07:32 3.11-alpine: Pulling from library/python 06:07:32 55afa1ecc21d: Pulling fs layer 06:07:32 0a15639a78ae: Pulling fs layer 06:07:32 de89dd2005c3: Pulling fs layer 06:07:32 d429b507940f: Pulling fs layer 06:07:32 d429b507940f: Waiting 06:07:32 55afa1ecc21d: Verifying Checksum 06:07:32 55afa1ecc21d: Download complete 06:07:33 d429b507940f: Download complete 06:07:33 de89dd2005c3: Verifying Checksum 06:07:33 de89dd2005c3: Download complete 06:07:33 55afa1ecc21d: Pull complete 06:07:33 0a15639a78ae: Verifying Checksum 06:07:33 0a15639a78ae: Download complete 06:07:33 0a15639a78ae: Pull complete 06:07:34 de89dd2005c3: Pull complete 06:07:34 d429b507940f: Pull complete 06:07:34 Digest: sha256:0d55920083f1ce1e38ac292e2772f924b4f8bb4188d336c79bf66963039e6146 06:07:34 Status: Downloaded newer image for python:3.11-alpine 06:07:34 ---> 0c3bd7631f76 06:07:34 Step 2/14 : ARG KUBERNETES_VERSION="v1.19.11" 06:07:35 ---> Running in b989b7a3013a 06:07:35 Removing intermediate container b989b7a3013a 06:07:35 ---> 886f11f74062 06:07:35 Step 3/14 : ARG HELM_VERSION="v2.16.6" 06:07:35 ---> Running in 395bda6b55f6 06:07:35 Removing intermediate container 395bda6b55f6 06:07:35 ---> 3ebdf4486e98 06:07:35 Step 4/14 : ARG HELM3_VERSION="v3.3.4" 06:07:36 ---> Running in 0022959d9871 06:07:36 Removing intermediate container 0022959d9871 06:07:36 ---> 012ab8153f3b 06:07:36 Step 5/14 : ARG ONAP_TESTS_TAG=master 06:07:36 ---> Running in 397b93e4122c 06:07:36 Removing intermediate container 397b93e4122c 06:07:36 ---> cd89b6ae2955 06:07:36 Step 6/14 : ARG ONAP_TAG=master 06:07:36 ---> Running in 166a16dde888 06:07:36 Removing intermediate container 166a16dde888 06:07:36 ---> afea55a2225e 06:07:36 Step 7/14 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 06:07:36 ---> Running in 3f44820c8d4b 06:07:36 Removing intermediate container 3f44820c8d4b 06:07:36 ---> a15eb14da370 06:07:36 Step 8/14 : ADD https://storage.googleapis.com/kubernetes-release/release/${KUBERNETES_VERSION}/bin/linux/amd64/kubectl /usr/local/bin/kubectl 06:07:37 06:07:37 06:07:38 ---> e63a4195aa35 06:07:38 Step 9/14 : COPY . . 06:07:39 ---> b126043cb540 06:07:39 Step 10/14 : RUN set -x && apk --no-cache add --update git curl ca-certificates && apk --no-cache add --virtual .build-deps --update gcc python3-dev musl-dev openssl-dev libffi-dev && chmod +x /usr/local/bin/kubectl && adduser kubectl -Du 2342 -h /config && wget https://get.helm.sh/helm-${HELM_VERSION}-linux-amd64.tar.gz -O - | tar -xzO linux-amd64/helm > /usr/local/bin/helm && wget https://get.helm.sh/helm-${HELM3_VERSION}-linux-amd64.tar.gz -O - | tar -xzO linux-amd64/helm > /usr/local/bin/helm3 && wget -O /check_for_ingress_and_nodeports.py https://git.onap.org/integration/plain/test/security/check_for_ingress_and_nodeports.py?h=$ONAP_TAG && chmod +x /usr/local/bin/helm && chmod +x /usr/local/bin/helm3 && rm -rf /usr/local/lib/python3.11/site-packages/PyYAML* && pip3 install --upgrade pip && pip3 install --ignore-installed --no-cache-dir git+https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status.git#egg=helm_onap_status git+https://gitlab.com/Orange-OpenSource/lfn/tools/chart-status.git#egg=chart_status -r requirements.txt -e . git+https://git.onap.org/testsuite/pythonsdk-tests.git@$ONAP_TESTS_TAG git+https://git.onap.org/integration.git@$ONAP_TAG#subdirectory=test/security/check_certificates && apk del .build-deps 06:07:39 ---> Running in 57a0b1c3fa7b 06:07:39 + apk --no-cache add --update git curl ca-certificates 06:07:40 ( 1/13) Installing brotli-libs (1.2.0-r1) 06:07:40 ( 2/13) Installing c-ares (1.34.8-r0) 06:07:40 ( 3/13) Installing libunistring (1.4.2-r0) 06:07:40 ( 4/13) Installing libidn2 (2.3.8-r0) 06:07:40 ( 5/13) Installing nghttp2-libs (1.69.0-r0) 06:07:40 ( 6/13) Installing libpsl (0.21.5-r3) 06:07:40 ( 7/13) Installing zstd-libs (1.5.7-r2) 06:07:40 ( 8/13) Installing libcurl (8.22.0-r0) 06:07:40 ( 9/13) Installing curl (8.22.0-r0) 06:07:40 (10/13) Installing libexpat (2.8.4-r0) 06:07:40 (11/13) Installing pcre2 (10.48-r0) 06:07:40 (12/13) Installing git (2.54.0-r0) 06:07:41 (13/13) Installing git-init-template (2.54.0-r0) 06:07:41 Executing busybox-1.37.0-r31.trigger 06:07:41 OK: 26.1 MiB in 51 packages 06:07:41 + apk --no-cache add --virtual .build-deps --update gcc python3-dev musl-dev openssl-dev libffi-dev 06:07:42 ( 1/24) Installing libgcc (15.2.0-r5) 06:07:42 ( 2/24) Installing jansson (2.15.0-r0) 06:07:42 ( 3/24) Installing libstdc++ (15.2.0-r5) 06:07:42 ( 4/24) Installing binutils (2.45.1-r1) 06:07:45 ( 5/24) Installing libgcc-static (15.2.0-r5) 06:07:46 ( 6/24) Installing libgomp (15.2.0-r5) 06:07:46 ( 7/24) Installing libatomic (15.2.0-r5) 06:07:46 ( 8/24) Installing gmp (6.3.0-r4) 06:07:46 ( 9/24) Installing isl26 (0.26-r2) 06:07:46 (10/24) Installing mpfr4 (4.2.2-r0) 06:07:46 (11/24) Installing mpc1 (1.3.1-r1) 06:07:46 (12/24) Installing gcc (15.2.0-r5) 06:07:48 (13/24) Installing mpdecimal (4.0.1-r0) 06:07:48 (14/24) Installing python3 (3.14.7-r1) 06:07:48 (15/24) Installing python3-pycache-pyc0 (3.14.7-r1) 06:07:48 (16/24) Installing pyc (3.14.7-r1) 06:07:48 (17/24) Installing python3-pyc (3.14.7-r1) 06:07:48 (18/24) Installing pkgconf (2.5.1-r0) 06:07:48 (19/24) Installing python3-dev (3.14.7-r1) 06:07:50 (20/24) Installing musl-dev (1.2.6-r2) 06:07:50 (21/24) Installing openssl-dev (3.5.8-r0) 06:07:50 (22/24) Installing linux-headers (7.0.0-r1) 06:07:50 (23/24) Installing libffi-dev (3.5.2-r1) 06:07:50 (24/24) Installing .build-deps (20260908.060742) 06:07:50 Executing busybox-1.37.0-r31.trigger 06:07:50 OK: 358.8 MiB in 75 packages 06:07:50 + chmod +x /usr/local/bin/kubectl 06:07:50 + adduser kubectl -Du 2342 -h /config 06:07:50 + wget https://get.helm.sh/helm-v2.16.6-linux-amd64.tar.gz -O - 06:07:50 + tar -xzO linux-amd64/helm 06:07:50 Connecting to get.helm.sh (150.171.109.68:443) 06:07:51 writing to stdout 06:07:52 - 2% | | 639k 0:00:37 ETA 06:07:53 - 33% |********** | 8191k 0:00:04 ETA 06:07:54 - 66% |********************* | 16.0M 0:00:01 ETA 06:07:55 - 67% |********************* | 16.3M 0:00:01 ETA 06:07:55 - 100% |********************************| 24.0M 0:00:00 ETA 06:07:55 written to stdout 06:07:55 + wget https://get.helm.sh/helm-v3.3.4-linux-amd64.tar.gz -O - 06:07:55 + tar -xzO linux-amd64/helm 06:07:55 Connecting to get.helm.sh (150.171.109.68:443) 06:07:58 writing to stdout 06:07:59 - 0% | | 111k 0:01:50 ETA 06:08:00 - 5% |* | 735k 0:00:31 ETA 06:08:01 - 13% |**** | 1631k 0:00:19 ETA 06:08:02 - 20% |****** | 2527k 0:00:15 ETA 06:08:03 - 45% |************** | 5631k 0:00:06 ETA 06:08:03 - 100% |********************************| 12.1M 0:00:00 ETA 06:08:03 written to stdout 06:08:03 + wget -O /check_for_ingress_and_nodeports.py 'https://git.onap.org/integration/plain/test/security/check_for_ingress_and_nodeports.py?h=master' 06:08:03 Connecting to git.onap.org (172.105.11.52:443) 06:08:03 saving to '/check_for_ingress_and_nodeports.py' 06:08:03 check_for_ingress_an 100% |********************************| 12927 0:00:00 ETA 06:08:03 '/check_for_ingress_and_nodeports.py' saved 06:08:03 + chmod +x /usr/local/bin/helm 06:08:03 + chmod +x /usr/local/bin/helm3 06:08:03 + rm -rf '/usr/local/lib/python3.11/site-packages/PyYAML*' 06:08:03 + pip3 install --upgrade pip 06:08:05 Requirement already satisfied: pip in /usr/local/lib/python3.11/site-packages (24.0) 06:08:05 Collecting pip 06:08:05 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 06:08:05 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 06:08:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 26.4 MB/s eta 0:00:00 06:08:05 Installing collected packages: pip 06:08:05 Attempting uninstall: pip 06:08:05 Found existing installation: pip 24.0 06:08:06 Uninstalling pip-24.0: 06:08:06 Successfully uninstalled pip-24.0 06:08:07 Successfully installed pip-26.2.1 06:08:07 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 06:08:07 + pip3 install --ignore-installed --no-cache-dir 'git+https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status.git#egg=helm_onap_status' 'git+https://gitlab.com/Orange-OpenSource/lfn/tools/chart-status.git#egg=chart_status' -r requirements.txt -e . git+https://git.onap.org/testsuite/pythonsdk-tests.git@master 'git+https://git.onap.org/integration.git@master#subdirectory=test/security/check_certificates' 06:08:08 Collecting helm_onap_status 06:08:08 Cloning https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status.git to ./tmp/pip-install-ld6yx5hv/helm-onap-status_3657d81f259a4002b02f56b3dc51a592 06:08:08  Running command git clone --filter=blob:none --quiet https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status.git /tmp/pip-install-ld6yx5hv/helm-onap-status_3657d81f259a4002b02f56b3dc51a592 06:08:09  Resolved https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status.git to commit 9f9c2a6d0fbac3e168a386470309136bd46fd576 06:08:09 Installing build dependencies: started 06:08:09 Installing build dependencies: finished with status 'done' 06:08:09 Getting requirements to build wheel: started 06:08:10 Getting requirements to build wheel: finished with status 'done' 06:08:10 Installing backend dependencies: started 06:08:11 Installing backend dependencies: finished with status 'done' 06:08:11 Preparing metadata (pyproject.toml): started 06:08:11 Preparing metadata (pyproject.toml): finished with status 'done' 06:08:11 Collecting chart_status 06:08:11 Cloning https://gitlab.com/Orange-OpenSource/lfn/tools/chart-status.git to ./tmp/pip-install-ld6yx5hv/chart-status_d6826fc66e774ccd9f09b630047c4b81 06:08:11  Running command git clone --filter=blob:none --quiet https://gitlab.com/Orange-OpenSource/lfn/tools/chart-status.git /tmp/pip-install-ld6yx5hv/chart-status_d6826fc66e774ccd9f09b630047c4b81 06:08:12  Resolved https://gitlab.com/Orange-OpenSource/lfn/tools/chart-status.git to commit ee66e500f9203400bbc93161813b9cfb2c8842f3 06:08:12 Installing build dependencies: started 06:08:13 Installing build dependencies: finished with status 'done' 06:08:13 Getting requirements to build wheel: started 06:08:13 Getting requirements to build wheel: finished with status 'done' 06:08:13 Installing backend dependencies: started 06:08:14 Installing backend dependencies: finished with status 'done' 06:08:14 Preparing metadata (pyproject.toml): started 06:08:14 Preparing metadata (pyproject.toml): finished with status 'done' 06:08:14 Collecting git+https://git.onap.org/testsuite/pythonsdk-tests.git@master 06:08:14 Cloning https://git.onap.org/testsuite/pythonsdk-tests.git (to revision master) to ./tmp/pip-req-build-0bvqn05a 06:08:14  Running command git clone --filter=blob:none --quiet https://git.onap.org/testsuite/pythonsdk-tests.git /tmp/pip-req-build-0bvqn05a 06:08:15  warning: filtering not recognized by server, ignoring 06:08:15  Resolved https://git.onap.org/testsuite/pythonsdk-tests.git to commit 6d6f7bb4b672e2e2e1a7ab435a76224a0142320d 06:08:15 Installing build dependencies: started 06:08:15 Installing build dependencies: finished with status 'done' 06:08:15 Getting requirements to build wheel: started 06:08:16 Getting requirements to build wheel: finished with status 'done' 06:08:16 Preparing metadata (pyproject.toml): started 06:08:16 Preparing metadata (pyproject.toml): finished with status 'done' 06:08:16 Collecting git+https://git.onap.org/integration.git@master#subdirectory=test/security/check_certificates 06:08:16 Cloning https://git.onap.org/integration.git (to revision master) to ./tmp/pip-req-build-rnoy2br8 06:08:16  Running command git clone --filter=blob:none --quiet https://git.onap.org/integration.git /tmp/pip-req-build-rnoy2br8 06:08:16  warning: filtering not recognized by server, ignoring 06:08:18  Resolved https://git.onap.org/integration.git to commit 4e71361db2598b3d3541779d86559193f50e744d 06:08:18 Installing build dependencies: started 06:08:19 Installing build dependencies: finished with status 'done' 06:08:19 Getting requirements to build wheel: started 06:08:19 Getting requirements to build wheel: finished with status 'done' 06:08:19 Installing backend dependencies: started 06:08:20 Installing backend dependencies: finished with status 'done' 06:08:20 Preparing metadata (pyproject.toml): started 06:08:20 Preparing metadata (pyproject.toml): finished with status 'done' 06:08:20 Obtaining file:/// 06:08:20 Installing build dependencies: started 06:08:21 Installing build dependencies: finished with status 'done' 06:08:21 Checking if build backend supports build_editable: started 06:08:21 Checking if build backend supports build_editable: finished with status 'done' 06:08:21 Getting requirements to build editable: started 06:08:22 Getting requirements to build editable: finished with status 'done' 06:08:22 Preparing editable metadata (pyproject.toml): started 06:08:22 Preparing editable metadata (pyproject.toml): finished with status 'done' 06:08:38 Collecting coverage!=4.4 (from -r requirements.txt (line 4)) 06:08:38 Downloading coverage-7.16.0-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (8.6 kB) 06:08:38 Collecting mock (from -r requirements.txt (line 5)) 06:08:38 Downloading mock-5.2.0-py3-none-any.whl.metadata (3.1 kB) 06:08:38 Collecting nose (from -r requirements.txt (line 6)) 06:08:38 Downloading nose-1.3.7-py3-none-any.whl.metadata (1.7 kB) 06:08:38 Collecting flake8>=2.5.4 (from -r requirements.txt (line 7)) 06:08:38 Downloading flake8-7.3.0-py2.py3-none-any.whl.metadata (3.8 kB) 06:08:38 Collecting pylint>=2.1 (from -r requirements.txt (line 8)) 06:08:38 Downloading pylint-4.0.8-py3-none-any.whl.metadata (12 kB) 06:08:38 Collecting yamllint (from -r requirements.txt (line 9)) 06:08:38 Downloading yamllint-1.38.0-py3-none-any.whl.metadata (4.2 kB) 06:08:38 Collecting bashate (from -r requirements.txt (line 10)) 06:08:38 Downloading bashate-2.1.1-py3-none-any.whl.metadata (3.1 kB) 06:08:38 Collecting xtesting (from -r requirements.txt (line 11)) 06:08:38 Downloading xtesting-1.2.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:08:38 Collecting kubernetes (from -r requirements.txt (line 12)) 06:08:38 Downloading kubernetes-36.0.3-py2.py3-none-any.whl.metadata (1.8 kB) 06:08:38 Collecting colorama (from -r requirements.txt (line 13)) 06:08:38 Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 06:08:38 Collecting pyOpenSSL>=25.0.0 (from -r requirements.txt (line 14)) 06:08:38 Downloading pyopenssl-26.4.0-py3-none-any.whl.metadata (22 kB) 06:08:38 Collecting jinja2 (from helm_onap_status) 06:08:38 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 06:08:38 Collecting natural (from chart_status) 06:08:38 Downloading natural-0.2.0.tar.gz (27 kB) 06:08:38 Installing build dependencies: started 06:08:39 Installing build dependencies: finished with status 'done' 06:08:39 Getting requirements to build wheel: started 06:08:39 Getting requirements to build wheel: finished with status 'done' 06:08:39 Preparing metadata (pyproject.toml): started 06:08:39 Preparing metadata (pyproject.toml): finished with status 'done' 06:08:39 Collecting xtesting (from -r requirements.txt (line 11)) 06:08:39 Downloading xtesting-0.91.0-py2.py3-none-any.whl.metadata (2.2 kB) 06:08:40 Collecting openstacksdk>=0.61.0 (from onaptests==1.0.0) 06:08:40 Downloading openstacksdk-4.20.0-py3-none-any.whl.metadata (12 kB) 06:08:40 Collecting onapsdk>=14.6.0 (from onaptests==1.0.0) 06:08:40 Downloading onapsdk-14.6.0-py3-none-any.whl.metadata (6.9 kB) 06:08:40 Collecting setuptools==65.3.0 (from onaptests==1.0.0) 06:08:40 Downloading setuptools-65.3.0-py3-none-any.whl.metadata (6.3 kB) 06:08:40 Collecting slack-sdk==3.21.3 (from onaptests==1.0.0) 06:08:40 Downloading slack_sdk-3.21.3-py2.py3-none-any.whl.metadata (15 kB) 06:08:40 Collecting pg8000==1.30.1 (from onaptests==1.0.0) 06:08:40 Downloading pg8000-1.30.1-py3-none-any.whl.metadata (78 kB) 06:08:40 Collecting mysql-connector-python==8.3.0 (from onaptests==1.0.0) 06:08:40 Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl.metadata (1.9 kB) 06:08:40 Collecting opentelemetry-distro==0.54b1 (from onaptests==1.0.0) 06:08:40 Downloading opentelemetry_distro-0.54b1-py3-none-any.whl.metadata (1.8 kB) 06:08:40 Collecting opentelemetry-instrumentation-requests==0.54b1 (from onaptests==1.0.0) 06:08:40 Downloading opentelemetry_instrumentation_requests-0.54b1-py3-none-any.whl.metadata (2.7 kB) 06:08:40 Collecting opentelemetry-exporter-otlp==1.33.1 (from onaptests==1.0.0) 06:08:40 Downloading opentelemetry_exporter_otlp-1.33.1-py3-none-any.whl.metadata (2.5 kB) 06:08:40 Collecting PrettyTable<0.8 (from xtesting->-r requirements.txt (line 11)) 06:08:40 Downloading prettytable-0.7.2.zip (28 kB) 06:08:40 Installing build dependencies: started 06:08:41 Installing build dependencies: finished with status 'done' 06:08:41 Getting requirements to build wheel: started 06:08:41 Getting requirements to build wheel: finished with status 'done' 06:08:41 Preparing metadata (pyproject.toml): started 06:08:41 Preparing metadata (pyproject.toml): finished with status 'done' 06:08:41 Collecting PyYAML (from xtesting->-r requirements.txt (line 11)) 06:08:41 Downloading pyyaml-6.0.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 06:08:41 Collecting behave>=1.2.6 (from xtesting->-r requirements.txt (line 11)) 06:08:41 Downloading behave-1.3.3-py2.py3-none-any.whl.metadata (10 kB) 06:08:42 Collecting boto3 (from xtesting->-r requirements.txt (line 11)) 06:08:42 Downloading boto3-1.43.89-py3-none-any.whl.metadata (6.6 kB) 06:08:42 Collecting junitxml (from xtesting->-r requirements.txt (line 11)) 06:08:42 Downloading junitxml-0.7.tar.gz (26 kB) 06:08:42 Installing build dependencies: started 06:08:43 Installing build dependencies: finished with status 'done' 06:08:43 Getting requirements to build wheel: started 06:08:43 Getting requirements to build wheel: finished with status 'done' 06:08:43 Preparing metadata (pyproject.toml): started 06:08:43 Preparing metadata (pyproject.toml): finished with status 'done' 06:08:43 Collecting pbr!=2.1.0 (from xtesting->-r requirements.txt (line 11)) 06:08:43 Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 06:08:43 Collecting python-subunit (from xtesting->-r requirements.txt (line 11)) 06:08:44 Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 06:08:44 Collecting requests!=2.20.0 (from xtesting->-r requirements.txt (line 11)) 06:08:44 Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 06:08:44 Collecting robotframework>=3.0 (from xtesting->-r requirements.txt (line 11)) 06:08:44 Downloading robotframework-7.4.2-py3-none-any.whl.metadata (7.6 kB) 06:08:44 Collecting six (from xtesting->-r requirements.txt (line 11)) 06:08:44 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:08:44 Collecting stevedore (from xtesting->-r requirements.txt (line 11)) 06:08:44 Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 06:08:44 Collecting behave-html-formatter>=0.9.4 (from xtesting->-r requirements.txt (line 11)) 06:08:44 Downloading behave_html_formatter-0.9.10-py3-none-any.whl.metadata (2.2 kB) 06:08:44 Collecting os-testr (from xtesting->-r requirements.txt (line 11)) 06:08:44 Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 06:08:44 Collecting opentelemetry-api~=1.12 (from opentelemetry-distro==0.54b1->onaptests==1.0.0) 06:08:44 Downloading opentelemetry_api-1.44.0-py3-none-any.whl.metadata (1.4 kB) 06:08:44 Collecting opentelemetry-instrumentation==0.54b1 (from opentelemetry-distro==0.54b1->onaptests==1.0.0) 06:08:44 Downloading opentelemetry_instrumentation-0.54b1-py3-none-any.whl.metadata (6.8 kB) 06:08:44 Collecting opentelemetry-sdk~=1.13 (from opentelemetry-distro==0.54b1->onaptests==1.0.0) 06:08:44 Downloading opentelemetry_sdk-1.44.0-py3-none-any.whl.metadata (1.6 kB) 06:08:44 Collecting opentelemetry-exporter-otlp-proto-grpc==1.33.1 (from opentelemetry-exporter-otlp==1.33.1->onaptests==1.0.0) 06:08:44 Downloading opentelemetry_exporter_otlp_proto_grpc-1.33.1-py3-none-any.whl.metadata (2.5 kB) 06:08:44 Collecting opentelemetry-exporter-otlp-proto-http==1.33.1 (from opentelemetry-exporter-otlp==1.33.1->onaptests==1.0.0) 06:08:44 Downloading opentelemetry_exporter_otlp_proto_http-1.33.1-py3-none-any.whl.metadata (2.4 kB) 06:08:44 Collecting deprecated>=1.2.6 (from opentelemetry-exporter-otlp-proto-grpc==1.33.1->opentelemetry-exporter-otlp==1.33.1->onaptests==1.0.0) 06:08:44 Downloading deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB) 06:08:45 Collecting googleapis-common-protos~=1.52 (from opentelemetry-exporter-otlp-proto-grpc==1.33.1->opentelemetry-exporter-otlp==1.33.1->onaptests==1.0.0) 06:08:45 Downloading googleapis_common_protos-1.75.3-py3-none-any.whl.metadata (8.5 kB) 06:08:46 Collecting grpcio<2.0.0,>=1.63.2 (from opentelemetry-exporter-otlp-proto-grpc==1.33.1->opentelemetry-exporter-otlp==1.33.1->onaptests==1.0.0) 06:08:46 Downloading grpcio-1.83.1-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (3.7 kB) 06:08:46 Collecting opentelemetry-exporter-otlp-proto-common==1.33.1 (from opentelemetry-exporter-otlp-proto-grpc==1.33.1->opentelemetry-exporter-otlp==1.33.1->onaptests==1.0.0) 06:08:46 Downloading opentelemetry_exporter_otlp_proto_common-1.33.1-py3-none-any.whl.metadata (1.9 kB) 06:08:46 Collecting opentelemetry-proto==1.33.1 (from opentelemetry-exporter-otlp-proto-grpc==1.33.1->opentelemetry-exporter-otlp==1.33.1->onaptests==1.0.0) 06:08:46 Downloading opentelemetry_proto-1.33.1-py3-none-any.whl.metadata (2.4 kB) 06:08:46 Collecting opentelemetry-sdk~=1.13 (from opentelemetry-distro==0.54b1->onaptests==1.0.0) 06:08:46 Downloading opentelemetry_sdk-1.33.1-py3-none-any.whl.metadata (1.6 kB) 06:08:46 Collecting opentelemetry-semantic-conventions==0.54b1 (from opentelemetry-instrumentation==0.54b1->opentelemetry-distro==0.54b1->onaptests==1.0.0) 06:08:46 Downloading opentelemetry_semantic_conventions-0.54b1-py3-none-any.whl.metadata (2.5 kB) 06:08:46 Collecting packaging>=18.0 (from opentelemetry-instrumentation==0.54b1->opentelemetry-distro==0.54b1->onaptests==1.0.0) 06:08:46 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 06:08:46 Collecting wrapt<2.0.0,>=1.0.0 (from opentelemetry-instrumentation==0.54b1->opentelemetry-distro==0.54b1->onaptests==1.0.0) 06:08:46 Downloading wrapt-1.17.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (6.4 kB) 06:08:46 Collecting opentelemetry-util-http==0.54b1 (from opentelemetry-instrumentation-requests==0.54b1->onaptests==1.0.0) 06:08:46 Downloading opentelemetry_util_http-0.54b1-py3-none-any.whl.metadata (2.6 kB) 06:08:47 Collecting protobuf<6.0,>=5.0 (from opentelemetry-proto==1.33.1->opentelemetry-exporter-otlp-proto-grpc==1.33.1->opentelemetry-exporter-otlp==1.33.1->onaptests==1.0.0) 06:08:47 Downloading protobuf-5.29.6-py3-none-any.whl.metadata (592 bytes) 06:08:47 Collecting opentelemetry-api~=1.12 (from opentelemetry-distro==0.54b1->onaptests==1.0.0) 06:08:47 Downloading opentelemetry_api-1.33.1-py3-none-any.whl.metadata (1.6 kB) 06:08:47 Collecting importlib-metadata<8.7.0,>=6.0 (from opentelemetry-api~=1.12->opentelemetry-distro==0.54b1->onaptests==1.0.0) 06:08:47 Downloading importlib_metadata-8.6.1-py3-none-any.whl.metadata (4.7 kB) 06:08:47 Collecting scramp>=1.4.3 (from pg8000==1.30.1->onaptests==1.0.0) 06:08:47 Downloading scramp-1.4.17-py3-none-any.whl.metadata (22 kB) 06:08:47 Collecting python-dateutil>=2.8.2 (from pg8000==1.30.1->onaptests==1.0.0) 06:08:47 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:08:47 INFO: pip is looking at multiple versions of googleapis-common-protos to determine which version is compatible with other requirements. This could take a while. 06:08:47 Collecting googleapis-common-protos~=1.52 (from opentelemetry-exporter-otlp-proto-grpc==1.33.1->opentelemetry-exporter-otlp==1.33.1->onaptests==1.0.0) 06:08:47 Downloading googleapis_common_protos-1.75.2-py3-none-any.whl.metadata (8.5 kB) 06:08:47 Downloading googleapis_common_protos-1.75.1-py3-none-any.whl.metadata (8.5 kB) 06:08:47 Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 06:08:47 Collecting typing-extensions~=4.12 (from grpcio<2.0.0,>=1.63.2->opentelemetry-exporter-otlp-proto-grpc==1.33.1->opentelemetry-exporter-otlp==1.33.1->onaptests==1.0.0) 06:08:47 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 06:08:47 Collecting zipp>=3.20 (from importlib-metadata<8.7.0,>=6.0->opentelemetry-api~=1.12->opentelemetry-distro==0.54b1->onaptests==1.0.0) 06:08:47 Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 06:08:47 Collecting charset_normalizer<4,>=2 (from requests!=2.20.0->xtesting->-r requirements.txt (line 11)) 06:08:47 Downloading charset_normalizer-3.5.1-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (45 kB) 06:08:47 Collecting idna<4,>=2.5 (from requests!=2.20.0->xtesting->-r requirements.txt (line 11)) 06:08:47 Downloading idna-3.19-py3-none-any.whl.metadata (9.2 kB) 06:08:47 Collecting urllib3<3,>=1.26 (from requests!=2.20.0->xtesting->-r requirements.txt (line 11)) 06:08:47 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 06:08:47 Collecting certifi>=2023.5.7 (from requests!=2.20.0->xtesting->-r requirements.txt (line 11)) 06:08:47 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 06:08:47 Collecting mccabe<0.8.0,>=0.7.0 (from flake8>=2.5.4->-r requirements.txt (line 7)) 06:08:47 Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 06:08:47 Collecting pycodestyle<2.15.0,>=2.14.0 (from flake8>=2.5.4->-r requirements.txt (line 7)) 06:08:47 Downloading pycodestyle-2.14.0-py2.py3-none-any.whl.metadata (4.5 kB) 06:08:47 Collecting pyflakes<3.5.0,>=3.4.0 (from flake8>=2.5.4->-r requirements.txt (line 7)) 06:08:47 Downloading pyflakes-3.4.0-py2.py3-none-any.whl.metadata (3.5 kB) 06:08:47 Collecting astroid<=4.1.dev0,>=4.0.2 (from pylint>=2.1->-r requirements.txt (line 8)) 06:08:47 Downloading astroid-4.0.4-py3-none-any.whl.metadata (4.4 kB) 06:08:47 Collecting dill>=0.3.6 (from pylint>=2.1->-r requirements.txt (line 8)) 06:08:47 Downloading dill-0.4.1-py3-none-any.whl.metadata (10 kB) 06:08:47 Collecting isort!=5.13,<10,>=5 (from pylint>=2.1->-r requirements.txt (line 8)) 06:08:47 Downloading isort-9.0.1-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (11 kB) 06:08:47 Collecting platformdirs>=2.2 (from pylint>=2.1->-r requirements.txt (line 8)) 06:08:47 Downloading platformdirs-4.11.7-py3-none-any.whl.metadata (5.5 kB) 06:08:47 Collecting tomlkit>=0.10.1 (from pylint>=2.1->-r requirements.txt (line 8)) 06:08:47 Downloading tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 06:08:47 Collecting mypy-extensions>=1.1.0 (from isort!=5.13,<10,>=5->pylint>=2.1->-r requirements.txt (line 8)) 06:08:47 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 06:08:47 Collecting pathspec>=1.0.0 (from yamllint->-r requirements.txt (line 9)) 06:08:47 Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) 06:08:47 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->-r requirements.txt (line 12)) 06:08:47 Downloading websocket_client-1.9.2-py3-none-any.whl.metadata (8.3 kB) 06:08:47 Collecting requests-oauthlib (from kubernetes->-r requirements.txt (line 12)) 06:08:47 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 06:08:47 Collecting durationpy>=0.7 (from kubernetes->-r requirements.txt (line 12)) 06:08:47 Downloading durationpy-0.11-py3-none-any.whl.metadata (474 bytes) 06:08:48 Collecting aiohttp<4.0.0,>=3.13.5 (from kubernetes->-r requirements.txt (line 12)) 06:08:48 Downloading aiohttp-3.14.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (8.3 kB) 06:08:48 Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes->-r requirements.txt (line 12)) 06:08:48 Downloading aiohappyeyeballs-2.7.1-py3-none-any.whl.metadata (5.9 kB) 06:08:48 Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes->-r requirements.txt (line 12)) 06:08:48 Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 06:08:48 Collecting attrs>=17.3.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes->-r requirements.txt (line 12)) 06:08:48 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 06:08:48 Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.13.5->kubernetes->-r requirements.txt (line 12)) 06:08:48 Downloading frozenlist-1.8.0-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (20 kB) 06:08:49 Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.13.5->kubernetes->-r requirements.txt (line 12)) 06:08:49 Downloading multidict-6.7.1-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (5.3 kB) 06:08:49 Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes->-r requirements.txt (line 12)) 06:08:49 Downloading propcache-0.5.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (16 kB) 06:08:49 Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes->-r requirements.txt (line 12)) 06:08:49 Downloading yarl-1.24.5-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (103 kB) 06:08:50 Collecting cryptography<51,>=49.0.0 (from pyOpenSSL>=25.0.0->-r requirements.txt (line 14)) 06:08:50 Downloading cryptography-50.0.1-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 06:08:50 Collecting cffi>=2.0.0 (from cryptography<51,>=49.0.0->pyOpenSSL>=25.0.0->-r requirements.txt (line 14)) 06:08:50 Downloading cffi-2.1.1-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (2.5 kB) 06:08:50 Collecting cucumber-tag-expressions>=4.1.0 (from behave>=1.2.6->xtesting->-r requirements.txt (line 11)) 06:08:50 Downloading cucumber_tag_expressions-11.0.1-py3-none-any.whl.metadata (4.7 kB) 06:08:50 Collecting cucumber-expressions>=17.1.0 (from behave>=1.2.6->xtesting->-r requirements.txt (line 11)) 06:08:50 Downloading cucumber_expressions-20.1.0-py3-none-any.whl.metadata (1.7 kB) 06:08:50 Collecting parse>=1.18.0 (from behave>=1.2.6->xtesting->-r requirements.txt (line 11)) 06:08:50 Downloading parse-1.22.1-py2.py3-none-any.whl.metadata (21 kB) 06:08:50 Collecting parse-type>=0.6.0 (from behave>=1.2.6->xtesting->-r requirements.txt (line 11)) 06:08:50 Downloading parse_type-0.6.6-py2.py3-none-any.whl.metadata (12 kB) 06:08:50 Collecting pycparser (from cffi>=2.0.0->cryptography<51,>=49.0.0->pyOpenSSL>=25.0.0->-r requirements.txt (line 14)) 06:08:50 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 06:08:50 Collecting MarkupSafe>=2.0 (from jinja2->helm_onap_status) 06:08:50 Downloading markupsafe-3.0.3-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 06:08:50 Collecting requests!=2.20.0 (from xtesting->-r requirements.txt (line 11)) 06:08:50 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 06:08:50 Collecting jinja2 (from helm_onap_status) 06:08:50 Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 06:08:51 Collecting simplejson==3.17.6 (from onapsdk>=14.6.0->onaptests==1.0.0) 06:08:51 Downloading simplejson-3.17.6.tar.gz (83 kB) 06:08:51 Installing build dependencies: started 06:08:51 Installing build dependencies: finished with status 'done' 06:08:51 Getting requirements to build wheel: started 06:08:52 Getting requirements to build wheel: finished with status 'done' 06:08:52 Preparing metadata (pyproject.toml): started 06:08:52 Preparing metadata (pyproject.toml): finished with status 'done' 06:08:52 Collecting oyaml==1.0 (from onapsdk>=14.6.0->onaptests==1.0.0) 06:08:52 Downloading oyaml-1.0-py2.py3-none-any.whl.metadata (1.2 kB) 06:08:52 Collecting jsonschema==4.4.0 (from onapsdk>=14.6.0->onaptests==1.0.0) 06:08:52 Downloading jsonschema-4.4.0-py3-none-any.whl.metadata (7.5 kB) 06:08:52 Collecting dacite==1.6.0 (from onapsdk>=14.6.0->onaptests==1.0.0) 06:08:52 Downloading dacite-1.6.0-py3-none-any.whl.metadata (14 kB) 06:08:52 Collecting more-itertools>=8.12.0 (from onapsdk>=14.6.0->onaptests==1.0.0) 06:08:52 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 06:08:52 Collecting kafka-python-ng==2.2.2 (from onapsdk>=14.6.0->onaptests==1.0.0) 06:08:52 Downloading kafka_python_ng-2.2.2-py2.py3-none-any.whl.metadata (9.2 kB) 06:08:52 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema==4.4.0->onapsdk>=14.6.0->onaptests==1.0.0) 06:08:52 Downloading pyrsistent-0.20.0-py3-none-any.whl.metadata (27 kB) 06:08:52 Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]==2.32.3->onapsdk>=14.6.0->onaptests==1.0.0) 06:08:52 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:08:53 Collecting decorator>=4.4.1 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:08:53 Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 06:08:53 Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:08:53 Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 06:08:53 Collecting iso8601>=0.1.11 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:08:53 Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 06:08:53 Collecting jmespath>=0.9.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:08:53 Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 06:08:53 Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:08:53 Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 06:08:53 Collecting keystoneauth1>=5.16.0 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:08:53 Downloading keystoneauth1-5.17.0-py3-none-any.whl.metadata (2.8 kB) 06:08:53 Collecting os-service-types>=1.8.1 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:08:53 Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 06:08:53 Collecting psutil>=3.2.2 (from openstacksdk>=0.61.0->onaptests==1.0.0) 06:08:53 Downloading psutil-7.2.2-cp36-abi3-musllinux_1_2_x86_64.whl.metadata (22 kB) 06:08:53 Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->onaptests==1.0.0) 06:08:53 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 06:08:53 Collecting asn1crypto>=1.5.1 (from scramp>=1.4.3->pg8000==1.30.1->onaptests==1.0.0) 06:08:53 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl.metadata (13 kB) 06:08:53 Collecting botocore<1.44.0,>=1.43.89 (from boto3->xtesting->-r requirements.txt (line 11)) 06:08:53 Downloading botocore-1.43.89-py3-none-any.whl.metadata (5.6 kB) 06:08:53 Collecting s3transfer<0.20.0,>=0.19.0 (from boto3->xtesting->-r requirements.txt (line 11)) 06:08:53 Downloading s3transfer-0.19.2-py3-none-any.whl.metadata (1.7 kB) 06:08:53 Collecting testtools>=2.2.0 (from os-testr->xtesting->-r requirements.txt (line 11)) 06:08:53 Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 06:08:53 Collecting oauthlib>=3.0.0 (from requests-oauthlib->kubernetes->-r requirements.txt (line 12)) 06:08:53 Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 06:08:53 Downloading xtesting-0.91.0-py2.py3-none-any.whl (61 kB) 06:08:53 Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl (557 kB) 06:08:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.9/557.9 kB 9.2 MB/s 0:00:00 06:08:54 Downloading opentelemetry_distro-0.54b1-py3-none-any.whl (3.3 kB) 06:08:54 Downloading opentelemetry_exporter_otlp-1.33.1-py3-none-any.whl (7.0 kB) 06:08:54 Downloading opentelemetry_exporter_otlp_proto_grpc-1.33.1-py3-none-any.whl (18 kB) 06:08:54 Downloading opentelemetry_exporter_otlp_proto_common-1.33.1-py3-none-any.whl (18 kB) 06:08:54 Downloading opentelemetry_exporter_otlp_proto_http-1.33.1-py3-none-any.whl (17 kB) 06:08:54 Downloading opentelemetry_instrumentation-0.54b1-py3-none-any.whl (31 kB) 06:08:54 Downloading opentelemetry_instrumentation_requests-0.54b1-py3-none-any.whl (12 kB) 06:08:54 Downloading opentelemetry_proto-1.33.1-py3-none-any.whl (55 kB) 06:08:54 Downloading opentelemetry_semantic_conventions-0.54b1-py3-none-any.whl (194 kB) 06:08:54 Downloading opentelemetry_api-1.33.1-py3-none-any.whl (65 kB) 06:08:54 Downloading opentelemetry_util_http-0.54b1-py3-none-any.whl (7.3 kB) 06:08:54 Downloading pg8000-1.30.1-py3-none-any.whl (53 kB) 06:08:54 Downloading setuptools-65.3.0-py3-none-any.whl (1.2 MB) 06:08:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.3 MB/s 0:00:01 06:08:55 Downloading slack_sdk-3.21.3-py2.py3-none-any.whl (276 kB) 06:08:55 Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 06:08:55 Downloading grpcio-1.83.1-cp311-cp311-musllinux_1_2_x86_64.whl (8.0 MB) 06:08:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 15.7 MB/s 0:00:00 06:08:55 Downloading importlib_metadata-8.6.1-py3-none-any.whl (26 kB) 06:08:55 Downloading opentelemetry_sdk-1.33.1-py3-none-any.whl (118 kB) 06:08:56 Downloading protobuf-5.29.6-py3-none-any.whl (173 kB) 06:08:56 Downloading charset_normalizer-3.5.1-cp311-cp311-musllinux_1_2_x86_64.whl (263 kB) 06:08:56 Downloading idna-3.19-py3-none-any.whl (68 kB) 06:08:56 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 06:08:56 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 06:08:56 Downloading wrapt-1.17.3-cp311-cp311-musllinux_1_2_x86_64.whl (82 kB) 06:08:56 Downloading coverage-7.16.0-cp311-cp311-musllinux_1_2_x86_64.whl (254 kB) 06:08:56 Downloading mock-5.2.0-py3-none-any.whl (31 kB) 06:08:56 Downloading nose-1.3.7-py3-none-any.whl (154 kB) 06:08:56 Downloading flake8-7.3.0-py2.py3-none-any.whl (57 kB) 06:08:56 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 06:08:56 Downloading pycodestyle-2.14.0-py2.py3-none-any.whl (31 kB) 06:08:56 Downloading pyflakes-3.4.0-py2.py3-none-any.whl (63 kB) 06:08:56 Downloading pylint-4.0.8-py3-none-any.whl (540 kB) 06:08:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 540.7/540.7 kB 18.8 MB/s 0:00:00 06:08:56 Downloading astroid-4.0.4-py3-none-any.whl (276 kB) 06:08:56 Downloading isort-9.0.1-cp311-cp311-musllinux_1_2_x86_64.whl (1.6 MB) 06:08:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 12.7 MB/s 0:00:00 06:08:56 Downloading yamllint-1.38.0-py3-none-any.whl (68 kB) 06:08:56 Downloading bashate-2.1.1-py3-none-any.whl (27 kB) 06:08:56 Downloading kubernetes-36.0.3-py2.py3-none-any.whl (4.6 MB) 06:08:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 13.3 MB/s 0:00:00 06:08:56 Downloading aiohttp-3.14.3-cp311-cp311-musllinux_1_2_x86_64.whl (1.8 MB) 06:08:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 18.8 MB/s 0:00:00 06:08:57 Downloading multidict-6.7.1-cp311-cp311-musllinux_1_2_x86_64.whl (241 kB) 06:08:57 Downloading yarl-1.24.5-cp311-cp311-musllinux_1_2_x86_64.whl (112 kB) 06:08:57 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 06:08:57 Downloading pyopenssl-26.4.0-py3-none-any.whl (56 kB) 06:08:57 Downloading cryptography-50.0.1-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 06:08:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 23.6 MB/s 0:00:00 06:08:57 Downloading aiohappyeyeballs-2.7.1-py3-none-any.whl (15 kB) 06:08:57 Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 06:08:57 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 06:08:57 Downloading behave-1.3.3-py2.py3-none-any.whl (223 kB) 06:08:57 Downloading behave_html_formatter-0.9.10-py3-none-any.whl (23 kB) 06:08:57 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 06:08:57 Downloading cffi-2.1.1-cp311-cp311-musllinux_1_2_x86_64.whl (219 kB) 06:08:57 Downloading cucumber_expressions-20.1.0-py3-none-any.whl (20 kB) 06:08:57 Downloading cucumber_tag_expressions-11.0.1-py3-none-any.whl (9.8 kB) 06:08:57 Downloading deprecated-1.3.1-py2.py3-none-any.whl (11 kB) 06:08:57 Downloading dill-0.4.1-py3-none-any.whl (120 kB) 06:08:57 Downloading durationpy-0.11-py3-none-any.whl (4.1 kB) 06:08:57 Downloading frozenlist-1.8.0-cp311-cp311-musllinux_1_2_x86_64.whl (229 kB) 06:08:57 Downloading markupsafe-3.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (22 kB) 06:08:57 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 06:08:57 Downloading onapsdk-14.6.0-py3-none-any.whl (300 kB) 06:08:57 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 06:08:58 Downloading dacite-1.6.0-py3-none-any.whl (12 kB) 06:08:58 Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 06:08:58 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 06:08:58 Downloading kafka_python_ng-2.2.2-py2.py3-none-any.whl (232 kB) 06:08:58 Downloading oyaml-1.0-py2.py3-none-any.whl (3.0 kB) 06:08:58 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 06:08:58 Downloading openstacksdk-4.20.0-py3-none-any.whl (2.0 MB) 06:08:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 16.7 MB/s 0:00:00 06:08:58 Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 06:08:58 Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 06:08:58 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 06:08:58 Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 06:08:58 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 06:08:58 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 06:08:59 Downloading keystoneauth1-5.17.0-py3-none-any.whl (366 kB) 06:08:59 Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 06:08:59 Downloading packaging-26.3-py3-none-any.whl (129 kB) 06:08:59 Downloading parse-1.22.1-py2.py3-none-any.whl (20 kB) 06:08:59 Downloading parse_type-0.6.6-py2.py3-none-any.whl (27 kB) 06:08:59 Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) 06:08:59 Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 06:08:59 Downloading platformdirs-4.11.7-py3-none-any.whl (23 kB) 06:08:59 Downloading propcache-0.5.2-cp311-cp311-musllinux_1_2_x86_64.whl (59 kB) 06:08:59 Downloading psutil-7.2.2-cp36-abi3-musllinux_1_2_x86_64.whl (148 kB) 06:08:59 Downloading pyrsistent-0.20.0-py3-none-any.whl (58 kB) 06:08:59 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:08:59 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:08:59 Downloading pyyaml-6.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (794 kB) 06:08:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.0/795.0 kB 16.9 MB/s 0:00:00 06:08:59 Downloading robotframework-7.4.2-py3-none-any.whl (807 kB) 06:08:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 19.9 MB/s 0:00:00 06:08:59 Downloading scramp-1.4.17-py3-none-any.whl (16 kB) 06:08:59 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) 06:08:59 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:08:59 Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 06:08:59 Downloading tomlkit-0.15.1-py3-none-any.whl (49 kB) 06:08:59 Downloading websocket_client-1.9.2-py3-none-any.whl (95 kB) 06:08:59 Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 06:08:59 Downloading boto3-1.43.89-py3-none-any.whl (140 kB) 06:08:59 Downloading botocore-1.43.89-py3-none-any.whl (15.8 MB) 06:09:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 18.3 MB/s 0:00:00 06:09:00 Downloading s3transfer-0.19.2-py3-none-any.whl (90 kB) 06:09:00 Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 06:09:00 Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 06:09:00 Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 06:09:00 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 06:09:00 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 06:09:00 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 06:09:01 Building wheels for collected packages: helm_onap_status, chart_status, onaptests, check_certificates, infra_healthcheck, natural, PrettyTable, simplejson, junitxml 06:09:01 Building wheel for helm_onap_status (pyproject.toml): started 06:09:01 Building wheel for helm_onap_status (pyproject.toml): finished with status 'done' 06:09:01 Created wheel for helm_onap_status: filename=helm_onap_status-0.0.1.dev13-py3-none-any.whl size=10666 sha256=5bad8131f20de22f8224f1c4865a32fb74947e2f0e3b0bc87ec8d922483eaf2a 06:09:01 Stored in directory: /tmp/pip-ephem-wheel-cache-2j2p6osj/wheels/56/a7/c6/3f896e32ddf118588f7704ee93ba723ec768a50f9912a3ca00 06:09:01 Building wheel for chart_status (pyproject.toml): started 06:09:01 Building wheel for chart_status (pyproject.toml): finished with status 'done' 06:09:01 Created wheel for chart_status: filename=chart_status-0.0.1.dev4-py3-none-any.whl size=9750 sha256=28d277b5325aa107d18bf5e8856c5bd29fcf9960c26f2d5120aa813b5a6780cc 06:09:01 Stored in directory: /tmp/pip-ephem-wheel-cache-2j2p6osj/wheels/96/be/3e/d9998ca9fc658c11e20444c6e4ee92d9db542762f339abb26d 06:09:01 Building wheel for onaptests (pyproject.toml): started 06:09:02 Building wheel for onaptests (pyproject.toml): finished with status 'done' 06:09:02 Created wheel for onaptests: filename=onaptests-1.0.0-py3-none-any.whl size=380678 sha256=d6cadded156f157accd4c346e0fe00ff2c19dfcacad8cd9758b66b812764b4b2 06:09:02 Stored in directory: /tmp/pip-ephem-wheel-cache-2j2p6osj/wheels/26/0a/77/8d98b6ab46a22ea97e8f79a695648d71b9495ba62c3e34ea0f 06:09:02 Building wheel for check_certificates (pyproject.toml): started 06:09:03 Building wheel for check_certificates (pyproject.toml): finished with status 'done' 06:09:03 Created wheel for check_certificates: filename=check_certificates-0.1.0.dev3038-py3-none-any.whl size=9902 sha256=672d4b6619e5bac181b2a948cd7184946b6af60f989519759afa867deab60288 06:09:03 Stored in directory: /tmp/pip-ephem-wheel-cache-2j2p6osj/wheels/31/19/a7/027d666a57954caca6016a211c33ab775dfefddd9cbce495a3 06:09:03 Building editable for infra_healthcheck (pyproject.toml): started 06:09:03 Building editable for infra_healthcheck (pyproject.toml): finished with status 'done' 06:09:03 Created wheel for infra_healthcheck: filename=infra_healthcheck-1-0.editable-py3-none-any.whl size=3055 sha256=59a06a8b6fe16237096406d44a24de4ef3eb6260a4310e956d534857e83314b3 06:09:03 Stored in directory: /tmp/pip-ephem-wheel-cache-2j2p6osj/wheels/0a/e6/5f/7890bed7e6ede0be54e51a5211aa22f3998e0f39a540b02155 06:09:03 Building wheel for natural (pyproject.toml): started 06:09:03 Building wheel for natural (pyproject.toml): finished with status 'done' 06:09:03 Created wheel for natural: filename=natural-0.2.0-py3-none-any.whl size=34509 sha256=c7b739847324d4a6892cf7274b68605dacda341b7e0680e70d68c5458fe81f21 06:09:03 Stored in directory: /tmp/pip-ephem-wheel-cache-2j2p6osj/wheels/e1/14/e7/3d775da6f6216d08449a65e1228c46bb75db9fae2737af4fe3 06:09:03 Building wheel for PrettyTable (pyproject.toml): started 06:09:04 Building wheel for PrettyTable (pyproject.toml): finished with status 'done' 06:09:04 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13761 sha256=ec71f6b2ea807bde4c924a561aa76de7dd17eee8cf212ca7c2f08775f5148503 06:09:04 Stored in directory: /tmp/pip-ephem-wheel-cache-2j2p6osj/wheels/b1/e4/65/051f9bd54c89d377db5ca942a672439c36cbf5ceff8e8902e0 06:09:04 Building wheel for simplejson (pyproject.toml): started 06:09:06 Building wheel for simplejson (pyproject.toml): finished with status 'done' 06:09:06 Created wheel for simplejson: filename=simplejson-3.17.6-cp311-cp311-linux_x86_64.whl size=146408 sha256=95019249fb7e12676509e4b7ad19e8e7783ecbaebaeb6dc61fa4198319139cf9 06:09:06 Stored in directory: /tmp/pip-ephem-wheel-cache-2j2p6osj/wheels/10/33/77/8155eb4e24839152148da066b55fc45f4a91a940554c3c6749 06:09:06 Building wheel for junitxml (pyproject.toml): started 06:09:06 Building wheel for junitxml (pyproject.toml): finished with status 'done' 06:09:06 Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16365 sha256=47b919c49992e252dcbaa3646c132c900b2589766d322895a63eaefcd2da9275 06:09:06 Stored in directory: /tmp/pip-ephem-wheel-cache-2j2p6osj/wheels/8a/7a/9b/f1dac57e815dbc28e3889797e53848042661a1143aa45f127f 06:09:06 Successfully built helm_onap_status chart_status onaptests check_certificates infra_healthcheck natural PrettyTable simplejson junitxml 06:09:06 Installing collected packages: PrettyTable, parse, nose, junitxml, infra_healthcheck, durationpy, asn1crypto, zipp, wrapt, websocket-client, urllib3, typing-extensions, tomlkit, testtools, stevedore, slack-sdk, six, simplejson, setuptools, scramp, robotframework, PyYAML, PySocks, pyrsistent, pyflakes, pycparser, pycodestyle, psutil, protobuf, propcache, platformdirs, pathspec, packaging, opentelemetry-util-http, oauthlib, mysql-connector-python, mypy-extensions, multidict, more-itertools, mock, mccabe, MarkupSafe, kafka-python-ng, jsonpointer, jmespath, iso8601, idna, frozenlist, dill, decorator, dacite, cucumber-tag-expressions, cucumber-expressions, coverage, colorama, charset_normalizer, certifi, attrs, astroid, aiohappyeyeballs, yarl, yamllint, requests, python-subunit, python-dateutil, pbr, parse-type, oyaml, opentelemetry-proto, natural, jsonschema, jsonpatch, jinja2, isort, importlib-metadata, grpcio, googleapis-common-protos, flake8, dogpile.cache, deprecated, cffi, aiosignal, requests-oauthlib, pylint, pg8000, os-testr, os-service-types, opentelemetry-exporter-otlp-proto-common, opentelemetry-api, cryptography, botocore, behave, bashate, aiohttp, s3transfer, pyOpenSSL, opentelemetry-semantic-conventions, onapsdk, kubernetes, keystoneauth1, behave-html-formatter, opentelemetry-sdk, opentelemetry-instrumentation, openstacksdk, check_certificates, boto3, xtesting, opentelemetry-instrumentation-requests, opentelemetry-exporter-otlp-proto-http, opentelemetry-exporter-otlp-proto-grpc, opentelemetry-distro, opentelemetry-exporter-otlp, helm_onap_status, chart_status, onaptests 06:09:21 06:09:21 Successfully installed MarkupSafe-3.0.3 PrettyTable-0.7.2 PySocks-1.7.1 PyYAML-6.0.3 aiohappyeyeballs-2.7.1 aiohttp-3.14.3 aiosignal-1.4.0 asn1crypto-1.5.1 astroid-4.0.4 attrs-26.1.0 bashate-2.1.1 behave-1.3.3 behave-html-formatter-0.9.10 boto3-1.43.89 botocore-1.43.89 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.5.1 chart_status-0.0.1.dev4 check_certificates-0.1.0.dev3038 colorama-0.4.6 coverage-7.16.0 cryptography-50.0.1 cucumber-expressions-20.1.0 cucumber-tag-expressions-11.0.1 dacite-1.6.0 decorator-5.3.1 deprecated-1.3.1 dill-0.4.1 dogpile.cache-1.5.0 durationpy-0.11 flake8-7.3.0 frozenlist-1.8.0 googleapis-common-protos-1.75.0 grpcio-1.83.1 helm_onap_status-0.0.1.dev13 idna-3.19 importlib-metadata-8.6.1 infra_healthcheck-1 iso8601-2.1.0 isort-9.0.1 jinja2-3.1.5 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 jsonschema-4.4.0 junitxml-0.7 kafka-python-ng-2.2.2 keystoneauth1-5.17.0 kubernetes-36.0.3 mccabe-0.7.0 mock-5.2.0 more-itertools-11.1.0 multidict-6.7.1 mypy-extensions-1.1.0 mysql-connector-python-8.3.0 natural-0.2.0 nose-1.3.7 oauthlib-3.3.1 onapsdk-14.6.0 onaptests-1.0.0 openstacksdk-4.20.0 opentelemetry-api-1.33.1 opentelemetry-distro-0.54b1 opentelemetry-exporter-otlp-1.33.1 opentelemetry-exporter-otlp-proto-common-1.33.1 opentelemetry-exporter-otlp-proto-grpc-1.33.1 opentelemetry-exporter-otlp-proto-http-1.33.1 opentelemetry-instrumentation-0.54b1 opentelemetry-instrumentation-requests-0.54b1 opentelemetry-proto-1.33.1 opentelemetry-sdk-1.33.1 opentelemetry-semantic-conventions-0.54b1 opentelemetry-util-http-0.54b1 os-service-types-1.9.0 os-testr-3.0.0 oyaml-1.0 packaging-26.3 parse-1.22.1 parse-type-0.6.6 pathspec-1.1.1 pbr-7.0.3 pg8000-1.30.1 platformdirs-4.11.7 propcache-0.5.2 protobuf-5.29.6 psutil-7.2.2 pyOpenSSL-26.4.0 pycodestyle-2.14.0 pycparser-3.0 pyflakes-3.4.0 pylint-4.0.8 pyrsistent-0.20.0 python-dateutil-2.9.0.post0 python-subunit-1.4.6 requests-2.32.3 requests-oauthlib-2.0.0 robotframework-7.4.2 s3transfer-0.19.2 scramp-1.4.17 setuptools-79.0.1 simplejson-3.17.6 six-1.17.0 slack-sdk-3.21.3 stevedore-5.9.1 testtools-2.9.1 tomlkit-0.15.1 typing-extensions-4.16.0 urllib3-2.7.0 websocket-client-1.9.2 wrapt-1.17.3 xtesting-0.91.0 yamllint-1.38.0 yarl-1.24.5 zipp-4.1.0 06:09:21 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. 06:09:21 + apk del .build-deps 06:09:21 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.24/main/x86_64/APKINDEX.tar.gz: No such file or directory 06:09:21 WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.24/community/x86_64/APKINDEX.tar.gz: No such file or directory 06:09:21 ( 1/24) Purging .build-deps (20260908.060742) 06:09:21 ( 2/24) Purging gcc (15.2.0-r5) 06:09:22 ( 3/24) Purging binutils (2.45.1-r1) 06:09:22 ( 4/24) Purging libgcc-static (15.2.0-r5) 06:09:22 ( 5/24) Purging libatomic (15.2.0-r5) 06:09:22 ( 6/24) Purging libgomp (15.2.0-r5) 06:09:22 ( 7/24) Purging python3-dev (3.14.7-r1) 06:09:22 ( 8/24) Purging python3-pyc (3.14.7-r1) 06:09:22 ( 9/24) Purging python3-pycache-pyc0 (3.14.7-r1) 06:09:22 (10/24) Purging pyc (3.14.7-r1) 06:09:22 (11/24) Purging python3 (3.14.7-r1) 06:09:22 (12/24) Purging musl-dev (1.2.6-r2) 06:09:22 (13/24) Purging openssl-dev (3.5.8-r0) 06:09:22 (14/24) Purging libffi-dev (3.5.2-r1) 06:09:22 (15/24) Purging linux-headers (7.0.0-r1) 06:09:22 (16/24) Purging isl26 (0.26-r2) 06:09:22 (17/24) Purging jansson (2.15.0-r0) 06:09:22 (18/24) Purging mpc1 (1.3.1-r1) 06:09:22 (19/24) Purging mpdecimal (4.0.1-r0) 06:09:22 (20/24) Purging mpfr4 (4.2.2-r0) 06:09:22 (21/24) Purging pkgconf (2.5.1-r0) 06:09:22 (22/24) Purging gmp (6.3.0-r4) 06:09:22 (23/24) Purging libstdc++ (15.2.0-r5) 06:09:22 (24/24) Purging libgcc (15.2.0-r5) 06:09:22 Executing busybox-1.37.0-r31.trigger 06:09:22 OK: 26.1 MiB in 51 packages 06:09:29 Removing intermediate container 57a0b1c3fa7b 06:09:29 ---> 3b2788150776 06:09:29 Step 11/14 : COPY docker/testcases.yaml /usr/local/lib/python3.11/site-packages/xtesting/ci/testcases.yaml 06:09:29 ---> e683e4e85308 06:09:29 Step 12/14 : COPY docker/logging.ini /usr/local/lib/python3.11/site-packages/xtesting/ci/logging.ini 06:09:29 ---> abb3bf54c85a 06:09:29 Step 13/14 : COPY docker/logging.debug.ini /usr/local/lib/python3.11/site-packages/xtesting/ci/logging.debug.ini 06:09:30 ---> fcbc9f070c6e 06:09:30 Step 14/14 : CMD ["run_tests", "-t", "all"] 06:09:30 ---> Running in 7b10a72ed77f 06:09:30 Removing intermediate container 7b10a72ed77f 06:09:30 ---> cc6575fa93e3 06:09:30 Successfully built cc6575fa93e3 06:09:30 Successfully tagged nexus3.onap.org:10003/onap/xtesting-infra-healthcheck:master 06:09:30 ---> docker-build.sh ends 06:09:30 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11088252187356924509.sh 06:09:30 [EnvInject] - Injecting environment variables from a build step. 06:09:30 [EnvInject] - Injecting as environment variables the properties content 06:09:30 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 06:09:30 06:09:30 [EnvInject] - Variables injected successfully. 06:09:30 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins3552158298877884180.sh 06:09:30 ---> docker-push.sh 06:09:30 Docker version 20.10.18, build b40c2f6 06:09:30 Pushing image: nexus3.onap.org:10003/onap/xtesting-infra-healthcheck:master 06:09:30 docker push nexus3.onap.org:10003/onap/xtesting-infra-healthcheck:master 06:09:30 The push refers to repository [nexus3.onap.org:10003/onap/xtesting-infra-healthcheck] 06:09:30 45a980c425ff: Preparing 06:09:30 ced333aed4d0: Preparing 06:09:30 637a236c41cf: Preparing 06:09:30 86e255cd943e: Preparing 06:09:30 b3fd40da637f: Preparing 06:09:30 8904ec3126f4: Preparing 06:09:30 fc7be54a1adf: Preparing 06:09:30 772b14ee1d37: Preparing 06:09:30 3787e9884c83: Preparing 06:09:30 34884abbe928: Preparing 06:09:30 772b14ee1d37: Waiting 06:09:30 3787e9884c83: Waiting 06:09:30 34884abbe928: Waiting 06:09:30 8904ec3126f4: Waiting 06:09:30 fc7be54a1adf: Waiting 06:09:30 ced333aed4d0: Pushed 06:09:30 45a980c425ff: Pushed 06:09:30 637a236c41cf: Pushed 06:09:30 fc7be54a1adf: Layer already exists 06:09:30 772b14ee1d37: Layer already exists 06:09:30 3787e9884c83: Layer already exists 06:09:30 34884abbe928: Layer already exists 06:09:30 b3fd40da637f: Pushed 06:09:35 8904ec3126f4: Pushed 06:10:08 86e255cd943e: Pushed 06:10:08 master: digest: sha256:1b7bad20109f51c05a141ff47d2286e0da989affc620f7c1d5885b59d164f6c1 size: 2412 06:10:08 ---> docker-push.sh ends 06:10:08 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins10285771425769327188.sh 06:10:08 $ ssh-agent -k 06:10:08 unset SSH_AUTH_SOCK; 06:10:08 unset SSH_AGENT_PID; 06:10:08 echo Agent pid 2106 killed; 06:10:08 [ssh-agent] Stopped. 06:10:08 [PostBuildScript] - [INFO] Executing post build scripts. 06:10:08 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins6399762194869711077.sh 06:10:08 ---> sysstat.sh 06:10:09 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins10057233953883781512.sh 06:10:09 ---> package-listing.sh 06:10:09 ++ facter osfamily 06:10:09 ++ tr '[:upper:]' '[:lower:]' 06:10:09 + OS_FAMILY=debian 06:10:09 + workspace=/w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master 06:10:09 + START_PACKAGES=/tmp/packages_start.txt 06:10:09 + END_PACKAGES=/tmp/packages_end.txt 06:10:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:09 + PACKAGES=/tmp/packages_start.txt 06:10:09 + '[' /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master ']' 06:10:09 + PACKAGES=/tmp/packages_end.txt 06:10:09 + case "${OS_FAMILY}" in 06:10:09 + dpkg -l 06:10:09 + grep '^ii' 06:10:09 + '[' -f /tmp/packages_start.txt ']' 06:10:09 + '[' -f /tmp/packages_end.txt ']' 06:10:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:09 + '[' /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master ']' 06:10:09 + mkdir -p /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/archives/ 06:10:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/archives/ 06:10:09 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins7167175828806408503.sh 06:10:09 ---> capture-instance-metadata.sh 06:10:09 Setup pyenv: 06:10:09 system 06:10:09 3.8.13 06:10:09 3.9.13 06:10:09 * 3.10.6 (set by /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/.python-version) 06:10:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Thfw from file:/tmp/.os_lf_venv 06:10:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:10 lf-activate-venv(): INFO: Installing additional packages: lftools 06:10:17 lf-activate-venv(): INFO: Adding /tmp/venv-Thfw/bin to PATH 06:10:17 INFO: Running in OpenStack, capturing instance metadata 06:10:17 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins8278373033634795382.sh 06:10:17 provisioning config files... 06:10:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master@tmp/config10025251775695402005tmp 06:10:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:10:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:10:17 [EnvInject] - Injecting environment variables from a build step. 06:10:17 [EnvInject] - Injecting as environment variables the properties content 06:10:17 SERVER_ID=logs 06:10:17 06:10:17 [EnvInject] - Variables injected successfully. 06:10:17 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins18398209246564742794.sh 06:10:17 ---> create-netrc.sh 06:10:17 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins15507637895952880172.sh 06:10:17 ---> python-tools-install.sh 06:10:17 Setup pyenv: 06:10:17 system 06:10:17 3.8.13 06:10:17 3.9.13 06:10:17 * 3.10.6 (set by /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/.python-version) 06:10:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Thfw from file:/tmp/.os_lf_venv 06:10:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:19 lf-activate-venv(): INFO: Installing additional packages: lftools 06:10:25 lf-activate-venv(): INFO: Adding /tmp/venv-Thfw/bin to PATH 06:10:25 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/sh /tmp/jenkins2720471270783187880.sh 06:10:25 ---> uv-install.sh 06:10:25 uv 0.12.10 is already installed 06:10:25 uvx 0.12.10 (x86_64-unknown-linux-gnu) 06:10:25 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins13502302995983496107.sh 06:10:25 ---> sudo-logs.sh 06:10:25 Archiving 'sudo' log.. 06:10:26 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash /tmp/jenkins15638256607118067174.sh 06:10:26 ---> job-cost.sh 06:10:26 INFO: Activating Python virtual environment... 06:10:26 Setup pyenv: 06:10:26 system 06:10:26 3.8.13 06:10:26 3.9.13 06:10:26 * 3.10.6 (set by /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/.python-version) 06:10:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Thfw from file:/tmp/.os_lf_venv 06:10:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:10:32 lf-activate-venv(): INFO: Adding /tmp/venv-Thfw/bin to PATH 06:10:32 INFO: No stack-cost file found 06:10:32 INFO: Instance uptime: 318s 06:10:32 INFO: Fetching instance metadata (attempt 1 of 3)... 06:10:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:10:33 INFO: Successfully fetched instance metadata 06:10:33 INFO: Instance type: v3-standard-8 06:10:33 INFO: Retrieving pricing info for: v3-standard-8 06:10:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:10:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=318 06:10:33 INFO: Successfully fetched Vexxhost pricing API 06:10:33 INFO: Retrieved cost: 0.22 06:10:33 INFO: Retrieved resource: v3-standard-8 06:10:33 INFO: Creating archive directory: /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/archives/cost 06:10:33 INFO: Archiving costs to: /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/archives/cost.csv 06:10:33 INFO: Successfully archived job cost data 06:10:33 DEBUG: Cost data: integration-xtesting-infra-healthcheck-docker-merge-master,1559,2026-09-08 06:10:33,v3-standard-8,318,0.22,0.00,SUCCESS 06:10:34 [integration-xtesting-infra-healthcheck-docker-merge-master] $ /bin/bash -l /tmp/jenkins15078224394782880476.sh 06:10:34 ---> logs-deploy.sh 06:10:34 Setup pyenv: 06:10:34 system 06:10:34 3.8.13 06:10:34 3.9.13 06:10:34 * 3.10.6 (set by /w/workspace/integration-xtesting-infra-healthcheck-docker-merge-master/.python-version) 06:10:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Thfw from file:/tmp/.os_lf_venv 06:10:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:10:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:10:42 lf-activate-venv(): INFO: Adding /tmp/venv-Thfw/bin to PATH 06:10:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-infra-healthcheck-docker-merge-master/1559 06:10:42 INFO: archiving workspace using pattern(s): 06:10:43 Archives upload complete. 06:10:43 INFO: archiving logs to Nexus 06:10:44 ---> uname -a: 06:10:44 Linux prd-ubuntu1804-docker-8c-8g-18706 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:10:44 06:10:44 06:10:44 ---> lscpu: 06:10:44 Architecture: x86_64 06:10:44 CPU op-mode(s): 32-bit, 64-bit 06:10:44 Byte Order: Little Endian 06:10:44 CPU(s): 8 06:10:44 On-line CPU(s) list: 0-7 06:10:44 Thread(s) per core: 1 06:10:44 Core(s) per socket: 1 06:10:44 Socket(s): 8 06:10:44 NUMA node(s): 1 06:10:44 Vendor ID: AuthenticAMD 06:10:44 CPU family: 23 06:10:44 Model: 49 06:10:44 Model name: AMD EPYC-Rome Processor 06:10:44 Stepping: 0 06:10:44 CPU MHz: 2799.998 06:10:44 BogoMIPS: 5599.99 06:10:44 Virtualization: AMD-V 06:10:44 Hypervisor vendor: KVM 06:10:44 Virtualization type: full 06:10:44 L1d cache: 32K 06:10:44 L1i cache: 32K 06:10:44 L2 cache: 512K 06:10:44 L3 cache: 16384K 06:10:44 NUMA node0 CPU(s): 0-7 06:10:44 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 06:10:44 06:10:44 06:10:44 ---> nproc: 06:10:44 8 06:10:44 06:10:44 06:10:44 ---> df -h: 06:10:44 Filesystem Size Used Avail Use% Mounted on 06:10:44 udev 16G 0 16G 0% /dev 06:10:44 tmpfs 3.2G 708K 3.2G 1% /run 06:10:44 /dev/vda1 155G 11G 145G 7% / 06:10:44 tmpfs 16G 0 16G 0% /dev/shm 06:10:44 tmpfs 5.0M 0 5.0M 0% /run/lock 06:10:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:10:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:10:44 tmpfs 3.2G 0 3.2G 0% /run/user/1001 06:10:44 06:10:44 06:10:44 ---> free -m: 06:10:44 total used free shared buff/cache available 06:10:44 Mem: 32167 802 28506 0 2857 30909 06:10:44 Swap: 1023 0 1023 06:10:44 06:10:44 06:10:44 ---> ip addr: 06:10:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:10:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:10:44 inet 127.0.0.1/8 scope host lo 06:10:44 valid_lft forever preferred_lft forever 06:10:44 inet6 ::1/128 scope host 06:10:44 valid_lft forever preferred_lft forever 06:10:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:10:44 link/ether fa:16:3e:4a:2a:6d brd ff:ff:ff:ff:ff:ff 06:10:44 inet 10.30.106.133/23 brd 10.30.107.255 scope global dynamic ens3 06:10:44 valid_lft 86080sec preferred_lft 86080sec 06:10:44 inet6 fe80::f816:3eff:fe4a:2a6d/64 scope link 06:10:44 valid_lft forever preferred_lft forever 06:10:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:10:44 link/ether 02:42:d4:63:ce:e7 brd ff:ff:ff:ff:ff:ff 06:10:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:10:44 valid_lft forever preferred_lft forever 06:10:44 inet6 fe80::42:d4ff:fe63:cee7/64 scope link 06:10:44 valid_lft forever preferred_lft forever 06:10:44 06:10:44 06:10:44 ---> sar -b -r -n DEV: 06:10:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18706) 09/08/26 _x86_64_ (8 CPU) 06:10:44 06:10:44 06:05:26 LINUX RESTART (8 CPU) 06:10:44 06:10:44 06:06:02 tps rtps wtps bread/s bwrtn/s 06:10:44 06:07:01 251.99 26.01 225.98 834.98 58778.51 06:10:44 06:08:01 175.04 9.22 165.82 1676.92 74701.82 06:10:44 06:09:01 60.92 0.00 60.92 0.00 41492.55 06:10:44 06:10:01 172.80 0.10 172.70 10.40 29128.88 06:10:44 Average: 164.83 8.76 156.07 629.72 50993.01 06:10:44 06:10:44 06:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:10:44 06:07:01 30229108 31758956 2710112 8.23 66240 1776556 1367948 4.02 788388 1636812 151016 06:10:44 06:08:01 29323296 31726872 3615924 10.98 82624 2605760 1555424 4.58 892048 2375028 409744 06:10:44 06:09:01 28909092 31599844 4030128 12.24 93996 2863140 1686884 4.96 1052788 2589588 78552 06:10:44 06:10:01 29247724 31709576 3691496 11.21 121964 2594600 1498920 4.41 996596 2300968 496 06:10:44 Average: 29427305 31698812 3511915 10.66 91206 2460014 1527294 4.49 932455 2225599 159952 06:10:44 06:10:44 06:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:10:44 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:44 06:07:01 ens3 250.31 186.87 1132.99 47.71 0.00 0.00 0.00 0.00 06:10:44 06:07:01 lo 1.02 1.02 0.12 0.12 0.00 0.00 0.00 0.00 06:10:44 06:08:01 docker0 174.14 307.52 9.52 3049.05 0.00 0.00 0.00 0.00 06:10:44 06:08:01 ens3 505.90 320.93 4841.87 28.97 0.00 0.00 0.00 0.00 06:10:44 06:08:01 veth6011ae2 174.14 307.65 11.90 3049.06 0.00 0.00 0.00 0.25 06:10:44 06:08:01 lo 2.87 2.87 0.32 0.32 0.00 0.00 0.00 0.00 06:10:44 06:09:01 docker0 163.37 241.54 12.77 2015.14 0.00 0.00 0.00 0.00 06:10:44 06:09:01 ens3 261.47 180.74 2020.06 19.90 0.00 0.00 0.00 0.00 06:10:44 06:09:01 veth6011ae2 163.37 241.58 15.00 2015.15 0.00 0.00 0.00 0.17 06:10:44 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:44 06:10:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:10:44 06:10:01 ens3 297.80 302.37 23.63 2045.77 0.00 0.00 0.00 0.00 06:10:44 06:10:01 lo 2.00 2.00 0.18 0.18 0.00 0.00 0.00 0.00 06:10:44 Average: docker0 84.76 137.86 5.60 1271.35 0.00 0.00 0.00 0.00 06:10:44 Average: ens3 329.20 247.98 2008.28 537.63 0.00 0.00 0.00 0.00 06:10:44 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 06:10:44 06:10:44 06:10:44 ---> sar -P ALL: 06:10:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18706) 09/08/26 _x86_64_ (8 CPU) 06:10:44 06:10:44 06:05:26 LINUX RESTART (8 CPU) 06:10:44 06:10:44 06:06:02 CPU %user %nice %system %iowait %steal %idle 06:10:44 06:07:01 all 7.76 0.00 0.76 2.75 0.01 88.72 06:10:44 06:07:01 0 5.28 0.00 0.12 0.00 0.00 94.60 06:10:44 06:07:01 1 0.59 0.00 0.22 6.52 0.02 92.64 06:10:44 06:07:01 2 25.00 0.00 2.14 1.83 0.03 70.99 06:10:44 06:07:01 3 2.30 0.00 0.34 0.14 0.02 97.21 06:10:44 06:07:01 4 11.98 0.00 1.36 3.73 0.00 82.93 06:10:44 06:07:01 5 12.41 0.00 0.95 0.19 0.02 86.43 06:10:44 06:07:01 6 1.61 0.00 0.39 0.02 0.00 97.98 06:10:44 06:07:01 7 2.79 0.00 0.60 9.59 0.00 87.03 06:10:44 06:08:01 all 5.87 0.00 1.12 1.53 0.01 91.47 06:10:44 06:08:01 0 2.76 0.00 0.92 1.24 0.02 95.07 06:10:44 06:08:01 1 0.91 0.00 1.02 6.21 0.02 91.84 06:10:44 06:08:01 2 3.32 0.00 1.00 0.07 0.00 95.61 06:10:44 06:08:01 3 13.55 0.00 1.20 0.33 0.02 84.90 06:10:44 06:08:01 4 18.49 0.00 1.82 0.45 0.02 79.22 06:10:44 06:08:01 5 2.46 0.00 1.17 0.85 0.00 95.52 06:10:44 06:08:01 6 2.06 0.00 0.62 0.10 0.02 97.21 06:10:44 06:08:01 7 3.46 0.00 1.19 2.99 0.02 92.35 06:10:44 06:09:01 all 5.84 0.00 0.99 0.59 0.01 92.57 06:10:44 06:09:01 0 2.49 0.00 0.48 2.12 0.00 94.90 06:10:44 06:09:01 1 1.65 0.00 0.70 0.00 0.00 97.64 06:10:44 06:09:01 2 2.92 0.00 0.95 1.22 0.00 94.90 06:10:44 06:09:01 3 16.73 0.00 0.90 0.15 0.02 82.20 06:10:44 06:09:01 4 1.54 0.00 0.59 0.22 0.02 97.64 06:10:44 06:09:01 5 12.37 0.00 1.96 0.52 0.02 85.14 06:10:44 06:09:01 6 2.87 0.00 0.92 0.02 0.00 96.20 06:10:44 06:09:01 7 6.10 0.00 1.42 0.52 0.00 91.95 06:10:44 06:10:01 all 12.84 0.00 1.94 0.48 0.01 84.72 06:10:44 06:10:01 0 4.94 0.00 0.84 0.00 0.02 94.21 06:10:44 06:10:01 1 21.47 0.00 4.17 0.15 0.02 74.20 06:10:44 06:10:01 2 14.63 0.00 1.17 0.05 0.02 84.13 06:10:44 06:10:01 3 13.75 0.00 1.34 0.03 0.02 84.86 06:10:44 06:10:01 4 22.04 0.00 3.91 2.00 0.02 72.03 06:10:44 06:10:01 5 9.35 0.00 2.15 1.16 0.00 87.35 06:10:44 06:10:01 6 7.65 0.00 0.97 0.00 0.02 91.36 06:10:44 06:10:01 7 8.93 0.00 1.01 0.45 0.02 89.59 06:10:44 Average: all 8.08 0.00 1.21 1.33 0.01 89.37 06:10:44 Average: 0 3.86 0.00 0.59 0.84 0.01 94.70 06:10:44 Average: 1 6.18 0.00 1.53 3.21 0.01 89.07 06:10:44 Average: 2 11.41 0.00 1.31 0.79 0.01 86.47 06:10:44 Average: 3 11.63 0.00 0.95 0.16 0.02 87.24 06:10:44 Average: 4 13.51 0.00 1.92 1.59 0.01 82.97 06:10:44 Average: 5 9.14 0.00 1.56 0.68 0.01 88.62 06:10:44 Average: 6 3.55 0.00 0.73 0.03 0.01 95.68 06:10:44 Average: 7 5.32 0.00 1.06 3.36 0.01 90.25 06:10:44 06:10:44 06:10:44