Advertisement
Guest User

Untitled

a guest
Oct 1st, 2021
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.73 KB | None | 0 0
  1. 2021-10-01T17:11:11.5301329Z ##[debug]Evaluating condition for step: 'SonarQubePublish'
  2. 2021-10-01T17:11:11.5305093Z ##[debug]Evaluating: SucceededNode()
  3. 2021-10-01T17:11:11.5306197Z ##[debug]Evaluating SucceededNode:
  4. 2021-10-01T17:11:11.5308090Z ##[debug]=> True
  5. 2021-10-01T17:11:11.5309446Z ##[debug]Result: True
  6. 2021-10-01T17:11:11.5310680Z ##[section]Starting: SonarQubePublish
  7. 2021-10-01T17:11:11.5505118Z ==============================================================================
  8. 2021-10-01T17:11:11.5505698Z Task : Publish Quality Gate Result
  9. 2021-10-01T17:11:11.5506325Z Description : Publish SonarQube's Quality Gate result on the Azure DevOps build result, to be used after the actual analysis.
  10. 2021-10-01T17:11:11.5506896Z Version : 4.8.1
  11. 2021-10-01T17:11:11.5507249Z Author : sonarsource
  12. 2021-10-01T17:11:11.5507834Z Help : [More Information](http://redirect.sonarsource.com/doc/install-configure-scanner-tfs-ts.html)
  13. 2021-10-01T17:11:11.5508497Z ==============================================================================
  14. 2021-10-01T17:11:11.5581746Z ##[debug]Using node path: C:\agent02\externals\node\bin\node.exe
  15. 2021-10-01T17:11:11.8095395Z ##[debug]agent.TempDirectory=C:\agent02\_work\_temp
  16. 2021-10-01T17:11:11.8129835Z ##[debug]loading inputs and endpoints
  17. 2021-10-01T17:11:11.8135527Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN
  18. 2021-10-01T17:11:11.8200307Z ##[debug]loading ENDPOINT_AUTH_SCHEME_SYSTEMVSSCONNECTION
  19. 2021-10-01T17:11:11.8205461Z ##[debug]loading ENDPOINT_AUTH_SYSTEMVSSCONNECTION
  20. 2021-10-01T17:11:11.8207694Z ##[debug]loading INPUT_POLLINGTIMEOUTSEC
  21. 2021-10-01T17:11:11.8212899Z ##[debug]loading SECRET_SONARQUBE_ENDPOINT
  22. 2021-10-01T17:11:11.8215399Z ##[debug]loading SECRET_SYSTEM_ACCESSTOKEN
  23. 2021-10-01T17:11:11.8221506Z ##[debug]loaded 6
  24. 2021-10-01T17:11:11.8237272Z ##[debug]Agent.ProxyUrl=undefined
  25. 2021-10-01T17:11:11.8237956Z ##[debug]Agent.CAInfo=undefined
  26. 2021-10-01T17:11:11.8238879Z ##[debug]Agent.ClientCert=undefined
  27. 2021-10-01T17:11:11.8239467Z ##[debug]Agent.SkipCertValidation=undefined
  28. 2021-10-01T17:11:12.2842330Z ##[debug]SONARQUBE_SCANNER_PARAMS={"sonar.host.url":"https://sonarqube.arp.local/","sonar.login":***,"sonar.projectKey":"a884dab36695521333ac473d439fabe75aa8590f","sonar.projectName":"DTC.MarketIntegration","sonar.projectVersion":"1.0","sonar.branch.name":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","sonar.scanner.metadataFilePath":"C:\\agent02\\_work\\_temp\\sonar\\0.0.1-preview.18841\\7aa650a7-af98-3b51-b933-ed19e8919835\\report-task.txt"}
  29. 2021-10-01T17:11:12.2852171Z ##[debug]SONARQUBE_ENDPOINT=***
  30. 2021-10-01T17:11:12.2854208Z ##[debug][SQ] API GET: '/api/metrics/search' with query "{"f":"name","ps":500}"
  31. 2021-10-01T17:11:12.3539465Z ##[debug]Response: 200 Body: "{"metrics":[{"id":"81","key":"new_technical_debt","type":"WORK_DUR","name":"Added Technical Debt"},{"id":"56","key":"blocker_violations","type":"INT","name":"Blocker Issues"},{"id":"74","key":"bugs","type":"INT","name":"Bugs"},{"id":"105","key":"burned_budget","type":"FLOAT","name":"Burned budget"},{"id":"106","key":"business_value","type":"FLOAT","name":"Business value"},{"id":"7","key":"classes","type":"INT","name":"Classes"},{"id":"72","key":"code_smells","type":"INT","name":"Code Smells"},{"id":"26","key":"cognitive_complexity","type":"INT","name":"Cognitive Complexity"},{"id":"14","key":"comment_lines","type":"INT","name":"Comment Lines"},{"id":"99","key":"comment_lines_data","type":"DATA","name":"comment_lines_data"},{"id":"15","key":"comment_lines_density","type":"PERCENT","name":"Comments (%)"},{"id":"21","key":"class_complexity","type":"FLOAT","name":"Complexity / Class"},{"id":"19","key":"file_complexity","type":"FLOAT","name":"Complexity / File"},{"id":"23","key":"function_complexity","type":"FLOAT","name":"Complexity / Function"},{"id":"20","key":"complexity_in_classes","type":"INT","name":"Complexity in Classes"},{"id":"22","key":"complexity_in_functions","type":"INT","name":"Complexity in Functions"},{"id":"45","key":"branch_coverage","type":"PERCENT","name":"Condition Coverage"},{"id":"46","key":"new_branch_coverage","type":"PERCENT","name":"Condition Coverage on New Code"},{"id":"41","key":"conditions_to_cover","type":"INT","name":"Conditions to Cover"},{"id":"42","key":"new_conditions_to_cover","type":"INT","name":"Conditions to Cover on New Code"},{"id":"71","key":"confirmed_issues","type":"INT","name":"Confirmed Issues"},{"id":"33","key":"coverage","type":"PERCENT","name":"Coverage"},{"id":"34","key":"new_coverage","type":"PERCENT","name":"Coverage on New Code"},{"id":"57","key":"critical_violations","type":"INT","name":"Critical Issues"},{"id":"18","key":"complexity","type":"INT","name":"Cyclomatic Complexity"},{"id":"104","key":"last_commit_date","type":"MILLISEC","name":"Date of Last Commit"},{"id":"84","key":"development_cost","type":"STRING","name":"Development Cost"},{"id":"85","key":"new_development_cost","type":"FLOAT","name":"Development Cost on New Code"},{"id":"9","key":"directories","type":"INT","name":"Directories"},{"id":"49","key":"duplicated_blocks","type":"INT","name":"Duplicated Blocks"},{"id":"50","key":"new_duplicated_blocks","type":"INT","name":"Duplicated Blocks on New Code"},{"id":"51","key":"duplicated_files","type":"INT","name":"Duplicated Files"},{"id":"47","key":"duplicated_lines","type":"INT","name":"Duplicated Lines"},{"id":"52","key":"duplicated_lines_density","type":"PERCENT","name":"Duplicated Lines (%)"},{"id":"53","key":"new_duplicated_lines_density","type":"PERCENT","name":"Duplicated Lines (%) on New Code"},{"id":"48","key":"new_duplicated_lines","type":"INT","name":"Duplicated Lines on New Code"},{"id":"54","key":"duplications_data","type":"DATA","name":"Duplication Details"},{"id":"88","key":"effort_to_reach_maintainability_rating_a","type":"WORK_DUR","name":"Effort to Reach Maintainability Rating A"},{"id":"100","key":"executable_lines_data","type":"DATA","name":"executable_lines_data"},{"id":"67","key":"false_positive_issues","type":"INT","name":"False Positive Issues"},{"id":"25","key":"file_complexity_distribution","type":"DISTRIB","name":"File Distribution / Complexity"},{"id":"8","key":"files","type":"INT","name":"Files"},{"id":"24","key":"function_complexity_distribution","type":"DISTRIB","name":"Function Distribution / Complexity"},{"id":"10","key":"functions","type":"INT","name":"Functions"},{"id":"2","key":"generated_lines","type":"INT","name":"Generated Lines"},{"id":"6","key":"generated_ncloc","type":"INT","name":"Generated Lines of Code"},{"id":"60","key":"info_violations","type":"INT","name":"Info Issues"},{"id":"55","key":"violations","type":"INT","name":"Issues"},{"id":"AXiScC1Kl8BF2k-P--uM","key":"last_change_on_maintainability_rating","type":"DATA","name":"Last Change on Maintainability Rating"},{"id":"AXiScC1Kl8BF2k-P--uN","key":"last_change_on_releasability_rating","type":"DATA","name":"Last Change on Releasability Rating"},{"id":"AXiScC1Kl8BF2k-P--uO","key":"last_change_on_reliability_rating","type":"DATA","name":"Last Change on Reliability Rating"},{"id":"AXiScC1al8BF2k-P--uP","key":"last_change_on_security_rating","type":"DATA","name":"Last Change on Security Rating"},{"id":"AXiScC1al8BF2k-P--uQ","key":"last_change_on_security_review_rating","type":"DATA","name":"Last Change on Security Review Rating"},{"id":"39","key":"line_coverage","type":"PERCENT","name":"Line Coverage"},{"id":"40","key":"new_line_coverage","type":"PERCENT","name":"Line Coverage on New Code"},{"id":"1","key":"lines","type":"INT","name":"Lines"},{"id":"3","key":"ncloc","type":"INT","name":"Lines of Code"},{"id":"5","key":"ncloc_language_distribution","type":"DATA","name":"Lines of Code Per Language"},{"id":"35","key":"lines_to_cover","type":"INT","name":"Lines to Cover"},{"id":"36","key":"new_lines_to_cover","type":"INT","name":"Lines to Cover on New Code"},{"id":"AXiScC1al8BF2k-P--uV","key":"leak_projects","type":"DATA","name":"List of technical projects with their leaks"},{"id":"82","key":"sqale_rating","type":"RATING","name":"Maintainability Rating"},{"id":"83","key":"new_maintainability_rating","type":"RATING","name":"Maintainability Rating on New Code"},{"id":"58","key":"major_violations","type":"INT","name":"Major Issues"},{"id":"59","key":"minor_violations","type":"INT","name":"Minor Issues"},{"id":"98","key":"ncloc_data","type":"DATA","name":"ncloc_data"},{"id":"62","key":"new_blocker_violations","type":"INT","name":"New Blocker Issues"},{"id":"75","key":"new_bugs","type":"INT","name":"New Bugs"},{"id":"73","key":"new_code_smells","type":"INT","name":"New Code Smells"},{"id":"63","key":"new_critical_violations","type":"INT","name":"New Critical Issues"},{"id":"66","key":"new_info_violations","type":"INT","name":"New Info Issues"},{"id":"61","key":"new_violations","type":"INT","name":"New Issues"},{"id":"4","key":"new_lines","type":"INT","name":"New Lines"},{"id":"64","key":"new_major_violations","type":"INT","name":"New Major Issues"},{"id":"65","key":"new_minor_violations","type":"INT","name":"New Minor Issues"},{"id":"79","key":"new_security_hotspots","type":"INT","name":"New Security Hotspots"},{"id":"77","key":"new_vulnerabilities","type":"INT","name":"New Vulnerabilities"},{"id":"AXVFDyPBmNxai7upACo-","key":"unanalyzed_c","type":"INT","name":"Number of unanalyzed c files"},{"id":"AXVFDyPQmNxai7upACo_","key":"unanalyzed_cpp","type":"INT","name":"Number of unanalyzed c++ files"},{"id":"69","key":"open_issues","type":"INT","name":"Open Issues"},{"id":"103","key":"quality_profiles","type":"DATA","name":"Profiles"},{"id":"13","key":"projects","type":"INT","name":"Projects"},{"id":"12","key":"public_api","type":"INT","name":"Public API"},{"id":"16","key":"public_documented_api_density","type":"PERCENT","name":"Public Documented API (%)"},{"id":"17","key":"public_undocumented_api","type":"INT","name":"Public Undocumented API"},{"id":"102","key":"quality_gate_details","type":"DATA","name":"Quality Gate Details"},{"id":"101","key":"alert_status","type":"LEVEL","name":"Quality Gate Status"},{"id":"AXiScC1Kl8BF2k-P--uL","key":"releasability_rating","type":"RATING","name":"Releasability rating"},{"id":"91","key":"reliability_rating","type":"RATING","name":"Reliability Rating"},{"id":"92","key":"new_reliability_rating","type":"RATING","name":"Reliability Rating on New Code"},{"id":"89","key":"reliability_remediation_effort","type":"WORK_DUR","name":"Reliability Remediation Effort"},{"id":"90","key":"new_reliability_remediation_effort","type":"WORK_DUR","name":"Reliability Remediation Effort on New Code"},{"id":"70","key":"reopened_issues","type":"INT","name":"Reopened Issues"},{"id":"78","key":"security_hotspots","type":"INT","name":"Security Hotspots"},{"id":"110","key":"security_hotspots_reviewed","type":"PERCENT","name":"Security Hotspots Reviewed"},{"id":"111","key":"new_security_hotspots_reviewed","type":"PERCENT","name":"Security Hotspots Reviewed on New Code"},{"id":"95","key":"security_rating","type":"RATING","name":"Security Rating"},{"id":"96","key":"new_security_rating","type":"RATING","name":"Security Rating on New Code"},{"id":"93","key":"security_remediation_effort","type":"WORK_DUR","name":"Security Remediation Effort"},{"id":"94","key":"new_security_remediation_effort","type":"WORK_DUR","name":"Security Remediation Effort on New Code"},{"id":"97","key":"security_review_rating","type":"RATING","name":"Security Review Rating"},{"id":"109","key":"new_security_review_rating","type":"RATING","name":"Security Review Rating on New Code"},{"id":"112","key":"security_hotspots_reviewed_status","type":"INT","name":"Security Review Reviewed Status"},{"id":"114","key":"new_security_hotspots_reviewed_status","type":"INT","name":"Security Review Reviewed Status on New Code"},{"id":"113","key":"security_hotspots_to_review_status","type":"INT","name":"Security Review To Review Status"},{"id":"115","key":"new_security_hotspots_to_review_status","type":"INT","name":"Security Review To Review Status on New Code"},{"id":"30","key":"skipped_tests","type":"INT","name":"Skipped Unit Tests"},{"id":"11","key":"statements","type":"INT","name":"Statements"},{"id":"107","key":"team_size","type":"INT","name":"Team size"},{"id":"80","key":"sqale_index","type":"WORK_DUR","name":"Technical Debt"},{"id":"86","key":"sqale_debt_ratio","type":"PERCENT","name":"Technical Debt Ratio"},{"id":"87","key":"new_sqale_debt_ratio","type":"PERCENT","name":"Technical Debt Ratio on New Code"},{"id":"AXiScC1al8BF2k-P--uU","key":"maintainability_rating_effort","type":"DATA","name":"Total number of projects having worst maintainability rating"},{"id":"AXiScC1al8BF2k-P--uS","key":"reliability_rating_effort","type":"DATA","name":"Total number of projects having worst reliability rating"},{"id":"AXiScC1al8BF2k-P--uR","key":"security_rating_effort","type":"DATA","name":"Total number of projects having worst security rating"},{"id":"AXiScC1al8BF2k-P--uT","key":"security_review_rating_effort","type":"DATA","name":"Total number of projects having worst security review rating"},{"id":"AXiScC1Kl8BF2k-P--uK","key":"releasability_effort","type":"INT","name":"Total number of projects not production ready"},{"id":"43","key":"uncovered_conditions","type":"INT","name":"Uncovered Conditions"},{"id":"44","key":"new_uncovered_conditions","type":"INT","name":"Uncovered Conditions on New Code"},{"id":"37","key":"uncovered_lines","type":"INT","name":"Uncovered Lines"},{"id":"38","key":"new_uncovered_lines","type":"INT","name":"Uncovered Lines on New Code"},{"id":"28","key":"test_execution_time","type":"MILLISEC","name":"Unit Test Duration"},{"id":"29","key":"test_errors","type":"INT","name":"Unit Test Errors"},{"id":"31","key":"test_failures","type":"INT","name":"Unit Test Failures"},{"id":"32","key":"test_success_density","type":"PERCENT","name":"Unit Test Success (%)"},{"id":"27","key":"tests","type":"INT","name":"Unit Tests"},{"id":"76","key":"vulnerabilities","type":"INT","name":"Vulnerabilities"},{"id":"68","key":"wont_fix_issues","type":"INT","name":"Won't Fix Issues"}],"total":128,"p":1,"ps":500}"
  32. 2021-10-01T17:11:12.3613909Z ##[debug]pollingTimeoutSec=300
  33. 2021-10-01T17:11:12.3615314Z ##[debug][SQ] API GET: '/api/server/version' with query "undefined"
  34. 2021-10-01T17:11:12.3744482Z ##[debug]Response: 200 Body: "8.9.2.46101"
  35. 2021-10-01T17:11:12.3751324Z ##[debug]Build.BuildNumber=0.0.1-preview.18841
  36. 2021-10-01T17:11:12.3752015Z ##[debug]Agent.TempDirectory=C:\agent02\_work\_temp
  37. 2021-10-01T17:11:12.3757574Z ##[debug]defaultRoot: 'C:\agent02\_work\_temp'
  38. 2021-10-01T17:11:12.3760260Z ##[debug]findOptions.allowBrokenSymbolicLinks: 'false'
  39. 2021-10-01T17:11:12.3760958Z ##[debug]findOptions.followSpecifiedSymbolicLink: 'true'
  40. 2021-10-01T17:11:12.3761595Z ##[debug]findOptions.followSymbolicLinks: 'true'
  41. 2021-10-01T17:11:12.3762913Z ##[debug]matchOptions.debug: 'false'
  42. 2021-10-01T17:11:12.3763524Z ##[debug]matchOptions.nobrace: 'true'
  43. 2021-10-01T17:11:12.3764248Z ##[debug]matchOptions.noglobstar: 'false'
  44. 2021-10-01T17:11:12.3764817Z ##[debug]matchOptions.dot: 'true'
  45. 2021-10-01T17:11:12.3765388Z ##[debug]matchOptions.noext: 'false'
  46. 2021-10-01T17:11:12.3765951Z ##[debug]matchOptions.nocase: 'true'
  47. 2021-10-01T17:11:12.3766514Z ##[debug]matchOptions.nonull: 'false'
  48. 2021-10-01T17:11:12.3767107Z ##[debug]matchOptions.matchBase: 'false'
  49. 2021-10-01T17:11:12.3767689Z ##[debug]matchOptions.nocomment: 'false'
  50. 2021-10-01T17:11:12.3768330Z ##[debug]matchOptions.nonegate: 'false'
  51. 2021-10-01T17:11:12.3768934Z ##[debug]matchOptions.flipNegate: 'false'
  52. 2021-10-01T17:11:12.3769580Z ##[debug]pattern: 'sonar\0.0.1-preview.18841\**\report-task.txt'
  53. 2021-10-01T17:11:12.3807745Z ##[debug]findPath: 'C:\agent02\_work\_temp\sonar\0.0.1-preview.18841'
  54. 2021-10-01T17:11:12.3808422Z ##[debug]statOnly: 'false'
  55. 2021-10-01T17:11:12.3811094Z ##[debug]findPath: 'C:\agent02\_work\_temp\sonar\0.0.1-preview.18841'
  56. 2021-10-01T17:11:12.3811820Z ##[debug]findOptions.allowBrokenSymbolicLinks: 'false'
  57. 2021-10-01T17:11:12.3812493Z ##[debug]findOptions.followSpecifiedSymbolicLink: 'true'
  58. 2021-10-01T17:11:12.3813141Z ##[debug]findOptions.followSymbolicLinks: 'true'
  59. 2021-10-01T17:11:12.3821784Z ##[debug] C:\agent02\_work\_temp\sonar\0.0.1-preview.18841 (directory)
  60. 2021-10-01T17:11:12.3831425Z ##[debug] C:\agent02\_work\_temp\sonar\0.0.1-preview.18841\7aa650a7-af98-3b51-b933-ed19e8919835 (directory)
  61. 2021-10-01T17:11:12.3837380Z ##[debug] C:\agent02\_work\_temp\sonar\0.0.1-preview.18841\7aa650a7-af98-3b51-b933-ed19e8919835\report-task.txt (file)
  62. 2021-10-01T17:11:12.3838271Z ##[debug]3 results
  63. 2021-10-01T17:11:12.3838756Z ##[debug]found 3 paths
  64. 2021-10-01T17:11:12.3839261Z ##[debug]applying include pattern
  65. 2021-10-01T17:11:12.3839916Z ##[debug]adjustedPattern: 'C:\agent02\_work\_temp\sonar\0.0.1-preview.18841\**\report-task.txt'
  66. 2021-10-01T17:11:12.3851458Z ##[debug]1 matches
  67. 2021-10-01T17:11:12.3852514Z ##[debug]1 final results
  68. 2021-10-01T17:11:12.3853153Z ##[debug][SQ] Searching for sonar\0.0.1-preview.18841\**\report-task.txt - found 1 file(s)
  69. 2021-10-01T17:11:12.3854659Z ##[debug][SQ] Read Task report file: C:\agent02\_work\_temp\sonar\0.0.1-preview.18841\7aa650a7-af98-3b51-b933-ed19e8919835\report-task.txt
  70. 2021-10-01T17:11:12.4003014Z ##[debug][SQ] Parse Task report file: projectKey=a884dab36695521333ac473d439fabe75aa8590f
  71. serverUrl=http://sonarqube.arp.local
  72. serverVersion=8.9.2.46101
  73. branch=maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages
  74. dashboardUrl=http://sonarqube.arp.local/dashboard?id=a884dab36695521333ac473d439fabe75aa8590f&branch=maintenances%2Fuse-dot-net-task-dot-net-core-cli-to-restore-nuget-packages
  75. ceTaskId=AXw81p_5J2WOL8wBfffs
  76. ceTaskUrl=http://sonarqube.arp.local/api/ce/task?id=AXw81p_5J2WOL8wBfffs
  77.  
  78. 2021-10-01T17:11:12.4015558Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  79. 2021-10-01T17:11:12.4016871Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  80. 2021-10-01T17:11:12.4356281Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":797,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  81. 2021-10-01T17:11:12.4357846Z ##[debug][SQ] Task status:IN_PROGRESS
  82. 2021-10-01T17:11:13.4410271Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  83. 2021-10-01T17:11:13.4411153Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  84. 2021-10-01T17:11:13.4830631Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":1833,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  85. 2021-10-01T17:11:13.4832515Z ##[debug][SQ] Task status:IN_PROGRESS
  86. 2021-10-01T17:11:14.4844778Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  87. 2021-10-01T17:11:14.4846537Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  88. 2021-10-01T17:11:14.5146495Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":2864,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  89. 2021-10-01T17:11:14.5150862Z ##[debug][SQ] Task status:IN_PROGRESS
  90. 2021-10-01T17:11:15.5273144Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  91. 2021-10-01T17:11:15.5275519Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  92. 2021-10-01T17:11:15.5619470Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":3911,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  93. 2021-10-01T17:11:15.5624012Z ##[debug][SQ] Task status:IN_PROGRESS
  94. 2021-10-01T17:11:16.5653283Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  95. 2021-10-01T17:11:16.5655089Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  96. 2021-10-01T17:11:16.6049672Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":4958,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  97. 2021-10-01T17:11:16.6053797Z ##[debug][SQ] Task status:IN_PROGRESS
  98. 2021-10-01T17:11:17.6187905Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  99. 2021-10-01T17:11:17.6188942Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  100. 2021-10-01T17:11:17.6642016Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":6004,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  101. 2021-10-01T17:11:17.6646097Z ##[debug][SQ] Task status:IN_PROGRESS
  102. 2021-10-01T17:11:18.6677625Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  103. 2021-10-01T17:11:18.6679301Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  104. 2021-10-01T17:11:18.7178965Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":7067,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  105. 2021-10-01T17:11:18.7181502Z ##[debug][SQ] Task status:IN_PROGRESS
  106. 2021-10-01T17:11:19.7216706Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  107. 2021-10-01T17:11:19.7217644Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  108. 2021-10-01T17:11:19.7688507Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":8129,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  109. 2021-10-01T17:11:19.7692523Z ##[debug][SQ] Task status:IN_PROGRESS
  110. 2021-10-01T17:11:20.7816686Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  111. 2021-10-01T17:11:20.7817978Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  112. 2021-10-01T17:11:20.8193817Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":9176,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  113. 2021-10-01T17:11:20.8200145Z ##[debug][SQ] Task status:IN_PROGRESS
  114. 2021-10-01T17:11:21.8292515Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  115. 2021-10-01T17:11:21.8294286Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  116. 2021-10-01T17:11:21.8808907Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":10239,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  117. 2021-10-01T17:11:21.8812917Z ##[debug][SQ] Task status:IN_PROGRESS
  118. 2021-10-01T17:11:22.8934322Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  119. 2021-10-01T17:11:22.8936627Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  120. 2021-10-01T17:11:22.9377835Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":11286,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  121. 2021-10-01T17:11:22.9381850Z ##[debug][SQ] Task status:IN_PROGRESS
  122. 2021-10-01T17:11:23.9525120Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  123. 2021-10-01T17:11:23.9526961Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  124. 2021-10-01T17:11:24.0007319Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":12348,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  125. 2021-10-01T17:11:24.0011463Z ##[debug][SQ] Task status:IN_PROGRESS
  126. 2021-10-01T17:11:25.0156619Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  127. 2021-10-01T17:11:25.0157341Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  128. 2021-10-01T17:11:25.0524512Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":13411,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  129. 2021-10-01T17:11:25.0528996Z ##[debug][SQ] Task status:IN_PROGRESS
  130. 2021-10-01T17:11:26.0648713Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  131. 2021-10-01T17:11:26.0650521Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  132. 2021-10-01T17:11:26.1307300Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":14489,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  133. 2021-10-01T17:11:26.1311679Z ##[debug][SQ] Task status:IN_PROGRESS
  134. 2021-10-01T17:11:27.1417266Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  135. 2021-10-01T17:11:27.1418171Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  136. 2021-10-01T17:11:27.1794284Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":15536,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  137. 2021-10-01T17:11:27.1802093Z ##[debug][SQ] Task status:IN_PROGRESS
  138. 2021-10-01T17:11:28.1886784Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  139. 2021-10-01T17:11:28.1887652Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  140. 2021-10-01T17:11:28.2186543Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":16567,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  141. 2021-10-01T17:11:28.2190568Z ##[debug][SQ] Task status:IN_PROGRESS
  142. 2021-10-01T17:11:29.2267220Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  143. 2021-10-01T17:11:29.2269006Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  144. 2021-10-01T17:11:29.2681790Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":17630,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  145. 2021-10-01T17:11:29.2683431Z ##[debug][SQ] Task status:IN_PROGRESS
  146. 2021-10-01T17:11:30.2804224Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  147. 2021-10-01T17:11:30.2806042Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  148. 2021-10-01T17:11:30.3193474Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":18677,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  149. 2021-10-01T17:11:30.3196469Z ##[debug][SQ] Task status:IN_PROGRESS
  150. 2021-10-01T17:11:31.3284282Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  151. 2021-10-01T17:11:31.3286696Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  152. 2021-10-01T17:11:31.4002084Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","status":"IN_PROGRESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executionTimeMs":19755,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warnings":[]}}"
  153. 2021-10-01T17:11:31.4034549Z ##[debug][SQ] Task status:IN_PROGRESS
  154. 2021-10-01T17:11:32.4164473Z ##[debug][SQ] Waiting for task 'AXw81p_5J2WOL8wBfffs' to complete.
  155. 2021-10-01T17:11:32.4166356Z ##[debug][SQ] API GET: '/api/ce/task' with query "{"id":"AXw81p_5J2WOL8wBfffs"}"
  156. 2021-10-01T17:11:32.4612346Z ##[debug]Response: 200 Body: "{"task":{"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","analysisId":"AXw81qmIHiBfS69yzEbA","status":"SUCCESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executedAt":"2021-10-01T19:11:32+0200","executionTimeMs":20396,"hasScannerContext":true,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warningCount":1,"warnings":[]}}"
  157. 2021-10-01T17:11:32.4614508Z ##[debug][SQ] Task status:SUCCESS
  158. 2021-10-01T17:11:32.4616475Z ##[debug][SQ] Task complete: {"id":"AXw81p_5J2WOL8wBfffs","type":"REPORT","componentId":"AXw81p_5J2WOL8wBfffr","componentKey":"a884dab36695521333ac473d439fabe75aa8590f","componentName":"DTC.MarketIntegration","componentQualifier":"TRK","analysisId":"AXw81qmIHiBfS69yzEbA","status":"SUCCESS","submittedAt":"2021-10-01T19:11:11+0200","submitterLogin":"mradny_adm","startedAt":"2021-10-01T19:11:11+0200","executedAt":"2021-10-01T19:11:32+0200","executionTimeMs":20396,"hasScannerContext":true,"branch":"maintenances/use-dot-net-task-dot-net-core-cli-to-restore-nuget-packages","branchType":"BRANCH","warningCount":1,"warnings":[]}
  159. 2021-10-01T17:11:32.4621191Z ##[debug][SQ] Retrieve Analysis id 'AXw81qmIHiBfS69yzEbA.'
  160. 2021-10-01T17:11:32.4622024Z ##[debug][SQ] API GET: '/api/qualitygates/project_status' with query "{"analysisId":"AXw81qmIHiBfS69yzEbA"}"
  161. 2021-10-01T17:11:32.5028865Z ##[debug]Response: 200 Body: "{"projectStatus":{"status":"OK","conditions":[],"periods":[],"ignoredConditions":false}}"
  162. 2021-10-01T17:11:32.5035224Z ##[debug][SQ] Generate analysis report.'
  163. 2021-10-01T17:11:32.5052607Z ##[debug]Number of analyses in this build: 1
  164. 2021-10-01T17:11:32.5054076Z ##[debug]Overall Quality Gate status: ok
  165. 2021-10-01T17:11:32.5100451Z ##[debug]System.TeamFoundationCollectionUri=https://<our devops uri>
  166. 2021-10-01T17:11:32.5102218Z ##[debug]System.TeamProjectId=cb940c33-2393-464a-bbde-234aebc58d6d
  167. 2021-10-01T17:11:32.5103474Z ##[debug]Build.BuildId=18841
  168. 2021-10-01T17:11:32.5104835Z ##[debug][{"op":0,"path":"/sonarglobalqualitygate","value":"ok"}]
  169. 2021-10-01T17:11:32.5146011Z SYSTEMVSSCONNECTION exists true
  170. 2021-10-01T17:11:32.5147454Z ##[debug]SYSTEMVSSCONNECTION exists true
  171. 2021-10-01T17:11:32.5152371Z SYSTEMVSSCONNECTION exists true
  172. 2021-10-01T17:11:32.5153536Z ##[debug]SYSTEMVSSCONNECTION exists true
  173. 2021-10-01T17:11:32.5177178Z ##[debug]Acquiring a build API object.
  174. 2021-10-01T17:11:32.5984735Z ##[warning]Failed to create a build property. Not blocking unless you are using the Sonar Pre-Deployment gate in Release Pipelines. Exception : Error: certificate has expired
  175. 2021-10-01T17:11:32.5987911Z ##[debug]Processed: ##vso[task.issue type=warning;]Failed to create a build property. Not blocking unless you are using the Sonar Pre-Deployment gate in Release Pipelines. Exception : Error: certificate has expired
  176. 2021-10-01T17:11:32.5992273Z ##[debug]build.artifactStagingDirectory=C:\agent02\_work\447\a
  177. 2021-10-01T17:11:32.6030844Z ##[debug][SQ] Summary saved at: C:\agent02\_work\447\a\.sqAnalysis\SonarQubeBuildSummary.md
  178. 2021-10-01T17:11:32.6032769Z ##[debug][SQ] Uploading build summary from C:\agent02\_work\447\a\.sqAnalysis\SonarQubeBuildSummary.md
  179. 2021-10-01T17:11:32.6058734Z ##[debug]Processed: ##vso[task.addattachment type=Distributedtask.Core.Summary;name=SonarQube Analysis Report;]C:\agent02\_work\447\a\.sqAnalysis\SonarQubeBuildSummary.md
  180. 2021-10-01T17:11:32.6176529Z ##[section]Finishing: SonarQubePublish
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement