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/apache/maven/plugins/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/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.2 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_E3_Back >-------------
[INFO] Building MP_202610_G81_E3_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E3_Back ---
[WARNING] 11:42:18.650 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] 11:42:18.659 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 11:42:18.659 Linux 6.17.0-14-generic (amd64)
[INFO] 11:42:18.694 User cache: /root/.sonar/cache
[INFO] 11:42:19.337 Communicating with SonarQube Server 25.3.0.104237
[INFO] 11:42:19.353 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 11:42:20.184 Load global settings
[INFO] 11:42:20.291 Load global settings (done) | time=108ms
[INFO] 11:42:20.307 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 11:42:20.320 Loading required plugins
[INFO] 11:42:20.320 Load plugins index
[INFO] 11:42:20.365 Load plugins index (done) | time=45ms
[INFO] 11:42:20.365 Load/download plugins
[INFO] 11:42:20.619 Load/download plugins (done) | time=254ms
[INFO] 11:42:20.967 Process project properties
[INFO] 11:42:20.981 Process project properties (done) | time=14ms
[INFO] 11:42:20.993 Project key: co.edu.udistrital.mdp:MP_202610_G81_E3_Back
[INFO] 11:42:20.993 Base dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back
[INFO] 11:42:20.993 Working dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back/target/sonar
[INFO] 11:42:21.001 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back'
[INFO] 11:42:21.015 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back' (done) | time=14ms
[INFO] 11:42:21.044 Load quality profiles
[INFO] 11:42:21.088 Load quality profiles (done) | time=44ms
[INFO] 11:42:21.103 Auto-configuring with CI 'Jenkins'
[INFO] 11:42:21.138 Load active rules
[INFO] 11:42:21.393 Load active rules (done) | time=255ms
[INFO] 11:42:21.400 Load analysis cache
[INFO] 11:42:21.414 Load analysis cache (2.7 kB) | time=14ms
[INFO] 11:42:21.482 Preprocessing files...
[INFO] 11:42:21.635 2 languages detected in 57 preprocessed files
[INFO] 11:42:21.635 0 files ignored because of scm ignore settings
[INFO] 11:42:21.637 Loading plugins for detected languages
[INFO] 11:42:21.638 Load/download plugins
[INFO] 11:42:21.936 Load/download plugins (done) | time=298ms
[INFO] 11:42:22.050 Load project repositories
[INFO] 11:42:22.165 Load project repositories (done) | time=115ms
[INFO] 11:42:22.184 Indexing files...
[INFO] 11:42:22.184 Project configuration:
[INFO] 11:42:22.185   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 11:42:22.199 57 files indexed
[INFO] 11:42:22.200 Quality profile for java: Sonar way MP
[INFO] 11:42:22.200 Quality profile for xml: Sonar way
[INFO] 11:42:22.200 ------------- Run sensors on module MP_202610_G81_E3_Back
[INFO] 11:42:22.272 Load metrics repository
[INFO] 11:42:22.289 Load metrics repository (done) | time=17ms
[INFO] 11:42:23.107 Sensor JavaSensor [java]
[INFO] 11:42:23.111 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 11:42:23.139 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 11:42:23.141 Using ECJ batch to parse 47 Main java source files with batch size 104 KB.
[INFO] 11:42:23.477 Starting batch processing.
[INFO] 11:42:24.005 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 11:42:25.559 100% analyzed
[INFO] 11:42:25.559 Batch processing: Done.
[INFO] 11:42:25.560 Did not optimize analysis for any files, performed a full analysis for all 47 files.
[WARNING] 11:42:25.562 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 11:42:25.562 Using ECJ batch to parse 9 Test java source files with batch size 104 KB.
[INFO] 11:42:25.573 Starting batch processing.
[INFO] 11:42:26.095 100% analyzed
[INFO] 11:42:26.095 Batch processing: Done.
[INFO] 11:42:26.096 Did not optimize analysis for any files, performed a full analysis for all 9 files.
[INFO] 11:42:26.096 No "Generated" source files to scan.
[INFO] 11:42:26.096 Sensor JavaSensor [java] (done) | time=2990ms
[INFO] 11:42:26.096 Sensor SurefireSensor [java]
[INFO] 11:42:26.098 parsing [/home/cecaduser/workspace/MP_202610_G81_E3_Back/target/surefire-reports]
[INFO] 11:42:26.179 Sensor SurefireSensor [java] (done) | time=83ms
[INFO] 11:42:26.179 Sensor XML Sensor [xml]
[INFO] 11:42:26.186 1 source file to be analyzed
[INFO] 11:42:26.343 1/1 source file has been analyzed
[INFO] 11:42:26.343 Sensor XML Sensor [xml] (done) | time=164ms
[INFO] 11:42:26.344 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 11:42:26.345 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E3_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] 11:42:26.348 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 11:42:26.392 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=48ms
[INFO] 11:42:26.393 Sensor Java Config Sensor [iac]
[INFO] 11:42:26.411 0 source files to be analyzed
[INFO] 11:42:26.412 0/0 source files have been analyzed
[INFO] 11:42:26.412 Sensor Java Config Sensor [iac] (done) | time=19ms
[INFO] 11:42:26.412 Sensor IaC Docker Sensor [iac]
[INFO] 11:42:26.490 0 source files to be analyzed
[INFO] 11:42:26.490 0/0 source files have been analyzed
[INFO] 11:42:26.490 Sensor IaC Docker Sensor [iac] (done) | time=78ms
[INFO] 11:42:26.490 Sensor TextAndSecretsSensor [text]
[INFO] 11:42:26.491 Available processors: 4
[INFO] 11:42:26.491 Using 4 threads for analysis.
[INFO] 11:42:26.867 Using git CLI to retrieve untracked files
[WARNING] 11:42:26.871 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] 11:42:26.885 57 source files to be analyzed
[INFO] 11:42:27.001 57/57 source files have been analyzed
[INFO] 11:42:27.002 Sensor TextAndSecretsSensor [text] (done) | time=512ms
[INFO] 11:42:27.006 ------------- Run sensors on project
[INFO] 11:42:27.144 Sensor Zero Coverage Sensor
[INFO] 11:42:27.145 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 11:42:27.145 Sensor Java CPD Block Indexer
[INFO] 11:42:27.191 Sensor Java CPD Block Indexer (done) | time=46ms
[INFO] 11:42:27.192 ------------- Gather SCA dependencies on project
[INFO] 11:42:27.209 CPD Executor 25 files had no CPD blocks
[INFO] 11:42:27.210 CPD Executor Calculating CPD for 22 files
[INFO] 11:42:27.223 CPD Executor CPD calculation finished (done) | time=11ms
[INFO] 11:42:27.228 SCM revision ID '1c0c0c645d10bf5ac0fbcab91ef793991cf86f11'
[INFO] 11:42:27.327 Analysis report generated in 91ms, dir size=451.5 kB
[INFO] 11:42:27.452 Analysis report compressed in 124ms, zip size=160.1 kB
[INFO] 11:42:27.481 Analysis report uploaded in 29ms
[INFO] 11:42:27.482 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E3_Back
[INFO] 11:42:27.482 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 11:42:27.483 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=a4fee7c9-585d-475c-83ed-8f7d17f18020
[INFO] 11:42:27.504 Analysis total time: 6.833 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.510 s
[INFO] Finished at: 2026-03-25T11:42:27Z
[INFO] ------------------------------------------------------------------------