00:26:39 Started by timer 00:26:39 Running as SYSTEM 00:26:39 [EnvInject] - Loading node environment variables. 00:26:39 Building remotely on prd-ubuntu1804-docker-4c-4g-1253 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:26:39 [ssh-agent] Looking for ssh-agent implementation... 00:26:39 $ ssh-agent 00:26:39 SSH_AUTH_SOCK=/tmp/ssh-TwlxIrxtJQ6b/agent.2066 00:26:39 SSH_AGENT_PID=2068 00:26:39 [ssh-agent] Started. 00:26:39 Running ssh-add (command line suppressed) 00:26:39 Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_14433353686242651754.key (jenkins-ssh) 00:26:39 [ssh-agent] Using credentials jenkins (jenkins) 00:26:39 The recommended git tool is: NONE 00:26:41 using credential jenkins 00:26:42 Wiping out workspace first. 00:26:42 Cloning the remote Git repository 00:26:42 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:42 > git init /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script # timeout=10 00:26:42 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:42 > git --version # timeout=10 00:26:42 > git --version # 'git version 2.17.1' 00:26:42 using GIT_SSH to set credentials jenkins 00:26:42 > 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:42 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # timeout=10 00:26:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:43 Avoid second fetch 00:26:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:26:43 Checking out Revision 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) 00:26:43 > git config core.sparsecheckout # timeout=10 00:26:43 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:46 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:46 > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:46 provisioning config files... 00:26:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:26:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:26:46 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5637433072221900660.sh 00:26:46 ---> python-tools-install.sh 00:26:46 Setup pyenv: 00:26:47 * system (set by /opt/pyenv/version) 00:26:47 * 3.8.13 (set by /opt/pyenv/version) 00:26:47 * 3.9.13 (set by /opt/pyenv/version) 00:26:47 * 3.10.6 (set by /opt/pyenv/version) 00:26:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vV4N 00:26:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:26:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:26:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:27:02 lf-activate-venv(): INFO: Base packages installed successfully 00:27:02 lf-activate-venv(): INFO: Installing additional packages: lftools 00:27:41 lf-activate-venv(): INFO: Adding /tmp/venv-vV4N/bin to PATH 00:27:41 Generating Requirements File 00:28:13 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:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:28:13 Python 3.10.6 00:28:14 pip 26.0.1 from /tmp/venv-vV4N/lib/python3.10/site-packages/pip (python 3.10) 00:28:14 appdirs==1.4.4 00:28:14 argcomplete==3.6.3 00:28:14 aspy.yaml==1.3.0 00:28:14 attrs==26.1.0 00:28:14 autopage==0.6.0 00:28:14 backports.strenum==1.3.1 00:28:14 beautifulsoup4==4.14.3 00:28:14 boto3==1.42.94 00:28:14 botocore==1.42.94 00:28:14 bs4==0.0.2 00:28:14 certifi==2026.4.22 00:28:14 cffi==2.0.0 00:28:14 cfgv==3.5.0 00:28:14 chardet==7.4.3 00:28:14 charset-normalizer==3.4.7 00:28:14 click==8.3.3 00:28:14 cliff==4.13.3 00:28:14 cmd2==3.5.0 00:28:14 cryptography==3.3.2 00:28:14 debtcollector==3.1.0 00:28:14 decorator==5.2.1 00:28:14 defusedxml==0.7.1 00:28:14 Deprecated==1.3.1 00:28:14 distlib==0.4.0 00:28:14 dnspython==2.8.0 00:28:14 docker==7.1.0 00:28:14 dogpile.cache==1.5.0 00:28:14 durationpy==0.10 00:28:14 email-validator==2.3.0 00:28:14 filelock==3.29.0 00:28:14 future==1.0.0 00:28:14 gitdb==4.0.12 00:28:14 GitPython==3.1.47 00:28:14 httplib2==0.30.2 00:28:14 identify==2.6.19 00:28:14 idna==3.13 00:28:14 importlib-resources==1.5.0 00:28:14 iso8601==2.1.0 00:28:14 Jinja2==3.1.6 00:28:14 jmespath==1.1.0 00:28:14 jsonpatch==1.33 00:28:14 jsonpointer==3.1.1 00:28:14 jsonschema==4.26.0 00:28:14 jsonschema-specifications==2025.9.1 00:28:14 keystoneauth1==5.13.1 00:28:14 kubernetes==35.0.0 00:28:14 lftools==0.37.22 00:28:14 lxml==6.1.0 00:28:14 markdown-it-py==4.0.0 00:28:14 MarkupSafe==3.0.3 00:28:14 mdurl==0.1.2 00:28:14 msgpack==1.1.2 00:28:14 multi_key_dict==2.0.3 00:28:14 munch==4.0.0 00:28:14 netaddr==1.3.0 00:28:14 niet==1.4.2 00:28:14 nodeenv==1.10.0 00:28:14 oauth2client==4.1.3 00:28:14 oauthlib==3.3.1 00:28:14 openstacksdk==4.11.0 00:28:14 os-service-types==1.8.2 00:28:14 osc-lib==4.5.0 00:28:14 oslo.config==10.3.0 00:28:14 oslo.context==6.3.0 00:28:14 oslo.i18n==6.7.2 00:28:14 oslo.log==8.1.0 00:28:14 oslo.serialization==5.9.1 00:28:14 oslo.utils==10.0.1 00:28:14 packaging==26.1 00:28:14 pbr==7.0.3 00:28:14 platformdirs==4.9.6 00:28:14 prettytable==3.17.0 00:28:14 psutil==7.2.2 00:28:14 pyasn1==0.6.3 00:28:14 pyasn1_modules==0.4.2 00:28:14 pycparser==3.0 00:28:14 pygerrit2==2.0.15 00:28:14 PyGithub==2.9.1 00:28:14 Pygments==2.20.0 00:28:14 PyJWT==2.12.1 00:28:14 PyNaCl==1.6.2 00:28:14 pyparsing==2.4.7 00:28:14 pyperclip==1.11.0 00:28:14 pyrsistent==0.20.0 00:28:14 python-cinderclient==9.9.0 00:28:14 python-dateutil==2.9.0.post0 00:28:14 python-discovery==1.2.2 00:28:14 python-heatclient==5.1.0 00:28:14 python-jenkins==1.8.3 00:28:14 python-keystoneclient==5.8.0 00:28:14 python-magnumclient==4.10.0 00:28:14 python-openstackclient==9.0.0 00:28:14 python-swiftclient==4.10.0 00:28:14 PyYAML==6.0.3 00:28:14 referencing==0.37.0 00:28:14 requests==2.33.1 00:28:14 requests-oauthlib==2.0.0 00:28:14 rfc3986==2.0.0 00:28:14 rich==15.0.0 00:28:14 rich-argparse==1.7.2 00:28:14 rpds-py==0.30.0 00:28:14 rsa==4.9.1 00:28:14 ruamel.yaml==0.19.1 00:28:14 ruamel.yaml.clib==0.2.15 00:28:14 s3transfer==0.16.1 00:28:14 simplejson==4.1.0 00:28:14 six==1.17.0 00:28:14 smmap==5.0.3 00:28:14 soupsieve==2.8.3 00:28:14 stevedore==5.7.0 00:28:14 tabulate==0.10.0 00:28:14 toml==0.10.2 00:28:14 tomlkit==0.14.0 00:28:14 tqdm==4.67.3 00:28:14 typing_extensions==4.15.0 00:28:14 urllib3==1.26.20 00:28:14 virtualenv==21.2.4 00:28:14 wcwidth==0.6.0 00:28:14 websocket-client==1.9.0 00:28:14 wrapt==2.1.2 00:28:14 xdg==6.0.0 00:28:14 xmltodict==1.0.4 00:28:14 yq==3.4.3 00:28:15 [EnvInject] - Injecting environment variables from a build step. 00:28:15 [EnvInject] - Injecting as environment variables the properties content 00:28:15 SET_JDK_VERSION=openjdk17 00:28:15 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 00:28:15 00:28:15 [EnvInject] - Variables injected successfully. 00:28:15 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins14655275475251844620.sh 00:28:15 ---> update-java-alternatives.sh 00:28:15 ---> Updating Java version 00:28:15 ---> Ubuntu/Debian system detected 00:28:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 00:28:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 00:28:15 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:16 openjdk version "17.0.7" 2023-04-18 00:28:16 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 00:28:16 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 00:28:16 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 00:28:16 [EnvInject] - Injecting environment variables from a build step. 00:28:16 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 00:28:16 [EnvInject] - Variables injected successfully. 00:28:16 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins7421376321589364570.sh 00:28:16 --> prescan-ric-app-qp-aimlfw-ubuntu.sh 00:28:16 Docker version 24.0.2, build cb74dfc 00:28:16 Unit Test 00:28:17 #1 [internal] load .dockerignore 00:28:17 #1 transferring context: 2B done 00:28:17 #1 DONE 0.1s 00:28:17 00:28:17 #2 [internal] load build definition from Dockerfile 00:28:17 #2 transferring dockerfile: 2.51kB done 00:28:17 #2 DONE 0.1s 00:28:17 ERROR: failed to solve: target stage qpaimlfwbuild could not be found 00:28:17 Unable to find image 'tmpimg:latest' locally 00:28:18 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:18 must specify at least one container source 00:28:18 Container name cannot be empty 00:28:18 --> prescan-ric-app-qp-aimlfw.sh ends 00:28:18 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-1253 00:28:19 [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:19 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:19 INFO: Project root configuration file: NONE 00:28:19 INFO: SonarScanner 4.6.2.2472 00:28:19 INFO: Java 17.0.7 Private Build (64-bit) 00:28:19 INFO: Linux 4.15.0-213-generic amd64 00:28:20 INFO: User cache: /home/jenkins/.sonar/cache 00:28:22 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:22 INFO: Project root configuration file: NONE 00:28:22 INFO: Analyzing on SonarCloud 00:28:22 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 00:28:24 INFO: Load global settings 00:28:24 INFO: Load global settings (done) | time=540ms 00:28:25 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 00:28:25 INFO: Loading required plugins 00:28:25 INFO: Load plugins index 00:28:25 INFO: Load plugins index (done) | time=246ms 00:28:25 INFO: Load/download plugins 00:28:26 INFO: Load/download plugins (done) | time=1253ms 00:28:27 INFO: Loaded core extensions: sca, architecture, a3s 00:28:27 INFO: Process project properties 00:28:27 INFO: Project key: o-ran-sc_ric-app-qp-aimlfw 00:28:27 INFO: Base dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:27 INFO: Working dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork 00:28:27 INFO: Found an active CI vendor: 'Jenkins' 00:28:27 INFO: Load project branches 00:28:28 INFO: Load project branches (done) | time=408ms 00:28:28 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' 00:28:28 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=557ms 00:28:28 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:28 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:29 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:29 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' 00:28:29 INFO: Detected project binding: NOT_BOUND 00:28:29 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=263ms 00:28:29 INFO: Load project pull requests 00:28:29 INFO: Load project pull requests (done) | time=334ms 00:28:29 INFO: Load branch configuration 00:28:30 INFO: Load branch configuration (done) | time=2ms 00:28:30 INFO: Load quality profiles 00:28:30 INFO: Load quality profiles (done) | time=462ms 00:28:30 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:30 INFO: Create analysis 00:28:30 INFO: Create analysis (done) | time=329ms 00:28:30 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:30 INFO: Load active rules 00:28:31 INFO: Load active rules (done) | time=959ms 00:28:32 INFO: Organization key: o-ran-sc 00:28:32 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:32 INFO: Preprocessing files... 00:28:32 INFO: 1 language detected in 8 preprocessed files (done) | time=110ms 00:28:32 INFO: 141 files ignored because of inclusion/exclusion patterns 00:28:32 INFO: 0 files ignored because of scm ignore settings 00:28:32 INFO: Loading plugins for detected languages 00:28:32 INFO: Load/download plugins 00:28:35 INFO: Load/download plugins (done) | time=2635ms 00:28:35 INFO: Load project repositories 00:28:35 INFO: Load project repositories (done) | time=326ms 00:28:35 INFO: Indexing files... 00:28:35 INFO: Project configuration: 00:28:35 INFO: Included sources: **/*.go 00:28:35 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 00:28:35 INFO: 8 files indexed (done) | time=13ms 00:28:35 INFO: Quality profile for go: Sonar way 00:28:35 INFO: ------------- Run sensors on module ric-app-qp-aimlfw 00:28:35 INFO: Load metrics repository 00:28:36 INFO: Load metrics repository (done) | time=184ms 00:28:36 INFO: Sensor cache enabled 00:28:36 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:36 INFO: Load sensor cache 00:28:37 INFO: Load sensor cache (37 KB) | time=1226ms 00:28:37 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:37 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:38 INFO: Sensor Code Quality and Security for Go [go] 00:28:38 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:38 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:38 INFO: 6 folders (8 files) to be analyzed 00:28:40 INFO: 6/6 folders (8 files) have been analyzed 00:28:40 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1484ms 00:28:40 INFO: Sensor Go Cover sensor for Go coverage [go] 00:28:40 WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 00:28:40 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=12ms 00:28:40 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 00:28:40 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 00:28:40 INFO: Sensor IaC hadolint report Sensor [iac] 00:28:40 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=0ms 00:28:40 INFO: Sensor Java Config Sensor [iac] 00:28:40 INFO: There are no files to be analyzed for the Java language 00:28:40 INFO: Sensor Java Config Sensor [iac] (done) | time=10ms 00:28:40 INFO: Sensor IaC Docker Sensor [iac] 00:28:40 INFO: There are no files to be analyzed for the Docker language 00:28:40 INFO: Sensor IaC Docker Sensor [iac] (done) | time=1ms 00:28:40 INFO: Sensor IaC GitHub Actions Sensor [iac] 00:28:40 INFO: There are no files to be analyzed for the GitHub Actions language 00:28:40 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 00:28:40 INFO: Sensor IaC actionlint report Sensor [iac] 00:28:40 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 00:28:40 INFO: Sensor IaC Shell Sensor [iac] 00:28:40 INFO: There are no files to be analyzed for the Shell language 00:28:40 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 00:28:40 INFO: Sensor Deterministic Rule Engine for Go [dre] 00:28:40 INFO: Extracting bridge from /bridge/bridge-linux-x64.xz 00:28:40 INFO: Bridge extracted to /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork/.sonartmp/bridge/bridge 00:28:40 INFO: Sensor Deterministic Rule Engine for Go [dre] (done) | time=721ms 00:28:40 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 00:28:40 INFO: Available processors: 4 00:28:40 INFO: Using 4 threads for analysis. 00:28:41 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:41 * The filename starts with "test" 00:28:41 * The filename contains "test." or "tests." 00:28:41 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 00:28:41 * Any directory in the file path has a name ending in "test" or "tests" 00:28:41 00:28:41 INFO: Start fetching files for the text and secrets analysis 00:28:41 INFO: Using Git CLI to retrieve dirty files 00:28:41 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 00:28:41 INFO: Starting the text and secrets analysis 00:28:41 INFO: 8 source files to be analyzed for the text and secrets analysis 00:28:41 INFO: 8/8 source files have been analyzed for the text and secrets analysis 00:28:41 INFO: Start fetching files for the binary file analysis 00:28:41 INFO: There are no files to be analyzed for the binary file analysis 00:28:41 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=993ms 00:28:41 INFO: Sensor GoSecuritySensor [security] 00:28:41 INFO: 9 taint analysis rules enabled. 00:28:42 INFO: Analyzing 81 UCFGs to detect vulnerabilities. 00:28:42 INFO: No entry points found. 00:28:42 INFO: go security sensor: Begin: 2026-04-24T00:28:41.797777188Z, End: 2026-04-24T00:28:42.659035870Z, Duration: 00:00:00.861 00:28:42 Load type hierarchy and UCFGs: Begin: 2026-04-24T00:28:41.805861845Z, End: 2026-04-24T00:28:42.047434276Z, Duration: 00:00:00.241 00:28:42 Load type hierarchy: Begin: 2026-04-24T00:28:41.805897307Z, End: 2026-04-24T00:28:41.809818891Z, Duration: 00:00:00.003 00:28:42 Load UCFGs: Begin: 2026-04-24T00:28:41.810332158Z, End: 2026-04-24T00:28:42.047242339Z, Duration: 00:00:00.236 00:28:42 Check cache: Begin: 2026-04-24T00:28:42.047792148Z, End: 2026-04-24T00:28:42.048996138Z, Duration: 00:00:00.001 00:28:42 Load cache: Begin: 2026-04-24T00:28:42.048493041Z, End: 2026-04-24T00:28:42.048528123Z, Duration: 00:00:00.000 00:28:42 Create runtime call graph: Begin: 2026-04-24T00:28:42.049081721Z, End: 2026-04-24T00:28:42.109900555Z, Duration: 00:00:00.060 00:28:42 Variable Type Analysis #1: Begin: 2026-04-24T00:28:42.050004172Z, End: 2026-04-24T00:28:42.086106072Z, Duration: 00:00:00.036 00:28:42 Create runtime type propagation graph: Begin: 2026-04-24T00:28:42.051194522Z, End: 2026-04-24T00:28:42.067927798Z, Duration: 00:00:00.016 00:28:42 Run SCC (Tarjan) on 701 nodes: Begin: 2026-04-24T00:28:42.068820788Z, End: 2026-04-24T00:28:42.077112368Z, Duration: 00:00:00.008 00:28:42 Propagate runtime types to strongly connected components: Begin: 2026-04-24T00:28:42.077513811Z, End: 2026-04-24T00:28:42.085864804Z, Duration: 00:00:00.008 00:28:42 Variable Type Analysis #2: Begin: 2026-04-24T00:28:42.089695243Z, End: 2026-04-24T00:28:42.108168707Z, Duration: 00:00:00.018 00:28:42 Create runtime type propagation graph: Begin: 2026-04-24T00:28:42.089713253Z, End: 2026-04-24T00:28:42.103961914Z, Duration: 00:00:00.014 00:28:42 Run SCC (Tarjan) on 701 nodes: Begin: 2026-04-24T00:28:42.104256924Z, End: 2026-04-24T00:28:42.105886919Z, Duration: 00:00:00.001 00:28:42 Propagate runtime types to strongly connected components: Begin: 2026-04-24T00:28:42.105987443Z, End: 2026-04-24T00:28:42.108103665Z, Duration: 00:00:00.002 00:28:42 Load config: Begin: 2026-04-24T00:28:42.109998969Z, End: 2026-04-24T00:28:42.614425434Z, Duration: 00:00:00.504 00:28:42 Compute entry points: Begin: 2026-04-24T00:28:42.616843175Z, End: 2026-04-24T00:28:42.642732150Z, Duration: 00:00:00.025 00:28:42 INFO: go security sensor peak memory: 153 MB 00:28:42 INFO: Sensor GoSecuritySensor [security] (done) | time=868ms 00:28:42 INFO: ------------- Run sensors on project 00:28:42 INFO: Sensor Zero Coverage Sensor 00:28:42 INFO: Sensor Zero Coverage Sensor (done) | time=35ms 00:28:43 INFO: ------------- Gather SCA dependencies on project 00:28:43 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:43 INFO: Dependency analysis skipped 00:28:43 INFO: CPD Executor Calculating CPD for 8 files 00:28:43 INFO: CPD Executor CPD calculation finished (done) | time=23ms 00:28:43 INFO: SCM Publisher SCM provider for this project is: git 00:28:43 INFO: SCM Publisher 8 source files to be analyzed 00:28:43 INFO: SCM Publisher 8/8 source files have been analyzed (done) | time=315ms 00:28:43 INFO: SCM revision ID '0231406ea0a153c94382e00927557a88dc81c48a' 00:28:44 INFO: Analysis report generated in 574ms, dir size=385 KB 00:28:44 INFO: Analysis report compressed in 44ms, zip size=86 KB 00:28:44 INFO: Analysis report uploaded in 497ms 00:28:44 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-app-qp-aimlfw 00:28:44 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 00:28:44 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ2845W2dvJCQSlDdTkx 00:28:44 INFO: ------------- Upload SCA dependency files 00:28:46 INFO: Sensor cache published successfully 00:28:46 INFO: Analysis total time: 19.007 s 00:28:46 INFO: ------------------------------------------------------------------------ 00:28:46 INFO: EXECUTION SUCCESS 00:28:46 INFO: ------------------------------------------------------------------------ 00:28:46 INFO: Total time: 26.638s 00:28:46 INFO: Final Memory: 24M/90M 00:28:46 INFO: ------------------------------------------------------------------------ 00:28:47 $ ssh-agent -k 00:28:47 unset SSH_AUTH_SOCK; 00:28:47 unset SSH_AGENT_PID; 00:28:47 echo Agent pid 2068 killed; 00:28:47 [ssh-agent] Stopped. 00:28:47 [PostBuildScript] - [INFO] Executing post build scripts. 00:28:47 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins1452444244719707021.sh 00:28:47 ---> sysstat.sh 00:28:47 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins7564312318636112790.sh 00:28:47 ---> package-listing.sh 00:28:47 ++ facter osfamily 00:28:47 ++ tr '[:upper:]' '[:lower:]' 00:28:48 + OS_FAMILY=debian 00:28:48 + workspace=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:48 + START_PACKAGES=/tmp/packages_start.txt 00:28:48 + END_PACKAGES=/tmp/packages_end.txt 00:28:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:48 + PACKAGES=/tmp/packages_start.txt 00:28:48 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:48 + PACKAGES=/tmp/packages_end.txt 00:28:48 + case "${OS_FAMILY}" in 00:28:48 + dpkg -l 00:28:48 + grep '^ii' 00:28:48 + '[' -f /tmp/packages_start.txt ']' 00:28:48 + '[' -f /tmp/packages_end.txt ']' 00:28:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:28:48 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:48 + mkdir -p /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:28:48 + 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:48 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins14343651699261685266.sh 00:28:48 ---> capture-instance-metadata.sh 00:28:48 Setup pyenv: 00:28:48 system 00:28:48 3.8.13 00:28:48 3.9.13 00:28:48 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vV4N from file:/tmp/.os_lf_venv 00:28:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:51 lf-activate-venv(): INFO: Base packages installed successfully 00:28:51 lf-activate-venv(): INFO: Installing additional packages: lftools 00:29:10 lf-activate-venv(): INFO: Adding /tmp/venv-vV4N/bin to PATH 00:29:10 INFO: Running in OpenStack, capturing instance metadata 00:29:10 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins4161666230592978149.sh 00:29:10 provisioning config files... 00:29:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config8346889760017018747tmp 00:29:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:29:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:29:10 [EnvInject] - Injecting environment variables from a build step. 00:29:10 [EnvInject] - Injecting as environment variables the properties content 00:29:10 SERVER_ID=logs 00:29:10 00:29:10 [EnvInject] - Variables injected successfully. 00:29:10 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins6618004217939736648.sh 00:29:10 ---> create-netrc.sh 00:29:10 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins3440977317549529794.sh 00:29:10 ---> python-tools-install.sh 00:29:10 Setup pyenv: 00:29:10 system 00:29:10 3.8.13 00:29:10 3.9.13 00:29:10 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vV4N from file:/tmp/.os_lf_venv 00:29:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:14 lf-activate-venv(): INFO: Base packages installed successfully 00:29:14 lf-activate-venv(): INFO: Installing additional packages: lftools 00:29:31 lf-activate-venv(): INFO: Adding /tmp/venv-vV4N/bin to PATH 00:29:31 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins4808652537787089565.sh 00:29:31 ---> sudo-logs.sh 00:29:31 Archiving 'sudo' log.. 00:29:32 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins119158037393403928.sh 00:29:32 ---> job-cost.sh 00:29:32 Setup pyenv: 00:29:32 system 00:29:32 3.8.13 00:29:32 3.9.13 00:29:32 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vV4N from file:/tmp/.os_lf_venv 00:29:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:35 lf-activate-venv(): INFO: Base packages installed successfully 00:29:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:29:46 lf-activate-venv(): INFO: Adding /tmp/venv-vV4N/bin to PATH 00:29:46 INFO: No Stack... 00:29:46 INFO: Retrieving Pricing Info for: v3-starter-4 00:29:46 INFO: Archiving Costs 00:29:46 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins2397993888051411264.sh 00:29:46 ---> logs-deploy.sh 00:29:46 Setup pyenv: 00:29:46 system 00:29:46 3.8.13 00:29:46 3.9.13 00:29:46 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vV4N from file:/tmp/.os_lf_venv 00:29:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:50 lf-activate-venv(): INFO: Base packages installed successfully 00:29:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:30:08 lf-activate-venv(): INFO: Adding /tmp/venv-vV4N/bin to PATH 00:30:08 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-sonar-prescan-script/1228 00:30:08 INFO: archiving workspace using pattern(s): -p **/*.log 00:30:09 Archives upload complete. 00:30:10 INFO: archiving logs to Nexus 00:30:12 ---> uname -a: 00:30:12 Linux prd-ubuntu1804-docker-4c-4g-1253 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:12 00:30:12 00:30:12 ---> lscpu: 00:30:12 Architecture: x86_64 00:30:12 CPU op-mode(s): 32-bit, 64-bit 00:30:12 Byte Order: Little Endian 00:30:12 CPU(s): 4 00:30:12 On-line CPU(s) list: 0-3 00:30:12 Thread(s) per core: 1 00:30:12 Core(s) per socket: 1 00:30:12 Socket(s): 4 00:30:12 NUMA node(s): 1 00:30:12 Vendor ID: AuthenticAMD 00:30:12 CPU family: 23 00:30:12 Model: 49 00:30:12 Model name: AMD EPYC-Rome Processor 00:30:12 Stepping: 0 00:30:12 CPU MHz: 2800.000 00:30:12 BogoMIPS: 5600.00 00:30:12 Virtualization: AMD-V 00:30:12 Hypervisor vendor: KVM 00:30:12 Virtualization type: full 00:30:12 L1d cache: 32K 00:30:12 L1i cache: 32K 00:30:12 L2 cache: 512K 00:30:12 L3 cache: 16384K 00:30:12 NUMA node0 CPU(s): 0-3 00:30:12 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:12 00:30:12 00:30:12 ---> nproc: 00:30:12 4 00:30:12 00:30:12 00:30:12 ---> df -h: 00:30:12 Filesystem Size Used Avail Use% Mounted on 00:30:12 udev 3.9G 0 3.9G 0% /dev 00:30:12 tmpfs 798M 696K 797M 1% /run 00:30:12 /dev/vda1 20G 9.1G 11G 48% / 00:30:12 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:30:12 tmpfs 5.0M 0 5.0M 0% /run/lock 00:30:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:30:12 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:30:12 tmpfs 798M 0 798M 0% /run/user/1001 00:30:12 00:30:12 00:30:12 ---> free -m: 00:30:12 total used free shared buff/cache available 00:30:12 Mem: 7976 482 5178 0 2315 7217 00:30:12 Swap: 1023 0 1023 00:30:12 00:30:12 00:30:12 ---> ip addr: 00:30:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:30:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:30:12 inet 127.0.0.1/8 scope host lo 00:30:12 valid_lft forever preferred_lft forever 00:30:12 inet6 ::1/128 scope host 00:30:12 valid_lft forever preferred_lft forever 00:30:12 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:30:12 link/ether fa:16:3e:bf:8f:a3 brd ff:ff:ff:ff:ff:ff 00:30:12 inet 10.32.7.189/23 brd 10.32.7.255 scope global dynamic ens3 00:30:12 valid_lft 86143sec preferred_lft 86143sec 00:30:12 inet6 fe80::f816:3eff:febf:8fa3/64 scope link 00:30:12 valid_lft forever preferred_lft forever 00:30:12 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:30:12 link/ether 02:42:51:b0:40:21 brd ff:ff:ff:ff:ff:ff 00:30:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:30:12 valid_lft forever preferred_lft forever 00:30:12 00:30:12 00:30:12 ---> sar -b -r -n DEV: 00:30:12 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1253) 04/24/26 _x86_64_ (4 CPU) 00:30:12 00:30:12 00:25:57 LINUX RESTART (4 CPU) 00:30:12 00:30:12 00:26:01 tps rtps wtps bread/s bwrtn/s 00:30:12 00:27:02 180.21 102.10 78.11 7323.69 38773.49 00:30:12 00:28:01 49.42 3.27 46.14 51.65 5504.15 00:30:12 00:29:01 133.14 51.98 81.16 4479.97 13954.68 00:30:12 00:30:01 20.78 0.92 19.86 79.05 1480.55 00:30:12 Average: 96.08 39.72 56.36 2996.10 14968.60 00:30:12 00:30:12 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:30:12 00:27:02 6006528 7472948 2160900 26.46 32404 1616652 937352 10.17 513880 1481520 35232 00:30:12 00:28:01 5696972 7416928 2470456 30.25 54120 1835492 987516 10.72 585596 1692608 175900 00:30:12 00:29:01 5292992 7370996 2874436 35.19 60904 2179124 1018292 11.05 745888 1920552 15592 00:30:12 00:30:01 5266848 7352784 2900580 35.51 63928 2183596 1048312 11.37 771736 1920024 10852 00:30:12 Average: 5565835 7403414 2601593 31.85 52839 1953716 997868 10.83 654275 1753676 59394 00:30:12 00:30:12 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:30:12 00:27:02 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 00:30:12 00:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:12 00:27:02 ens3 354.43 175.42 844.70 59.73 0.00 0.00 0.00 0.00 00:30:12 00:28:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 00:30:12 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:12 00:28:01 ens3 76.61 61.50 928.13 7.47 0.00 0.00 0.00 0.00 00:30:12 00:29:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 00:30:12 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:12 00:29:01 ens3 240.74 196.48 2559.32 26.49 0.00 0.00 0.00 0.00 00:30:12 00:30:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 00:30:12 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:12 00:30:01 ens3 11.95 12.40 10.44 5.98 0.00 0.00 0.00 0.00 00:30:12 Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 00:30:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:12 Average: ens3 171.34 111.67 1086.36 24.99 0.00 0.00 0.00 0.00 00:30:12 00:30:12 00:30:12 ---> sar -P ALL: 00:30:12 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1253) 04/24/26 _x86_64_ (4 CPU) 00:30:12 00:30:12 00:25:57 LINUX RESTART (4 CPU) 00:30:12 00:30:12 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:30:12 00:27:02 all 16.16 0.00 3.08 6.48 1.26 73.03 00:30:12 00:27:02 0 20.16 0.00 1.95 4.17 1.38 72.34 00:30:12 00:27:02 1 20.17 0.00 6.41 10.97 1.34 61.11 00:30:12 00:27:02 2 13.29 0.00 2.49 5.13 1.32 77.77 00:30:12 00:27:02 3 11.05 0.00 1.49 5.64 0.97 80.86 00:30:12 00:28:01 all 19.80 0.00 1.15 1.82 1.06 76.17 00:30:12 00:28:01 0 6.44 0.00 0.47 0.03 0.89 92.16 00:30:12 00:28:01 1 14.20 0.00 0.95 0.34 0.74 83.78 00:30:12 00:28:01 2 58.02 0.00 2.75 0.46 2.25 36.53 00:30:12 00:28:01 3 0.66 0.00 0.42 6.43 0.37 92.12 00:30:12 00:29:01 all 27.58 0.00 1.83 3.11 1.98 65.50 00:30:12 00:29:01 0 29.70 0.00 1.81 2.15 1.85 64.50 00:30:12 00:29:01 1 18.29 0.00 1.76 4.57 2.09 73.28 00:30:12 00:29:01 2 30.31 0.00 2.14 3.44 2.09 62.03 00:30:12 00:29:01 3 32.05 0.00 1.59 2.31 1.86 62.19 00:30:12 00:30:01 all 20.94 0.00 1.03 0.61 1.04 76.39 00:30:12 00:30:01 0 36.65 0.00 1.26 0.22 1.79 60.09 00:30:12 00:30:01 1 28.62 0.00 1.63 0.18 1.11 68.45 00:30:12 00:30:01 2 0.83 0.00 0.73 1.94 0.65 95.85 00:30:12 00:30:01 3 17.60 0.00 0.50 0.12 0.62 81.16 00:30:12 Average: all 21.13 0.00 1.77 3.00 1.33 72.76 00:30:12 Average: 0 23.31 0.00 1.38 1.64 1.48 72.19 00:30:12 Average: 1 20.35 0.00 2.69 4.02 1.32 71.62 00:30:12 Average: 2 25.45 0.00 2.02 2.75 1.57 68.20 00:30:12 Average: 3 15.41 0.00 1.00 3.61 0.96 79.02 00:30:12 00:30:12 00:30:12