22:33:28 Started by timer 22:33:28 Running as SYSTEM 22:33:28 [EnvInject] - Loading node environment variables. 22:33:28 Building remotely on prd-ubuntu1804-docker-4c-4g-3532 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:33:28 [ssh-agent] Looking for ssh-agent implementation... 22:33:28 $ ssh-agent 22:33:28 SSH_AUTH_SOCK=/tmp/ssh-Qx98syauhRz1/agent.2171 22:33:28 SSH_AGENT_PID=2173 22:33:28 [ssh-agent] Started. 22:33:28 Running ssh-add (command line suppressed) 22:33:28 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/private_key_1763637159089523408.key (jenkins-ssh) 22:33:28 [ssh-agent] Using credentials jenkins (jenkins) 22:33:28 The recommended git tool is: NONE 22:33:31 using credential jenkins 22:33:31 Wiping out workspace first. 22:33:31 Cloning the remote Git repository 22:33:31 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:31 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script # timeout=10 22:33:31 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:31 > git --version # timeout=10 22:33:31 > git --version # 'git version 2.17.1' 22:33:31 using GIT_SSH to set credentials jenkins 22:33:31 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 22:33:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:32 Avoid second fetch 22:33:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:33:32 Checking out Revision 56e6f9da7fb5904d56146c87af0668c69c20b3eb (refs/remotes/origin/master) 22:33:32 > git config core.sparsecheckout # timeout=10 22:33:32 > git checkout -f 56e6f9da7fb5904d56146c87af0668c69c20b3eb # timeout=10 22:33:33 Commit message: "Add Deprecation Notice for RANPM Installation scripts" 22:33:33 > git rev-list --no-walk 56e6f9da7fb5904d56146c87af0668c69c20b3eb # timeout=10 22:33:36 provisioning config files... 22:33:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:33:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:33:36 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins2847994453491215416.sh 22:33:36 ---> python-tools-install.sh 22:33:36 Setup pyenv: 22:33:36 * system (set by /opt/pyenv/version) 22:33:36 * 3.8.13 (set by /opt/pyenv/version) 22:33:36 * 3.9.13 (set by /opt/pyenv/version) 22:33:36 * 3.10.6 (set by /opt/pyenv/version) 22:33:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BxKG 22:33:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:33:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:52 lf-activate-venv(): INFO: Base packages installed successfully 22:33:52 lf-activate-venv(): INFO: Installing additional packages: lftools 22:34:34 lf-activate-venv(): INFO: Adding /tmp/venv-BxKG/bin to PATH 22:34:34 Generating Requirements File 22:35:11 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. 22:35:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:35:12 Python 3.10.6 22:35:12 pip 25.2 from /tmp/venv-BxKG/lib/python3.10/site-packages/pip (python 3.10) 22:35:13 appdirs==1.4.4 22:35:13 argcomplete==3.6.2 22:35:13 aspy.yaml==1.3.0 22:35:13 attrs==25.3.0 22:35:13 autopage==0.5.2 22:35:13 beautifulsoup4==4.13.5 22:35:13 boto3==1.40.29 22:35:13 botocore==1.40.29 22:35:13 bs4==0.0.2 22:35:13 cachetools==5.5.2 22:35:13 certifi==2025.8.3 22:35:13 cffi==2.0.0 22:35:13 cfgv==3.4.0 22:35:13 chardet==5.2.0 22:35:13 charset-normalizer==3.4.3 22:35:13 click==8.2.1 22:35:13 cliff==4.11.0 22:35:13 cmd2==2.7.0 22:35:13 cryptography==3.3.2 22:35:13 debtcollector==3.0.0 22:35:13 decorator==5.2.1 22:35:13 defusedxml==0.7.1 22:35:13 Deprecated==1.2.18 22:35:13 distlib==0.4.0 22:35:13 dnspython==2.8.0 22:35:13 docker==7.1.0 22:35:13 dogpile.cache==1.4.0 22:35:13 durationpy==0.10 22:35:13 email-validator==2.3.0 22:35:13 filelock==3.19.1 22:35:13 future==1.0.0 22:35:13 gitdb==4.0.12 22:35:13 GitPython==3.1.45 22:35:13 google-auth==2.40.3 22:35:13 httplib2==0.31.0 22:35:13 identify==2.6.14 22:35:13 idna==3.10 22:35:13 importlib-resources==1.5.0 22:35:13 iso8601==2.1.0 22:35:13 Jinja2==3.1.6 22:35:13 jmespath==1.0.1 22:35:13 jsonpatch==1.33 22:35:13 jsonpointer==3.0.0 22:35:13 jsonschema==4.25.1 22:35:13 jsonschema-specifications==2025.9.1 22:35:13 keystoneauth1==5.12.0 22:35:13 kubernetes==33.1.0 22:35:13 lftools==0.37.13 22:35:13 lxml==6.0.1 22:35:13 markdown-it-py==4.0.0 22:35:13 MarkupSafe==3.0.2 22:35:13 mdurl==0.1.2 22:35:13 msgpack==1.1.1 22:35:13 multi_key_dict==2.0.3 22:35:13 munch==4.0.0 22:35:13 netaddr==1.3.0 22:35:13 niet==1.4.2 22:35:13 nodeenv==1.9.1 22:35:13 oauth2client==4.1.3 22:35:13 oauthlib==3.3.1 22:35:13 openstacksdk==4.7.1 22:35:13 os-service-types==1.8.0 22:35:13 osc-lib==4.2.0 22:35:13 oslo.config==10.0.0 22:35:13 oslo.context==6.1.0 22:35:13 oslo.i18n==6.6.0 22:35:13 oslo.log==7.2.1 22:35:13 oslo.serialization==5.8.0 22:35:13 oslo.utils==9.1.0 22:35:13 packaging==25.0 22:35:13 pbr==7.0.1 22:35:13 platformdirs==4.4.0 22:35:13 prettytable==3.16.0 22:35:13 psutil==7.0.0 22:35:13 pyasn1==0.6.1 22:35:13 pyasn1_modules==0.4.2 22:35:13 pycparser==2.23 22:35:13 pygerrit2==2.0.15 22:35:13 PyGithub==2.8.1 22:35:13 Pygments==2.19.2 22:35:13 PyJWT==2.10.1 22:35:13 PyNaCl==1.6.0 22:35:13 pyparsing==2.4.7 22:35:13 pyperclip==1.9.0 22:35:13 pyrsistent==0.20.0 22:35:13 python-cinderclient==9.8.0 22:35:13 python-dateutil==2.9.0.post0 22:35:13 python-heatclient==4.3.0 22:35:13 python-jenkins==1.8.3 22:35:13 python-keystoneclient==5.7.0 22:35:13 python-magnumclient==4.9.0 22:35:13 python-openstackclient==8.2.0 22:35:13 python-swiftclient==4.8.0 22:35:13 PyYAML==6.0.2 22:35:13 referencing==0.36.2 22:35:13 requests==2.32.5 22:35:13 requests-oauthlib==2.0.0 22:35:13 requestsexceptions==1.4.0 22:35:13 rfc3986==2.0.0 22:35:13 rich==14.1.0 22:35:13 rich-argparse==1.7.1 22:35:13 rpds-py==0.27.1 22:35:13 rsa==4.9.1 22:35:13 ruamel.yaml==0.18.15 22:35:13 ruamel.yaml.clib==0.2.12 22:35:13 s3transfer==0.14.0 22:35:13 simplejson==3.20.1 22:35:13 six==1.17.0 22:35:13 smmap==5.0.2 22:35:13 soupsieve==2.8 22:35:13 stevedore==5.5.0 22:35:13 tabulate==0.9.0 22:35:13 toml==0.10.2 22:35:13 tomlkit==0.13.3 22:35:13 tqdm==4.67.1 22:35:13 typing_extensions==4.15.0 22:35:13 tzdata==2025.2 22:35:13 urllib3==1.26.20 22:35:13 virtualenv==20.34.0 22:35:13 wcwidth==0.2.13 22:35:13 websocket-client==1.8.0 22:35:13 wrapt==1.17.3 22:35:13 xdg==6.0.0 22:35:13 xmltodict==0.15.1 22:35:13 yq==3.4.3 22:35:13 [EnvInject] - Injecting environment variables from a build step. 22:35:13 [EnvInject] - Injecting as environment variables the properties content 22:35:13 SET_JDK_VERSION=openjdk17 22:35:13 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 22:35:13 22:35:13 [EnvInject] - Variables injected successfully. 22:35:13 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins15935451566551275240.sh 22:35:13 ---> update-java-alternatives.sh 22:35:13 ---> Updating Java version 22:35:13 ---> Ubuntu/Debian system detected 22:35:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 22:35:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 22:35:14 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 22:35:14 openjdk version "17.0.7" 2023-04-18 22:35:14 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 22:35:14 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 22:35:14 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 22:35:14 [EnvInject] - Injecting environment variables from a build step. 22:35:14 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:35:14 [EnvInject] - Variables injected successfully. 22:35:14 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins15371766339142157296.sh 22:35:14 --> prescan-pm-file-converter-ubuntu.sh 22:35:14 + sudo apt-get update 22:35:14 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 22:35:14 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 22:35:14 Hit:3 http://apt.puppetlabs.com xenial InRelease 22:35:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 22:35:15 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:35:15 Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 22:35:15 Err:3 http://apt.puppetlabs.com xenial InRelease 22:35:15 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 22:35:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 22:35:15 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 22:35:16 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 22:35:16 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:35:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 22:35:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 22:35:16 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:35:16 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:35:16 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:35:16 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:35:17 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:35:17 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:35:17 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:35:17 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 22:35:17 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 22:35:17 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 22:35:17 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 22:35:17 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 22:35:17 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 22:35:17 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 22:35:17 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 22:35:17 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 22:35:17 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 22:35:17 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 22:35:17 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 22:35:27 Fetched 28.0 MB in 8s (3569 kB/s) 22:35:27 Reading package lists... 22:35:29 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) 22:35:29 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) 22:35:29 W: Some index files failed to download. They have been ignored, or old ones used instead. 22:35:29 + bash pm-file-converter/build-pm-file-converter-ubuntu.sh 22:35:29 + echo '--> build-pm-file-converter-ubuntu.sh' 22:35:29 --> build-pm-file-converter-ubuntu.sh 22:35:29 ++ go env GOPATH 22:35:29 ++ go env GOPATH 22:35:29 + 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:/home/jenkins/go 22:35:29 + 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:/home/jenkins/go 22:35:29 + export GO111MODULE=on 22:35:29 + GO111MODULE=on 22:35:29 + go version 22:35:29 go version go1.19 linux/amd64 22:35:29 + cd pm-file-converter/ 22:35:29 + go get github.com/ory/go-acc 22:35:30 go: downloading github.com/ory/go-acc v0.2.8 22:35:31 go: downloading github.com/ory/viper v1.7.5 22:35:31 go: downloading github.com/pborman/uuid v1.2.0 22:35:31 go: downloading github.com/spf13/cobra v1.0.0 22:35:31 go: downloading github.com/dgraph-io/ristretto v0.0.2 22:35:31 go: downloading github.com/fsnotify/fsnotify v1.4.9 22:35:31 go: downloading github.com/hashicorp/hcl v1.0.0 22:35:31 go: downloading github.com/magiconair/properties v1.8.1 22:35:31 go: downloading github.com/mitchellh/mapstructure v1.3.2 22:35:31 go: downloading github.com/pelletier/go-toml v1.8.0 22:35:31 go: downloading github.com/spf13/afero v1.2.2 22:35:31 go: downloading github.com/spf13/cast v1.3.1 22:35:31 go: downloading github.com/spf13/jwalterweatherman v1.1.0 22:35:31 go: downloading github.com/spf13/pflag v1.0.5 22:35:31 go: downloading github.com/subosito/gotenv v1.2.0 22:35:31 go: downloading gopkg.in/ini.v1 v1.67.0 22:35:31 go: downloading gopkg.in/yaml.v2 v2.3.0 22:35:32 go: downloading github.com/google/uuid v1.3.0 22:35:32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 22:35:32 go: downloading golang.org/x/sys v0.12.0 22:35:34 go: downloading golang.org/x/text v0.13.0 22:35:35 go: downloading github.com/cespare/xxhash v1.1.0 22:35:37 go: added github.com/cespare/xxhash v1.1.0 22:35:37 go: added github.com/dgraph-io/ristretto v0.0.2 22:35:37 go: added github.com/fsnotify/fsnotify v1.4.9 22:35:37 go: added github.com/hashicorp/hcl v1.0.0 22:35:37 go: added github.com/inconshreveable/mousetrap v1.0.0 22:35:37 go: added github.com/magiconair/properties v1.8.1 22:35:37 go: added github.com/mitchellh/mapstructure v1.3.2 22:35:37 go: added github.com/ory/go-acc v0.2.8 22:35:37 go: added github.com/ory/viper v1.7.5 22:35:37 go: added github.com/pborman/uuid v1.2.0 22:35:37 go: added github.com/pelletier/go-toml v1.8.0 22:35:37 go: added github.com/spf13/afero v1.2.2 22:35:37 go: added github.com/spf13/cast v1.3.1 22:35:37 go: added github.com/spf13/cobra v1.0.0 22:35:37 go: added github.com/spf13/jwalterweatherman v1.1.0 22:35:37 go: added github.com/spf13/pflag v1.0.5 22:35:37 go: added github.com/subosito/gotenv v1.2.0 22:35:37 go: upgraded gopkg.in/yaml.v2 v2.2.8 => v2.3.0 22:35:37 + go install github.com/ory/go-acc 22:35:43 + go get github.com/stretchr/testify/mock@v1.7.1 22:35:43 go: downloading github.com/stretchr/testify v1.7.1 22:35:44 go: downloading github.com/pmezard/go-difflib v1.0.0 22:35:44 go: downloading github.com/stretchr/objx v0.1.1 22:35:44 go: downloading github.com/davecgh/go-spew v1.1.1 22:35:44 go: downloading gopkg.in/yaml.v3 v3.0.1 22:35:45 go: downgraded github.com/stretchr/objx v0.5.0 => v0.1.1 22:35:45 go: downgraded github.com/stretchr/testify v1.8.4 => v1.7.1 22:35:45 + go-acc ./... --ignore gentools,mocks,common,accesscontrolpolicyapi,aefsecurityapi,auditingapi,discoverserviceapi,eventsapi,invokermanagementapi,loggingapi,securityapi,publishserviceapi,routinginfoapi 22:36:01 ? main [no test files] 22:36:02 ? main/components/kafkacollector [no test files] 22:36:06 ok main/components/miniocollector 1.179s coverage: 15.5% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:07 ok main/components/xmltransform 0.045s coverage: 73.0% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:07 + sed -i -e 's/oransc\.org\/nonrtric\/ranpm/pm-file-converter/' coverage.txt 22:36:07 + echo '--> build-pm-file-converter-ubuntu.sh ends' 22:36:07 --> build-pm-file-converter-ubuntu.sh ends 22:36:07 + echo --> prescan-pm-file-converter-ubuntu.sh ends 22:36:07 --> prescan-pm-file-converter-ubuntu.sh ends 22:36:07 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-3532 22:36:08 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_nonrtric-plt-ranpm-pm-file-converter -Dsonar.projectName=nonrtric-plt-ranpm-pm-file-converter -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.projectBaseDir=pm-file-converter -Dsonar.go.coverage.reportPaths=coverage.txt -Dsonar.organization=o-ran-sc -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go 22:36:08 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:08 INFO: Project root configuration file: NONE 22:36:08 INFO: SonarScanner 4.6.2.2472 22:36:08 INFO: Java 17.0.7 Private Build (64-bit) 22:36:08 INFO: Linux 4.15.0-213-generic amd64 22:36:09 INFO: User cache: /home/jenkins/.sonar/cache 22:36:10 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:10 INFO: Project root configuration file: NONE 22:36:10 INFO: Analyzing on SonarCloud 22:36:10 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 22:36:12 INFO: Load global settings 22:36:12 INFO: Load global settings (done) | time=388ms 22:36:12 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 22:36:12 INFO: Loading required plugins 22:36:12 INFO: Load plugins index 22:36:13 INFO: Load plugins index (done) | time=237ms 22:36:13 INFO: Load/download plugins 22:36:13 INFO: Load/download plugins (done) | time=708ms 22:36:14 INFO: Found an active CI vendor: 'Jenkins' 22:36:14 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:14 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=366ms 22:36:14 INFO: Process project properties 22:36:14 INFO: Execute project builders 22:36:14 INFO: Execute project builders (done) | time=0ms 22:36:14 INFO: Project key: o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:36:14 INFO: Base dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter 22:36:14 INFO: Working dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork 22:36:14 INFO: Load project branches 22:36:15 INFO: Load project branches (done) | time=319ms 22:36:15 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:15 INFO: Detected project binding: NOT_BOUND 22:36:15 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=177ms 22:36:15 INFO: Load project pull requests 22:36:15 INFO: Load project pull requests (done) | time=230ms 22:36:15 INFO: Load branch configuration 22:36:15 INFO: Load branch configuration (done) | time=2ms 22:36:15 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:15 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:15 INFO: Load quality profiles 22:36:16 INFO: Load quality profiles (done) | time=496ms 22:36:16 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:16 INFO: Load active rules 22:36:18 INFO: Load active rules (done) | time=1610ms 22:36:18 INFO: Organization key: o-ran-sc 22:36:18 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 22:36:18 INFO: Preprocessing files... 22:36:18 INFO: 1 language detected in 6 preprocessed files (done) | time=347ms 22:36:18 INFO: 32 files ignored because of inclusion/exclusion patterns 22:36:18 INFO: 0 files ignored because of scm ignore settings 22:36:18 INFO: Loading plugins for detected languages 22:36:18 INFO: Load/download plugins 22:36:19 INFO: Load/download plugins (done) | time=453ms 22:36:19 INFO: Load project repositories 22:36:19 INFO: Load project repositories (done) | time=253ms 22:36:19 INFO: Indexing files... 22:36:19 INFO: Project configuration: 22:36:19 INFO: Included sources: **/*.go 22:36:19 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 22:36:19 INFO: 6 files indexed (done) | time=14ms 22:36:19 INFO: Quality profile for go: Sonar way 22:36:19 INFO: ------------- Run sensors on module nonrtric-plt-ranpm-pm-file-converter 22:36:19 INFO: Load metrics repository 22:36:20 INFO: Load metrics repository (done) | time=178ms 22:36:20 INFO: Sensor cache enabled 22:36:20 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:20 INFO: Load sensor cache 22:36:21 INFO: Load sensor cache (43 KB) | time=1178ms 22:36:21 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:21 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 22:36:21 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 22:36:21 INFO: Sensor JaCoCo XML Report Importer [jacoco] 22:36:21 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 22:36:21 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 22:36:21 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms 22:36:21 INFO: Sensor Code Quality and Security for Go [go] 22:36:22 INFO: 6 source files to be analyzed 22:36:23 INFO: 6/6 source files have been analyzed 22:36:23 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1513ms 22:36:23 INFO: Sensor Go Cover sensor for Go coverage [go] 22:36:23 INFO: Load coverage report from '/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/coverage.txt' 22:36:23 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=25ms 22:36:23 INFO: Sensor IaC Docker Sensor [iac] 22:36:23 INFO: 0 source files to be analyzed 22:36:23 INFO: 0/0 source files have been analyzed 22:36:23 INFO: Sensor IaC Docker Sensor [iac] (done) | time=116ms 22:36:23 INFO: Sensor Java Config Sensor [iac] 22:36:23 INFO: 0 source files to be analyzed 22:36:23 INFO: 0/0 source files have been analyzed 22:36:23 INFO: Sensor Java Config Sensor [iac] (done) | time=16ms 22:36:23 INFO: Sensor Serverless configuration file sensor [security] 22:36:23 INFO: 0 Serverless function entries were found in the project 22:36:23 INFO: 0 Serverless function handlers were kept as entrypoints 22:36:23 INFO: Sensor Serverless configuration file sensor [security] (done) | time=10ms 22:36:23 INFO: Sensor AWS SAM template file sensor [security] 22:36:23 INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms 22:36:23 INFO: Sensor AWS SAM Inline template file sensor [security] 22:36:23 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms 22:36:23 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 22:36:23 INFO: Available processors: 4 22:36:23 INFO: Using 4 threads for analysis. 22:36:24 INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: 22:36:24 * The filename starts with "test" 22:36:24 * The filename contains "test." or "tests." 22:36:24 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 22:36:24 * Any directory in the file path has a name ending in "test" or "tests" 22:36:24 22:36:24 INFO: Start fetching files for the text and secrets analysis 22:36:24 INFO: Using Git CLI to retrieve untracked files 22:36:24 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 22:36:24 INFO: Starting the text and secrets analysis 22:36:24 INFO: 6 source files to be analyzed for the text and secrets analysis 22:36:24 INFO: 6/6 source files have been analyzed for the text and secrets analysis 22:36:24 INFO: Start fetching files for the binary file analysis 22:36:24 INFO: There are no files to be analyzed for the binary file analysis 22:36:24 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1179ms 22:36:24 INFO: Sensor JavaSecuritySensor [security] 22:36:24 INFO: 13 taint analysis rules enabled. 22:36:24 INFO: No UCFGs have been included for analysis. 22:36:24 INFO: java security sensor: Begin: 2025-09-12T22:36:24.863418632Z, End: 2025-09-12T22:36:24.881943812Z, Duration: 00:00:00.018 22:36:24 Load type hierarchy and UCFGs: Begin: 2025-09-12T22:36:24.875562018Z, End: 2025-09-12T22:36:24.878017062Z, Duration: 00:00:00.002 22:36:24 Load type hierarchy: Begin: 2025-09-12T22:36:24.875590609Z, End: 2025-09-12T22:36:24.876916452Z, Duration: 00:00:00.001 22:36:24 Load UCFGs: Begin: 2025-09-12T22:36:24.877804808Z, End: 2025-09-12T22:36:24.877899200Z, Duration: 00:00:00.000 22:36:24 INFO: java security sensor peak memory: 147 MB 22:36:24 INFO: Sensor JavaSecuritySensor [security] (done) | time=23ms 22:36:24 INFO: Sensor CSharpSecuritySensor [security] 22:36:24 INFO: 26 taint analysis rules enabled. 22:36:24 INFO: No UCFGs have been included for analysis. 22:36:24 INFO: csharp security sensor: Begin: 2025-09-12T22:36:24.884383315Z, End: 2025-09-12T22:36:24.885997594Z, Duration: 00:00:00.001 22:36:24 Load type hierarchy and UCFGs: Begin: 2025-09-12T22:36:24.885057467Z, End: 2025-09-12T22:36:24.885611137Z, Duration: 00:00:00.000 22:36:24 Load type hierarchy: Begin: 2025-09-12T22:36:24.885062497Z, End: 2025-09-12T22:36:24.885220500Z, Duration: 00:00:00.000 22:36:24 Load UCFGs: Begin: 2025-09-12T22:36:24.885538346Z, End: 2025-09-12T22:36:24.885568517Z, Duration: 00:00:00.000 22:36:24 INFO: csharp security sensor peak memory: 147 MB 22:36:24 INFO: Sensor CSharpSecuritySensor [security] (done) | time=3ms 22:36:24 INFO: Sensor VbNetSecuritySensor [security] 22:36:24 INFO: 25 taint analysis rules enabled. 22:36:24 INFO: No UCFGs have been included for analysis. 22:36:24 INFO: vbnet security sensor: Begin: 2025-09-12T22:36:24.887130564Z, End: 2025-09-12T22:36:24.888263775Z, Duration: 00:00:00.001 22:36:24 Load type hierarchy and UCFGs: Begin: 2025-09-12T22:36:24.887671444Z, End: 2025-09-12T22:36:24.887885308Z, Duration: 00:00:00.000 22:36:24 Load type hierarchy: Begin: 2025-09-12T22:36:24.887675354Z, End: 2025-09-12T22:36:24.887766576Z, Duration: 00:00:00.000 22:36:24 Load UCFGs: Begin: 2025-09-12T22:36:24.887830217Z, End: 2025-09-12T22:36:24.887852227Z, Duration: 00:00:00.000 22:36:24 INFO: vbnet security sensor peak memory: 147 MB 22:36:24 INFO: Sensor VbNetSecuritySensor [security] (done) | time=2ms 22:36:24 INFO: Sensor PhpSecuritySensor [security] 22:36:24 INFO: 18 taint analysis rules enabled. 22:36:24 INFO: No UCFGs have been included for analysis. 22:36:24 INFO: php security sensor: Begin: 2025-09-12T22:36:24.889428115Z, End: 2025-09-12T22:36:24.890234530Z, Duration: 00:00:00.000 22:36:24 Load type hierarchy and UCFGs: Begin: 2025-09-12T22:36:24.889695320Z, End: 2025-09-12T22:36:24.889938675Z, Duration: 00:00:00.000 22:36:24 Load type hierarchy: Begin: 2025-09-12T22:36:24.889698470Z, End: 2025-09-12T22:36:24.889800222Z, Duration: 00:00:00.000 22:36:24 Load UCFGs: Begin: 2025-09-12T22:36:24.889854673Z, End: 2025-09-12T22:36:24.889870203Z, Duration: 00:00:00.000 22:36:24 INFO: php security sensor peak memory: 147 MB 22:36:24 INFO: Sensor PhpSecuritySensor [security] (done) | time=1ms 22:36:24 INFO: Sensor PythonSecuritySensor [security] 22:36:24 INFO: 21 taint analysis rules enabled. 22:36:24 INFO: No UCFGs have been included for analysis. 22:36:24 INFO: python security sensor: Begin: 2025-09-12T22:36:24.891670615Z, End: 2025-09-12T22:36:24.892607402Z, Duration: 00:00:00.000 22:36:24 Load type hierarchy and UCFGs: Begin: 2025-09-12T22:36:24.891965661Z, End: 2025-09-12T22:36:24.892286946Z, Duration: 00:00:00.000 22:36:24 Load type hierarchy: Begin: 2025-09-12T22:36:24.891969181Z, End: 2025-09-12T22:36:24.892117793Z, Duration: 00:00:00.000 22:36:24 Load UCFGs: Begin: 2025-09-12T22:36:24.892231455Z, End: 2025-09-12T22:36:24.892251776Z, Duration: 00:00:00.000 22:36:24 INFO: python security sensor peak memory: 147 MB 22:36:24 INFO: Sensor PythonSecuritySensor [security] (done) | time=3ms 22:36:24 INFO: Sensor JsSecuritySensor [security] 22:36:24 INFO: 15 taint analysis rules enabled. 22:36:24 INFO: No UCFGs have been included for analysis. 22:36:24 INFO: js security sensor: Begin: 2025-09-12T22:36:24.896006182Z, End: 2025-09-12T22:36:24.897965027Z, Duration: 00:00:00.001 22:36:24 Load type hierarchy and UCFGs: Begin: 2025-09-12T22:36:24.897265455Z, End: 2025-09-12T22:36:24.897526899Z, Duration: 00:00:00.000 22:36:24 Load type hierarchy: Begin: 2025-09-12T22:36:24.897270375Z, End: 2025-09-12T22:36:24.897375627Z, Duration: 00:00:00.000 22:36:24 Load UCFGs: Begin: 2025-09-12T22:36:24.897483919Z, End: 2025-09-12T22:36:24.897500779Z, Duration: 00:00:00.000 22:36:24 INFO: js security sensor peak memory: 147 MB 22:36:24 INFO: Sensor JsSecuritySensor [security] (done) | time=5ms 22:36:24 INFO: Sensor KotlinSecuritySensor [security] 22:36:24 INFO: 28 taint analysis rules enabled. 22:36:24 INFO: No UCFGs have been included for analysis. 22:36:24 INFO: kotlin security sensor: Begin: 2025-09-12T22:36:24.899100528Z, End: 2025-09-12T22:36:24.900001324Z, Duration: 00:00:00.000 22:36:24 Load type hierarchy and UCFGs: Begin: 2025-09-12T22:36:24.899521415Z, End: 2025-09-12T22:36:24.899698238Z, Duration: 00:00:00.000 22:36:24 Load type hierarchy: Begin: 2025-09-12T22:36:24.899525325Z, End: 2025-09-12T22:36:24.899615787Z, Duration: 00:00:00.000 22:36:24 Load UCFGs: Begin: 2025-09-12T22:36:24.899656337Z, End: 2025-09-12T22:36:24.899670618Z, Duration: 00:00:00.000 22:36:24 INFO: kotlin security sensor peak memory: 147 MB 22:36:24 INFO: Sensor KotlinSecuritySensor [security] (done) | time=2ms 22:36:24 INFO: Sensor GoSecuritySensor [security] 22:36:24 INFO: 9 taint analysis rules enabled. 22:36:25 INFO: Analyzing 25 UCFGs to detect vulnerabilities. 22:36:25 INFO: No entry points found. 22:36:25 INFO: go security sensor: Begin: 2025-09-12T22:36:24.900993751Z, End: 2025-09-12T22:36:25.569844064Z, Duration: 00:00:00.668 22:36:25 Load type hierarchy and UCFGs: Begin: 2025-09-12T22:36:24.901164454Z, End: 2025-09-12T22:36:25.118123121Z, Duration: 00:00:00.216 22:36:25 Load type hierarchy: Begin: 2025-09-12T22:36:24.901167604Z, End: 2025-09-12T22:36:24.906635012Z, Duration: 00:00:00.005 22:36:25 Load UCFGs: Begin: 2025-09-12T22:36:24.906706103Z, End: 2025-09-12T22:36:25.117997928Z, Duration: 00:00:00.211 22:36:25 Check cache: Begin: 2025-09-12T22:36:25.118325654Z, End: 2025-09-12T22:36:25.118680731Z, Duration: 00:00:00.000 22:36:25 Load cache: Begin: 2025-09-12T22:36:25.118337384Z, End: 2025-09-12T22:36:25.118362155Z, Duration: 00:00:00.000 22:36:25 Create runtime call graph: Begin: 2025-09-12T22:36:25.118759492Z, End: 2025-09-12T22:36:25.166041861Z, Duration: 00:00:00.047 22:36:25 Variable Type Analysis #1: Begin: 2025-09-12T22:36:25.119640088Z, End: 2025-09-12T22:36:25.148963527Z, Duration: 00:00:00.029 22:36:25 Create runtime type propagation graph: Begin: 2025-09-12T22:36:25.120516283Z, End: 2025-09-12T22:36:25.134617153Z, Duration: 00:00:00.014 22:36:25 Run SCC (Tarjan) on 607 nodes: Begin: 2025-09-12T22:36:25.135121352Z, End: 2025-09-12T22:36:25.143296237Z, Duration: 00:00:00.008 22:36:25 Propagate runtime types to strongly connected components: Begin: 2025-09-12T22:36:25.143514911Z, End: 2025-09-12T22:36:25.148806895Z, Duration: 00:00:00.005 22:36:25 Variable Type Analysis #2: Begin: 2025-09-12T22:36:25.150652787Z, End: 2025-09-12T22:36:25.164942071Z, Duration: 00:00:00.014 22:36:25 Create runtime type propagation graph: Begin: 2025-09-12T22:36:25.150665148Z, End: 2025-09-12T22:36:25.161719624Z, Duration: 00:00:00.011 22:36:25 Run SCC (Tarjan) on 607 nodes: Begin: 2025-09-12T22:36:25.161899297Z, End: 2025-09-12T22:36:25.162864464Z, Duration: 00:00:00.000 22:36:25 Propagate runtime types to strongly connected components: Begin: 2025-09-12T22:36:25.162932986Z, End: 2025-09-12T22:36:25.164845880Z, Duration: 00:00:00.001 22:36:25 Load config: Begin: 2025-09-12T22:36:25.166109902Z, End: 2025-09-12T22:36:25.545848508Z, Duration: 00:00:00.379 22:36:25 Compute entry points: Begin: 2025-09-12T22:36:25.546125993Z, End: 2025-09-12T22:36:25.569176322Z, Duration: 00:00:00.023 22:36:25 INFO: go security sensor peak memory: 163 MB 22:36:25 INFO: Sensor GoSecuritySensor [security] (done) | time=671ms 22:36:25 INFO: ------------- Run sensors on project 22:36:25 INFO: Sensor Zero Coverage Sensor 22:36:25 INFO: Sensor Zero Coverage Sensor (done) | time=17ms 22:36:25 INFO: ------------- Gather SCA dependencies on project 22:36:25 INFO: Checking if SCA is enabled for organization o-ran-sc 22:36:26 INFO: Dependency analysis skipped 22:36:26 INFO: CPD Executor Calculating CPD for 6 files 22:36:26 INFO: CPD Executor CPD calculation finished (done) | time=30ms 22:36:26 INFO: Create analysis 22:36:26 INFO: Create analysis (done) | time=1ms 22:36:26 INFO: Analysis report generated in 325ms, dir size=371 KB 22:36:26 INFO: Analysis report compressed in 33ms, zip size=84 KB 22:36:27 INFO: Analysis report uploaded in 514ms 22:36:27 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:36:27 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 22:36:27 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZlAEqKfdR-DFQM47SG8 22:36:27 INFO: ------------- Upload SCA dependency files 22:36:28 INFO: Sensor cache published successfully 22:36:28 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:28 INFO: Analysis total time: 14.368 s 22:36:28 INFO: ------------------------------------------------------------------------ 22:36:28 INFO: EXECUTION SUCCESS 22:36:28 INFO: ------------------------------------------------------------------------ 22:36:28 INFO: Total time: 20.008s 22:36:28 INFO: Final Memory: 32M/120M 22:36:28 INFO: ------------------------------------------------------------------------ 22:36:29 $ ssh-agent -k 22:36:29 unset SSH_AUTH_SOCK; 22:36:29 unset SSH_AGENT_PID; 22:36:29 echo Agent pid 2173 killed; 22:36:29 [ssh-agent] Stopped. 22:36:29 [PostBuildScript] - [INFO] Executing post build scripts. 22:36:29 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins3037991613141028072.sh 22:36:29 ---> sysstat.sh 22:36:30 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins5960259476767132600.sh 22:36:30 ---> package-listing.sh 22:36:30 ++ facter osfamily 22:36:30 ++ tr '[:upper:]' '[:lower:]' 22:36:30 + OS_FAMILY=debian 22:36:30 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:36:30 + START_PACKAGES=/tmp/packages_start.txt 22:36:30 + END_PACKAGES=/tmp/packages_end.txt 22:36:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:30 + PACKAGES=/tmp/packages_start.txt 22:36:30 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:30 + PACKAGES=/tmp/packages_end.txt 22:36:30 + case "${OS_FAMILY}" in 22:36:30 + dpkg -l 22:36:30 + grep '^ii' 22:36:30 + '[' -f /tmp/packages_start.txt ']' 22:36:30 + '[' -f /tmp/packages_end.txt ']' 22:36:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:30 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:30 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:36:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:36:30 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins7018185174257658518.sh 22:36:30 ---> capture-instance-metadata.sh 22:36:30 Setup pyenv: 22:36:30 system 22:36:30 3.8.13 22:36:30 3.9.13 22:36:30 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:36:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BxKG from file:/tmp/.os_lf_venv 22:36:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:34 lf-activate-venv(): INFO: Base packages installed successfully 22:36:34 lf-activate-venv(): INFO: Installing additional packages: lftools 22:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-BxKG/bin to PATH 22:36:53 INFO: Running in OpenStack, capturing instance metadata 22:36:54 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins9373622989194791100.sh 22:36:54 provisioning config files... 22:36:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/config2820680824590814629tmp 22:36:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:36:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:36:54 [EnvInject] - Injecting environment variables from a build step. 22:36:54 [EnvInject] - Injecting as environment variables the properties content 22:36:54 SERVER_ID=logs 22:36:54 22:36:54 [EnvInject] - Variables injected successfully. 22:36:54 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins17159231414479776066.sh 22:36:54 ---> create-netrc.sh 22:36:54 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins9489313563196217482.sh 22:36:54 ---> python-tools-install.sh 22:36:54 Setup pyenv: 22:36:54 system 22:36:54 3.8.13 22:36:54 3.9.13 22:36:54 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BxKG from file:/tmp/.os_lf_venv 22:36:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:58 lf-activate-venv(): INFO: Base packages installed successfully 22:36:58 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:16 lf-activate-venv(): INFO: Adding /tmp/venv-BxKG/bin to PATH 22:37:16 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins6979090532829719143.sh 22:37:16 ---> sudo-logs.sh 22:37:16 Archiving 'sudo' log.. 22:37:16 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins16794952638264259726.sh 22:37:16 ---> job-cost.sh 22:37:16 Setup pyenv: 22:37:16 system 22:37:16 3.8.13 22:37:16 3.9.13 22:37:16 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BxKG from file:/tmp/.os_lf_venv 22:37:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:20 lf-activate-venv(): INFO: Base packages installed successfully 22:37:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:37:31 lf-activate-venv(): INFO: Adding /tmp/venv-BxKG/bin to PATH 22:37:31 INFO: No Stack... 22:37:31 INFO: Retrieving Pricing Info for: v3-starter-4 22:37:31 INFO: Archiving Costs 22:37:31 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins2316940779233547570.sh 22:37:31 ---> logs-deploy.sh 22:37:31 Setup pyenv: 22:37:31 system 22:37:31 3.8.13 22:37:31 3.9.13 22:37:31 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BxKG from file:/tmp/.os_lf_venv 22:37:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:35 lf-activate-venv(): INFO: Base packages installed successfully 22:37:35 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:54 lf-activate-venv(): INFO: Adding /tmp/venv-BxKG/bin to PATH 22:37:54 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/768 22:37:54 INFO: archiving workspace using pattern(s): -p **/*.log 22:37:56 Archives upload complete. 22:37:57 INFO: archiving logs to Nexus 22:37:58 ---> uname -a: 22:37:58 Linux prd-ubuntu1804-docker-4c-4g-3532 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 22:37:58 22:37:58 22:37:58 ---> lscpu: 22:37:58 Architecture: x86_64 22:37:58 CPU op-mode(s): 32-bit, 64-bit 22:37:58 Byte Order: Little Endian 22:37:58 CPU(s): 4 22:37:58 On-line CPU(s) list: 0-3 22:37:58 Thread(s) per core: 1 22:37:58 Core(s) per socket: 1 22:37:58 Socket(s): 4 22:37:58 NUMA node(s): 1 22:37:58 Vendor ID: AuthenticAMD 22:37:58 CPU family: 23 22:37:58 Model: 49 22:37:58 Model name: AMD EPYC-Rome Processor 22:37:58 Stepping: 0 22:37:58 CPU MHz: 2800.000 22:37:58 BogoMIPS: 5600.00 22:37:58 Virtualization: AMD-V 22:37:58 Hypervisor vendor: KVM 22:37:58 Virtualization type: full 22:37:58 L1d cache: 32K 22:37:58 L1i cache: 32K 22:37:58 L2 cache: 512K 22:37:58 L3 cache: 16384K 22:37:58 NUMA node0 CPU(s): 0-3 22:37:58 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 22:37:58 22:37:58 22:37:58 ---> nproc: 22:37:58 4 22:37:58 22:37:58 22:37:58 ---> df -h: 22:37:58 Filesystem Size Used Avail Use% Mounted on 22:37:58 udev 3.9G 0 3.9G 0% /dev 22:37:58 tmpfs 798M 700K 797M 1% /run 22:37:58 /dev/vda1 20G 9.5G 9.7G 50% / 22:37:58 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:37:58 tmpfs 5.0M 0 5.0M 0% /run/lock 22:37:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:37:58 /dev/vda15 105M 5.3M 100M 5% /boot/efi 22:37:58 tmpfs 798M 0 798M 0% /run/user/1001 22:37:58 22:37:58 22:37:58 ---> free -m: 22:37:58 total used free shared buff/cache available 22:37:58 Mem: 7976 496 4531 0 2948 7186 22:37:58 Swap: 1023 0 1023 22:37:58 22:37:58 22:37:58 ---> ip addr: 22:37:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:37:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:37:58 inet 127.0.0.1/8 scope host lo 22:37:58 valid_lft forever preferred_lft forever 22:37:58 inet6 ::1/128 scope host 22:37:58 valid_lft forever preferred_lft forever 22:37:58 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:37:58 link/ether fa:16:3e:9e:19:8f brd ff:ff:ff:ff:ff:ff 22:37:58 inet 10.32.7.95/23 brd 10.32.7.255 scope global dynamic ens3 22:37:58 valid_lft 86089sec preferred_lft 86089sec 22:37:58 inet6 fe80::f816:3eff:fe9e:198f/64 scope link 22:37:58 valid_lft forever preferred_lft forever 22:37:58 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:37:58 link/ether 02:42:c8:e2:ff:1f brd ff:ff:ff:ff:ff:ff 22:37:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:37:58 valid_lft forever preferred_lft forever 22:37:58 22:37:58 22:37:58 ---> sar -b -r -n DEV: 22:37:58 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3532) 09/12/25 _x86_64_ (4 CPU) 22:37:58 22:37:58 22:32:49 LINUX RESTART (4 CPU) 22:37:58 22:37:58 22:33:01 tps rtps wtps bread/s bwrtn/s 22:37:58 22:34:02 154.13 69.24 84.89 5603.47 39634.81 22:37:58 22:35:01 58.40 0.25 58.14 28.33 9084.16 22:37:58 22:36:01 185.35 127.66 57.69 6718.48 17018.23 22:37:58 22:37:01 66.84 32.84 33.99 1702.38 17716.65 22:37:58 Average: 116.42 57.74 58.68 3527.83 20913.52 22:37:58 22:37:58 22:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:37:58 22:34:02 5890088 7399504 2277340 27.88 36276 1654112 1016600 11.03 597676 1510936 54388 22:37:58 22:35:01 5661652 7393816 2505776 30.68 55272 1845428 999692 10.85 612316 1699272 77084 22:37:58 22:36:01 4820424 7410744 3347004 40.98 72624 2661656 1204776 13.07 979700 2120540 443300 22:37:58 22:37:01 4667208 7381232 3500220 42.86 75884 2781732 980944 10.64 1125724 2127352 25380 22:37:58 Average: 5259843 7396324 2907585 35.60 60014 2235732 1050503 11.40 828854 1864525 150038 22:37:58 22:37:58 22:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:37:58 22:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:58 22:34:02 ens3 381.07 212.98 1080.73 64.74 0.00 0.00 0.00 0.00 22:37:58 22:34:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 22:37:58 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:58 22:35:01 ens3 57.14 46.70 707.79 5.99 0.00 0.00 0.00 0.00 22:37:58 22:35:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 22:37:58 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:58 22:36:01 ens3 312.90 219.03 1742.52 18.99 0.00 0.00 0.00 0.00 22:37:58 22:36:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 22:37:58 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:58 22:37:01 ens3 242.56 138.96 1597.72 81.16 0.00 0.00 0.00 0.00 22:37:58 22:37:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 22:37:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:58 Average: ens3 249.22 154.87 1284.59 42.88 0.00 0.00 0.00 0.00 22:37:58 Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 22:37:58 22:37:58 22:37:58 ---> sar -P ALL: 22:37:58 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3532) 09/12/25 _x86_64_ (4 CPU) 22:37:58 22:37:58 22:32:49 LINUX RESTART (4 CPU) 22:37:58 22:37:58 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:37:58 22:34:02 all 18.84 0.00 2.77 4.83 1.44 72.12 22:37:58 22:34:02 0 11.06 0.00 2.03 4.15 1.44 81.32 22:37:58 22:34:02 1 18.87 0.00 2.79 10.47 1.76 66.11 22:37:58 22:34:02 2 30.55 0.00 4.55 3.32 1.50 60.07 22:37:58 22:34:02 3 14.90 0.00 1.70 1.37 1.07 80.96 22:37:58 22:35:01 all 20.28 0.00 1.28 1.78 1.20 75.46 22:37:58 22:35:01 0 5.69 0.00 0.57 1.66 1.12 90.96 22:37:58 22:35:01 1 10.72 0.00 0.69 3.03 0.59 84.96 22:37:58 22:35:01 2 43.10 0.00 2.80 2.25 2.21 49.64 22:37:58 22:35:01 3 21.69 0.00 1.05 0.20 0.86 76.19 22:37:58 22:36:01 all 28.13 1.71 5.32 8.21 2.40 54.23 22:37:58 22:36:01 0 28.98 2.03 5.54 9.20 2.38 51.88 22:37:58 22:36:01 1 36.91 4.79 5.80 7.10 2.56 42.83 22:37:58 22:36:01 2 21.84 0.02 4.62 7.77 1.98 63.78 22:37:58 22:36:01 3 24.80 0.00 5.34 8.76 2.68 58.43 22:37:58 22:37:01 all 27.45 0.00 2.13 1.33 2.26 66.82 22:37:58 22:37:01 0 22.32 0.00 2.13 2.11 2.01 71.43 22:37:58 22:37:01 1 28.01 0.00 1.83 0.33 2.09 67.74 22:37:58 22:37:01 2 41.67 0.00 2.65 1.84 3.10 50.74 22:37:58 22:37:01 3 17.77 0.00 1.93 1.03 1.81 77.46 22:37:58 Average: all 23.69 0.43 2.88 4.05 1.83 67.13 22:37:58 Average: 0 17.03 0.51 2.57 4.28 1.74 73.88 22:37:58 Average: 1 23.69 1.20 2.79 5.24 1.76 65.32 22:37:58 Average: 2 34.27 0.00 3.66 3.80 2.20 56.07 22:37:58 Average: 3 19.79 0.00 2.51 2.86 1.61 73.23 22:37:58 22:37:58 22:37:58