HodorNV / ALOps

ALOps
59 stars 24 forks source link

Problem with ALTERNATIVEVSIXURL: 'Latest' when compiling BC25 #798

Closed NAVFreak closed 1 month ago

NAVFreak commented 1 month ago

Describe the bug First I thought I was having a similar problem like #762 when compiling app. I use ALTERNATIVEVSIXURL: 'Latest' to be able to use BusinessCentral.LinterCop.dll

But after removing codecop BusinessCentral.LinterCop.dll then I realised that it is the alternativevsixurl: 'latest' that is the problem. I think use alternativevsixurl: 'latest' to be able to use BusinessCentral.LinterCop.dll.

I recevie:

2024-10-02T07:29:55.4426630Z *** Compile OK.
2024-10-02T07:29:55.4468161Z *** App not Created:

Which seems weird.

the used yaml please provide the yaml that you used. It helps you put the yaml like this:

#parameters:
# 
  - task: ALOpsAppCompiler@2  #Documentation: https://github.com/HodorNV/ALOps/blob/master/Documentation/BuildSteps_v2.md
    displayName: 'ALOpsAppCompiler2 '
    inputs:
      usedocker: true
      artifactversion: '25.0.23364.24925'
      artifacttype:  'Sandbox'
      artifactcountry: 'se' 
      versionselect: 'closest'
      appversiontemplate: '25.0.[yyyyWW].*'
      appfilenametemplate: "%APP_PUBLISHER%_%APP_NAME%_%APP_VERSION%_APP.app"
      alsourcepath:  'App\app.json'
      failonwarnings : true
      alcodeanalyzer: 'CodeCop,UICop,PerTenantExtensionCop'
      ruleset:  "./../Company.ruleset.json"
      alternativevsixurl: 'latest'
      accept_insider_eula: 'true' 

the output Also the complete output is necessary for us to see what is going on. Also use backtics:

