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_202530_G81_E3_MyWish_Back >---------
[INFO] Building MP_202530_G81_E3_MyWish_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202530_G81_E3_MyWish_Back ---
[WARNING] 16:35:20.791 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] 16:35:20.800 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 16:35:20.801 Linux 6.14.0-33-generic (amd64)
[INFO] 16:35:21.010 User cache: /root/.sonar/cache
[INFO] 16:35:21.656 Communicating with SonarQube Server 25.3.0.104237
[INFO] 16:35:21.675 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 16:35:23.554 Load global settings
[INFO] 16:35:23.797 Load global settings (done) | time=245ms
[INFO] 16:35:23.815 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 16:35:23.832 Loading required plugins
[INFO] 16:35:23.833 Load plugins index
[INFO] 16:35:23.916 Load plugins index (done) | time=83ms
[INFO] 16:35:23.916 Load/download plugins
[INFO] 16:35:24.217 Load/download plugins (done) | time=301ms
[INFO] 16:35:24.559 Process project properties
[INFO] 16:35:24.574 Process project properties (done) | time=15ms
[INFO] 16:35:24.585 Project key: co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back
[INFO] 16:35:24.585 Base dir: /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back
[INFO] 16:35:24.586 Working dir: /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/target/sonar
[INFO] 16:35:24.594 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back'
[INFO] 16:35:24.624 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back' (done) | time=31ms
[INFO] 16:35:24.655 Load quality profiles
[INFO] 16:35:25.248 Load quality profiles (done) | time=593ms
[INFO] 16:35:25.262 Auto-configuring with CI 'Jenkins'
[INFO] 16:35:25.298 Load active rules
[INFO] 16:35:25.887 Load active rules (done) | time=589ms
[INFO] 16:35:25.894 Load analysis cache
[INFO] 16:35:25.994 Load analysis cache (2.2 kB) | time=100ms
[INFO] 16:35:26.066 Preprocessing files...
[INFO] 16:35:26.514 2 languages detected in 79 preprocessed files
[INFO] 16:35:26.514 0 files ignored because of scm ignore settings
[INFO] 16:35:26.516 Loading plugins for detected languages
[INFO] 16:35:26.517 Load/download plugins
[INFO] 16:35:26.848 Load/download plugins (done) | time=331ms
[INFO] 16:35:26.962 Load project repositories
[INFO] 16:35:27.544 Load project repositories (done) | time=582ms
[INFO] 16:35:27.577 Indexing files...
[INFO] 16:35:27.577 Project configuration:
[INFO] 16:35:27.578   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 16:35:27.597 79 files indexed
[INFO] 16:35:27.598 Quality profile for java: Sonar way
[INFO] 16:35:27.599 Quality profile for xml: Sonar way
[INFO] 16:35:27.599 ------------- Run sensors on module MP_202530_G81_E3_MyWish_Back
[INFO] 16:35:27.655 Load metrics repository
[INFO] 16:35:27.679 Load metrics repository (done) | time=24ms
[INFO] 16:35:28.634 Sensor JavaSensor [java]
[INFO] 16:35:28.638 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 16:35:28.666 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 16:35:28.668 Using ECJ batch to parse 59 Main java source files with batch size 104 KB.
[INFO] 16:35:29.127 Starting batch processing.
[INFO] 16:35:29.685 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 16:35:32.501 100% analyzed
[INFO] 16:35:32.501 Batch processing: Done.
[INFO] 16:35:32.502 Did not optimize analysis for any files, performed a full analysis for all 59 files.
[WARNING] 16:35:32.505 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 16:35:32.505 Using ECJ batch to parse 19 Test java source files with batch size 104 KB.
[INFO] 16:35:32.533 Starting batch processing.
[INFO] 16:35:33.407 100% analyzed
[INFO] 16:35:33.407 Batch processing: Done.
[INFO] 16:35:33.408 Did not optimize analysis for any files, performed a full analysis for all 19 files.
[INFO] 16:35:33.408 No "Generated" source files to scan.
[INFO] 16:35:33.408 Sensor JavaSensor [java] (done) | time=4774ms
[INFO] 16:35:33.408 Sensor SurefireSensor [java]
[INFO] 16:35:33.410 parsing [/home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/target/surefire-reports]
[INFO] 16:35:33.508 Sensor SurefireSensor [java] (done) | time=100ms
[INFO] 16:35:33.509 Sensor XML Sensor [xml]
[INFO] 16:35:33.514 1 source file to be analyzed
[INFO] 16:35:33.727 1/1 source file has been analyzed
[INFO] 16:35:33.728 Sensor XML Sensor [xml] (done) | time=219ms
[INFO] 16:35:33.728 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 16:35:33.730 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202530_G81_E3_MyWish_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] 16:35:33.733 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 16:35:33.806 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=78ms
[INFO] 16:35:33.806 Sensor Java Config Sensor [iac]
[INFO] 16:35:33.826 0 source files to be analyzed
[INFO] 16:35:33.827 0/0 source files have been analyzed
[INFO] 16:35:33.828 Sensor Java Config Sensor [iac] (done) | time=22ms
[INFO] 16:35:33.828 Sensor IaC Docker Sensor [iac]
[INFO] 16:35:33.905 0 source files to be analyzed
[INFO] 16:35:33.905 0/0 source files have been analyzed
[INFO] 16:35:33.905 Sensor IaC Docker Sensor [iac] (done) | time=77ms
[INFO] 16:35:33.905 Sensor TextAndSecretsSensor [text]
[INFO] 16:35:33.905 Available processors: 4
[INFO] 16:35:33.906 Using 4 threads for analysis.
[INFO] 16:35:34.332 Using git CLI to retrieve untracked files
[WARNING] 16:35:34.336 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] 16:35:34.370 79 source files to be analyzed
[INFO] 16:35:34.522 79/79 source files have been analyzed
[INFO] 16:35:34.523 Sensor TextAndSecretsSensor [text] (done) | time=618ms
[INFO] 16:35:34.527 ------------- Run sensors on project
[INFO] 16:35:34.665 Sensor Zero Coverage Sensor
[INFO] 16:35:34.666 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 16:35:34.666 Sensor Java CPD Block Indexer
[INFO] 16:35:34.735 Sensor Java CPD Block Indexer (done) | time=69ms
[INFO] 16:35:34.735 ------------- Gather SCA dependencies on project
[INFO] 16:35:34.748 SCM Publisher SCM provider for this project is: git
[INFO] 16:35:34.749 SCM Publisher 43 source files to be analyzed
[INFO] 16:35:35.601 SCM Publisher 43/43 source files have been analyzed (done) | time=852ms
[INFO] 16:35:35.614 CPD Executor 20 files had no CPD blocks
[INFO] 16:35:35.614 CPD Executor Calculating CPD for 39 files
[INFO] 16:35:35.639 CPD Executor CPD calculation finished (done) | time=24ms
[INFO] 16:35:35.648 SCM revision ID '0a4a4e4cf8bef457da0b65bb03c728ce4b4d5941'
[INFO] 16:35:35.837 Analysis report generated in 178ms, dir size=673.7 kB
[INFO] 16:35:36.050 Analysis report compressed in 212ms, zip size=260.2 kB
[INFO] 16:35:36.267 Analysis report uploaded in 217ms
[INFO] 16:35:36.270 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202530_G81_E3_MyWish_Back
[INFO] 16:35:36.270 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 16:35:36.270 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=5259abef-78e5-49c9-bc48-5259927388c9
[INFO] 16:35:36.302 Analysis total time: 12.034 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.829 s
[INFO] Finished at: 2025-10-15T16:35:36Z
[INFO] ------------------------------------------------------------------------