Skip to content

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): 4.6 kB
Progress (1): 9.7 kB
Progress (1): 14 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 21 kB/s)
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
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 27 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 12 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_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] 20:17:57.115 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] 20:17:57.124 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 20:17:57.124 Linux 6.17.0-20-generic (amd64)
[INFO] 20:17:57.158 User cache: /root/.sonar/cache
[INFO] 20:17:57.799 Communicating with SonarQube Server 25.3.0.104237
[INFO] 20:17:57.910 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 20:18:00.103 Load global settings
[INFO] 20:18:00.543 Load global settings (done) | time=442ms
[INFO] 20:18:00.558 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 20:18:00.570 Loading required plugins
[INFO] 20:18:00.570 Load plugins index
[INFO] 20:18:00.629 Load plugins index (done) | time=59ms
[INFO] 20:18:00.629 Load/download plugins
[INFO] 20:18:00.926 Load/download plugins (done) | time=297ms
[INFO] 20:18:01.256 Process project properties
[INFO] 20:18:01.270 Process project properties (done) | time=14ms
[INFO] 20:18:01.281 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 20:18:01.281 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 20:18:01.281 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 20:18:01.289 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 20:18:01.315 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=26ms
[INFO] 20:18:01.344 Load quality profiles
[INFO] 20:18:02.008 Load quality profiles (done) | time=664ms
[INFO] 20:18:02.023 Auto-configuring with CI 'Jenkins'
[INFO] 20:18:02.125 Load active rules
[INFO] 20:18:02.813 Load active rules (done) | time=688ms
[INFO] 20:18:02.820 Load analysis cache
[INFO] 20:18:02.830 Load analysis cache (404) | time=10ms
[INFO] 20:18:02.896 Preprocessing files...
[INFO] 20:18:03.511 2 languages detected in 167 preprocessed files
[INFO] 20:18:03.512 0 files ignored because of scm ignore settings
[INFO] 20:18:03.514 Loading plugins for detected languages
[INFO] 20:18:03.515 Load/download plugins
[INFO] 20:18:03.815 Load/download plugins (done) | time=300ms
[INFO] 20:18:03.964 Load project repositories
[INFO] 20:18:04.392 Load project repositories (done) | time=428ms
[INFO] 20:18:04.412 Indexing files...
[INFO] 20:18:04.412 Project configuration:
[INFO] 20:18:04.413   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 20:18:04.437 167 files indexed
[INFO] 20:18:04.439 Quality profile for java: Sonar way MP
[INFO] 20:18:04.439 Quality profile for xml: Sonar way
[INFO] 20:18:04.439 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 20:18:04.501 Load metrics repository
[INFO] 20:18:04.519 Load metrics repository (done) | time=18ms
[INFO] 20:18:05.448 Sensor JavaSensor [java]
[INFO] 20:18:05.453 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 20:18:05.517 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 20:18:05.519 Using ECJ batch to parse 144 Main java source files with batch size 104 KB.
[INFO] 20:18:06.012 Starting batch processing.
[INFO] 20:18:06.564 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 20:18:11.016 100% analyzed
[INFO] 20:18:11.016 Batch processing: Done.
[INFO] 20:18:11.017 Did not optimize analysis for any files, performed a full analysis for all 144 files.
[WARNING] 20:18:11.020 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 20:18:11.020 Using ECJ batch to parse 22 Test java source files with batch size 104 KB.
[INFO] 20:18:11.030 Starting batch processing.
[INFO] 20:18:12.419 100% analyzed
[INFO] 20:18:12.419 Batch processing: Done.
[INFO] 20:18:12.420 Did not optimize analysis for any files, performed a full analysis for all 22 files.
[INFO] 20:18:12.420 No "Generated" source files to scan.
[INFO] 20:18:12.420 Sensor JavaSensor [java] (done) | time=6975ms
[INFO] 20:18:12.420 Sensor SurefireSensor [java]
[INFO] 20:18:12.423 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 20:18:12.564 Sensor SurefireSensor [java] (done) | time=144ms
[INFO] 20:18:12.564 Sensor XML Sensor [xml]
[INFO] 20:18:12.571 1 source file to be analyzed
[INFO] 20:18:12.748 1/1 source file has been analyzed
[INFO] 20:18:12.748 Sensor XML Sensor [xml] (done) | time=184ms
[INFO] 20:18:12.748 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 20:18:12.752 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 20:18:12.825 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=77ms
[INFO] 20:18:12.825 Sensor Java Config Sensor [iac]
[INFO] 20:18:12.845 0 source files to be analyzed
[INFO] 20:18:12.846 0/0 source files have been analyzed
[INFO] 20:18:12.846 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 20:18:12.846 Sensor IaC Docker Sensor [iac]
[INFO] 20:18:12.921 0 source files to be analyzed
[INFO] 20:18:12.921 0/0 source files have been analyzed
[INFO] 20:18:12.921 Sensor IaC Docker Sensor [iac] (done) | time=75ms
[INFO] 20:18:12.921 Sensor TextAndSecretsSensor [text]
[INFO] 20:18:12.922 Available processors: 4
[INFO] 20:18:12.922 Using 4 threads for analysis.
[INFO] 20:18:13.307 Using git CLI to retrieve untracked files
[WARNING] 20:18:13.311 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] 20:18:13.343 167 source files to be analyzed
[INFO] 20:18:13.639 167/167 source files have been analyzed
[INFO] 20:18:13.642 Sensor TextAndSecretsSensor [text] (done) | time=720ms
[INFO] 20:18:13.645 ------------- Run sensors on project
[INFO] 20:18:13.784 Sensor Zero Coverage Sensor
[INFO] 20:18:13.786 Sensor Zero Coverage Sensor (done) | time=2ms
[INFO] 20:18:13.786 Sensor Java CPD Block Indexer
[INFO] 20:18:13.900 Sensor Java CPD Block Indexer (done) | time=114ms
[INFO] 20:18:13.900 ------------- Gather SCA dependencies on project
[INFO] 20:18:13.919 SCM Publisher SCM provider for this project is: git
[INFO] 20:18:13.920 SCM Publisher 23 source files to be analyzed
[INFO] 20:18:14.439 SCM Publisher 23/23 source files have been analyzed (done) | time=517ms
[INFO] 20:18:14.453 CPD Executor 74 files had no CPD blocks
[INFO] 20:18:14.454 CPD Executor Calculating CPD for 70 files
[INFO] 20:18:14.478 CPD Executor CPD calculation finished (done) | time=24ms
[INFO] 20:18:14.483 SCM revision ID '7258e485ca775e09678929eea846db05caa89011'
[INFO] 20:18:14.640 Analysis report generated in 137ms, dir size=1.2 MB
[INFO] 20:18:14.975 Analysis report compressed in 335ms, zip size=497.6 kB
[INFO] 20:18:15.203 Analysis report uploaded in 227ms
[INFO] 20:18:15.205 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] 20:18:15.205 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 20:18:15.205 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=4e5e4ae0-dfac-429a-8ee4-83dd1f90c40d
[INFO] 20:18:15.252 Analysis total time: 14.270 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20.453 s
[INFO] Finished at: 2026-04-30T20:18:15Z
[INFO] ------------------------------------------------------------------------