17:33:23 Started by timer 17:33:23 Running as SYSTEM 17:33:23 [EnvInject] - Loading node environment variables. 17:33:23 Building remotely on prd-ubuntu1804-docker-4c-4g-5196 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script 17:33:23 [ssh-agent] Looking for ssh-agent implementation... 17:33:23 $ ssh-agent 17:33:23 SSH_AUTH_SOCK=/tmp/ssh-T3yFJ95nB2sX/agent.2138 17:33:23 SSH_AGENT_PID=2140 17:33:23 [ssh-agent] Started. 17:33:23 Running ssh-add (command line suppressed) 17:33:23 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/private_key_13759293236350170478.key (jenkins-ssh) 17:33:23 [ssh-agent] Using credentials jenkins (jenkins) 17:33:23 The recommended git tool is: NONE 17:33:26 using credential jenkins 17:33:26 Wiping out workspace first. 17:33:26 Cloning the remote Git repository 17:33:26 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 17:33:26 > git init /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script # timeout=10 17:33:26 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 17:33:26 > git --version # timeout=10 17:33:26 > git --version # 'git version 2.17.1' 17:33:26 using GIT_SSH to set credentials jenkins 17:33:26 > 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:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 17:33:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:27 Avoid second fetch 17:33:27 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:33:27 Checking out Revision bcab5f90045c9994c243dc2b6f2029841cfcdc81 (refs/remotes/origin/master) 17:33:27 > git config core.sparsecheckout # timeout=10 17:33:27 > git checkout -f bcab5f90045c9994c243dc2b6f2029841cfcdc81 # timeout=10 17:33:28 Commit message: "CI: Add .github/dependabot.yml configuration" 17:33:28 > git rev-list --no-walk bcab5f90045c9994c243dc2b6f2029841cfcdc81 # timeout=10 17:33:31 provisioning config files... 17:33:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:33:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:33:31 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins641002075217448039.sh 17:33:31 ---> python-tools-install.sh 17:33:31 Setup pyenv: 17:33:31 * system (set by /opt/pyenv/version) 17:33:31 * 3.8.13 (set by /opt/pyenv/version) 17:33:31 * 3.9.13 (set by /opt/pyenv/version) 17:33:31 * 3.10.6 (set by /opt/pyenv/version) 17:33:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AOkh 17:33:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:33:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:48 lf-activate-venv(): INFO: Base packages installed successfully 17:33:48 lf-activate-venv(): INFO: Installing additional packages: lftools 17:34:30 lf-activate-venv(): INFO: Adding /tmp/venv-AOkh/bin to PATH 17:34:30 Generating Requirements File 17:35:02 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:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:35:03 Python 3.10.6 17:35:03 pip 25.2 from /tmp/venv-AOkh/lib/python3.10/site-packages/pip (python 3.10) 17:35:04 appdirs==1.4.4 17:35:04 argcomplete==3.6.2 17:35:04 aspy.yaml==1.3.0 17:35:04 attrs==25.3.0 17:35:04 autopage==0.5.2 17:35:04 beautifulsoup4==4.14.2 17:35:04 boto3==1.40.41 17:35:04 botocore==1.40.41 17:35:04 bs4==0.0.2 17:35:04 cachetools==6.2.0 17:35:04 certifi==2025.8.3 17:35:04 cffi==2.0.0 17:35:04 cfgv==3.4.0 17:35:04 chardet==5.2.0 17:35:04 charset-normalizer==3.4.3 17:35:04 click==8.3.0 17:35:04 cliff==4.11.0 17:35:04 cmd2==2.7.0 17:35:04 cryptography==3.3.2 17:35:04 debtcollector==3.0.0 17:35:04 decorator==5.2.1 17:35:04 defusedxml==0.7.1 17:35:04 Deprecated==1.2.18 17:35:04 distlib==0.4.0 17:35:04 dnspython==2.8.0 17:35:04 docker==7.1.0 17:35:04 dogpile.cache==1.4.1 17:35:04 durationpy==0.10 17:35:04 email-validator==2.3.0 17:35:04 filelock==3.19.1 17:35:04 future==1.0.0 17:35:04 gitdb==4.0.12 17:35:04 GitPython==3.1.45 17:35:04 google-auth==2.41.0 17:35:04 httplib2==0.31.0 17:35:04 identify==2.6.14 17:35:04 idna==3.10 17:35:04 importlib-resources==1.5.0 17:35:04 iso8601==2.1.0 17:35:04 Jinja2==3.1.6 17:35:04 jmespath==1.0.1 17:35:04 jsonpatch==1.33 17:35:04 jsonpointer==3.0.0 17:35:04 jsonschema==4.25.1 17:35:04 jsonschema-specifications==2025.9.1 17:35:04 keystoneauth1==5.12.0 17:35:04 kubernetes==34.1.0 17:35:04 lftools==0.37.14 17:35:04 lxml==6.0.2 17:35:04 markdown-it-py==4.0.0 17:35:04 MarkupSafe==3.0.3 17:35:04 mdurl==0.1.2 17:35:04 msgpack==1.1.1 17:35:04 multi_key_dict==2.0.3 17:35:04 munch==4.0.0 17:35:04 netaddr==1.3.0 17:35:04 niet==1.4.2 17:35:04 nodeenv==1.9.1 17:35:04 oauth2client==4.1.3 17:35:04 oauthlib==3.3.1 17:35:04 openstacksdk==4.7.1 17:35:04 os-service-types==1.8.0 17:35:04 osc-lib==4.2.0 17:35:04 oslo.config==10.0.0 17:35:04 oslo.context==6.1.0 17:35:04 oslo.i18n==6.6.0 17:35:04 oslo.log==7.2.1 17:35:04 oslo.serialization==5.8.0 17:35:04 oslo.utils==9.1.0 17:35:04 packaging==25.0 17:35:04 pbr==7.0.1 17:35:04 platformdirs==4.4.0 17:35:04 prettytable==3.16.0 17:35:04 psutil==7.1.0 17:35:04 pyasn1==0.6.1 17:35:04 pyasn1_modules==0.4.2 17:35:04 pycparser==2.23 17:35:04 pygerrit2==2.0.15 17:35:04 PyGithub==2.8.1 17:35:04 Pygments==2.19.2 17:35:04 PyJWT==2.10.1 17:35:04 PyNaCl==1.6.0 17:35:04 pyparsing==2.4.7 17:35:04 pyperclip==1.11.0 17:35:04 pyrsistent==0.20.0 17:35:04 python-cinderclient==9.8.0 17:35:04 python-dateutil==2.9.0.post0 17:35:04 python-heatclient==4.3.0 17:35:04 python-jenkins==1.8.3 17:35:04 python-keystoneclient==5.7.0 17:35:04 python-magnumclient==4.9.0 17:35:04 python-openstackclient==8.2.0 17:35:04 python-swiftclient==4.8.0 17:35:04 PyYAML==6.0.3 17:35:04 referencing==0.36.2 17:35:04 requests==2.32.5 17:35:04 requests-oauthlib==2.0.0 17:35:04 requestsexceptions==1.4.0 17:35:04 rfc3986==2.0.0 17:35:04 rich==14.1.0 17:35:04 rich-argparse==1.7.1 17:35:04 rpds-py==0.27.1 17:35:04 rsa==4.9.1 17:35:04 ruamel.yaml==0.18.15 17:35:04 ruamel.yaml.clib==0.2.14 17:35:04 s3transfer==0.14.0 17:35:04 simplejson==3.20.2 17:35:04 six==1.17.0 17:35:04 smmap==5.0.2 17:35:04 soupsieve==2.8 17:35:04 stevedore==5.5.0 17:35:04 tabulate==0.9.0 17:35:04 toml==0.10.2 17:35:04 tomlkit==0.13.3 17:35:04 tqdm==4.67.1 17:35:04 typing_extensions==4.15.0 17:35:04 tzdata==2025.2 17:35:04 urllib3==1.26.20 17:35:04 virtualenv==20.34.0 17:35:04 wcwidth==0.2.14 17:35:04 websocket-client==1.8.0 17:35:04 wrapt==1.17.3 17:35:04 xdg==6.0.0 17:35:04 xmltodict==1.0.2 17:35:04 yq==3.4.3 17:35:04 [EnvInject] - Injecting environment variables from a build step. 17:35:04 [EnvInject] - Injecting as environment variables the properties content 17:35:04 SET_JDK_VERSION=openjdk17 17:35:04 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 17:35:04 17:35:04 [EnvInject] - Variables injected successfully. 17:35:04 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins9801301267841334526.sh 17:35:04 ---> update-java-alternatives.sh 17:35:04 ---> Updating Java version 17:35:04 ---> Ubuntu/Debian system detected 17:35:05 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 17:35:05 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 17:35:05 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:05 openjdk version "17.0.7" 2023-04-18 17:35:05 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 17:35:05 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 17:35:05 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 17:35:05 [EnvInject] - Injecting environment variables from a build step. 17:35:05 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:35:05 [EnvInject] - Variables injected successfully. 17:35:05 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins5789458867784648655.sh 17:35:05 --> prescan-ransliceassurance-ubuntu.sh 17:35:05 + sudo apt-get update 17:35:06 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 17:35:06 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 17:35:06 Get:3 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 17:35:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 17:35:06 Hit:5 http://apt.puppetlabs.com xenial InRelease 17:35:06 Err:5 http://apt.puppetlabs.com xenial InRelease 17:35:06 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 17:35:06 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:35:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 17:35:09 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 17:35:10 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 17:35:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 17:35:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 17:35:12 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:35:16 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:35:17 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:35:17 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:35:17 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:35:37 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:47 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:35:47 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:56 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 17:35:57 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 17:35:57 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 17:35:57 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 17:35:57 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 17:35:57 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 17:35:57 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 17:36:02 Fetched 28.0 MB in 51s (546 kB/s) 17:36:02 Reading package lists... 17:36:03 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:03 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:03 W: Some index files failed to download. They have been ignored, or old ones used instead. 17:36:03 + bash smoversion/build-ransliceassurance-ubuntu.sh 17:36:03 + echo '--> build-ransliceassurance-ubuntu.sh' 17:36:03 --> build-ransliceassurance-ubuntu.sh 17:36:03 + 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:03 + 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:03 + export GO111MODULE=on 17:36:03 + GO111MODULE=on 17:36:03 + go version 17:36:04 go version go1.19 linux/amd64 17:36:04 + cd smoversion/ 17:36:04 + go install github.com/ory/go-acc 17:36:04 go: downloading github.com/ory/go-acc v0.2.8 17:36:04 go: downloading github.com/ory/viper v1.7.5 17:36:04 go: downloading github.com/pborman/uuid v1.2.0 17:36:04 go: downloading github.com/spf13/cobra v1.0.0 17:36:04 go: downloading github.com/dgraph-io/ristretto v0.0.2 17:36:04 go: downloading github.com/fsnotify/fsnotify v1.4.9 17:36:04 go: downloading github.com/hashicorp/hcl v1.0.0 17:36:04 go: downloading github.com/magiconair/properties v1.8.1 17:36:04 go: downloading github.com/mitchellh/mapstructure v1.3.2 17:36:04 go: downloading github.com/pelletier/go-toml v1.8.0 17:36:04 go: downloading github.com/spf13/afero v1.2.2 17:36:04 go: downloading github.com/spf13/cast v1.3.1 17:36:04 go: downloading github.com/spf13/jwalterweatherman v1.1.0 17:36:04 go: downloading github.com/spf13/pflag v1.0.5 17:36:04 go: downloading github.com/subosito/gotenv v1.2.0 17:36:04 go: downloading gopkg.in/ini.v1 v1.57.0 17:36:04 go: downloading gopkg.in/yaml.v2 v2.4.0 17:36:05 go: downloading github.com/google/uuid v1.1.1 17:36:05 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 17:36:06 go: downloading golang.org/x/text v0.3.6 17:36:08 go: downloading github.com/cespare/xxhash v1.1.0 17:36:15 + go get github.com/stretchr/testify/mock@v1.7.0 17:36:17 go: downloading github.com/stretchr/testify v1.7.0 17:36:18 go: downloading github.com/pmezard/go-difflib v1.0.0 17:36:18 go: downloading github.com/davecgh/go-spew v1.1.1 17:36:18 go: downloading github.com/stretchr/objx v0.1.1 17:36:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:36:18 + go-acc ./... --ignore mocks 17:36:24 ? oransc.org/usecase/oduclosedloop [no test files] 17:36:26 ok oransc.org/usecase/oduclosedloop/internal/config 0.006s 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:27 ok oransc.org/usecase/oduclosedloop/internal/restclient 0.009s 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:27 ? oransc.org/usecase/oduclosedloop/internal/sliceassurance [no test files] 17:36:28 ok oransc.org/usecase/oduclosedloop/internal/structures 0.006s 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:29 ok oransc.org/usecase/oduclosedloop/messages 0.025s 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:36 ? oransc.org/usecase/oduclosedloop/stub [no test files] 17:36:36 + sed -i -e 's/oransc\.org\/usecase\/oduclosedloop/smoversion/' coverage.txt 17:36:36 + echo '--> build-ransliceassurance-ubuntu.sh ends' 17:36:36 --> build-ransliceassurance-ubuntu.sh ends 17:36:36 + bash icsversion/build-ransliceassurance-ubuntu.sh 17:36:36 + echo '--> build-ransliceassurance-ubuntu.sh' 17:36:36 --> build-ransliceassurance-ubuntu.sh 17:36:36 + 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:36 + 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:36 + export GO111MODULE=on 17:36:36 + GO111MODULE=on 17:36:36 + go version 17:36:36 go version go1.19 linux/amd64 17:36:36 + cd icsversion/ 17:36:36 + go install github.com/ory/go-acc 17:36:36 no required module provides package github.com/ory/go-acc; to add it: 17:36:36 go get github.com/ory/go-acc 17:36:36 Build step 'Execute shell' marked build as failure 17:36:36 $ ssh-agent -k 17:36:36 unset SSH_AUTH_SOCK; 17:36:36 unset SSH_AGENT_PID; 17:36:36 echo Agent pid 2140 killed; 17:36:36 [ssh-agent] Stopped. 17:36:36 [PostBuildScript] - [INFO] Executing post build scripts. 17:36:36 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins11468992717631752106.sh 17:36:36 ---> sysstat.sh 17:36:37 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins3777681194531494072.sh 17:36:37 ---> package-listing.sh 17:36:37 ++ tr '[:upper:]' '[:lower:]' 17:36:37 ++ facter osfamily 17:36:37 + OS_FAMILY=debian 17:36:37 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script 17:36:37 + START_PACKAGES=/tmp/packages_start.txt 17:36:37 + END_PACKAGES=/tmp/packages_end.txt 17:36:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:37 + PACKAGES=/tmp/packages_start.txt 17:36:37 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']' 17:36:37 + PACKAGES=/tmp/packages_end.txt 17:36:37 + case "${OS_FAMILY}" in 17:36:37 + dpkg -l 17:36:37 + grep '^ii' 17:36:37 + '[' -f /tmp/packages_start.txt ']' 17:36:37 + '[' -f /tmp/packages_end.txt ']' 17:36:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:37 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']' 17:36:37 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/ 17:36:37 + 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:37 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins9177994798180672952.sh 17:36:37 ---> capture-instance-metadata.sh 17:36:37 Setup pyenv: 17:36:37 system 17:36:37 3.8.13 17:36:37 3.9.13 17:36:37 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AOkh from file:/tmp/.os_lf_venv 17:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:36:41 lf-activate-venv(): INFO: Base packages installed successfully 17:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools 17:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-AOkh/bin to PATH 17:37:00 INFO: Running in OpenStack, capturing instance metadata 17:37:00 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins1854140679881792466.sh 17:37:00 provisioning config files... 17:37:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/config10409136451191685370tmp 17:37:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:37:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:37:00 [EnvInject] - Injecting environment variables from a build step. 17:37:00 [EnvInject] - Injecting as environment variables the properties content 17:37:00 SERVER_ID=logs 17:37:00 17:37:00 [EnvInject] - Variables injected successfully. 17:37:00 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins4210256936436525147.sh 17:37:00 ---> create-netrc.sh 17:37:01 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins558233637502356467.sh 17:37:01 ---> python-tools-install.sh 17:37:01 Setup pyenv: 17:37:01 system 17:37:01 3.8.13 17:37:01 3.9.13 17:37:01 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:37:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AOkh from file:/tmp/.os_lf_venv 17:37:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:04 lf-activate-venv(): INFO: Base packages installed successfully 17:37:04 lf-activate-venv(): INFO: Installing additional packages: lftools 17:37:22 lf-activate-venv(): INFO: Adding /tmp/venv-AOkh/bin to PATH 17:37:22 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins17968817187756439359.sh 17:37:22 ---> sudo-logs.sh 17:37:22 Archiving 'sudo' log.. 17:37:23 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins1405199646234251096.sh 17:37:23 ---> job-cost.sh 17:37:23 Setup pyenv: 17:37:23 system 17:37:23 3.8.13 17:37:23 3.9.13 17:37:23 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version) 17:37:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AOkh from file:/tmp/.os_lf_venv 17:37:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:26 lf-activate-venv(): INFO: Base packages installed successfully 17:37:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-AOkh/bin to PATH 17:37:36 INFO: No Stack... 17:37:37 INFO: Retrieving Pricing Info for: v3-starter-4 17:37:37 INFO: Archiving Costs 17:37:37 [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins17389582527248617426.sh 17:37:37 ---> logs-deploy.sh 17:37:37 Setup pyenv: 17:37:37 system 17:37:37 3.8.13 17:37:37 3.9.13 17:37:37 * 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-AOkh 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:41 lf-activate-venv(): INFO: Base packages installed successfully 17:37:41 lf-activate-venv(): INFO: Installing additional packages: lftools 17:37:59 lf-activate-venv(): INFO: Adding /tmp/venv-AOkh/bin to PATH 17:37:59 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-sonar-prescan-script/1323 17:37:59 INFO: archiving workspace using pattern(s): -p **/*.log 17:38:01 Archives upload complete. 17:38:02 INFO: archiving logs to Nexus 17:38:03 ---> uname -a: 17:38:03 Linux prd-ubuntu1804-docker-4c-4g-5196 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:03 17:38:03 17:38:03 ---> lscpu: 17:38:03 Architecture: x86_64 17:38:03 CPU op-mode(s): 32-bit, 64-bit 17:38:03 Byte Order: Little Endian 17:38:03 CPU(s): 4 17:38:03 On-line CPU(s) list: 0-3 17:38:03 Thread(s) per core: 1 17:38:03 Core(s) per socket: 1 17:38:03 Socket(s): 4 17:38:03 NUMA node(s): 1 17:38:03 Vendor ID: AuthenticAMD 17:38:03 CPU family: 23 17:38:03 Model: 49 17:38:03 Model name: AMD EPYC-Rome Processor 17:38:03 Stepping: 0 17:38:03 CPU MHz: 2800.000 17:38:03 BogoMIPS: 5600.00 17:38:03 Virtualization: AMD-V 17:38:03 Hypervisor vendor: KVM 17:38:03 Virtualization type: full 17:38:03 L1d cache: 32K 17:38:03 L1i cache: 32K 17:38:03 L2 cache: 512K 17:38:03 L3 cache: 16384K 17:38:03 NUMA node0 CPU(s): 0-3 17:38:03 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:03 17:38:03 17:38:03 ---> nproc: 17:38:03 4 17:38:03 17:38:03 17:38:03 ---> df -h: 17:38:03 Filesystem Size Used Avail Use% Mounted on 17:38:03 udev 3.9G 0 3.9G 0% /dev 17:38:03 tmpfs 798M 700K 797M 1% /run 17:38:03 /dev/vda1 20G 9.3G 10G 49% / 17:38:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:38:03 tmpfs 5.0M 0 5.0M 0% /run/lock 17:38:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:38:03 /dev/vda15 105M 5.3M 100M 5% /boot/efi 17:38:03 tmpfs 798M 0 798M 0% /run/user/1001 17:38:03 17:38:03 17:38:03 ---> free -m: 17:38:03 total used free shared buff/cache available 17:38:03 Mem: 7976 466 4868 0 2640 7221 17:38:03 Swap: 1023 0 1023 17:38:03 17:38:03 17:38:03 ---> ip addr: 17:38:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:38:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:38:03 inet 127.0.0.1/8 scope host lo 17:38:03 valid_lft forever preferred_lft forever 17:38:03 inet6 ::1/128 scope host 17:38:03 valid_lft forever preferred_lft forever 17:38:03 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 17:38:03 link/ether fa:16:3e:bf:d0:2e brd ff:ff:ff:ff:ff:ff 17:38:03 inet 10.32.7.202/23 brd 10.32.7.255 scope global dynamic ens3 17:38:03 valid_lft 86076sec preferred_lft 86076sec 17:38:03 inet6 fe80::f816:3eff:febf:d02e/64 scope link 17:38:03 valid_lft forever preferred_lft forever 17:38:03 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:38:03 link/ether 02:42:9a:9b:bf:19 brd ff:ff:ff:ff:ff:ff 17:38:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:38:03 valid_lft forever preferred_lft forever 17:38:03 17:38:03 17:38:03 ---> sar -b -r -n DEV: 17:38:03 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5196) 09/30/25 _x86_64_ (4 CPU) 17:38:03 17:38:03 17:32:43 LINUX RESTART (4 CPU) 17:38:03 17:38:03 17:33:01 tps rtps wtps bread/s bwrtn/s 17:38:03 17:34:01 154.25 69.14 85.10 5600.67 39625.21 17:38:03 17:35:01 61.16 0.25 60.91 27.86 9175.80 17:38:03 17:36:01 44.29 15.79 28.49 1317.29 10636.19 17:38:03 17:37:01 154.36 117.31 37.04 5749.18 13307.52 17:38:03 17:38:01 22.37 0.78 21.59 22.79 2140.40 17:38:03 Average: 87.28 40.65 46.63 2543.45 14976.84 17:38:03 17:38:03 17:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:38:03 17:34:01 5900580 7407188 2266848 27.75 36176 1651064 989036 10.73 590296 1507456 53572 17:38:03 17:35:01 5598448 7386388 2568980 31.45 58148 1893868 993844 10.78 625556 1739896 124832 17:38:03 17:36:01 5315020 7368556 2852408 34.92 60012 2152292 1068780 11.60 652324 1985768 136464 17:38:03 17:37:01 5025304 7431180 3142124 38.47 74796 2479548 932068 10.11 947256 1957920 50596 17:38:03 17:38:01 4983820 7392700 3183608 38.98 76720 2480124 972328 10.55 992188 1954004 11584 17:38:03 Average: 5364634 7397202 2802794 34.32 61170 2131379 991211 10.76 761524 1829009 75410 17:38:03 17:38:03 17:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:38:03 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:34:01 ens3 347.87 187.37 1037.42 63.09 0.00 0.00 0.00 0.00 17:38:03 17:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 17:38:03 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:35:01 ens3 53.14 40.98 698.84 5.43 0.00 0.00 0.00 0.00 17:38:03 17:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:38:03 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:36:01 ens3 325.07 278.62 510.64 26.47 0.00 0.00 0.00 0.00 17:38:03 17:36:01 lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 17:38:03 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:37:01 ens3 87.55 58.07 257.98 9.17 0.00 0.00 0.00 0.00 17:38:03 17:37:01 lo 1.47 1.47 0.12 0.12 0.00 0.00 0.00 0.00 17:38:03 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 17:38:01 ens3 8.41 10.44 6.53 6.03 0.00 0.00 0.00 0.00 17:38:03 17:38:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 17:38:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:03 Average: ens3 164.41 115.10 502.27 22.04 0.00 0.00 0.00 0.00 17:38:03 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 17:38:03 17:38:03 17:38:03 ---> sar -P ALL: 17:38:03 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5196) 09/30/25 _x86_64_ (4 CPU) 17:38:03 17:38:03 17:32:43 LINUX RESTART (4 CPU) 17:38:03 17:38:03 17:33:01 CPU %user %nice %system %iowait %steal %idle 17:38:03 17:34:01 all 18.18 0.00 2.74 5.36 2.92 70.81 17:38:03 17:34:01 0 11.92 0.00 2.97 2.79 2.21 80.10 17:38:03 17:34:01 1 25.34 0.00 3.48 6.51 3.10 61.57 17:38:03 17:34:01 2 18.40 0.00 2.54 5.86 3.53 69.67 17:38:03 17:34:01 3 17.07 0.00 1.94 6.28 2.83 71.88 17:38:03 17:35:01 all 19.63 0.00 1.18 2.26 1.70 75.22 17:38:03 17:35:01 0 1.41 0.00 0.30 1.21 0.70 96.38 17:38:03 17:35:01 1 34.06 0.00 1.41 0.51 2.45 61.57 17:38:03 17:35:01 2 21.00 0.00 1.64 7.17 1.98 68.21 17:38:03 17:35:01 3 22.00 0.00 1.42 0.13 1.66 74.79 17:38:03 17:36:01 all 4.52 1.52 0.81 0.86 1.21 91.08 17:38:03 17:36:01 0 1.40 0.00 0.43 0.33 0.70 97.13 17:38:03 17:36:01 1 0.95 0.00 0.53 1.86 0.50 96.16 17:38:03 17:36:01 2 10.92 6.03 1.47 0.55 1.42 79.61 17:38:03 17:36:01 3 4.79 0.02 0.83 0.71 2.21 91.44 17:38:03 17:37:01 all 26.82 0.06 4.60 6.44 5.33 56.74 17:38:03 17:37:01 0 21.22 0.00 4.23 6.86 5.05 62.64 17:38:03 17:37:01 1 19.87 0.00 4.42 5.01 4.75 65.96 17:38:03 17:37:01 2 29.44 0.26 4.32 8.70 5.88 51.40 17:38:03 17:37:01 3 36.75 0.00 5.41 5.20 5.64 47.00 17:38:03 17:38:01 all 20.62 0.00 0.84 0.92 1.33 76.29 17:38:03 17:38:01 0 0.27 0.00 0.20 0.18 0.48 98.87 17:38:03 17:38:01 1 25.08 0.00 1.41 0.56 1.46 71.49 17:38:03 17:38:01 2 52.37 0.00 1.20 1.11 2.41 42.92 17:38:03 17:38:01 3 4.65 0.00 0.55 1.83 0.97 92.00 17:38:03 Average: all 17.97 0.32 2.04 3.18 2.50 73.99 17:38:03 Average: 0 7.29 0.00 1.64 2.29 1.84 86.95 17:38:03 Average: 1 21.07 0.00 2.25 2.89 2.45 71.32 17:38:03 Average: 2 26.40 1.25 2.24 4.69 3.05 62.36 17:38:03 Average: 3 17.09 0.00 2.04 2.83 2.67 75.37 17:38:03 17:38:03 17:38:03