Console Output
+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Progress (1): 3.1 kB
Progress (1): 7.7 kB
Progress (1): 12 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 21 kB
Progress (2): 21 kB | 4.6 kB
Progress (2): 21 kB | 9.7 kB
Progress (2): 21 kB | 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 23 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 29 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
Progress (1): 1.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.4 kB at 5.5 kB/s)
[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_E2_Back >-------------
[INFO] Building MP_202610_G81_E2_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E2_Back ---
[WARNING] 21:51:28.299 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] 21:51:28.308 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 21:51:28.308 Linux 6.17.0-14-generic (amd64)
[INFO] 21:51:28.343 User cache: /root/.sonar/cache
[INFO] 21:51:28.851 Communicating with SonarQube Server 25.3.0.104237
[INFO] 21:51:28.867 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 21:51:29.665 Load global settings
[INFO] 21:51:29.754 Load global settings (done) | time=90ms
[INFO] 21:51:29.769 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 21:51:29.783 Loading required plugins
[INFO] 21:51:29.784 Load plugins index
[INFO] 21:51:29.830 Load plugins index (done) | time=46ms
[INFO] 21:51:29.830 Load/download plugins
[INFO] 21:51:30.130 Load/download plugins (done) | time=300ms
[INFO] 21:51:30.461 Process project properties
[INFO] 21:51:30.476 Process project properties (done) | time=14ms
[INFO] 21:51:30.487 Project key: co.edu.udistrital.mdp:MP_202610_G81_E2_Back
[INFO] 21:51:30.487 Base dir: /home/cecaduser/workspace/MP_202610_G81_E2_Back
[INFO] 21:51:30.487 Working dir: /home/cecaduser/workspace/MP_202610_G81_E2_Back/target/sonar
[INFO] 21:51:30.496 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E2_Back'
[INFO] 21:51:30.510 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E2_Back' (done) | time=14ms
[INFO] 21:51:30.542 Load quality profiles
[INFO] 21:51:30.586 Load quality profiles (done) | time=44ms
[INFO] 21:51:30.601 Auto-configuring with CI 'Jenkins'
[INFO] 21:51:30.637 Load active rules
[INFO] 21:51:30.894 Load active rules (done) | time=256ms
[INFO] 21:51:30.901 Load analysis cache
[INFO] 21:51:30.917 Load analysis cache (4.0 kB) | time=17ms
[INFO] 21:51:30.995 Preprocessing files...
[INFO] 21:51:31.186 2 languages detected in 100 preprocessed files
[INFO] 21:51:31.186 0 files ignored because of scm ignore settings
[INFO] 21:51:31.188 Loading plugins for detected languages
[INFO] 21:51:31.189 Load/download plugins
[INFO] 21:51:31.542 Load/download plugins (done) | time=353ms
[INFO] 21:51:31.680 Load project repositories
[INFO] 21:51:31.794 Load project repositories (done) | time=114ms
[INFO] 21:51:31.822 Indexing files...
[INFO] 21:51:31.823 Project configuration:
[INFO] 21:51:31.823 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**, **/config/**, **/MainApplication.java
[INFO] 21:51:31.842 100 files indexed
[INFO] 21:51:31.844 Quality profile for java: Sonar way MP
[INFO] 21:51:31.844 Quality profile for xml: Sonar way
[INFO] 21:51:31.844 ------------- Run sensors on module MP_202610_G81_E2_Back
[INFO] 21:51:31.905 Load metrics repository
[INFO] 21:51:31.925 Load metrics repository (done) | time=20ms
[INFO] 21:51:32.796 Sensor JavaSensor [java]
[INFO] 21:51:32.800 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 21:51:32.827 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 21:51:32.829 Using ECJ batch to parse 63 Main java source files with batch size 104 KB.
[INFO] 21:51:33.251 Starting batch processing.
[INFO] 21:51:33.882 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 21:51:36.540 100% analyzed
[INFO] 21:51:36.540 Batch processing: Done.
[INFO] 21:51:36.541 Did not optimize analysis for any files, performed a full analysis for all 63 files.
[WARNING] 21:51:36.547 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 21:51:36.550 Using ECJ batch to parse 36 Test java source files with batch size 104 KB.
[INFO] 21:51:36.578 Starting batch processing.
[INFO] 21:51:38.358 100% analyzed
[INFO] 21:51:38.359 Batch processing: Done.
[INFO] 21:51:38.360 Did not optimize analysis for any files, performed a full analysis for all 36 files.
[INFO] 21:51:38.360 No "Generated" source files to scan.
[INFO] 21:51:38.360 Sensor JavaSensor [java] (done) | time=5564ms
[INFO] 21:51:38.360 Sensor SurefireSensor [java]
[INFO] 21:51:38.362 parsing [/home/cecaduser/workspace/MP_202610_G81_E2_Back/target/surefire-reports]
[INFO] 21:51:38.594 Sensor SurefireSensor [java] (done) | time=234ms
[INFO] 21:51:38.595 Sensor XML Sensor [xml]
[INFO] 21:51:38.609 1 source file to be analyzed
[INFO] 21:51:38.800 1/1 source file has been analyzed
[INFO] 21:51:38.801 Sensor XML Sensor [xml] (done) | time=206ms
[INFO] 21:51:38.803 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 21:51:38.809 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 21:51:38.879 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=76ms
[INFO] 21:51:38.879 Sensor Java Config Sensor [iac]
[INFO] 21:51:38.900 0 source files to be analyzed
[INFO] 21:51:38.901 0/0 source files have been analyzed
[INFO] 21:51:38.901 Sensor Java Config Sensor [iac] (done) | time=22ms
[INFO] 21:51:38.901 Sensor IaC Docker Sensor [iac]
[INFO] 21:51:39.000 0 source files to be analyzed
[INFO] 21:51:39.000 0/0 source files have been analyzed
[INFO] 21:51:39.000 Sensor IaC Docker Sensor [iac] (done) | time=99ms
[INFO] 21:51:39.000 Sensor TextAndSecretsSensor [text]
[INFO] 21:51:39.001 Available processors: 4
[INFO] 21:51:39.001 Using 4 threads for analysis.
[INFO] 21:51:39.406 Using git CLI to retrieve untracked files
[WARNING] 21:51:39.410 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] 21:51:39.460 100 source files to be analyzed
[INFO] 21:51:39.682 100/100 source files have been analyzed
[INFO] 21:51:39.682 Sensor TextAndSecretsSensor [text] (done) | time=682ms
[INFO] 21:51:39.687 ------------- Run sensors on project
[INFO] 21:51:39.870 Sensor Zero Coverage Sensor
[INFO] 21:51:39.872 Sensor Zero Coverage Sensor (done) | time=2ms
[INFO] 21:51:39.891 Sensor Java CPD Block Indexer
[INFO] 21:51:39.975 Sensor Java CPD Block Indexer (done) | time=84ms
[INFO] 21:51:39.975 ------------- Gather SCA dependencies on project
[INFO] 21:51:40.002 SCM Publisher SCM provider for this project is: git
[INFO] 21:51:40.003 SCM Publisher 37 source files to be analyzed
[INFO] 21:51:40.750 SCM Publisher 37/37 source files have been analyzed (done) | time=745ms
[INFO] 21:51:40.768 CPD Executor 25 files had no CPD blocks
[INFO] 21:51:40.768 CPD Executor Calculating CPD for 38 files
[INFO] 21:51:40.792 CPD Executor CPD calculation finished (done) | time=23ms
[INFO] 21:51:40.797 SCM revision ID 'd6f2b681dd7413724e1d957398666e1b72a07ac8'
[INFO] 21:51:40.980 Analysis report generated in 146ms, dir size=793.5 kB
[INFO] 21:51:41.215 Analysis report compressed in 232ms, zip size=307.0 kB
[INFO] 21:51:41.252 Analysis report uploaded in 37ms
[INFO] 21:51:41.254 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E2_Back
[INFO] 21:51:41.254 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 21:51:41.254 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=167c1cba-98fc-4a6e-9393-9b748a430197
[INFO] 21:51:41.308 Analysis total time: 11.129 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.411 s
[INFO] Finished at: 2026-03-22T21:51:41Z
[INFO] ------------------------------------------------------------------------