Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4244 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-jY4iJosGyw0f/agent.2189 SSH_AGENT_PID=2191 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_16792261567527668447.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw > git init /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 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" > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins128477097793532469.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-thOD lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-thOD/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-thOD/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.35 botocore==1.40.35 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.31.0 identify==2.6.14 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.1 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.10.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.12 s3transfer==0.14.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins3134452589305194595.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins1326316615704288419.sh --> prescan-ric-app-qp-aimlfw-ubuntu.sh Docker version 24.0.2, build cb74dfc Unit Test #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.51kB 0.0s done #1 DONE 0.2s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.3s ERROR: failed to solve: target stage qpaimlfwbuild could not be found Unable to find image 'tmpimg:latest' locally 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 must specify at least one container source Container name cannot be empty --> prescan-ric-app-qp-aimlfw.sh ends 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-4244 [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 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 17.0.7 Private Build (64-bit) INFO: Linux 4.15.0-213-generic amd64 INFO: User cache: /home/jenkins/.sonar/cache INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarCloud INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=457ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: Loading required plugins INFO: Load plugins index INFO: Load plugins index (done) | time=270ms INFO: Load/download plugins INFO: Load/download plugins (done) | time=1031ms INFO: Found an active CI vendor: 'Jenkins' INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=334ms INFO: Process project properties INFO: Execute project builders INFO: Execute project builders (done) | time=1ms INFO: Project key: o-ran-sc_ric-app-qp-aimlfw INFO: Base dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script INFO: Working dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork INFO: Load project branches INFO: Load project branches (done) | time=320ms INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' INFO: Detected project binding: NOT_BOUND INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=187ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=250ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=4ms INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Load quality profiles INFO: Load quality profiles (done) | time=491ms INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Load active rules INFO: Load active rules (done) | time=1661ms INFO: Organization key: o-ran-sc 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. INFO: Preprocessing files... INFO: 1 language detected in 8 preprocessed files (done) | time=245ms INFO: 141 files ignored because of inclusion/exclusion patterns INFO: 0 files ignored because of scm ignore settings INFO: Loading plugins for detected languages INFO: Load/download plugins INFO: Load/download plugins (done) | time=501ms INFO: Load project repositories INFO: Load project repositories (done) | time=563ms INFO: Indexing files... INFO: Project configuration: INFO: Included sources: **/*.go INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json INFO: 8 files indexed (done) | time=37ms INFO: Quality profile for go: Sonar way INFO: ------------- Run sensors on module ric-app-qp-aimlfw INFO: Load metrics repository INFO: Load metrics repository (done) | time=177ms INFO: Sensor cache enabled INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Load sensor cache INFO: Load sensor cache (37 KB) | time=1214ms INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Sensor GoModuleSecuritySensor [securitygofrontend] INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms INFO: Sensor JaCoCo XML Report Importer [jacoco] 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 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms INFO: Sensor Code Quality and Security for Go [go] INFO: 8 source files to be analyzed INFO: 8/8 source files have been analyzed INFO: Sensor Code Quality and Security for Go [go] (done) | time=1465ms INFO: Sensor Go Cover sensor for Go coverage [go] WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=17ms INFO: Sensor IaC Docker Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC Docker Sensor [iac] (done) | time=130ms INFO: Sensor Java Config Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor Java Config Sensor [iac] (done) | time=23ms INFO: Sensor Serverless configuration file sensor [security] INFO: 0 Serverless function entries were found in the project INFO: 0 Serverless function handlers were kept as entrypoints INFO: Sensor Serverless configuration file sensor [security] (done) | time=20ms INFO: Sensor AWS SAM template file sensor [security] INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms INFO: Sensor AWS SAM Inline template file sensor [security] INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=3ms INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] INFO: Available processors: 4 INFO: Using 4 threads for analysis. 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: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" INFO: Start fetching files for the text and secrets analysis INFO: Using Git CLI to retrieve untracked files INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git INFO: Starting the text and secrets analysis INFO: 8 source files to be analyzed for the text and secrets analysis INFO: 8/8 source files have been analyzed for the text and secrets analysis INFO: Start fetching files for the binary file analysis INFO: There are no files to be analyzed for the binary file analysis INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1200ms INFO: Sensor JavaSecuritySensor [security] INFO: 13 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: java security sensor: Begin: 2025-09-21T00:28:37.998754197Z, End: 2025-09-21T00:28:38.016062306Z, Duration: 00:00:00.017 Load type hierarchy and UCFGs: Begin: 2025-09-21T00:28:38.008949018Z, End: 2025-09-21T00:28:38.010820317Z, Duration: 00:00:00.001 Load type hierarchy: Begin: 2025-09-21T00:28:38.008973618Z, End: 2025-09-21T00:28:38.010244495Z, Duration: 00:00:00.001 Load UCFGs: Begin: 2025-09-21T00:28:38.010702394Z, End: 2025-09-21T00:28:38.010750575Z, Duration: 00:00:00.000 INFO: java security sensor peak memory: 203 MB INFO: Sensor JavaSecuritySensor [security] (done) | time=22ms INFO: Sensor CSharpSecuritySensor [security] INFO: 27 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: csharp security sensor: Begin: 2025-09-21T00:28:38.019016778Z, End: 2025-09-21T00:28:38.021021220Z, Duration: 00:00:00.002 Load type hierarchy and UCFGs: Begin: 2025-09-21T00:28:38.019900686Z, End: 2025-09-21T00:28:38.020466998Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-21T00:28:38.019905856Z, End: 2025-09-21T00:28:38.020080230Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-21T00:28:38.020401857Z, End: 2025-09-21T00:28:38.020425477Z, Duration: 00:00:00.000 INFO: csharp security sensor peak memory: 203 MB INFO: Sensor CSharpSecuritySensor [security] (done) | time=3ms INFO: Sensor VbNetSecuritySensor [security] INFO: 25 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: vbnet security sensor: Begin: 2025-09-21T00:28:38.022969070Z, End: 2025-09-21T00:28:38.024223486Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-09-21T00:28:38.023456540Z, End: 2025-09-21T00:28:38.023706486Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-21T00:28:38.023460560Z, End: 2025-09-21T00:28:38.023545592Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-21T00:28:38.023646754Z, End: 2025-09-21T00:28:38.023668465Z, Duration: 00:00:00.000 INFO: vbnet security sensor peak memory: 203 MB INFO: Sensor VbNetSecuritySensor [security] (done) | time=2ms INFO: Sensor PhpSecuritySensor [security] INFO: 18 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: php security sensor: Begin: 2025-09-21T00:28:38.026110286Z, End: 2025-09-21T00:28:38.026995514Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-09-21T00:28:38.026448973Z, End: 2025-09-21T00:28:38.026640657Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-21T00:28:38.026452743Z, End: 2025-09-21T00:28:38.026529945Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-21T00:28:38.026585396Z, End: 2025-09-21T00:28:38.026599996Z, Duration: 00:00:00.000 INFO: php security sensor peak memory: 204 MB INFO: Sensor PhpSecuritySensor [security] (done) | time=3ms INFO: Sensor PythonSecuritySensor [security] INFO: 21 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: python security sensor: Begin: 2025-09-21T00:28:38.040050457Z, End: 2025-09-21T00:28:38.041086628Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-09-21T00:28:38.040464225Z, End: 2025-09-21T00:28:38.040765341Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-21T00:28:38.040468915Z, End: 2025-09-21T00:28:38.040581628Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-21T00:28:38.040718121Z, End: 2025-09-21T00:28:38.040735911Z, Duration: 00:00:00.000 INFO: python security sensor peak memory: 204 MB INFO: Sensor PythonSecuritySensor [security] (done) | time=2ms INFO: Sensor JsSecuritySensor [security] INFO: 15 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: js security sensor: Begin: 2025-09-21T00:28:38.042387285Z, End: 2025-09-21T00:28:38.056616332Z, Duration: 00:00:00.014 Load type hierarchy and UCFGs: Begin: 2025-09-21T00:28:38.043213003Z, End: 2025-09-21T00:28:38.045335107Z, Duration: 00:00:00.002 Load type hierarchy: Begin: 2025-09-21T00:28:38.043216973Z, End: 2025-09-21T00:28:38.045141723Z, Duration: 00:00:00.001 Load UCFGs: Begin: 2025-09-21T00:28:38.045268535Z, End: 2025-09-21T00:28:38.045303776Z, Duration: 00:00:00.000 INFO: js security sensor peak memory: 204 MB INFO: Sensor JsSecuritySensor [security] (done) | time=16ms INFO: Sensor KotlinSecuritySensor [security] INFO: 28 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: kotlin security sensor: Begin: 2025-09-21T00:28:38.057973420Z, End: 2025-09-21T00:28:38.058833138Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-09-21T00:28:38.058376819Z, End: 2025-09-21T00:28:38.058582993Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-21T00:28:38.058381129Z, End: 2025-09-21T00:28:38.058493731Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-21T00:28:38.058540142Z, End: 2025-09-21T00:28:38.058556133Z, Duration: 00:00:00.000 INFO: kotlin security sensor peak memory: 204 MB INFO: Sensor KotlinSecuritySensor [security] (done) | time=2ms INFO: Sensor GoSecuritySensor [security] INFO: 9 taint analysis rules enabled. INFO: Analyzing 81 UCFGs to detect vulnerabilities. INFO: No entry points found. INFO: go security sensor: Begin: 2025-09-21T00:28:38.059729957Z, End: 2025-09-21T00:28:38.783270951Z, Duration: 00:00:00.723 Load type hierarchy and UCFGs: Begin: 2025-09-21T00:28:38.059888070Z, End: 2025-09-21T00:28:38.260310431Z, Duration: 00:00:00.200 Load type hierarchy: Begin: 2025-09-21T00:28:38.059891470Z, End: 2025-09-21T00:28:38.064404275Z, Duration: 00:00:00.004 Load UCFGs: Begin: 2025-09-21T00:28:38.064486936Z, End: 2025-09-21T00:28:38.260167668Z, Duration: 00:00:00.195 Check cache: Begin: 2025-09-21T00:28:38.260480795Z, End: 2025-09-21T00:28:38.260777181Z, Duration: 00:00:00.000 Load cache: Begin: 2025-09-21T00:28:38.260491195Z, End: 2025-09-21T00:28:38.260515866Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2025-09-21T00:28:38.260817202Z, End: 2025-09-21T00:28:38.333725853Z, Duration: 00:00:00.072 Variable Type Analysis #1: Begin: 2025-09-21T00:28:38.261578508Z, End: 2025-09-21T00:28:38.289251455Z, Duration: 00:00:00.027 Create runtime type propagation graph: Begin: 2025-09-21T00:28:38.262319373Z, End: 2025-09-21T00:28:38.279216846Z, Duration: 00:00:00.016 Run SCC (Tarjan) on 701 nodes: Begin: 2025-09-21T00:28:38.279710596Z, End: 2025-09-21T00:28:38.283428454Z, Duration: 00:00:00.003 Propagate runtime types to strongly connected components: Begin: 2025-09-21T00:28:38.283549756Z, End: 2025-09-21T00:28:38.289150863Z, Duration: 00:00:00.005 Variable Type Analysis #2: Begin: 2025-09-21T00:28:38.290941030Z, End: 2025-09-21T00:28:38.332532118Z, Duration: 00:00:00.041 Create runtime type propagation graph: Begin: 2025-09-21T00:28:38.290952861Z, End: 2025-09-21T00:28:38.302352139Z, Duration: 00:00:00.011 Run SCC (Tarjan) on 701 nodes: Begin: 2025-09-21T00:28:38.302484751Z, End: 2025-09-21T00:28:38.330364503Z, Duration: 00:00:00.027 Propagate runtime types to strongly connected components: Begin: 2025-09-21T00:28:38.330487315Z, End: 2025-09-21T00:28:38.332483677Z, Duration: 00:00:00.001 Load config: Begin: 2025-09-21T00:28:38.333771834Z, End: 2025-09-21T00:28:38.761165110Z, Duration: 00:00:00.427 Compute entry points: Begin: 2025-09-21T00:28:38.761469676Z, End: 2025-09-21T00:28:38.782694839Z, Duration: 00:00:00.021 INFO: go security sensor peak memory: 229 MB INFO: Sensor GoSecuritySensor [security] (done) | time=725ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=22ms INFO: ------------- Gather SCA dependencies on project INFO: Checking if SCA is enabled for organization o-ran-sc INFO: Dependency analysis skipped INFO: CPD Executor Calculating CPD for 8 files INFO: CPD Executor CPD calculation finished (done) | time=24ms INFO: Create analysis INFO: Create analysis (done) | time=1ms INFO: Analysis report generated in 568ms, dir size=349 KB INFO: Analysis report compressed in 43ms, zip size=77 KB INFO: Analysis report uploaded in 523ms INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-app-qp-aimlfw INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZlprEC2tUz_55mZ023I INFO: ------------- Upload SCA dependency files INFO: Sensor cache published successfully INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Analysis total time: 15.309 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 22.333s INFO: Final Memory: 31M/114M INFO: ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2191 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins14518964100593597441.sh ---> sysstat.sh [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins17901900683642748794.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' + mkdir -p /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins14532861352086289316.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-thOD from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-thOD/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins7132158976271149569.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config9229844995834964871tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5397844007352371699.sh ---> create-netrc.sh [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins6853241495244414028.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-thOD from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-thOD/bin to PATH [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins13398406399259787748.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins1598268467356234868.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-thOD from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-thOD/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins14284035407118899068.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-thOD from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-thOD/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-sonar-prescan-script/1014 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4244 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.0G 11G 47% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 505 5217 0 2253 7195 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:9c:e6:df brd ff:ff:ff:ff:ff:ff inet 10.32.6.31/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86132sec preferred_lft 86132sec inet6 fe80::f816:3eff:fe9c:e6df/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:c6:f1:6d:e1 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4244) 09/21/25 _x86_64_ (4 CPU) 00:25:48 LINUX RESTART (4 CPU) 00:26:01 tps rtps wtps bread/s bwrtn/s 00:27:01 151.68 69.04 82.64 5589.60 39260.66 00:28:01 48.60 0.30 48.30 31.86 6207.80 00:29:01 102.53 51.52 51.01 4494.85 11214.93 00:30:01 18.66 0.90 17.76 78.89 1385.57 Average: 80.36 30.44 49.93 2548.62 14516.83 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:27:01 5918284 7400748 2249144 27.54 34456 1630580 1021760 11.09 595876 1488892 38696 00:28:01 5670760 7391072 2496668 30.57 54424 1835332 1012492 10.99 616192 1690152 140596 00:29:01 5315784 7334524 2851644 34.91 61300 2120108 1058952 11.49 779956 1867056 13996 00:30:01 5311404 7335964 2856024 34.97 63440 2123476 1051908 11.41 784700 1865752 12176 Average: 5554058 7365577 2613370 32.00 53405 1927374 1036278 11.24 694181 1727963 51366 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:27:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:27:01 ens3 253.87 150.53 968.53 57.54 0.00 0.00 0.00 0.00 00:28:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:01 ens3 59.81 40.49 758.37 5.71 0.00 0.00 0.00 0.00 00:29:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:01 ens3 260.92 125.78 1597.77 21.65 0.00 0.00 0.00 0.00 00:30:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:01 ens3 12.38 13.46 14.68 6.02 0.00 0.00 0.00 0.00 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 146.73 82.56 834.77 22.73 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4244) 09/21/25 _x86_64_ (4 CPU) 00:25:48 LINUX RESTART (4 CPU) 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:27:01 all 15.20 0.00 2.90 6.46 3.91 71.53 00:27:01 0 20.37 0.00 1.69 5.70 3.80 68.44 00:27:01 1 12.44 0.00 2.92 10.21 3.88 70.55 00:27:01 2 19.84 0.00 4.62 3.56 4.04 67.94 00:27:01 3 8.19 0.00 2.38 6.34 3.92 79.17 00:28:01 all 18.96 0.00 1.13 2.35 1.86 75.70 00:28:01 0 11.88 0.00 0.85 0.05 0.77 86.45 00:28:01 1 18.69 0.00 1.30 5.93 1.57 72.51 00:28:01 2 36.08 0.00 1.69 1.14 3.45 57.64 00:28:01 3 9.14 0.00 0.73 2.27 1.64 86.21 00:29:01 all 24.16 0.00 1.82 2.85 4.19 66.98 00:29:01 0 14.35 0.00 1.37 3.75 3.51 77.02 00:29:01 1 18.22 0.00 1.68 4.22 4.19 71.70 00:29:01 2 45.80 0.00 2.37 2.06 4.96 44.81 00:29:01 3 18.26 0.00 1.84 1.33 4.13 74.43 00:30:01 all 20.13 0.00 1.02 0.91 1.77 76.17 00:30:01 0 0.42 0.00 0.33 0.25 0.40 98.60 00:30:01 1 38.64 0.00 1.59 3.24 2.49 54.03 00:30:01 2 23.55 0.00 1.46 0.08 1.71 73.19 00:30:01 3 17.86 0.00 0.71 0.10 2.50 78.83 Average: all 19.62 0.00 1.72 3.14 2.94 72.58 Average: 0 11.77 0.00 1.06 2.44 2.12 82.60 Average: 1 21.97 0.00 1.87 5.90 3.04 67.21 Average: 2 31.34 0.00 2.54 1.71 3.54 60.86 Average: 3 13.37 0.00 1.42 2.51 3.05 79.65