+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
[WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation
[INFO]
[INFO] ------------< co.edu.udistrital.mdp:MP_202610_G81_E1_Back >-------------
[INFO] Building MP_202610_G81_E1_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E1_Back ---
[WARNING] 13:23:31.351 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'.
[INFO] 13:23:31.361 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 13:23:31.361 Linux 6.17.0-19-generic (amd64)
[INFO] 13:23:31.531 User cache: /root/.sonar/cache
[INFO] 13:23:32.238 Communicating with SonarQube Server 25.3.0.104237
[INFO] 13:23:32.311 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 13:23:33.808 Load global settings
[INFO] 13:23:33.892 Load global settings (done) | time=85ms
[INFO] 13:23:33.908 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 13:23:33.921 Loading required plugins
[INFO] 13:23:33.921 Load plugins index
[INFO] 13:23:33.980 Load plugins index (done) | time=59ms
[INFO] 13:23:33.981 Load/download plugins
[INFO] 13:23:34.242 Load/download plugins (done) | time=261ms
[INFO] 13:23:34.583 Process project properties
[INFO] 13:23:34.598 Process project properties (done) | time=15ms
[INFO] 13:23:34.609 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 13:23:34.609 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 13:23:34.609 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 13:23:34.617 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 13:23:34.633 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=16ms
[INFO] 13:23:34.663 Load quality profiles
[INFO] 13:23:34.710 Load quality profiles (done) | time=47ms
[INFO] 13:23:34.724 Auto-configuring with CI 'Jenkins'
[INFO] 13:23:34.825 Load active rules
[INFO] 13:23:35.099 Load active rules (done) | time=274ms
[INFO] 13:23:35.105 Load analysis cache
[INFO] 13:23:35.126 Load analysis cache (4.6 kB) | time=21ms
[INFO] 13:23:35.197 Preprocessing files...
[INFO] 13:23:35.603 2 languages detected in 167 preprocessed files
[INFO] 13:23:35.603 0 files ignored because of scm ignore settings
[INFO] 13:23:35.606 Loading plugins for detected languages
[INFO] 13:23:35.606 Load/download plugins
[INFO] 13:23:35.924 Load/download plugins (done) | time=318ms
[INFO] 13:23:36.050 Load project repositories
[INFO] 13:23:36.165 Load project repositories (done) | time=115ms
[INFO] 13:23:36.183 Indexing files...
[INFO] 13:23:36.184 Project configuration:
[INFO] 13:23:36.185 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 13:23:36.207 167 files indexed
[INFO] 13:23:36.208 Quality profile for java: Sonar way MP
[INFO] 13:23:36.208 Quality profile for xml: Sonar way
[INFO] 13:23:36.209 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 13:23:36.266 Load metrics repository
[INFO] 13:23:36.283 Load metrics repository (done) | time=17ms
[INFO] 13:23:37.095 Sensor JavaSensor [java]
[INFO] 13:23:37.099 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 13:23:37.156 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 13:23:37.158 Using ECJ batch to parse 144 Main java source files with batch size 104 KB.
[INFO] 13:23:37.560 Starting batch processing.
[INFO] 13:23:38.114 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 13:23:42.484 100% analyzed
[INFO] 13:23:42.484 Batch processing: Done.
[INFO] 13:23:42.485 Did not optimize analysis for any files, performed a full analysis for all 144 files.
[WARNING] 13:23:42.488 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 13:23:42.488 Using ECJ batch to parse 22 Test java source files with batch size 104 KB.
[INFO] 13:23:42.499 Starting batch processing.
[INFO] 13:23:43.771 100% analyzed
[INFO] 13:23:43.771 Batch processing: Done.
[INFO] 13:23:43.772 Did not optimize analysis for any files, performed a full analysis for all 22 files.
[INFO] 13:23:43.772 No "Generated" source files to scan.
[INFO] 13:23:43.772 Sensor JavaSensor [java] (done) | time=6678ms
[INFO] 13:23:43.772 Sensor SurefireSensor [java]
[INFO] 13:23:43.774 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 13:23:43.911 Sensor SurefireSensor [java] (done) | time=138ms
[INFO] 13:23:43.911 Sensor XML Sensor [xml]
[INFO] 13:23:43.917 1 source file to be analyzed
[INFO] 13:23:44.065 1/1 source file has been analyzed
[INFO] 13:23:44.065 Sensor XML Sensor [xml] (done) | time=154ms
[INFO] 13:23:44.066 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 13:23:44.067 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E1_Back/../target/jacoco-report/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 13:23:44.071 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 13:23:44.141 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=76ms
[INFO] 13:23:44.141 Sensor Java Config Sensor [iac]
[INFO] 13:23:44.162 0 source files to be analyzed
[INFO] 13:23:44.162 0/0 source files have been analyzed
[INFO] 13:23:44.163 Sensor Java Config Sensor [iac] (done) | time=22ms
[INFO] 13:23:44.163 Sensor IaC Docker Sensor [iac]
[INFO] 13:23:44.240 0 source files to be analyzed
[INFO] 13:23:44.240 0/0 source files have been analyzed
[INFO] 13:23:44.240 Sensor IaC Docker Sensor [iac] (done) | time=77ms
[INFO] 13:23:44.240 Sensor TextAndSecretsSensor [text]
[INFO] 13:23:44.241 Available processors: 4
[INFO] 13:23:44.241 Using 4 threads for analysis.
[INFO] 13:23:44.620 Using git CLI to retrieve untracked files
[WARNING] 13:23:44.624 Analyzing only language associated files, make sure to run the analysis inside a git repository to make use of inclusions specified via "sonar.text.inclusions"
[INFO] 13:23:44.668 167 source files to be analyzed
[INFO] 13:23:45.194 167/167 source files have been analyzed
[INFO] 13:23:45.195 Sensor TextAndSecretsSensor [text] (done) | time=955ms
[INFO] 13:23:45.199 ------------- Run sensors on project
[INFO] 13:23:45.340 Sensor Zero Coverage Sensor
[INFO] 13:23:45.342 Sensor Zero Coverage Sensor (done) | time=2ms
[INFO] 13:23:45.342 Sensor Java CPD Block Indexer
[INFO] 13:23:45.460 Sensor Java CPD Block Indexer (done) | time=117ms
[INFO] 13:23:45.460 ------------- Gather SCA dependencies on project
[INFO] 13:23:45.475 SCM Publisher SCM provider for this project is: git
[INFO] 13:23:45.476 SCM Publisher 78 source files to be analyzed
[INFO] 13:23:45.937 SCM Publisher 78/78 source files have been analyzed (done) | time=460ms
[INFO] 13:23:45.947 CPD Executor 75 files had no CPD blocks
[INFO] 13:23:45.947 CPD Executor Calculating CPD for 69 files
[INFO] 13:23:45.977 CPD Executor CPD calculation finished (done) | time=30ms
[INFO] 13:23:45.982 SCM revision ID 'baaa317bea067733245efbf62fa523cd9224e9d0'
[INFO] 13:23:46.149 Analysis report generated in 145ms, dir size=1.1 MB
[INFO] 13:23:46.511 Analysis report compressed in 361ms, zip size=496.5 kB
[INFO] 13:23:46.558 Analysis report uploaded in 47ms
[INFO] 13:23:46.563 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E1_Back
[INFO] 13:23:46.563 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 13:23:46.563 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=0d0d3c80-6f64-46ca-9423-2bee73b0fa4b
[INFO] 13:23:46.618 Analysis total time: 12.325 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.418 s
[INFO] Finished at: 2026-04-06T13:23:46Z
[INFO] ------------------------------------------------------------------------