Skip to content

Console Output

+ 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_202510_G81_E2_Eventos_Back >---------
[INFO] Building MP_202510_G81_E2_Eventos_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202510_G81_E2_Eventos_Back ---
[WARNING] 02:09:47.433 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] 02:09:47.442 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 02:09:47.442 Linux 6.11.0-26-generic (amd64)
[INFO] 02:09:47.618 User cache: /root/.sonar/cache
[INFO] 02:09:48.216 Communicating with SonarQube Server 25.3.0.104237
[INFO] 02:09:48.234 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 02:09:49.617 Load global settings
[INFO] 02:09:49.862 Load global settings (done) | time=246ms
[INFO] 02:09:49.880 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 02:09:49.892 Loading required plugins
[INFO] 02:09:49.893 Load plugins index
[INFO] 02:09:50.144 Load plugins index (done) | time=250ms
[INFO] 02:09:50.144 Load/download plugins
[INFO] 02:09:50.407 Load/download plugins (done) | time=263ms
[INFO] 02:09:50.766 Process project properties
[INFO] 02:09:50.781 Process project properties (done) | time=15ms
[INFO] 02:09:50.791 Project key: co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back
[INFO] 02:09:50.791 Base dir: /home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back
[INFO] 02:09:50.792 Working dir: /home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back/target/sonar
[INFO] 02:09:50.799 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back'
[INFO] 02:09:50.855 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back' (done) | time=56ms
[INFO] 02:09:50.884 Load quality profiles
[INFO] 02:09:51.378 Load quality profiles (done) | time=494ms
[INFO] 02:09:51.393 Auto-configuring with CI 'Jenkins'
[INFO] 02:09:51.429 Load active rules
[INFO] 02:09:52.058 Load active rules (done) | time=629ms
[INFO] 02:09:52.065 Load analysis cache
[INFO] 02:09:52.157 Load analysis cache (2.5 kB) | time=92ms
[INFO] 02:09:52.233 Preprocessing files...
[INFO] 02:09:52.522 2 languages detected in 46 preprocessed files
[INFO] 02:09:52.522 0 files ignored because of scm ignore settings
[INFO] 02:09:52.525 Loading plugins for detected languages
[INFO] 02:09:52.525 Load/download plugins
[INFO] 02:09:52.837 Load/download plugins (done) | time=312ms
[INFO] 02:09:52.951 Load project repositories
[INFO] 02:09:53.355 Load project repositories (done) | time=405ms
[INFO] 02:09:53.388 Indexing files...
[INFO] 02:09:53.389 Project configuration:
[INFO] 02:09:53.389   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 02:09:53.402 46 files indexed
[INFO] 02:09:53.403 Quality profile for java: Sonar way
[INFO] 02:09:53.403 Quality profile for xml: Sonar way
[INFO] 02:09:53.403 ------------- Run sensors on module MP_202510_G81_E2_Eventos_Back
[INFO] 02:09:53.458 Load metrics repository
[INFO] 02:09:53.526 Load metrics repository (done) | time=68ms
[INFO] 02:09:54.346 Sensor JavaSensor [java]
[INFO] 02:09:54.350 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 02:09:54.392 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 02:09:54.394 Using ECJ batch to parse 45 Main java source files with batch size 104 KB.
[INFO] 02:09:54.763 Starting batch processing.
[INFO] 02:09:55.301 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 02:09:56.557 100% analyzed
[INFO] 02:09:56.557 Batch processing: Done.
[INFO] 02:09:56.559 Did not optimize analysis for any files, performed a full analysis for all 45 files.
[INFO] 02:09:56.560 No "Test" source files to scan.
[INFO] 02:09:56.560 No "Generated" source files to scan.
[INFO] 02:09:56.561 Sensor JavaSensor [java] (done) | time=2215ms
[INFO] 02:09:56.561 Sensor SurefireSensor [java]
[INFO] 02:09:56.561 parsing [/home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back/target/surefire-reports]
[INFO] 02:09:56.562 Sensor SurefireSensor [java] (done) | time=1ms
[INFO] 02:09:56.562 Sensor XML Sensor [xml]
[INFO] 02:09:56.566 1 source file to be analyzed
[INFO] 02:09:56.782 1/1 source file has been analyzed
[INFO] 02:09:56.782 Sensor XML Sensor [xml] (done) | time=220ms
[INFO] 02:09:56.782 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 02:09:56.784 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202510_G81_E2_Eventos_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] 02:09:56.785 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 02:09:56.785 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 02:09:56.785 Sensor Java Config Sensor [iac]
[INFO] 02:09:56.803 0 source files to be analyzed
[INFO] 02:09:56.804 0/0 source files have been analyzed
[INFO] 02:09:56.804 Sensor Java Config Sensor [iac] (done) | time=19ms
[INFO] 02:09:56.804 Sensor IaC Docker Sensor [iac]
[INFO] 02:09:56.880 0 source files to be analyzed
[INFO] 02:09:56.880 0/0 source files have been analyzed
[INFO] 02:09:56.880 Sensor IaC Docker Sensor [iac] (done) | time=76ms
[INFO] 02:09:56.880 Sensor TextAndSecretsSensor [text]
[INFO] 02:09:56.881 Available processors: 4
[INFO] 02:09:56.881 Using 4 threads for analysis.
[INFO] 02:09:57.265 Using git CLI to retrieve untracked files
[WARNING] 02:09:57.268 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] 02:09:57.286 46 source files to be analyzed
[INFO] 02:09:57.364 46/46 source files have been analyzed
[INFO] 02:09:57.365 Sensor TextAndSecretsSensor [text] (done) | time=485ms
[INFO] 02:09:57.369 ------------- Run sensors on project
[INFO] 02:09:57.512 Sensor Zero Coverage Sensor
[INFO] 02:09:57.523 Sensor Zero Coverage Sensor (done) | time=11ms
[INFO] 02:09:57.523 Sensor Java CPD Block Indexer
[INFO] 02:09:57.559 Sensor Java CPD Block Indexer (done) | time=36ms
[INFO] 02:09:57.559 ------------- Gather SCA dependencies on project
[INFO] 02:09:57.574 CPD Executor 32 files had no CPD blocks
[INFO] 02:09:57.574 CPD Executor Calculating CPD for 13 files
[INFO] 02:09:57.587 CPD Executor CPD calculation finished (done) | time=9ms
[INFO] 02:09:57.591 SCM revision ID '8485e367726b30dca081614c285738bbd8511f53'
[INFO] 02:09:57.682 Analysis report generated in 84ms, dir size=306.2 kB
[INFO] 02:09:57.782 Analysis report compressed in 100ms, zip size=103.9 kB
[INFO] 02:09:57.850 Analysis report uploaded in 68ms
[INFO] 02:09:57.851 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202510_G81_E2_Eventos_Back
[INFO] 02:09:57.851 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 02:09:57.851 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=04872a3a-5e4f-445f-bc03-df55729607be
[INFO] 02:09:57.870 Analysis total time: 7.400 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.563 s
[INFO] Finished at: 2025-05-29T02:09:57Z
[INFO] ------------------------------------------------------------------------