2024-10-02T07:29:30.2633097Z ##[section]Starting: ALOpsAppCompiler*** 
2024-10-02T07:29:30.2757774Z ==============================================================================
2024-10-02T07:29:30.2758089Z Task         : ALOps App Compiler
2024-10-02T07:29:30.2758234Z Description  : Compile AL Extension(s) for Business Central
2024-10-02T07:29:30.2758450Z Version      : 2.0.6292
2024-10-02T07:29:30.2758648Z Author       : Hodor
2024-10-02T07:29:30.2758820Z Help         : Compile Business Central extension(s) from AL code.
2024-10-02T07:29:30.2758994Z ==============================================================================
2024-10-02T07:29:31.2624083Z ******************************************************************************
2024-10-02T07:29:31.2636781Z *** ALOps v*** - Preview                                                     ***
2024-10-02T07:29:31.2648296Z ******************************************************************************
2024-10-02T07:29:31.2680095Z *** Importing required ALOps-Functions
2024-10-02T07:29:31.4397425Z *** Task Inputs:
2024-10-02T07:29:31.4398584Z 
2024-10-02T07:29:31.4541463Z name                                             value                                           
2024-10-02T07:29:31.4542267Z ----                                             -----                                           
2024-10-02T07:29:31.4543324Z artifactversion                                  ***5.0.***3364.***49***5                                
2024-10-02T07:29:31.4543810Z artifacttype                                     Sandbox                                         
2024-10-02T07:29:31.4544713Z artifactcountry                                  se                                              
2024-10-02T07:29:31.4547221Z versionselect                                    closest                                         
2024-10-02T07:29:31.4548243Z alternativeartifacturl                                                                           
2024-10-02T07:29:31.4549732Z alternativevsixurl                               latest                                          
2024-10-02T07:29:31.4551588Z alsourcepath                                     App\app.json                                    
2024-10-02T07:29:31.4552659Z ruleset                                          ./../Company.ruleset.json                         
2024-10-02T07:29:31.4554445Z suppresswarnings                                 KEEP                                            
2024-10-02T07:29:31.4555449Z appversiontemplate                               ***5.0.[yyyyWW].*                                 
2024-10-02T07:29:31.4556408Z updatebuildnumber                                True                                            
2024-10-02T07:29:31.4557890Z appfilenametemplate                              %APP_PUBLISHER%_%APP_NAME%_%APP_VERSION%_APP.app
2024-10-02T07:29:31.4559226Z alcodeanalyzer                                   CodeCop,UICop,PerTenantExtensionCop             
2024-10-02T07:29:31.4560299Z ignorepragmas                                                                                    
2024-10-02T07:29:31.4561887Z enable_external_rulesets                         False                                           
2024-10-02T07:29:31.4562689Z showmycode                                       Keep                                            
2024-10-02T07:29:31.4563449Z resourceexposurepolicy_allowdebugging            Keep                                            
2024-10-02T07:29:31.4564835Z resourceexposurepolicy_allowdownloadingsource    Keep                                            
2024-10-02T07:29:31.4566082Z resourceexposurepolicy_includesourceinsymbolfile Keep                                            
2024-10-02T07:29:31.4567244Z internalsvisibleto                               Keep                                            
2024-10-02T07:29:31.4568167Z preprocessorsymbols                                                                              
2024-10-02T07:29:31.4569768Z applicationinsightskey                                                                           
2024-10-02T07:29:31.4573478Z alcachepath                                      c:\vsts-agent-win-x64-***.***.***\_work\***3***9\s      
2024-10-02T07:29:31.4574583Z publishartifact                                  True                                            
2024-10-02T07:29:31.4575302Z publishxlif                                      False                                           
2024-10-02T07:29:31.4575937Z failonwarnings                                   True                                            
2024-10-02T07:29:31.4576386Z failonany                                        False                                           
2024-10-02T07:29:31.4577101Z storageaccount                                                                                   
2024-10-02T07:29:31.4577507Z sastoken                                                                                         
2024-10-02T07:29:31.4578779Z printappmanifest                                 True                                            
2024-10-02T07:29:31.4580045Z outputalclogs                                    True                                            
2024-10-02T07:29:31.4581117Z additionalprobingpaths                                                                           
2024-10-02T07:29:31.4582136Z allowed_publisher_names                                                                          
2024-10-02T07:29:31.4583395Z allowed_publisher_names_separator                ,                                               
2024-10-02T07:29:31.4584485Z accept_insider_eula                              True                                            
2024-10-02T07:29:31.4585765Z track_source_build_metadata                      True                                            
2024-10-02T07:29:31.4586158Z 
2024-10-02T07:29:31.4614522Z 
2024-10-02T07:29:31.4628497Z 
2024-10-02T07:29:31.4825572Z True
2024-10-02T07:29:31.5068964Z *** For documentation, please visit   : https://www.alops.be/documentation
2024-10-02T07:29:31.5074600Z 
2024-10-02T07:29:31.7719967Z *** ALOps License:
2024-10-02T07:29:31.7753038Z   * Licensed To: Company AB (Collection/Organization License)
2024-10-02T07:29:31.7759778Z 
2024-10-02T07:29:31.8023542Z *** Importing required Task-Functions
2024-10-02T07:29:31.9640604Z 
2024-10-02T07:29:31.9857172Z *** Artifact Type   : [Sandbox]
2024-10-02T07:29:31.9870020Z *** Artifact Version: [***5.0.***3364.***49***5]
2024-10-02T07:29:31.9882101Z *** Artifact Country: [se]
2024-10-02T07:29:31.9894915Z *** AL Source Path  : [App\app.json]
2024-10-02T07:29:31.9907797Z *** AL Cache Path   : [c:\vsts-agent-win-x64-***.***.***\_work\***3***9\s]
2024-10-02T07:29:31.9912503Z 
2024-10-02T07:29:31.9942077Z 
2024-10-02T07:29:32.0032076Z *** Fetching LATEST VSIX from Marketplace
2024-10-02T07:29:33.4240118Z *** Fetching Alternative VSIX: [https://ms-dynamics-smb.gallerycdn.vsassets.io/extensions/ms-dynamics-smb/al/***3.***.***065068/***7***9990***3***47/Microsoft.VisualStudio.Services.VSIXPackage]
2024-10-02T07:29:33.4438428Z 
2024-10-02T07:29:33.4641735Z *** Downloading Extension from...[https://ms-dynamics-smb.gallerycdn.vsassets.io/extensions/ms-dynamics-smb/al/***3.***.***065068/***7***9990***3***47/Microsoft.VisualStudio.Services.VSIXPackage]
2024-10-02T07:29:33.4654115Z ##[command]Invoke-RestMethod -Method Get -Uri "https://ms-dynamics-smb.gallerycdn.vsassets.io/extensions/ms-dynamics-smb/al/***3.***.***065068/***7***9990***3***47/Microsoft.VisualStudio.Services.VSIXPackage" -OutFile "c:\vsts-agent-win-x64-***.***.***\_work\_temp\VSIX\custom.vsix"
2024-10-02T07:29:34.5590616Z *** Download complete
2024-10-02T07:29:34.5604269Z *** VSIX Downloaded to [c:\vsts-agent-win-x64-***.***.***\_work\_temp\VSIX\custom.vsix]
2024-10-02T07:29:34.5615109Z *** Prepare Extension for Unpack
2024-10-02T07:29:34.5651935Z *** Unpacking Extension to folder...
2024-10-02T07:29:45.2986914Z *** VSIX Available: [c:\vsts-agent-win-x64-***.***.***\_work\_temp\VSIX\custom]
2024-10-02T07:29:45.3253636Z *** Default Working Folder: c:\vsts-agent-win-x64-***.***.***\_work\***3***9\s
2024-10-02T07:29:45.3268711Z *** Artifact Folder       : c:\vsts-agent-win-x64-***.***.***\_work\***3***9\a
2024-10-02T07:29:45.3281017Z *** Agent Tool Folder     : c:\vsts-agent-win-x64-***.***.***\_work\_tool
2024-10-02T07:29:45.3294103Z *** Agent Temp Folder     : c:\vsts-agent-win-x64-***.***.***\_work\_temp
2024-10-02T07:29:45.3298630Z 
2024-10-02T07:29:45.3342466Z *** Resolving Path: [App\app.json]
2024-10-02T07:29:45.3378233Z *** Resolved Path : [C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App\app.json]
2024-10-02T07:29:45.3391680Z *** AL Source Folder      : C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App\app.json
2024-10-02T07:29:45.3406047Z *** Resolving Path: [c:\vsts-agent-win-x64-***.***.***\_work\***3***9\s]
2024-10-02T07:29:45.3442184Z *** AL Cache Folder       : c:\vsts-agent-win-x64-***.***.***\_work\***3***9\s
2024-10-02T07:29:45.3446775Z 
2024-10-02T07:29:45.3471260Z *** Check BcContainerHelper
2024-10-02T07:29:45.5488654Z *** Load BcContainerHelper
2024-10-02T07:29:45.6659163Z BcContainerHelper version 6.0.***5
2024-10-02T07:29:45.9711907Z BC.HelperFunctions emits usage statistics telemetry to Microsoft
2024-10-02T07:29:46.1376736Z Running on Windows, PowerShell 5.***.***7763.6***9***
2024-10-02T07:29:49.2662737Z 
2024-10-02T07:29:49.3287277Z ##[command]"Get-BCArtifactUrl" 
2024-10-02T07:29:49.3288047Z Name                           Value                                                                                   
2024-10-02T07:29:49.3288400Z ----                           -----                                                                                   
2024-10-02T07:29:49.3288782Z accept_insiderEULA             True                                                                                    
2024-10-02T07:29:49.3289169Z select                         closest                                                                                 
2024-10-02T07:29:49.3289715Z version                        ***5.0.***3364.***49***5                                                                        
2024-10-02T07:29:49.3290114Z type                           Sandbox                                                                                 
2024-10-02T07:29:49.3290485Z country                        se                                                                                      
2024-10-02T07:29:49.3290618Z 
2024-10-02T07:29:49.3290741Z 
2024-10-02T07:29:49.3290839Z 
2024-10-02T07:29:51.1710103Z *** Platform: c:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform
2024-10-02T07:29:51.1745564Z *** Localisation: c:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\se
2024-10-02T07:29:51.1760526Z *** Alternative VSIX: [c:\vsts-agent-win-x64-***.***.***\_work\_temp\VSIX\custom]
2024-10-02T07:29:51.2336960Z *** ALC Path: C:\vsts-agent-win-x64-***.***.***\_work\_temp\VSIX\custom\extension\bin\win3***\alc.exe
2024-10-02T07:29:51.2587949Z *** ALTool Path: C:\vsts-agent-win-x64-***.***.***\_work\_temp\VSIX\custom\extension\bin\win3***\altool.exe
2024-10-02T07:29:51.2888572Z *** Specific App Manifest specified: [C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App\app.json]
2024-10-02T07:29:51.2928147Z *** Found [***] file.
2024-10-02T07:29:51.2948514Z *** Using ALTool
2024-10-02T07:29:51.2960778Z *** Extract App detail from [C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App\app.json]
2024-10-02T07:29:51.3222245Z *** Starting Batch compile of Apps:
2024-10-02T07:29:51.3255929Z   * C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App
2024-10-02T07:29:51.3274318Z *** Start Compiling: [C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App]
2024-10-02T07:29:51.3991866Z *** Get App Information [C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App]
2024-10-02T07:29:51.4041069Z *** Loading Json Object: [C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App\app.json]
2024-10-02T07:29:51.4070660Z   * Id         : 0***d56***4d-a664-4804-9***ae-***c***b***9da84c6
2024-10-02T07:29:51.4082482Z   * Publisher  : Company AB
2024-10-02T07:29:51.4094133Z   * Name       : Action Event Manager
2024-10-02T07:29:51.4105398Z   * Description: With this app you can set up notifications to certain users when either a Jobqueue Transaction fails/succeeds or both.
2024-10-02T07:29:51.4116838Z   * Version    : ***3.0.0.0
2024-10-02T07:29:51.4194460Z *** Check Runtime: [***4.0]
2024-10-02T07:29:51.4195152Z *** Runtime: ***4
2024-10-02T07:29:51.4642677Z *** Match: yyyyWW
2024-10-02T07:29:51.4760317Z *** Validate Version: ***5.0.***0***440.3***835
2024-10-02T07:29:51.4777430Z *** Setting Managed App Version [C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App\app.json] =>  ***5.0.***0***440.3***835
2024-10-02T07:29:51.4951022Z *** VSCode Settings: [C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App\.vscode\settings.json]
2024-10-02T07:29:51.4972503Z *** VSCode-Settings json found.
2024-10-02T07:29:51.4986184Z *** Loading Json Object: [C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App\.vscode\settings.json]
2024-10-02T07:29:51.5014187Z *** Overrule VSCode settings RuleSetPath: ./../Company.ruleset.json
2024-10-02T07:29:51.5051682Z *** Using Ruleset: [C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\Company.ruleset.json]
2024-10-02T07:29:51.5087912Z *** Nav.CodeAnalysis Path: C:\vsts-agent-win-x64-***.***.***\_work\_temp\VSIX\custom\extension\bin\Analyzers\Microsoft.Dynamics.Nav.CodeAnalysis.dll
2024-10-02T07:29:51.5274898Z *** Import Module
2024-10-02T07:29:51.6901284Z *** Get Localised Apps [***6***]
2024-10-02T07:29:52.6862488Z *** Get Platform Apps [***79]
2024-10-02T07:29:52.6879136Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\APIReportsFinance\Source\Microsoft_API Reports - Finance.app
2024-10-02T07:29:52.7020947Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\APIV***\Source\Microsoft__Exclude_APIV***_.app
2024-10-02T07:29:52.7093143Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\APIV***\Test\Microsoft__Exclude_APIV***_ Tests.app
2024-10-02T07:29:52.7172387Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\APIV***\Source\Microsoft__Exclude_APIV***_.app
2024-10-02T07:29:52.7249023Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\APIV***\Test\Microsoft__Exclude_APIV***_ Tests.app
2024-10-02T07:29:52.7312243Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Application\Source\Microsoft_Application.app
2024-10-02T07:29:52.7376327Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\AuditFileExport\Source\Microsoft_Audit File Export.app
2024-10-02T07:29:52.7443749Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\AuditFileExport\Test\Microsoft_Audit File Export Tests.app
2024-10-02T07:29:52.7501206Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BankAccRecWithAI\Source\Microsoft_Bank Account Reconciliation With AI.app
2024-10-02T07:29:52.7563222Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BankAccRecWithAI\Test\Microsoft_Bank Account Reconciliation With AI Tests.app
2024-10-02T07:29:52.8016944Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BankDeposits\Source\Microsoft__Exclude_Bank Deposits.app
2024-10-02T07:29:52.8076561Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BankDeposits\Test\Microsoft__Exclude_Bank Deposits Tests.app
2024-10-02T07:29:52.8123401Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Base Application.app
2024-10-02T07:29:52.9451376Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Czech language (Czechia).app
2024-10-02T07:29:52.9500239Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Danish language (Denmark).app
2024-10-02T07:29:52.9548417Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Dutch language (Belgium).app
2024-10-02T07:29:52.9596669Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Dutch language (Netherlands).app
2024-10-02T07:29:52.9643145Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_English language (Australia).app
2024-10-02T07:29:52.9690157Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_English language (Canada).app
2024-10-02T07:29:52.9737515Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_English language (New Zealand).app
2024-10-02T07:29:52.9783537Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_English language (United Kingdom).app
2024-10-02T07:29:52.9828647Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_English language (United States).app
2024-10-02T07:29:52.9874187Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Finnish language (Finland).app
2024-10-02T07:29:52.9920742Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_French language (Belgium).app
2024-10-02T07:29:52.9964345Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_French language (Canada).app
2024-10-02T07:29:53.0008982Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_French language (France).app
2024-10-02T07:29:53.0052306Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_French language (Switzerland).app
2024-10-02T07:29:53.0094957Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_German language (Austria).app
2024-10-02T07:29:53.0137804Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_German language (Germany).app
2024-10-02T07:29:53.0181327Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_German language (Switzerland).app
2024-10-02T07:29:53.0225036Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Icelandic language (Iceland).app
2024-10-02T07:29:53.0268280Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Italian language (Italy).app
2024-10-02T07:29:53.0312222Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Italian language (Switzerland).app
2024-10-02T07:29:53.0355457Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Norwegian language (Norway).app
2024-10-02T07:29:53.0398402Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Russian language (Russia).app
2024-10-02T07:29:53.0441674Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Spanish language (Mexico).app
2024-10-02T07:29:53.0486074Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Spanish language (Spain).app
2024-10-02T07:29:53.0528583Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Source\Microsoft_Swedish language (Sweden).app
2024-10-02T07:29:53.0572499Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Library-NoTransactions.app
2024-10-02T07:29:53.0616266Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Bank.app
2024-10-02T07:29:53.0664263Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Cash Flow.app
2024-10-02T07:29:53.0710777Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Cost Accounting.app
2024-10-02T07:29:53.0756570Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-CRM integration.app
2024-10-02T07:29:53.0803741Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Data Exchange.app
2024-10-02T07:29:53.0849721Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Dimension.app
2024-10-02T07:29:53.0894634Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-ERM.app
2024-10-02T07:29:53.0977008Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Fixed Asset.app
2024-10-02T07:29:53.1028074Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-General Journal.app
2024-10-02T07:29:53.1082553Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Graph.app
2024-10-02T07:29:53.1133867Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Integration.app
2024-10-02T07:29:53.1187670Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Invoicing.app
2024-10-02T07:29:53.1237239Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Job.app
2024-10-02T07:29:53.1293801Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Local.app
2024-10-02T07:29:53.1344098Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Marketing.app
2024-10-02T07:29:53.1397642Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Misc.app
2024-10-02T07:29:53.1475862Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Monitor Sensitive Fields.app
2024-10-02T07:29:53.1529277Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Permissions.app
2024-10-02T07:29:53.1583958Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Physical Inventory.app
2024-10-02T07:29:53.1638347Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Prepayment.app
2024-10-02T07:29:53.1692083Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Rapid Start.app
2024-10-02T07:29:53.1744678Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Report.app
2024-10-02T07:29:53.1798901Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Resource.app
2024-10-02T07:29:53.1850844Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Reverse.app
2024-10-02T07:29:53.1904704Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-SCM.app
2024-10-02T07:29:53.1989980Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Service.app
2024-10-02T07:29:53.2051584Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-SINGLESERVER.app
2024-10-02T07:29:53.2110307Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-SMB.app
2024-10-02T07:29:53.2171743Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-TestLibraries.app
2024-10-02T07:29:53.2262150Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Upgrade.app
2024-10-02T07:29:53.2319406Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-User.app
2024-10-02T07:29:53.2375335Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-VAT.app
2024-10-02T07:29:53.2436789Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BaseApp\Test\Microsoft_Tests-Workflow.app
2024-10-02T07:29:53.2497930Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BusinessFoundation\Source\Microsoft_Business Foundation.app
2024-10-02T07:29:53.2573422Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BusinessFoundation\Test\Microsoft_Business Foundation Test Libraries.app
2024-10-02T07:29:53.2628058Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\BusinessFoundation\Test\Microsoft_Business Foundation Tests.app
2024-10-02T07:29:53.2683416Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ClientAddIns\Source\Microsoft__Exclude_ClientAddIns_.app
2024-10-02T07:29:53.2737364Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\CompanyHub\Source\Microsoft_Company Hub.app
2024-10-02T07:29:53.2805929Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ContosoCoffeeDemoDataset\Source\Microsoft_Contoso Coffee Demo Dataset.app
2024-10-02T07:29:53.2892281Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ContosoCoffeeDemoDataset\Test\Microsoft_Contoso Coffee Demo Dataset Tests.app
2024-10-02T07:29:53.2946680Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\CreateProductInformationWithCopilot\Source\Microsoft_Create Product Information With Copilot.app
2024-10-02T07:29:53.3007714Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\DataArchive\app\Microsoft_Data Archive.app
2024-10-02T07:29:53.3066308Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\DataArchive\test\Microsoft_Data Archive Tests.app
2024-10-02T07:29:53.3119753Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\DataCorrectionFA\Source\Microsoft_Troubleshoot FA Ledger Entries.app
2024-10-02T07:29:53.3178562Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\DataSearch\app\Microsoft_Data Search.app
2024-10-02T07:29:53.3238293Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\DataSearch\test\Microsoft_Data Search Tests.app
2024-10-02T07:29:53.3710921Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EDocument Core\Source\Microsoft_E-Document Core Demo Data.app
2024-10-02T07:29:53.3773626Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EDocument Core\Source\Microsoft_E-Document Core.app
2024-10-02T07:29:53.3845821Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EDocument Core\Test\Microsoft_E-Document Core Tests.app
2024-10-02T07:29:53.3897493Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EDocumentsConnector\Source\Microsoft_E-Documents Connector with External Endpoints.app
2024-10-02T07:29:53.3952587Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Email - Current User Connector\Source\Microsoft_Email - Current User Connector.app
2024-10-02T07:29:53.4005350Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Email - Current User Connector\Test\Microsoft_Email - Current User Connector Tests.app
2024-10-02T07:29:53.4052603Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Email - Microsoft 365 Connector\Source\Microsoft_Email - Microsoft 365 Connector.app
2024-10-02T07:29:53.4103861Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Email - Microsoft 365 Connector\Test\Microsoft_Email - Microsoft 365 Connector Tests.app
2024-10-02T07:29:53.4151081Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Email - Outlook REST API\Source\Microsoft_Email - Outlook REST API.app
2024-10-02T07:29:53.4203785Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Email - Outlook REST API\Test\Microsoft_Library Outlook REST API.app
2024-10-02T07:29:53.4251618Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Email - SMTP API\Source\Microsoft_Email - SMTP API.app
2024-10-02T07:29:53.4302999Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Email - SMTP API\Test\Microsoft_Email - SMTP API Tests.app
2024-10-02T07:29:53.4349298Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Email - SMTP API\Test Library\Microsoft_Email - SMTP API Test Library.app
2024-10-02T07:29:53.4396121Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Email - SMTP Connector\Source\Microsoft_Email - SMTP Connector.app
2024-10-02T07:29:53.4448017Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Email - SMTP Connector\Test\Microsoft_Email - SMTP Connector Tests.app
2024-10-02T07:29:53.4494484Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EmailLogging\Source\Microsoft__Exclude_Email Logging Using Graph API.app
2024-10-02T07:29:53.4553197Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EmailLogging\Test\Microsoft__Exclude_Email Logging Using Graph API Tests.app
2024-10-02T07:29:53.4599542Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EnforcedDigitalVouchers\Source\Microsoft_Enforced Digital Vouchers.app
2024-10-02T07:29:53.4655026Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EnforcedDigitalVouchers\Test\Microsoft_Enforced Digital Vouchers Tests.app
2024-10-02T07:29:53.4703041Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EnforcedDigitalVouchers\Test Library\Microsoft_Enforced Digital Vouchers Test Library.app
2024-10-02T07:29:53.4749886Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ErrorMessagesWithRecommendations\app\Microsoft_Error Messages with Recommendations.app
2024-10-02T07:29:53.4802847Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ErrorMessagesWithRecommendations\test\Microsoft_Error Messages with Recommendations Tests.app
2024-10-02T07:29:53.4849066Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EssentialBusinessHeadlines\Source\Microsoft_Essential Business Headlines.app
2024-10-02T07:29:53.4907261Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EssentialBusinessHeadlines\Test\Microsoft_Essential Business Headlines Test.app
2024-10-02T07:29:53.4953574Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EU3PartyTradePurchase\Source\Microsoft_EU 3-Party Trade Purchase.app
2024-10-02T07:29:53.5003075Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\EU3PartyTradePurchase\test\Microsoft_EU 3-Party Trade Purchase Tests.app
2024-10-02T07:29:53.5049062Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ExcelReports\Source\Microsoft_Dynamics BC Excel Reports.app
2024-10-02T07:29:53.5104419Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ExcelReports\Test\Microsoft_Dynamics BC Excel Reports Tests.app
2024-10-02T07:29:53.5150840Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ExternalEvents\Source\Microsoft__Exclude_Business_Events_.app
2024-10-02T07:29:53.5200728Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ExternalEvents\test\Microsoft__Exclude_Business_Events_Test.app
2024-10-02T07:29:53.5246625Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\FieldServiceIntegration\Source\Microsoft_Field Service Integration.app
2024-10-02T07:29:53.5304344Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\FieldServiceIntegration\Test\Microsoft_Field Service Integration Test.app
2024-10-02T07:29:53.5351075Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\FieldServiceIntegration\Test Library\Microsoft_Field Service Integration Test Library.app
2024-10-02T07:29:53.5398932Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Intrastat\Source\Microsoft_Intrastat Core.app
2024-10-02T07:29:53.5458040Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Intrastat\Test\Microsoft_Intrastat Core Tests.app
2024-10-02T07:29:53.5505926Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\LatePaymentPredictor\Source\Microsoft_Late Payment Prediction.app
2024-10-02T07:29:53.5561278Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\LatePaymentPredictor\Test\Microsoft_Late Payment Prediction Tests.app
2024-10-02T07:29:53.5609207Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\MasterDataManagement\Source\Microsoft__Exclude_Master_Data_Management.app
2024-10-02T07:29:53.5664918Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\MasterDataManagement\Test\Microsoft__Exclude_Master_Data_Management_Tests.app
2024-10-02T07:29:53.5713231Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\MasterDataManagement\Test Library\Microsoft__Exclude_Master_Data_Management_Test_Library.app
2024-10-02T07:29:53.5761120Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\MicrosoftUniversalPrint\Source\Microsoft_Universal Print Integration.app
2024-10-02T07:29:53.5816681Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Onprem Permissions\Source\Microsoft_OnPrem Permissions.app
2024-10-02T07:29:53.5896695Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Onprem Permissions\Test\Microsoft_OnPrem Permissions Tests.app
2024-10-02T07:29:53.5945809Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\PaymentPractices\Source\Microsoft_Payment Practices.app
2024-10-02T07:29:53.6000599Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\PaymentPractices\Test\Microsoft_Payment Practices Tests.app
2024-10-02T07:29:53.6050488Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\PayPalPaymentsStandard\Source\Microsoft_Payment Links to PayPal.app
2024-10-02T07:29:53.6107536Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\PayPalPaymentsStandard\Test\Microsoft_PayPal Payments Standard Tests.app
2024-10-02T07:29:53.6158146Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\PlanConfiguration\Source\Microsoft__Exclude_PlanConfiguration_.app
2024-10-02T07:29:53.6212294Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\PlanConfiguration\Test\Microsoft__Exclude_PlanConfiguration_ Tests.app
2024-10-02T07:29:53.6263478Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\PowerBIReports\Source\Microsoft_PowerBI Reports.app
2024-10-02T07:29:53.6331289Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\PowerBIReports\Test\Microsoft_PowerBI Reports Tests.app
2024-10-02T07:29:53.6381597Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\RecommendedApps\Source\Microsoft_Recommended Apps.app
2024-10-02T07:29:53.6434840Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\RecommendedApps\Test\Microsoft_Recommended Apps Tests.app
2024-10-02T07:29:53.6483189Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ReportLayouts\Source\Microsoft__Exclude_ReportLayouts.app
2024-10-02T07:29:53.6530283Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ReportLayouts\Test\Microsoft_Report Layouts Tests.app
2024-10-02T07:29:53.6579265Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ReviewGLEntries\Source\Microsoft_Review General Ledger Entries.app
2024-10-02T07:29:53.6633768Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ReviewGLEntries\Test\Microsoft__Exclude_Review_General_Ledger_Entries_Tests.app
2024-10-02T07:29:53.6681331Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SAF-T\Source\Microsoft_SAF-T.app
2024-10-02T07:29:53.6737765Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SAF-T\Test\Microsoft_SAF-T Tests.app
2024-10-02T07:29:53.6786200Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SalesAndInventoryForecast\Source\Microsoft_Sales and Inventory Forecast.app
2024-10-02T07:29:53.6845545Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SalesAndInventoryForecast\Test\Microsoft_Sales and Inventory Forecast Tests.app
2024-10-02T07:29:53.6893303Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SalesLinesSuggestions\Source\Microsoft_Sales Lines Suggestions.app
2024-10-02T07:29:53.6949228Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SalesLinesSuggestions\Test\Microsoft_Sales Lines Suggestions Tests.app
2024-10-02T07:29:53.6999149Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SendToEmailPrinter\Source\Microsoft_Send To Email Printer.app
2024-10-02T07:29:53.7052536Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ServiceDeclaration\Source\Microsoft_Service Declaration.app
2024-10-02T07:29:53.7116144Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\ServiceDeclaration\Test\Microsoft_Service Declaration Tests.app
2024-10-02T07:29:53.7164132Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Shopify\app\Microsoft_Shopify Connector.app
2024-10-02T07:29:53.7304843Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Shopify\test\Microsoft_Shopify Connector Test.app
2024-10-02T07:29:53.7365699Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SimplifiedBankStatementImport\Source\Microsoft_Simplified Bank Statement Import.app
2024-10-02T07:29:53.7422553Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SimplifiedBankStatementImport\Test\Microsoft_Simplified Bank Statement Import Test.app
2024-10-02T07:29:53.7472510Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\StatisticalAccounts\Source\Microsoft_Statistical Accounts.app
2024-10-02T07:29:53.7529586Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\StatisticalAccounts\Test\Microsoft_Statistical Accounts Tests.app
2024-10-02T07:29:53.7577348Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SubscriptionBilling\Source\Microsoft_Subscription & Recurring Billing.app
2024-10-02T07:29:53.7682675Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SubscriptionBilling\Test\Microsoft_Subscription & Recurring Billing Tests.app
2024-10-02T07:29:53.7733567Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Sustainability\Source\Microsoft_Sustainability.app
2024-10-02T07:29:53.7802554Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\Sustainability\Test\Microsoft_Sustainability Tests.app
2024-10-02T07:29:53.7850322Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\SustainabilityContosoCoffeeDemoDataset\Source\Microsoft_Sustainability Contoso Coffee Demo Dataset.app
2024-10-02T07:29:53.7901136Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\System Application\Source\Microsoft_System Application.app
2024-10-02T07:29:53.8161825Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\System Application\Test\Microsoft_System Application Test Library.app
2024-10-02T07:29:53.8236161Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\System Application\Test\Microsoft_System Application Test.app
2024-10-02T07:29:53.8319000Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\testframework\aitesttoolkit\Microsoft_AI Test Toolkit.app
2024-10-02T07:29:53.8375329Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\testframework\performancetoolkit\Microsoft_Performance Toolkit Samples.app
2024-10-02T07:29:53.8435493Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\testframework\performancetoolkit\Microsoft_Performance Toolkit Tests.app
2024-10-02T07:29:53.8492381Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\testframework\performancetoolkit\Microsoft_Performance Toolkit.app
2024-10-02T07:29:53.8553251Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\testframework\testlibraries\any\Microsoft_Any.app
2024-10-02T07:29:53.8612662Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\testframework\testlibraries\assert\Microsoft_Library Assert.app
2024-10-02T07:29:53.8694383Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\testframework\testlibraries\permissions mock\Microsoft_Permissions Mock.app
2024-10-02T07:29:53.8802349Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\testframework\testlibraries\variable storage\Microsoft_Library Variable Storage.app
2024-10-02T07:29:53.8849623Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\testframework\TestRunner\Microsoft_Test Runner.app
2024-10-02T07:29:53.8902580Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\testframework\teststabilitytools\preventmetadataupdates\Microsoft_Prevent Metadata Updates.app
2024-10-02T07:29:53.8948798Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\UKSendRemittanceAdvice\Source\Microsoft_Send remittance advice by email.app
2024-10-02T07:29:53.8996534Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\VATGroupManagement\Source\Microsoft_VAT Group Management.app
2024-10-02T07:29:53.9053846Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\applications\VATGroupManagement\Test\Microsoft_VAT Group Management Tests.app
2024-10-02T07:29:53.9100805Z   * C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\ModernDev\program files\Microsoft Dynamics NAV\***50\AL Development Environment\System.app
2024-10-02T07:29:53.9190652Z *** Retained Platform Apps [55]
2024-10-02T07:29:53.9208133Z *** Loaded [***6] Apps
2024-10-02T07:29:53.9247617Z *** Get Build Apps [0]
2024-10-02T07:29:53.9260140Z *** AL Cache: [c:\vsts-agent-win-x64-***.***.***\_work\***3***9\s]
2024-10-02T07:29:53.9347614Z *** Loaded [0] AL Apps
2024-10-02T07:29:53.9456176Z *** AL Language Version: ***3.***.***065068
2024-10-02T07:29:53.9580491Z *** App To Build: [c:\vsts-agent-win-x64-***.***.***\_work\***3***9\a\Company AB_Action Event Manager_***5.0.***0***440.3***835_APP.app]
2024-10-02T07:29:53.9927829Z *** Checking for Assemblies in App
2024-10-02T07:29:53.9928299Z *** Add Windows Assembly Path [C:\Windows\assembly]
2024-10-02T07:29:54.0255483Z *** Adding Mock assemblies [C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\Test Assemblies\Mock Assemblies]
2024-10-02T07:29:54.1782553Z *** Adding Add-In assemblies [C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\ServiceTier\program files\Microsoft Dynamics NAV\***50\Service]
2024-10-02T07:29:54.1907472Z *** Searching CodeCop: CodeCop
2024-10-02T07:29:54.2119306Z *** Codecop found: C:\vsts-agent-win-x64-***.***.***\_work\_temp\vsix\custom\extension\bin\Analyzers\Microsoft.Dynamics.Nav.CodeCop.dll
2024-10-02T07:29:54.2382223Z *** Searching CodeCop: UICop
2024-10-02T07:29:54.2382852Z *** Codecop found: C:\vsts-agent-win-x64-***.***.***\_work\_temp\vsix\custom\extension\bin\Analyzers\Microsoft.Dynamics.Nav.UICop.dll
2024-10-02T07:29:54.2775870Z *** Searching CodeCop: PerTenantExtensionCop
2024-10-02T07:29:54.2776703Z *** Codecop found: C:\vsts-agent-win-x64-***.***.***\_work\_temp\vsix\custom\extension\bin\Analyzers\Microsoft.Dynamics.Nav.PerTenantExtensionCop.dll
2024-10-02T07:29:54.3516452Z *** Copy BC Artifact dependencies
2024-10-02T07:29:54.8323674Z *** Copy Project Artifact dependencies
2024-10-02T07:29:54.8335331Z *** Copy Build Artifacts
2024-10-02T07:29:54.8349021Z *** Final app.json:
2024-10-02T07:29:54.8388005Z {
2024-10-02T07:29:54.8388546Z     "id":  "0***d56***4d-a664-4804-9***ae-***c***b***9da84c6",
2024-10-02T07:29:54.8388956Z     "name":  "Action Event Manager",
2024-10-02T07:29:54.8389274Z     "publisher":  "Company AB",
2024-10-02T07:29:54.8389645Z     "version":  "***5.0.***0***440.3***835",
2024-10-02T07:29:54.8390138Z     "brief":  "",
2024-10-02T07:29:54.8393009Z     "description":  "",
2024-10-02T07:29:54.8393736Z     "privacyStatement":  "",
2024-10-02T07:29:54.8394073Z     "EULA":  "",
2024-10-02T07:29:54.8394379Z     "help":  "",
2024-10-02T07:29:54.8394901Z     "url":  "http://www.Company.se",
2024-10-02T07:29:54.8395299Z     "logo":  "./Logo/logo.PNG",
2024-10-02T07:29:54.8395649Z     "dependencies":  [
2024-10-02T07:29:54.8395779Z 
2024-10-02T07:29:54.8396094Z                      ],
2024-10-02T07:29:54.8396409Z     "screenshots":  [
2024-10-02T07:29:54.8396525Z 
2024-10-02T07:29:54.8396757Z                     ],
2024-10-02T07:29:54.8396959Z     "target":  "Cloud",
2024-10-02T07:29:54.8397165Z     "idRanges":  [
2024-10-02T07:29:54.8397354Z                      {
2024-10-02T07:29:54.8397556Z                          "from":  69600,
2024-10-02T07:29:54.8397764Z                          "to":  69603
2024-10-02T07:29:54.8397956Z                      },
2024-10-02T07:29:54.8398139Z                      {
2024-10-02T07:29:54.8398405Z                          "from":  699***0,
2024-10-02T07:29:54.8398931Z                          "to":  699***7
2024-10-02T07:29:54.8399125Z                      },
2024-10-02T07:29:54.8399333Z                      {
2024-10-02T07:29:54.8399546Z                          "from":  9300***,
2024-10-02T07:29:54.8399765Z                          "to":  9300***
2024-10-02T07:29:54.8399982Z                      }
2024-10-02T07:29:54.8400156Z                  ],
2024-10-02T07:29:54.8400352Z     "features":  [
2024-10-02T07:29:54.8400551Z                      "TranslationFile"
2024-10-02T07:29:54.8400773Z                  ],
2024-10-02T07:29:54.8401017Z     "contextSensitiveHelpUrl":  "https://BC***5test3.com/help/",
2024-10-02T07:29:54.8401265Z     "resourceExposurePolicy":  {
2024-10-02T07:29:54.8401496Z                                    "allowDebugging":  true,
2024-10-02T07:29:54.8401759Z                                    "allowDownloadingSource":  false,
2024-10-02T07:29:54.8402021Z                                    "includeSourceInSymbolFile":  false
2024-10-02T07:29:54.8402377Z                                },
2024-10-02T07:29:54.8402584Z     "preprocessorSymbols":  [
2024-10-02T07:29:54.8402838Z                                 "CLEAN***"
2024-10-02T07:29:54.8403035Z                             ],
2024-10-02T07:29:54.8403263Z     "application":  "***5.0.0.0",
2024-10-02T07:29:54.8403483Z     "platform":  "***.0.0.0",
2024-10-02T07:29:54.8403695Z     "runtime":  "***4.0",
2024-10-02T07:29:54.8403892Z     "build":  {
2024-10-02T07:29:54.8404117Z                   "by":  "ALOps (www.alops.be)",
2024-10-02T07:29:54.8404409Z                   "url":  "https://dev.azure.com/Company-ab//Company/_build?definitionId=3***0"
2024-10-02T07:29:54.8404650Z               },
2024-10-02T07:29:54.8404853Z     "source":  {
2024-10-02T07:29:54.8405132Z                    "repositoryUrl":  "https://Company-ab@dev.azure.com/Company-ab/Company/_git/Extension-Action-Event-Manager",
2024-10-02T07:29:54.8405478Z                    "commit":  "e7dbc***9c***0460b98dac55494***8b***7336ef7ee7***0"
2024-10-02T07:29:54.8405737Z                }
2024-10-02T07:29:54.8405905Z }
2024-10-02T07:29:54.8406016Z 
2024-10-02T07:29:54.8421342Z *** Detect ALC.EXE Features.
2024-10-02T07:29:54.8432748Z ##[command]& C:\vsts-agent-win-x64-***.***.***\_work\_temp\VSIX\custom\extension\bin\win3***\alc.exe /?
2024-10-02T07:29:55.0024822Z   * PARALLEL
2024-10-02T07:29:55.0037350Z   * MAXDEGREEOFPARALLELISM
2024-10-02T07:29:55.0052016Z   * ASSEMBLYPROBINGPATHS
2024-10-02T07:29:55.0064378Z *** Start ALC.EXE / Compile AL Extension
2024-10-02T07:29:55.0077920Z ##[command]& C:\vsts-agent-win-x64-***.***.***\_work\_temp\VSIX\custom\extension\bin\win3***\alc.exe /packagecachepath:"C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App\.ALOPSCache" /project:"C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App" /out:"c:\vsts-agent-win-x64-***.***.***\_work\***3***9\a\Company AB_Action Event Manager_***5.0.***0***440.3***835_APP.app" /fullpaths /analyzer:"C:\vsts-agent-win-x64-***.***.***\_work\_temp\vsix\custom\extension\bin\Analyzers\Microsoft.Dynamics.Nav.CodeCop.dll","C:\vsts-agent-win-x64-***.***.***\_work\_temp\vsix\custom\extension\bin\Analyzers\Microsoft.Dynamics.Nav.UICop.dll","C:\vsts-agent-win-x64-***.***.***\_work\_temp\vsix\custom\extension\bin\Analyzers\Microsoft.Dynamics.Nav.PerTenantExtensionCop.dll" /ruleset:"C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\Company.ruleset.json" /parallel+ /maxDegreeOfParallelism:*** /assemblyprobingpaths:"C:\Windows\assembly","C:\Windows\Microsoft.NET\assembly","C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\Test Assemblies\Mock Assemblies","C:\bcartifacts.cache\sandbox\***5.0.***3364.***49***5\platform\ServiceTier\program files\Microsoft Dynamics NAV\***50\Service"
2024-10-02T07:29:55.3943115Z *** AL Compiler Exit Code: ***
2024-10-02T07:29:55.3981972Z *** Full Compile Log:
2024-10-02T07:29:55.3991801Z Microsoft (R) AL Compiler version ***3.***.***6.***65***4
2024-10-02T07:29:55.3992390Z Copyright (C) Microsoft Corporation. All rights reserved
2024-10-02T07:29:55.3992993Z 
2024-10-02T07:29:55.3993391Z C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App\app.json(48,5): error AL***043: The runtime version '***4.0' is not supported by the AL compiler.
2024-10-02T07:29:55.3993629Z 
2024-10-02T07:29:55.3998527Z 
2024-10-02T07:29:55.4042207Z *** Set Pipeline variable $(ALOPS_COMPILE_ARTIFACT) = 'c:\vsts-agent-win-x64-***.***.***\_work\***3***9\a\Company AB_Action Event Manager_***5.0.***0***440.3***835_APP.app'
2024-10-02T07:29:55.4130176Z *** Set Pipeline variable $(ALOPS_COMPILE_ARTIFACT_ARRAY) = 'c:\vsts-agent-win-x64-***.***.***\_work\***3***9\a\Company AB_Action Event Manager_***5.0.***0***440.3***835_APP.app'
2024-10-02T07:29:55.4326314Z *** AL Compiler raw logs: Start
2024-10-02T07:29:55.4346263Z Microsoft (R) AL Compiler version ***3.***.***6.***65***4
2024-10-02T07:29:55.4360600Z Copyright (C) Microsoft Corporation. All rights reserved
2024-10-02T07:29:55.4374014Z C:\vsts-agent-win-x64-***.***.***\_work\***3***9\s\App\app.json(48,5): error AL***043: The runtime version '***4.0' is not supported by the AL compiler.
2024-10-02T07:29:55.4386693Z *** AL Compiler raw logs: End
2024-10-02T07:29:55.4399049Z *** Start processing compile results.
2024-10-02T07:29:55.4426630Z *** Compile OK.
2024-10-02T07:29:55.4468161Z *** App not Created: [c:\vsts-agent-win-x64-***.***.***\_work\***3***9\a\Company AB_Action Event Manager_***5.0.***0***440.3***835_APP.app]
2024-10-02T07:29:55.6832523Z *** BC Artifact [c:\vsts-agent-win-x64-***.***.***\_work\***3***9\a\Company AB_Action Event Manager_***5.0.***0***440.3***835_APP.app] not produced.
2024-10-02T07:29:55.6847554Z *** Publish XLIF as Artifact skipped
2024-10-02T07:29:55.6901499Z 
2024-10-02T07:29:55.6904869Z     Directory: C:\vsts-agent-win-x64-***.***.***\_work\_temp
2024-10-02T07:29:55.6905313Z 
2024-10-02T07:29:55.6906276Z 
2024-10-02T07:29:55.6915493Z Mode          LastWriteTime Length Name
2024-10-02T07:29:55.6923008Z ----          ------------- ------ ----
2024-10-02T07:29:55.6929517Z d-----  ***0/***/***0***4   7:***9 AM        VSIX
2024-10-02T07:29:55.6929742Z 
2024-10-02T07:29:55.6940109Z Name              : BcContainerHelper
2024-10-02T07:29:55.6941074Z Path              : C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.***5\BcContainerHelper.psm***
2024-10-02T07:29:55.6941717Z Description       : PowerShell module, which makes it easier to work with Business Central Containers on Docker.
2024-10-02T07:29:55.6942177Z Guid              : 8e034fbc-8c30-446d-bbc3-5b3be539***49***
2024-10-02T07:29:55.6943571Z Version           : 6.0.***5
2024-10-02T07:29:55.6944250Z ModuleBase        : C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\6.0.***5
2024-10-02T07:29:55.6946315Z ModuleType        : Script
2024-10-02T07:29:55.6946912Z PrivateData       : {PSData}
2024-10-02T07:29:55.6949335Z AccessMode        : ReadWrite
2024-10-02T07:29:55.6956783Z ExportedAliases   : {[Add-FontsToNavContainer, Add-FontsToNavContainer], [Backup-NavContainerDatabases, 
2024-10-02T07:29:55.6957409Z                     Backup-NavContainerDatabases], [Check-NavContainerHelperPermissions, 
2024-10-02T07:29:55.6957766Z                     Check-NavContainerHelperPermissions], [Compile-AppInNavContainer, Compile-AppInNavContainer]...}
2024-10-02T07:29:55.6959244Z ExportedCmdlets   : {}
2024-10-02T07:29:55.6965510Z ExportedFunctions : {[Add-FontsToBcContainer, Add-FontsToBcContainer], [Add-GitToAlProjectFolder, 
2024-10-02T07:29:55.6966106Z                     Add-GitToAlProjectFolder], [AddTelemetryProperty, AddTelemetryProperty], 
2024-10-02T07:29:55.6966622Z                     [Backup-BcContainerDatabases, Backup-BcContainerDatabases]...}
2024-10-02T07:29:55.6968236Z ExportedVariables : {[bcContainerHelperConfig, System.Management.Automation.PSVariable]}
2024-10-02T07:29:55.6969706Z NestedModules     : {}
2024-10-02T07:29:55.6969945Z 
2024-10-02T07:29:55.7542507Z 
2024-10-02T07:29:55.7542706Z 
2024-10-02T07:29:55.7545274Z ##[section]Async Command Start: Add Build Tag
2024-10-02T07:29:55.7545899Z Build '3***835' has following tags now: App.Action Event Manager.***5.0.***0***440.3***835
2024-10-02T07:29:55.7546129Z ##[section]Async Command End: Add Build Tag
2024-10-02T07:29:55.7546785Z ##[section]Async Command Start: Add Build Tag
2024-10-02T07:29:55.7547195Z Build '3***835' has following tags now: AL.Analyzer.PerTenantExtensionCop, AL.Analyzer.CodeCop, App.Action Event Manager.***5.0.***0***440.3***835
2024-10-02T07:29:55.7547474Z ##[section]Async Command End: Add Build Tag
2024-10-02T07:29:55.7548222Z ##[section]Async Command Start: Add Build Tag
2024-10-02T07:29:55.7549104Z Build '3***835' has following tags now: AL.Analyzer.PerTenantExtensionCop, AL.Analyzer.UICop, AL.Analyzer.CodeCop, App.Action Event Manager.***5.0.***0***440.3***835
2024-10-02T07:29:55.7549434Z ##[section]Async Command End: Add Build Tag
2024-10-02T07:29:55.7550347Z ##[section]Async Command Start: Add Build Tag
2024-10-02T07:29:55.7550895Z Build '3***835' has following tags now: AL.Analyzer.PerTenantExtensionCop, App.Action Event Manager.***5.0.***0***440.3***835
2024-10-02T07:29:55.7551157Z ##[section]Async Command End: Add Build Tag
2024-10-02T07:29:55.7551807Z ##[section]Async Command Start: Update Build Number
2024-10-02T07:29:55.9841052Z Update build number to ***5.0.***0***440.3***835 for build 3***835
2024-10-02T07:29:55.9841364Z ##[section]Async Command End: Update Build Number
2024-10-02T07:29:55.9843070Z ##[section]Finishing: ALOpsAppCompiler*** 

Expected behavior That it would compile or give me a proper error. Because this was really hard to figure out.

Screenshots

Additional context

Arthurvdv commented 1 month ago

I believe we’re currently in a transitional state, where the latest release of Business Central is version 25.0, and the AL Language version is 13.1.1065068.

When AL Language version 14 is released, the version numbers for Business Central and AL Language will be aligned again. I expect this will happen within the next few hours 🤞

NAVFreak commented 1 month ago

I believe so too. I just wished they were more aligned because it is blowing up our pipelines pretty harsch.

waldo1001 commented 1 month ago

Thing is - there is nothing we can align - we (have to) use the Microsoft-defined "latest" .. . There's nothing we define ...

NAVFreak commented 1 month ago

I see. Works since this morning