20:42:22 Started by timer 20:42:22 Running as SYSTEM 20:42:22 [EnvInject] - Loading node environment variables. 20:42:22 Building remotely on prd-ubuntu1804-docker-4c-4g-32 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:42:23 [ssh-agent] Looking for ssh-agent implementation... 20:42:23 $ ssh-agent 20:42:23 SSH_AUTH_SOCK=/tmp/ssh-xw5YmehsEgfj/agent.2072 20:42:23 SSH_AGENT_PID=2074 20:42:23 [ssh-agent] Started. 20:42:23 Running ssh-add (command line suppressed) 20:42:23 Identity added: /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/private_key_861411552026326017.key (jenkins-ssh) 20:42:23 [ssh-agent] Using credentials jenkins (jenkins) 20:42:23 The recommended git tool is: NONE 20:42:25 using credential jenkins 20:42:25 Wiping out workspace first. 20:42:25 Cloning the remote Git repository 20:42:25 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:25 > git init /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script # timeout=10 20:42:25 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:42:25 > git --version # timeout=10 20:42:25 > git --version # 'git version 2.17.1' 20:42:25 using GIT_SSH to set credentials jenkins 20:42:25 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:26 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer # timeout=10 20:42:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:26 Avoid second fetch 20:42:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:42:26 Checking out Revision 93c83094321006c9a146183288e8fa988f9f007a (refs/remotes/origin/master) 20:42:26 > git config core.sparsecheckout # timeout=10 20:42:26 > git checkout -f 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:42:27 Commit message: "CI: Add .github/dependabot.yml configuration" 20:42:27 > git rev-list --no-walk 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:42:30 provisioning config files... 20:42:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:42:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:42:30 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins2421186952719585144.sh 20:42:30 ---> python-tools-install.sh 20:42:30 Setup pyenv: 20:42:30 * system (set by /opt/pyenv/version) 20:42:30 * 3.8.13 (set by /opt/pyenv/version) 20:42:30 * 3.9.13 (set by /opt/pyenv/version) 20:42:30 * 3.10.6 (set by /opt/pyenv/version) 20:42:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xT7j 20:42:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:42:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:42:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:42:45 lf-activate-venv(): INFO: Base packages installed successfully 20:42:45 lf-activate-venv(): INFO: Installing additional packages: lftools 20:43:22 lf-activate-venv(): INFO: Adding /tmp/venv-xT7j/bin to PATH 20:43:22 Generating Requirements File 20:43:52 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. 20:43:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:43:53 Python 3.10.6 20:43:53 pip 26.1.1 from /tmp/venv-xT7j/lib/python3.10/site-packages/pip (python 3.10) 20:43:54 appdirs==1.4.4 20:43:54 argcomplete==3.6.3 20:43:54 aspy.yaml==1.3.0 20:43:54 attrs==26.1.0 20:43:54 autopage==0.6.0 20:43:54 backports.strenum==1.3.1 20:43:54 beautifulsoup4==4.14.3 20:43:54 boto3==1.43.2 20:43:54 botocore==1.43.2 20:43:54 bs4==0.0.2 20:43:54 certifi==2026.4.22 20:43:54 cffi==2.0.0 20:43:54 cfgv==3.5.0 20:43:54 chardet==7.4.3 20:43:54 charset-normalizer==3.4.7 20:43:54 click==8.3.3 20:43:54 cliff==4.13.3 20:43:54 cmd2==3.5.1 20:43:54 cryptography==3.3.2 20:43:54 debtcollector==3.1.0 20:43:54 decorator==5.2.1 20:43:54 defusedxml==0.7.1 20:43:54 Deprecated==1.3.1 20:43:54 distlib==0.4.0 20:43:54 dnspython==2.8.0 20:43:54 docker==7.1.0 20:43:54 dogpile.cache==1.5.0 20:43:54 durationpy==0.10 20:43:54 email-validator==2.3.0 20:43:54 filelock==3.29.0 20:43:54 future==1.0.0 20:43:54 gitdb==4.0.12 20:43:54 GitPython==3.1.49 20:43:54 httplib2==0.30.2 20:43:54 identify==2.6.19 20:43:54 idna==3.13 20:43:54 importlib-resources==1.5.0 20:43:54 iso8601==2.1.0 20:43:54 Jinja2==3.1.6 20:43:54 jmespath==1.1.0 20:43:54 jsonpatch==1.33 20:43:54 jsonpointer==3.1.1 20:43:54 jsonschema==4.26.0 20:43:54 jsonschema-specifications==2025.9.1 20:43:54 keystoneauth1==5.13.1 20:43:54 kubernetes==35.0.0 20:43:54 lftools==0.37.22 20:43:54 lxml==6.1.0 20:43:54 markdown-it-py==4.0.0 20:43:54 MarkupSafe==3.0.3 20:43:54 mdurl==0.1.2 20:43:54 msgpack==1.1.2 20:43:54 multi_key_dict==2.0.3 20:43:54 munch==4.0.0 20:43:54 netaddr==1.3.0 20:43:54 niet==1.4.2 20:43:54 nodeenv==1.10.0 20:43:54 oauth2client==4.1.3 20:43:54 oauthlib==3.3.1 20:43:54 openstacksdk==4.12.0 20:43:54 os-service-types==1.8.2 20:43:54 osc-lib==4.5.0 20:43:54 oslo.config==10.3.0 20:43:54 oslo.context==6.3.0 20:43:54 oslo.i18n==6.7.2 20:43:54 oslo.log==8.1.0 20:43:54 oslo.serialization==5.9.1 20:43:54 oslo.utils==10.0.1 20:43:54 packaging==26.2 20:43:54 pbr==7.0.3 20:43:54 platformdirs==4.9.6 20:43:54 prettytable==3.17.0 20:43:54 psutil==7.2.2 20:43:54 pyasn1==0.6.3 20:43:54 pyasn1_modules==0.4.2 20:43:54 pycparser==3.0 20:43:54 pygerrit2==2.0.15 20:43:54 PyGithub==2.9.1 20:43:54 Pygments==2.20.0 20:43:54 PyJWT==2.12.1 20:43:54 PyNaCl==1.6.2 20:43:54 pyparsing==2.4.7 20:43:54 pyperclip==1.11.0 20:43:54 pyrsistent==0.20.0 20:43:54 python-cinderclient==9.9.0 20:43:54 python-dateutil==2.9.0.post0 20:43:54 python-discovery==1.2.2 20:43:54 python-heatclient==5.1.0 20:43:54 python-jenkins==1.8.3 20:43:54 python-keystoneclient==5.8.0 20:43:54 python-magnumclient==4.10.0 20:43:54 python-openstackclient==9.0.0 20:43:54 python-swiftclient==4.10.0 20:43:54 PyYAML==6.0.3 20:43:54 referencing==0.37.0 20:43:54 requests==2.33.1 20:43:54 requests-oauthlib==2.0.0 20:43:54 rfc3986==2.0.0 20:43:54 rich==15.0.0 20:43:54 rich-argparse==1.8.0 20:43:54 rpds-py==0.30.0 20:43:54 rsa==4.9.1 20:43:54 ruamel.yaml==0.19.1 20:43:54 ruamel.yaml.clib==0.2.15 20:43:54 s3transfer==0.17.0 20:43:54 simplejson==4.1.1 20:43:54 six==1.17.0 20:43:54 smmap==5.0.3 20:43:54 soupsieve==2.8.3 20:43:54 stevedore==5.7.0 20:43:54 tabulate==0.10.0 20:43:54 toml==0.10.2 20:43:54 tomlkit==0.14.0 20:43:54 tqdm==4.67.3 20:43:54 typing_extensions==4.15.0 20:43:54 urllib3==1.26.20 20:43:54 virtualenv==21.3.0 20:43:54 wcwidth==0.7.0 20:43:54 websocket-client==1.9.0 20:43:54 wrapt==2.1.2 20:43:54 xdg==6.0.0 20:43:54 xmltodict==1.0.4 20:43:54 yq==3.4.3 20:43:54 [EnvInject] - Injecting environment variables from a build step. 20:43:54 [EnvInject] - Injecting as environment variables the properties content 20:43:54 SET_JDK_VERSION=openjdk17 20:43:54 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:43:54 20:43:54 [EnvInject] - Variables injected successfully. 20:43:54 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins12715547057798534020.sh 20:43:54 ---> update-java-alternatives.sh 20:43:54 ---> Updating Java version 20:43:54 ---> Ubuntu/Debian system detected 20:43:54 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:43:54 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:43:54 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:43:55 openjdk version "17.0.7" 2023-04-18 20:43:55 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:43:55 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:43:55 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:43:55 [EnvInject] - Injecting environment variables from a build step. 20:43:55 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:43:55 [EnvInject] - Variables injected successfully. 20:43:55 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins14964252117808370673.sh 20:43:55 --> prescan-dmaapmediatorproducer-ubuntu.sh 20:43:55 + sudo apt-get update 20:43:55 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 20:43:55 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 20:43:55 Hit:3 http://apt.puppetlabs.com xenial InRelease 20:43:56 Err:3 http://apt.puppetlabs.com xenial InRelease 20:43:56 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:43:56 Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:43:57 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 20:43:57 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 20:43:59 Get:7 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 20:44:11 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:44:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 20:44:41 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:44:41 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:44:54 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:44:54 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:44:55 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:45:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2762 kB] 20:45:05 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:45:06 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:45:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [467 kB] 20:45:22 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3093 kB] 20:45:54 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [552 kB] 20:45:54 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1368 kB] 20:45:54 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 20:45:55 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1936 kB] 20:45:55 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [420 kB] 20:45:55 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.7 kB] 20:45:55 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6056 B] 20:45:55 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.7 kB] 20:45:55 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.5 kB] 20:45:55 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.3 kB] 20:45:55 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8612 B] 20:46:19 Ign:31 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages 20:46:20 Get:32 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1319 kB] 20:46:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [307 kB] 20:46:42 Get:34 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.8 kB] 20:46:56 Get:31 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1338 kB] 20:47:02 Fetched 29.8 MB in 3min 2s (164 kB/s) 20:47:02 Reading package lists... 20:47:04 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:47:04 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:47:04 W: Some index files failed to download. They have been ignored, or old ones used instead. 20:47:04 + bash ./build-dmaapmediatorproducer-ubuntu.sh 20:47:04 + echo '--> build-dmaapmediatorproducer-ubuntu.sh' 20:47:04 --> build-dmaapmediatorproducer-ubuntu.sh 20:47:04 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 20:47:04 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 20:47:04 + export GO111MODULE=on 20:47:04 + GO111MODULE=on 20:47:04 + go version 20:47:04 go version go1.19 linux/amd64 20:47:04 + go install github.com/ory/go-acc 20:47:06 no required module provides package github.com/ory/go-acc; to add it: 20:47:06 go get github.com/ory/go-acc 20:47:06 Build step 'Execute shell' marked build as failure 20:47:06 $ ssh-agent -k 20:47:06 unset SSH_AUTH_SOCK; 20:47:06 unset SSH_AGENT_PID; 20:47:06 echo Agent pid 2074 killed; 20:47:06 [ssh-agent] Stopped. 20:47:06 [PostBuildScript] - [INFO] Executing post build scripts. 20:47:06 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins15752199456171250199.sh 20:47:06 ---> sysstat.sh 20:47:06 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins5390832018447864866.sh 20:47:06 ---> package-listing.sh 20:47:06 ++ facter osfamily 20:47:06 ++ tr '[:upper:]' '[:lower:]' 20:47:07 + OS_FAMILY=debian 20:47:07 + workspace=/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:47:07 + START_PACKAGES=/tmp/packages_start.txt 20:47:07 + END_PACKAGES=/tmp/packages_end.txt 20:47:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:47:07 + PACKAGES=/tmp/packages_start.txt 20:47:07 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:47:07 + PACKAGES=/tmp/packages_end.txt 20:47:07 + case "${OS_FAMILY}" in 20:47:07 + dpkg -l 20:47:07 + grep '^ii' 20:47:07 + '[' -f /tmp/packages_start.txt ']' 20:47:07 + '[' -f /tmp/packages_end.txt ']' 20:47:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:47:07 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:47:07 + mkdir -p /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:47:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:47:07 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins6961716198722899693.sh 20:47:07 ---> capture-instance-metadata.sh 20:47:07 Setup pyenv: 20:47:07 system 20:47:07 3.8.13 20:47:07 3.9.13 20:47:07 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:47:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT7j from file:/tmp/.os_lf_venv 20:47:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:47:10 lf-activate-venv(): INFO: Base packages installed successfully 20:47:10 lf-activate-venv(): INFO: Installing additional packages: lftools 20:47:27 lf-activate-venv(): INFO: Adding /tmp/venv-xT7j/bin to PATH 20:47:27 INFO: Running in OpenStack, capturing instance metadata 20:47:28 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins4861913930339519915.sh 20:47:28 provisioning config files... 20:47:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/config12311371592500064087tmp 20:47:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:47:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:47:28 [EnvInject] - Injecting environment variables from a build step. 20:47:28 [EnvInject] - Injecting as environment variables the properties content 20:47:28 SERVER_ID=logs 20:47:28 20:47:28 [EnvInject] - Variables injected successfully. 20:47:28 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins17626313632605556055.sh 20:47:28 ---> create-netrc.sh 20:47:28 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins11733675415972896971.sh 20:47:28 ---> python-tools-install.sh 20:47:28 Setup pyenv: 20:47:28 system 20:47:28 3.8.13 20:47:28 3.9.13 20:47:28 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:47:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT7j from file:/tmp/.os_lf_venv 20:47:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:47:32 lf-activate-venv(): INFO: Base packages installed successfully 20:47:32 lf-activate-venv(): INFO: Installing additional packages: lftools 20:47:49 lf-activate-venv(): INFO: Adding /tmp/venv-xT7j/bin to PATH 20:47:49 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins8920933625935619118.sh 20:47:49 ---> sudo-logs.sh 20:47:49 Archiving 'sudo' log.. 20:47:49 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins15910666061385775955.sh 20:47:49 ---> job-cost.sh 20:47:49 Setup pyenv: 20:47:49 system 20:47:49 3.8.13 20:47:49 3.9.13 20:47:49 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:47:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT7j from file:/tmp/.os_lf_venv 20:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:47:52 lf-activate-venv(): INFO: Base packages installed successfully 20:47:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:48:03 lf-activate-venv(): INFO: Adding /tmp/venv-xT7j/bin to PATH 20:48:03 INFO: No Stack... 20:48:03 INFO: Retrieving Pricing Info for: v3-starter-4 20:48:03 INFO: Archiving Costs 20:48:03 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins13209314941166441729.sh 20:48:03 ---> logs-deploy.sh 20:48:03 Setup pyenv: 20:48:03 system 20:48:03 3.8.13 20:48:03 3.9.13 20:48:03 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:48:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT7j from file:/tmp/.os_lf_venv 20:48:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:48:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:48:07 lf-activate-venv(): INFO: Base packages installed successfully 20:48:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:48:24 lf-activate-venv(): INFO: Adding /tmp/venv-xT7j/bin to PATH 20:48:24 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/1524 20:48:24 INFO: archiving workspace using pattern(s): -p **/*.log 20:48:25 Archives upload complete. 20:48:26 INFO: archiving logs to Nexus 20:48:27 ---> uname -a: 20:48:27 Linux prd-ubuntu1804-docker-4c-4g-32 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 20:48:27 20:48:27 20:48:27 ---> lscpu: 20:48:27 Architecture: x86_64 20:48:27 CPU op-mode(s): 32-bit, 64-bit 20:48:27 Byte Order: Little Endian 20:48:27 CPU(s): 4 20:48:27 On-line CPU(s) list: 0-3 20:48:27 Thread(s) per core: 1 20:48:27 Core(s) per socket: 1 20:48:27 Socket(s): 4 20:48:27 NUMA node(s): 1 20:48:27 Vendor ID: AuthenticAMD 20:48:27 CPU family: 23 20:48:27 Model: 49 20:48:27 Model name: AMD EPYC-Rome Processor 20:48:27 Stepping: 0 20:48:27 CPU MHz: 2800.000 20:48:27 BogoMIPS: 5600.00 20:48:27 Virtualization: AMD-V 20:48:27 Hypervisor vendor: KVM 20:48:27 Virtualization type: full 20:48:27 L1d cache: 32K 20:48:27 L1i cache: 32K 20:48:27 L2 cache: 512K 20:48:27 L3 cache: 16384K 20:48:27 NUMA node0 CPU(s): 0-3 20:48:27 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 20:48:27 20:48:27 20:48:27 ---> nproc: 20:48:27 4 20:48:27 20:48:27 20:48:27 ---> df -h: 20:48:27 Filesystem Size Used Avail Use% Mounted on 20:48:27 udev 3.9G 0 3.9G 0% /dev 20:48:27 tmpfs 798M 700K 797M 1% /run 20:48:27 /dev/vda1 20G 9.1G 11G 48% / 20:48:27 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:48:27 tmpfs 5.0M 0 5.0M 0% /run/lock 20:48:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:48:27 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:48:27 tmpfs 798M 0 798M 0% /run/user/1001 20:48:27 20:48:27 20:48:27 ---> free -m: 20:48:27 total used free shared buff/cache available 20:48:27 Mem: 7975 497 5171 0 2307 7200 20:48:27 Swap: 1023 0 1023 20:48:27 20:48:27 20:48:27 ---> ip addr: 20:48:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:48:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:48:27 inet 127.0.0.1/8 scope host lo 20:48:27 valid_lft forever preferred_lft forever 20:48:27 inet6 ::1/128 scope host 20:48:27 valid_lft forever preferred_lft forever 20:48:27 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:48:27 link/ether fa:16:3e:e8:1c:e2 brd ff:ff:ff:ff:ff:ff 20:48:27 inet 10.32.6.57/23 brd 10.32.7.255 scope global dynamic ens3 20:48:27 valid_lft 85994sec preferred_lft 85994sec 20:48:27 inet6 fe80::f816:3eff:fee8:1ce2/64 scope link 20:48:27 valid_lft forever preferred_lft forever 20:48:27 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:48:27 link/ether 02:42:9e:28:54:98 brd ff:ff:ff:ff:ff:ff 20:48:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:48:27 valid_lft forever preferred_lft forever 20:48:27 20:48:27 20:48:27 ---> sar -b -r -n DEV: 20:48:27 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-32) 05/04/26 _x86_64_ (4 CPU) 20:48:27 20:48:27 20:41:45 LINUX RESTART (4 CPU) 20:48:27 20:48:27 20:42:01 tps rtps wtps bread/s bwrtn/s 20:48:27 20:43:01 155.04 69.22 85.82 5605.60 39882.57 20:48:27 20:44:01 73.57 14.95 58.62 1217.93 8544.84 20:48:27 20:45:01 23.06 0.00 23.06 0.00 4655.62 20:48:27 20:46:01 4.00 0.00 4.00 0.00 4512.71 20:48:27 20:47:01 5.43 1.40 4.03 248.28 5140.90 20:48:27 20:48:01 30.15 2.98 27.17 447.38 5015.89 20:48:27 Average: 48.54 14.76 33.78 1253.10 11291.40 20:48:27 20:48:27 20:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:48:27 20:43:01 5871932 7402136 2295488 28.11 38096 1672328 983368 10.67 596336 1530436 62096 20:48:27 20:44:01 5598524 7427416 2568896 31.45 59452 1932948 951656 10.33 578092 1784868 113548 20:48:27 20:45:01 5486192 7416568 2681228 32.83 59532 2033124 949792 10.31 587068 1884876 79344 20:48:27 20:46:01 5387668 7415368 2779752 34.03 59612 2128964 949792 10.31 587240 1980760 40616 20:48:27 20:47:01 5298424 7345128 2868996 35.13 59700 2147116 1100484 11.94 663460 1993904 8436 20:48:27 20:48:01 5276836 7358876 2890584 35.39 64496 2176688 1014728 11.01 858432 1819516 16276 20:48:27 Average: 5486596 7394249 2680824 32.82 56815 2015195 991637 10.76 645105 1832393 53386 20:48:27 20:48:27 20:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:48:27 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:43:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 20:48:27 20:43:01 ens3 390.18 209.68 1146.80 64.54 0.00 0.00 0.00 0.00 20:48:27 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:44:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 20:48:27 20:44:01 ens3 60.81 48.26 669.18 6.68 0.00 0.00 0.00 0.00 20:48:27 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:45:01 ens3 44.11 32.93 250.17 2.40 0.00 0.00 0.00 0.00 20:48:27 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:27 20:46:01 ens3 78.82 51.72 190.85 3.50 0.00 0.00 0.00 0.00 20:48:27 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:47:01 ens3 29.92 23.24 50.84 1.55 0.00 0.00 0.00 0.00 20:48:27 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:48:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 20:48:27 20:48:01 ens3 27.89 25.54 15.92 8.43 0.00 0.00 0.00 0.00 20:48:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 20:48:27 Average: ens3 105.28 65.22 387.25 14.52 0.00 0.00 0.00 0.00 20:48:27 20:48:27 20:48:27 ---> sar -P ALL: 20:48:27 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-32) 05/04/26 _x86_64_ (4 CPU) 20:48:27 20:48:27 20:41:45 LINUX RESTART (4 CPU) 20:48:27 20:48:27 20:42:01 CPU %user %nice %system %iowait %steal %idle 20:48:27 20:43:01 all 19.37 0.00 2.86 5.11 1.21 71.44 20:48:27 20:43:01 0 13.26 0.00 1.70 3.31 0.98 80.75 20:48:27 20:43:01 1 15.18 0.00 1.89 6.12 1.17 75.64 20:48:27 20:43:01 2 11.08 0.00 5.21 7.32 1.15 75.24 20:48:27 20:43:01 3 37.96 0.00 2.62 3.71 1.57 54.14 20:48:27 20:44:01 all 18.81 0.00 1.55 2.14 0.98 76.53 20:48:27 20:44:01 0 27.19 0.00 1.80 0.43 0.98 69.60 20:48:27 20:44:01 1 20.85 0.00 1.70 1.65 1.23 74.58 20:48:27 20:44:01 2 4.11 0.00 0.82 5.18 0.55 89.34 20:48:27 20:44:01 3 23.03 0.00 1.89 1.28 1.18 72.63 20:48:27 20:45:01 all 1.32 0.00 0.17 0.36 0.07 98.07 20:48:27 20:45:01 0 4.73 0.00 0.27 0.00 0.17 94.84 20:48:27 20:45:01 1 0.07 0.00 0.07 0.18 0.03 99.65 20:48:27 20:45:01 2 0.03 0.00 0.15 1.20 0.03 98.58 20:48:27 20:45:01 3 0.47 0.00 0.18 0.07 0.05 99.23 20:48:27 20:46:01 all 1.19 0.00 0.16 0.10 0.05 98.50 20:48:27 20:46:01 0 4.30 0.00 0.30 0.00 0.08 95.32 20:48:27 20:46:01 1 0.03 0.00 0.07 0.18 0.03 99.68 20:48:27 20:46:01 2 0.00 0.00 0.08 0.23 0.00 99.68 20:48:27 20:46:01 3 0.40 0.00 0.23 0.00 0.05 99.31 20:48:27 20:47:01 all 0.43 1.40 0.20 0.11 0.10 97.75 20:48:27 20:47:01 0 1.25 0.02 0.10 0.05 0.08 98.50 20:48:27 20:47:01 1 0.20 0.00 0.13 0.07 0.07 99.53 20:48:27 20:47:01 2 0.18 5.57 0.53 0.33 0.22 93.16 20:48:27 20:47:01 3 0.07 0.00 0.05 0.03 0.05 99.80 20:48:27 20:48:01 all 19.74 0.20 1.17 0.95 0.87 77.07 20:48:27 20:48:01 0 5.72 0.00 0.63 0.18 0.42 93.04 20:48:27 20:48:01 1 28.01 0.00 1.65 2.36 1.28 66.71 20:48:27 20:48:01 2 22.12 0.80 1.37 0.38 0.75 74.58 20:48:27 20:48:01 3 23.16 0.00 1.02 0.87 1.03 73.93 20:48:27 Average: all 10.16 0.27 1.02 1.46 0.55 86.55 20:48:27 Average: 0 9.41 0.00 0.80 0.66 0.45 88.67 20:48:27 Average: 1 10.74 0.00 0.92 1.76 0.64 85.95 20:48:27 Average: 2 6.25 1.06 1.36 2.44 0.45 88.43 20:48:27 Average: 3 14.22 0.00 1.00 0.99 0.66 83.13 20:48:27 20:48:27 20:48:27