20:43:10 Started by timer 20:43:10 Running as SYSTEM 20:43:10 [EnvInject] - Loading node environment variables. 20:43:10 Building remotely on prd-ubuntu1804-docker-4c-4g-2174 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:43:10 [ssh-agent] Looking for ssh-agent implementation... 20:43:10 $ ssh-agent 20:43:10 SSH_AUTH_SOCK=/tmp/ssh-jheZiLTbk9yx/agent.2076 20:43:10 SSH_AGENT_PID=2078 20:43:10 [ssh-agent] Started. 20:43:10 Running ssh-add (command line suppressed) 20:43:10 Identity added: /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/private_key_8627465387450103874.key (jenkins-ssh) 20:43:10 [ssh-agent] Using credentials jenkins (jenkins) 20:43:10 The recommended git tool is: NONE 20:43:12 using credential jenkins 20:43:12 Wiping out workspace first. 20:43:12 Cloning the remote Git repository 20:43:12 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:43:12 > git init /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script # timeout=10 20:43:12 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer 20:43:12 > git --version # timeout=10 20:43:12 > git --version # 'git version 2.17.1' 20:43:12 using GIT_SSH to set credentials jenkins 20:43:12 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:13 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/dmaapmediatorproducer # timeout=10 20:43:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:13 Avoid second fetch 20:43:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:43:13 Checking out Revision 93c83094321006c9a146183288e8fa988f9f007a (refs/remotes/origin/master) 20:43:13 > git config core.sparsecheckout # timeout=10 20:43:14 > git checkout -f 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:43:14 Commit message: "CI: Add .github/dependabot.yml configuration" 20:43:14 > git rev-list --no-walk 93c83094321006c9a146183288e8fa988f9f007a # timeout=10 20:43:17 provisioning config files... 20:43:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:43:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:43:17 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins1010937873857210881.sh 20:43:17 ---> python-tools-install.sh 20:43:17 Setup pyenv: 20:43:17 * system (set by /opt/pyenv/version) 20:43:17 * 3.8.13 (set by /opt/pyenv/version) 20:43:17 * 3.9.13 (set by /opt/pyenv/version) 20:43:17 * 3.10.6 (set by /opt/pyenv/version) 20:43:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mMqG 20:43:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:43:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:43:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:43:32 lf-activate-venv(): INFO: Base packages installed successfully 20:43:32 lf-activate-venv(): INFO: Installing additional packages: lftools 20:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-mMqG/bin to PATH 20:44:13 Generating Requirements File 20:44:45 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:44:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:44:46 Python 3.10.6 20:44:47 pip 26.1 from /tmp/venv-mMqG/lib/python3.10/site-packages/pip (python 3.10) 20:44:47 appdirs==1.4.4 20:44:47 argcomplete==3.6.3 20:44:47 aspy.yaml==1.3.0 20:44:47 attrs==26.1.0 20:44:47 autopage==0.6.0 20:44:47 backports.strenum==1.3.1 20:44:47 beautifulsoup4==4.14.3 20:44:47 boto3==1.43.2 20:44:47 botocore==1.43.2 20:44:47 bs4==0.0.2 20:44:47 certifi==2026.4.22 20:44:47 cffi==2.0.0 20:44:47 cfgv==3.5.0 20:44:47 chardet==7.4.3 20:44:47 charset-normalizer==3.4.7 20:44:47 click==8.3.3 20:44:47 cliff==4.13.3 20:44:47 cmd2==3.5.1 20:44:47 cryptography==3.3.2 20:44:47 debtcollector==3.1.0 20:44:47 decorator==5.2.1 20:44:47 defusedxml==0.7.1 20:44:47 Deprecated==1.3.1 20:44:47 distlib==0.4.0 20:44:47 dnspython==2.8.0 20:44:47 docker==7.1.0 20:44:47 dogpile.cache==1.5.0 20:44:47 durationpy==0.10 20:44:47 email-validator==2.3.0 20:44:47 filelock==3.29.0 20:44:47 future==1.0.0 20:44:47 gitdb==4.0.12 20:44:47 GitPython==3.1.49 20:44:47 httplib2==0.30.2 20:44:47 identify==2.6.19 20:44:47 idna==3.13 20:44:47 importlib-resources==1.5.0 20:44:47 iso8601==2.1.0 20:44:47 Jinja2==3.1.6 20:44:47 jmespath==1.1.0 20:44:47 jsonpatch==1.33 20:44:47 jsonpointer==3.1.1 20:44:47 jsonschema==4.26.0 20:44:47 jsonschema-specifications==2025.9.1 20:44:47 keystoneauth1==5.13.1 20:44:47 kubernetes==35.0.0 20:44:47 lftools==0.37.22 20:44:47 lxml==6.1.0 20:44:47 markdown-it-py==4.0.0 20:44:47 MarkupSafe==3.0.3 20:44:47 mdurl==0.1.2 20:44:47 msgpack==1.1.2 20:44:47 multi_key_dict==2.0.3 20:44:47 munch==4.0.0 20:44:47 netaddr==1.3.0 20:44:47 niet==1.4.2 20:44:47 nodeenv==1.10.0 20:44:47 oauth2client==4.1.3 20:44:47 oauthlib==3.3.1 20:44:47 openstacksdk==4.12.0 20:44:47 os-service-types==1.8.2 20:44:47 osc-lib==4.5.0 20:44:47 oslo.config==10.3.0 20:44:47 oslo.context==6.3.0 20:44:47 oslo.i18n==6.7.2 20:44:47 oslo.log==8.1.0 20:44:47 oslo.serialization==5.9.1 20:44:47 oslo.utils==10.0.1 20:44:47 packaging==26.2 20:44:47 pbr==7.0.3 20:44:47 platformdirs==4.9.6 20:44:47 prettytable==3.17.0 20:44:47 psutil==7.2.2 20:44:47 pyasn1==0.6.3 20:44:47 pyasn1_modules==0.4.2 20:44:47 pycparser==3.0 20:44:47 pygerrit2==2.0.15 20:44:47 PyGithub==2.9.1 20:44:47 Pygments==2.20.0 20:44:47 PyJWT==2.12.1 20:44:47 PyNaCl==1.6.2 20:44:47 pyparsing==2.4.7 20:44:47 pyperclip==1.11.0 20:44:47 pyrsistent==0.20.0 20:44:47 python-cinderclient==9.9.0 20:44:47 python-dateutil==2.9.0.post0 20:44:47 python-discovery==1.2.2 20:44:47 python-heatclient==5.1.0 20:44:47 python-jenkins==1.8.3 20:44:47 python-keystoneclient==5.8.0 20:44:47 python-magnumclient==4.10.0 20:44:47 python-openstackclient==9.0.0 20:44:47 python-swiftclient==4.10.0 20:44:47 PyYAML==6.0.3 20:44:47 referencing==0.37.0 20:44:47 requests==2.33.1 20:44:47 requests-oauthlib==2.0.0 20:44:47 rfc3986==2.0.0 20:44:47 rich==15.0.0 20:44:47 rich-argparse==1.8.0 20:44:47 rpds-py==0.30.0 20:44:47 rsa==4.9.1 20:44:47 ruamel.yaml==0.19.1 20:44:47 ruamel.yaml.clib==0.2.15 20:44:47 s3transfer==0.17.0 20:44:47 simplejson==4.1.1 20:44:47 six==1.17.0 20:44:47 smmap==5.0.3 20:44:47 soupsieve==2.8.3 20:44:47 stevedore==5.7.0 20:44:47 tabulate==0.10.0 20:44:47 toml==0.10.2 20:44:47 tomlkit==0.14.0 20:44:47 tqdm==4.67.3 20:44:47 typing_extensions==4.15.0 20:44:47 urllib3==1.26.20 20:44:47 virtualenv==21.3.0 20:44:47 wcwidth==0.6.0 20:44:47 websocket-client==1.9.0 20:44:47 wrapt==2.1.2 20:44:47 xdg==6.0.0 20:44:47 xmltodict==1.0.4 20:44:47 yq==3.4.3 20:44:47 [EnvInject] - Injecting environment variables from a build step. 20:44:47 [EnvInject] - Injecting as environment variables the properties content 20:44:47 SET_JDK_VERSION=openjdk17 20:44:47 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:44:47 20:44:47 [EnvInject] - Variables injected successfully. 20:44:47 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins18423488307540685881.sh 20:44:47 ---> update-java-alternatives.sh 20:44:47 ---> Updating Java version 20:44:48 ---> Ubuntu/Debian system detected 20:44:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:44:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:44:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:44:48 openjdk version "17.0.7" 2023-04-18 20:44:48 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:44:48 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:44:48 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:44:48 [EnvInject] - Injecting environment variables from a build step. 20:44:48 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:44:49 [EnvInject] - Variables injected successfully. 20:44:49 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/sh /tmp/jenkins4948113130525505473.sh 20:44:49 --> prescan-dmaapmediatorproducer-ubuntu.sh 20:44:49 + sudo apt-get update 20:44:49 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 20:44:49 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 20:44:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 20:44:49 Hit:4 http://apt.puppetlabs.com xenial InRelease 20:44:49 Err:4 http://apt.puppetlabs.com xenial InRelease 20:44:49 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:44:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2762 kB] 20:44:50 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:44:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [467 kB] 20:44:50 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 20:44:50 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 20:44:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1338 kB] 20:44:50 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:44:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1319 kB] 20:44:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [307 kB] 20:44:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.8 kB] 20:44:50 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:44:50 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:44:50 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:44:50 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:44:51 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:44:51 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:44:51 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:44:51 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3093 kB] 20:44:51 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [552 kB] 20:44:51 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1368 kB] 20:44:51 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 20:44:51 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1936 kB] 20:44:51 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [420 kB] 20:44:51 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.7 kB] 20:44:51 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6056 B] 20:44:51 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.7 kB] 20:44:51 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.5 kB] 20:44:51 Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.3 kB] 20:44:51 Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8612 B] 20:45:19 Err:34 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease 20:45:19 Could not connect to ppa.launchpad.net:80 (185.125.190.80), connection timed out 20:45:24 Fetched 29.8 MB in 30s (980 kB/s) 20:45:24 Reading package lists... 20:45:26 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:45:26 W: Failed to fetch http://ppa.launchpad.net/openjdk-r/ppa/ubuntu/dists/bionic/InRelease Could not connect to ppa.launchpad.net:80 (185.125.190.80), connection timed out 20:45:26 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:45:26 W: Some index files failed to download. They have been ignored, or old ones used instead. 20:45:26 + bash ./build-dmaapmediatorproducer-ubuntu.sh 20:45:26 + echo '--> build-dmaapmediatorproducer-ubuntu.sh' 20:45:26 --> build-dmaapmediatorproducer-ubuntu.sh 20:45:26 + 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:45:26 + 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:45:26 + export GO111MODULE=on 20:45:26 + GO111MODULE=on 20:45:26 + go version 20:45:26 go version go1.19 linux/amd64 20:45:26 + go install github.com/ory/go-acc 20:45:27 no required module provides package github.com/ory/go-acc; to add it: 20:45:27 go get github.com/ory/go-acc 20:45:27 Build step 'Execute shell' marked build as failure 20:45:27 $ ssh-agent -k 20:45:27 unset SSH_AUTH_SOCK; 20:45:27 unset SSH_AGENT_PID; 20:45:27 echo Agent pid 2078 killed; 20:45:27 [ssh-agent] Stopped. 20:45:27 [PostBuildScript] - [INFO] Executing post build scripts. 20:45:27 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins17122012026516324088.sh 20:45:27 ---> sysstat.sh 20:45:28 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins15908933633476321261.sh 20:45:28 ---> package-listing.sh 20:45:28 ++ tr '[:upper:]' '[:lower:]' 20:45:28 ++ facter osfamily 20:45:28 + OS_FAMILY=debian 20:45:28 + workspace=/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script 20:45:28 + START_PACKAGES=/tmp/packages_start.txt 20:45:28 + END_PACKAGES=/tmp/packages_end.txt 20:45:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:45:28 + PACKAGES=/tmp/packages_start.txt 20:45:28 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:45:28 + PACKAGES=/tmp/packages_end.txt 20:45:28 + case "${OS_FAMILY}" in 20:45:28 + dpkg -l 20:45:28 + grep '^ii' 20:45:29 + '[' -f /tmp/packages_start.txt ']' 20:45:29 + '[' -f /tmp/packages_end.txt ']' 20:45:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:45:29 + '[' /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script ']' 20:45:29 + mkdir -p /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:45:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/archives/ 20:45:29 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins6788585656147508969.sh 20:45:29 ---> capture-instance-metadata.sh 20:45:29 Setup pyenv: 20:45:29 system 20:45:29 3.8.13 20:45:29 3.9.13 20:45:29 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mMqG from file:/tmp/.os_lf_venv 20:45:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:32 lf-activate-venv(): INFO: Base packages installed successfully 20:45:32 lf-activate-venv(): INFO: Installing additional packages: lftools 20:45:49 lf-activate-venv(): INFO: Adding /tmp/venv-mMqG/bin to PATH 20:45:49 INFO: Running in OpenStack, capturing instance metadata 20:45:50 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins11415885861649704836.sh 20:45:50 provisioning config files... 20:45:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script@tmp/config8917014635917752111tmp 20:45:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:45:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:45:50 [EnvInject] - Injecting environment variables from a build step. 20:45:50 [EnvInject] - Injecting as environment variables the properties content 20:45:50 SERVER_ID=logs 20:45:50 20:45:50 [EnvInject] - Variables injected successfully. 20:45:50 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins12828405890885449142.sh 20:45:50 ---> create-netrc.sh 20:45:50 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins10841461678675930587.sh 20:45:50 ---> python-tools-install.sh 20:45:50 Setup pyenv: 20:45:50 system 20:45:50 3.8.13 20:45:50 3.9.13 20:45:50 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:45:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mMqG from file:/tmp/.os_lf_venv 20:45:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:53 lf-activate-venv(): INFO: Base packages installed successfully 20:45:53 lf-activate-venv(): INFO: Installing additional packages: lftools 20:46:10 lf-activate-venv(): INFO: Adding /tmp/venv-mMqG/bin to PATH 20:46:10 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins16382312109103673395.sh 20:46:10 ---> sudo-logs.sh 20:46:10 Archiving 'sudo' log.. 20:46:11 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash /tmp/jenkins10709862364720197928.sh 20:46:11 ---> job-cost.sh 20:46:11 Setup pyenv: 20:46:11 system 20:46:11 3.8.13 20:46:11 3.9.13 20:46:11 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:46:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mMqG from file:/tmp/.os_lf_venv 20:46:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:46:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:46:14 lf-activate-venv(): INFO: Base packages installed successfully 20:46:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:46:24 lf-activate-venv(): INFO: Adding /tmp/venv-mMqG/bin to PATH 20:46:24 INFO: No Stack... 20:46:24 INFO: Retrieving Pricing Info for: v3-starter-4 20:46:24 INFO: Archiving Costs 20:46:24 [nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins16311617992783718416.sh 20:46:24 ---> logs-deploy.sh 20:46:24 Setup pyenv: 20:46:24 system 20:46:24 3.8.13 20:46:24 3.9.13 20:46:24 * 3.10.6 (set by /w/workspace/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/.python-version) 20:46:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mMqG from file:/tmp/.os_lf_venv 20:46:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:46:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:46:28 lf-activate-venv(): INFO: Base packages installed successfully 20:46:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:46:44 lf-activate-venv(): INFO: Adding /tmp/venv-mMqG/bin to PATH 20:46:44 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-dmaapmediatorproducer-sonar-prescan-script/1522 20:46:44 INFO: archiving workspace using pattern(s): -p **/*.log 20:46:47 Archives upload complete. 20:46:47 INFO: archiving logs to Nexus 20:46:49 ---> uname -a: 20:46:49 Linux prd-ubuntu1804-docker-4c-4g-2174 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:46:49 20:46:49 20:46:49 ---> lscpu: 20:46:49 Architecture: x86_64 20:46:49 CPU op-mode(s): 32-bit, 64-bit 20:46:49 Byte Order: Little Endian 20:46:49 CPU(s): 4 20:46:49 On-line CPU(s) list: 0-3 20:46:49 Thread(s) per core: 1 20:46:49 Core(s) per socket: 1 20:46:49 Socket(s): 4 20:46:49 NUMA node(s): 1 20:46:49 Vendor ID: AuthenticAMD 20:46:49 CPU family: 23 20:46:49 Model: 49 20:46:49 Model name: AMD EPYC-Rome Processor 20:46:49 Stepping: 0 20:46:49 CPU MHz: 2799.998 20:46:49 BogoMIPS: 5599.99 20:46:49 Virtualization: AMD-V 20:46:49 Hypervisor vendor: KVM 20:46:49 Virtualization type: full 20:46:49 L1d cache: 32K 20:46:49 L1i cache: 32K 20:46:49 L2 cache: 512K 20:46:49 L3 cache: 16384K 20:46:49 NUMA node0 CPU(s): 0-3 20:46:49 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:46:49 20:46:49 20:46:49 ---> nproc: 20:46:49 4 20:46:49 20:46:49 20:46:49 ---> df -h: 20:46:49 Filesystem Size Used Avail Use% Mounted on 20:46:49 udev 3.9G 0 3.9G 0% /dev 20:46:49 tmpfs 798M 700K 797M 1% /run 20:46:49 /dev/vda1 20G 9.2G 11G 48% / 20:46:49 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:46:49 tmpfs 5.0M 0 5.0M 0% /run/lock 20:46:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:46:49 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:46:49 tmpfs 798M 0 798M 0% /run/user/1001 20:46:49 20:46:49 20:46:49 ---> free -m: 20:46:49 total used free shared buff/cache available 20:46:49 Mem: 7976 489 5168 0 2317 7208 20:46:49 Swap: 1023 0 1023 20:46:49 20:46:49 20:46:49 ---> ip addr: 20:46:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:46:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:46:49 inet 127.0.0.1/8 scope host lo 20:46:49 valid_lft forever preferred_lft forever 20:46:49 inet6 ::1/128 scope host 20:46:49 valid_lft forever preferred_lft forever 20:46:49 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:46:49 link/ether fa:16:3e:3f:c8:f2 brd ff:ff:ff:ff:ff:ff 20:46:49 inet 10.32.6.237/23 brd 10.32.7.255 scope global dynamic ens3 20:46:49 valid_lft 86140sec preferred_lft 86140sec 20:46:49 inet6 fe80::f816:3eff:fe3f:c8f2/64 scope link 20:46:49 valid_lft forever preferred_lft forever 20:46:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:46:49 link/ether 02:42:b4:8a:52:ca brd ff:ff:ff:ff:ff:ff 20:46:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:46:49 valid_lft forever preferred_lft forever 20:46:49 20:46:49 20:46:49 ---> sar -b -r -n DEV: 20:46:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2174) 05/02/26 _x86_64_ (4 CPU) 20:46:49 20:46:49 20:42:32 LINUX RESTART (4 CPU) 20:46:49 20:46:49 20:43:01 tps rtps wtps bread/s bwrtn/s 20:46:49 20:44:01 135.11 52.07 83.04 3998.13 37832.64 20:46:49 20:45:01 67.87 14.91 52.96 1203.80 9580.27 20:46:49 20:46:01 46.05 3.73 42.32 554.56 17095.94 20:46:49 Average: 83.01 23.57 59.44 1918.60 21502.22 20:46:49 20:46:49 20:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:46:49 20:44:01 5784456 7371364 2382972 29.18 41128 1724308 1032828 11.21 634680 1577240 87284 20:46:49 20:45:01 5364352 7422560 2803076 34.32 59412 2159344 966300 10.49 581300 2010528 287200 20:46:49 20:46:01 5302084 7385616 2865344 35.08 63292 2179996 996720 10.82 829924 1825180 24444 20:46:49 Average: 5483631 7393180 2683797 32.86 54611 2021216 998616 10.84 681968 1804316 132976 20:46:49 20:46:49 20:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:46:49 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:49 20:44:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:46:49 20:44:01 ens3 389.87 224.08 1475.46 65.04 0.00 0.00 0.00 0.00 20:46:49 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:49 20:45:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 20:46:49 20:45:01 ens3 135.56 81.17 784.36 8.64 0.00 0.00 0.00 0.00 20:46:49 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:49 20:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:46:49 20:46:01 ens3 24.27 21.25 13.04 6.30 0.00 0.00 0.00 0.00 20:46:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:49 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 20:46:49 Average: ens3 183.21 108.82 757.50 26.66 0.00 0.00 0.00 0.00 20:46:49 20:46:49 20:46:49 ---> sar -P ALL: 20:46:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2174) 05/02/26 _x86_64_ (4 CPU) 20:46:49 20:46:49 20:42:32 LINUX RESTART (4 CPU) 20:46:49 20:46:49 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:46:49 20:44:01 all 22.39 0.00 1.94 4.53 1.12 70.03 20:46:49 20:44:01 0 20.85 0.00 1.37 4.64 0.97 72.18 20:46:49 20:44:01 1 17.30 0.00 1.82 4.51 0.95 75.41 20:46:49 20:44:01 2 19.61 0.00 2.72 6.73 1.46 69.48 20:46:49 20:44:01 3 31.77 0.00 1.87 2.22 1.09 63.06 20:46:49 20:45:01 all 19.66 0.00 2.00 1.52 0.97 75.86 20:46:49 20:45:01 0 15.52 0.00 1.68 3.00 0.82 78.98 20:46:49 20:45:01 1 27.06 0.00 3.00 2.03 1.26 66.64 20:46:49 20:45:01 2 15.27 0.00 1.57 0.22 1.03 81.92 20:46:49 20:45:01 3 20.79 0.00 1.75 0.82 0.73 75.91 20:46:49 20:46:01 all 12.46 1.67 1.05 1.23 0.68 82.91 20:46:49 20:46:01 0 1.30 3.20 0.85 0.53 0.35 93.77 20:46:49 20:46:01 1 17.39 0.02 1.30 1.58 0.75 78.96 20:46:49 20:46:01 2 29.37 3.42 1.46 0.27 1.26 64.22 20:46:49 20:46:01 3 1.74 0.00 0.57 2.54 0.37 94.79 20:46:49 Average: all 18.17 0.56 1.66 2.42 0.92 76.27 20:46:49 Average: 0 12.55 1.07 1.30 2.72 0.71 81.65 20:46:49 Average: 1 20.59 0.01 2.04 2.71 0.99 73.67 20:46:49 Average: 2 21.43 1.15 1.91 2.39 1.25 71.87 20:46:49 Average: 3 18.10 0.00 1.40 1.86 0.73 77.92 20:46:49 20:46:49 20:46:49