22:33:29 Started by timer 22:33:29 Running as SYSTEM 22:33:29 [EnvInject] - Loading node environment variables. 22:33:29 Building remotely on prd-ubuntu1804-docker-4c-4g-10736 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:33:29 [ssh-agent] Looking for ssh-agent implementation... 22:33:30 $ ssh-agent 22:33:30 SSH_AUTH_SOCK=/tmp/ssh-1r5gzGPByR3s/agent.2049 22:33:30 SSH_AGENT_PID=2051 22:33:30 [ssh-agent] Started. 22:33:30 Running ssh-add (command line suppressed) 22:33:30 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/private_key_7220886017835213368.key (jenkins-ssh) 22:33:30 [ssh-agent] Using credentials jenkins (jenkins) 22:33:30 The recommended git tool is: NONE 22:33:32 using credential jenkins 22:33:32 Wiping out workspace first. 22:33:32 Cloning the remote Git repository 22:33:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:32 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script # timeout=10 22:33:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:32 > git --version # timeout=10 22:33:32 > git --version # 'git version 2.17.1' 22:33:32 using GIT_SSH to set credentials jenkins 22:33:32 > 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:33 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 22:33:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:33 Avoid second fetch 22:33:33 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:33:33 Checking out Revision 9227354e6d2c468d3c5055b8249fc03101633920 (refs/remotes/origin/master) 22:33:33 > git config core.sparsecheckout # timeout=10 22:33:33 > git checkout -f 9227354e6d2c468d3c5055b8249fc03101633920 # timeout=10 22:33:34 Commit message: "Migrate java base image to amazoncorretto:17.0.17" 22:33:34 > git rev-list --no-walk 9227354e6d2c468d3c5055b8249fc03101633920 # timeout=10 22:33:37 provisioning config files... 22:33:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:33:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:33:37 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins15954315329883505882.sh 22:33:37 ---> python-tools-install.sh 22:33:37 Setup pyenv: 22:33:37 * system (set by /opt/pyenv/version) 22:33:37 * 3.8.13 (set by /opt/pyenv/version) 22:33:37 * 3.9.13 (set by /opt/pyenv/version) 22:33:37 * 3.10.6 (set by /opt/pyenv/version) 22:33:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TS8w 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:51 lf-activate-venv(): INFO: Base packages installed successfully 22:33:51 lf-activate-venv(): INFO: Installing additional packages: lftools 22:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-TS8w/bin to PATH 22:34:32 Generating Requirements File 22:35:05 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:05 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:35:06 Python 3.10.6 22:35:06 pip 25.3 from /tmp/venv-TS8w/lib/python3.10/site-packages/pip (python 3.10) 22:35:06 appdirs==1.4.4 22:35:06 argcomplete==3.6.3 22:35:06 aspy.yaml==1.3.0 22:35:06 attrs==25.4.0 22:35:06 autopage==0.5.2 22:35:06 beautifulsoup4==4.14.3 22:35:06 boto3==1.42.0 22:35:06 botocore==1.41.6 22:35:06 bs4==0.0.2 22:35:06 cachetools==6.2.2 22:35:06 certifi==2025.11.12 22:35:06 cffi==2.0.0 22:35:06 cfgv==3.5.0 22:35:06 chardet==5.2.0 22:35:06 charset-normalizer==3.4.4 22:35:06 click==8.3.1 22:35:06 cliff==4.12.0 22:35:06 cmd2==2.7.0 22:35:06 cryptography==3.3.2 22:35:06 debtcollector==3.0.0 22:35:06 decorator==5.2.1 22:35:06 defusedxml==0.7.1 22:35:06 Deprecated==1.3.1 22:35:06 distlib==0.4.0 22:35:06 dnspython==2.8.0 22:35:06 docker==7.1.0 22:35:06 dogpile.cache==1.5.0 22:35:06 durationpy==0.10 22:35:06 email-validator==2.3.0 22:35:06 filelock==3.20.0 22:35:06 future==1.0.0 22:35:06 gitdb==4.0.12 22:35:06 GitPython==3.1.45 22:35:06 google-auth==2.43.0 22:35:06 httplib2==0.31.0 22:35:06 identify==2.6.15 22:35:06 idna==3.11 22:35:06 importlib-resources==1.5.0 22:35:06 iso8601==2.1.0 22:35:06 Jinja2==3.1.6 22:35:06 jmespath==1.0.1 22:35:06 jsonpatch==1.33 22:35:06 jsonpointer==3.0.0 22:35:06 jsonschema==4.25.1 22:35:06 jsonschema-specifications==2025.9.1 22:35:06 keystoneauth1==5.12.0 22:35:06 kubernetes==34.1.0 22:35:06 lftools==0.37.16 22:35:06 lxml==6.0.2 22:35:06 markdown-it-py==4.0.0 22:35:06 MarkupSafe==3.0.3 22:35:06 mdurl==0.1.2 22:35:06 msgpack==1.1.2 22:35:06 multi_key_dict==2.0.3 22:35:06 munch==4.0.0 22:35:06 netaddr==1.3.0 22:35:06 niet==1.4.2 22:35:06 nodeenv==1.9.1 22:35:06 oauth2client==4.1.3 22:35:06 oauthlib==3.3.1 22:35:06 openstacksdk==4.8.0 22:35:06 os-service-types==1.8.2 22:35:06 osc-lib==4.2.0 22:35:06 oslo.config==10.1.0 22:35:06 oslo.context==6.2.0 22:35:06 oslo.i18n==6.7.1 22:35:06 oslo.log==7.2.1 22:35:06 oslo.serialization==5.8.0 22:35:06 oslo.utils==9.2.0 22:35:06 packaging==25.0 22:35:06 pbr==7.0.3 22:35:06 platformdirs==4.5.0 22:35:06 prettytable==3.17.0 22:35:06 psutil==7.1.3 22:35:06 pyasn1==0.6.1 22:35:06 pyasn1_modules==0.4.2 22:35:06 pycparser==2.23 22:35:06 pygerrit2==2.0.15 22:35:06 PyGithub==2.8.1 22:35:06 Pygments==2.19.2 22:35:06 PyJWT==2.10.1 22:35:06 PyNaCl==1.6.1 22:35:06 pyparsing==2.4.7 22:35:06 pyperclip==1.11.0 22:35:06 pyrsistent==0.20.0 22:35:06 python-cinderclient==9.8.0 22:35:06 python-dateutil==2.9.0.post0 22:35:06 python-heatclient==4.3.0 22:35:06 python-jenkins==1.8.3 22:35:06 python-keystoneclient==5.7.0 22:35:06 python-magnumclient==4.9.0 22:35:06 python-openstackclient==8.2.0 22:35:06 python-swiftclient==4.9.0 22:35:06 PyYAML==6.0.3 22:35:06 referencing==0.37.0 22:35:06 requests==2.32.5 22:35:06 requests-oauthlib==2.0.0 22:35:06 requestsexceptions==1.4.0 22:35:06 rfc3986==2.0.0 22:35:06 rich==14.2.0 22:35:06 rich-argparse==1.7.2 22:35:06 rpds-py==0.30.0 22:35:06 rsa==4.9.1 22:35:06 ruamel.yaml==0.18.16 22:35:06 ruamel.yaml.clib==0.2.15 22:35:06 s3transfer==0.16.0 22:35:06 simplejson==3.20.2 22:35:06 six==1.17.0 22:35:06 smmap==5.0.2 22:35:06 soupsieve==2.8 22:35:06 stevedore==5.6.0 22:35:06 tabulate==0.9.0 22:35:06 toml==0.10.2 22:35:06 tomlkit==0.13.3 22:35:06 tqdm==4.67.1 22:35:06 typing_extensions==4.15.0 22:35:06 tzdata==2025.2 22:35:06 urllib3==1.26.20 22:35:06 virtualenv==20.35.4 22:35:06 wcwidth==0.2.14 22:35:06 websocket-client==1.9.0 22:35:06 wrapt==2.0.1 22:35:06 xdg==6.0.0 22:35:06 xmltodict==1.0.2 22:35:06 yq==3.4.3 22:35:07 [EnvInject] - Injecting environment variables from a build step. 22:35:07 [EnvInject] - Injecting as environment variables the properties content 22:35:07 SET_JDK_VERSION=openjdk17 22:35:07 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 22:35:07 22:35:07 [EnvInject] - Variables injected successfully. 22:35:07 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins4514109051418606948.sh 22:35:07 ---> update-java-alternatives.sh 22:35:07 ---> Updating Java version 22:35:07 ---> Ubuntu/Debian system detected 22:35:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 22:35:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 22:35:07 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:08 openjdk version "17.0.7" 2023-04-18 22:35:08 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 22:35:08 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 22:35:08 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 22:35:08 [EnvInject] - Injecting environment variables from a build step. 22:35:08 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:35:08 [EnvInject] - Variables injected successfully. 22:35:08 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins7557469666219252956.sh 22:35:08 --> prescan-pm-file-converter-ubuntu.sh 22:35:08 + sudo apt-get update 22:35:08 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 22:35:08 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 22:35:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 22:35:08 Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:35:08 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 22:35:08 Hit:6 http://apt.puppetlabs.com xenial InRelease 22:35:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 22:35:09 Err:6 http://apt.puppetlabs.com xenial InRelease 22:35:09 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 22:35:09 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 22:35:09 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 22:35:09 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:35:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 22:35:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 22:35:09 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:35:09 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:35:09 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:35:09 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:35:10 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:35:10 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:35:10 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:35:10 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3046 kB] 22:35:10 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 22:35:10 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 22:35:10 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 22:35:10 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 22:35:10 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 22:35:10 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 22:35:10 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 22:35:10 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 22:35:10 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 22:35:10 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 22:35:10 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 22:35:20 Fetched 28.0 MB in 7s (4013 kB/s) 22:35:20 Reading package lists... 22:35:22 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:22 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:22 W: Some index files failed to download. They have been ignored, or old ones used instead. 22:35:22 + bash pm-file-converter/build-pm-file-converter-ubuntu.sh 22:35:22 + echo '--> build-pm-file-converter-ubuntu.sh' 22:35:22 --> build-pm-file-converter-ubuntu.sh 22:35:22 ++ go env GOPATH 22:35:22 ++ go env GOPATH 22:35:22 + 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:22 + 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:22 + export GO111MODULE=on 22:35:22 + GO111MODULE=on 22:35:22 + go version 22:35:22 go version go1.19 linux/amd64 22:35:22 + cd pm-file-converter/ 22:35:22 + go get github.com/ory/go-acc 22:35:23 go: downloading github.com/ory/go-acc v0.2.8 22:35:24 go: downloading github.com/ory/viper v1.7.5 22:35:24 go: downloading github.com/pborman/uuid v1.2.0 22:35:24 go: downloading github.com/spf13/cobra v1.0.0 22:35:25 go: downloading github.com/dgraph-io/ristretto v0.0.2 22:35:25 go: downloading github.com/fsnotify/fsnotify v1.4.9 22:35:25 go: downloading github.com/hashicorp/hcl v1.0.0 22:35:25 go: downloading github.com/magiconair/properties v1.8.1 22:35:25 go: downloading github.com/mitchellh/mapstructure v1.3.2 22:35:25 go: downloading github.com/pelletier/go-toml v1.8.0 22:35:25 go: downloading github.com/spf13/afero v1.2.2 22:35:25 go: downloading github.com/spf13/cast v1.3.1 22:35:25 go: downloading github.com/spf13/jwalterweatherman v1.1.0 22:35:25 go: downloading github.com/spf13/pflag v1.0.5 22:35:25 go: downloading github.com/subosito/gotenv v1.2.0 22:35:25 go: downloading gopkg.in/ini.v1 v1.67.0 22:35:25 go: downloading gopkg.in/yaml.v2 v2.3.0 22:35:25 go: downloading github.com/google/uuid v1.3.0 22:35:26 go: downloading github.com/inconshreveable/mousetrap v1.0.0 22:35:26 go: downloading golang.org/x/sys v0.12.0 22:35:27 go: downloading golang.org/x/text v0.13.0 22:35:28 go: downloading github.com/cespare/xxhash v1.1.0 22:35:31 go: added github.com/cespare/xxhash v1.1.0 22:35:31 go: added github.com/dgraph-io/ristretto v0.0.2 22:35:31 go: added github.com/fsnotify/fsnotify v1.4.9 22:35:31 go: added github.com/hashicorp/hcl v1.0.0 22:35:31 go: added github.com/inconshreveable/mousetrap v1.0.0 22:35:31 go: added github.com/magiconair/properties v1.8.1 22:35:31 go: added github.com/mitchellh/mapstructure v1.3.2 22:35:31 go: added github.com/ory/go-acc v0.2.8 22:35:31 go: added github.com/ory/viper v1.7.5 22:35:31 go: added github.com/pborman/uuid v1.2.0 22:35:31 go: added github.com/pelletier/go-toml v1.8.0 22:35:31 go: added github.com/spf13/afero v1.2.2 22:35:31 go: added github.com/spf13/cast v1.3.1 22:35:31 go: added github.com/spf13/cobra v1.0.0 22:35:31 go: added github.com/spf13/jwalterweatherman v1.1.0 22:35:31 go: added github.com/spf13/pflag v1.0.5 22:35:31 go: added github.com/subosito/gotenv v1.2.0 22:35:31 go: upgraded gopkg.in/yaml.v2 v2.2.8 => v2.3.0 22:35:31 + go install github.com/ory/go-acc 22:35:37 + go get github.com/stretchr/testify/mock@v1.7.1 22:35:38 go: downloading github.com/stretchr/testify v1.7.1 22:35:39 go: downloading github.com/pmezard/go-difflib v1.0.0 22:35:39 go: downloading github.com/davecgh/go-spew v1.1.1 22:35:39 go: downloading github.com/stretchr/objx v0.1.1 22:35:39 go: downloading gopkg.in/yaml.v3 v3.0.1 22:35:39 go: downgraded github.com/stretchr/objx v0.5.0 => v0.1.1 22:35:39 go: downgraded github.com/stretchr/testify v1.8.4 => v1.7.1 22:35:39 + go-acc ./... --ignore gentools,mocks,common,accesscontrolpolicyapi,aefsecurityapi,auditingapi,discoverserviceapi,eventsapi,invokermanagementapi,loggingapi,securityapi,publishserviceapi,routinginfoapi 22:36:03 ? main [no test files] 22:36:04 ? main/components/kafkacollector [no test files] 22:36:08 ok main/components/miniocollector 1.663s coverage: 15.5% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:10 ok main/components/xmltransform 0.049s coverage: 73.0% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:10 + sed -i -e 's/oransc\.org\/nonrtric\/ranpm/pm-file-converter/' coverage.txt 22:36:10 + echo '--> build-pm-file-converter-ubuntu.sh ends' 22:36:10 --> build-pm-file-converter-ubuntu.sh ends 22:36:10 + echo --> prescan-pm-file-converter-ubuntu.sh ends 22:36:10 --> prescan-pm-file-converter-ubuntu.sh ends 22:36:10 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-10736 22:36:10 [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:11 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:11 INFO: Project root configuration file: NONE 22:36:11 INFO: SonarScanner 4.6.2.2472 22:36:11 INFO: Java 17.0.7 Private Build (64-bit) 22:36:11 INFO: Linux 4.15.0-213-generic amd64 22:36:11 INFO: User cache: /home/jenkins/.sonar/cache 22:36:13 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:13 INFO: Project root configuration file: NONE 22:36:13 INFO: Analyzing on SonarCloud 22:36:13 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 22:36:15 INFO: Load global settings 22:36:16 INFO: Load global settings (done) | time=866ms 22:36:16 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 22:36:16 INFO: Loading required plugins 22:36:16 INFO: Load plugins index 22:36:16 INFO: Load plugins index (done) | time=228ms 22:36:16 INFO: Load/download plugins 22:36:17 INFO: Load/download plugins (done) | time=713ms 22:36:17 INFO: Loaded core extensions: a3s, sca, architecture 22:36:18 INFO: Process project properties 22:36:18 INFO: Project key: o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:36:18 INFO: Base dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter 22:36:18 INFO: Working dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork 22:36:18 INFO: Found an active CI vendor: 'Jenkins' 22:36:18 INFO: Load project branches 22:36:18 INFO: Load project branches (done) | time=302ms 22:36:18 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:19 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=684ms 22:36:19 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:19 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:19 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:20 INFO: Detected project binding: NOT_BOUND 22:36:20 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=722ms 22:36:20 INFO: Load project pull requests 22:36:20 INFO: Load project pull requests (done) | time=231ms 22:36:20 INFO: Load branch configuration 22:36:20 INFO: Load branch configuration (done) | time=3ms 22:36:20 INFO: Load quality profiles 22:36:21 INFO: Load quality profiles (done) | time=504ms 22:36:21 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:21 INFO: Create analysis 22:36:21 INFO: Create analysis (done) | time=326ms 22:36:21 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:21 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:21 INFO: Load active rules 22:36:22 INFO: Load active rules (done) | time=1118ms 22:36:23 INFO: Organization key: o-ran-sc 22:36:23 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:23 INFO: Preprocessing files... 22:36:23 INFO: 1 language detected in 6 preprocessed files (done) | time=190ms 22:36:23 INFO: 32 files ignored because of inclusion/exclusion patterns 22:36:23 INFO: 0 files ignored because of scm ignore settings 22:36:23 INFO: Loading plugins for detected languages 22:36:23 INFO: Load/download plugins 22:36:24 INFO: Load/download plugins (done) | time=727ms 22:36:24 INFO: Load project repositories 22:36:25 INFO: Load project repositories (done) | time=630ms 22:36:25 INFO: Indexing files... 22:36:25 INFO: Project configuration: 22:36:25 INFO: Included sources: **/*.go 22:36:25 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 22:36:25 INFO: 6 files indexed (done) | time=9ms 22:36:25 INFO: Quality profile for go: Sonar way 22:36:25 INFO: ------------- Run sensors on module nonrtric-plt-ranpm-pm-file-converter 22:36:25 INFO: Load metrics repository 22:36:25 INFO: Load metrics repository (done) | time=175ms 22:36:25 INFO: Sensor cache enabled 22:36:25 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:25 INFO: Load sensor cache 22:36:26 INFO: Load sensor cache (43 KB) | time=1249ms 22:36:26 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:27 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 22:36:27 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 22:36:27 INFO: Sensor Declarative Rule Engine for Go [dre] 22:36:27 INFO: Detected platform: linux-x64 22:36:27 INFO: Found 24 rules to execute. 22:36:27 INFO: Extracting analyzer from /analyzer/analyzer.xz 22:36:28 INFO: Analyzer extracted to /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer 22:36:28 INFO: Starting analysis. 22:36:28 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:36:28 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:36:28 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:36:28 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:36:28 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:36:28 ERROR: Error during analysis 22:36:28 java.io.IOException: Stream closed 22:36:28 at java.base/java.lang.ProcessBuilder$NullOutputStream.write(ProcessBuilder.java:445) 22:36:28 at java.base/java.io.OutputStream.write(OutputStream.java:162) 22:36:28 at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) 22:36:28 at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142) 22:36:28 at java.base/java.io.DataOutputStream.flush(DataOutputStream.java:128) 22:36:28 at com.A.A.C.I.A(Unknown Source) 22:36:28 at com.A.A.C.I.A(Unknown Source) 22:36:28 at com.A.A.C.I.A(Unknown Source) 22:36:28 at com.A.A.B.F.execute(Unknown Source) 22:36:28 at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:68) 22:36:28 at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:75) 22:36:28 at org.sonar.scanner.sensor.ModuleSensorsExecutor.lambda$execute$1(ModuleSensorsExecutor.java:48) 22:36:28 at org.sonar.scanner.sensor.ModuleSensorsExecutor.withModuleStrategy(ModuleSensorsExecutor.java:66) 22:36:28 at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:48) 22:36:28 at org.sonar.scanner.scan.SpringModuleScanContainer.doAfterStart(SpringModuleScanContainer.java:66) 22:36:28 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:36:28 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:36:28 at org.sonar.scanner.scan.SpringProjectScanContainer.scan(SpringProjectScanContainer.java:197) 22:36:28 at org.sonar.scanner.scan.SpringProjectScanContainer.scanRecursively(SpringProjectScanContainer.java:192) 22:36:28 at org.sonar.scanner.scan.SpringProjectScanContainer.doAfterStart(SpringProjectScanContainer.java:160) 22:36:28 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:36:28 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:36:28 at org.sonar.scanner.bootstrap.SpringScannerContainer.doAfterStart(SpringScannerContainer.java:465) 22:36:28 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:36:28 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:36:28 at org.sonar.scanner.bootstrap.SpringGlobalContainer.doAfterStart(SpringGlobalContainer.java:146) 22:36:28 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:36:28 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:36:28 at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:58) 22:36:28 at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:52) 22:36:28 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 22:36:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 22:36:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 22:36:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 22:36:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 22:36:28 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 22:36:28 at jdk.proxy1/jdk.proxy1.$Proxy0.execute(Unknown Source) 22:36:28 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 22:36:28 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 22:36:28 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 22:36:28 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 22:36:28 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 22:36:28 22:36:28 INFO: Sensor Declarative Rule Engine for Go [dre] (done) | time=1037ms 22:36:28 INFO: Sensor JaCoCo XML Report Importer [jacoco] 22:36:28 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:28 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 22:36:28 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms 22:36:28 INFO: Sensor Code Quality and Security for Go [go] 22:36:28 INFO: 6 folders (6 files) to be analyzed 22:36:29 INFO: 6/6 folders (6 files) have been analyzed 22:36:29 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1359ms 22:36:29 INFO: Sensor Go Cover sensor for Go coverage [go] 22:36:29 INFO: Load coverage report from '/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/coverage.txt' 22:36:29 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=23ms 22:36:29 INFO: Sensor IaC Docker Sensor [iac] 22:36:29 INFO: There are no files to be analyzed for the Docker language 22:36:29 INFO: Sensor IaC Docker Sensor [iac] (done) | time=1ms 22:36:29 INFO: Sensor IaC hadolint report Sensor [iac] 22:36:29 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 22:36:29 INFO: Sensor Java Config Sensor [iac] 22:36:29 INFO: There are no files to be analyzed for the Java language 22:36:29 INFO: Sensor Java Config Sensor [iac] (done) | time=7ms 22:36:29 INFO: Sensor IaC GitHub Actions Sensor [iac] 22:36:29 INFO: There are no files to be analyzed for the GitHub Actions language 22:36:29 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms 22:36:29 INFO: Sensor IaC Shell Sensor [iac] 22:36:29 INFO: There are no files to be analyzed for the Shell language 22:36:29 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 22:36:29 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 22:36:29 INFO: Available processors: 4 22:36:29 INFO: Using 4 threads for analysis. 22:36:30 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:30 * The filename starts with "test" 22:36:30 * The filename contains "test." or "tests." 22:36:30 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 22:36:30 * Any directory in the file path has a name ending in "test" or "tests" 22:36:30 22:36:30 INFO: Start fetching files for the text and secrets analysis 22:36:30 INFO: Using Git CLI to retrieve untracked files 22:36:30 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 22:36:30 INFO: Starting the text and secrets analysis 22:36:30 INFO: 6 source files to be analyzed for the text and secrets analysis 22:36:30 INFO: 6/6 source files have been analyzed for the text and secrets analysis 22:36:30 INFO: Start fetching files for the binary file analysis 22:36:30 INFO: There are no files to be analyzed for the binary file analysis 22:36:30 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=893ms 22:36:30 INFO: Sensor GoSecuritySensor [security] 22:36:30 INFO: 9 taint analysis rules enabled. 22:36:31 INFO: Analyzing 25 UCFGs to detect vulnerabilities. 22:36:31 INFO: No entry points found. 22:36:31 INFO: go security sensor: Begin: 2025-12-01T22:36:30.852773137Z, End: 2025-12-01T22:36:31.458237096Z, Duration: 00:00:00.605 22:36:31 Load type hierarchy and UCFGs: Begin: 2025-12-01T22:36:30.857592793Z, End: 2025-12-01T22:36:31.039583777Z, Duration: 00:00:00.181 22:36:31 Load type hierarchy: Begin: 2025-12-01T22:36:30.857616634Z, End: 2025-12-01T22:36:30.860359384Z, Duration: 00:00:00.002 22:36:31 Load UCFGs: Begin: 2025-12-01T22:36:30.860778435Z, End: 2025-12-01T22:36:31.039355416Z, Duration: 00:00:00.178 22:36:31 Check cache: Begin: 2025-12-01T22:36:31.039797028Z, End: 2025-12-01T22:36:31.040149556Z, Duration: 00:00:00.000 22:36:31 Load cache: Begin: 2025-12-01T22:36:31.039807629Z, End: 2025-12-01T22:36:31.039831680Z, Duration: 00:00:00.000 22:36:31 Create runtime call graph: Begin: 2025-12-01T22:36:31.040234071Z, End: 2025-12-01T22:36:31.085056218Z, Duration: 00:00:00.044 22:36:31 Variable Type Analysis #1: Begin: 2025-12-01T22:36:31.041194490Z, End: 2025-12-01T22:36:31.066690597Z, Duration: 00:00:00.025 22:36:31 Create runtime type propagation graph: Begin: 2025-12-01T22:36:31.041988610Z, End: 2025-12-01T22:36:31.056593559Z, Duration: 00:00:00.014 22:36:31 Run SCC (Tarjan) on 607 nodes: Begin: 2025-12-01T22:36:31.057091285Z, End: 2025-12-01T22:36:31.060559762Z, Duration: 00:00:00.003 22:36:31 Propagate runtime types to strongly connected components: Begin: 2025-12-01T22:36:31.060698139Z, End: 2025-12-01T22:36:31.066558060Z, Duration: 00:00:00.005 22:36:31 Variable Type Analysis #2: Begin: 2025-12-01T22:36:31.068738312Z, End: 2025-12-01T22:36:31.083968302Z, Duration: 00:00:00.015 22:36:31 Create runtime type propagation graph: Begin: 2025-12-01T22:36:31.068751572Z, End: 2025-12-01T22:36:31.076195754Z, Duration: 00:00:00.007 22:36:31 Run SCC (Tarjan) on 607 nodes: Begin: 2025-12-01T22:36:31.076383293Z, End: 2025-12-01T22:36:31.077458119Z, Duration: 00:00:00.001 22:36:31 Propagate runtime types to strongly connected components: Begin: 2025-12-01T22:36:31.078492502Z, End: 2025-12-01T22:36:31.083858417Z, Duration: 00:00:00.005 22:36:31 Load config: Begin: 2025-12-01T22:36:31.085182514Z, End: 2025-12-01T22:36:31.431297245Z, Duration: 00:00:00.346 22:36:31 Compute entry points: Begin: 2025-12-01T22:36:31.431514987Z, End: 2025-12-01T22:36:31.452365485Z, Duration: 00:00:00.020 22:36:31 INFO: go security sensor peak memory: 128 MB 22:36:31 INFO: Sensor GoSecuritySensor [security] (done) | time=611ms 22:36:31 INFO: ------------- Run sensors on project 22:36:31 INFO: Sensor Zero Coverage Sensor 22:36:31 INFO: Sensor Zero Coverage Sensor (done) | time=5ms 22:36:31 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:31 INFO: ------------- Gather SCA dependencies on project 22:36:31 INFO: Checking if SCA is enabled for organization o-ran-sc 22:36:32 INFO: Dependency analysis skipped 22:36:32 INFO: CPD Executor Calculating CPD for 6 files 22:36:32 INFO: CPD Executor CPD calculation finished (done) | time=34ms 22:36:32 INFO: SCM Publisher SCM provider for this project is: git 22:36:32 INFO: SCM Publisher 6 source files to be analyzed 22:36:32 INFO: SCM Publisher 6/6 source files have been analyzed (done) | time=427ms 22:36:33 INFO: Analysis report generated in 533ms, dir size=389 KB 22:36:33 INFO: Analysis report compressed in 35ms, zip size=89 KB 22:36:34 INFO: Analysis report uploaded in 1049ms 22:36:34 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:34 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 22:36:34 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZrcD33iLNMR3GOmFIhG 22:36:34 INFO: ------------- Upload SCA dependency files 22:36:35 INFO: Sensor cache published successfully 22:36:35 INFO: Analysis total time: 17.951 s 22:36:35 INFO: ------------------------------------------------------------------------ 22:36:35 INFO: EXECUTION SUCCESS 22:36:35 INFO: ------------------------------------------------------------------------ 22:36:35 INFO: Total time: 24.440s 22:36:35 INFO: Final Memory: 23M/87M 22:36:35 INFO: ------------------------------------------------------------------------ 22:36:36 $ ssh-agent -k 22:36:36 unset SSH_AUTH_SOCK; 22:36:36 unset SSH_AGENT_PID; 22:36:36 echo Agent pid 2051 killed; 22:36:36 [ssh-agent] Stopped. 22:36:36 [PostBuildScript] - [INFO] Executing post build scripts. 22:36:36 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins11959585405733008514.sh 22:36:36 ---> sysstat.sh 22:36:37 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins68818695072087849.sh 22:36:37 ---> package-listing.sh 22:36:37 ++ tr '[:upper:]' '[:lower:]' 22:36:37 ++ facter osfamily 22:36:37 + OS_FAMILY=debian 22:36:37 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:36:37 + START_PACKAGES=/tmp/packages_start.txt 22:36:37 + END_PACKAGES=/tmp/packages_end.txt 22:36:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:37 + PACKAGES=/tmp/packages_start.txt 22:36:37 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:37 + PACKAGES=/tmp/packages_end.txt 22:36:37 + case "${OS_FAMILY}" in 22:36:37 + dpkg -l 22:36:37 + grep '^ii' 22:36:37 + '[' -f /tmp/packages_start.txt ']' 22:36:37 + '[' -f /tmp/packages_end.txt ']' 22:36:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:37 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:37 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:36:37 + 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:37 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins11725256663805344665.sh 22:36:37 ---> capture-instance-metadata.sh 22:36:37 Setup pyenv: 22:36:37 system 22:36:37 3.8.13 22:36:37 3.9.13 22:36:37 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TS8w from file:/tmp/.os_lf_venv 22:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:41 lf-activate-venv(): INFO: Base packages installed successfully 22:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-TS8w/bin to PATH 22:37:00 INFO: Running in OpenStack, capturing instance metadata 22:37:01 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins14722515034225456893.sh 22:37:01 provisioning config files... 22:37:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/config3151351466889280596tmp 22:37:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:37:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:37:01 [EnvInject] - Injecting environment variables from a build step. 22:37:01 [EnvInject] - Injecting as environment variables the properties content 22:37:01 SERVER_ID=logs 22:37:01 22:37:01 [EnvInject] - Variables injected successfully. 22:37:01 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins15502799799085349340.sh 22:37:01 ---> create-netrc.sh 22:37:01 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins6802327385633030172.sh 22:37:01 ---> python-tools-install.sh 22:37:01 Setup pyenv: 22:37:01 system 22:37:01 3.8.13 22:37:01 3.9.13 22:37:01 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TS8w from file:/tmp/.os_lf_venv 22:37:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:05 lf-activate-venv(): INFO: Base packages installed successfully 22:37:05 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-TS8w/bin to PATH 22:37:25 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins12364601787387474478.sh 22:37:25 ---> sudo-logs.sh 22:37:25 Archiving 'sudo' log.. 22:37:25 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins13051578014781944752.sh 22:37:25 ---> job-cost.sh 22:37:25 Setup pyenv: 22:37:25 system 22:37:25 3.8.13 22:37:25 3.9.13 22:37:25 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TS8w from file:/tmp/.os_lf_venv 22:37:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:29 lf-activate-venv(): INFO: Base packages installed successfully 22:37:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:37:39 lf-activate-venv(): INFO: Adding /tmp/venv-TS8w/bin to PATH 22:37:39 INFO: No Stack... 22:37:40 INFO: Retrieving Pricing Info for: v3-starter-4 22:37:40 INFO: Archiving Costs 22:37:40 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins9158703893749626123.sh 22:37:40 ---> logs-deploy.sh 22:37:40 Setup pyenv: 22:37:40 system 22:37:40 3.8.13 22:37:40 3.9.13 22:37:40 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TS8w from file:/tmp/.os_lf_venv 22:37:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:44 lf-activate-venv(): INFO: Base packages installed successfully 22:37:44 lf-activate-venv(): INFO: Installing additional packages: lftools 22:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-TS8w/bin to PATH 22:38:02 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/848 22:38:02 INFO: archiving workspace using pattern(s): -p **/*.log 22:38:05 Archives upload complete. 22:38:05 INFO: archiving logs to Nexus 22:38:07 ---> uname -a: 22:38:07 Linux prd-ubuntu1804-docker-4c-4g-10736 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:38:07 22:38:07 22:38:07 ---> lscpu: 22:38:07 Architecture: x86_64 22:38:07 CPU op-mode(s): 32-bit, 64-bit 22:38:07 Byte Order: Little Endian 22:38:07 CPU(s): 4 22:38:07 On-line CPU(s) list: 0-3 22:38:07 Thread(s) per core: 1 22:38:07 Core(s) per socket: 1 22:38:07 Socket(s): 4 22:38:07 NUMA node(s): 1 22:38:07 Vendor ID: AuthenticAMD 22:38:07 CPU family: 23 22:38:07 Model: 49 22:38:07 Model name: AMD EPYC-Rome Processor 22:38:07 Stepping: 0 22:38:07 CPU MHz: 2800.000 22:38:07 BogoMIPS: 5600.00 22:38:07 Virtualization: AMD-V 22:38:07 Hypervisor vendor: KVM 22:38:07 Virtualization type: full 22:38:07 L1d cache: 32K 22:38:07 L1i cache: 32K 22:38:07 L2 cache: 512K 22:38:07 L3 cache: 16384K 22:38:07 NUMA node0 CPU(s): 0-3 22:38:07 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:38:07 22:38:07 22:38:07 ---> nproc: 22:38:07 4 22:38:07 22:38:07 22:38:07 ---> df -h: 22:38:07 Filesystem Size Used Avail Use% Mounted on 22:38:07 udev 3.9G 0 3.9G 0% /dev 22:38:07 tmpfs 798M 700K 797M 1% /run 22:38:07 /dev/vda1 20G 9.6G 9.7G 50% / 22:38:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:38:07 tmpfs 5.0M 0 5.0M 0% /run/lock 22:38:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:38:07 /dev/vda15 105M 5.3M 100M 5% /boot/efi 22:38:07 tmpfs 798M 0 798M 0% /run/user/1001 22:38:07 22:38:07 22:38:07 ---> free -m: 22:38:07 total used free shared buff/cache available 22:38:07 Mem: 7975 499 4493 0 2983 7183 22:38:07 Swap: 1023 0 1023 22:38:07 22:38:07 22:38:07 ---> ip addr: 22:38:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:38:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:38:07 inet 127.0.0.1/8 scope host lo 22:38:07 valid_lft forever preferred_lft forever 22:38:07 inet6 ::1/128 scope host 22:38:07 valid_lft forever preferred_lft forever 22:38:07 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:38:07 link/ether fa:16:3e:15:dd:0b brd ff:ff:ff:ff:ff:ff 22:38:07 inet 10.32.7.4/23 brd 10.32.7.255 scope global dynamic ens3 22:38:07 valid_lft 86079sec preferred_lft 86079sec 22:38:07 inet6 fe80::f816:3eff:fe15:dd0b/64 scope link 22:38:07 valid_lft forever preferred_lft forever 22:38:07 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:38:07 link/ether 02:42:e2:b3:44:42 brd ff:ff:ff:ff:ff:ff 22:38:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:38:07 valid_lft forever preferred_lft forever 22:38:07 22:38:07 22:38:07 ---> sar -b -r -n DEV: 22:38:07 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10736) 12/01/25 _x86_64_ (4 CPU) 22:38:07 22:38:07 22:32:48 LINUX RESTART (4 CPU) 22:38:07 22:38:07 22:33:01 tps rtps wtps bread/s bwrtn/s 22:38:07 22:34:01 154.22 68.96 85.27 5584.67 39676.34 22:38:07 22:35:01 57.96 0.22 57.74 23.20 8839.46 22:38:07 22:36:01 188.03 125.40 62.63 6605.73 21398.53 22:38:07 22:37:01 82.75 34.51 48.24 1843.69 14005.93 22:38:07 22:38:01 20.50 0.28 20.21 2.53 1453.22 22:38:07 Average: 100.69 45.87 54.82 2811.84 17074.55 22:38:07 22:38:07 22:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:38:07 22:34:01 5905572 7425100 2261848 27.69 37000 1663108 984916 10.69 570656 1520876 60460 22:38:07 22:35:01 5582808 7367400 2584612 31.65 57596 1892624 1034360 11.22 643480 1740540 130184 22:38:07 22:36:01 4824404 7402208 3343016 40.93 72752 2649416 1180100 12.80 975452 2120772 286012 22:38:07 22:37:01 4669024 7420372 3498396 42.83 75792 2818364 937824 10.18 1091376 2157572 28548 22:38:07 22:38:01 4545484 7298660 3621936 44.35 77492 2818564 1069404 11.60 1218732 2153256 11700 22:38:07 Average: 5105458 7382748 3061962 37.49 64126 2368415 1041321 11.30 899939 1938603 103381 22:38:07 22:38:07 22:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:38:07 22:34:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 22:38:07 22:34:01 ens3 423.08 227.85 1095.32 65.75 0.00 0.00 0.00 0.00 22:38:07 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:07 22:35:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 22:38:07 22:35:01 ens3 66.92 55.64 710.23 6.47 0.00 0.00 0.00 0.00 22:38:07 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:07 22:36:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 22:38:07 22:36:01 ens3 423.05 289.22 1750.53 24.45 0.00 0.00 0.00 0.00 22:38:07 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:07 22:37:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 22:38:07 22:37:01 ens3 288.70 155.96 2039.71 81.93 0.00 0.00 0.00 0.00 22:38:07 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:07 22:38:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 22:38:07 22:38:01 ens3 8.67 10.25 6.55 4.81 0.00 0.00 0.00 0.00 22:38:07 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:07 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 22:38:07 Average: ens3 242.08 147.78 1120.45 36.68 0.00 0.00 0.00 0.00 22:38:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:07 22:38:07 22:38:07 ---> sar -P ALL: 22:38:07 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10736) 12/01/25 _x86_64_ (4 CPU) 22:38:07 22:38:07 22:32:48 LINUX RESTART (4 CPU) 22:38:07 22:38:07 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:38:07 22:34:01 all 18.00 0.00 2.79 4.98 0.99 73.24 22:38:07 22:34:01 0 34.08 0.00 2.44 2.20 1.23 60.05 22:38:07 22:34:01 1 11.59 0.00 1.71 5.59 0.80 80.31 22:38:07 22:34:01 2 8.00 0.00 1.65 6.40 0.90 83.06 22:38:07 22:34:01 3 18.36 0.00 5.41 5.73 1.02 69.48 22:38:07 22:35:01 all 20.33 0.00 1.16 1.69 0.80 76.02 22:38:07 22:35:01 0 14.68 0.00 0.92 0.97 0.50 82.95 22:38:07 22:35:01 1 33.72 0.00 1.68 0.17 0.98 63.45 22:38:07 22:35:01 2 0.86 0.00 0.22 0.08 0.70 98.14 22:38:07 22:35:01 3 32.17 0.00 1.80 5.56 1.02 59.44 22:38:07 22:36:01 all 25.59 1.69 5.06 8.08 1.74 57.85 22:38:07 22:36:01 0 21.05 0.03 4.57 9.85 1.57 62.93 22:38:07 22:36:01 1 31.17 0.00 5.48 9.07 1.64 52.63 22:38:07 22:36:01 2 27.97 6.69 5.65 10.03 1.97 47.69 22:38:07 22:36:01 3 22.18 0.00 4.52 3.33 1.78 68.19 22:38:07 22:37:01 all 30.02 0.00 2.42 2.28 1.94 63.33 22:38:07 22:37:01 0 47.46 0.00 2.91 1.05 2.36 46.21 22:38:07 22:37:01 1 19.45 0.00 2.06 1.65 1.58 75.27 22:38:07 22:37:01 2 27.30 0.00 2.38 2.97 1.92 65.43 22:38:07 22:37:01 3 25.90 0.00 2.30 3.44 1.91 66.45 22:38:07 22:38:01 all 20.95 0.00 0.79 0.54 0.69 77.04 22:38:07 22:38:01 0 0.60 0.00 0.12 0.02 0.10 99.17 22:38:07 22:38:01 1 0.30 0.00 0.28 1.17 0.12 98.13 22:38:07 22:38:01 2 31.01 0.00 1.48 0.07 0.98 66.46 22:38:07 22:38:01 3 51.95 0.00 1.30 0.92 1.55 44.27 22:38:07 Average: all 22.98 0.34 2.44 3.51 1.23 69.50 22:38:07 Average: 0 23.57 0.01 2.19 2.81 1.15 70.27 22:38:07 Average: 1 19.24 0.00 2.24 3.52 1.02 73.98 22:38:07 Average: 2 19.01 1.33 2.27 3.90 1.29 72.19 22:38:07 Average: 3 30.12 0.00 3.06 3.80 1.46 61.56 22:38:07 22:38:07 22:38:07