17:33:19  Started by timer
17:33:19  Running as SYSTEM
17:33:19  [EnvInject] - Loading node environment variables.
17:33:19  Building remotely on prd-ubuntu1804-docker-4c-4g-3440 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script
17:33:19  [ssh-agent] Looking for ssh-agent implementation...
17:33:19  $ ssh-agent
17:33:19  SSH_AUTH_SOCK=/tmp/ssh-Jg9M7CBprHNW/agent.2097
17:33:19  SSH_AGENT_PID=2099
17:33:19  [ssh-agent] Started.
17:33:19  Running ssh-add (command line suppressed)
17:33:19  Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/private_key_9989605647362004761.key (jenkins-ssh)
17:33:19  [ssh-agent] Using credentials jenkins (jenkins)
17:33:19  The recommended git tool is: NONE
17:33:21  using credential jenkins
17:33:21  Wiping out workspace first.
17:33:21  Cloning the remote Git repository
17:33:21  Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance
17:33:21   > git init /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script # timeout=10
17:33:21  Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance
17:33:21   > git --version # timeout=10
17:33:21   > git --version # 'git version 2.17.1'
17:33:21  using GIT_SSH to set credentials jenkins
17:33:21   > 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:22   > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10
17:33:22   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:33:22  Avoid second fetch
17:33:22   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:33:22  Checking out Revision 4487b8de3ad6df015c48e67b1356fd0a67347aaf (refs/remotes/origin/master)
17:33:22   > git config core.sparsecheckout # timeout=10
17:33:22   > git checkout -f 4487b8de3ad6df015c48e67b1356fd0a67347aaf # timeout=10
17:33:22  Commit message: "CI: Add silent prescan SonarCloud job"
17:33:22   > git rev-list --no-walk 4487b8de3ad6df015c48e67b1356fd0a67347aaf # timeout=10
17:33:26  provisioning config files...
17:33:26  copy managed file [npmrc] to file:/home/jenkins/.npmrc
17:33:26  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
17:33:26  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins16412289171195399999.sh
17:33:26  ---> python-tools-install.sh
17:33:26  Setup pyenv:
17:33:26  * system (set by /opt/pyenv/version)
17:33:26  * 3.8.13 (set by /opt/pyenv/version)
17:33:26  * 3.9.13 (set by /opt/pyenv/version)
17:33:26  * 3.10.6 (set by /opt/pyenv/version)
17:33:30  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LpST
17:33:30  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
17:33:34  lf-activate-venv(): INFO: Installing: lftools 
17:34:00  lf-activate-venv(): INFO: Adding /tmp/venv-LpST/bin to PATH
17:34:00  Generating Requirements File
17:34:21  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:34:21  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
17:34:21  Python 3.10.6
17:34:21  pip 25.0.1 from /tmp/venv-LpST/lib/python3.10/site-packages/pip (python 3.10)
17:34:22  appdirs==1.4.4
17:34:22  argcomplete==3.6.1
17:34:22  aspy.yaml==1.3.0
17:34:22  attrs==25.3.0
17:34:22  autopage==0.5.2
17:34:22  beautifulsoup4==4.13.3
17:34:22  boto3==1.37.18
17:34:22  botocore==1.37.18
17:34:22  bs4==0.0.2
17:34:22  cachetools==5.5.2
17:34:22  certifi==2025.1.31
17:34:22  cffi==1.17.1
17:34:22  cfgv==3.4.0
17:34:22  chardet==5.2.0
17:34:22  charset-normalizer==3.4.1
17:34:22  click==8.1.8
17:34:22  cliff==4.9.1
17:34:22  cmd2==2.5.11
17:34:22  cryptography==3.3.2
17:34:22  debtcollector==3.0.0
17:34:22  decorator==5.2.1
17:34:22  defusedxml==0.7.1
17:34:22  Deprecated==1.2.18
17:34:22  distlib==0.3.9
17:34:22  dnspython==2.7.0
17:34:22  docker==4.2.2
17:34:22  dogpile.cache==1.3.4
17:34:22  durationpy==0.9
17:34:22  email_validator==2.2.0
17:34:22  filelock==3.18.0
17:34:22  future==1.0.0
17:34:22  gitdb==4.0.12
17:34:22  GitPython==3.1.44
17:34:22  google-auth==2.38.0
17:34:22  httplib2==0.22.0
17:34:22  identify==2.6.9
17:34:22  idna==3.10
17:34:22  importlib-resources==1.5.0
17:34:22  iso8601==2.1.0
17:34:22  Jinja2==3.1.6
17:34:22  jmespath==1.0.1
17:34:22  jsonpatch==1.33
17:34:22  jsonpointer==3.0.0
17:34:22  jsonschema==4.23.0
17:34:22  jsonschema-specifications==2024.10.1
17:34:22  keystoneauth1==5.10.0
17:34:22  kubernetes==32.0.1
17:34:22  lftools==0.37.12
17:34:22  lxml==5.3.1
17:34:22  MarkupSafe==3.0.2
17:34:22  msgpack==1.1.0
17:34:22  multi_key_dict==2.0.3
17:34:22  munch==4.0.0
17:34:22  netaddr==1.3.0
17:34:22  niet==1.4.2
17:34:22  nodeenv==1.9.1
17:34:22  oauth2client==4.1.3
17:34:22  oauthlib==3.2.2
17:34:22  openstacksdk==4.4.0
17:34:22  os-client-config==2.1.0
17:34:22  os-service-types==1.7.0
17:34:22  osc-lib==3.2.0
17:34:22  oslo.config==9.7.1
17:34:22  oslo.context==5.7.1
17:34:22  oslo.i18n==6.5.1
17:34:22  oslo.log==7.1.0
17:34:22  oslo.serialization==5.7.0
17:34:22  oslo.utils==8.2.0
17:34:22  packaging==24.2
17:34:22  pbr==6.1.1
17:34:22  platformdirs==4.3.7
17:34:22  prettytable==3.15.1
17:34:22  psutil==7.0.0
17:34:22  pyasn1==0.6.1
17:34:22  pyasn1_modules==0.4.1
17:34:22  pycparser==2.22
17:34:22  pygerrit2==2.0.15
17:34:22  PyGithub==2.6.1
17:34:22  PyJWT==2.10.1
17:34:22  PyNaCl==1.5.0
17:34:22  pyparsing==2.4.7
17:34:22  pyperclip==1.9.0
17:34:22  pyrsistent==0.20.0
17:34:22  python-cinderclient==9.7.0
17:34:22  python-dateutil==2.9.0.post0
17:34:22  python-heatclient==4.1.0
17:34:22  python-jenkins==1.8.2
17:34:22  python-keystoneclient==5.6.0
17:34:22  python-magnumclient==4.8.1
17:34:22  python-openstackclient==7.4.0
17:34:22  python-swiftclient==4.7.0
17:34:22  PyYAML==6.0.2
17:34:22  referencing==0.36.2
17:34:22  requests==2.32.3
17:34:22  requests-oauthlib==2.0.0
17:34:22  requestsexceptions==1.4.0
17:34:22  rfc3986==2.0.0
17:34:22  rpds-py==0.23.1
17:34:22  rsa==4.9
17:34:22  ruamel.yaml==0.18.10
17:34:22  ruamel.yaml.clib==0.2.12
17:34:22  s3transfer==0.11.4
17:34:22  simplejson==3.20.1
17:34:22  six==1.17.0
17:34:22  smmap==5.0.2
17:34:22  soupsieve==2.6
17:34:22  stevedore==5.4.1
17:34:22  tabulate==0.9.0
17:34:22  toml==0.10.2
17:34:22  tomlkit==0.13.2
17:34:22  tqdm==4.67.1
17:34:22  typing_extensions==4.12.2
17:34:22  tzdata==2025.2
17:34:22  urllib3==1.26.20
17:34:22  virtualenv==20.29.3
17:34:22  wcwidth==0.2.13
17:34:22  websocket-client==1.8.0
17:34:22  wrapt==1.17.2
17:34:22  xdg==6.0.0
17:34:22  xmltodict==0.14.2
17:34:22  yq==3.4.3
17:34:22  [EnvInject] - Injecting environment variables from a build step.
17:34:22  [EnvInject] - Injecting as environment variables the properties content 
17:34:22  SET_JDK_VERSION=openjdk17
17:34:22  GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"
17:34:22  
17:34:22  [EnvInject] - Variables injected successfully.
17:34:22  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins11687883146502473810.sh
17:34:22  ---> update-java-alternatives.sh
17:34:22  ---> Updating Java version
17:34:22  ---> Ubuntu/Debian system detected
17:34:22  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
17:34:22  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
17:34:22  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
17:34:23  openjdk version "17.0.7" 2023-04-18
17:34:23  OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
17:34:23  OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing)
17:34:23  JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
17:34:23  [EnvInject] - Injecting environment variables from a build step.
17:34:23  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
17:34:23  [EnvInject] - Variables injected successfully.
17:34:23  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/sh /tmp/jenkins2336943161766364139.sh
17:34:23  --> prescan-ransliceassurance-ubuntu.sh
17:34:23  + sudo apt-get update
17:34:23  Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease
17:34:23  Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease
17:34:23  Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB]
17:34:23  Get:4 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB]
17:34:23  Hit:5 http://apt.puppetlabs.com xenial InRelease
17:34:23  Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
17:34:24  Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB]
17:34:24  Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB]
17:34:24  Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB]
17:34:24  Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB]
17:34:24  Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB]
17:34:24  Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB]
17:34:24  Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB]
17:34:24  Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B]
17:34:24  Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B]
17:34:24  Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]
17:34:24  Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]
17:34:25  Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]
17:34:25  Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]
17:34:25  Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3044 kB]
17:34:25  Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB]
17:34:25  Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB]
17:34:25  Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB]
17:34:25  Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1914 kB]
17:34:25  Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB]
17:34:25  Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB]
17:34:25  Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B]
17:34:25  Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB]
17:34:25  Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB]
17:34:25  Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB]
17:34:25  Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B]
17:34:31  Fetched 28.0 MB in 5s (5458 kB/s)
17:34:31  Reading package lists...
17:34:32  + bash smoversion/build-ransliceassurance-ubuntu.sh
17:34:32  + echo '--> build-ransliceassurance-ubuntu.sh'
17:34:32  --> build-ransliceassurance-ubuntu.sh
17:34:32  + 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:34:32  + 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:34:32  + export GO111MODULE=on
17:34:32  + GO111MODULE=on
17:34:32  + go version
17:34:32  go version go1.19 linux/amd64
17:34:32  + cd smoversion/
17:34:32  + go install github.com/ory/go-acc
17:34:32  go: downloading github.com/ory/go-acc v0.2.8
17:34:32  go: downloading github.com/ory/viper v1.7.5
17:34:32  go: downloading github.com/pborman/uuid v1.2.0
17:34:32  go: downloading github.com/spf13/cobra v1.0.0
17:34:32  go: downloading github.com/dgraph-io/ristretto v0.0.2
17:34:32  go: downloading github.com/fsnotify/fsnotify v1.4.9
17:34:32  go: downloading github.com/hashicorp/hcl v1.0.0
17:34:32  go: downloading github.com/magiconair/properties v1.8.1
17:34:32  go: downloading github.com/mitchellh/mapstructure v1.3.2
17:34:32  go: downloading github.com/pelletier/go-toml v1.8.0
17:34:32  go: downloading github.com/spf13/afero v1.2.2
17:34:32  go: downloading github.com/spf13/cast v1.3.1
17:34:32  go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:34:32  go: downloading github.com/spf13/pflag v1.0.5
17:34:32  go: downloading github.com/subosito/gotenv v1.2.0
17:34:32  go: downloading gopkg.in/ini.v1 v1.57.0
17:34:33  go: downloading gopkg.in/yaml.v2 v2.4.0
17:34:33  go: downloading github.com/google/uuid v1.1.1
17:34:34  go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
17:34:35  go: downloading golang.org/x/text v0.3.6
17:34:36  go: downloading github.com/cespare/xxhash v1.1.0
17:34:42  + go get github.com/stretchr/testify/mock@v1.7.0
17:34:43  go: downloading github.com/stretchr/testify v1.7.0
17:34:44  go: downloading github.com/pmezard/go-difflib v1.0.0
17:34:44  go: downloading github.com/davecgh/go-spew v1.1.1
17:34:44  go: downloading github.com/stretchr/objx v0.1.1
17:34:44  go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
17:34:44  + go-acc ./... --ignore mocks
17:34:47  ?   	oransc.org/usecase/oduclosedloop	[no test files]
17:34:49  ok  	oransc.org/usecase/oduclosedloop/internal/config	0.005s	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:34:49  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:34:49  ?   	oransc.org/usecase/oduclosedloop/internal/sliceassurance	[no test files]
17:34:50  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:34:50  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:34:54  ?   	oransc.org/usecase/oduclosedloop/stub	[no test files]
17:34:54  + sed -i -e 's/oransc\.org\/usecase\/oduclosedloop/smoversion/' coverage.txt
17:34:54  + echo '--> build-ransliceassurance-ubuntu.sh ends'
17:34:54  --> build-ransliceassurance-ubuntu.sh ends
17:34:54  + bash icsversion/build-ransliceassurance-ubuntu.sh
17:34:54  + echo '--> build-ransliceassurance-ubuntu.sh'
17:34:54  --> build-ransliceassurance-ubuntu.sh
17:34:54  + 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:34:54  + 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:34:54  + export GO111MODULE=on
17:34:54  + GO111MODULE=on
17:34:54  + go version
17:34:54  go version go1.19 linux/amd64
17:34:54  + cd icsversion/
17:34:54  + go install github.com/ory/go-acc
17:34:54  no required module provides package github.com/ory/go-acc; to add it:
17:34:54  	go get github.com/ory/go-acc
17:34:54  Build step 'Execute shell' marked build as failure
17:34:55  $ ssh-agent -k
17:34:55  unset SSH_AUTH_SOCK;
17:34:55  unset SSH_AGENT_PID;
17:34:55  echo Agent pid 2099 killed;
17:34:55  [ssh-agent] Stopped.
17:34:55  [PostBuildScript] - [INFO] Executing post build scripts.
17:34:55  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins7472488194915749202.sh
17:34:55  ---> sysstat.sh
17:34:55  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins2300469921084003622.sh
17:34:55  ---> package-listing.sh
17:34:55  ++ facter osfamily
17:34:55  ++ tr '[:upper:]' '[:lower:]'
17:34:55  + OS_FAMILY=debian
17:34:55  + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script
17:34:55  + START_PACKAGES=/tmp/packages_start.txt
17:34:55  + END_PACKAGES=/tmp/packages_end.txt
17:34:55  + DIFF_PACKAGES=/tmp/packages_diff.txt
17:34:55  + PACKAGES=/tmp/packages_start.txt
17:34:55  + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']'
17:34:55  + PACKAGES=/tmp/packages_end.txt
17:34:55  + case "${OS_FAMILY}" in
17:34:55  + dpkg -l
17:34:55  + grep '^ii'
17:34:55  + '[' -f /tmp/packages_start.txt ']'
17:34:55  + '[' -f /tmp/packages_end.txt ']'
17:34:55  + diff /tmp/packages_start.txt /tmp/packages_end.txt
17:34:55  + '[' /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script ']'
17:34:55  + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/
17:34:55  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/archives/
17:34:55  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins3011812543524657435.sh
17:34:55  ---> capture-instance-metadata.sh
17:34:55  Setup pyenv:
17:34:55    system
17:34:55    3.8.13
17:34:55    3.9.13
17:34:55  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:34:56  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LpST from file:/tmp/.os_lf_venv
17:34:56  lf-activate-venv(): INFO: Installing: lftools 
17:35:07  lf-activate-venv(): INFO: Adding /tmp/venv-LpST/bin to PATH
17:35:07  INFO: Running in OpenStack, capturing instance metadata
17:35:07  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins13525609762963263559.sh
17:35:07  provisioning config files...
17:35:07  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script@tmp/config2538839233556678756tmp
17:35:07  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
17:35:07  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
17:35:07  [EnvInject] - Injecting environment variables from a build step.
17:35:07  [EnvInject] - Injecting as environment variables the properties content 
17:35:07  SERVER_ID=logs
17:35:07  
17:35:07  [EnvInject] - Variables injected successfully.
17:35:07  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins9900301084339072912.sh
17:35:07  ---> create-netrc.sh
17:35:07  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins1061566678217002151.sh
17:35:07  ---> python-tools-install.sh
17:35:07  Setup pyenv:
17:35:07    system
17:35:07    3.8.13
17:35:07    3.9.13
17:35:07  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:35:07  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LpST from file:/tmp/.os_lf_venv
17:35:08  lf-activate-venv(): INFO: Installing: lftools 
17:35:17  lf-activate-venv(): INFO: Adding /tmp/venv-LpST/bin to PATH
17:35:17  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins15212939218137906171.sh
17:35:17  ---> sudo-logs.sh
17:35:17  Archiving 'sudo' log..
17:35:17  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash /tmp/jenkins10468427513524420669.sh
17:35:17  ---> job-cost.sh
17:35:17  Setup pyenv:
17:35:17    system
17:35:17    3.8.13
17:35:17    3.9.13
17:35:17  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:35:17  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LpST from file:/tmp/.os_lf_venv
17:35:18  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
17:35:23  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:23  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
17:35:23  lf-activate-venv(): INFO: Adding /tmp/venv-LpST/bin to PATH
17:35:23  INFO: No Stack...
17:35:24  INFO: Retrieving Pricing Info for: v2-highcpu-4
17:35:24  INFO: Archiving Costs
17:35:24  [nonrtric-rapp-ransliceassurance-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins2200411662295061316.sh
17:35:24  ---> logs-deploy.sh
17:35:24  Setup pyenv:
17:35:24    system
17:35:24    3.8.13
17:35:24    3.9.13
17:35:24  * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-sonar-prescan-script/.python-version)
17:35:24  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LpST from file:/tmp/.os_lf_venv
17:35:25  lf-activate-venv(): INFO: Installing: lftools 
17:35:34  lf-activate-venv(): INFO: Adding /tmp/venv-LpST/bin to PATH
17:35:34  INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-sonar-prescan-script/1135
17:35:34  INFO: archiving workspace using pattern(s): -p **/*.log
17:35:36  Archives upload complete.
17:35:36  INFO: archiving logs to Nexus
17:35:37  ---> uname -a:
17:35:37  Linux prd-ubuntu1804-docker-4c-4g-3440 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:35:37  
17:35:37  
17:35:37  ---> lscpu:
17:35:37  Architecture:        x86_64
17:35:37  CPU op-mode(s):      32-bit, 64-bit
17:35:37  Byte Order:          Little Endian
17:35:37  CPU(s):              4
17:35:37  On-line CPU(s) list: 0-3
17:35:37  Thread(s) per core:  1
17:35:37  Core(s) per socket:  1
17:35:37  Socket(s):           4
17:35:37  NUMA node(s):        1
17:35:37  Vendor ID:           AuthenticAMD
17:35:37  CPU family:          23
17:35:37  Model:               49
17:35:37  Model name:          AMD EPYC-Rome Processor
17:35:37  Stepping:            0
17:35:37  CPU MHz:             2800.000
17:35:37  BogoMIPS:            5600.00
17:35:37  Virtualization:      AMD-V
17:35:37  Hypervisor vendor:   KVM
17:35:37  Virtualization type: full
17:35:37  L1d cache:           32K
17:35:37  L1i cache:           32K
17:35:37  L2 cache:            512K
17:35:37  L3 cache:            16384K
17:35:37  NUMA node0 CPU(s):   0-3
17:35:37  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:35:37  
17:35:37  
17:35:37  ---> nproc:
17:35:37  4
17:35:37  
17:35:37  
17:35:37  ---> df -h:
17:35:37  Filesystem      Size  Used Avail Use% Mounted on
17:35:37  udev            2.0G     0  2.0G   0% /dev
17:35:37  tmpfs           395M  700K  394M   1% /run
17:35:37  /dev/vda1        20G  9.1G   11G  48% /
17:35:37  tmpfs           2.0G     0  2.0G   0% /dev/shm
17:35:37  tmpfs           5.0M     0  5.0M   0% /run/lock
17:35:37  tmpfs           2.0G     0  2.0G   0% /sys/fs/cgroup
17:35:37  /dev/vda15      105M  5.3M  100M   5% /boot/efi
17:35:37  tmpfs           395M     0  395M   0% /run/user/1001
17:35:37  
17:35:37  
17:35:37  ---> free -m:
17:35:37                total        used        free      shared  buff/cache   available
17:35:37  Mem:           3943         440         896           0        2607        3233
17:35:37  Swap:          1023           0        1023
17:35:37  
17:35:37  
17:35:37  ---> ip addr:
17:35:37  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
17:35:37      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
17:35:37      inet 127.0.0.1/8 scope host lo
17:35:37         valid_lft forever preferred_lft forever
17:35:37      inet6 ::1/128 scope host 
17:35:37         valid_lft forever preferred_lft forever
17:35:37  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
17:35:37      link/ether fa:16:3e:6d:11:91 brd ff:ff:ff:ff:ff:ff
17:35:37      inet 10.32.6.226/23 brd 10.32.7.255 scope global dynamic ens3
17:35:37         valid_lft 86222sec preferred_lft 86222sec
17:35:37      inet6 fe80::f816:3eff:fe6d:1191/64 scope link 
17:35:37         valid_lft forever preferred_lft forever
17:35:37  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
17:35:37      link/ether 02:42:df:36:fa:96 brd ff:ff:ff:ff:ff:ff
17:35:37      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
17:35:37         valid_lft forever preferred_lft forever
17:35:37  
17:35:37  
17:35:37  ---> sar -b -r -n DEV:
17:35:37  Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3440) 	03/24/25 	_x86_64_	(4 CPU)
17:35:37  
17:35:37  17:32:42     LINUX RESTART	(4 CPU)
17:35:37  
17:35:37  17:33:01          tps      rtps      wtps   bread/s   bwrtn/s
17:35:37  17:34:01       172.95     69.47    103.48   5632.39  41429.25
17:35:37  17:35:01       223.45    122.30    101.15   6987.77  29825.83
17:35:37  Average:       198.20     95.88    102.32   6310.08  35627.54
17:35:37  
17:35:37  17:33:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
17:35:37  17:34:01      1712652   3380688   2326000     57.59     51720   1770468    856380     16.83    516296   1626556    160324
17:35:37  17:35:01       927940   3312592   3110712     77.02     72768   2445240    887396     17.44    958312   1924724      6980
17:35:37  Average:      1320296   3346640   2718356     67.31     62244   2107854    871888     17.14    737304   1775640     83652
17:35:37  
17:35:37  17:33:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
17:35:37  17:34:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
17:35:37  17:34:01           lo      1.13      1.13      0.10      0.10      0.00      0.00      0.00      0.00
17:35:37  17:34:01         ens3    377.07    259.21   1406.06     69.72      0.00      0.00      0.00      0.00
17:35:37  17:35:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
17:35:37  17:35:01           lo      3.47      3.47      0.33      0.33      0.00      0.00      0.00      0.00
17:35:37  17:35:01         ens3    223.15    167.34    979.59     19.93      0.00      0.00      0.00      0.00
17:35:37  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
17:35:37  Average:           lo      2.30      2.30      0.22      0.22      0.00      0.00      0.00      0.00
17:35:37  Average:         ens3    300.11    213.27   1192.83     44.83      0.00      0.00      0.00      0.00
17:35:37  
17:35:37  
17:35:37  ---> sar -P ALL:
17:35:37  Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3440) 	03/24/25 	_x86_64_	(4 CPU)
17:35:37  
17:35:37  17:32:42     LINUX RESTART	(4 CPU)
17:35:37  
17:35:37  17:33:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
17:35:37  17:34:01        all     18.16      0.00      2.23      5.32      0.06     74.24
17:35:37  17:34:01          0     20.98      0.00      2.00      2.54      0.05     74.42
17:35:37  17:34:01          1     32.79      0.00      3.59      3.14      0.07     60.42
17:35:37  17:34:01          2     11.81      0.00      1.89      7.03      0.08     79.18
17:35:37  17:34:01          3      7.04      0.00      1.44      8.59      0.05     82.88
17:35:37  17:35:01        all     25.24      0.86      3.85      9.52      0.07     60.46
17:35:37  17:35:01          0     19.47      0.00      3.23      7.94      0.05     69.30
17:35:37  17:35:01          1     36.04      0.00      3.87      8.33      0.07     51.70
17:35:37  17:35:01          2     19.56      3.43      4.08      9.32      0.08     63.53
17:35:37  17:35:01          3     25.91      0.02      4.20     12.47      0.07     57.33
17:35:37  Average:        all     21.70      0.43      3.04      7.42      0.06     67.35
17:35:37  Average:          0     20.23      0.00      2.62      5.24      0.05     71.87
17:35:37  Average:          1     34.41      0.00      3.73      5.73      0.07     56.06
17:35:37  Average:          2     15.68      1.71      2.98      8.17      0.08     71.37
17:35:37  Average:          3     16.48      0.01      2.82     10.53      0.06     70.11
17:35:37  
17:35:37  
17:35:37