00:26:33 Started by timer 00:26:33 Running as SYSTEM 00:26:33 [EnvInject] - Loading node environment variables. 00:26:33 Building remotely on prd-ubuntu1804-docker-4c-4g-1447 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:26:33 [ssh-agent] Looking for ssh-agent implementation... 00:26:33 $ ssh-agent 00:26:34 SSH_AUTH_SOCK=/tmp/ssh-WmnV7rj5tYFj/agent.2108 00:26:34 SSH_AGENT_PID=2110 00:26:34 [ssh-agent] Started. 00:26:34 Running ssh-add (command line suppressed) 00:26:34 Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_17052878957047862560.key (jenkins-ssh) 00:26:34 [ssh-agent] Using credentials jenkins (jenkins) 00:26:34 The recommended git tool is: NONE 00:26:36 using credential jenkins 00:26:36 Wiping out workspace first. 00:26:36 Cloning the remote Git repository 00:26:36 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:36 > git init /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script # timeout=10 00:26:36 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:36 > git --version # timeout=10 00:26:36 > git --version # 'git version 2.17.1' 00:26:36 using GIT_SSH to set credentials jenkins 00:26:36 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:37 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # timeout=10 00:26:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:37 Avoid second fetch 00:26:37 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:26:37 Checking out Revision 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) 00:26:37 > git config core.sparsecheckout # timeout=10 00:26:37 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:41 Commit message: "- Update docs - Formatting docs - Added RMR msg `TS_QOE_PRED_REQ` to handle msg from QP driver - Add license header to _test.go - Added test command to get coverage report" 00:26:41 > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:41 provisioning config files... 00:26:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:26:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:26:41 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins6205299598845672959.sh 00:26:41 ---> python-tools-install.sh 00:26:41 Setup pyenv: 00:26:41 * system (set by /opt/pyenv/version) 00:26:41 * 3.8.13 (set by /opt/pyenv/version) 00:26:41 * 3.9.13 (set by /opt/pyenv/version) 00:26:41 * 3.10.6 (set by /opt/pyenv/version) 00:26:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zn9Q 00:26:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:26:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:26:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:26:57 lf-activate-venv(): INFO: Base packages installed successfully 00:26:57 lf-activate-venv(): INFO: Installing additional packages: lftools 00:27:36 lf-activate-venv(): INFO: Adding /tmp/venv-zn9Q/bin to PATH 00:27:36 Generating Requirements File 00:28:08 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. 00:28:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:28:10 Python 3.10.6 00:28:11 pip 26.0.1 from /tmp/venv-zn9Q/lib/python3.10/site-packages/pip (python 3.10) 00:28:11 appdirs==1.4.4 00:28:11 argcomplete==3.6.3 00:28:11 aspy.yaml==1.3.0 00:28:11 attrs==26.1.0 00:28:11 autopage==0.6.0 00:28:11 backports.strenum==1.3.1 00:28:11 beautifulsoup4==4.14.3 00:28:11 boto3==1.42.96 00:28:11 botocore==1.42.96 00:28:11 bs4==0.0.2 00:28:11 certifi==2026.4.22 00:28:11 cffi==2.0.0 00:28:11 cfgv==3.5.0 00:28:11 chardet==7.4.3 00:28:11 charset-normalizer==3.4.7 00:28:11 click==8.3.3 00:28:11 cliff==4.13.3 00:28:11 cmd2==3.5.1 00:28:11 cryptography==3.3.2 00:28:11 debtcollector==3.1.0 00:28:11 decorator==5.2.1 00:28:11 defusedxml==0.7.1 00:28:11 Deprecated==1.3.1 00:28:11 distlib==0.4.0 00:28:11 dnspython==2.8.0 00:28:11 docker==7.1.0 00:28:11 dogpile.cache==1.5.0 00:28:11 durationpy==0.10 00:28:11 email-validator==2.3.0 00:28:11 filelock==3.29.0 00:28:11 future==1.0.0 00:28:11 gitdb==4.0.12 00:28:11 GitPython==3.1.47 00:28:11 httplib2==0.30.2 00:28:11 identify==2.6.19 00:28:11 idna==3.13 00:28:11 importlib-resources==1.5.0 00:28:11 iso8601==2.1.0 00:28:11 Jinja2==3.1.6 00:28:11 jmespath==1.1.0 00:28:11 jsonpatch==1.33 00:28:11 jsonpointer==3.1.1 00:28:11 jsonschema==4.26.0 00:28:11 jsonschema-specifications==2025.9.1 00:28:11 keystoneauth1==5.13.1 00:28:11 kubernetes==35.0.0 00:28:11 lftools==0.37.22 00:28:11 lxml==6.1.0 00:28:11 markdown-it-py==4.0.0 00:28:11 MarkupSafe==3.0.3 00:28:11 mdurl==0.1.2 00:28:11 msgpack==1.1.2 00:28:11 multi_key_dict==2.0.3 00:28:11 munch==4.0.0 00:28:11 netaddr==1.3.0 00:28:11 niet==1.4.2 00:28:11 nodeenv==1.10.0 00:28:11 oauth2client==4.1.3 00:28:11 oauthlib==3.3.1 00:28:11 openstacksdk==4.11.0 00:28:11 os-service-types==1.8.2 00:28:11 osc-lib==4.5.0 00:28:11 oslo.config==10.3.0 00:28:11 oslo.context==6.3.0 00:28:11 oslo.i18n==6.7.2 00:28:11 oslo.log==8.1.0 00:28:11 oslo.serialization==5.9.1 00:28:11 oslo.utils==10.0.1 00:28:11 packaging==26.2 00:28:11 pbr==7.0.3 00:28:11 platformdirs==4.9.6 00:28:11 prettytable==3.17.0 00:28:11 psutil==7.2.2 00:28:11 pyasn1==0.6.3 00:28:11 pyasn1_modules==0.4.2 00:28:11 pycparser==3.0 00:28:11 pygerrit2==2.0.15 00:28:11 PyGithub==2.9.1 00:28:11 Pygments==2.20.0 00:28:11 PyJWT==2.12.1 00:28:11 PyNaCl==1.6.2 00:28:11 pyparsing==2.4.7 00:28:11 pyperclip==1.11.0 00:28:11 pyrsistent==0.20.0 00:28:11 python-cinderclient==9.9.0 00:28:11 python-dateutil==2.9.0.post0 00:28:11 python-discovery==1.2.2 00:28:11 python-heatclient==5.1.0 00:28:11 python-jenkins==1.8.3 00:28:11 python-keystoneclient==5.8.0 00:28:11 python-magnumclient==4.10.0 00:28:11 python-openstackclient==9.0.0 00:28:11 python-swiftclient==4.10.0 00:28:11 PyYAML==6.0.3 00:28:11 referencing==0.37.0 00:28:11 requests==2.33.1 00:28:11 requests-oauthlib==2.0.0 00:28:11 rfc3986==2.0.0 00:28:11 rich==15.0.0 00:28:11 rich-argparse==1.7.2 00:28:11 rpds-py==0.30.0 00:28:11 rsa==4.9.1 00:28:11 ruamel.yaml==0.19.1 00:28:11 ruamel.yaml.clib==0.2.15 00:28:11 s3transfer==0.16.1 00:28:11 simplejson==4.1.1 00:28:11 six==1.17.0 00:28:11 smmap==5.0.3 00:28:11 soupsieve==2.8.3 00:28:11 stevedore==5.7.0 00:28:11 tabulate==0.10.0 00:28:11 toml==0.10.2 00:28:11 tomlkit==0.14.0 00:28:11 tqdm==4.67.3 00:28:11 typing_extensions==4.15.0 00:28:11 urllib3==1.26.20 00:28:11 virtualenv==21.2.4 00:28:11 wcwidth==0.6.0 00:28:11 websocket-client==1.9.0 00:28:11 wrapt==2.1.2 00:28:11 xdg==6.0.0 00:28:11 xmltodict==1.0.4 00:28:11 yq==3.4.3 00:28:11 [EnvInject] - Injecting environment variables from a build step. 00:28:11 [EnvInject] - Injecting as environment variables the properties content 00:28:11 SET_JDK_VERSION=openjdk17 00:28:11 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 00:28:11 00:28:11 [EnvInject] - Variables injected successfully. 00:28:11 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins14319839929533728756.sh 00:28:11 ---> update-java-alternatives.sh 00:28:11 ---> Updating Java version 00:28:11 ---> Ubuntu/Debian system detected 00:28:11 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 00:28:11 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 00:28:11 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 00:28:12 openjdk version "17.0.7" 2023-04-18 00:28:12 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 00:28:12 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 00:28:12 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 00:28:12 [EnvInject] - Injecting environment variables from a build step. 00:28:12 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 00:28:12 [EnvInject] - Variables injected successfully. 00:28:12 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins13543199883165340499.sh 00:28:12 --> prescan-ric-app-qp-aimlfw-ubuntu.sh 00:28:12 Docker version 24.0.2, build cb74dfc 00:28:12 Unit Test 00:28:13 #1 [internal] load build definition from Dockerfile 00:28:13 #1 transferring dockerfile: 2.51kB done 00:28:13 #1 DONE 0.1s 00:28:13 00:28:13 #2 [internal] load .dockerignore 00:28:13 #2 transferring context: 2B done 00:28:13 #2 DONE 0.1s 00:28:13 ERROR: failed to solve: target stage qpaimlfwbuild could not be found 00:28:13 Unable to find image 'tmpimg:latest' locally 00:28:14 Error response from daemon: pull access denied for tmpimg, repository does not exist or may require 'docker login': denied: requested access to the resource is denied 00:28:14 must specify at least one container source 00:28:14 Container name cannot be empty 00:28:14 --> prescan-ric-app-qp-aimlfw.sh ends 00:28:14 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-1447 00:28:15 [ric-app-qp-aimlfw-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_ric-app-qp-aimlfw -Dsonar.projectName=ric-app-qp-aimlfw -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:15 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:15 INFO: Project root configuration file: NONE 00:28:15 INFO: SonarScanner 4.6.2.2472 00:28:15 INFO: Java 17.0.7 Private Build (64-bit) 00:28:15 INFO: Linux 4.15.0-213-generic amd64 00:28:16 INFO: User cache: /home/jenkins/.sonar/cache 00:28:18 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:18 INFO: Project root configuration file: NONE 00:28:18 INFO: Analyzing on SonarCloud 00:28:18 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 00:28:20 INFO: Load global settings 00:28:20 INFO: Load global settings (done) | time=571ms 00:28:20 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 00:28:21 INFO: Loading required plugins 00:28:21 INFO: Load plugins index 00:28:21 INFO: Load plugins index (done) | time=234ms 00:28:21 INFO: Load/download plugins 00:28:22 INFO: Load/download plugins (done) | time=1419ms 00:28:23 INFO: Loaded core extensions: architecture, sca, a3s 00:28:23 INFO: Process project properties 00:28:23 INFO: Project key: o-ran-sc_ric-app-qp-aimlfw 00:28:23 INFO: Base dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:23 INFO: Working dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork 00:28:23 INFO: Found an active CI vendor: 'Jenkins' 00:28:23 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:23 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' 00:28:24 INFO: Detected project binding: NOT_BOUND 00:28:24 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=260ms 00:28:24 INFO: Load branch configuration 00:28:24 INFO: Load branch configuration (done) | time=2ms 00:28:24 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:24 INFO: Create analysis 00:28:24 INFO: Create analysis (done) | time=409ms 00:28:24 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' 00:28:24 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=290ms 00:28:24 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:25 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:25 INFO: Load quality profiles 00:28:26 INFO: Load quality profiles (done) | time=778ms 00:28:26 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:26 INFO: Load active rules 00:28:29 INFO: Load active rules (done) | time=1697ms 00:28:29 INFO: Organization key: o-ran-sc 00:28:29 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. 00:28:29 INFO: Preprocessing files... 00:28:29 INFO: 1 language detected in 8 preprocessed files (done) | time=89ms 00:28:29 INFO: 141 files ignored because of inclusion/exclusion patterns 00:28:29 INFO: 0 files ignored because of scm ignore settings 00:28:29 INFO: Loading plugins for detected languages 00:28:29 INFO: Load/download plugins 00:28:31 INFO: Load/download plugins (done) | time=2494ms 00:28:31 INFO: Load project repositories 00:28:32 INFO: Load project repositories (done) | time=295ms 00:28:32 INFO: Indexing files... 00:28:32 INFO: Project configuration: 00:28:32 INFO: Included sources: **/*.go 00:28:32 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 00:28:32 INFO: 8 files indexed (done) | time=11ms 00:28:32 INFO: Quality profile for go: Sonar way 00:28:32 INFO: ------------- Run sensors on module ric-app-qp-aimlfw 00:28:32 INFO: Load metrics repository 00:28:35 INFO: Load metrics repository (done) | time=182ms 00:28:35 INFO: Sensor cache enabled 00:28:35 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:35 INFO: Load sensor cache 00:28:35 INFO: Load sensor cache (37 KB) | time=1292ms 00:28:35 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:35 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:35 INFO: Sensor Code Quality and Security for Go [go] 00:28:35 INFO: The properties "sonar.tests" and "sonar.test.inclusions" are not set. To improve the analysis accuracy, we categorize a file as a test file when the filename has suffix: "_test.go" 00:28:35 It is highly recommended to set those properties, e.g.: for the Go projects it is usually: "sonar.tests=." and "sonar.test.inclusions=**/*_test.go" 00:28:35 INFO: 6 folders (8 files) to be analyzed 00:28:36 INFO: 6/6 folders (8 files) have been analyzed 00:28:36 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1387ms 00:28:36 INFO: Sensor Go Cover sensor for Go coverage [go] 00:28:36 WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 00:28:36 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=9ms 00:28:36 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 00:28:36 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=1ms 00:28:36 INFO: Sensor IaC hadolint report Sensor [iac] 00:28:36 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=0ms 00:28:36 INFO: Sensor Java Config Sensor [iac] 00:28:36 INFO: There are no files to be analyzed for the Java language 00:28:36 INFO: Sensor Java Config Sensor [iac] (done) | time=11ms 00:28:36 INFO: Sensor IaC Docker Sensor [iac] 00:28:36 INFO: There are no files to be analyzed for the Docker language 00:28:36 INFO: Sensor IaC Docker Sensor [iac] (done) | time=1ms 00:28:36 INFO: Sensor IaC GitHub Actions Sensor [iac] 00:28:36 INFO: There are no files to be analyzed for the GitHub Actions language 00:28:36 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 00:28:36 INFO: Sensor IaC actionlint report Sensor [iac] 00:28:36 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 00:28:36 INFO: Sensor IaC Shell Sensor [iac] 00:28:36 INFO: There are no files to be analyzed for the Shell language 00:28:36 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 00:28:36 INFO: Sensor Deterministic Rule Engine for Go [dre] 00:28:36 INFO: Extracting bridge from /bridge/bridge-linux-x64.xz 00:28:36 INFO: Bridge extracted to /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork/.sonartmp/bridge/bridge 00:28:36 INFO: Sensor Deterministic Rule Engine for Go [dre] (done) | time=554ms 00:28:36 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 00:28:36 INFO: Available processors: 4 00:28:36 INFO: Using 4 threads for analysis. 00:28:37 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: 00:28:37 * The filename starts with "test" 00:28:37 * The filename contains "test." or "tests." 00:28:37 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 00:28:37 * Any directory in the file path has a name ending in "test" or "tests" 00:28:37 00:28:37 INFO: Start fetching files for the text and secrets analysis 00:28:37 INFO: Using Git CLI to retrieve dirty files 00:28:37 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 00:28:37 INFO: Starting the text and secrets analysis 00:28:37 INFO: 8 source files to be analyzed for the text and secrets analysis 00:28:37 INFO: 8/8 source files have been analyzed for the text and secrets analysis 00:28:37 INFO: Start fetching files for the binary file analysis 00:28:37 INFO: There are no files to be analyzed for the binary file analysis 00:28:37 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=790ms 00:28:37 INFO: Sensor GoSecuritySensor [security] 00:28:37 INFO: 9 taint analysis rules enabled. 00:28:37 INFO: Analyzing 81 UCFGs to detect vulnerabilities. 00:28:38 INFO: No entry points found. 00:28:38 INFO: go security sensor: Begin: 2026-04-26T00:28:37.708173402Z, End: 2026-04-26T00:28:38.390221443Z, Duration: 00:00:00.682 00:28:38 Load type hierarchy and UCFGs: Begin: 2026-04-26T00:28:37.714981783Z, End: 2026-04-26T00:28:37.907574294Z, Duration: 00:00:00.192 00:28:38 Load type hierarchy: Begin: 2026-04-26T00:28:37.715011493Z, End: 2026-04-26T00:28:37.722290730Z, Duration: 00:00:00.007 00:28:38 Load UCFGs: Begin: 2026-04-26T00:28:37.722760586Z, End: 2026-04-26T00:28:37.907431163Z, Duration: 00:00:00.184 00:28:38 Check cache: Begin: 2026-04-26T00:28:37.907781207Z, End: 2026-04-26T00:28:37.912468193Z, Duration: 00:00:00.004 00:28:38 Load cache: Begin: 2026-04-26T00:28:37.908187192Z, End: 2026-04-26T00:28:37.908209202Z, Duration: 00:00:00.000 00:28:38 Create runtime call graph: Begin: 2026-04-26T00:28:37.912568094Z, End: 2026-04-26T00:28:37.960754380Z, Duration: 00:00:00.048 00:28:38 Variable Type Analysis #1: Begin: 2026-04-26T00:28:37.913323593Z, End: 2026-04-26T00:28:37.944560316Z, Duration: 00:00:00.031 00:28:38 Create runtime type propagation graph: Begin: 2026-04-26T00:28:37.914176094Z, End: 2026-04-26T00:28:37.934973562Z, Duration: 00:00:00.020 00:28:38 Run SCC (Tarjan) on 701 nodes: Begin: 2026-04-26T00:28:37.935565999Z, End: 2026-04-26T00:28:37.939514157Z, Duration: 00:00:00.003 00:28:38 Propagate runtime types to strongly connected components: Begin: 2026-04-26T00:28:37.939640278Z, End: 2026-04-26T00:28:37.944478505Z, Duration: 00:00:00.004 00:28:38 Variable Type Analysis #2: Begin: 2026-04-26T00:28:37.946298367Z, End: 2026-04-26T00:28:37.959738598Z, Duration: 00:00:00.013 00:28:38 Create runtime type propagation graph: Begin: 2026-04-26T00:28:37.946306167Z, End: 2026-04-26T00:28:37.956214316Z, Duration: 00:00:00.009 00:28:38 Run SCC (Tarjan) on 701 nodes: Begin: 2026-04-26T00:28:37.956362968Z, End: 2026-04-26T00:28:37.957327829Z, Duration: 00:00:00.000 00:28:38 Propagate runtime types to strongly connected components: Begin: 2026-04-26T00:28:37.957397490Z, End: 2026-04-26T00:28:37.959683577Z, Duration: 00:00:00.002 00:28:38 Load config: Begin: 2026-04-26T00:28:37.960814951Z, End: 2026-04-26T00:28:38.357531738Z, Duration: 00:00:00.396 00:28:38 Compute entry points: Begin: 2026-04-26T00:28:38.357798421Z, End: 2026-04-26T00:28:38.379059363Z, Duration: 00:00:00.021 00:28:38 INFO: go security sensor peak memory: 170 MB 00:28:38 INFO: Sensor GoSecuritySensor [security] (done) | time=693ms 00:28:38 INFO: ------------- Run sensors on project 00:28:38 INFO: Sensor Zero Coverage Sensor 00:28:38 INFO: Sensor Zero Coverage Sensor (done) | time=16ms 00:28:38 INFO: ------------- Gather SCA dependencies on project 00:28:38 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:39 INFO: Dependency analysis skipped 00:28:39 INFO: CPD Executor Calculating CPD for 8 files 00:28:39 INFO: CPD Executor CPD calculation finished (done) | time=27ms 00:28:39 INFO: SCM Publisher SCM provider for this project is: git 00:28:39 INFO: SCM Publisher 8 source files to be analyzed 00:28:39 INFO: SCM Publisher 8/8 source files have been analyzed (done) | time=292ms 00:28:39 INFO: SCM revision ID '0231406ea0a153c94382e00927557a88dc81c48a' 00:28:39 INFO: Analysis report generated in 539ms, dir size=385 KB 00:28:40 INFO: Analysis report compressed in 50ms, zip size=86 KB 00:28:40 INFO: Analysis report uploaded in 828ms 00:28:40 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-app-qp-aimlfw 00:28:40 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 00:28:40 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ3HMD2rgSENWnN3R8l7 00:28:40 INFO: ------------- Upload SCA dependency files 00:28:41 INFO: Sensor cache published successfully 00:28:41 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:42 INFO: Analysis total time: 19.007 s 00:28:42 INFO: ------------------------------------------------------------------------ 00:28:42 INFO: EXECUTION SUCCESS 00:28:42 INFO: ------------------------------------------------------------------------ 00:28:42 INFO: Total time: 26.754s 00:28:42 INFO: Final Memory: 23M/90M 00:28:42 INFO: ------------------------------------------------------------------------ 00:28:42 $ ssh-agent -k 00:28:42 unset SSH_AUTH_SOCK; 00:28:42 unset SSH_AGENT_PID; 00:28:42 echo Agent pid 2110 killed; 00:28:42 [ssh-agent] Stopped. 00:28:43 [PostBuildScript] - [INFO] Executing post build scripts. 00:28:43 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins13832629809681193961.sh 00:28:43 ---> sysstat.sh 00:28:43 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins9582310635889160580.sh 00:28:43 ---> package-listing.sh 00:28:43 ++ facter osfamily 00:28:43 ++ tr '[:upper:]' '[:lower:]' 00:28:43 + OS_FAMILY=debian 00:28:44 + workspace=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:44 + START_PACKAGES=/tmp/packages_start.txt 00:28:44 + END_PACKAGES=/tmp/packages_end.txt 00:28:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:44 + PACKAGES=/tmp/packages_start.txt 00:28:44 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:44 + PACKAGES=/tmp/packages_end.txt 00:28:44 + case "${OS_FAMILY}" in 00:28:44 + dpkg -l 00:28:44 + grep '^ii' 00:28:44 + '[' -f /tmp/packages_start.txt ']' 00:28:44 + '[' -f /tmp/packages_end.txt ']' 00:28:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:28:44 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:44 + mkdir -p /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:28:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:28:44 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins7839445031960095491.sh 00:28:44 ---> capture-instance-metadata.sh 00:28:44 Setup pyenv: 00:28:44 system 00:28:44 3.8.13 00:28:44 3.9.13 00:28:44 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zn9Q from file:/tmp/.os_lf_venv 00:28:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:47 lf-activate-venv(): INFO: Base packages installed successfully 00:28:47 lf-activate-venv(): INFO: Installing additional packages: lftools 00:29:06 lf-activate-venv(): INFO: Adding /tmp/venv-zn9Q/bin to PATH 00:29:06 INFO: Running in OpenStack, capturing instance metadata 00:29:06 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins13518470412654028966.sh 00:29:06 provisioning config files... 00:29:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config12871503118714990355tmp 00:29:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:29:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:29:06 [EnvInject] - Injecting environment variables from a build step. 00:29:06 [EnvInject] - Injecting as environment variables the properties content 00:29:06 SERVER_ID=logs 00:29:06 00:29:06 [EnvInject] - Variables injected successfully. 00:29:06 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins8776302406895121723.sh 00:29:06 ---> create-netrc.sh 00:29:06 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins7465660204912709319.sh 00:29:06 ---> python-tools-install.sh 00:29:06 Setup pyenv: 00:29:06 system 00:29:06 3.8.13 00:29:06 3.9.13 00:29:06 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zn9Q from file:/tmp/.os_lf_venv 00:29:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:10 lf-activate-venv(): INFO: Base packages installed successfully 00:29:10 lf-activate-venv(): INFO: Installing additional packages: lftools 00:29:28 lf-activate-venv(): INFO: Adding /tmp/venv-zn9Q/bin to PATH 00:29:28 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins1323697012967544550.sh 00:29:28 ---> sudo-logs.sh 00:29:28 Archiving 'sudo' log.. 00:29:28 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins15633444801311167225.sh 00:29:28 ---> job-cost.sh 00:29:28 Setup pyenv: 00:29:28 system 00:29:28 3.8.13 00:29:28 3.9.13 00:29:28 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zn9Q from file:/tmp/.os_lf_venv 00:29:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:32 lf-activate-venv(): INFO: Base packages installed successfully 00:29:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:29:42 lf-activate-venv(): INFO: Adding /tmp/venv-zn9Q/bin to PATH 00:29:42 INFO: No Stack... 00:29:42 INFO: Retrieving Pricing Info for: v3-starter-4 00:29:43 INFO: Archiving Costs 00:29:43 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins2367804855583554221.sh 00:29:43 ---> logs-deploy.sh 00:29:43 Setup pyenv: 00:29:43 system 00:29:43 3.8.13 00:29:43 3.9.13 00:29:43 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zn9Q from file:/tmp/.os_lf_venv 00:29:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:46 lf-activate-venv(): INFO: Base packages installed successfully 00:29:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:30:05 lf-activate-venv(): INFO: Adding /tmp/venv-zn9Q/bin to PATH 00:30:05 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-sonar-prescan-script/1230 00:30:05 INFO: archiving workspace using pattern(s): -p **/*.log 00:30:07 Archives upload complete. 00:30:07 INFO: archiving logs to Nexus 00:30:11 ---> uname -a: 00:30:11 Linux prd-ubuntu1804-docker-4c-4g-1447 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 00:30:11 00:30:11 00:30:11 ---> lscpu: 00:30:11 Architecture: x86_64 00:30:11 CPU op-mode(s): 32-bit, 64-bit 00:30:11 Byte Order: Little Endian 00:30:11 CPU(s): 4 00:30:11 On-line CPU(s) list: 0-3 00:30:11 Thread(s) per core: 1 00:30:11 Core(s) per socket: 1 00:30:11 Socket(s): 4 00:30:11 NUMA node(s): 1 00:30:11 Vendor ID: AuthenticAMD 00:30:11 CPU family: 23 00:30:11 Model: 49 00:30:11 Model name: AMD EPYC-Rome Processor 00:30:11 Stepping: 0 00:30:11 CPU MHz: 2799.998 00:30:11 BogoMIPS: 5599.99 00:30:11 Virtualization: AMD-V 00:30:11 Hypervisor vendor: KVM 00:30:11 Virtualization type: full 00:30:11 L1d cache: 32K 00:30:11 L1i cache: 32K 00:30:11 L2 cache: 512K 00:30:11 L3 cache: 16384K 00:30:11 NUMA node0 CPU(s): 0-3 00:30:11 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 00:30:11 00:30:11 00:30:11 ---> nproc: 00:30:11 4 00:30:11 00:30:11 00:30:11 ---> df -h: 00:30:11 Filesystem Size Used Avail Use% Mounted on 00:30:11 udev 3.9G 0 3.9G 0% /dev 00:30:11 tmpfs 798M 696K 797M 1% /run 00:30:11 /dev/vda1 20G 9.1G 11G 48% / 00:30:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:30:11 tmpfs 5.0M 0 5.0M 0% /run/lock 00:30:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:30:11 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:30:11 tmpfs 798M 0 798M 0% /run/user/1001 00:30:11 00:30:11 00:30:11 ---> free -m: 00:30:11 total used free shared buff/cache available 00:30:11 Mem: 7976 497 5162 0 2316 7202 00:30:11 Swap: 1023 0 1023 00:30:11 00:30:11 00:30:11 ---> ip addr: 00:30:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:30:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:30:11 inet 127.0.0.1/8 scope host lo 00:30:11 valid_lft forever preferred_lft forever 00:30:11 inet6 ::1/128 scope host 00:30:11 valid_lft forever preferred_lft forever 00:30:11 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:30:11 link/ether fa:16:3e:0e:74:b6 brd ff:ff:ff:ff:ff:ff 00:30:11 inet 10.32.7.119/23 brd 10.32.7.255 scope global dynamic ens3 00:30:11 valid_lft 86140sec preferred_lft 86140sec 00:30:11 inet6 fe80::f816:3eff:fe0e:74b6/64 scope link 00:30:11 valid_lft forever preferred_lft forever 00:30:11 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:30:11 link/ether 02:42:95:84:7d:f2 brd ff:ff:ff:ff:ff:ff 00:30:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:30:11 valid_lft forever preferred_lft forever 00:30:11 00:30:11 00:30:11 ---> sar -b -r -n DEV: 00:30:11 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1447) 04/26/26 _x86_64_ (4 CPU) 00:30:11 00:30:11 00:25:52 LINUX RESTART (4 CPU) 00:30:11 00:30:11 00:26:01 tps rtps wtps bread/s bwrtn/s 00:30:11 00:27:01 148.71 68.77 79.94 5587.07 39017.78 00:30:11 00:28:01 56.37 0.27 56.11 27.20 8017.60 00:30:11 00:29:01 127.86 52.12 75.74 4493.97 11969.34 00:30:11 00:30:01 20.90 0.92 19.98 79.07 1498.13 00:30:11 Average: 88.46 30.52 57.94 2547.01 15126.15 00:30:11 00:30:11 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:30:11 00:27:01 5966244 7440800 2201184 26.95 34448 1622760 929324 10.08 549156 1487180 36376 00:30:11 00:28:01 5605496 7355228 2561932 31.37 56096 1861352 1013984 11.00 654188 1712148 149312 00:30:11 00:29:01 5243024 7322752 2924404 35.81 60892 2180984 1026324 11.14 794604 1922924 16996 00:30:11 00:30:01 5235704 7323056 2931724 35.90 63912 2185140 1017280 11.04 800572 1922412 10856 00:30:11 Average: 5512617 7360459 2654811 32.50 53837 1962559 996728 10.82 699630 1761166 53385 00:30:11 00:30:11 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:30:11 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:11 00:27:01 ens3 315.93 185.02 905.07 61.50 0.00 0.00 0.00 0.00 00:30:11 00:27:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 00:30:11 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:11 00:28:01 ens3 76.72 63.34 861.72 7.16 0.00 0.00 0.00 0.00 00:30:11 00:28:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 00:30:11 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:11 00:29:01 ens3 231.14 186.07 2562.73 26.03 0.00 0.00 0.00 0.00 00:30:11 00:29:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 00:30:11 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:11 00:30:01 ens3 12.25 12.37 9.85 5.99 0.00 0.00 0.00 0.00 00:30:11 00:30:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 00:30:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:11 Average: ens3 159.02 111.71 1084.95 25.17 0.00 0.00 0.00 0.00 00:30:11 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 00:30:11 00:30:11 00:30:11 ---> sar -P ALL: 00:30:11 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1447) 04/26/26 _x86_64_ (4 CPU) 00:30:11 00:30:11 00:25:52 LINUX RESTART (4 CPU) 00:30:11 00:30:11 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:30:11 00:27:01 all 16.05 0.00 2.54 4.42 1.26 75.73 00:30:11 00:27:01 0 11.35 0.00 1.26 1.51 1.21 84.67 00:30:11 00:27:01 1 19.94 0.00 3.02 7.09 1.13 68.81 00:30:11 00:27:01 2 12.19 0.00 1.85 3.49 1.48 80.99 00:30:11 00:27:01 3 20.72 0.00 4.02 5.62 1.25 68.39 00:30:11 00:28:01 all 19.94 0.00 1.22 1.88 1.18 75.78 00:30:11 00:28:01 0 17.01 0.00 1.15 0.10 1.05 80.70 00:30:11 00:28:01 1 3.15 0.00 0.25 0.81 1.43 94.37 00:30:11 00:28:01 2 39.76 0.00 1.99 6.45 1.47 50.33 00:30:11 00:28:01 3 20.09 0.00 1.50 0.15 0.78 77.48 00:30:11 00:29:01 all 26.28 0.00 1.69 3.24 1.91 66.88 00:30:11 00:29:01 0 18.93 0.00 1.47 1.93 1.57 76.11 00:30:11 00:29:01 1 17.64 0.00 1.47 2.55 1.67 76.67 00:30:11 00:29:01 2 29.57 0.00 2.07 5.61 2.18 60.56 00:30:11 00:29:01 3 39.03 0.00 1.80 2.86 2.23 54.08 00:30:11 00:30:01 all 20.75 0.00 0.95 0.69 1.09 76.52 00:30:11 00:30:01 0 40.16 0.00 1.28 0.13 1.43 56.99 00:30:11 00:30:01 1 0.76 0.00 0.35 0.05 0.28 98.55 00:30:11 00:30:01 2 1.15 0.00 0.48 2.26 0.99 95.12 00:30:11 00:30:01 3 41.19 0.00 1.71 0.32 1.63 55.15 00:30:11 Average: all 20.76 0.00 1.60 2.55 1.36 73.73 00:30:11 Average: 0 21.84 0.00 1.29 0.92 1.31 74.63 00:30:11 Average: 1 10.35 0.00 1.27 2.62 1.13 84.63 00:30:11 Average: 2 20.61 0.00 1.59 4.45 1.53 71.83 00:30:11 Average: 3 30.26 0.00 2.26 2.24 1.47 63.78 00:30:11 00:30:11 00:30:11