Hello - Code coverage works perfectly in VSTS and I am able to download report. Sonar Cloud analyzer complaining that it could find code coverage file to analyze for *.trx. Not sure if analyzer trying to locate coverage files in different path. I have attached logs from analyzer, appreciate if any support.
Thanks,
Ashok
===============================================================================
##[section]Starting: Run Code Analysis
==============================================================================
Task : Run Code Analysis
Description : Run scanner and upload the results to the SonarCloud server.
Version : 1.6.0
Author : sonarsource
Help : This task is not needed for Maven and Gradle projects since the scanner should be run as part of the build.
[More Information](http://redirect.sonarsource.com/doc/install-configure-scanner-tfs-ts.html)
==============================================================================
[command]d:\a\_tasks\SonarCloudPrepare_14d9cde6-c1da-4d55-aa01-2965cd301255\1.6.0\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe end
SonarScanner for MSBuild 4.6
Using the .NET Framework version of the Scanner for MSBuild
Post-processing started.
12:50:05.564 Fetching code coverage report information from TFS...
12:50:05.58 Attempting to locate a test results (.trx) file...
12:50:05.658 Looking for TRX files in: d:\a\1\TestResults
12:50:05.658 The following test results files were found: d:\a\1\TestResults\TestResults.trx
12:50:05.783 12:50:05.783 WARNING: None of the following coverage attachments could be found: fv-az632\VssAdministrator_fv-az632_2019-03-28.12_49_37.coverage, d:\a\1\TestResults\TestResults\In\fv-az632\VssAdministrator_fv-az632_2019-03-28.12_49_37.coverage, d:\a\1\TestResults\TestResults\In\fv-az632\VssAdministrator_fv-az632_2019-03-28.12_49_37.coverage. Trx file: d:\a\1\TestResults\TestResults.trx
12:50:05.783 No code coverage attachments were found from the trx files.
WARNING: The following projects do not have a valid ProjectGuid and were not built using a valid solution (.sln) thus will be skipped from analysis...
d:\a\1\s\src\Nodes.Shared\Nodes.Core\Nodes.Core.csproj, d:\a\1\s\src\Nodes.Shared\Nodes.Common.Data\Nodes.Common.Data.csproj, d:\a\1\s\src\Nodes.Shared\Nodes.Common.Storage.Contracts\Nodes.Common.Storage.Contracts.csproj, d:\a\1\s\src\Nodes.Shared\Nodes.Common.Messaging.Contracts\Nodes.Common.Messaging.Contracts.csproj, d:\a\1\s\src\Nodes.Shared\Nodes.Core.Data\Nodes.Core.Data.csproj, d:\a\1\s\src\Nodes.Shared\Nodes.Infrastructure.Deployment\Nodes.Infrastructure.Deployment.csproj, d:\a\1\s\src\Nodes.Shared\Nodes.Common\Nodes.Common.csproj, d:\a\1\s\src\Nodes.Shared\Nodes.Core.Api\Nodes.Core.Api.csproj, d:\a\1\s\src\Nodes.Shared\Nodes.Common.Messaging\Nodes.Common.Messaging.csproj
Calling the SonarQube Scanner...
INFO: Scanner configuration file: d:\a\_tasks\SonarCloudPrepare_14d9cde6-c1da-4d55-aa01-2965cd301255\1.6.0\classic-sonar-scanner-msbuild\sonar-scanner-3.3.0.1492\bin\..\conf\sonar-scanner.properties
INFO: Project root configuration file: d:\a\1\.sonarqube\out\sonar-project.properties
INFO: SonarQube Scanner 3.3.0.1492
INFO: Java 1.8.0_202 Azul Systems, Inc. (64-bit)
INFO: Windows Server 2016 10.0 amd64
INFO: User cache: C:\Users\VssAdministrator\.sonar\cache
INFO: SonarQube server 7.7.0
INFO: Default locale: "en_US", source code encoding: "windows-1252" (analysis is platform dependent)
INFO: Load global settings
INFO: Load global settings (done) | time=283ms
INFO: Server id: BD367519-AWHW8ct9-T_TB3XqouNu
INFO: User cache: C:\Users\VssAdministrator\.sonar\cache
INFO: Load/download plugins
INFO: Load plugins index
INFO: Load plugins index (done) | time=387ms
INFO: Load/download plugins (done) | time=26833ms
INFO: Loaded core extensions: developer-scanner
INFO: Process project properties
INFO: Execute project builders
INFO: Execute project builders (done) | time=500ms
INFO: Project key: Nodes.Settlement-key54321
INFO: Base dir: D:\a\1\s
INFO: Working dir: d:\a\1\.sonarqube\out\.sonar
INFO: Load project settings for component key: 'Nodes.Settlement-key54321'
INFO: Load project settings for component key: 'Nodes.Settlement-key54321' (done) | time=47ms
INFO: Load project branches
INFO: Load project branches (done) | time=109ms
INFO: Load project pull requests
INFO: Load project pull requests (done) | time=31ms
INFO: Load branch configuration
INFO: Load branch configuration (done) | time=157ms
INFO: Load project repositories
INFO: Load project repositories (done) | time=359ms
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=62ms
INFO: Load active rules
INFO: Load active rules (done) | time=2333ms
INFO: Organization key: agder-energi
INFO: Branch name: feature/settlementreports, type: short living
INFO: SCM collecting changed files in the branch
INFO: SCM collecting changed files in the branch (done) | time=1908ms
INFO: Indexing files...
INFO: Project configuration:
INFO: Indexing files of module 'Nodes.Business.Domain.Services.UnitTests'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Business.Domain.Services.UnitTests
INFO: Test paths: Jobs/JobServiceTest.cs
INFO: Indexing files of module 'Nodes.Settlement.Models'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Settlement.Models
INFO: Source paths: Enums/AssetCategory.cs, Enums/AssetType.cs, Enums/FillType.cs...
INFO: Indexing files of module 'Nodes.Shared.Domain'
INFO: Base dir: D:\a\1\s\src\Nodes.Shared\Nodes.Shared.Domain
INFO: Source paths: CurrencyCodes.cs, SeedWork/Entity.cs, SeedWork/Enumeration.cs...
INFO: Indexing files of module 'Nodes.Settlement.Integration'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Settlement.Integration
INFO: Indexing files of module 'Nodes.Common.Data'
INFO: Base dir: D:\a\1\s\src\Nodes.Shared\Nodes.Common.Data
INFO: Source paths: Models/Enums/MarketParticipantType.cs
INFO: Indexing files of module 'Nodes.Core'
INFO: Base dir: D:\a\1\s\src\Nodes.Shared\Nodes.Core
INFO: Source paths: Accessors/AutoPropertyGetter`1.cs, Accessors/IAutoPropertyGet...
INFO: Indexing files of module 'Nodes.Infrastructure.Deployment'
INFO: Base dir: D:\a\1\s\src\Nodes.Shared\Nodes.Infrastructure.Deployment
INFO: Source paths: Interface/IManageAzure.cs, Interface/IManageAzureServiceBus.c...
INFO: Indexing files of module 'Nodes.Settlement.SqlRepositories'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Settlement.SqlRepositories
INFO: Source paths: EntityConfigurations/JobParametersConfiguration.cs, EntityCon...
INFO: Indexing files of module 'Nodes.Domain.TestsDataLoader'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Domain.TestsDataLoader
INFO: Source paths: AppBase.cs, Program.cs, TestDBContext.cs, appsettings.json
INFO: Indexing files of module 'Nodes.Shared.Infrastructure'
INFO: Base dir: D:\a\1\s\src\Nodes.Shared\Nodes.Shared.Infrastructure
INFO: Source paths: CosmosDb/CosmosDbSettings.cs, CosmosDb/DocumentClientFactory....
INFO: Indexing files of module 'Nodes.Settlement.Core'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Settlement.Core
INFO: Source paths: Aspects/Configuration/ApiConfig.cs, Aspects/Configuration/Lis...
INFO: Indexing files of module 'Nodes.Settlement.TableRepositories'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Settlement.TableRepositories
INFO: Source paths: AssetViewRepository.cs, BuyTradeViewRepository.cs, CustomerRe...
INFO: Indexing files of module 'Nodes.Domain.TestLibrary'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Domain.TestLibrary
INFO: Source paths: BaseBizDomTest.cs, BaseServiceTest.cs, BaseTest.cs, Resources...
INFO: Indexing files of module 'Nodes.Common.Messaging'
INFO: Base dir: D:\a\1\s\src\Nodes.Shared\Nodes.Common.Messaging
INFO: Source paths: AMQP/AmqpClient.cs, AMQP/AmqpSessionManager.cs, AMQP/AMQPWrap...
INFO: Indexing files of module 'Nodes.Settlement.IntegrationTests'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Settlement.IntegrationTests
INFO: Test paths: Api/ApiTesterBase.cs, Api/IResponseResult.cs, Api/JobsTests.cs,...
INFO: Indexing files of module 'Nodes.Settlement.Api'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Settlement.Api
INFO: Source paths: Controllers/JobsController.cs, Program.cs, Startup.cs, obj/Re...
INFO: Indexing files of module 'Nodes.Common.Messaging.Contracts'
INFO: Base dir: D:\a\1\s\src\Nodes.Shared\Nodes.Common.Messaging.Contracts
INFO: Source paths: EventBus/BaseEvent.cs, EventBus/IEventBus.cs, Infrastructure/...
INFO: Indexing files of module 'Nodes.Settlement.Reports.Services'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Settlement.Reports.Services
INFO: Source paths: Execution/Listeners/ReportQueueListener.cs, Execution/Process...
INFO: Indexing files of module 'Nodes.Settlement.Worker'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Settlement.Worker
INFO: Source paths: Controllers/ValuesController.cs, Program.cs, Startup.cs, obj/...
INFO: Indexing files of module 'Nodes.Settlement.Messaging.Services'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Settlement.Messaging.Services
INFO: Source paths: Integration/IntegrationMessageListeningBackgroundService.cs, ...
INFO: Indexing files of module 'Nodes.Settlement.Messaging'
INFO: Base dir: D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Settlement.Messaging
INFO: Source paths: EventBus/Events/Job/JobCreateEvent.cs, EventBus/Events/Job/Jo...
INFO: Indexing files of module 'Nodes.Core.Api'
INFO: Base dir: D:\a\1\s\src\Nodes.Shared\Nodes.Core.Api
INFO: Source paths: Aspects/ActivityIdentifierActionFilter.cs, Aspects/AddRequest...
INFO: Indexing files of module 'Nodes Settlement Service'
INFO: Base dir: D:\a\1\s
INFO: 553 files indexed
INFO: Quality profile for cs: Sonar way
INFO: ------------- Run sensors on module Nodes.Domain.TestLibrary
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=93ms
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=79ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=15ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Common.Data
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.Integration
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Core.Data
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Business.Domain.Services.UnitTests
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.Api
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.Worker
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=15ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.Messaging
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.Listener
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Common.Storage
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Common.Storage.Contracts
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.Models
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.Reports
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Core.Api
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.SqlRepositories
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.Core
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.Messaging.Services
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Core
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=16ms
INFO: ------------- Run sensors on module Nodes.Settlement.Reports.Services
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Shared.Testing
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=16ms
INFO: ------------- Run sensors on module Nodes.Shared.Domain
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.Domain
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Domain.TestsDataLoader
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.IntegrationTests
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Infrastructure.Deployment
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Common.Messaging.Contracts
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Common.Messaging
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Settlement.TableRepositories
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes.Shared.Infrastructure
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=0ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: ------------- Run sensors on module Nodes Settlement Service
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms
INFO: Sensor C# [csharp]
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\35\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\8\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\2\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\45\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\18\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\9\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\48\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\27\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\26\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\28\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\43\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\14\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\25\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\20\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\1\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\33\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\3\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\42\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\19\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\12\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\44\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\16\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\17\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\23\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\0\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\47\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\24\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\4\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\6\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\39\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\11\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\21\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\29\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\5\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\10\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\13\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\46\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\22\output-cs'
INFO: Importing results from 6 proto files in 'd:\a\1\.sonarqube\out\15\output-cs'
INFO: Importing 29 Roslyn reports
INFO: Sensor C# [csharp] (done) | time=1897ms
INFO: Sensor C# Unit Test Results Import [csharp]
INFO: Parsing the Visual Studio Test Results file d:\a\1\TestResults\TestResults.trx
INFO: Sensor C# Unit Test Results Import [csharp] (done) | time=94ms
INFO: Sensor JavaSecuritySensor [security]
INFO: Reading type hierarchy from: d:\a\1\.sonarqube\out\.sonar\ucfg2\java
INFO: Read 0 type definitions
INFO: Reading UCFGs from: d:\a\1\.sonarqube\out\.sonar\ucfg2\java
INFO: 12:51:19.03 Building Type propagation graph
INFO: 12:51:19.03 Running Tarjan on 0 nodes
INFO: 12:51:19.03 Tarjan found 0 components
INFO: 12:51:19.03 Variable type analysis: done
INFO: No UCFGs have been included for analysis.
INFO: Sensor JavaSecuritySensor [security] (done) | time=0ms
INFO: Sensor CSharpSecuritySensor [security]
INFO: Reading type hierarchy from: d:\a\1\.sonarqube\out\ucfg_cs2
INFO: Read 631 type definitions
INFO: Reading UCFGs from: d:\a\1\.sonarqube\out\ucfg_cs2
INFO: 12:51:20.064 Building Type propagation graph
INFO: 12:51:20.126 Running Tarjan on 482 nodes
INFO: 12:51:20.126 Tarjan found 478 components
INFO: 12:51:20.173 Variable type analysis: done
INFO: Analyzing 139 ucfgs to detect vulnerabilities.
INFO: All rules entrypoints : 0 Retained UCFGs : 0
INFO: rule: S5131, entrypoints: 0
INFO: Visited 0 ucfgs in 0 ms, 0 steps
INFO: rule: S5131 done
INFO: rule: S3649, entrypoints: 0
INFO: Visited 0 ucfgs in 0 ms, 0 steps
INFO: rule: S3649 done
INFO: rule: S2076, entrypoints: 0
INFO: Visited 0 ucfgs in 0 ms, 0 steps
INFO: rule: S2076 done
INFO: rule: S2091, entrypoints: 0
INFO: Visited 0 ucfgs in 0 ms, 0 steps
INFO: rule: S2091 done
INFO: rule: S2078, entrypoints: 0
INFO: Visited 0 ucfgs in 0 ms, 0 steps
INFO: rule: S2078 done
INFO: rule: S2631, entrypoints: 0
INFO: Visited 0 ucfgs in 0 ms, 0 steps
INFO: rule: S2631 done
INFO: rule: S2083, entrypoints: 0
INFO: Visited 0 ucfgs in 0 ms, 0 steps
INFO: rule: S2083 done
INFO: rule: S5167, entrypoints: 0
INFO: Visited 0 ucfgs in 0 ms, 0 steps
INFO: rule: S5167 done
INFO: rule: S5144, entrypoints: 0
INFO: Visited 0 ucfgs in 0 ms, 0 steps
INFO: rule: S5144 done
INFO: rule: S5145, entrypoints: 0
INFO: Visited 0 ucfgs in 0 ms, 0 steps
INFO: rule: S5145 done
INFO: rule: S5146, entrypoints: 0
INFO: Visited 0 ucfgs in 0 ms, 0 steps
INFO: rule: S5146 done
INFO: Sensor CSharpSecuritySensor [security] (done) | time=1521ms
INFO: Sensor PhpSecuritySensor [security]
INFO: Reading type hierarchy from: d:\a\1\.sonarqube\out\.sonar\ucfg2\php
INFO: Read 0 type definitions
INFO: Reading UCFGs from: d:\a\1\.sonarqube\out\.sonar\ucfg2\php
INFO: 12:51:20.551 Building Type propagation graph
INFO: 12:51:20.551 Running Tarjan on 0 nodes
INFO: 12:51:20.551 Tarjan found 0 components
INFO: 12:51:20.551 Variable type analysis: done
INFO: No UCFGs have been included for analysis.
INFO: Sensor PhpSecuritySensor [security] (done) | time=0ms
INFO: ------------- Run sensors on project
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=156ms
INFO: SCM provider for this project is: git
INFO: 10 files to be analyzed
INFO: 10/10 files analyzed
INFO: 177 files had no CPD blocks
INFO: Calculating CPD for 322 files
INFO: CPD calculation finished
INFO: SCM writing changed lines
WARN: File 'D:\a\1\s\src\Domain\Nodes.Settlement\Nodes.Domain.TestLibrary\BaseServiceTest.cs' was detected as changed but without having changed lines
INFO: SCM writing changed lines (done) | time=203ms
INFO: Analysis report generated in 422ms, dir size=681 KB
INFO: Analysis report compressed in 439ms, zip size=487 KB
INFO: Analysis report uploaded in 446ms
INFO: ANALYSIS SUCCESSFUL, you can browse https://sonarcloud.io/dashboard?id=Nodes.Settlement-key54321&branch=feature%2Fsettlementreports&resolved=false
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 https://sonarcloud.io/api/ce/task?id=AWnEWt0yHcDGtXNl6GZN
INFO: Analysis total time: 22.909 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 1:09.100s
INFO: Final Memory: 37M/397M
INFO: ------------------------------------------------------------------------
The SonarQube Scanner has finished
12:51:23.822 Post-processing succeeded.
##[section]Finishing: Run Code Analysis
=============================================================================