12:58:52 Started by timer 12:58:52 Running as SYSTEM 12:58:53 [EnvInject] - Loading node environment variables. 12:58:53 Building remotely on prd-ubuntu1804-docker-8c-8g-17688 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master 12:58:53 [ssh-agent] Looking for ssh-agent implementation... 12:58:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:53 $ ssh-agent 12:58:53 SSH_AUTH_SOCK=/tmp/ssh-EVGtmLKVpMuQ/agent.1999 12:58:53 SSH_AGENT_PID=2001 12:58:53 [ssh-agent] Started. 12:58:53 Running ssh-add (command line suppressed) 12:58:53 Identity added: /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/private_key_12089979855425199382.key (/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/private_key_12089979855425199382.key) 12:58:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:58:53 The recommended git tool is: NONE 12:58:54 using credential onap-jenkins-ssh 12:58:54 Wiping out workspace first. 12:58:54 Cloning the remote Git repository 12:58:54 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 12:58:54 > git init /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master # timeout=10 12:58:54 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 12:58:54 > git --version # timeout=10 12:58:54 > git --version # 'git version 2.17.1' 12:58:54 using GIT_SSH to set credentials Gerrit user 12:58:54 Verifying host key using manually-configured host key entries 12:58:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:55 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 12:58:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:55 Avoid second fetch 12:58:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:58:55 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 12:58:55 > git config core.sparsecheckout # timeout=10 12:58:55 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 12:58:55 Commit message: "Fix mock sdc docker build" 12:58:55 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 12:58:58 provisioning config files... 12:58:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:58:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:58:58 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins14079002555470036711.sh 12:58:58 ---> python-tools-install.sh 12:58:58 Setup pyenv: 12:58:58 * system (set by /opt/pyenv/version) 12:58:59 * 3.8.13 (set by /opt/pyenv/version) 12:58:59 * 3.9.13 (set by /opt/pyenv/version) 12:58:59 * 3.10.6 (set by /opt/pyenv/version) 12:59:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8zPT 12:59:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:59:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:06 lf-activate-venv(): INFO: Base packages installed successfully 12:59:06 lf-activate-venv(): INFO: Installing additional packages: lftools 12:59:30 lf-activate-venv(): INFO: Adding /tmp/venv-8zPT/bin to PATH 12:59:30 Generating Requirements File 12:59:48 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. 12:59:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:59:48 Python 3.10.6 12:59:48 pip 25.3 from /tmp/venv-8zPT/lib/python3.10/site-packages/pip (python 3.10) 12:59:49 appdirs==1.4.4 12:59:49 argcomplete==3.6.3 12:59:49 aspy.yaml==1.3.0 12:59:49 attrs==25.4.0 12:59:49 autopage==0.5.2 12:59:49 beautifulsoup4==4.14.3 12:59:49 boto3==1.42.2 12:59:49 botocore==1.42.2 12:59:49 bs4==0.0.2 12:59:49 cachetools==6.2.2 12:59:49 certifi==2025.11.12 12:59:49 cffi==2.0.0 12:59:49 cfgv==3.5.0 12:59:49 chardet==5.2.0 12:59:49 charset-normalizer==3.4.4 12:59:49 click==8.3.1 12:59:49 cliff==4.13.0 12:59:49 cmd2==2.7.0 12:59:49 cryptography==3.3.2 12:59:49 debtcollector==3.0.0 12:59:49 decorator==5.2.1 12:59:49 defusedxml==0.7.1 12:59:49 Deprecated==1.3.1 12:59:49 distlib==0.4.0 12:59:49 dnspython==2.8.0 12:59:49 docker==7.1.0 12:59:49 dogpile.cache==1.5.0 12:59:49 durationpy==0.10 12:59:49 email-validator==2.3.0 12:59:49 filelock==3.20.0 12:59:49 future==1.0.0 12:59:49 gitdb==4.0.12 12:59:49 GitPython==3.1.45 12:59:49 google-auth==2.43.0 12:59:49 httplib2==0.31.0 12:59:49 identify==2.6.15 12:59:49 idna==3.11 12:59:49 importlib-resources==1.5.0 12:59:49 iso8601==2.1.0 12:59:49 Jinja2==3.1.6 12:59:49 jmespath==1.0.1 12:59:49 jsonpatch==1.33 12:59:49 jsonpointer==3.0.0 12:59:49 jsonschema==4.25.1 12:59:49 jsonschema-specifications==2025.9.1 12:59:49 keystoneauth1==5.12.0 12:59:49 kubernetes==34.1.0 12:59:49 lftools==0.37.16 12:59:49 lxml==6.0.2 12:59:49 markdown-it-py==4.0.0 12:59:49 MarkupSafe==3.0.3 12:59:49 mdurl==0.1.2 12:59:49 msgpack==1.1.2 12:59:49 multi_key_dict==2.0.3 12:59:49 munch==4.0.0 12:59:49 netaddr==1.3.0 12:59:49 niet==1.4.2 12:59:49 nodeenv==1.9.1 12:59:49 oauth2client==4.1.3 12:59:49 oauthlib==3.3.1 12:59:49 openstacksdk==4.8.0 12:59:49 os-service-types==1.8.2 12:59:49 osc-lib==4.2.0 12:59:49 oslo.config==10.1.0 12:59:49 oslo.context==6.2.0 12:59:49 oslo.i18n==6.7.1 12:59:49 oslo.log==7.2.1 12:59:49 oslo.serialization==5.8.0 12:59:49 oslo.utils==9.2.0 12:59:49 packaging==25.0 12:59:49 pbr==7.0.3 12:59:49 platformdirs==4.5.0 12:59:49 prettytable==3.17.0 12:59:49 psutil==7.1.3 12:59:49 pyasn1==0.6.1 12:59:49 pyasn1_modules==0.4.2 12:59:49 pycparser==2.23 12:59:49 pygerrit2==2.0.15 12:59:49 PyGithub==2.8.1 12:59:49 Pygments==2.19.2 12:59:49 PyJWT==2.10.1 12:59:49 PyNaCl==1.6.1 12:59:49 pyparsing==2.4.7 12:59:49 pyperclip==1.11.0 12:59:49 pyrsistent==0.20.0 12:59:49 python-cinderclient==9.8.0 12:59:49 python-dateutil==2.9.0.post0 12:59:49 python-heatclient==4.3.0 12:59:49 python-jenkins==1.8.3 12:59:49 python-keystoneclient==5.7.0 12:59:49 python-magnumclient==4.9.0 12:59:49 python-openstackclient==8.2.0 12:59:49 python-swiftclient==4.9.0 12:59:49 PyYAML==6.0.3 12:59:49 referencing==0.37.0 12:59:49 requests==2.32.5 12:59:49 requests-oauthlib==2.0.0 12:59:49 requestsexceptions==1.4.0 12:59:49 rfc3986==2.0.0 12:59:49 rich==14.2.0 12:59:49 rich-argparse==1.7.2 12:59:49 rpds-py==0.30.0 12:59:49 rsa==4.9.1 12:59:49 ruamel.yaml==0.18.16 12:59:49 ruamel.yaml.clib==0.2.15 12:59:49 s3transfer==0.16.0 12:59:49 simplejson==3.20.2 12:59:49 six==1.17.0 12:59:49 smmap==5.0.2 12:59:49 soupsieve==2.8 12:59:49 stevedore==5.6.0 12:59:49 tabulate==0.9.0 12:59:49 toml==0.10.2 12:59:49 tomlkit==0.13.3 12:59:49 tqdm==4.67.1 12:59:49 typing_extensions==4.15.0 12:59:49 tzdata==2025.2 12:59:49 urllib3==1.26.20 12:59:49 virtualenv==20.35.4 12:59:49 wcwidth==0.2.14 12:59:49 websocket-client==1.9.0 12:59:49 wrapt==2.0.1 12:59:49 xdg==6.0.0 12:59:49 xmltodict==1.0.2 12:59:49 yq==3.4.3 12:59:49 provisioning config files... 12:59:49 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config9304681753391838711tmp 12:59:49 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config16422233748831341638tmp 12:59:49 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins12660099511394095740.sh 12:59:49 ---> docker-login.sh 12:59:49 nexus3.onap.org:10001 12:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:49 Configure a credential helper to remove this warning. See 12:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:49 12:59:49 Login Succeeded 12:59:49 nexus3.onap.org:10002 12:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:49 Configure a credential helper to remove this warning. See 12:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:49 12:59:49 Login Succeeded 12:59:49 nexus3.onap.org:10003 12:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:49 Configure a credential helper to remove this warning. See 12:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:49 12:59:49 Login Succeeded 12:59:49 nexus3.onap.org:10004 12:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:49 Configure a credential helper to remove this warning. See 12:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:49 12:59:49 Login Succeeded 12:59:49 docker.io 12:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:50 Configure a credential helper to remove this warning. See 12:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:50 12:59:50 Login Succeeded 12:59:50 ---> docker-login.sh ends 12:59:50 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins15806604286107973857.sh 12:59:50 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14128400069433088995.sh 12:59:50 [EnvInject] - Injecting environment variables from a build step. 12:59:50 [EnvInject] - Injecting as environment variables the properties content 12:59:50 DOCKER_ROOT=./mock-clamp 12:59:50 CONTAINER_TAG_YAML_DIR= 12:59:50 CONTAINER_TAG_METHOD=stream 12:59:50 12:59:50 [EnvInject] - Variables injected successfully. 12:59:50 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash -l /tmp/jenkins6936348210150442500.sh 12:59:50 ---> docker-get-container-tag.sh 12:59:50 Setup pyenv: 12:59:50 system 12:59:50 3.8.13 12:59:50 3.9.13 12:59:50 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 12:59:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8zPT from file:/tmp/.os_lf_venv 12:59:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:59:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:59:52 lf-activate-venv(): INFO: Base packages installed successfully 12:59:52 lf-activate-venv(): INFO: Installing additional packages: yq 12:59:53 lf-activate-venv(): INFO: Adding /tmp/venv-8zPT/bin to PATH 12:59:53 ---> Docker image tag found: master 12:59:53 [EnvInject] - Injecting environment variables from a build step. 12:59:53 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 12:59:53 [EnvInject] - Variables injected successfully. 12:59:53 [EnvInject] - Injecting environment variables from a build step. 12:59:53 [EnvInject] - Injecting as environment variables the properties content 12:59:53 DOCKER_ARGS= 12:59:53 DOCKER_ROOT=./mock-clamp 12:59:53 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 12:59:53 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 12:59:53 DOCKER_NAME=onap/onap-component-mock-clamp 12:59:53 12:59:53 [EnvInject] - Variables injected successfully. 12:59:53 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins2243109335274625330.sh 12:59:53 ---> docker-build.sh 12:59:53 Docker version 20.10.18, build b40c2f6 12:59:53 Building image: nexus3.onap.org:10003/onap/onap-component-mock-clamp:master 12:59:53 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-clamp:master . 12:59:53 Sending build context to Docker daemon 31.74kB 12:59:53 Step 1/14 : FROM golang:1.17-alpine AS builder 12:59:53 1.17-alpine: Pulling from library/golang 12:59:53 530afca65e2e: Pulling fs layer 12:59:53 d450d4da0343: Pulling fs layer 12:59:53 8162171ecb65: Pulling fs layer 12:59:53 ff63b82a42d3: Pulling fs layer 12:59:53 5b4b56e6b994: Pulling fs layer 12:59:53 ff63b82a42d3: Waiting 12:59:53 5b4b56e6b994: Waiting 12:59:53 8162171ecb65: Verifying Checksum 12:59:53 8162171ecb65: Download complete 12:59:53 d450d4da0343: Verifying Checksum 12:59:53 d450d4da0343: Download complete 12:59:54 530afca65e2e: Verifying Checksum 12:59:54 5b4b56e6b994: Verifying Checksum 12:59:54 5b4b56e6b994: Download complete 12:59:54 530afca65e2e: Pull complete 12:59:54 d450d4da0343: Pull complete 12:59:54 8162171ecb65: Pull complete 12:59:57 ff63b82a42d3: Verifying Checksum 12:59:57 ff63b82a42d3: Download complete 13:00:00 ff63b82a42d3: Pull complete 13:00:01 5b4b56e6b994: Pull complete 13:00:01 Digest: sha256:99ddec1bbfd6d6bca3f9804c02363daee8c8524dae50df7942e8e60788fd17c9 13:00:01 Status: Downloaded newer image for golang:1.17-alpine 13:00:01 ---> 270c4f58750f 13:00:01 Step 2/14 : ADD ./ /go/src/ 13:00:03 ---> 3f1e122634f4 13:00:03 Step 3/14 : WORKDIR /go/src 13:00:03 ---> Running in 3fd0850cf743 13:00:03 Removing intermediate container 3fd0850cf743 13:00:03 ---> 193bb2c267b2 13:00:03 Step 4/14 : RUN apk add --no-cache git 13:00:03 ---> Running in 64d2be6398d1 13:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:00:04 (1/6) Installing brotli-libs (1.0.9-r6) 13:00:04 (2/6) Installing nghttp2-libs (1.47.0-r2) 13:00:04 (3/6) Installing libcurl (8.5.0-r0) 13:00:04 (4/6) Installing expat (2.6.2-r0) 13:00:04 (5/6) Installing pcre2 (10.42-r0) 13:00:04 (6/6) Installing git (2.36.6-r0) 13:00:04 Executing busybox-1.35.0-r15.trigger 13:00:04 OK: 20 MiB in 21 packages 13:00:05 Removing intermediate container 64d2be6398d1 13:00:05 ---> 081d16663057 13:00:05 Step 5/14 : RUN go mod init onap.com/mock-clamp 13:00:05 ---> Running in c58b628ca6e6 13:00:05 go: creating new go.mod: module onap.com/mock-clamp 13:00:05 go: to add module requirements and sums: 13:00:05 go mod tidy 13:00:05 Removing intermediate container c58b628ca6e6 13:00:05 ---> b703db40947c 13:00:05 Step 6/14 : RUN go get github.com/satori/go.uuid 13:00:05 ---> Running in a90fe3ab9126 13:00:06 go: downloading github.com/satori/go.uuid v1.2.0 13:00:06 go get: added github.com/satori/go.uuid v1.2.0 13:00:07 Removing intermediate container a90fe3ab9126 13:00:07 ---> e553b7990fa9 13:00:07 Step 7/14 : RUN go get github.com/labstack/echo 13:00:07 ---> Running in f43e2a1237d1 13:00:09 go: downloading github.com/labstack/echo v3.3.10+incompatible 13:00:09 go: downloading golang.org/x/crypto v0.45.0 13:00:09 go: downloading github.com/labstack/gommon v0.4.2 13:00:09 go: downloading github.com/mattn/go-colorable v0.1.13 13:00:09 go: downloading github.com/mattn/go-isatty v0.0.20 13:00:09 go: downloading github.com/valyala/fasttemplate v1.2.2 13:00:09 go: downloading golang.org/x/net v0.47.0 13:00:09 go: downloading golang.org/x/sys v0.38.0 13:00:09 go: downloading github.com/valyala/bytebufferpool v1.0.0 13:00:09 go: downloading golang.org/x/text v0.31.0 13:00:14 github.com/labstack/echo imports 13:00:14 github.com/labstack/gommon/color imports 13:00:14 github.com/mattn/go-isatty imports 13:00:14 golang.org/x/sys/unix imports 13:00:14 slices: package slices is not in GOROOT (/usr/local/go/src/slices) 13:00:15 The command '/bin/sh -c go get github.com/labstack/echo' returned a non-zero code: 1 13:00:15 Build step 'Execute shell' marked build as failure 13:00:15 $ ssh-agent -k 13:00:15 unset SSH_AUTH_SOCK; 13:00:15 unset SSH_AGENT_PID; 13:00:15 echo Agent pid 2001 killed; 13:00:15 [ssh-agent] Stopped. 13:00:15 [PostBuildScript] - [INFO] Executing post build scripts. 13:00:15 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins3004614622499800564.sh 13:00:15 ---> sysstat.sh 13:00:16 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins13000878286066040372.sh 13:00:16 ---> package-listing.sh 13:00:16 ++ facter osfamily 13:00:16 ++ tr '[:upper:]' '[:lower:]' 13:00:16 + OS_FAMILY=debian 13:00:16 + workspace=/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master 13:00:16 + START_PACKAGES=/tmp/packages_start.txt 13:00:16 + END_PACKAGES=/tmp/packages_end.txt 13:00:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:00:16 + PACKAGES=/tmp/packages_start.txt 13:00:16 + '[' /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master ']' 13:00:16 + PACKAGES=/tmp/packages_end.txt 13:00:16 + case "${OS_FAMILY}" in 13:00:16 + dpkg -l 13:00:16 + grep '^ii' 13:00:16 + '[' -f /tmp/packages_start.txt ']' 13:00:16 + '[' -f /tmp/packages_end.txt ']' 13:00:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:00:16 + '[' /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master ']' 13:00:16 + mkdir -p /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/archives/ 13:00:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/archives/ 13:00:16 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins2493182259551651471.sh 13:00:16 ---> capture-instance-metadata.sh 13:00:16 Setup pyenv: 13:00:16 system 13:00:16 3.8.13 13:00:16 3.9.13 13:00:16 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 13:00:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8zPT from file:/tmp/.os_lf_venv 13:00:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:17 lf-activate-venv(): INFO: Base packages installed successfully 13:00:17 lf-activate-venv(): INFO: Installing additional packages: lftools 13:00:26 lf-activate-venv(): INFO: Adding /tmp/venv-8zPT/bin to PATH 13:00:26 INFO: Running in OpenStack, capturing instance metadata 13:00:34 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins10149666673349391268.sh 13:00:35 provisioning config files... 13:00:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-clamp-docker-merge-master@tmp/config8316059546258140132tmp 13:00:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:00:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:00:35 [EnvInject] - Injecting environment variables from a build step. 13:00:35 [EnvInject] - Injecting as environment variables the properties content 13:00:35 SERVER_ID=logs 13:00:35 13:00:35 [EnvInject] - Variables injected successfully. 13:00:35 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins17517454083487016835.sh 13:00:35 ---> create-netrc.sh 13:00:35 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins1532631224523046367.sh 13:00:35 ---> python-tools-install.sh 13:00:35 Setup pyenv: 13:00:35 system 13:00:35 3.8.13 13:00:35 3.9.13 13:00:35 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 13:00:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8zPT from file:/tmp/.os_lf_venv 13:00:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:37 lf-activate-venv(): INFO: Base packages installed successfully 13:00:37 lf-activate-venv(): INFO: Installing additional packages: lftools 13:00:45 lf-activate-venv(): INFO: Adding /tmp/venv-8zPT/bin to PATH 13:00:45 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins6108597128023578797.sh 13:00:45 ---> sudo-logs.sh 13:00:45 Archiving 'sudo' log.. 13:00:45 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash /tmp/jenkins872239134147355635.sh 13:00:45 ---> job-cost.sh 13:00:45 Setup pyenv: 13:00:45 system 13:00:45 3.8.13 13:00:45 3.9.13 13:00:45 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 13:00:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8zPT from file:/tmp/.os_lf_venv 13:00:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:47 lf-activate-venv(): INFO: Base packages installed successfully 13:00:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:00:52 lf-activate-venv(): INFO: Adding /tmp/venv-8zPT/bin to PATH 13:00:52 INFO: No Stack... 13:00:52 INFO: Retrieving Pricing Info for: v3-standard-8 13:00:53 INFO: Archiving Costs 13:00:53 [integration-onap-component-simulators-clamp-docker-merge-master] $ /bin/bash -l /tmp/jenkins15040167599443636557.sh 13:00:53 ---> logs-deploy.sh 13:00:53 Setup pyenv: 13:00:53 system 13:00:53 3.8.13 13:00:53 3.9.13 13:00:53 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-clamp-docker-merge-master/.python-version) 13:00:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8zPT from file:/tmp/.os_lf_venv 13:00:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:00:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:00:55 lf-activate-venv(): INFO: Base packages installed successfully 13:00:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:01:03 lf-activate-venv(): INFO: Adding /tmp/venv-8zPT/bin to PATH 13:01:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-clamp-docker-merge-master/365 13:01:03 INFO: archiving workspace using pattern(s): 13:01:04 Archives upload complete. 13:01:04 INFO: archiving logs to Nexus 13:01:05 ---> uname -a: 13:01:05 Linux prd-ubuntu1804-docker-8c-8g-17688 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:01:05 13:01:05 13:01:05 ---> lscpu: 13:01:05 Architecture: x86_64 13:01:05 CPU op-mode(s): 32-bit, 64-bit 13:01:05 Byte Order: Little Endian 13:01:05 CPU(s): 8 13:01:05 On-line CPU(s) list: 0-7 13:01:05 Thread(s) per core: 1 13:01:05 Core(s) per socket: 1 13:01:05 Socket(s): 8 13:01:05 NUMA node(s): 1 13:01:05 Vendor ID: AuthenticAMD 13:01:05 CPU family: 23 13:01:05 Model: 49 13:01:05 Model name: AMD EPYC-Rome Processor 13:01:05 Stepping: 0 13:01:05 CPU MHz: 2800.000 13:01:05 BogoMIPS: 5600.00 13:01:05 Virtualization: AMD-V 13:01:05 Hypervisor vendor: KVM 13:01:05 Virtualization type: full 13:01:05 L1d cache: 32K 13:01:05 L1i cache: 32K 13:01:05 L2 cache: 512K 13:01:05 L3 cache: 16384K 13:01:05 NUMA node0 CPU(s): 0-7 13:01:05 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:01:05 13:01:05 13:01:05 ---> nproc: 13:01:05 8 13:01:05 13:01:05 13:01:05 ---> df -h: 13:01:05 Filesystem Size Used Avail Use% Mounted on 13:01:05 udev 16G 0 16G 0% /dev 13:01:05 tmpfs 3.2G 716K 3.2G 1% /run 13:01:05 /dev/vda1 155G 11G 145G 7% / 13:01:05 tmpfs 16G 0 16G 0% /dev/shm 13:01:05 tmpfs 5.0M 0 5.0M 0% /run/lock 13:01:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:01:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:01:05 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:01:05 13:01:05 13:01:05 ---> free -m: 13:01:05 total used free shared buff/cache available 13:01:05 Mem: 32167 857 28741 0 2568 30871 13:01:05 Swap: 1023 0 1023 13:01:05 13:01:05 13:01:05 ---> ip addr: 13:01:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:01:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:01:05 inet 127.0.0.1/8 scope host lo 13:01:05 valid_lft forever preferred_lft forever 13:01:05 inet6 ::1/128 scope host 13:01:05 valid_lft forever preferred_lft forever 13:01:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:01:05 link/ether fa:16:3e:ee:1a:86 brd ff:ff:ff:ff:ff:ff 13:01:05 inet 10.30.107.218/23 brd 10.30.107.255 scope global dynamic ens3 13:01:05 valid_lft 86236sec preferred_lft 86236sec 13:01:05 inet6 fe80::f816:3eff:feee:1a86/64 scope link 13:01:05 valid_lft forever preferred_lft forever 13:01:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:01:05 link/ether 02:42:43:1c:bc:48 brd ff:ff:ff:ff:ff:ff 13:01:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:01:05 valid_lft forever preferred_lft forever 13:01:05 inet6 fe80::42:43ff:fe1c:bc48/64 scope link 13:01:05 valid_lft forever preferred_lft forever 13:01:05 13:01:05 13:01:05 ---> sar -b -r -n DEV: 13:01:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17688) 12/04/25 _x86_64_ (8 CPU) 13:01:05 13:01:05 12:58:22 LINUX RESTART (8 CPU) 13:01:05 13:01:05 12:59:02 tps rtps wtps bread/s bwrtn/s 13:01:05 13:00:01 157.30 10.96 146.33 1384.85 55930.72 13:01:05 13:01:01 146.12 3.20 142.92 421.06 61621.59 13:01:05 Average: 151.66 7.05 144.61 898.87 58800.30 13:01:05 13:01:05 12:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:01:05 13:00:01 29637868 31684088 3301352 10.02 83984 2253304 1495620 4.40 933036 2030992 382956 13:01:05 13:01:01 29373588 31551884 3565632 10.82 92400 2370764 1500888 4.42 1132348 2081476 9972 13:01:05 Average: 29505728 31617986 3433492 10.42 88192 2312034 1498254 4.41 1032692 2056234 196464 13:01:05 13:01:05 12:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:01:05 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:05 13:00:01 ens3 204.78 132.91 3044.55 18.93 0.00 0.00 0.00 0.00 13:01:05 13:00:01 lo 3.66 3.66 0.44 0.44 0.00 0.00 0.00 0.00 13:01:05 13:01:01 docker0 39.30 52.73 2.85 426.45 0.00 0.00 0.00 0.00 13:01:05 13:01:01 ens3 75.49 58.15 442.30 12.07 0.00 0.00 0.00 0.00 13:01:05 13:01:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 13:01:05 Average: docker0 19.82 26.59 1.44 215.04 0.00 0.00 0.00 0.00 13:01:05 Average: ens3 139.59 95.21 1732.38 15.47 0.00 0.00 0.00 0.00 13:01:05 Average: lo 2.25 2.25 0.26 0.26 0.00 0.00 0.00 0.00 13:01:05 13:01:05 13:01:05 ---> sar -P ALL: 13:01:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17688) 12/04/25 _x86_64_ (8 CPU) 13:01:05 13:01:05 12:58:22 LINUX RESTART (8 CPU) 13:01:05 13:01:05 12:59:02 CPU %user %nice %system %iowait %steal %idle 13:01:05 13:00:01 all 10.13 0.00 1.38 1.85 0.04 86.60 13:01:05 13:00:01 0 11.30 0.00 1.34 0.17 0.03 87.15 13:01:05 13:00:01 1 20.41 0.00 2.08 1.04 0.05 76.42 13:01:05 13:00:01 2 4.56 0.00 0.94 5.70 0.05 88.75 13:01:05 13:00:01 3 1.95 0.00 0.83 1.12 0.02 96.08 13:01:05 13:00:01 4 1.75 0.00 1.09 0.03 0.02 97.11 13:01:05 13:00:01 5 1.55 0.00 0.77 5.75 0.02 91.92 13:01:05 13:00:01 6 14.65 0.00 1.56 0.46 0.03 83.29 13:01:05 13:00:01 7 24.90 0.00 2.40 0.54 0.05 72.10 13:01:05 13:01:01 all 7.89 0.00 0.92 1.27 0.04 89.88 13:01:05 13:01:01 0 22.42 0.00 1.44 0.82 0.05 75.27 13:01:05 13:01:01 1 11.25 0.00 0.68 0.22 0.03 87.82 13:01:05 13:01:01 2 4.15 0.00 1.00 0.08 0.05 94.71 13:01:05 13:01:01 3 13.87 0.00 1.39 2.71 0.05 81.98 13:01:05 13:01:01 4 2.97 0.00 0.67 0.03 0.02 96.32 13:01:05 13:01:01 5 0.97 0.00 0.45 0.68 0.02 97.88 13:01:05 13:01:01 6 6.07 0.00 1.05 0.08 0.02 92.78 13:01:05 13:01:01 7 1.39 0.00 0.74 5.61 0.05 92.21 13:01:05 Average: all 9.00 0.00 1.15 1.56 0.04 88.26 13:01:05 Average: 0 16.91 0.00 1.39 0.50 0.04 81.16 13:01:05 Average: 1 15.79 0.00 1.37 0.62 0.04 82.17 13:01:05 Average: 2 4.36 0.00 0.97 2.86 0.05 91.76 13:01:05 Average: 3 7.95 0.00 1.11 1.92 0.03 88.98 13:01:05 Average: 4 2.36 0.00 0.87 0.03 0.02 96.71 13:01:05 Average: 5 1.26 0.00 0.61 3.19 0.02 94.93 13:01:05 Average: 6 10.32 0.00 1.31 0.27 0.03 88.08 13:01:05 Average: 7 13.05 0.00 1.56 3.10 0.05 82.24 13:01:05 13:01:05 13:01:05