17:33:33 Started by timer 17:33:33 Running as SYSTEM 17:33:33 [EnvInject] - Loading node environment variables. 17:33:33 Building remotely on prd-ubuntu1804-docker-4c-4g-5110 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script 17:33:33 [ssh-agent] Looking for ssh-agent implementation... 17:33:33 $ ssh-agent 17:33:33 SSH_AUTH_SOCK=/tmp/ssh-nsDApWGMb40X/agent.2124 17:33:33 SSH_AGENT_PID=2126 17:33:33 [ssh-agent] Started. 17:33:33 Running ssh-add (command line suppressed) 17:33:33 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/private_key_10868175915666809682.key (jenkins-ssh) 17:33:33 [ssh-agent] Using credentials jenkins (jenkins) 17:33:33 The recommended git tool is: NONE 17:33:36 using credential jenkins 17:33:36 Wiping out workspace first. 17:33:36 Cloning the remote Git repository 17:33:36 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 17:33:36 > git init /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script # timeout=10 17:33:36 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 17:33:36 > git --version # timeout=10 17:33:36 > git --version # 'git version 2.17.1' 17:33:36 using GIT_SSH to set credentials jenkins 17:33:36 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:37 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 17:33:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:38 Avoid second fetch 17:33:38 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:33:38 Checking out Revision bcab5f90045c9994c243dc2b6f2029841cfcdc81 (refs/remotes/origin/master) 17:33:38 > git config core.sparsecheckout # timeout=10 17:33:38 > git checkout -f bcab5f90045c9994c243dc2b6f2029841cfcdc81 # timeout=10 17:33:38 Commit message: "CI: Add .github/dependabot.yml configuration" 17:33:38 > git rev-list --no-walk a4b6bcc27da994ff56c186bc45608d83334d40fc # timeout=10 17:33:42 provisioning config files... 17:33:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:33:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:33:42 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins12579591485534323291.sh 17:33:42 ---> python-tools-install.sh 17:33:42 Setup pyenv: 17:33:42 * system (set by /opt/pyenv/version) 17:33:42 * 3.8.13 (set by /opt/pyenv/version) 17:33:42 * 3.9.13 (set by /opt/pyenv/version) 17:33:42 * 3.10.6 (set by /opt/pyenv/version) 17:33:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z2k4 17:33:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:57 lf-activate-venv(): INFO: Base packages installed successfully 17:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools 17:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-z2k4/bin to PATH 17:34:39 Generating Requirements File 17:35:12 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. 17:35:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:35:13 Python 3.10.6 17:35:14 pip 25.2 from /tmp/venv-z2k4/lib/python3.10/site-packages/pip (python 3.10) 17:35:14 appdirs==1.4.4 17:35:14 argcomplete==3.6.2 17:35:14 aspy.yaml==1.3.0 17:35:14 attrs==25.3.0 17:35:14 autopage==0.5.2 17:35:14 beautifulsoup4==4.14.0 17:35:14 boto3==1.40.40 17:35:14 botocore==1.40.40 17:35:14 bs4==0.0.2 17:35:14 cachetools==5.5.2 17:35:14 certifi==2025.8.3 17:35:14 cffi==2.0.0 17:35:14 cfgv==3.4.0 17:35:14 chardet==5.2.0 17:35:14 charset-normalizer==3.4.3 17:35:14 click==8.3.0 17:35:14 cliff==4.11.0 17:35:14 cmd2==2.7.0 17:35:14 cryptography==3.3.2 17:35:14 debtcollector==3.0.0 17:35:14 decorator==5.2.1 17:35:14 defusedxml==0.7.1 17:35:14 Deprecated==1.2.18 17:35:14 distlib==0.4.0 17:35:14 dnspython==2.8.0 17:35:14 docker==7.1.0 17:35:14 dogpile.cache==1.4.1 17:35:14 durationpy==0.10 17:35:14 email-validator==2.3.0 17:35:14 filelock==3.19.1 17:35:14 future==1.0.0 17:35:14 gitdb==4.0.12 17:35:14 GitPython==3.1.45 17:35:14 google-auth==2.40.3 17:35:14 httplib2==0.31.0 17:35:14 identify==2.6.14 17:35:14 idna==3.10 17:35:14 importlib-resources==1.5.0 17:35:14 iso8601==2.1.0 17:35:14 Jinja2==3.1.6 17:35:14 jmespath==1.0.1 17:35:14 jsonpatch==1.33 17:35:14 jsonpointer==3.0.0 17:35:14 jsonschema==4.25.1 17:35:14 jsonschema-specifications==2025.9.1 17:35:14 keystoneauth1==5.12.0 17:35:14 kubernetes==33.1.0 17:35:14 lftools==0.37.14 17:35:14 lxml==6.0.2 17:35:14 markdown-it-py==4.0.0 17:35:14 MarkupSafe==3.0.3 17:35:14 mdurl==0.1.2 17:35:14 msgpack==1.1.1 17:35:14 multi_key_dict==2.0.3 17:35:14 munch==4.0.0 17:35:14 netaddr==1.3.0 17:35:14 niet==1.4.2 17:35:14 nodeenv==1.9.1 17:35:14 oauth2client==4.1.3 17:35:14 oauthlib==3.3.1 17:35:14 openstacksdk==4.7.1 17:35:14 os-service-types==1.8.0 17:35:14 osc-lib==4.2.0 17:35:14 oslo.config==10.0.0 17:35:14 oslo.context==6.1.0 17:35:14 oslo.i18n==6.6.0 17:35:14 oslo.log==7.2.1 17:35:14 oslo.serialization==5.8.0 17:35:14 oslo.utils==9.1.0 17:35:14 packaging==25.0 17:35:14 pbr==7.0.1 17:35:14 platformdirs==4.4.0 17:35:14 prettytable==3.16.0 17:35:14 psutil==7.1.0 17:35:14 pyasn1==0.6.1 17:35:14 pyasn1_modules==0.4.2 17:35:14 pycparser==2.23 17:35:14 pygerrit2==2.0.15 17:35:14 PyGithub==2.8.1 17:35:14 Pygments==2.19.2 17:35:14 PyJWT==2.10.1 17:35:14 PyNaCl==1.6.0 17:35:14 pyparsing==2.4.7 17:35:14 pyperclip==1.11.0 17:35:14 pyrsistent==0.20.0 17:35:14 python-cinderclient==9.8.0 17:35:14 python-dateutil==2.9.0.post0 17:35:14 python-heatclient==4.3.0 17:35:14 python-jenkins==1.8.3 17:35:14 python-keystoneclient==5.7.0 17:35:14 python-magnumclient==4.9.0 17:35:14 python-openstackclient==8.2.0 17:35:14 python-swiftclient==4.8.0 17:35:14 PyYAML==6.0.3 17:35:14 referencing==0.36.2 17:35:14 requests==2.32.5 17:35:14 requests-oauthlib==2.0.0 17:35:14 requestsexceptions==1.4.0 17:35:14 rfc3986==2.0.0 17:35:14 rich==14.1.0 17:35:14 rich-argparse==1.7.1 17:35:14 rpds-py==0.27.1 17:35:14 rsa==4.9.1 17:35:14 ruamel.yaml==0.18.15 17:35:14 ruamel.yaml.clib==0.2.14 17:35:14 s3transfer==0.14.0 17:35:14 simplejson==3.20.2 17:35:14 six==1.17.0 17:35:14 smmap==5.0.2 17:35:14 soupsieve==2.8 17:35:14 stevedore==5.5.0 17:35:14 tabulate==0.9.0 17:35:14 toml==0.10.2 17:35:14 tomlkit==0.13.3 17:35:14 tqdm==4.67.1 17:35:14 typing_extensions==4.15.0 17:35:14 tzdata==2025.2 17:35:14 urllib3==1.26.20 17:35:14 virtualenv==20.34.0 17:35:14 wcwidth==0.2.14 17:35:14 websocket-client==1.8.0 17:35:14 wrapt==1.17.3 17:35:14 xdg==6.0.0 17:35:14 xmltodict==1.0.2 17:35:14 yq==3.4.3 17:35:14 [EnvInject] - Injecting environment variables from a build step. 17:35:14 [EnvInject] - Injecting as environment variables the properties content 17:35:14 SET_JDK_VERSION=openjdk17 17:35:14 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 17:35:14 17:35:14 [EnvInject] - Variables injected successfully. 17:35:14 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins7001386262803185718.sh 17:35:14 ---> update-java-alternatives.sh 17:35:14 ---> Updating Java version 17:35:15 ---> Ubuntu/Debian system detected 17:35:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 17:35:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 17:35:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 17:35:16 openjdk version "17.0.7" 2023-04-18 17:35:16 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 17:35:16 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 17:35:16 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 17:35:16 [EnvInject] - Injecting environment variables from a build step. 17:35:16 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:35:16 [EnvInject] - Variables injected successfully. 17:35:16 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins14735793209641038685.sh 17:35:16 --> prescan-ransliceassurance-ubuntu.sh 17:35:16 + sudo apt-get update 17:35:16 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 17:35:16 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 17:35:16 Hit:3 http://apt.puppetlabs.com xenial InRelease 17:35:16 Get:4 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 17:35:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 17:35:16 Err:3 http://apt.puppetlabs.com xenial InRelease 17:35:16 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 17:35:17 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:35:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 17:35:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 17:35:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 17:35:19 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 17:35:19 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 17:35:20 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:35:22 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:35:23 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:35:23 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:35:23 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:35:38 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:35:46 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:35:46 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:35:46 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 17:35:51 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 17:35:52 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 17:35:54 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 17:35:54 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 17:35:57 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 17:35:58 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 17:35:58 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 17:35:58 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 17:35:58 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 17:35:58 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 17:35:58 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 17:36:02 Fetched 28.0 MB in 42s (670 kB/s) 17:36:02 Reading package lists... 17:36: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) 17:36: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) 17:36:05 W: Some index files failed to download. They have been ignored, or old ones used instead. 17:36:05 + bash smoversion/build-ransliceassurance-ubuntu.sh 17:36:05 + echo '--> build-ransliceassurance-ubuntu.sh' 17:36:05 --> build-ransliceassurance-ubuntu.sh 17:36:05 + 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 17:36:05 + 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 17:36:05 + export GO111MODULE=on 17:36:05 + GO111MODULE=on 17:36:05 + go version 17:36:05 go version go1.19 linux/amd64 17:36:05 + cd smoversion/ 17:36:05 + go install github.com/ory/go-acc 17:36:05 go: downloading github.com/ory/go-acc v0.2.8 17:36:05 go: downloading github.com/ory/viper v1.7.5 17:36:05 go: downloading github.com/pborman/uuid v1.2.0 17:36:05 go: downloading github.com/spf13/cobra v1.0.0 17:36:05 go: downloading github.com/dgraph-io/ristretto v0.0.2 17:36:05 go: downloading github.com/fsnotify/fsnotify v1.4.9 17:36:05 go: downloading github.com/hashicorp/hcl v1.0.0 17:36:05 go: downloading github.com/magiconair/properties v1.8.1 17:36:05 go: downloading github.com/mitchellh/mapstructure v1.3.2 17:36:05 go: downloading github.com/pelletier/go-toml v1.8.0 17:36:05 go: downloading github.com/spf13/afero v1.2.2 17:36:05 go: downloading github.com/spf13/cast v1.3.1 17:36:05 go: downloading github.com/spf13/jwalterweatherman v1.1.0 17:36:05 go: downloading github.com/spf13/pflag v1.0.5 17:36:05 go: downloading github.com/subosito/gotenv v1.2.0 17:36:05 go: downloading gopkg.in/ini.v1 v1.57.0 17:36:05 go: downloading gopkg.in/yaml.v2 v2.4.0 17:36:06 go: downloading github.com/google/uuid v1.1.1 17:36:06 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 17:36:07 go: downloading golang.org/x/text v0.3.6 17:36:09 go: downloading github.com/cespare/xxhash v1.1.0 17:36:16 + go get github.com/stretchr/testify/mock@v1.7.0 17:36:17 go: downloading github.com/stretchr/testify v1.7.0 17:36:17 go: downloading github.com/davecgh/go-spew v1.1.1 17:36:17 go: downloading github.com/stretchr/objx v0.1.1 17:36:17 go: downloading github.com/pmezard/go-difflib v1.0.0 17:36:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:36:17 + go-acc ./... --ignore mocks 17:36:22 ? oransc.org/usecase/oduclosedloop [no test files] 17:36:25 ok oransc.org/usecase/oduclosedloop/internal/config 0.007s coverage: 93.8% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub 17:36:25 ok oransc.org/usecase/oduclosedloop/internal/restclient 0.008s coverage: 77.8% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub 17:36:26 ? oransc.org/usecase/oduclosedloop/internal/sliceassurance [no test files] 17:36:26 ok oransc.org/usecase/oduclosedloop/internal/structures 0.005s coverage: 90.8% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub 17:36:27 ok oransc.org/usecase/oduclosedloop/messages 0.004s coverage: 100.0% of statements in oransc.org/usecase/oduclosedloop, oransc.org/usecase/oduclosedloop/internal/config, oransc.org/usecase/oduclosedloop/internal/restclient, oransc.org/usecase/oduclosedloop/internal/sliceassurance, oransc.org/usecase/oduclosedloop/internal/structures, oransc.org/usecase/oduclosedloop/messages, oransc.org/usecase/oduclosedloop/stub 17:36:34 ? oransc.org/usecase/oduclosedloop/stub [no test files] 17:36:34 + sed -i -e 's/oransc\.org\/usecase\/oduclosedloop/smoversion/' coverage.txt 17:36:34 + echo '--> build-ransliceassurance-ubuntu.sh ends' 17:36:34 --> build-ransliceassurance-ubuntu.sh ends 17:36:34 + bash icsversion/build-ransliceassurance-ubuntu.sh 17:36:34 + echo '--> build-ransliceassurance-ubuntu.sh' 17:36:34 --> build-ransliceassurance-ubuntu.sh 17:36:34 + 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 17:36:34 + 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 17:36:34 + export GO111MODULE=on 17:36:34 + GO111MODULE=on 17:36:34 + go version 17:36:34 go version go1.19 linux/amd64 17:36:34 + cd icsversion/ 17:36:34 + go install github.com/ory/go-acc 17:36:34 no required module provides package github.com/ory/go-acc; to add it: 17:36:34 go get github.com/ory/go-acc 17:36:34 Build step 'Execute shell' marked build as failure 17:36:34 $ ssh-agent -k 17:36:34 unset SSH_AUTH_SOCK; 17:36:34 unset SSH_AGENT_PID; 17:36:34 echo Agent pid 2126 killed; 17:36:34 [ssh-agent] Stopped. 17:36:34 [PostBuildScript] - [INFO] Executing post build scripts. 17:36:34 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins9670004902085254266.sh 17:36:34 ---> sysstat.sh 17:36:35 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins13460154664023184554.sh 17:36:35 ---> package-listing.sh 17:36:35 ++ facter osfamily 17:36:35 ++ tr '[:upper:]' '[:lower:]' 17:36:35 + OS_FAMILY=debian 17:36:35 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script 17:36:35 + START_PACKAGES=/tmp/packages_start.txt 17:36:35 + END_PACKAGES=/tmp/packages_end.txt 17:36:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:35 + PACKAGES=/tmp/packages_start.txt 17:36:35 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']' 17:36:35 + PACKAGES=/tmp/packages_end.txt 17:36:35 + case "${OS_FAMILY}" in 17:36:35 + dpkg -l 17:36:35 + grep '^ii' 17:36:35 + '[' -f /tmp/packages_start.txt ']' 17:36:35 + '[' -f /tmp/packages_end.txt ']' 17:36:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:35 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']' 17:36:35 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/ 17:36:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/ 17:36:35 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins4836332576484061909.sh 17:36:35 ---> capture-instance-metadata.sh 17:36:35 Setup pyenv: 17:36:35 system 17:36:35 3.8.13 17:36:35 3.9.13 17:36:36 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:36:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2k4 from file:/tmp/.os_lf_venv 17:36:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:39 lf-activate-venv(): INFO: Base packages installed successfully 17:36:39 lf-activate-venv(): INFO: Installing additional packages: lftools 17:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-z2k4/bin to PATH 17:36:58 INFO: Running in OpenStack, capturing instance metadata 17:36:59 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins17802093564391465246.sh 17:36:59 provisioning config files... 17:36:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/config2753646121340789841tmp 17:36:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:36:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:36:59 [EnvInject] - Injecting environment variables from a build step. 17:36:59 [EnvInject] - Injecting as environment variables the properties content 17:36:59 SERVER_ID=logs 17:36:59 17:36:59 [EnvInject] - Variables injected successfully. 17:36:59 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins14517186397164030251.sh 17:36:59 ---> create-netrc.sh 17:36:59 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins3784000855437544033.sh 17:36:59 ---> python-tools-install.sh 17:36:59 Setup pyenv: 17:36:59 system 17:36:59 3.8.13 17:36:59 3.9.13 17:36:59 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:36:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2k4 from file:/tmp/.os_lf_venv 17:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:03 lf-activate-venv(): INFO: Base packages installed successfully 17:37:03 lf-activate-venv(): INFO: Installing additional packages: lftools 17:37:21 lf-activate-venv(): INFO: Adding /tmp/venv-z2k4/bin to PATH 17:37:21 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins11604051132882581574.sh 17:37:21 ---> sudo-logs.sh 17:37:21 Archiving 'sudo' log.. 17:37:21 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins14402951282927910933.sh 17:37:21 ---> job-cost.sh 17:37:21 Setup pyenv: 17:37:21 system 17:37:21 3.8.13 17:37:21 3.9.13 17:37:21 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:37:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2k4 from file:/tmp/.os_lf_venv 17:37:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:25 lf-activate-venv(): INFO: Base packages installed successfully 17:37:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:37:35 lf-activate-venv(): INFO: Adding /tmp/venv-z2k4/bin to PATH 17:37:35 INFO: No Stack... 17:37:36 INFO: Retrieving Pricing Info for: v3-starter-4 17:37:36 INFO: Archiving Costs 17:37:36 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins3442535387450769716.sh 17:37:36 ---> logs-deploy.sh 17:37:36 Setup pyenv: 17:37:36 system 17:37:36 3.8.13 17:37:36 3.9.13 17:37:36 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:37:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2k4 from file:/tmp/.os_lf_venv 17:37:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:40 lf-activate-venv(): INFO: Base packages installed successfully 17:37:40 lf-activate-venv(): INFO: Installing additional packages: lftools 17:37:58 lf-activate-venv(): INFO: Adding /tmp/venv-z2k4/bin to PATH 17:37:58 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-sonar-prescan-script/1322 17:37:58 INFO: archiving workspace using pattern(s): -p **/*.log 17:38:01 Archives upload complete. 17:38:01 INFO: archiving logs to Nexus 17:38:02 ---> uname -a: 17:38:02 Linux prd-ubuntu1804-docker-4c-4g-5110 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:38:02 17:38:02 17:38:02 ---> lscpu: 17:38:02 Architecture: x86_64 17:38:02 CPU op-mode(s): 32-bit, 64-bit 17:38:02 Byte Order: Little Endian 17:38:02 CPU(s): 4 17:38:02 On-line CPU(s) list: 0-3 17:38:02 Thread(s) per core: 1 17:38:02 Core(s) per socket: 1 17:38:02 Socket(s): 4 17:38:02 NUMA node(s): 1 17:38:02 Vendor ID: AuthenticAMD 17:38:02 CPU family: 23 17:38:02 Model: 49 17:38:02 Model name: AMD EPYC-Rome Processor 17:38:02 Stepping: 0 17:38:02 CPU MHz: 2799.998 17:38:02 BogoMIPS: 5599.99 17:38:02 Virtualization: AMD-V 17:38:02 Hypervisor vendor: KVM 17:38:02 Virtualization type: full 17:38:02 L1d cache: 32K 17:38:02 L1i cache: 32K 17:38:02 L2 cache: 512K 17:38:02 L3 cache: 16384K 17:38:02 NUMA node0 CPU(s): 0-3 17:38:02 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 17:38:02 17:38:02 17:38:02 ---> nproc: 17:38:02 4 17:38:02 17:38:02 17:38:02 ---> df -h: 17:38:02 Filesystem Size Used Avail Use% Mounted on 17:38:02 udev 3.9G 0 3.9G 0% /dev 17:38:02 tmpfs 798M 700K 797M 1% /run 17:38:02 /dev/vda1 20G 9.3G 10G 49% / 17:38:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:38:02 tmpfs 5.0M 0 5.0M 0% /run/lock 17:38:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:38:02 /dev/vda15 105M 5.3M 100M 5% /boot/efi 17:38:02 tmpfs 798M 0 798M 0% /run/user/1001 17:38:02 17:38:02 17:38:02 ---> free -m: 17:38:02 total used free shared buff/cache available 17:38:02 Mem: 7976 445 4888 0 2642 7243 17:38:02 Swap: 1023 0 1023 17:38:02 17:38:02 17:38:02 ---> ip addr: 17:38:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:38:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:38:02 inet 127.0.0.1/8 scope host lo 17:38:02 valid_lft forever preferred_lft forever 17:38:02 inet6 ::1/128 scope host 17:38:02 valid_lft forever preferred_lft forever 17:38:02 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 17:38:02 link/ether fa:16:3e:b5:28:c0 brd ff:ff:ff:ff:ff:ff 17:38:02 inet 10.32.6.228/23 brd 10.32.7.255 scope global dynamic ens3 17:38:02 valid_lft 86085sec preferred_lft 86085sec 17:38:02 inet6 fe80::f816:3eff:feb5:28c0/64 scope link 17:38:02 valid_lft forever preferred_lft forever 17:38:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:38:02 link/ether 02:42:2a:d3:43:10 brd ff:ff:ff:ff:ff:ff 17:38:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:38:02 valid_lft forever preferred_lft forever 17:38:02 17:38:02 17:38:02 ---> sar -b -r -n DEV: 17:38:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5110) 09/29/25 _x86_64_ (4 CPU) 17:38:02 17:38:02 17:32:49 LINUX RESTART (4 CPU) 17:38:02 17:38:02 17:33:01 tps rtps wtps bread/s bwrtn/s 17:38:02 17:34:02 150.95 68.96 81.99 5596.80 39073.93 17:38:02 17:35:01 50.33 0.31 50.03 32.40 6599.29 17:38:02 17:36:01 58.67 15.66 43.01 1302.85 13728.38 17:38:02 17:37:01 161.53 125.17 36.35 5766.21 13601.47 17:38:02 17:38:01 21.91 0.78 21.13 22.80 2085.12 17:38:02 Average: 88.81 42.32 46.49 2552.82 15046.54 17:38:02 17:38:02 17:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:38:02 17:34:02 5989052 7465336 2178376 26.67 34204 1624748 952124 10.33 527944 1487188 33416 17:38:02 17:35:01 5706640 7431676 2460788 30.13 54252 1840352 973412 10.56 575188 1695440 137648 17:38:02 17:36:01 5347648 7409552 2819780 34.52 60040 2161436 1003536 10.89 614604 1993496 136676 17:38:02 17:37:01 5034076 7443708 3133352 38.36 74200 2484608 930692 10.10 937016 1961932 48792 17:38:02 17:38:01 5043172 7454504 3124256 38.25 76152 2483804 942112 10.22 935992 1952916 11516 17:38:02 Average: 5424118 7440955 2743310 33.59 59770 2118990 960375 10.42 718149 1818194 73610 17:38:02 17:38:02 17:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:38:02 17:34:02 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 17:38:02 17:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:02 17:34:02 ens3 348.13 191.75 895.27 63.08 0.00 0.00 0.00 0.00 17:38:02 17:35:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 17:38:02 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:02 17:35:01 ens3 66.12 52.01 862.91 6.49 0.00 0.00 0.00 0.00 17:38:02 17:36:01 lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 17:38:02 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:02 17:36:01 ens3 303.62 203.03 509.42 19.03 0.00 0.00 0.00 0.00 17:38:02 17:37:01 lo 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 17:38:02 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:02 17:37:01 ens3 95.58 66.31 258.38 9.77 0.00 0.00 0.00 0.00 17:38:02 17:38:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 17:38:02 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:02 17:38:01 ens3 8.55 10.46 6.48 5.99 0.00 0.00 0.00 0.00 17:38:02 Average: lo 1.11 1.11 0.10 0.10 0.00 0.00 0.00 0.00 17:38:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:02 Average: ens3 164.73 104.89 505.31 20.92 0.00 0.00 0.00 0.00 17:38:02 17:38:02 17:38:02 ---> sar -P ALL: 17:38:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5110) 09/29/25 _x86_64_ (4 CPU) 17:38:02 17:38:02 17:32:49 LINUX RESTART (4 CPU) 17:38:02 17:38:02 17:33:01 CPU %user %nice %system %iowait %steal %idle 17:38:02 17:34:02 all 14.89 0.00 2.65 5.88 2.22 74.36 17:38:02 17:34:02 0 27.24 0.00 2.78 5.84 2.38 61.75 17:38:02 17:34:02 1 12.98 0.00 1.84 9.48 2.00 73.70 17:38:02 17:34:02 2 8.26 0.00 1.61 5.19 2.34 82.61 17:38:02 17:34:02 3 11.12 0.00 4.36 3.02 2.16 79.34 17:38:02 17:35:01 all 19.61 0.00 1.07 2.22 1.20 75.89 17:38:02 17:35:01 0 20.13 0.00 0.95 0.15 1.01 77.76 17:38:02 17:35:01 1 2.69 0.00 0.27 0.02 0.63 96.40 17:38:02 17:35:01 2 32.58 0.00 2.07 8.45 1.66 55.24 17:38:02 17:35:01 3 23.10 0.00 1.01 0.30 1.47 74.11 17:38:02 17:36:01 all 8.22 1.15 1.19 1.01 1.67 86.76 17:38:02 17:36:01 0 1.62 0.02 0.67 0.92 0.53 96.25 17:38:02 17:36:01 1 10.32 0.00 0.98 1.05 0.65 87.00 17:38:02 17:36:01 2 1.89 0.00 0.86 1.18 1.00 95.07 17:38:02 17:36:01 3 18.77 4.48 2.22 0.89 4.43 69.20 17:38:02 17:37:01 all 27.55 0.41 4.71 7.11 4.06 56.15 17:38:02 17:37:01 0 29.30 0.00 4.43 7.43 4.04 54.80 17:38:02 17:37:01 1 20.33 0.00 4.70 5.56 3.78 65.63 17:38:02 17:37:01 2 21.12 0.00 4.58 9.18 4.05 61.07 17:38:02 17:37:01 3 39.46 1.62 5.15 6.29 4.39 43.08 17:38:02 17:38:01 all 20.57 0.00 0.91 0.88 1.23 76.40 17:38:02 17:38:01 0 30.04 0.00 0.98 0.73 1.38 66.86 17:38:02 17:38:01 1 7.88 0.00 0.68 0.03 1.10 90.31 17:38:02 17:38:01 2 36.85 0.00 1.25 2.73 1.58 57.59 17:38:02 17:38:01 3 7.59 0.00 0.73 0.02 0.86 90.80 17:38:02 Average: all 18.17 0.31 2.11 3.43 2.08 73.89 17:38:02 Average: 0 21.69 0.00 1.97 3.03 1.88 71.43 17:38:02 Average: 1 10.88 0.00 1.71 3.24 1.64 82.53 17:38:02 Average: 2 20.08 0.00 2.08 5.34 2.13 70.38 17:38:02 Average: 3 20.01 1.24 2.70 2.11 2.68 71.26 17:38:02 17:38:02 17:38:02