D:\XXX_Platform> D:\SonarQube\sonar-scanner-cli-4.0.0.1744-windows\sonar-scanner-4.0.0.1744-windows\bin\sonar-scanner.bat -D"sonar.projectKey=J1_FBL" -Dsonar.cfamily.build-wrapper-output=D:\XXX_Platform\APP\XXXAPP\Debug -D"sonar.sources=APP/XXXAPP/Source/ASP" -D"sonar.host.url=xxxx/sonarqube" -D"sonar.login=xxxx" INFO: Scanner configuration file: D:\SonarQube\sonar-scanner-cli-4.0.0.1744-windows\sonar-scanner-4.0.0.1744-windows\bin\..\conf\sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarQube Scanner 4.0.0.1744 INFO: Java 11.0.3 AdoptOpenJDK (64-bit) INFO: Windows 10 10.0 amd64 INFO: User cache: C:\Users\xxxx\.sonar\cache INFO: SonarQube server 7.7.0 INFO: Default locale: "en_GB", source code encoding: "windows-1252" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=175ms INFO: Server id: 24A112D6-AWgTQteCx6nVYP2o2G3e INFO: User cache: C:\Users\xxxx\.sonar\cache INFO: Load/download plugins INFO: Load plugins index INFO: Load plugins index (done) | time=87ms INFO: Load/download plugins (done) | time=330ms INFO: Loaded core extensions: developer-scanner INFO: Process project properties INFO: Execute project builders INFO: Execute project builders (done) | time=7ms INFO: Project key: J1_FBL INFO: Base dir: D:\XXX_Platform INFO: Working dir: D:\XXX_Platform\.scannerwork INFO: Load project settings for component key: 'J1_FBL' INFO: Load project settings for component key: 'J1_FBL' (done) | time=46ms INFO: Load project branches INFO: Load project branches (done) | time=54ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=48ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=5ms INFO: Load project repositories INFO: Load project repositories (done) | time=119ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=61ms INFO: Load active rules INFO: Load active rules (done) | time=1052ms INFO: Indexing files... INFO: Project configuration: INFO: 388 files indexed INFO: 0 files ignored because of scm ignore settings INFO: Quality profile for c: testTS INFO: ------------- Run sensors on module J1_FBL INFO: Load metrics repository INFO: Load metrics repository (done) | time=45ms WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/C:/Users/xxxx/.sonar/cache/2089ae0d5cb0f75cbfb0902f1af146e2/sonar-tsql-plugin.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release INFO: Sensor HTML [web] INFO: Sensor HTML [web] (done) | time=34ms INFO: Sensor JaCoCo XML Report Importer [jacoco] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms INFO: Sensor CFamily [cpp] INFO: Using build-wrapper output: D:\XXX_Platform\APP\XXXAPP\Debug\build-wrapper-dump.json INFO: Available processors: 4 INFO: Using 1 thread for analysis according to value of "sonar.cfamily.threads" property. WARN: Metric 'comment_lines_data' is deprecated. Provided value is ignored. INFO: 0 compilation units analyzed INFO: Sensor CFamily [cpp] (done) | time=13210ms INFO: Sensor JavaSecuritySensor [security] INFO: Reading type hierarchy from: D:\XXX_Platform\.scannerwork\ucfg2\java INFO: Read 0 type definitions INFO: Reading UCFGs from: D:\XXX_Platform\.scannerwork\ucfg2\java INFO: 14:03:43.1823754 Building Type propagation graph INFO: 14:03:43.1883987 Running Tarjan on 0 nodes INFO: 14:03:43.1893822 Tarjan found 0 components INFO: 14:03:43.1903955 Variable type analysis: done INFO: No UCFGs have been included for analysis. INFO: Sensor JavaSecuritySensor [security] (done) | time=21ms INFO: Sensor CSharpSecuritySensor [security] INFO: Reading type hierarchy from: D:\XXX_Platform\ucfg_cs2 INFO: Read 0 type definitions INFO: Reading UCFGs from: D:\XXX_Platform\ucfg_cs2 INFO: 14:03:43.2003867 Building Type propagation graph INFO: 14:03:43.2023876 Running Tarjan on 0 nodes INFO: 14:03:43.2053874 Tarjan found 0 components INFO: 14:03:43.2063909 Variable type analysis: done INFO: No UCFGs have been included for analysis. INFO: Sensor CSharpSecuritySensor [security] (done) | time=14ms INFO: Sensor PhpSecuritySensor [security] INFO: Reading type hierarchy from: D:\XXX_Platform\.scannerwork\ucfg2\php INFO: Read 0 type definitions INFO: Reading UCFGs from: D:\XXX_Platform\.scannerwork\ucfg2\php INFO: 14:03:43.2173982 Building Type propagation graph INFO: 14:03:43.2183994 Running Tarjan on 0 nodes INFO: 14:03:43.2203994 Tarjan found 0 components INFO: 14:03:43.2213996 Variable type analysis: done INFO: No UCFGs have been included for analysis. INFO: Sensor PhpSecuritySensor [security] (done) | time=13ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=14ms INFO: 89 files had no CPD blocks INFO: Calculating CPD for 293 files INFO: CPD calculation finished INFO: Analysis report generated in 4144ms, dir size=10 MB INFO: Analysis report compressed in 1960ms, zip size=2 MB INFO: Analysis report uploaded in 963ms INFO: ANALYSIS SUCCESSFUL, you can browse xxxx INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at xxxx INFO: Analysis total time: 32.479 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 34.685s INFO: Final Memory: 20M/74M INFO: ------------------------------------------------------------------------